/********************/
/* circuit_calendar & circuit_results*/

.circuit_calendar {
  margin:20px 0 0 0;
}
#circuit_results {
  list-style: none;
  overflow: hidden;
}
#circuit_results > li {
  margin:0 20px 20px 0;
  margin-right: 13px\9;
  float:left;
  width:280px;
}
#circuit_results > li:nth-child(3n) {
  margin-right: 0;
}
#circuit_results > li:nth-child(3n+1) {
  clear:left;
}
.circuit_calendar li {
  overflow: hidden;
  padding:0 0 0 0;
  margin:0 0 0 0;
  overflow: hidden;
}
#circuit_results .sessions {
  list-style:none;
  background: #E8E8E8;
  border:solid 1px #C6C6C6;
  overflow: hidden;
  padding:10px;
  position: relative;
  min-height: 120px;
}

#circuit_results .sessions ul {
  display: block;
  position: absolute;
  width: 278px;
  height: 100%;
  top:0;
  left:278px;
  overflow-x:hidden;
  overflow-y:scroll;
  padding:8px 0 0 20px;
  z-index: 1;
  list-style: none;
  background: #E8E8E8;
}
#circuit_results .sessions > li {
   position: static !important;
}
#circuit_results .sessions ul li {
  background:url(../../img/common/pdf_icon.png?banana) no-repeat;
  padding-left: 24px;
}
#circuit_results .sessions ul li:last-child {
  margin-bottom: 10px;
}
#circuit_results .sessions li.link {
  background-image: url(../../img/common/external_link_icon.png?banana);
  background-position: 5px 5px;
}
#circuit_results .sessions .title {
  padding:0;
  background: none;
  font-weight: bold;
  margin:0 10px 5px -6px;
}
#circuit_results .sessions a {
  font-weight: bold;
  font-size:12px;
  outline: none;
}
#circuit_results .footer {
  background:url(../../img/common/bg_circuit_results_pattern.gif);
  height: 34px;
  border:solid 1px #C6C6C6;
  border-top: 0;
}
#circuit_results .btn {
  line-height: 0.7;
  font-size: 14px;
  float: right;
  margin:5px 5px 0 0;
}
#circuit_results .btn:before {
  height:26px;
}
.circuit_calendar .wrapper, #circuit_results .wrapper {
  width:280px;
  background: #FFF;
  margin:0 auto;
}
.circuit_calendar .track, #circuit_results .track {
  width:280px;
  height: 130px;
  display: block;
  margin:0 auto;
  text-indent: -999px;
  background: url(../../img/common/sprite_theme_tracks.jpg?banana) #000;
}
#circuit_results .track {
  height: 202px;
  background-image: url(../../img/common/result_event_layout_bkg.jpg);
}
#circuit_results .podium {
  background:#F3F3F3;
  border:solid 1px #C6C6C6;
  border-top:0;
  border-bottom: 0;
  min-height: 122px;
  min-height: 122px;
  overflow: hidden;
  padding:10px 0 0 0;
}
#circuit_results .podium .title {
  font-weight: bold;
  font-size: 14px;
  border:0;
  text-transform: uppercase;
}
#circuit_results .podium ol {
  width: 50%;
  float: left;
  list-style: none;
}
  #circuit_results .podium ol.onlyrace{
    width: 100%;
  }

#circuit_results .podium li {
  margin-left:20px;
  border-bottom: solid 1px #DFDFDF;
  width:80%;
  height: 24px;
  line-height: 24px;
  margin:0 auto;
  overflow: hidden;
  font-size: 12px;
}
#circuit_results .podium li:last-child {
  border:0;
}
#circuit_results .podium span {
  font-weight: bold;
  color:#FF061C;
  display: inline-block;
  margin-right: 16px;
}
#circuit_results .podium strong {
  font-weight: normal;
}
#circuit_results .podium strong:before {
  margin:-17px 0 0 14px;
}
  #circuit_results .podium .sui:before {
    margin:-17px 0 0 16px;
  }


.circuit_calendar .round, #circuit_results .round {
  width:280px;
  margin:0 auto;
  padding:0 8px 0 40px;
  height: auto;
  line-height: 28px;
  background:#000;
  font-size:14px;
  color:#FFF;
  background: #000;
  font-weight: bold;
}
.circuit_calendar .round.noflag, #circuit_results .round.noflag {
	padding-left: 8px;
}
#circuit_results .round {
  height: 42px;
  overflow: hidden;
  padding:0 8px;
}
.circuit_calendar .date, #circuit_results .date {
  display: block;
  float: right;
  font-size: 32px;
  color:#FFF;
  margin:9px 0 0 12px;
  font-weight: 700;
  letter-spacing: 1px;
}

.circuit_calendar .date {
	float: none;
	fon-size: 20px;
	text-align: center;
	margin:0;
	padding:9px 0 0 12px;
}
#circuit_results .date {
  font-size: 16px;
  margin-top:0;
}

.circuit_calendar .content {
  width:280px;
  height: 100px;
  background:#000;
  margin:0 auto;
  margin-bottom: 15px;
}
.circuit_calendar h2 {
  color:#FFF;
  text-decoration: none;
  display: block;
  height:45px;
  line-height: 110%;
  padding-left:30px;
  font-size:19px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 10px;
  background: #000;
}
.circuit_calendar h2:before {
  margin:11px 0 0 -41px;
}
#circuit_results h2 {
  height: 39px;
  line-height: 19px;
  font-size:17px;
  padding-left:38px;
}
#circuit_results h2:before {
  margin-top:10px;
}

