@charset "utf-8";
body {
    background-color: rgba(0,0,0,1.00);
    background-size: contain;
    color: undefined;
}

/* CSS Document */

.container-fluid {
    text-align: center;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 20px;
}

.container-fluid .container {
    max-width: 780px;
    -webkit-box-shadow: inset 0px 0px 30px 15px rgba(103,66,56,1.00);
    box-shadow: inset 0px 0px 30px 15px rgba(103,66,56,1.00);
    border-radius: 10px;
    color: rgba(255,255,255,1.00);
    background-image: url("../images/Music_Notes_3D_900.webp");
    background-clip: content-box;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;

}

.container-fluid .container .navbar.navbar-expand-lg.navbar-light.bg-light {
    background-image: -webkit-linear-gradient(270deg,rgba(120,76,65,1.00) 15.34%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(120,76,65,1.00) 15.34%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(120,76,65,1.00) 15.34%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(120,76,65,1.00) 15.34%,rgba(0,0,0,1.00) 100%);
    border-width: medium;
    border-radius: 8px;
    -webkit-box-shadow: inset 0px 0px 8px 3px rgba(102,65,55,1.00);
    box-shadow: inset 0px 0px 8px 3px rgba(102,65,55,1.00);
    padding-bottom: 10px;
}
.navbar.navbar-expand-lg.navbar-light.bg-light #navbarSupportedContent1 .navbar-nav.mr-auto {
    padding-bottom: 16px;
    padding-left: 40px;
    padding-right: 40px;
}


.navbar-nav.mr-auto .nav-item .nav-link {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-shadow: 1px 2px rgba(0,0,0,1.00);
    -webkit-box-shadow: inset 0px 0px 10px 1px rgba(255,255,255,0.80);
    box-shadow: inset 0px 0px 10px 1px rgba(255,255,255,0.80);
    font-style: italic;
    text-align: center;
    border-radius: 7px;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 5px;
    font-variant: normal;
}

.nav-item.dropdown .dropdown-menu .dropdown-item {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: normal;
    font-weight: 500;
    font-size: 15px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
    text-align: center;
    background-color: rgba(149,149,163,1.00);
    color: rgba(255,255,255,1.00);
}


.navbar-nav.mr-auto .nav-item.dropdown .dropdown-menu {
    background-color: rgba(149,149,163,1.00);
    border-radius: 6px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}

.container .navbar.navbar-expand-lg.navbar-light.bg-light .navbar-toggler {
    background-color: rgba(255,255,255,1.00);
}


.navbar.navbar-expand-lg.navbar-light.bg-light .navbar-brand .img-fluid {
    padding-bottom: 0px;
    margin-top: -5px;
}





tr td .img-fluid {
    padding-top: 15px;
    padding-bottom: 15px;
}
.container-fluid .container .row-artist {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    border: 0px solid rgba(0,0,0,1.00);
    border-radius: 10px;
    background-color: rgba(4,75,183,0.75);
    -webkit-box-shadow: inset 0px 0px 22px 2px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 22px 2px rgba(0,0,0,1.00);
    height: 45px;
    max-width: 425px;





}
.container .row-artist .col-md-12-artist {
    padding-top: 6px;

}
.row-artist .col-md-12-artist h1 {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: italic;
    font-variant: small-caps;
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    word-spacing: 5px;
}








.container-fluid .container .row {
    background-color: rgba(103,66,56,0.80);
    -webkit-box-shadow: inset 0px 0px 8px 7px rgba(130,0,30,0.75);
    box-shadow: inset 0px 0px 8px 7px rgba(130,0,30,0.75);
    border-radius: 15px;
    border: 6px double rgba(0,0,0,1.00);
    padding-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 7px;
}



.row .col-lg-12 h5 {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: italic;
    text-align: center;
    text-shadow: 1px 2px rgba(0,0,0,1.00);
    padding-top: 10px;
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 4px;
}
.col-lg-12 .item.active h3 {
    color: rgba(172,205,255,1.00);
    font-size: 15px;
    font-weight: 500;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: italic;
    text-align: center;
    padding-top: 0px;
    margin-top: -30px;
    padding-bottom: 4px;
}


.row .col-lg-12 audio {
    width: 100%;
    padding-bottom: 7px;
    height: 50px;
    margin-bottom: 7px;

}
.container-fluid .container .container-end {
    height: 40px;
    background-color: rgba(130,0,30,0.70);
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    text-align: center;
    -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,1.00);
}

.container .container-end div {
    text-align: center;
  
}

.container-end div h2 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    padding-top: 8px;
    text-shadow: 1px 1px 5px rgba(0,0,0,1.00);
}






.container-fluid .container .container-newsearch {
    height: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    text-align: center;
}



.container .container-newsearch div {
    text-align: center;
}

.container-newsearch div .btn.btn-newsearch {
    background-color: rgba(4,75,183,1.00);
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    border-radius: 7px;
    text-shadow: 1px 1px 3px rgba(0,0,0,1.00);
    width: 130px;
}

.container-newsearch div .btn.btn-newsearch:hover {
    transition: 0.3s;
    -webkit-box-shadow: 0 0 10px 3px rgba(255,255,255,1.00);
    box-shadow: 0 0 10px 3px rgba(255,255,255,1.00);
    border-radius: 7px;
}





.container-fluid .container2 {
    max-width: 620px;
    -webkit-box-shadow: inset 0px 0px 50px 24px rgba(103,66,56,1.00);
    box-shadow: inset 0px 0px 50px 24px rgba(103,66,56,1.00);
    border-radius: 10px;
    color: rgba(255,255,255,1.00);
    background-image: url("../images/Music_Notes_3D_900.webp");
    background-clip: content-box;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 23px;
    background-size: 790px auto;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    
}

.container-fluid .container2 .row-family {
    background-color: rgba(103,66,56,0.80);
    -webkit-box-shadow: inset 0px 0px 20px 2px rgba(130,0,30,0.75);
    box-shadow: inset 0px 0px 20px 2px rgba(130,0,30,0.75);
    border-radius: 15px;
    padding-top: 5px;
    margin-top: 30px;
    margin-bottom: 7px;
    height: 49px;
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
     
}

.container-fluid .container2 .row-family:hover {
    transition: 0.5s;
    -webkit-box-shadow: 0 0 20px 5px rgba(202,134,116,1.00);
    box-shadow: 0 0 20px 5px rgba(202,134,116,1.00);
    border-radius: 15px;
     
}



.container2 .row-family .col-md-12-familylink {
    text-align: center;
    height: 35px;
    border-width: medium;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;

}
.row-family .col-md-12-familylink .btn.btn-familylink {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: small-caps;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 100%;
    
}



.row-family .col-md-12-familylink a {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: small-caps;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
    margin-top: 4px;
    
    
}




.container-fluid .container2 footer {
    color: rgba(230,230,230,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    border-radius: 5px;
    height: 25px;
    margin-top: 25px;
    padding-bottom: 20px;
}
.container2 footer h6 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    text-align: center;
}
