body {
    padding-top: 120px;
    text-align: center;
    background: WhiteSmoke;
    font-family: "OpenSans-Regular", sans-serif;
}
a, a:hover {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    transition: background-color, color 0.2s linear;
    color:#f16c20;
}
#box_navigation {
    background: #334d87;
}
#body_navigation {
    min-width: 1024px;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
.navigation_cell {
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}
#navigation_title * {
    margin: 10px;
}
.social_container{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}
#site_title {
    color:#f16c20;
}
#social_icon {
    color:white;
    font-size: 20px;
}
#navigation_menu > li > a {
    background: #334d87;
    color: #fff;
    font-size: 15px;
}
#navigation_menu > li > a:hover {
    color: #f16c20;
    text-decoration: none;
}
.region_list {
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}


#body_box {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;

    /*background: gray;*/
}
#search_box {
    padding-left: 15px;
    padding-right: 15px;
}
.daohang{
    text-align: left;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.more{
    float:right;
    font-size:20px;
    font-weight:bold;
}
.album_frame a{
    color: #333;
    text-decoration:none;
}
.album_frame .show_case {
    background-color: white;
    height: 300px;
    overflow: hidden;
}
.album_frame h4 {
    overflow:hidden;
    text-align: left;
    margin: -10px 0 -5px 0;
    width: 182px;
    height:40px;
}
.album_frame h6 {
    overflow:hidden;
    text-align: left;
    width: 182px;
    height:40px;
}
.album_frame img{
    width: 170px;
    height: 170px;
}
.category_frame span {
    width: 170px;
    height: 170px;
    font-size:96px;
    display:table-cell;
    vertical-align:middle;
}
.category_frame .show_case {
    background-color: white;
    height: 280px;
    overflow: hidden;
}
.dropdown-toggle{
    cursor: pointer;
}

.content_left .thumbnail {
    margin-top: 13px;
}
.artwork_credit{
    margin-bottom: 0px;
}
.content_left .artwork_credit_text {
    margin-bottom: 4px;
}
.page-head:after, .daohang h2:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid;
    border-color: #f16c20;
    width: 50px;
    margin-top: 14px;
    margin-left: 10px;
}
.page-description a {
    color:#f16c20;
}
#pane_linkbutton pre{
    white-space:normal;
}

#app_title h3, #app_title small{
    color:#f16c20;
    font-weight: bold;
}

#content_box{
    background-color: white;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}

#content_category, #jp_podcast_title, #jp_episode_title {
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
#jp_podcast_title {
    max-width: 224px;
    display:inline-block;
    margin: 0;
    opacity: 1;
    font-size: 0.9em;
}
#jp_episode_title {
    width: 400px;
    display:inline-block;
    margin: 0;
    opacity: 1;
}


body {
    margin-bottom: 60px;
  }

#jplayer_footer {
    height: 25px;
    min-height: 0;
    background-color: transparent;
    border-color: transparent;
    color: white;
}
#jplayer_footer a {
    color: white;
}
#jplayer_footer a:hover {
    color: #f16c20;
}
#jp_drag-horizontal {
    height: 20px;
    margin: 0;
    padding: 0;
}
#jp_drag-horizontal a {
    opacity: 0.8;
    background-color: #334d87;
    width: 75px;
    display: inline-block;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
#jp_main {
    height: 65px;
    opacity: 0.8;
    margin: 0;
    background-color: #334d87;
    display:flex;
    align-content: center;
    justify-content:center;
}
#jplayer_control{
    font-size: 30px;
}
#jplayer_control table{
    width: 1024px;
    font-size: 16px;
}
.jp_button {
    font-size: 45px;
}
#current_image {
    margin-bottom: 5px;
}
.content_episode {
    cursor: pointer;
}
.episode_info {
    margin-top: 0;
    display: none;
    background-color:AliceBlue;
    border-radius:4px;
    padding: 3px;
}
.episode_info img{
    max-width: 215px;
}
.play_badge {
    display: none;
    cursor: pointer;
}
.play_badge .mdi {
    color: #f16c20;
    font-size: 30px;
}
.play_badge .duration {
    color: black;
    font-size: 15px;
    margin-top: 10px;
    float: right;
}
.play_badge .duration_left {
    color: black;
    font-size: 15px;
    line-height: 30px;
}

#progress_slider {
    width: 100%;
    margin-top: -10px;
}
#progress_slider .slider-track {
    height: 2px;
}
#progress_slider .slider-selection {
    background: #f16c20;
}
#progress_slider .slider-handle {
    background: #f16c20;
    width: 16px;
    height: 16px;
    margin-top: -2px;
}
#jplayer_timer {
    font-size: 20px;
}
#jplayer_speed {
    font-size: 20px;
}

#reviews {
    font-size: 0.8em;
}
.mdi-star {
    color: CornflowerBlue;
}

.profile_section {
    display: flex;
    flex-direction: row;
    margin-left: 12px;
}

.profile_section_content {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: end;
    padding-left: 12px;
}

.profile_text {
    color: white;
    align-self: start;
    font-size: 15px;
}

#profile_action > a {
    background: #334d87;
    color: #fff;
    font-size: 15px;
}
#profile_action > a:hover {
    color: #f16c20;
    text-decoration: none;
}

.avatar {
    vertical-align: middle;
    width:  48px;
    height: 48px;
    border-radius: 50%;
}

.avatar_large {
    vertical-align: middle;
    width:  96px;
    height: 96px;
    border-radius: 50%;
}

.login_head {
    text-align:center;
    margin-top: 5em;
    margin-bottom: 3em;
}
.login_form {
    text-align:center;
    margin-bottom: 5em;
}

.login_error_message {
    color: red;
    font-size: 15px;
    text-align:center;
    padding-bottom: 16px;
}
