.song_datas .left {width: calc(100% - 96px);}
.song_datas .left .artist_name {font-size: 14px !important;border: none !important;padding: 0!important;white-space: normal !important;}
.downloadbtn:hover {
    background: #4986CCD8;
}
.__download_btn:hover {
    background: #4986CC !important;
}
.playbtn:hover {background: #4986CCD8;cursor: pointer;}
button .fa {margin-right: 0;}
body {
    font: 14px/1.38 Arial,Helvetica,sans-serif;
    color: #394256;
    overflow-x: hidden;
    background: url(/images/bg-pattern1.png) repeat;
    margin-top: 65px;
}
div#head {
    background: #1462a1 url(/images/bg-header.png) repeat-x left bottom;
    box-shadow: none;
    position: fixed;
}
body:before {
    background: #1462a1 url(/images/bg-header.png) repeat-x left bottom;
    content: "";
    position: fixed;
    display: block;
    left: 0;
    right: 0;
    height: 58px;
    top: 0;
}
#content, #pie {
    box-shadow: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #4c5568;
}
.logo {
    font-size: 0;
}
.logo a {
    background-image: url(/images/logo.png);
    background-position: 50% 50%;
    width: 56px;
    height: 38px;
    background-size: auto 38px;
}
.song_list item {
    height: 64px;
}
.little_thumb {
    border: none;
    overflow: hidden;
    width: 64px;
    padding: 0;
}
.song_datas {
    width: calc(100% - 69px);
    padding-left: 8px;
    border: 1px solid #e4e4e4;
}
.resim_thumb {
    border: none;
    padding: 0px;
    width: 60px;
    overflow: hidden;
}
.song_datas .left {
    padding-top: 8px;
}
#content > h1, #content > h2, #content > .h2 {
    background: none;
    border: none;
    box-shadow: none;
    font-size: 16px;
}
#content > .h2 {
    text-transform: uppercase;
    padding: 5px 10px;
    margin: 10px 0;
    font-weight: bold;
}
#pie {
    margin: 10px 0 0;
    max-width: 100%;
    border: none;
    border-top: 1px solid #ccc;
    background: #ddd;
}
.song-text {
    display: none;
}
#head div ul li a {
    color: #fff;
}
.__item .__info .__songdata .__bottom {
    color: #666;
    font-weight: bold;
}
.__item .__info .__songdata .__bottom i {
    color: #aaa;
}
