
/* FONTS */
@font-face {
  font-family: Exo2;
  src: url("fonts/Exo2-Light.otf") format("opentype");
  font-weight: 100;
}
@font-face {
  font-family: Exo2;
  src: url("fonts/Exo2-Medium.otf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: Exo2;
  src: url("fonts/Exo2-Regular.otf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: Exo2;
  src: url("fonts/Exo2-SemiBold.otf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: Exo2;
  src: url("fonts/Exo2-Bold.otf") format("opentype");
  font-weight: 900;
}
@font-face {
  font-family: Exo2;
  src: url("fonts/Exo2-MediumItalic.otf") format("opentype");
   font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Exo2;
  src: url("fonts/MuseoSans_300_Italic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Courier Prime Sans Bold;
  src: url("fonts/Courier Prime Sans Bold.ttf") format("truetype");
  font-weight: 1200;
}


body {
  margin: 0px;
  padding: 0px;
  font-family: 'Exo2';
  -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
  background-color: #32589f;
  background-image:url('img_previo/background.png'); 
}

div {
  box-sizing: border-box;
}

html {
  overflow: hidden;
}
  



.display {
  width: 1920px;
  height: 1080px;
  background-size: cover;
  position: relative;
  font-size: 30px;
  color: #124CA1;
  margin-left: -720px;
  margin-top: 0px;
}


.scaled {
transform: scale(0.24);
transform-origin: top;
}


/* UTILS */
.border {
  border: 1px solid #e9ecef;
}

.border-blue {
  border: 1px solid #2e5195;
}

.border-red {
  border: 1px solid #c02a34;
}
.stats-width {
  width: 120px;
}
.container {
  padding: 20px;
}
.bottom {
  margin-bottom: 10px;
}
.top {
  margin-top: 5px;
}
.toph {
  margin-top: -10px;
}
.margintop {
  margin-top: -10px;
}
.thin {
  font-weight: 300;
}
.bold {
  font-weight: 700;
}
.xbold {
  font-weight: 900;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-black {
  color: black;
}
.text-white {
  color: white;
}
.text-blue {
  color: #2e5195;
}
.text-purple {
  color: #881771;
}

.text-grey {
  color: #58595b;
}
.text-lightblue {
  color: #5495c6;
}


.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}

.ph38 {
  padding-left: 38px;
  padding-right: 38px;
}


/* PILLS */
.pill {
  background-color:#2e5195;
  padding: 0px;
  font-size: 55px;
  margin-bottom: 10px;
  height: 73px;
  clear: both;
}

.pill.pill-xxxl {
  font-size: 130px;
  height: 180px;
  padding: 0px 0px 0px 0px;
  line-height: 0px;
  margin-bottom: -25px;
  

}
.pill.pill-xxs {
  margin-left: 220px;
  width: 1600px;
  padding: 3px;
  height: 65px;
  margin-bottom: 10px;
  line-height: 55px;
  font-size: 50px;
}
.pill.pill-sm {
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 70px;
  height: 73px;
}
.pill.pill-xs {
  margin-bottom: 5px;
  line-height: 75px;
}
.pill.pill-md {
  margin-left: 220px;
  width: 1600px;
  padding: 1px;
  line-height: 22px;
  margin-top: 20px;
   font-size: 80px;
}
.pill.pill-lg {
  font-size: 80px;
  border-radius: 40px;
  padding: 20px;
  line-height: 80px;
}
.pill.pill-xl {
  font-size: 120px;
  padding: 20px;
  line-height: 100px;
  border-radius: 50px;
}
.pill.pill-xxl {
  font-size: 130px;
  padding: 10px;
  line-height: 150px;

}

.pill-right {
  margin-left: auto;
  margin-right: 0;
}
.pill.width80 {
  width: 80%;
}

.pill.pill-grey {
  margin-left: 230px;
  margin-top: 20px;
  margin-bottom: -15px;
  background-color: transparent;
  width: 1640px;
  font-size: 90px;
  line-height: 60px;
}
.pill.pill-grey-lg {
  margin-left: 300px;
  width: 1600px;
  line-height: 90px;
}
.pill.pill-grey-lg .flag {
  margin-top: 10px;
  margin-left: 20px;
  width: 100px;
  height: 80px;
}

.pill > span {
  display: inline-block;
  position: relative;
}

.label {
  color: white;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
}
.label.blue {
  color: white;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
}
.label.stats {
  color: white;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
}
.label.green {
  color: white;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
}
.label.greenr {
  color: white;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
}
.label.percent {
  color: white;
  width: 100px;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  margin-right: 20px;
}

.nombre {
  font-size: 45px;
  margin-top: 10px;

}
.barra {
 margin-top: -50px;
 margin-left: -20px;
}


.label.marker {
  font-size: 250px;
 
}

.pill .ph10 {
  padding-left: 20px;
  padding-right: 20px;
}
.pill .ph80 {
  padding-left: 80px;
  padding-right: 80px;
}

.pill .ph100 {
  padding-left: 100px;
  padding-right: 100px;
}
.pill .ph120 {
  padding-left: 120px;
  padding-right: 120px;
}


.pill .flag {
  background-color: transparent;
  display: inline-block;
  /*border: 3px solid #888;*/
  border-radius: 25%;
  height: 66px;
  width: 83px;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  float: left;
  margin-right: 20px;
  line-height: 0;
}
.pill .flag.flag-right {
  float: right;
  margin-right: -15px;
  margin-left: 270px;
  width: 232px;
  height: 152px;
}
.pill .flag.flag-small {
  width: 60px;
  height: 50px;
  margin-top: 3px;
}
.pill.pill-xl .flag {
  width: 160px;
  height: 120px;
  margin-top: -10px;
}
.pill.pill-xxl .flag {
   display: inline-block;
   border-radius: 25%;
  box-sizing: border-box;
  overflow: hidden;
  width: 186px;
  height: 150px;
  margin-top: 0px;
  margin-left: -5px;
}
.pill .flag img {
  width: 100%;
  height: 100%;
  margin: 0px;
}

.pill .spacer { display: inline-block; }
.pill .spacer.spacer100 { width: 100px; }
.pill .spacer.spacer200 { width: 200px; }

.pill .medal {
  width: 143px;
  height: 143px;

}
.pill .medal img {
 width: 101%
  height: auto;
}

.pill.pill-sm .medal {
  margin-top: 0px;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}
.pill.pill-xxl .medal {
  margin-top: -144px;
  margin-right: -75px;
}

.pill.pill-with-head {
  line-height: 87px;
  position: relative;
  padding-left: 100px;
  overflow: hidden;
}
.pill.pill-with-head .pill-head {
  position: absolute;
  top: 0;
  left: 0;
  width: 135px;
  text-align: left;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pill.pill-with-head .flag {
  border-color: white;
}


.row {
  clear: both;
}
.row:after {
  clear: both;
  content: "";
  display: table;
}
.row > div {
  float: left;
}
.row .col50 {
  width: 50%;
}

/* BACKGROUNDS */
.bg-red {
  background: rgb(197,32,49);
 /* background: -moz-linear-gradient(top, rgb(228,17,63) 0%, rgb(170,24,50) 100%);
  background: -webkit-linear-gradient(top, rgb(228,17,63) 0%,rgb(170,24,50) 100%);
  background: linear-gradient(to bottom, rgb(228,17,63) 0%,rgb(170,24,50) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4113f', endColorstr='#aa1832',GradientType=0 );*/
}
.bg-blue {
  background: rgb(78,138,198);
 /* background: -moz-linear-gradient(top, rgb(0,161,223) 0%, rgb(0,124,186) 50%, rgb(0,94,133) 100%);
  background: -webkit-linear-gradient(top, rgb(0,161,223) 0%,rgb(0,124,186) 50%,rgb(0,94,133) 100%);
  background: linear-gradient(to bottom, rgb(0,161,223) 0%,rgb(0,124,186) 50%,rgb(0,94,133) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1df', endColorstr='#005e85',GradientType=0 );*/
}
.bg-green {
  background: rgb(119,188,31);
  background: -moz-linear-gradient(top, rgb(119,188,31) 0%, rgb(71,161,65) 50%, rgb(2,105,26) 100%);
  background: -webkit-linear-gradient(top, rgb(119,188,31) 0%,rgb(71,161,65) 50%,rgb(2,105,26) 100%);
  background: linear-gradient(to bottom, rgb(119,188,31) 0%,rgb(71,161,65) 50%,rgb(2,105,26) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77bc1f', endColorstr='#02691a',GradientType=0 );
}
.bg-yellow {
  background: rgb(255,221,0);
  background: -moz-linear-gradient(top, rgb(255,221,0) 0%, rgb(248,177,36) 50%, rgb(252,176,54) 100%);
  background: -webkit-linear-gradient(top, rgb(255,221,0) 0%,rgb(248,177,36) 50%,rgb(252,176,54) 100%);
  background: linear-gradient(to bottom, rgb(255,221,0) 0%,rgb(248,177,36) 50%,rgb(252,176,54) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdd00', endColorstr='#fcb036',GradientType=0 );
}

.bg-morado {
  background: rgb(136,23,113);
 /* background: -moz-linear-gradient(top, rgb(228,17,63) 0%, rgb(170,24,50) 100%);
  background: -webkit-linear-gradient(top, rgb(228,17,63) 0%,rgb(170,24,50) 100%);
  background: linear-gradient(to bottom, rgb(228,17,63) 0%,rgb(170,24,50) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4113f', endColorstr='#aa1832',GradientType=0 );*/
}
.bg-azulclaro {
  background: rgb(84,149,198);
 /* background: -moz-linear-gradient(top, rgb(228,17,63) 0%, rgb(170,24,50) 100%);
  background: -webkit-linear-gradient(top, rgb(228,17,63) 0%,rgb(170,24,50) 100%);
  background: linear-gradient(to bottom, rgb(228,17,63) 0%,rgb(170,24,50) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4113f', endColorstr='#aa1832',GradientType=0 );*/
}

.bg-verde {
  background: rgb(119,188,31);
 
}
.bg-rosa {
  background: rgb(193,17,122);
 
}

.ball {
  background-color: white;
  display: inline-block;
  height: 100px;
  width: 100px;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  margin-top: -120px;
  margin-left: 237px;
  line-height: 0;
}
.ball-right {
  background-color: white;
  display: inline-block;
  height: 100px;
  width: 100px;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  float: left;
  margin-top: 45px;
  margin-left: 237px;
  line-height: 0;
}

.ball-left {
  background-color: white;
  display: inline-block;
  height: 100px;
  width: 100px;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  float: left;
  margin-top: 45px;
  margin-left: 0px;
  line-height: 0;
}


#home .homelogo {
  position: absolute;
  top: 600px;
  left: 530px;
}

#home .homesport {
  position: absolute;
  top: 10px;
  left: -140px;
}

/* HOME */
#home .pill {
  text-align: right;
    font-weight: 900;
  font-size: 90px;
  height: 115px;
  
}

#home .homepill-1 {
  background-color: transparent;
  width: 550px;
  height: 170px;
  font-weight: 300;
  margin-left: 1320px;
  font-size: 30pt;
  color: white;
  text-align: left;
  margin-top: -180px;
    }

#home .homepill-2 {
background-color: transparent;
  width: 750px;
  font-weight: 900;
  margin-top: 0px;
  margin-left: 500px;
  font-size: 110px;
  text-align: left;
  color: white;
     }

     #home .homepill-3 {
background-color: transparent;
 width: 750px;
  font-weight: 900;
  margin-top: -20px;
  margin-left: 500px;
  font-size: 110px;
  text-align: left;
  color: white;
     }


/* PER PAGE STYLES */
#schedule .container {
 margin-top: 120px;
 height: 670px;
}
#schedule .pill.pill-xxxl {
  color: white;
  font-size: 130px;
  width: 1600px;
  height: 145px;
  padding: 0px 0px 0px 0px;
  line-height: 0px;
  border-radius: 0px;
  margin-bottom: 5px;
  margin-left: 230px;
  margin-top: 0px;
}
#schedule .pill.pill-xxxy {
  font-size: 130px;
  height: 145px;
  width: 940px;
  padding: 0px 0px 0px 0px;
  line-height: 0px;
  border-radius: 20px;
  margin-bottom: -25px;
  margin-top: -150px;
  margin-left: 900px;
}
#schedule .pill.pill-xxxz {
  font-size: 130px;
  height: 145px;
  width: 1895px;
  padding: 0px 0px 0px 0px;
  line-height: 0px;
  border-radius: 20px;
  margin-bottom: 5px;
  margin-left: -8px;
  margin-top: 5px;
}
#schedule .dcha {
  height: 950px; 
  width: 950px; 
  margin-left: 950px;
}
#schedule .izda {
  height: 950px; 
  width: 950px; 
  margin-left: -10px;
}
#schedule .label.scoreup {
  background-color:  #5495c6;
  border-radius: 0px;
  margin-top: -33px;
  margin-right: 6px;
  width: 180px; 
  height: 65px; 
  line-height: 70px;
  font-size: 50px;
  padding-left: 15px;
}
#schedule .label.score {
   background-color:  #5495c6;
  border-radius: 0px;
  margin-top: -34px;
  margin-right: 6px;
  width: 180px; 
  height: 65px; 
  line-height: 70px;
  font-size: 50px;
  padding-left: 15px;
}
#schedule .label.decision {
  width: 500px;
  height: 50px;
  border-radius: 0px;
  margin-right: 0px; 
  margin-top: -30px;  
  line-height: 50px; 
  color: #5495c6;
  font-size: 40px;
  text-align: right;
}
#schedule .label.decisiondown {
  width: 500px;
  height: 50px;
  border-radius: 0px;
  margin-right: 0px; 
  margin-top: -28px;  
  line-height: 50px; 
  color: #5495c6;
  font-size: 40px;
  text-align: right;
}

