@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,300italic,400italic,600italic);
@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,600,700,300italic,400italic,600italic);

@font-face {
    font-family: 'Caecilia LT Std';
    src: url('../font/CaeciliaLTStd-Light.eot');
    src: url('../font/CaeciliaLTStd-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/CaeciliaLTStd-Light.woff') format('woff'),
    url('../font/CaeciliaLTStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Caecilia LT Std Roman';
    src: url('../font/CaeciliaLTStd-Roman.eot');
    src: url('../font/CaeciliaLTStd-Roman.eot?#iefix') format('embedded-opentype'),
    url('../font/CaeciliaLTStd-Roman.woff') format('woff'),
    url('../font/CaeciliaLTStd-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Circular Std';
    src: url('/themes/theme-1/views/individualPrint/fonts/CircularStd-Medium.woff2') format('woff2'),
    url('/themes/theme-1/views/individualPrint/fonts/CircularStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'CircularPro-Bold';
    src: url('../font/CircularPro-Bold/fonts/CircularPro-Bold.eot');
    src: local('☺'), url('../font/CircularPro-Bold/fonts/CircularPro-Bold.woff') format('woff'), url('../font/CircularPro-Bold/fonts/CircularPro-Bold.ttf') format('truetype'), url('../font/CircularPro-Bold/fonts/CircularPro-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CircularPro-Book';
    src: url('../font/CircularPro-Book/fonts/CircularPro-Book.eot');
    src: local('☺'), url('../font/CircularPro-Book/fonts/CircularPro-Book.woff') format('woff'), url('../font/CircularPro-Book/fonts/CircularPro-Book.ttf') format('truetype'), url('../font/CircularPro-Book/fonts/CircularPro-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CircularPro-Medium';
    src: url('../font/CircularPro-Medium.otf');
    src: local('☺'), url('../font/CircularPro-Medium.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}


body {
    background: #fffdfb;
    font: 13px/1.7em 'Open Sans';
}

a {
    color: #009931;
}

.logo {
    margin-top: 20px;
    margin-bottom: 0px;
}

.blue-head {
    height: 60px;
    background-color: #004594;
}

.navigationbar > ul > li {
    float: left;
    min-width: 90px;
    height: 60px;
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
    border-left: 1px solid #d9d9d9;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #004594;
    border-bottom: 3px solid #009931;
}

.navigationbar > ul > li > a:hover {
    background-color: #004594;
    border-bottom: 3px solid #009931;
}

.navbar-nav li > a {
    display: block;
    height: 100%;
    padding: 0 15px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff !important;
}

.navbar-nav li.active > a {
    border-bottom: 3px solid #009931;
    color: #ffffff;
}

.navbar-nav li.open > ul > li > a {
    color: #004594 !important;
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar-nav li > a > i {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 11px;
    margin-bottom: -3px;
    font-size: 20px;
}

.navbar-nav li > a > span {
    display: block;
}

.content {
    margin-top: 30px;
}

.table th, .table td {
    font-size: 13px;
}

#streifen-s-background {
    height: 1114px;
    width: 600px;
    background-image: url(thalia-studio/assets/streifen-s-blau/streifensblau.jpg);
    background-size: cover;
}

#streifen-s-background #icon {
    position: relative;
    left: 250px;
    top: 116px;
}

#streifen-s-background #icon img {
    width: 100px;
    text-shadow: 2px -2px 1px rgba(150, 150, 150, 1);
}

#streifen-s-background #headline {
    cursor: pointer;

    font-family: 'Caecilia LT Std';
    text-transform: uppercase;
    font-size: 72px;
    font-weight: bold;
    color: white;
    text-shadow: 2px -2px 1px rgba(0, 0, 0, .2);
    opacity: 1;

    position: relative;
    top: 164px;
    left: 300px;
}

#streifen-s-background #headline2 span {
    display: none;
}

#streifen-s-background #headline2 {
    font-family: 'Caecilia LT Std';
    text-transform: uppercase;
    font-size: 72px;
    font-weight: bold;
    color: white;
    text-shadow: 2px -2px 1px rgba(0, 0, 0, .2);
    opacity: 1;

    position: relative;
    top: 194px;
    left: 300px;
}

#streifen-s-background #headline span {
    display: none;
}

#streifen-s-background #line {
    display: block;
    width: 534px;
    height: 10px;
    background-color: white;
    box-shadow: 2px -2px 1px rgba(0, 0, 0, .2);

    position: relative;
    top: 250px;
    left: 30px;
}

#streifen-s-background #subline {
    font-family: 'Caecilia LT Std';
    font-size: 23px;
    font-weight: bold;
    color: white;
    text-shadow: 2px -2px 1px rgba(0, 0, 0, .2);
    opacity: 1;

    position: relative;
    top: 250px;
    left: 130px;
}

#streifen-s-background #thalia-logo {
    position: relative;
    left: 250px;
    top: 116px;
}

