

@media (max-width: 1300px) and (min-width: 992px) {
  
  .module-detail-box h3{
    font-size: 17px !important;
  }
  .subscribe-button{
    font-size: 12px !important;
  }
  .links-text{
    font-size: 13px !important;
  }
  .delete-button{
    padding: 3px 4px !important;
    float: right !important;
    width: 15px !important;
    font-size: 9px !important;
    font-weight: bold !important;
  }

  .class-download{
    font-size: 7px !important;
    width: 80% !important;
  }

}

@media (max-width: 1530px) and (min-width: 1301px) {
  
  .delete-button{
    padding: 3px 4px !important;
    float: right !important;
    width: 15px !important;
    font-size: 9px !important;
    font-weight: bold !important;
  }

  .class-download{
    font-size: 7px !important;
    width: 80% !important;
  }

  .module-detail-box h3{
    font-size: 19px !important;
  }

  .subscribe-button{
    font-size: 12px !important;
  }
}

@media (max-width: 1530px) {
  .day-class-details{
    font-size: 20px !important;
  }
  .month-class-details{
    font-size: 15px !important;
  }
  .local-block{
    /*height: auto !important;*/
  }
  .see-more-button-module{
    /*position: relative !important;
    width: auto !important;
    bottom: auto !important;*/
  }
  
  .module-row{
    font-size: 12px !important;
  }
}  

@media (max-width: 992px) {

  .equipa-icon{
    display: none;
  }
  
  .equipa-block{
    margin: auto !important;
    font-size: 11px !important;
  }

  .equipa-photo{
    width: 120px !important;
    height: 120px !important;
  }
  .delete-button{
    display: none;
  }


  .links-image{
    width: 30% !important;
  }

  .register-buton{
    width: 100%;
  }
  
  .no-data-ball{
    display: none !important;
  }

  .nav-link {
    font-size: 16px !important;
    width: 100% !important;
    margin: 5px 0px;
  }

  .see-more-button-module{
    position: relative !important;
    width: auto !important;
    bottom: auto !important;
  }

  
  .local-select{    
    font-size: 20px !important;
    width: 80% !important;
  }
  .equipa-local-select{    
    font-size: 20px !important;
    width: 80% !important;
  }

  .text-left{
    text-align: center;
  }

  .subscribe-button{
    position: initial !important;
  }
  
  .module-select{
    margin: 10px 0px;
    width: 75% !important;
  }

  .module-season-select{
    margin: 30px 0px !important;
    width: 75% !important;
    float: none !important;
  }

  .dates-modules-label{
    float: none !important;
    font-size: 18px !important;;
  }

  .download-button, .price-label{
    font-size: 18px !important;
  }

  .price-download-label{
    margin: 10px 0px;
  }

  .class-register-button{
    border: 0 !important;
    float: none !important;
    font-size: 38px !important;
    font-weight: bold !important;
    text-align: center !important;

  }

  .register-buton{
    font-size: 20px !important;
    margin: 20px 0px !important;
    float: none !important;
  }


  .class-download{
    padding: 12px 10px !important;
    display: block !important;
    margin: 10px 35px !important;
    font-size: 16px !important;
    float: none !important;
  }

}
  /*********LOCALS*********/
.local-name{
  font-size: 25px;
  color: #2F71AF;
  text-align: left;
  margin-bottom: 10px;
  line-height: 1;
  }
  
  .module-row{
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.2;
  }
  
  .local-block{
    height: 270px;
    background-color: #2f71af0d;
    padding: 5% 10%;
    margin-bottom: 10%;
  }
  
  .see-more-button-module{   
    /*position: absolute; 
    bottom: 15%;
    width: 70%;*/
    text-align: center;
    color: #2F71AF;
    border: 1px solid #2f71af40;
    padding: 3%;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    margin-top: 15px;
    position: absolute;
    width: 72%;
    bottom: 40px;
  } 
  /********************/

  /*******MODULES******/
  