#schedule .label.marker {
  width: 220px;
  height: 20px;
  font-size: 25px;
  text-align: left;
  line-height: 25px;
}

#schedule .label.court {
  width: 190px;
  height: 76px;
  font-size: 50px;
  border-radius: 20px;
  margin-left: 3px;
  text-align: center;
  line-height: -5px;
  margin-top: -270px;
}
#schedule .label.bout {
  width: 50px;
  height: 270px;
  font-size: 37px;
  border-radius: 10px;
  margin-left: 0px;
  margin-top: 12px;
  color: #004399;
  line-height: 23px;
  background-color: #ffffff;
  writing-mode: vertical-rl;
  
}
#schedule .pill.pill-lg {
  padding: 20px 30px;
}
#schedule .pill.pill-xs {
  height: 87px;
  border-radius: 25px;
  line-height: 55px;
  margin-top: 5px;
  margin-bottom: 1px;
  width: 1512px;
  margin-left: 350px;
  padding-bottom: 20px;
  padding-top: 38px;
}
#schedule .pill.pill-sm {
  padding: 3px;
  height: 85px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 80px;
}
#schedule .pill.pill-sx {
  padding: 3px;
  height: 75px;
  margin-top: 1px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 70px;
}
#schedule .label {
  margin-left: 2px;
  margin-top: 1px;
  width: 170px;
  height: 76px;
}
#schedule .label.blue {
  margin-right: 10px;
  margin-top: 1px;
  width: 400px;
  height: 56px;
}
#schedule .label.red {
  width: 5px;
  height: 65px;
  border-radius: 10px;
  margin-left: 10px;
  margin-top: 5px;
  
}
#schedule .label.c {
  height: 80px;
  width: 200px; 
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 100px;
  margin-top: -40px;  
  line-height: 75px; 
  background-color: transparent; 
  border: 2px solid #071e72;
  
}
#schedule .label.d {
  height: 80px;
  width: 200px; 
  border-radius: 10px;
  margin-left: 700px;
  margin-right: 0px;
  margin-top: -48px;  
  line-height: 75px; 
  background-color: transparent; 
  border: 2px solid #071e72;
  
}
#schedule .label.bluenext {
  background-color: white;
  width: 2px;
  height: 61px;
   border-radius: 0px;
  border: 2px solid #071e72;
  margin-left: 20px;
  margin-top: 5px;
  
}

