.b-bids .rules {
  float: right; }
  .b-bids .rules .download {
    position: relative;
    display: block;
    padding: 10px 30px 6px 38px;
    border: 1px solid #3B3D41;
    border-radius: 2px;
    background-color: #292A2D;
    color: #818284;
    font-size: 15px;
    font-family: 'pf_din_text_cond_proregular';
    line-height: 20px;
    vertical-align: middle;
    background: url(../img/icon/pdf.png) 7px 50% no-repeat; }
    .b-bids .rules .download:after {
      content: '';
      position: absolute;
      width: 14px;
      height: 40px;
      background-image: url(../img/icon/download-passive.png);
      background-repeat: no-repeat;
      background-position: center center;
      right: 7px;
      top: -3px; }
    .b-bids .rules .download:hover {
      background-color: #484A4F;
      color: white; }
      .b-bids .rules .download:hover:after {
        background-image: url(../img/icon/download-active.png); }
.b-bids .b-bids-list-content {
  margin-top: 20px;
  margin-bottom:130px;
}
  .b-bids .b-bids-list-content table {
    width: 100%;
    background: #E8E8E8;
    border-collapse: collapse;
    vertical-align: middle; }
    .b-bids .b-bids-list-content table tr {
      border-top: 1px solid #F4F4F4;
      border-bottom: 1px solid #F4F4F4; }
      .b-bids .b-bids-list-content table tr.red-day td.date {
        color: #e00018; }
      .b-bids .b-bids-list-content table tr td {
        border: none;
        padding: 10px; }
        .b-bids .b-bids-list-content table tr td.ordinal-number {
          text-align: center;
          vertical-align: top; }
        .b-bids .b-bids-list-content table tr td.date {
          text-align: center;
          vertical-align: middle;
          font: 13px/13px 'pf_din_text_cond_promedium';
          color: black;
          background: #c3c3c3;
          border-left: 1px solid #F4F4F4;
          border-right: 1px solid #F4F4F4; }
          .b-bids .b-bids-list-content table tr td.date strong {
            font-size: 30px;
            display: block;
            margin-bottom: 4px; }
        .b-bids .b-bids-list-content table tr td.place {
          vertical-align: middle;
          border-right: none; }
          .b-bids .b-bids-list-content table tr td.place .type {
            color: #A4A4A4; }
        .b-bids .b-bids-list-content table tr td.team {
          padding: 10px 30px;
          text-align: center; }
          .b-bids .b-bids-list-content table tr td.team > img, .b-bids .b-bids-list-content table tr td.team > strong, .b-bids .b-bids-list-content table tr td.team .team-city {
            display: block;
            margin: 0 auto; }
          .b-bids .b-bids-list-content table tr td.team .team-city {
            color: #A4A4A4; }
        .b-bids .b-bids-list-content table tr td.bid {
          vertical-align: middle;
          padding: 10px 20px;
          background-color: #CFCFCF;
          width: 120px; }
          .b-bids .b-bids-list-content table tr td.bid.make-a-bid {
            min-width: 174px; }
            .b-bids .b-bids-list-content table tr td.bid.make-a-bid .your-bid .score, .b-bids .b-bids-list-content table tr td.bid.make-a-bid .match-result .score {
              height: 34px;
              width: 62px; }
            .b-bids .b-bids-list-content table tr td.bid.make-a-bid .your-bid .divider, .b-bids .b-bids-list-content table tr td.bid.make-a-bid .match-result .divider {
              height: 36px;
              width: 36px;
              margin: 0;
              background-image: url(../img/bg/divider-big.png); }
          .b-bids .b-bids-list-content table tr td.bid .your-bid .state, .b-bids .b-bids-list-content table tr td.bid .match-result .state {
            font-size: 12px;
            font-family: 'pf_din_text_cond_promedium';
            display: block;
            color: #A4A4A4;
            text-transform: uppercase; }
          .b-bids .b-bids-list-content table tr td.bid .your-bid .score, .b-bids .b-bids-list-content table tr td.bid .match-result .score {
            background-color: #9B9B9B;
            border: none;
            border-radius: 2px;
            height: 20px;
            width: 26px;
            padding: 2px;
            font-size: 20px;
            line-height: 25px;
            vertical-align: middle;
            text-align: center;
            font-family: 'pf_din_text_cond_promedium'; }
          .b-bids .b-bids-list-content table tr td.bid .your-bid .divider, .b-bids .b-bids-list-content table tr td.bid .match-result .divider {
            display: inline-block;
            background-image: url(../img/icon/divider.png);
            background-repeat: no-repeat;
            background-position: center center;
            width: 3px;
            height: 24px;
            line-height: 24px;
            vertical-align: bottom;
            margin: 0 7px; }
          .b-bids .b-bids-list-content table tr td.bid .your-bid .icon, .b-bids .b-bids-list-content table tr td.bid .match-result .icon {
            display: inline-block;
            width: 16px;
            height: 24px;
            line-height: 24px;
            vertical-align: bottom;
            background-image: url(../img/icon/bid-passive.png);
            background-repeat: no-repeat;
            background-position: center center;
            margin-left: 15px; }
          .b-bids .b-bids-list-content table tr td.bid .your-bid .forecast, .b-bids .b-bids-list-content table tr td.bid .match-result .forecast {
            display: block;
            color: #848484;
            text-decoration: underline;
            margin-top: 10px; }
          .b-bids .b-bids-list-content table tr td.bid .your-bid .options, .b-bids .b-bids-list-content table tr td.bid .match-result .options {
            display: block;
            margin-top: 10px;
            background: transparent;
            padding: 0; }
            .b-bids .b-bids-list-content table tr td.bid .your-bid .options input[type="checkbox"], .b-bids .b-bids-list-content table tr td.bid .match-result .options input[type="checkbox"] {
              display: none; }
            .b-bids .b-bids-list-content table tr td.bid .your-bid .options input[type="checkbox"] + label, .b-bids .b-bids-list-content table tr td.bid .match-result .options input[type="checkbox"] + label {
              padding-left: 27px;
              padding-top: 1px;
              line-height: 15px;
              margin: 0 0 8px 0;
              background: url(../img/bg/checkbox-white.png) 0px -24px no-repeat;
              cursor: pointer; }
            .b-bids .b-bids-list-content table tr td.bid .your-bid .options input[type="checkbox"]:checked + label, .b-bids .b-bids-list-content table tr td.bid .match-result .options input[type="checkbox"]:checked + label {
              background: url(../img/bg/checkbox-white.png) -24px 0px no-repeat; }
          .b-bids .b-bids-list-content table tr td.bid .your-bid {
            margin-bottom: 10px; }
      .b-bids .b-bids-list-content table tr.played td.bid .match-result .score {
        background: #292A2D;
        color: white; }
      .b-bids .b-bids-list-content table tr.played td.bid .match-result .icon {
        background-image: url(../img/icon/bid-done.png); }
      .b-bids .b-bids-list-content table tr.awaiting td.bid .your-bid .score {
        background: #9B9B9B; }
      .b-bids .b-bids-list-content table tr.awaiting td.bid .your-bid .icon {
        background-image: url(../img/icon/bid-passive.png); }
      .b-bids .b-bids-list-content table tr.winned td.bid {
        background: #4F5257; }
        .b-bids .b-bids-list-content table tr.winned td.bid .your-bid .state, .b-bids .b-bids-list-content table tr.winned td.bid .match-result .state {
          color: white; }
        .b-bids .b-bids-list-content table tr.winned td.bid .your-bid .score, .b-bids .b-bids-list-content table tr.winned td.bid .match-result .score {
          background: #292A2D;
          color: white; }
        .b-bids .b-bids-list-content table tr.winned td.bid .your-bid .icon, .b-bids .b-bids-list-content table tr.winned td.bid .match-result .icon {
          background-image: url(../img/icon/bid-done.png); }
      .b-bids .b-bids-list-content table tr.active td.bid .your-bid .score {
        background-color: white;
        color: black; }
      .b-bids .b-bids-list-content table tr.active td.bid .your-bid .icon {
        background-image: url(../img/icon/bid-active.png); }
      .b-bids .b-bids-list-content table tr.control .mass-action {
        background-color: #CFCFCF; }
        .b-bids .b-bids-list-content table tr.control .mass-action button {
          width: 100%;
          margin: 0 30px 0 0;
          padding: 4px 8px 4px 10px;
          border: 0;
          background-color: black;
          color: white;
          border-radius: 2px;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          cursor: pointer; }
        .b-bids .b-bids-list-content table tr.control .mass-action button {
          float: right;
          margin: 0; }
        .b-bids .b-bids-list-content table tr.control .mass-action button:hover {
          background: black; }
        .b-bids .b-bids-list-content table tr.control .mass-action button span {
          color: white;
          padding-right: 23px;
          background: url(../img/icon/enter.png) 100% 50% no-repeat;
          font: 14px/14px 'pf_din_text_cond_probold';
          text-transform: uppercase; }
.b-bids .btnMore {
  margin-top: 65px; }
  .b-bids .btnMore a {
    background: url(../img/bg/news_btn_more.png) 7px center no-repeat;
    display: inline-block;
    vertical-align: top;
    padding: 6px 12px 6px 26px;
    border: 1px solid #d3d3d3;
    font: 14px 'pf_din_text_cond_promedium';
    text-transform: uppercase;
    color: #b1b1b1; }
    
/*forecastTable*/
.b-bids .b-bids-list-content table tr td.bid .match-result {position:relative;}
.b-bids .b-bids-list-content table tr td.bid .match-result .forecastTable {position:absolute; left:-40px; display:none; padding:20px; background:url(../img/bg/calendar_dropdown_box.gif) repeat-x #9f9f9f;}
.b-bids .b-bids-list-content table tr td.bid .match-result .forecastTable tr {border:0;}
.b-bids .b-bids-list-content table tr td.bid .match-result .forecastTable td {padding:7px 20px; background-color:#4f5257; color:#c0c0c0;}
.b-bids .b-bids-list-content table tr td.bid .match-result .forecastTable tr.dark td {background-color:#292a2d;}
.b-bids .b-bids-list-content table tr td.bid .match-result .forecastTable .forecastTable_inner{ max-height:200px; }
/*end forecastTable*/    


table th.va-middle,
table td.va-middle{
	vertical-align:middle;
}

.search-user{
	float:left;
}
.search-user .form{
	position:relative;
	float:left;
	overflow:hidden;
	display:none;
}
.search-user .form input{
	vertical-align:middle;
}
.search-user .form input[type="text"]{
	position:relative;
	border:0;
	font:11px/14px Verdana, Arial, sans-serif;
	width:150px;
	padding:5px 12px;
	border-top:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	z-index:1;
}
.search-user .form input[type="submit"]{
	position: absolute;
	top: 0;
	width: 35px;
	height: 28px;
	line-height: 28px;
	right: 0;
	margin: 0;
	border: 0;
	background: url(../img/bg/search.png) 50% 50% no-repeat;
	cursor: pointer;
	text-indent:-9999px;
	z-index:10;
}

.b-bids .g-content-filter .main-filter{
	overflow:hidden;
	line-height:32px;
}
.b-bids .bids-filter .bids-total{
	float:left;
	height:auto!important;
	line-height:120%!important;
}
.b-bids .bids-filter .options{
	vertical-align:middle;
}
.b-bids .g-content-filter .main-filter .filter-dates{
	margin-top:5px;
}
.b-bids .g-content-filter:after {
    bottom: -16px;
}