﻿.ReFlexContentRepeater
{
}
.ReFlexContentRepeaterButtons
{
    padding: 5px;
    border: dashed 1px #999999;
    margin-bottom: 10px;
}
.ReFlexContentRepeaterClear
{
    height: 30px;
}
.ReFlexContentRepeater a
{
    color: #39366f;    
    font-family: Verdana, Arial, Arial, Sans-serif;
    font-size: 11px;
    text-decoration: none;
    margin-right: 5px;
}
.ReFlexContentRepeaterButtonsBottom a
{
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
}
.ReFlexContentRepeater table
{
    width: 100%;
    padding-bottom: 5px;
    background-color: #e9e9e9;    
}
.ReFlexContentRepeaterButtonsBottom
{
    background-color: #e9e9e9;    
    padding: 10px;    
    text-align: right;
    margin-bottom: 10px;
}
.ReFlexContentRepeater table thead th
{
    font-size: 11px;
    background-color: #dddddd;
    font-weight: bold;
    text-align: right;
    padding: 10px;        
}
.ReFlexContentRepeater table th
{
    width: 100px;
    padding: 2px;
    font-weight: normal;    
}
.ReFlexContentRepeater table td
{
    padding: 2px;
}
.ReFlexContentRepeaterSeparator
{
    border-bottom: solid 8px #e0e0e0;
}
.ReFlexContentRepeater input
{
    width: 90%;
    border: solid 1px #999999;
    background-color: #ffffff;
    padding: 4px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;    
    font-size: 10px;    
}
.ReFlexContentRepeater textarea
{
    font-family: Verdana, Arial, Helvetica, Sans-serif;    
    font-size: 10px;
    border: solid 1px #999999;
    padding: 4px;
    width: 95%;
}
.ReFlexContentRepeater img
{
    vertical-align: middle;
}
.ReFlexContentRepeaterClear
{
    clear: both;
}


.ReFlexPastWinnerRepeaterButtonsTop, .ReFlexPastWinnerRepeaterButtonsBottom { border: solid 1px #bbbbbb; background-color: #f0f0f0; }
.ReFlexPastWinnerRepeaterButtonsTop { height: 52px; }
.ReFlexPastWinnerRepeaterButtonsBottom { height: 40px; }
.ReFlexPastWinnerRepeaterButton { color: #39366f !important; font-family: Tahoma, Verdana, Arial, Sans-serif; line-height: normal; font-size: 10px; font-weight: normal; text-decoration: none; background-position: center 4px; background-repeat: no-repeat; text-align: center; display: block; padding: 22px 6px 6px 6px; float: left; }
.ReFlexPastWinnerRepeaterButton:hover { background-color: #e7e7e7; }
.ReFlexPastWinnerRepeaterButtonTick { background-image: url(../../../../../ReFlexObjects/Libraries/Icons/16x16/Tick.png); }
.ReFlexPastWinnerRepeaterButtonRefresh { background-image: url(../../../../../ReFlexObjects/Libraries/Icons/16x16/Refresh.png); }
.ReFlexPastWinnerRepeaterButtonCross { background-image: url(../../../../../ReFlexObjects/Libraries/Icons/16x16/Cross.png); }
.ReFlexPastWinnerRepeaterButtonHelp { background-image: url(../../../../../ReFlexObjects/Libraries/Icons/16x16/Info.png); }