#schedule .label.rednext {
  width: 2px;
  height: 61px;
  border: 2px solid #071e72;
  border-radius: 0px;
  margin-left: -8px;
  margin-top: 7px;
  
}

#schedule .label.names {
  font-size: 55px;
  text-align: left;
  margin-left: 2px;
  margin-top: 3px;
  width: 870px;
  height: 56px;
}
#schedule .label.namesr {
  font-size: 55px;
  text-align: left;
  margin-left: 0px;
  margin-top: 3px;
  width: 895px;
  height: 56px;
}
#schedule .label.green {
     color: #000080;
  font-size: 34px;
  margin-top: 4px;
  margin-left: 4px;
  line-height: 145px;
  width: 230px;
  height: 136px;
}
#schedule .pill .flag.flag-small {
  width: 74px;
  height: 60px;
  margin-top: 5px;
  margin-left: 13px;
}
#schedule .pill .flag {
  height: 76px;
  width: 76px;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  float: left;
  margin-top: 2px;
  margin-right: 20px;
  margin-left: 10px;
  
}
#schedule .nameup {
  display: block;
  font-size: 50px;
  text-align: left;
  margin-left: 390px;
  margin-top: -10px;
  font-weight: 900;
}

#schedule .namedown {
  display: block;
  font-size: 50px;
  text-align: left;
  margin-left: 390px;
  margin-top: -10px;
  font-weight: 900;
}
#schedule .border-div {
  margin-top: 15px;
}
#schedule .bout {
     color: #000080;
  width: 227px;
  height: 25px;
  font-size: 35px; 
  line-height: 25px;
  text-align: center; 
  margin-left: -230px; 
  margin-top: 20px;
}
#schedule .phase {
   color: #000080;
  width: 225px;
  height: 25px;
  font-size: 35px; 
  margin-left: -256px; 
  margin-top: 105px;
  line-height: 25px;
  text-align: center; 
  
}

