th.left,.middle,.right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 2px;
}

td.left1,.left2 {
	border-left: 1px solid #CCCCCC;
}

td.single
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

td.middle1_tiny,.middle2_tiny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 6px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

td.left1,.left2,.middle1,.middle2,.right1,.right2
{
	font-family: tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 6px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.left1,.middle1,.right1,.middle1_tiny
{
	background-color: #FFFFFF;
}
td.left2,.middle2,.right2,.middle2_tiny
{
	background-color: #EEEEEE;
}
td.form_alone
{
	background-color: #F6F6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
th.form_single
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color: #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 1px 2px 1px 2px;
}
th.form_left,.form_middle,.form_right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 1px 2px 1px 2px;
}
td.form_left1,.form_left2 {
	border-left: 1px solid #CCCCCC;
}
td.form_left1,.form_left2,.form_middle1,.form_middle2,.form_right1,.form_right2 {
	font-family: tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
td.form_left1,.form_middle1,.form_right1 {
	background-color: #FFFFFF;
}
td.form_left2,.form_middle2,.form_right2 {
	background-color: #EEEEEE;
}
td.info
{
	font-family: tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #D8E5F8;
	border-top: 1px solid #629DE3;
	border-right: 1px solid #D8E5F8;
	border-bottom: 1px solid #D8E5F8;
	border-left: 1px solid #D8E5F8;
	padding: 2px;
}

/* ----- data table def. begin ----- */

table.data {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
}

table.data th {
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 4px;
}
.voting_charts_resp, .downloads_resp, .charts_index_resp, .realtime_charts_resp {
    display: none ;
    }

/* ----- data table def. end ----- */

/*RESPONSIVE*/
/*@media screen and (max-width:360px) {*/
/*voting_charts*/
    /*.voting_charts_resp {
        display: block;
    }
    .voting_charts_web {
        display: none;
    }
    input.big, input.normal {
        max-width: 92%;
    }
    input.button {
        max-width: 100%;
    }
    .name_row {
        display: none;
    }
    .voting_charts_resp {
        height: 2500px;
    }*/
    /*downloads*/
    /*.downloads_resp {
        display: block;
    }
    .downloads_web {
        display: none;
    }
    #div_switch_tabs_top .span_current {
        padding: 4px 6px 2px;
    }
    #div_switch_tabs_top li.title {
        display: block;
        width: 100%;
    }
    #div_switch_tabs_top li {
        margin: 0!important;
    }
    .name {
        float: left;
        width: 30%;
    }
    .cont {
        border-left: 1px solid #cccccc;
        display: block;
        overflow: hidden;
        padding-left: 2%;
        width: 67%;
    }
    input.button_red {
        max-width: 100%;;
    }
    #div_switch_tabs_bottom {
        display: none;
    }*/
    /*charts_index*/
    /*.charts_index_web {
        display: none;
    }
    .charts_index_resp {
        display: block;
    }
    .name > span {
        overflow: hidden;
    }*/
    /*REALTIME_CHARTS*/
    /*.realtime_charts_resp {
        display: block;
    }
    .realtime_charts_web {
        display: none;
    }
    .first_row {
        background: #333;
        color: #fff;
    }
}
@media screen and (max-width:480px) {*/
/*voting_charts*/
    /*.voting_charts_resp {
        display: block;
    }
    .voting_charts_web {
        display: none;
    }
    input.big, input.normal {
        max-width: 92%;
    }
    input.button {
        max-width: 100%;
    }
    .name_row {
        display: none;
    }
    .voting_charts_resp {
        height: 2500px;
    }*/
    /*downloads*/
    /*.downloads_resp {
        display: block;
    }
    .downloads_web {
        display: none;
    }
    #div_switch_tabs_top .span_current {
        padding: 4px 6px 2px;
    }
    #div_switch_tabs_top li.title {
        display: block;
        width: 100%;
    }
    #div_switch_tabs_top li {
        margin: 0!important;
    }
    .name {
        float: left;
        width: 30%;
    }
    .cont {
        border-left: 1px solid #cccccc;
        display: block;
        overflow: hidden;
        padding-left: 2%;
        width: 67%;
    }
    input.button_red {
        max-width: 100%;;
    }
    #div_switch_tabs_bottom {
        display: none;
    }*/
    /*charts_index*/
    /*.charts_index_web {
        display: none;
    }
    .charts_index_resp {
        display: block;
    }
    .name > span {
        overflow: hidden;
    }*/
    /*REALTIME_CHARTS*/
    /*.realtime_charts_resp {
        display: block;
    }
    .realtime_charts_web {
        display: none;
    }
    .first_row {
        background: #333;
        color: #fff;
    }
}
@media screen and (max-width:640px) {*/
/*voting_charts*/
    /*.voting_charts_resp {
        display: block;
    }
    .voting_charts_web {
        display: none;
    }
    input.big, input.normal {
        max-width: 92%;
    }
    input.button {
        max-width: 100%;
    }
    .name_row {
        display: none;
    }
    .voting_charts_resp {
        height: 2500px;
    }*/
    /*downloads*/
    /*.downloads_resp {
        display: block;
    }
    .downloads_web {
        display: none;
    }
    #div_switch_tabs_top .span_current {
        padding: 4px 6px 2px;
    }
    #div_switch_tabs_top li.title {
        display: block;
        width: 100%;
    }
    #div_switch_tabs_top li {
        margin: 0!important;
    }
    .name {
        float: left;
        width: 30%;
    }
    .cont {
        border-left: 1px solid #cccccc;
        display: block;
        overflow: hidden;
        padding-left: 2%;
        width: 67%;
    }
    input.button_red {
        max-width: 100%;;
    }
    #div_switch_tabs_bottom {
        display: none;
    }*/
    /*charts_index*/
   /* .charts_index_web {
        display: none;
    }
    .charts_index_resp {
        display: block;
    }
    .name > span {
        overflow: hidden;
    }*/
    /*REALTIME_CHARTS*/
   /* .realtime_charts_resp {
        display: block;
    }
    .realtime_charts_web {
        display: none;
    }
    .first_row {
        background: #333;
        color: #fff;
    }

}*/