<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf) format('truetype');
    font-weight: normal;
}
 
@font-face {
    font-family: Roboto-light;
    src: url(../fonts/Roboto-Light.ttf) format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Roboto-bold;
    src: url(../fonts/Roboto-Bold.ttf) format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: raleway;
    src: url(../fonts/Raleway.woff) format('woff'),
         url(../fonts/Raleway.ttf) format('truetype');
    font-weight: normal;
}

.show-all-genres {
    color: #51bbbb;
    font-size: 16px;
}

.listing .box {
    box-shadow: 0 0 10px rgba(236,236,236,1);
    -moz-box-shadow: 0 0 10px rgba(236,236,236,1);
    -webkit-box-shadow: 0 0 10px rgba(236,236,236,1);
    -o-box-shadow: 0 0 10px rgba(236,236,236,1);
    padding: 10px 15px;
    position: relative;
}

.listing .icon {
    height: 34px;
    padding: 0 15px;
    margin: 0 auto;
    width: auto;
    display: inline-block;
}

.listing .content {
  /*  width: 79.5%;*/
    display: inline-block;
}

.listing .title {
    color: #454545;
    font-family: 'Roboto-bold', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 16px;
}

.listing .entries {
    color: #484848;
    font-family: 'Roboto-light', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 16px;
}

.listing .last-update {
    color: #484848;
    font-family: 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 12px;
}

.navigation {
    text-align: right;
}

.navigation-item {
    border: 2px solid #b7b7b7;
    color: #7d7d7d;
    font-family: 'raleway', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    padding: 3px 13px;
    line-height: 1.4em;
}

.navigation-item:hover, .navigation-item.active {
    color: #FFF;
    background-color: #51bbbb;
}

/* For textbox and select box */
.border-gray {
    border-color: #d4d4d4;
}

/* Genres Listing Page */
.listing h1  {
    color: #454545;
    font-size: 16px;
    font-family: 'Roboto-bold', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    margin-bottom: 20px;
}

.listing p {
    color: #454545;
    font-size: 14px;
    font-family: 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    margin-bottom: 20px;
}

.listing .shortcut {
    color: #a2a2a2;
    font-size: 16px;
}

.listing .shortcut:hover, .listing .shortcut.active {
    color: #484848;
    font-family: 'Roboto-bold', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
}

/* Genres Listing Page */
.genre-listing h1 {
    color: #51bbbb;
    font-size: 16px;
    font-family: 'Roboto-bold', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    padding: 0px 20px 15px;
    border-bottom: 3px solid #51bbbb;
}

.genre-listing .year {
    font-family: 'Roboto-bold', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 16px;
}

.genre-listing .content-background {
    background-color: #f6f5f5;
}

.genre-listing .box {
    box-shadow: 0 0 10px rgba(236,236,236,1);
    -moz-box-shadow: 0 0 10px rgba(236,236,236,1);
    -webkit-box-shadow: 0 0 10px rgba(236,236,236,1);
    -o-box-shadow: 0 0 10px rgba(236,236,236,1);
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

.genre-listing .box .title {
    color: #454545;
    font-family: 'Roboto-light', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 36px;
    padding: 20px 30px;
    border-bottom: 1px solid #e5e5e5;
}

.genre-listing .box .content {
    padding: 20px 30px 0;
}

.genre-listing .box .content-item {
    padding-bottom: 30px;
}

.genre-listing .box .audio-title {
    color: #454545;
    font-family: 'Roboto-bold', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 16px;
}

.genre-listing .box .audio-button {
    border-radius: 20px;
    background-color: #51baba;
    font-family: 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 12px;
}

.genre-listing .box .audio-tagging, .genre-listing .box .audio-bookmark {
    color: #454545;
    font-family: 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 14px;
}

.genre-listing .box .audio-bookmark {
    color: #51bbbb;
    font-family: 'Roboto-bold', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 14px;
}

.listing .icon1 {
    height: 80px;
    padding-left: 0 !important;
    margin: 0 auto;
    width: auto;
    display: inline-block;
    object-fit: cover;
}

.listing .content1 {
    display: inline-block;
    height: 80px;
    line-height: 80px;
}

.listing .title1 {
    color: #454545;
    font-family: 'Roboto-bold', 'Roboto', Arial,'Arial Unicode MS','Lucida Grande', Verdana, sans-serif;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.zeropadding {
	padding: 0px !important;
}

.zeromarginbtm {
	margin-bottom: 0px!important;
}</pre></body></html>