#schedule .noc-small {
  width: 55px;
  height: 20px;
  display: block;
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
  display: inline-block;
  vertical-align: left;
  text-align: center;
  text-transform: uppercase;
  margin-top: 27px;
  margin-left:-35px;
  margin-right: 5px;
   -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: rl-tb;
}
#schedule .noc-small.down {
  width: 55px;
  height: 20px;
  display: block;
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 61px;
  margin-left:-35px;
   -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: rl-tb;
}
#schedule .logo {
  margin-left: 700px;
}


#match-stats .container {
  margin-top: 10px;
  height: 540px;
}

#match-stats .logo {
  margin-top: 10px; 
  margin-left: 840px;
}
#match-stats .label.stats {
  margin-left: 200px;
  width: 500px;
  height: 63px;
  line-height: 63px;
}
#match-stats .label.green {
  margin-left: 100px;
  width: 200px;
  height: 63px;
   line-height: 63px;
  
}
#match-stats .label.greenr {
  margin-right: 100px;
  width: 200px;
  height: 63px;
  line-height: 63px;
}
#match-stats .pill.pill-grey {
  line-height: 60px;
  padding-bottom: 20px;
  margin-top: 100px;
  height: 80px;
  color: #58595b;
}
#match-stats .nombre {
   font-weight: 900; 
  width: 800px;
  height: 63px;
  
}


