.gradeX td{
	vertical-align: middle !important;
}
.logo{
    font-size: 30px;
    color: #555555;
    margin-top: 35px;
}
.logo:hover{
    text-decoration: none;
    color: #555555;
}
.sidebar-left .sidebar-header .sidebar-title{
    color: #ffffff;
}
.cloneinput .btn.btn-danger{
    padding: 6px 14px;
}
.audio-content{
    position:relative;
}
.audio-content a.fa{
    position: absolute;
    right:-76px;
    top: 0;
}
.help-block{
    font-size:11px;
}
.handle{
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
    cursor: move;
}
.btn-action{
    color: #ffffff !important;
}
.modal {
    max-width: 400px !important;
    margin: 0px auto;
}
.modal-dialog {
    width: 100% !important;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    vertical-align: middle !important;
}
audio {
    height: 32px !important;
}
.alert {
    margin-bottom: 20px !important;
}
#player-overlay video{
    width:400px;
}