﻿#playListItems td, #unattachedPlaylists td
{
    font-size: 11px;
}

#playListItems .rgGroupHeader, #unattachedPlaylists .rgGroupHeader
{
    font-weight: bold;
}

#playListItems a, #unattachedPlaylists a
{
    color: #876E40;
    text-decoration: none;
}
#playListItems a:hover, #unattachedPlaylists a:hover
{
    text-decoration: none;
    color: #FFB000;
}

#Playlists .sidebar
{
    padding: 30px; /*width: 160px;*/
}

#Playlists .playlistHeader
{
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 4px;
    line-height: 120%;
}

#Playlists .playlistItem
{
    margin-bottom: 4px;
    line-height: 120%;
}

#PlaylistTitle
{
    display: none;
}
.backLink
{
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 6px;
}
#PlaylistInactive
{
    padding: 10px;
    padding-right: 20px;
    margin-top: 20px;
}
#PlaylistNote
{
    padding: 10px;
    padding-right: 20px;
    margin-top: 30px;
    color: Gray;
}
div.RadComboBoxDropDown .rcbItem > label
{
    display: inline-block;
}

table.playlistForm
{
    font: 12px "Segoe UI" ,Arial,Helvetica,sans-serif;
    color: #767676;
}
.RadGrid_Metro tr.rgAltRow
{
}
.RadGrid_Metro tr.rgEditRow, .RadGrid_Metro tr.rgEditRow td
{
    background: none;
    border: none;
}
.RadGrid_Metro td.rgCommandCell
{
    border: none;
}

#sidebarPlaylists h2 a
{
    background: url("/Images/triangles.png") no-repeat 0px -20px;
    display: block;
    padding-left: 15px;
    margin-left: -15px;
}
#sidebarPlaylists h2.open a
{
    background-position: 0px 2px;
    display: block;
    padding-left: 15px;
    margin-left: -15px;
}
#sidebarPlaylists h2
{
    margin-top: 20px;
}
#sidebarPlaylists h2:first-child
{
    margin-top: 0px;
}

#ContentPlaceHolder1_fvPlaylist_btnDeleteSelected
{
    color: Red;
}
#ContentPlaceHolder1_fvPlaylist_btnDeletePlaylist
{
    color: Red;
}
#Playlists .rdpWrap input
{
    margin: 0px 8px;
}
#Playlists .rdpWrap .rdpPageFirst
{
    margin-left: 0px;
}
.cs_playlistinfo tr,
.cs_playlistinfo .RadDropDownList
{
    vertical-align: top;
}
.cs_playlistinfo 
{
    margin: 0px 10px 10px 0px;
}
.cs_plformitem
{
    margin: 0px 10px 10px 0px;
}
.cs_plformitemright
{
    margin: 0px 0px 10px 10px;
}
.cs_playlistinfo .rfdSkinnedButton
{
    margin: 0px 0px 10px 0px;
}
.cs_lblContent 
{
    padding: 0px 10px 10px 0px;
}
.cs_addmedia input:first-of-type 
{
    margin-right: 30px;
}