#match-stats .pill .flag.flag-right {
  float: right;
  margin-top: -5px;
  margin-right: 15px;
  margin-left: 20px;
  width: 100px;
  height: 80px;


}

#match-stats .pill .flag {
  margin-top: -5px;
  width: 100px;
  height: 80px;
}

#match-stats .pill.pill-xs {
margin-left: 230px;
   width: 1600px;
  height: 63px;
  line-height: 55px;
  font-size: 47px;
}

#marcador .container {
  margin-top: 60px;
  height: 450px;
}

#marcador .pill.pill-xl {
  font-size: 115px;
  padding: 20px;
  border-radius: 50px;
  width: 1600px;
  height: 160px;
}

#marcador .pill.pill-xxl {
  
  color: white;
  width: 1650px;
  height: 120px;
  margin-top: 10px;
  margin-left: 230px;
 line-height: 75px;
}

#marcador .pill.pill-xxl .flag {
   display: inline-block;
   border-radius: 25%;
  box-sizing: border-box;
  overflow: hidden;
  width: 124px;
  height: 100px;
  margin-top: 0px;
  margin-left: -5px;
}

#marcador .label {
    line-height: 90px;
    width: 120px;
    height: 100px;
  color: white;
  padding: 0px 5px 0px 5px;
  text-align: center;
  display: inline-block;
}
#marcador .labelscb {
    margin-top: 15px;
    text-align: center;
    font-size: 85px;
    font-weight: 900;
    line-height: 90px;
    height: 100px;
  color: white;
  padding: 10px 20px 10px 20px;
  text-align: center;
  display: inline-block;
}

