/*Source file: ~/Layouts/default/CSS/Modules/Polling/Controls.css*/

table.Polls_Block
{
border: solid 1px Black;
background: #8CB6DE;
}
.Polls_BlockHeader
{
font-size: 12pt;
font-weight: bold;
color: White;
background-color: #5282ad;
text-align: left;
padding-left: 10px;
}
.PollPanel_PollAnswer
{
text-align: left;
margin-left: 3px;
}
.PollEdit_Fieldset
{
margin-bottom: 5px;
width : 90%;
}
.PollEdit_Fieldset div
{
margin-bottom:4px;
}
.PollEdit_FieldsetFont
{
font-size:x-small;
}
.PollEdit_DropDownList
{
font-size:10px;
width:150px;
}
.PollEdit_FieldsetChoice
{
width:100%;
border:0;
}
.PollPanel_FormEntry
{
font-size:10pt;
border: solid 1px #2951a5;
background: transparent;
padding:5pt;
}
.PollPanel
{
background-color:#b2cce5;
margin-bottom:2px;
padding:3px;
font-weight:bold;
font-family: Tahoma, 'Times New Roman', Arial;
color: Black;
text-align: center;
margin: auto;
}
.PollPanel_List
{
text-align :left;
width:95%;
}
.Poll_Style
{
width:150px;
}
.PollList
{
margin:3px;
}
.PollList_Header
{
border:solid 1px black;
width: 98%;
padding: 6px;
overflow: hidden;
}
.PollList_VoteCount
{
font-size:10px;
}
.PollList_EntityFooterPanel
{
border-bottom:solid 1px black;
}
.Polling_StatisticRow
{
background:url('http://static2.servers.doira.uz/Layouts/default/Images/Modules/Polling/gradient.png') repeat-x;
height:10px;
font-size:8px;
}
.Polling_StatisticRowsContainer
{
}
.Polling_TitleVote
{
font-weight:bold;
}

