@charset "UTF-8";

.page-header{
    background-color: #01a5e2;
    color: #fff;
    padding: 10px;
    margin:0px 0px 10px!important;
}
.track{
	/*line-height:24px;*/
}

.list-group-item{
}

h2{
	font-size:21px!important;
}

h3{
    background-color: #69aece;
    padding: 10px;
}

.all_dl{
	width: 13em;
    margin-bottom: 10px!important;
}

.sf{
	/*margin: 0px 10px 10px;*/
}

.panel-danger {
    margin: 15px!important;
}

.sf_close{
	color: #a94442;
    margin-bottom: 0px;
}

a#to_top {
    float: right;
    margin-bottom: 10px;
}
audio.audio_p {
    width: 100%;
    margin-top: 6px;
}

li.list-group-item > p {
    width: 100%;
}
p.track{
	margin:0 0 0!important;
}


.btn{
	white-space: normal!important;
}

.emp_style_1 {
    color: orangered;
    font-weight: bold;
    font-weight: 800;
}