#marcador .noc-up {
 width: 120px;
  height: 45px; 
  font-size: 45px;
  font-weight: 900;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 27px;
  margin-left: -60px;
  float: left;
  -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: rl-tb;
}

#marcador .nombre {
font-size: 85px;
text-align: left;
margin-left: -25px;

  }

#marcador .scores {
  background-color: transparent;
  color: #58595b;
  width: 1640px;
  margin-left: 200px;
  margin-top: -150px;  
}
#marcador .codeA {
   margin-top: 25px; 
   margin-left: 25px;
}
#marcador .codeB {
  margin-top: 25px; 
   width: 200px;
}

#marcador .label.marker {
   background-color: transparent;
   width: 470px;
   font-size: 400px;
  color: #2e5195;
  
}
#marcador .label.marker-right {
   background-color: transparent;
   width: 470px;
   font-size: 400px;
  margin-left: 0px;
  color: #2e5195;

}
#marcador .label.clock {
  font-family: "Courier Prime Sans Bold";
   background-color: transparent;
   font-weight: 1200;
   font-size: 200px;
  color: black;
  margin-left: 5px;
  text-align: center;
  width: 555px;
 

}

#marcador .pill.pill-xl .flag {
  background-color: transparent;
  width: 180px;
  height: 141px;
  margin-top: -15px;
  margin-left: -15px;
}

#marcador .periodo {
  margin-top: 55px;
  margin-right: 20px; 
  font-style: italic; 
  font-weight: 900; 
  font-size: 55px; 
  text-align: center;
  margin-left: 725px;
  width: 587px;
}
#penalties .pill.pill-xl {
  background-color: transparent;
  font-size: 120px;
  padding: 20px;
  
 margin-left: -50px;
  margin-top: -550px;
  width: 1300px;
  height: 100px;
  margin-left: 200px;
}


#penalties .label.marker {
  color: #7b2a7b;
  font-size: 250px;
  width: 300px;
  margin-left: 740px;
 margin-top: 0px;
 padding-top: 20px;
 padding-bottom: 40px;
 margin-top: -160px;
}

#penalties .pill.pill-xxl {
  background-color: transparent;
  font-size: 110px;
  padding: 9px;
  line-height: 128px;
  margin-top: 70px;
   margin-left: 270px;
}


#penalties .pill.pill-xxl .flag {
  width: 185px;
  height: 148px;
  margin-top: -9px;
  margin-left: -9px;
}

#penalties .bolas {
   margin-top: -15px; 
   margin-right: 30px;  
}
#penalties .penal {
   margin-right: 10px;
  
}

#lineups .container {
  margin-top: 75px;
  height: 700px;
}
#lineups .pill.pill-sm {
  color: white;
  font-size: 45px;
  font-weight: 100;
  width: 1600px;
  margin-bottom: 5px;
  margin-left: 230px;
}

#lineups .pill.pill-grey-lg {
  margin-bottom: 35px;
  margin-top: 0px;
}

#lineups .label {
  width: 50px;
  height: 73px;
  color: white;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
}

#lineups .coach {
  margin-left: 20px;
}
#lineups .logo {
  margin-left: 700px;
}


#medal-presentation .container {
  margin-top: 45px;
  height: 720px;
}

#medal-presentation .logo {
  margin-left: 700px;
}

#medal-presentation .pill.pill-xxs {
   background-color: #2e5195;
  padding: 3px 27px;
  font-size: 48px;
}
#medal-presentation .pill.pill-md {
  font-size: 55px;
  background-color: #2e5195;
  padding: 25px 30px;
}
#medal-presentation .pill.pill-lg {
  padding: 20px 30px;
}

#medal-presentation .pill.pill-xl {
  margin-top: 20px;
  padding: 20px 30px;
}

#medal-presentation .pill.pill-grey {
    margin-top: 45px;
   margin-bottom: 0px;
   margin-left: 220px;
}

#medal-presentation .pill.pill-grey .flag{
  margin-top: 3px; 
  margin-bottom: 10px;
}
#medal-presentation .code {
   color: #58595b;
}