#streifen-s-background #thalia-logo img {
    width: 300px;
    text-shadow: 2px -2px 1px rgba(150, 150, 150, 1);
}

.hoverborder {
    cursor: pointer;
}

.text-full:focus {
    box-shadow: inset 0 1px 1px rgba(255,0,0,.075),rgba(255, 0, 0, 1) 0px 0px 4px;
}

.noPost {
    box-shadow: inset 0 1px 1px rgba(255,0,0,.075),rgba(255, 0, 0, 1) 0px 0px 4px;
}

.blue-head-new {
    background-color: #0000a0!important;
}

.event-pdf-box .input-group-addon {
    width: 165px;
}

.event-pdf-box .input-group {
    width: 100%;
}

.etiketten-pdf-box .input-group-addon {
    width: 200px;
}

.etiketten-pdf-box .input-group {
    width: 100%;
}

.fa-layers-counter {
    color: white;
    top: 5px;
    left: 60%;
    border-radius: 20px;
    padding: 0 8px;
    position: absolute;
    background: #009E52;
}
.info {
    margin-bottom: 15px;
}

/***************** TOGGLE Button ****************/


.toggle-switch .toggle-btn {
    border: 2px solid #666;
    display: inline-block;
    padding: 5px;
    position: relative;
    text-align: center;
    transition: background 600ms ease, color 600ms ease;
}

input[type="radio"].toggle {
    display: none;
}
input[type="radio"].toggle + label {

    color: white;
    cursor: pointer;
    min-width: 35px;
    background: #009F52;
}
input[type="radio"].toggle + label:hover {
    background: #009F52;
    color: white;
}
input[type="radio"].toggle + label:after {
    border-radius: 100%;
    background: white;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    transition: left 200ms cubic-bezier(0.77, 0, 0.175, 1);
    width: 100%;
    z-index: 1;
}
input[type="radio"].toggle.toggle-left + label {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-right: 0;
}
input[type="radio"].toggle.toggle-right + label {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-left: 0;
}
input[type="radio"].toggle.toggle-left + label:after {
    left: 100%;
}
input[type="radio"].toggle.toggle-right + label {
    margin-left: -5px;
}
input[type="radio"].toggle.toggle-right + label:after {
    left: -100%;
}
input[type="radio"].toggle:checked + label {
    cursor: default;
    color: #009F52;
    transition: color 200ms;
}
input[type="radio"].toggle:checked + label:after {
    left: 0;
}


/********** TOGGLE Button Ende **************/

.btn-upload-input {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    padding: 8px 16px 7px;
}
.btn-upload-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.btn-upload-input-title {
    margin-left:2px;
}

.btn-clear {
    color: #333;
    border-color: #ccc;
    background-color: transparent;
    padding: 8px 16px 7px;
    margin: 0;
}

.btn-clear:focus, .btn-clear:hover, .btn-clear:active {
     background-color: transparent;
     border-color: #ccc;
     color: #333;
}

.author-tools {
    position: absolute;
    width: 100%;
    font-size: 100%;
    top:50%;
    left:0;
    text-align: center;
    opacity: 0;
}

.author-box {
    background-color: #f8f8f8;
}

.author-tools {
    font-size: 20px;
    position: absolute;
    width: 100%;
    top:45%;
    left:0;
    text-align: center;
    opacity: 0;
}

.author-box:hover .author-tools{
    opacity: 1;
    z-index: 21;
}

.author-box:hover .author-foreground{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width:100%;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 20;
}

.author-box:hover .author-foreground > div{
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width:100%;
    border-radius: 100%;
    background-color: rgba(220,220,220,0.8);
    z-index: 20;
}

.author-box .fa-trash {
    color: rgba(255,0,0,1);
}

.author-box .fa-trash:hover {
    color: rgba(200,0,0,1);
}

.author-box .fa-edit {
    color: rgba(255,150,0,1);
}

.author-box .fa-edit:hover {
    color: rgba(200,100,0,1);
}

.book-tools {
    position: absolute;
    width: 100%;
    font-size: 100%;
    top:50%;
    left:0;
    text-align: center;
    opacity: 0;
}

.book-box {
    background-color: #f8f8f8;
}

.book-tools {
    font-size: 20px;
    position: absolute;
    width: 100%;
    top:45%;
    left:0;
    text-align: center;
    opacity: 0;
}

.book-box:hover .book-tools{
    opacity: 1;
    z-index: 21;
}

.book-box:hover .book-foreground{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width:100%;
    z-index: 20;
}

.book-box:hover .book-foreground > div{
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width:100%;
    background-color: rgba(220,220,220,0.8);
    z-index: 20;
}

.book-box .fa-trash {
    color: rgba(255,0,0,1);
}

.book-box .fa-trash:hover {
    color: rgba(200,0,0,1);
}

.book-box .fa-edit {
    color: rgba(255,150,0,1);
}

.book-box .fa-edit:hover {
    color: rgba(200,100,0,1);
}

.margin-top {
    margin-top: 15px;
}


