﻿body {
}
.ListContainer td{
    border-bottom:1px solid #dbdbdb;
    padding:8px;
    border-right:1px solid #dbdbdb;
        text-align:center;
}
.ListContainer table
{
    width:100%;
       border:1px solid #dbdbdb;
       float:left;
       max-width:100%
}
.ListContainer table th
{
    text-align:center;
    border-bottom:1px solid #dbdbdb;
    padding:8px;
    border-right:1px solid #dbdbdb;
}
.Vasatchin
{
    text-align:center;
}
.audioplayer
{
   width:230px;
  
}
.multiline
{
    height:250px !important;
    overflow-y:scroll;
}
.savebutton
{
    margin-top:23px;
    width:120px;
}
.fooicon
{
    float:left !important;
}
.table tbody{
    width:100%;
}
.footable-details
{
    width:99%
}
.lm-20{
    margin-right:10px;
}
.form-control:not(.btn)
{
    font-size:12px;
}
#MasterPlayer
{
    width:50%;
}
.PlayGridControl
{
    font-size:30px;
    color:#F50
}
.fa-pause-circle
{
    color:#808080

}
th i
{
    color:#007bff
}
#SongDetail .form-control:not(.btn)
{
    font-size:16px;
}
.PlayGridControl
{
    cursor:pointer;
}
.GoRight{
    float:right;
}