#medals .container {
  margin-top: 200px;
  height: 545px;
}

#medals .logo {
  margin-left: 700px;
}

#medals .pill.pill-xxl {
  background-color: transparent;
  margin-left: 400px;
  margin-bottom: 10px;
  margin-top: 4px;
  font-size: 60px;
  width: 1172px;
  height: 143px;
  font-weight: 700;
  line-height: 60px;
}

#medals .pill.pill-xxl .flag {
  width: 119px;
  height: 96px;
  margin-top: -127px;
  margin-left: 10px;
}

#medals .name {
  margin-top: -108px;
  margin-left: 160px;
}
#medals .medal {
  margin-top: -149px;

}

#pres-partido .container {
  margin-top: 75px;
  height: 710px;
}
#pres-partido .logo {
  margin-left: 700px;
}



#pres-partido .pill.pill-xxl {
  width: 1650px;
  height: 170px;
  margin-top: 20px;
  margin-left: 230px;
 line-height: 120px;
}
#pres-partido h1 {
  font-size: 110px;
  margin: -70px 0;
}
#pres-partido .vs {
  color: black;
  margin-top: 65px;
  margin-bottom: 45PX; 
  margin-right: 0px; 
  margin-left: 70px;
}



#pres-partido .noc-up {
 width: 175px;
  height: 45px; 
  font-size: 55px;
  font-weight: 900;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 55px;
  margin-left: -85px;
  float: left;
  -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: rl-tb;
}
#pres-partido .noc-right {
  width: 175px;
  height: 45px; 
  font-size: 55px;
  font-weight: 900;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-right: -75px;
  margin-top: 55px;
  margin-left: -50px;
  -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: rl-tb;
    float: right;
}

#pres-partido .nombre {
font-size: 90px;
text-align: left;
margin-left: -45px;

  }

#starting .col50:first-child {
  padding-right: 40px;
}
#starting .col50:last-child {
  padding-left: 40px;
}

#final-standings .container {
  margin-top: 80px;
  height: 690px;
}

#final-standings .nombre {
  font-size: 50px;
  margin-top: 0px;
  margin-left: -10px;

}

#final-standings .noc-small {
  width: 70px;
  height: 20px;
  display: block;
  font-size: 25px;
  font-weight: 900;
  line-height: 20px;
  display: inline-block;
  vertical-align: left;
  text-align: center;
  text-transform: uppercase;
  margin-top: 27px;
  margin-left:-40px;
  margin-right: 0px;
   -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    writing-mode: rl-tb;
}
#final-standings .pill.pill-grey-lg {
  margin-left: 250px;
  width: 1600px;
  line-height: 60px;
  height: 75px;
}

#final-standings .pill.pill-sm {
  color: white;
  font-weight: 300;
  width: 1600px;
  margin-bottom: 5px;
  margin-left: 250px;
  height: 73px;

}
#final-standings .label {
  font-size: 50px;
  font-weight: 300;
  margin-left: -3px;
  margin-top: 0px;
  padding-top: 0px;
  width: 74px;
  height: 73px;
}
#final-standings .pill .flag {
  margin-left: 10px;
  margin-top: 3px;
}
#final-standings .pill.pill-sm .medal {
  margin-top: 0px;
  width: 73px;
  height: 73px;
  margin-right: -30px;
}
#final-standings .puntos {
  font-size: 50px;
  margin-top: 0px;
  width: 100px;
  margin-left: 30px;

}
#final-standings .logo {
  margin-left: 750px;
}


#marcador-tout .container {
  margin-top: 0px;
  height: 265px;
}

#marcador-tout .logo {
  margin-left: 720px;
}
#marcador-tout .pill.pill-lg {
    background-color: transparent;

  margin-left: 180px;
  width: 1600px;
  height: 116px;
  font-size: 80px;
  border-radius: 0px;
  padding: 20px;
  line-height: 65px;
 
}

#marcador-tout .pill.pill-smshort {
  width: 930px;
  padding: 3px;
  height: 80px;
  margin-bottom: 15px;

  font-weight: 500;
  line-height: 80px;
}

#marcador-tout .pill.pill-smright {
  width: 930px;
  padding: 3px;
  height: 80px;
  margin-top: -95px;
  margin-bottom: 15px;
  font-weight: 500;
  line-height: 80px;
  float: right;
}

