﻿
/** Optional styles that could apply to any control
*/

.look-transparent
{
    background-color: transparent;
}

