﻿body 
{
	font-family : Verdana;
	font-size : 8pt;
	vertical-align : top;
}

.coin_present
{
	font-weight : bold;
	font-size : 7pt;
}

.coin_value
{
	font-size : 7pt;
	text-align : right;
}

td.btn
{
	font-weight : bold;
	font-size : 7pt;
	height : 15px;
}

.img_coin
{
	padding : 5px;
	width : 10%;
	text-align : center;
}

.select
{
	font-weight : bold;
	font-size : 8pt;
}

#tableQuotes
{
	font-size : 7pt;
	font-family : Verdana;
}

.data
{
	text-align : right;
	padding-right : 5px;
}

.subtitle
{
	font-size : 9pt;
	font-weight : bold;
	padding-top : 10px;
	padding-left : 20px;
	padding-bottom : 7px;
	text-decoration:underline;
}

.filter_res
{
	font-weight : bold;
	padding-left : 25px;
	padding-right : 15px;
}

.start_date
{
	font-size : 8pt;
	font-family : Verdana;
	padding-left : 20px;
  vertical-align : top;
    width: 122px;
}

.end_date
{
	font-size : 8pt;
	font-family : Verdana;
	width : 110px;
	padding-left : 20px;
   vertical-align : top;
}

.cellTb
{
	text-align : left;
	padding-left : 5px;
	padding-right : 3px;
}

.tb
{
	width : 80px;
	height : 20px;
	font-size : 8pt;
}

.btn_filter
{
	width : 150px;
	height : 25px;
	font-weight : bold;
}

.line_border
{
	font-size : 8pt;
	font-family : Verdana;
	border : solid 1px #cac5c5!important;
	width : 85%;
	padding-top : 15px;
	padding-bottom : 20px;
}


.value
{
	text-align : right;
	padding-right : 15px;
}

.cellResults
{
	text-align : center;
	padding-top : 25px;
}