@charset "utf-8";

body {
    background-color: #000000;
    font-family: arial;
}

/* 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 {
    border-radius: 8px;
    padding-bottom: 10px;
    background-size: auto auto;
    background-image: url("../images/07_Falling_Notes.webp");
    -webkit-box-shadow: inset 0px -35px 65px -5px rgba(0,0,0,1.00);
    box-shadow: inset 0px -35px 65px -5px rgba(0,0,0,1.00);
    height: 115px;
}

.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;
}

.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;
}

.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);
}

.container .navbar.navbar-expand-lg.navbar-light.bg-light .navbar-toggler {
    background-color: rgba(255,255,255,1.00);
    margin-left: auto;
    margin-right: auto;
}
.navbar.navbar-expand-lg.navbar-light.bg-light .navbar-brand .img-fluid {
    padding-bottom: 0px;
    margin-top: -3px;
}



tr td .img-fluid {
    padding-top: 20px;
    padding-bottom: 5px;
}


.container-fluid .container .row-artist {
    margin-bottom: 23px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;


}
.container .row-artist .img-fluid {
    
}




/* Container 3 - Artist List */
/* Container 3 - Artist List */


.container-fluid .container3 {
    max-width: 780px;
    border-radius: 10px;
    color: rgba(255,255,255,1.00);
    background-image: url("../images/01_forty-fives.webp");
    background-clip: border-box;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,1.00);
    background-size: cover;
    margin-top: 20px;
    
}
.container-fluid .container3 .card.col-md-6-searhtext {
    background-color: rgba(30,30,30,0.60);
    -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);

}
.card.col-md-6-searhtext .card-body .card-title-title1 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 4px;
}
.card.col-md-6-searhtext .card-body .card-title-title2 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: italic;
    font-weight: 500;
    font-size: 25px;
    text-align: center;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-bottom: 3px;
}








.container-fluid .container3 .row-searchguide {
    background-color: rgba(4,145,20,0.70);
    -webkit-box-shadow: inset 0px 0px 16px 2px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 16px 2px rgba(0,0,0,1.00);
    border-radius: 15px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-top: 15px;
    margin-right: auto;
    max-width: 200px;
     
}

.container-fluid .container3 .row-searchguide:hover {
    transition: 0.5s;
    -webkit-box-shadow: 0 0 15px 1px rgba(230,230,230,1.00);
    box-shadow: 0 0 15px 1px rgba(230,230,230,1.00);
    border-radius: 15px;
}



.container3 .row-searchguide .col-md-12-searchlink {
    text-align: center;
    height: 40px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;

}
.row-searchguide .col-md-12-searchlink .btn.btn-searchlink {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-variant: normal;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
    width: 100%;
    margin-bottom: auto;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-top: 5px;
    
}



.row-searchguide .col-md-12-searchlink 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);
    text-align: center;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    
    
}
.card.col-md-6-searhtext .card-body .row-country {
    margin-top: 35px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.card-body .row-country .img-fluid {
    border-radius: 8px;
}
.card.col-md-6-searhtext .card-body .row-rock {
    max-width: 600px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
}
.card-body .row-rock .img-fluid {
    border-radius: 8px;
}
.card.col-md-6-searhtext .card-body .row-pop-rock {
    max-width: 600px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
}
.card-body .row-pop-rock .img-fluid {
    border-radius: 8px;
}
.card.col-md-6-searhtext .card-body .row-soundtrack-other {
    max-width: 600px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
}
.card-body .row-soundtrack-other .img-fluid {
    border-radius: 8px;
}











.card.col-md-6-searhtext .card-body .row-artists {
    max-width: 450px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    margin-top: 10px;
    -webkit-box-shadow: 0px 0px 150px 15px rgba(0,0,0,1.00);
    box-shadow: 0px 0px 150px 15px rgba(0,0,0,1.00);
    border-radius: 15px;
    background-color: rgba(0,0,0,0.00);


}
.card-body .row-artists .col-sm-12-artisttable {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 15px;


}
.row-artists .col-sm-12-artisttable table {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;

}


tr td h5 {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    font-style: normal;
    font-variant: small-caps;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    padding-left: 12px;
}

td h5 a {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin-top: auto;
    margin-bottom: auto;
    font-style: normal;
    font-variant: small-caps;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    
}

td h5 a:hover {
    color: rgba(91,155,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    font-style: normal;
    font-variant: small-caps;
    text-decoration: none;
    text-align: left;
}


tr td h6 {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;

}











/* CSS Document contaner2 below */
/* CSS Document contaner2 below */


.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-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 20px;
    
}

.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;
    margin-top: 30px;
    margin-bottom: 7px;
    height: 49px;
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
     
}

.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: 37px;
    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);
    width: 100%;
    margin-bottom: auto;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    
}



.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);
    padding-top: 0px;
    
    
}




.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;
}