.module-detail-box h3{
    color: #2F71AF;
    font-weight: bold;
    font-size: 21px;
    word-wrap: initial;
  }
  
  .module-detail-box h4{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  
  .module-detail-box h5{
    font-size: 13px;
    font-weight: 400;
    line-height: 0.9;
   }
 
  .subscribe-button:hover{
    background-color: rgba(47, 113, 175, 0.048);
    text-decoration: none;
  }

  .subscribe-button{    
    /*position: absolute;
    right: 35px;
    bottom: 90px;*/
    border: 1px solid #2F71AF;
    color: #2F71AF;
    /* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
    font-size: 15px;
    font-weight: 400;
    padding: 6px 20px;
    cursor: pointer;
    /* margin: 10px; */
    border-radius: 5px;
    top: 60px;
    position: relative;
    transition: 0.2s;
    text-decoration: none !important;
   }
  
   .module-detail-box{    
    border: 2px solid #2f71af17;
    border-radius: 2px;
    padding: 5px 20px 20px 20px;
    margin-bottom: 10%;
    height: 200px;
   }
   .local-select{    
     font-size: 30px;
     font-weight: 400;
     width: 300px;
     color: #2F71AF;
     padding-left: 10px;
     margin-left: 15px;
   }
   .equipa-local-select{    
     font-size: 30px;
     font-weight: 400;
     width: 480px;
     color: #2F71AF;
     padding-left: 10px;
     margin-left: 15px;
   }

   
  .local-details-box{
    background-color: #2f71af0d;
    font-size: 11px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding: 10% 15%;
    font-size: 15px;
  }
  
  
.local-details-box>.row>.glyphicon{
  height: 25px;
  float: left;
  margin-right: 10px;
  padding-top: 4px;
  color: #2F71AF;
}

.glyph-details{
  height: 25px;
  float: left;
  margin-right: 10px;
  padding-top: 4px;
  color: #2F71AF;
}

/**************************/  


/*****MODULE DETAIL *******/

.price-label{    
    background-color: #2F71AF;
    border-radius: 7px;
    color: white;
    font-size: 12px;
    font-weight: 300;
    padding: 4px 5px;
    margin: 0px 15px 0px 0px;
  }
  
  .download-button{    
    color: #2F71AF;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
  }
  
  .day-class-details{
    width: 40%;height: 25px;float: left;text-align: center;
    background-color: #2F71AF;
    border-radius: 3px;
    color: white;
    font-size: 25px;
    font-weight: bold;
    padding: 5px 15px;
    word-wrap: initial;
  }
  
  .month-class-details{
    width: 70%;height: 25px;float: left;text-align: center;
    color: #2F71AF;
    font-weight: 400;
    font-size: 19px;
    margin-left: 3px;
    text-align: center;
    line-height: 2;
  }
  
  .text-class-details span{
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
  }
 
  .module-select{
    font-size: 15px;
    font-weight: 700;
    width: 245px;
    color: #2F71AF;
    padding-left: 10px;
    /*margin-left: 15px;*/
  }
  
  .module-season-select{
    font-size: 15px;
    font-weight: 600;
    width: 280px;
    color: #2F71AF;
    padding-left: 10px;
    /* margin-left: 15px; */
    float: left;
    margin: 30px 0px;
    margin-left: -15px;
  }
  
  .dates-modules-label{
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
    float: left;
  }
  
  .row-details{
    margin: 20px 0px;
  }
  
  .text-class-details .glyphicon {
    margin-right: 10px;
  }

  .glyphicon-class-details {
    margin-right: 10px;
  }
  
  .class-register-button{    
    border: 1px solid #2f71af4a;
    color: #2F71AF;
    /* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
    font-size: 15px;
    font-weight: 400;
    padding: 6px 50px;
    cursor: pointer;
    /* margin: 10px; */
    border-radius: 5px;
    float: left;
  }
  
  .class-header{
    font-size: 15px;
  }
  
/*************************/

/**** MODULE REGISTER ****/

.class-register-form input[type=text],.class-register-form select{
    width: 100%;
    font-size: 12px;
    border-radius: 5px;
    height: 30px;
    margin: 8px 0px;
    border: 1px solid #dadada;
    padding: 5px 5px;
}

.class-register-form{
  margin-left: -20px;
}

.class-register-form p, .class-register-form label{    
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15px;
  margin-left: 10px;
  font-weight: 400;
  margin: 5px 10px 5px 10px;
}

.class-register-form h4{
  font-size: 9px;
  font-weight: 500;
  color: #656565;
}

.class-register-form h3{
  color: #2F71AF;
  /* font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
  font-size: 15px;
  font-weight: 400;
}

.register-label{    
  color: black;
  font-size: 15px;
  font-weight: 500;
  float: left;
}



.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr ,.radio .cr2 {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon, .checkbox .cr2 .cr-icon,
.radio .cr2 .cr-icon {
    position: absolute;
    font-size: 1.2em;
    line-height: 0;
    top: 50%;
    left: 0%;
}

.radio .cr .cr-icon, .radio .cr2 .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    /*display: none;*/
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon,
.checkbox label input[type="checkbox"] + .cr2 > .cr-icon,
.radio label input[type="radio"] + .cr2 > .cr-icon  {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon,
.checkbox label input[type="checkbox"]:checked + .cr2 > .cr-icon,
.radio label input[type="radio"]:checked + .cr2 > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr,
.checkbox label input[type="checkbox"]:disabled + .cr2,
.radio label input[type="radio"]:disabled + .cr2 {
    opacity: .5;
}

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 0px !important;
  margin-bottom: 0;
  font-weight: 500;
  cursor: pointer;
  font-size: 15px;
}

.fa{
  color: rgba(0, 0, 0, 0.555) !important;
}

.fa:hover{
  color: black !important;
}

.copyright-check-text{
  font-size: 9px !important;
  font-weight: bold !important;
  text-align: left !important;
}


.register-buton{        
  padding: 8px 20px;
  background-color: rgb(49, 124, 193);
  color: white;
  font-size: 13px;
  border-radius: 3px;
  float: left;
}

/* Ripple magic */
.register-buton{
position: relative;
overflow: hidden;
/*width: 100%;*/
border: 0px;
}

.register-buton:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 5px;
height: 5px;
background: rgba(255, 255, 255, .5);
opacity: 0;
border-radius: 100%;
transform: scale(1, 1) translate(-50%);
transform-origin: 50% 50%;
}


@keyframes ripple {
0% {
  transform: scale(0, 0);
  opacity: 1;
}
100% {
  opacity: 0;
  transform: scale(90,70);
}
}

button:focus:not(:active)::after {
animation: ripple 0.5s ease-out;
}


/**************************/

input[type=radio]{
  float: none !important;
  vertical-align: bottom;
}

.address-textarea{
  float: left;
  border-radius: 10px;
  resize: none;
  width: 100%;
  height: 100px;
  padding: 10px;
  border-color: #dadada;
}

.nav-link{
  font-size: 13px;
  margin: 0px 10px;
  cursor: pointer;
  float: left;
  color: #337ab7;
}

.nav-link:hover{
  border-bottom: 2px solid #2F71AF;
}

.nav-group{
  float: left;
  min-height: 30px;
}


  
.line-class{
  border-bottom: 1px solid #2f71af47;
  width: 100%;
  margin: 10px 0px 20px 0px;
}

.line{
  border-bottom: 1px solid #2f71af47;
  width: 100%;
}

.App-logo {
  /*animation: App-logo-spin infinite 20s linear;*/
  height: 120px;
}

.alert-message{
  margin: 0px 15px 10px 15px !important;
  font-size: 15px;
}

.input-terms{
  margin: -5px 5px 0px 0px !important;
}

.no-data-ball{
  background-color: #2F71AF;
  border-radius: 3px;
  color: white;
  font-size: 25px;
  font-weight: bold;
  padding: 5px 15px;
  height: 50px;
  width: 60%;
  border-radius: 60px;
}

.paylater-text{
  font-size: 15px;
}

.about span{
  font-size: 16px;
  font-weight: 700;
  color: #76D3D3;
}
.about div{
  font-size: 15px;
  font-weight: 500px;
}

.pna div{
  font-size: 15px;
  font-weight: 500px;
}

.pna li{
  line-height: 2.5;
  margin-left: 50px;
}

table.tableizer-table {
font-size: 15px;
border: 1px solid #CCC; 
width: 100%;
} 
.tableizer-table td {
padding: 4px;
margin: 3px;
border: 1px solid #CCC;
}
.tableizer-table th {
background-color: #2F71AF; 
color: #FFF;
font-weight: bold;
}

.information-label{
  font-size: 15px;
}

.no-content{
  font-size: 23px;
  text-align: center;
}

.special-label{
    /* float: left; */
    top: 90px;
    left: 5px;
    position: relative;
    /* width: 100%; */
    font-size: 14px;
    font-weight: bold;
    color: #2f71af;
}

.td-colored{
  background-color: #D9E2F3;
  width: 20px;
}

.head-rel, .head-md, .head-d, .head-p, .head-t, .head-gd{
  width: 20px;
}

.table-sub-header{
  background-color: #2F71AF;
  color: white;
  font-size: 20px;
  padding: 10px 5px;
  text-align: center;
  font-weight: bold;
}

.table-header{
  border: 1px solid #2F71AF;
  color: #2F71AF;
  font-size: 20px;
  padding: 10px 5px;
  text-align: center;
  font-weight: bold;
}

.nopage-label{
  font-size: 25px;
  font-weight: 700;
  color: #76D3D3;
}

.links-image{
  width: 40%;
  float: left;
}

.links-image-2{
  width: 25%;
  float: left;
  margin-left: 50px;
}

.links-text{
  width: 45%;
  margin: 10px;
  float: right;
  font-size: 15px;
}

.links-line{
  margin-top: 10px;
}


.file-label{    
  padding: 5px 0px;
  border-radius: 6px;
  background-color: none;
  font-size: 12px;
  float: left;
  width: 100%;
  border: 1px solid #dfdfdf;
  font-weight: 500;
  text-align: center;
  color: #8a8a8a;
  cursor: pointer;
}

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile + label {
  padding: 5px 0px;
  border-radius: 6px;
  background-color: none;
  font-size: 12px;
  float: left;
  width: 100%;
  border: 1px solid grey;
}

.class-download{
  border: 1px solid;
  padding: 4px 10px;
  /*float: left;*/
  border-radius: 10px;
  background-color: #337ab7;
  color: white;
  font-weight: 500;
  font-size: 10px;
}

.class-download:hover{
  background-color: white;
  color: #337ab7;
}

.casos-lable{
  font-size: 14px;
}

.casos-lable ul{
  margin-left: 20px;
}

.delete-button{
  padding: 1px 5px;
  float: right;
  width: 20px;
  color: white;
  background-color: #337ab7;
  font-size: 14px;
  border-radius: 20px;
  font-weight: bold;
  cursor: pointer;
}
.equipa-block{
 /* width: 17%;*/
 /* float: left;*/
  margin: 5px 10px;
  font-size: 12px;
  height: 250px;
}

.equipa-block div{
  text-align: center;
  margin: 5px 0px;
}

.equipa-photo{
  width: 160px;
  height: 160px;
  border-radius: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.equipa-name{
  color: #2B88BF;
  text-transform: uppercase;
  font-weight: bold;
}

.equipa-specialty{
  color: #5DB6B7;
  text-transform: uppercase;
}

.equipa-local{
  color: #FF8285;
}

.equipa-icon{
  height: 40px;
  margin: -13px 10px 0px 20px;
}

.confirm-label{
  font-size: 25px;
  text-align: justify;
  color: #2F71AF;
}

.return-button{
  text-align: center;
  border-radius: 10px;
  color: white;
  background-color: #2F71AF;
  padding: 15px 15px;
  font-size: 20px;
}

.return-button:hover{
  color: white;
  background-color: #2B88BF;
}

.module-detail-box-intensive{
  color: #82B3B6;
  
  border: 1px solid;
  border-left: 10px solid #82B3B6;
}

.subscribe-button-intensive{
  color: #82b3b6 !important;
  border-color: #82b3b6;
  font-size: 13px;
}
.intense-register-text{
  font-size: 15px;
}

.intense-register-header{
  
  color: rgb(51, 122, 183) !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}

.input-friend{
  width: 44% !important;
  margin-right: 15px !important;
}

.box-2019{    
  background-color: #5288C6;
  float: left;
  width: 100%;
  font-size: 60px;
  font-weight: 500;
  padding: 30px 20px;
  color: white;
  border-radius: 15px;
  transition-duration: 0.4s;
  cursor: pointer;
  text-align: center;
}

.box-2019:hover{
  background-color: white;
  color: #5288C6;
  border: 1px solid #5288C6;
}

.box-2020{
  background-color: #72BDDC;
  float: right;
  width: 100%;
  font-size: 60px;
  font-weight: 500;
  padding: 30px 20px;
  color: white;
  border-radius: 15px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
  text-align: center;
}

.box-2020:hover{
  background-color: white;
  color: #72BDDC;
  border: 1px solid #72BDDC;
}

#header_export{
	background-color: #84C8C8;
  height: 45px;
  color: white;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  display:flex;
	align-items:center;
}

.header_export_1, .header_export_3 {
	float: left;
  width: 20%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.header_export_2 {
	float: left;
  width: 60%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.row_export{
  width: 100%;
  float: left;
  display:flex;
  align-items:center;
  /* height: 140px; */
  margin-bottom: 1px;
}

.first_col, .third_col{
  float: left;
  width: 20%;
  text-align: center;
  margin-top: 15px;
}

.second_col{
  float: left;
  width: 55%;
  text-align: center;
  /* height: 60px; */
}

.data_export{
	font-size:17px;
  font-weight: bold;
}

.class_export-head{
	text-align: justify;
  width: 100%;
}

.class_export{
  font-size: 14px;
  font-weight: 300;
}

.local_label_export{
	float:left;
  text-align: left;
  font-weight: bold;
  margin-right: 5px;
}

.class_local_export{
	color: #027BCD;
  float:left;
  font-weight: bold;
  font-size: 14px;
}

.teacher_export{
	font-weight: bold;
}

.body_export{
	float: left;
  width: 100%;
}

.second_col{
  border: 1px solid #027BCD;
  border-width: 0px 1px 0px 1px;
  padding: 1px 10px;
  height:auto;
}

.define_label{
	color: #F07C22;
  font-weight: bold;
  font-size: 17px;
}

.local_block_export{
	margin: 5px 3px;
  float: left;
  width: 100%;
}

.day_export{
  font-weight: 300;
  font-size: 14px;
}

.white_space{
  background-color: #2F71AF;
}