
.bg-new{
  background-color: #276951;
}

.bg-new_secondary{
  background-color: #469277 !important;
}

.text-black{
  color: #4E5155 !important;
}

.nav-link.active{
  color: #fff  !important;
  background-color: #276951 !important;
}

.text-green{
  color: #276951 !important;
}

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



.bg-new a{
  color: #fff ;
}

.btn-blanc{
  background: #ffffff;
  color: #276951;
}


.border-new{
  border-color: #276951 !important;
}


.btn-border-blanc{
  border-color: #ffffff;
}

.border-rounded{
  border-radius: 5px;
}

.border-top-1{
  border-top: 1px solid;
}


@media (min-width: 991px){
  .layout-footer{
    transform: translate3d(-100%, 0, 0);
  }
}

/*Overwrite card baground*/
.glassmorphism{
  background: rgba( 255, 255, 255, 0.75 );
  box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
  backdrop-filter: blur( 20.0px );
  -webkit-backdrop-filter: blur( 20.0px );
  border-radius: 10px;
  border: 1px solid rgba( 255, 255, 255, 0.18 );
}


h4 div{
  height: 38px;
}

.navbar-nav{
   flex-direction:row;
   align-items: center !important;
}

#itemDivider{
    display: block !important;
}

.demo-navbar-notifications .dropdown-menu{
	position: absolute;
    left: auto;
    right: -2rem;
    min-width: 250px;
}

.demo-navbar-messages .dropdown-menu{
	position: absolute;
    left: 0;
    min-width: 250px;
}

.demo-navbar-user   .dropdown-menu{
	position: absolute;
    left: auto;
    right: 0;
}

.navbar-nav .nav-link{
	padding-right: 1rem;
}

#classificacio div.fondoGris{
    border: 2px solid #8897AA;
    width: 1px;
    height: 30px;
    position: absolute;
    margin: -2px;
    border-radius: 25%;
}

#classificacio div.fondoRojo{
    border: 2px solid #ce4f4b;
}

#classificacio div.fondoVerde{
    border: 2px solid #02BC77;
}



.img-circle {
    border-radius: 50%;
}

/**Fotos jugadors*/
.imgJugador{
    width: 30px;
}


/*team field */
.field{
    background-image: url(../../i/general/field.png);
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    max-width: 570px;
    margin: auto;
    margin-top: 20px;
    padding-top: 0px !important;
}

.containerField{
    position: relative;
    display: inline-block;
}

.lines{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.line{
    margin-bottom: 0px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 75px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .field .btn{
        padding: 0px;
    }
    .info{
        font-size: 10px !important;
    }
  
}

@media (min-width:480px) {
    .field .btn{ 
        padding: 4px;
    }

}

.info{
    position: relative;
    color: #fff;
    font-weight: 700;
    background-color: rgba(0,0,0,.35);
    border-radius: 20px;
    min-width: 70px;
    font-size: 9px !important;
}

.field img, #contPlayers img, #contCanvisAltes img, #contCanvisBaixes img, #llequip img{
    margin: auto;
}


.name{
    padding: 4px;
}

.points{
    position: absolute;
    right: 50%;
    top: -17px;
    margin-right: -32px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border: 1px solid #02BC77;
    background-color: #02BC77;
    font-size: 10px;
}

.pointSmall{
  border-radius: 50%;
  height: 10px;
  width: 10px;
  line-height: 10px;
  border: 1px solid #02BC77;
  background-color: #02BC77;
  font-size: 10px;
}

.pointsRight{
    position: absolute;
    right: 60%;
    top: -15px;
}

.pointsLeft{
    position: absolute;
    right: 10%;
    top: -15px;
}

.field .negative{
    border: 1px solid #ce4f4b;
    background-color: #ce4f4b;
}


.field .nule{
    border: 1px solid #8897AA;
    background-color: #8897AA;
}

.clients-table i {
    padding-right: 1px;
    display: inline-block;
}


/** Timeline */
#toast-container{
    padding: 15px;
    margin-bottom: 45px;
}

#toast-container>div {
  width: 100% !important;
}


.df-h-60{
  height: 60px !important;
}

.df-h-50{
  height: 50px !important;
}


.df-h-40{
  height: 40px !important;
}

.df-h-30{
    height: 30px !important;
}

.df-h-20{
    height: 20px !important;
}

.targeta_groga{
  font-size: .894rem;
  width: 12px;
  height: 12px;
  margin-right: 15px;
  margin-top: 5px;
  border-left: solid rgb(216, 165, 35) 6px;
  border-right: solid #961a16 6px;
  border-radius: 1px;
}

.targeta_vermella{
  font-size: .894rem;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: 2px;
  color: #961a16;
}


.targeta_vermella:before  {
  content: "\f0c8";
}

.no_convocat{
  font-size: .894rem;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: 2px;
    color: #1f1e1e;
}

.no_convocat:before {
  content: "\f410";
}

.lesion{
  font-size: .894rem;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: 2px;
  color: #961a16;
}

.lesion:before {
content: "\f055";
}

.duda{
  font-size: .894rem;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: 2px;
  color: rgb(216, 165, 35);
}

.duda:before {
  content: "\f059";
}

.table th, .table td {
    padding: 5px !important;
    vertical-align: middle !important;
}  

.popover{
    z-index: 1090 !important;
}

.table-scroll {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}

#myTable_wrapper>.row:nth-child(2) {
  overflow: auto;
}

.infoCircle{
    color: #fff;
    font-weight: 700;
    background-color: green;
    border-radius: 20px;
    min-width: 20px;
    font-size: 10px;
    right: 0px;
    padding: 4px;
}

table{
    font-size: .894rem !important;
}