.circuit_calendar a:hover {
  text-decoration: none;
}


/* tickets, borrar... ? */
/*.circuit_calendar .tickets {
  color:#3E3E3E !important;
  display: block;
  height: 24px;
  line-height: 20px;
  background:blue;
  text-align: center;
  margin:11px 5px 0 0;
  padding:0 10px;
  float: right;
  border:solid 1px #AEAEAE;
  text-decoration: none;
  font-weight: 700;
  font-size:16px;
  white-space: nowrap;

  background: rgb(189,189,189);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkYmRiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZDhkOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(189,189,189,1) 0%, rgba(141,141,141,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(189,189,189,1)), color-stop(100%,rgba(141,141,141,1)));
  background: -webkit-linear-gradient(top,  rgba(189,189,189,1) 0%,rgba(141,141,141,1) 100%);
  background: -o-linear-gradient(top,  rgba(189,189,189,1) 0%,rgba(141,141,141,1) 100%);
  background: -ms-linear-gradient(top,  rgba(189,189,189,1) 0%,rgba(141,141,141,1) 100%);
  background: linear-gradient(to bottom,  rgba(189,189,189,1) 0%,rgba(141,141,141,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdbdbd', endColorstr='#8d8d8d',GradientType=0 );
}
.circuit_calendar .tickets:before {
  content:"";
  border-top:solid 1px #D0D0D0;
  display: block;
  height: 1px;
}*/

.circuit_calendar .btn-results {
  border:solid 1px #444444!important;
}
.circuit_calendar .btn-gray {
  line-height: 12px;
  margin:10px 0 0 15px;
  font-family: Arial, sans-serif;
  padding-left: 9px;
  padding-right: 9px;
  border:0;
  font-size:12px;
  font-weight: bold;
  border:solid 1px #FFF;
}
.circuit_calendar .btn-gray:before {
  height: 28px;
  margin:-8px 0 0 -11px;
  padding:10px 10px;
}

.circuit_calendar .btn-gray.red {
  color:#FFF !important;
  text-shadow:1px 1px 0 #5e0000;
  box-shadow:0 1px 0 0 #F2A3A6 inset;

  background: rgb(254,26,0);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlMWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NzEzMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom,  rgba(254,26,0,1) 0%,rgba(151,19,30,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe1a00', endColorstr='#97131e',GradientType=0 );
}
.circuit_calendar .btn-gray.red:before {
  display: none;
}




/* end circuit_calendar & circuit_results */
section.content > .col-xs-3, section.content > .col-xs-9 {
  margin-top:20px;
}

.sessions .close {
  text-transform: uppercase;
  font-size:14px;
 }
.sessions .close .sbk_arrow {
  font-family: "flexslider-icon", sans-serif;
  font-size:20px;
  position: relative;
  top:2px;
}

.filters_wrapper ul.category { margin-left:100px; }

#riders_manufacturers {
  width:95.7%;
  margin-left:50px;
}

#riders_manufacturers th {
  /*border-bottom: solid 2px #E40514;*/
}

#riders_manufacturers th, td {
  min-height: 30px;
  line-height: 30px;
}

#riders_manufacturers tr:nth-child(even) {
  background:#EEE;
}

#select_results_stats_riders_builders { width:187px;}

.sessions_pdf {
  height: 100%;
}

li[data-section-id="results"] > a  {
	color: #fff;
	border-bottom: 2px solid #cb242b;
}
.tab_widget.world_standing .primary_tabs .tab.active,
.tab_widget.constructors .primary_tabs .tab.active {
    background: #E7E7E7;
    border-bottom: solid 1px #E7E7E7;
}
.tab_widget.world_standing .wrapper.sbk, 
.tab_widget.world_standing .wrapper.ssp, 
.tab_widget.world_standing .wrapper.stk, 
.tab_widget.world_standing .wrapper.st6, 
.tab_widget.world_standing .wrapper.ejc, 
.tab_widget.world_standing .wrapper.gri,
.tab_widget.constructors .wrapper.sbk, 
.tab_widget.constructors .wrapper.ssp, 
.tab_widget.constructors .wrapper.stk, 
.tab_widget.constructors .wrapper.st6, 
.tab_widget.constructors .wrapper.ejc, 
.tab_widget.constructors .wrapper.gri {
  background-position: center 20px;
}
.tab_widget .primary_tabs .tab[data-tab-id="world_standing-SSP"].active,
.tab_widget .primary_tabs .tab[data-tab-id="constructors-SSP"].active {
  color: #54ad3b;
}
.tab_widget .primary_tabs .tab[data-tab-id="world_standing-STK"].active,
.tab_widget .primary_tabs .tab[data-tab-id="constructors-STK"].active {
  color: #2c82bc;
}
.tab_widget .primary_tabs .tab[data-tab-id="world_standing-ST6"].active {
  color: #23bcec;
}
.tab_widget .primary_tabs .tab[data-tab-id="world_standing-EJC"].active {
  color: #e70000;
}