#marcador-tout .label-right {
  width: 100px;
  height: 80px;
  color: white;
  border-radius: 15px;
  padding: 0 15px;
  margin-left: 280px;
  line-height: 80px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
}

#marcador-tout .label-left {
  width: 100px;
  height: 80px;
  color: white;
  border-radius: 15px;
  padding: 0 15px;
  margin-right: 325px;
  color: #ffffff;
  line-height: 80px;
  text-align: center;
  display: inline-block;
}

#marcador-tout .label.marker {
 
  width: 400px;
  height: 220px;
  font-size: 220px;
  border-radius: 60px;
  padding: 0px 0px;
  border: 3px solid white;
  line-height: 180px;
}

#marcador-tout .label.markersmall {
  width: 100px;
  height: 102px;
  font-size: 70px;
  padding: 0px 10px;
  border: 2px solid white;
  margin-top: -17px;
  margin-right: -10px;
  margin-left: 15px;
  line-height: 102px;
}
#marcador-tout .label.fouls {
  background-color: transparent;
  color: #58595b;
  width: 260px;
  height: 100px;
  font-size: 65px;
  border-radius: 25px;
  padding: 0px 0px;
  margin-right: 40px;
  line-height: 100px;
}
#marcador-tout .faltas {
  font-size: 80px;
  color: white;
}
#marcador-tout .bonus {
  margin-bottom: 17px; 
  margin-left: 80px;
}
#marcador-tout .row {
  margin-top: -55px;
  margin-left: 180px;
  margin-bottom: -40px;
  margin-right: 0px;  
}
#marcador-tout .pill.pill-xl {
  margin-bottom: 20px;

}
#marcador-tout .label.marker {
  margin: 0 5px 0px;
}


#marcador-tout .rounds {
  width: 380px;
  font-size: 70px;
  margin-top: -25px;
  line-height: 100px;
  justify-content: center;
 
}

#marcador-tout .label.red {
  border-radius: 30px;
  background-color: #004399;
  margin-top: -5px;
  margin-right: 0px;
  width: 240px;
  height: 108px;
}
#marcador-tout .label.blue {
  border-radius: 30px;
  background-color: #c00000;
  margin-top: -5px;
  margin-left: 0px;
  width: 240px;
  height: 108px;
}

#marcador-tout .label.bluenext {
  width: 5px;
  height: 65px;
  border-radius: 10px;
  margin-left: 10px;
  margin-top: 6px;
  background-color: #004399;
  
}

#marcador-tout .label.rednext {
  width: 5px;
  height: 65px;
  border-radius: 10px;
  margin-left: 10px;
  margin-top: 5px;
  background-color: #c00000;
  
}
#marcador-tout .nombre {
  justify-content: left;
 float: left;
  text-align: left;
  font-size: 95px;
 
  margin-top: 0px;
  margin-left: -5px;
  
}
#marcador-tout .nombreb {
 text-align: left;
  margin-right: 460px;
   font-size: 95px;
  color: #58595b;
  margin-top: 0px;
  
}

#marcador-tout .pill .flag {
  
 float: left;
  background-color: transparent;
  display: inline-block;
  border-radius: 25%;
  height: 96px;
  width: 119px;
  overflow: hidden;
  box-sizing: border-box;
  margin-left: 0px;
  margin-top: -11px;
  line-height: 0px;
}


.label.clock {
  color: blue;
  font-size: 700px;
  border-radius: 0px;
  padding: 20px 40px;
  margin-top: 60px;
  margin-left: -332px;
  width: 1000px;
}






.animation-delay-100 { animation-delay: 100ms; }
.animation-delay-200 { animation-delay: 200ms; }
.animation-delay-300 { animation-delay: 300ms; }
.animation-delay-400 { animation-delay: 400ms; }
.animation-delay-500 { animation-delay: 500ms; }
.animation-delay-600 { animation-delay: 600ms; }
.animation-delay-700 { animation-delay: 700ms; }
.animation-delay-800 { animation-delay: 800ms; }
.animation-delay-900 { animation-delay: 900ms; }
.animation-delay-1000 { animation-delay: 1000ms; }
.animation-delay-1500 { animation-delay: 1500ms; }
