#invoice{
    padding: 30px;
}

.invoice {
    position: relative;
    background-color: #FFF;
    min-height: 680px;
    padding: 15px
}

.invoice header {
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #3989c6
}

.invoice .company-details {
    text-align: right
}

.invoice .company-details .name {
    margin-top: 0;
    margin-bottom: 0
}

.invoice .contacts {
    margin-bottom: 20px
}

.invoice .invoice-to {
    text-align: left
}

.invoice .invoice-to .to {
    margin-top: 0;
    margin-bottom: 0
}

.invoice .invoice-details {
    text-align: right
}

.invoice .invoice-details .invoice-id {
    margin-top: 0;
    color: #3989c6
}

.invoice main {
    padding-bottom: 50px
}

.invoice main .thanks {
    margin-top: -100px;
    font-size: 2em;
    margin-bottom: 50px
}

.invoice main .notices {
    padding-left: 6px;
    border-left: 6px solid #3989c6
}

.invoice main .notices .notice {
    font-size: 1.2em
}

.invoice table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px
}

.invoice table td,.invoice table th {
    padding: 15px;
    background: #eee;
    border-bottom: 1px solid #fff
}

.invoice table th {
    white-space: nowrap;
    font-weight: 400;
    font-size: 16px
}

.invoice table td h3 {
    margin: 0;
    font-weight: 400;
    color: #3989c6;
    font-size: 1.2em
}

.invoice table .qty,.invoice table .total,.invoice table .unit {
    text-align: right;
    font-size: 1.2em
}

.invoice table .no {
    color: #fff;
    font-size: 1.6em;
    background: #3989c6
}

.invoice table .unit {
    background: #ddd
}

.invoice table .total {
    background: #3989c6;
    color: #fff
}

.invoice table tbody tr:last-child td {
    border: none
}

.invoice table tfoot td {
    background: 0 0;
    border-bottom: none;
    white-space: nowrap;
    text-align: right;
    padding: 10px 20px;
    font-size: 1.2em;
    border-top: 1px solid #aaa
}

.invoice table tfoot tr:first-child td {
    border-top: none
}

.invoice table tfoot tr:last-child td {
    color: #3989c6;
    font-size: 1.4em;
    border-top: 1px solid #3989c6
}

.invoice table tfoot tr td:first-child {
    border: none
}

.invoice footer {
    width: 100%;
    text-align: center;
    color: #777;
    border-top: 1px solid #aaa;
    padding: 8px 0
}
.text-login{
    font-size:1.75rem;
}
.height-header{
    padding: 0.75rem 1.25rem!important;
    background-color: rgba(0, 0, 0, 0.03)!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125)!important;
}
.btn-bootstrap {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
img.navbar-brand-img {
    max-height: 4.8rem!important;
}
@media print {
    .invoice {
        font-size: 11px!important;
        overflow: hidden!important
    }

    .invoice footer {
        position: absolute;
        bottom: 10px;
        page-break-after: always
    }

    .invoice>div:last-child {
        page-break-before: always
    }
}

.title {
    font-family: Open Sans, sans-serif;
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 32px;
}
.title h1{
    font-size: 35px;
    font-weight: 200!important;
}
div.song > p {
    line-height:2.5;
    margin:15px 0px 15px 0px;
}
span.chord {
    position:absolute;
    line-height:0;
    font-weight:500;
    color:red;
}
span.chord-inline {
    font-weight:bold;
}
div.transposition a.transposition {
    margin:5px;
}
div.song div.transposition {
    margin-bottom:20px;
    position: absolute;
    top: -200px;
}
div#lyric{
    line-height: 45px;
}
.carousel-control-prev, .carousel-control-next{
    width:5%;
}
@media (min-width: 992px) { 
    .min-md-width{
        min-width: 600px;
    }
}
@media (max-width: 767px) {
    #invoice{
        padding: 0;
        margin-top: 50px;
    }
}
.btn-icon-only.btn-sm {
    margin-top: -10px;
    margin-bottom: -10px;
}
select#font-size {
    border: 1px solid;
    height: 35px;
    width: 75px;
    border-radius: 5px;
    padding: 0 5px 0;
    box-shadow: 0.9px 0.7px 1.1px #5a5a5a;
}
input[name='Bold']{
    border: 0;
    background: none;
    font-weight: 900;
    font-size: 20px;
}
input[name='Italic']{
    border: 0;
    background: none;
    font-weight: 900;
    font-size: 20px;
    font-style: italic;
}

/*Slide show zoom*/
.modal-dialog.modal-full {
    max-width: 100%!important;
    margin: 0px!important;
}
a.close {
    margin: -1rem -1rem -1rem auto;
    padding: 1.25rem;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
}
img.picture {
    height: 100vh;
    position: fixed;
    width: 100%;
}
.modal-body {
    padding: 3.5rem!important;
}
.text{
    font-size: 95px;
    padding: 30px;
    font-weight: 600;
    text-align: center;
    height: 650px;
    line-height: 1.5;
    color: #000;
}
#button{
    position: fixed;
    bottom: 15px;
    right: 15px;
}
div#slideShow {
    padding-right: 0px!important;
}
div#lyricSlide > p {
    font-size: 100px;
    color: #000;
    font-weight: 600;
    text-align: center;
    padding-bottom: 350px;
}
span#intro + span.br,
span#chorus + span.br,
span#chorus_2 + span.br,
span#bridge + span.br,
span#ending + span.br,
span#prechorus + span.br,
span#lyric-2 + span.br,
span#lyric-3 + span.br,
span#lyric-4 + span.br,
span#lyric-5 + span.br {
    display: none!important;
}