.icon-doble:before {
    content: '\f0c8';
    color: yellow;
    background: -webkit-linear-gradient(315deg,yellow 0,yellow 50%,#f44336 51%,#f44336 100%);
    background: linear-gradient(135deg,yellow 0,yellow 50%,#f44336 51%,#f44336 100%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}


.hidden{
    display: none;
}

.bt-lliga:hover{
    border-color: #26B4FF !important;
    border: 1px solid rgba(24,28,33,0.06);
}


p {
  font-family: 'Roboto', sans-serif;
  font-size: .8rem;
}

.container {
  max-width: 1024px;
  width: 90%;
  margin: 0 auto;
}

.timeline-item {
  padding: 2em 2em 1em;
  position: relative;
  color: rgba(0, 0, 0, 0.7);
  border-left: 2px solid rgba(0, 0, 0, 0.3);
}
.timeline-item p {
  font-size: 1rem;
}
.timeline-item::before {
  content: attr(date-is);
  position: absolute;
  left: 2em;
  font-weight: bold;
  top: 1em;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: .785rem;
}
.timeline-item::after {
  width: 10px;
  height: 10px;
  display: block;
  top: 1em;
  position: absolute;
  left: -6px;
  border-radius: 10px;
  content: '';
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
}
.timeline-item:last-child {
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0)) 1 100%;
       -o-border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0)) 1 100%;
          border-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0))) 1 100%;
          border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0)) 1 100%;
}

.timeline-item-today{
  padding: 20px;
  position: relative;
  color: #26B4FF;
  border: 2px solid #26B4FF;
  width: 80px;
  border-radius: 0px 5px 5px 0px;
}

.timeline-item-today::after {
  border: 2px solid #26B4FF;
}

.timeline-item-success {
  border-color: #02BC77 !important
}

.timeline-item-success::after {
  border: 2px solid #02BC77;
}

.timeline-item-success:last-child {
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #02BC77), to(#02BC77)) 1 100%;
  -webkit-border-image: linear-gradient(to bottom, #02BC77 60%, #02BC77) 1 100%;
       -o-border-image: linear-gradient(to bottom, #02BC77 60%, #02BC77) 1 100%;
          border-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #02BC77), to(#02BC77)) 1 100%;
          border-image: linear-gradient(to bottom, #02BC77 60%, #02BC77) 1 100%;
}
 
.cropper-example-container,
.cropper-example-preview {
  background-color: #f7f7f7;
  width: 100%;
  text-align: center;
}

/* Container */
.cropper-example-container {
  min-height: 200px;
  max-height: 400px;
  margin-bottom: 1rem;
  overflow: hidden;
}

.cropper-example-container>img {
  max-width: 100%;
}

@media (min-width: 768px) {
  .cropper-example-container {
    min-height: 400px;
  }
}

/* Preview */
.cropper-example-preview {
  float: left;
  margin-right: .5rem;
  margin-bottom: .5rem;
  overflow: hidden;
  max-width: 100% !important;
}

[dir=rtl] .cropper-example-preview {
  direction: ltr;
  float: right;
  margin-right: 0;
  margin-left: .5rem;
}

.cropper-example-preview>img {
  max-width: 100%;
}

.cropper-example-preview.lg {
  width: 16rem;
  height: 9rem;
}

.cropper-example-preview.md {
  width: 8rem;
  height: 4.5rem;
}

.cropper-example-preview.sm {
  width: 4rem;
  height: 2.25rem;
}

.cropper-example-preview.xs {
  width: 2rem;
  height: 1.125rem;
  margin-right: 0;
}

[dir=rtl] .cropper-example-preview.xs {
  margin-left: 0;
}

/* Modal */
.cropper-example-cropped .modal-body {
  text-align: center;
}

.cropper-example-cropped .modal-body>img,
.cropper-example-cropped .modal-body>canvas {
  max-width: 100%;
}

.cropper-example-cropped .close {
  position: absolute;
  right: 20px;
  top: 20px;
}

/* Estructura */
.flex-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}

.flex-item {
  max-width: 110px;
  min-width:110px;
}

@media (max-width: 992px){
	.wm-lg-100 {
		width: 100% !important;
	}
}


.shape {
  position: -webkit-sticky;
  position: sticky;
  overflow: hidden;
  height: 35px;
  top:66px;
  z-index: 1000;
}

.shape::before {
  border-radius: 100%;
  position: absolute;
  background: #276951;
  right: -200px;
  left: -200px;
  top: -200px;
  content: '';
  bottom: 0;
}

.shapeFixet {
  position: relative;
  overflow: hidden;
  height: 35px;
  z-index: 1000;
}


.shapeFixet::before {
  border-radius: 100%;
  position: absolute;
  background: #276951;
  right: -200px;
  left: -200px;
  top: -200px;
  content: '';
  bottom: 0;
}

.shapeJornada {
  position: -webkit-sticky;
  position: sticky;
  overflow: hidden;
  top:66px;
  z-index: 999;
  transition: all 0.2s ease;  
}

.shapeJornada .card-body{
  transition: all 0.2s ease;  
}

.shapeJornada h6, h4, div{
  transition: all 0.2s ease;  
}


.shapeJornada-fixed{
  position: -webkit-sticky;
  position: sticky;
  overflow: hidden;
  top:66px;
  z-index: 999;
  transition: all 0.2s ease;
}

  .shapeJornada-fixed .card-body{
    padding: 10px !important;
    transition: all 0.2s ease;
  }
  
  .shapeJornada-fixed h6{
    border-radius: 0px; 
    transition: all 0.2s ease;
  }

  .shapeJornada-fixed h4{    
    font-size: 95%;
    margin-bottom: .475rem;
    transition: all 0.2s ease;
  }
  
  
  .shapeJornada-fixed div {
    margin: 0px !important;
    transition: all 0.2s ease;
  }

