
.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
}

.green {
	color: #0a847a;
}

.auction-time {
	color:#000;
	font-size:20px;
	line-height:24px;
	font-weight:600;
}

.cattitle-green {
	color:#0f867b;
	font-size:24px;
	line-height:28px;
	font-weight:600;
}

.cattitle-red {
	color:#ea2129;
	font-size:24px;
	line-height:28px;
	font-weight:600;
}

.chtype-red {
	color:#ea2129;
	font-size:16px;
	line-height:18px;
	font-weight:600;
}

.table-head {
	color:#fff;
	background-color:#ea2129;
	font-size:16px;
	font-weight:500;
}

/* social button */

.btn-facebook {
  background: #3B5998;
  border-radius: 0;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #263961; 
}
.btn-facebook:link, .btn-facebook:visited {
  color: #fff;
}
.btn-facebook:active, .btn-facebook:hover {
  background: #263961;
  color: #fff;
}

.btn-twitter {
  background: #00ACED;
  border-radius: 0;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #00ACED; 
}
.btn-twitterlink, .btn-twitterlink:visited {
  color: #fff;
}
.btn-twitter:active, .btn-twitterlink:hover {
  background: #00ACED;
  color: #fff;
}


/* Simulcast
*******************************************************************************/
.asterix
{
	font-weight:bold;
	color:#E5151D;
}
   
.error_text
{
	color:#E5151D;
}

.list_table
{
    background-color: #000000;
}
.list_title
{
    background-color: #ea2129;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
	COLOR: #ffffff;
}
.list_header
{
    background-color: #cccccc;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
	COLOR: #000000;
}
.list_content
{
    background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
	COLOR: #000000;
}

.catlist_title
{
    background-color: #3333FF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
	COLOR: #ffffff;
}

td.HelpText
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11pt;	
}
