#page-wrapper {
  padding: 0px 0px!important;
}

.ibox-content {
  padding: 15px 10px 15px 10px!important; 
}

.center-tarj{
  margin-left:auto;
  margin-right:auto;
}

.container-tarjeta {
  border: solid 1px #a7a9ab;
  border-radius: 10px;
  padding: 0.5em 0em 0.5em 0;
  margin-top:3px;
}

.titulo-ficha {
  color: #a7a9ab;
  text-align: left;
  font-size: calc(.2rem + 0.8vw);
  font-weight: 400;
  margin-left: 10px;
}

.titulo-fichaCiclos {
  color: #a7a9ab;
  text-align: left;
  font-size: calc(.2rem + 0.8vw);
  font-weight: 400;
  margin-left: 10px;
}

.img-jugador {
  /*max-width: 70%;*/
  max-width: 60px!important;
  max-height: 30px!important
  border: solid 2px #a7a9ab;
  border-radius: 5px;
}
.subtitulo-ficha {
   color: #a7a9ab;
   text-align: left;
   font-size: calc(0.4rem + 0.5vw);
   font-weight: 400;
   margin-left: 10px;
}
.datos-ft {
  font-size: calc(0.3rem + 0.5vw);
  color: #a7a9ab;
  text-align: left;
  line-height: 0.3;
  padding-left: calc(1rem + 1vw);
  padding-top: calc(0.2rem + 0.2vw);
}
.img-ft {
  border-radius: 100%;
  text-align: left;
  /*padding: 1em 1em;*/
   margin-left: 10px;
}
.nombre-ft {
  font-size: calc(0.2rem + 0.7vw);
  color: #a7a9ab;
  text-align: left;
  padding-top: 0.5em;
  line-height: 0.5;
  font-weight: 600;
}
.info{
  text-align:right;
}
.boton-info {
  background-color: #a7a9ab;
  border-radius: 10px;
  border: none;
  padding: 0.5em 1em;
  color: white;
  font-size: calc(0.2rem + 0.5vw);
  font-weight: 100;
}
.navbar.navbar-static-top {
  background: white;
  min-height:70px;
  height:80px;
}
    
.logo_cliente.lateral {
  padding-top: 0;
  padding-left: 0;
  padding-right: 25px;
  margin-top:0;
  background-color: white;
}
    
.nav-header {
  padding: 33px 8px;
}
    
.navbar-minimalize.minimalize-styl-2 {
  margin: 22px 5px 5px 20px;
  background: white;
  border: none;
  font-size: 25px;
}
    
.navbar-minimalize.minimalize-styl-2 > .fa.fa-bars {
  color: black;
}
    
.logo_cliente {
  max-height: 57.75;
  max-width: 180;
  margin-top: 10px;
}

.wrapper-content {
  padding: 5px 5px 40px;
}
    
.rotate{
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
    
.rotate.move{
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg);
}
    
#profile{
  padding-right: 17px;
  margin-top: 17px;
}
    
#img-profile {
  max-width: 42px;
}

.informacion_lateral {
  font-size: 15px;
}

/*
Old dropdown menu top bar
.navbar-static-top .dropdown-menu {
  right: 8px;
  left: auto;
}*/

#profile-menu{
  top:89% !important;
  /* New dropdown menu top bar */
  right: 15px;
  left: auto;
}
  
/*CREAR BOTONES*/
.animated-button{
  position: relative;
  display: inline-block;
  background-color: #E8F6F3;
  border-radius: 10px;
  width: 80px;
  color: #404040;
  font-size:25px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: .08em;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  padding:10px;
}
    
/* Global Button Styles */
a.animated-button:link, a.animated-button:visited {
  position: relative;
  display: block;
  color: #000000;
  font-size:14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  letter-spacing: .08em;
  border-radius: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

a.animated-button:link:after, a.animated-button:visited:after {
  content: "";
  position: absolute;
  height: 0%;
  left: 50%;
  top: 50%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all 0.75s ease 0s;
  -moz-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
}

a.animated-button:link:hover, a.animated-button:visited:hover {
  color: #000000;
  text-shadow: none;
}

a.animated-button:link:hover:after, a.animated-button:visited:hover:after {
  height: 450%;
}
    
.victoria-three{
  background-color: #E8F6F3  !important;
}

.victoria-three-cancel{
  background-color: #F9EBEA  !important;
}
    
.victoria-three-close{
  background-color: #F4F6F6  !important;
}
    
.victoria-three-send{
  background-color: #E8F2FF  !important;
}
  
.add_button{
  width: 70px;
  border-radius: 10px;
  background-color: #EAEDED;
  margin-top: 10px;
  color: #404040;
  height: 40px;
  cursor: pointer;
}

.add_button i{
  color: #404040;
  position: relative;
  top: 9px;
  font-size: 22px;
}
    
/*Modificaciones Modal*/
.modal-header{
  border:0;
}
    
.modal-content  {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius:  4px!important;
  border:0;
}
    
.modal-body{
  padding:1rem;
}
    
.modal-footer{
  border:none;
}
    
.taginput{
  padding-top:10px;
  padding-bottom:10px;
}
    
.subirvideo{
  background-color:white;
  padding-top:5px;
  padding-bottom:5px;
  width:100%;
  border-radius: 0.2em;
  transition:0.3s;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(230,230,230,1);
  -moz-box-shadow: 1px 1px 2px 0px rgba(230,230,230,1);
  box-shadow: 1px 1px 2px 0px rgba(230,230,230,1);
  padding-right:10px;
}
      
.subirvideo:focus-within{
  -webkit-box-shadow: 1px 1px 2px 0px rgba(191,191,191,1);
  -moz-box-shadow: 1px 1px 2px 0px rgba(191,191,191,1);
  box-shadow: 1px 1px 2px 0px rgba(191,191,191,1);
}
    
input[type="text"], textarea {
  outline: none;
  box-shadow:none !important;
}
    
input[type="text"]:focus{
  background:transparent;
}

input:disabled {
  cursor: not-allowed;
}

button:disabled {
  cursor: not-allowed;
}

select:disabled {
  cursor: not-allowed;
}
    
.subirvideinput{
  margin-left:10px;
  width:100%;
  border: none;
  outline-width: 0;
}
    
.insidetag{
  margin: 0px !important;
  word-wrap: break-word !important;
  font-size: 12px !important;
  line-height: 16px !important;
  letter-spacing: 1px !important;
  color: #484848 ;
  font-weight: 600 !important;
}
    
body.mini-navbar #profile{
  display:block;
}
    
.table-bordered{
  border:1px solid #dee2e6;
}

#inline-select{
  flex-wrap:initial;
  flex-direction:row;
}

.gray-bg{
  background-color: #fafafa;
}

.uploader {
  position:relative; 
  overflow:hidden; 
  width:200px; 
  height:200px; 
  background:transparent; 
  border:0px dashed #e8e8e8;
}

#filePhotoUsuario{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  z-index:2;
  opacity:0;
  cursor:pointer;
}

#fotoEditarPerfil{
  padding-top: 15px;
  max-width: 140px;
  max-height: 200px;
}

.form-control{
  padding: .25rem .5rem;
  line-height: 1.5;
  border-radius: .2rem
}

.form-control-select{
  padding: .25rem .4rem;
  width:100%
}

select:disabled{
  background-color:#e9ecef;
}

.tree ul {
  display: flex;
  overflow-x: unset;
  /*padding-top: 20px;*/
  padding: 20px 2px 0 2px;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.tree li {
	float: left; 
	text-align: center;
	list-style-type: none;
	position: relative;
	padding: 20px 5px 0 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	/*min-width:180px;*/
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before, 
.tree li::after{
	content: '';
	position: absolute; 
	top: 0; 
	right: 50%;
	border-top: 1px solid #ccc;
	width: 50%; 
	height: 20px;
}

.tree li::after{
	right: auto; 
	left: 50%;
	border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.tree li:only-child::after, 
.tree li:only-child::before {
	display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child{ 
  padding-top: 0;
}

/*Remove left connector from first child and 
right connector from last child*/
.tree li:first-child::before, 
.tree li:last-child::after{
	border: 0 none;
}

/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before{
	border-right: 1px solid #ccc;
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 20px;
}

.tree li a{
	border: 1px solid #ccc;
	padding: 6px 5px 6px 5px;
	text-decoration: none;
	color: #666;
	font-family: arial, verdana, tahoma;
	font-size: 11px;
	display: inline-block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	user-select: none;
	min-width:150px;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover, 
.tree li div:hover+ul li a {
	background: #c8e4f8; 
	color: #000 !important; 
	border: 1px solid #94a0b4;
}

/*Connector styles on hover*/
.tree li div:hover+ul li::after, 
.tree li div:hover+ul li::before, 
.tree li div:hover+ul::before, 
.tree li div:hover+ul ul::before{
  border-color:  #94a0b4;
}

.tree li a hr{
  margin-top:0.5rem;
  margin-bottom:0.5rem;
}

.tree div.dropdown { 
  display:inline-block; 
}

.tree div.dropdown-menu{
  border: none;
  background-color: unset;
  box-shadow: none;
  min-width: 0;
  padding: 0;
  margin: 0;
  top: 0 !important;
  left: unset !important;
  right: -38px;
  transform: translate3d(0, 0, 0) !important;
}

.tree .dropdown-toggle::after{
  content:none;
}

.a-menu-dropdown{
  background-color:#fff;
  min-width:35px !important;
  text-align:center;
}

.input-group-addon{
  background-color: #fff;
  border: 1px solid #E5E6E7;
  border-radius: 1px;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 7px 11px 4px 11px;
  text-align: center;
}

.no-select{
  user-select: none;
}

.bootstrap-datetimepicker-widget table > thead > tr > th, 
.bootstrap-datetimepicker-widget table > tbody > tr > th, 
.bootstrap-datetimepicker-widget table > tfoot > tr > th, 
.bootstrap-datetimepicker-widget table > thead > tr > td, 
.bootstrap-datetimepicker-widget table > tbody > tr > td, 
.bootstrap-datetimepicker-widget table > tfoot > tr > td{
  padding:5px !important;
  vertical-align:middle !important;
}

.sm-h{
  text-align: center; 
  color:black;
}

/* INPUT TYPE NUMER NOT SHOW ARROWS */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance:textfield;
}

.no-resize{
  resize: none;
}

.mm-button{
  width: 60px;
  height: 35px;
  padding: 0;
  font-size: 18px;
}

.sp-replacer{
  width:1.2rem;
  height:1.2rem;
  border-radius:50%;
}
.sp-dd{
  display:none;
}

.not-active-element {
  box-shadow: inset 0px 0px 3px 0px #cc0000;
}
.active-element{
  box-shadow: inset 0px 0px 3px 0px green;
}

.fc-prev-button{
  font-size:18px;
}
.fc-next-button{
  font-size:18px;
}
.fc-day-header  {
  text-transform:capitalize;
}
.fc-list-item > td{
  vertical-align:middle !important;
}

.icon_search_jstree:after{
  position: absolute;
  transform: translate(0,-50%);
  right: 30px;
  top: 49%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f002";
}

.icon_filter_jstree:after{
  position: absolute;
  transform: translate(0,-50%);
  right: 30px;
  top: 49%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0b0";
}
.font-size-jstree{
  font-size: 14px;
}

.file-loader{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  z-index:2;
  opacity:0;
  cursor:pointer;
}

.tree-group{
  color: #DA0432 !important;
}

.selected-td{
  background-color: #DA0432 !important;
  color: #ffffff;
}
.remove-img {
  position: absolute;
  top: 8px;
  right: 16px;
  background-color: #fff;
  border-radius:50%;
}

.btn-selector{
  color: #212529;
  background-color: #ffffff;
  border-color: #ffffff;
  border: 1px solid #dee2e6;
  box-shadow: 1px 1px 2px 0px rgba(230,230,230,1)
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, 
.bootstrap-select>.dropdown-toggle.bs-placeholder:active, 
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus, 
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
  color:#000;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 8px;
}

.modal{
  overflow-y:auto;
}

.page-item.active .page-link{
  background-color: #DA0432;
  border-color: #DA0432;
}

.table .thead-dark th{
  background-color: #6f7072;
  border-color: #6f7072;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary:not(:disabled):not(.disabled).active, 
.show > .btn-primary.dropdown-toggle{
  background-color: #DA0432;
  border-color: #DA0432;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover{
  background-color: unset;
  color:#000;
}

.form-control:focus,
.single-line:focus {
  border-color: #DA0432;
}

.nav > li.active{
  border-left: 4px solid #DA0432;
}

.sk-spinner-three-bounce div{
  background-color: #DA0432;
}

.button-info > .btn-warning{
  color: #212529;
  background-color: #f8f9fa;
  border-color: #dae0e5;
}

.button-info > .btn-warning:hover,
.button-info > .btn-warning:focus,
.button-info > .btn-warning.focus {
  color: #212529;
  background-color: #f2f4f5;
  border-color: #f8f9fa;
}

.button-info > .btn-warning.disabled,
.button-info > .btn-warning:disabled {
  color: #212529;
  background-color: #f2f4f5;
  border-color: #f8f9fa;
}
.button-info > .btn-warning:not(:disabled):not(.disabled):active,
.button-info > .btn-warning:not(:disabled):not(.disabled).active,
.show > .button-info > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #f2f4f5;
  border-color: #f8f9fa;
}
.button-info > .btn-warning:not(:disabled):not(.disabled):active:focus,
.button-info > .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .button-info > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

label {
  font-weight: bold;
}

.form-check-label {
  font-weight: normal;
}

.pace .pace-progress{
  background: #DA0432;
}

.file-manager h5{
  text-transform:none;
}

.sm-context-menu{
  width:210px;
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
}
.context-menu-item.context-menu-hover{
  background-color: #f5f5f5;
  color: black;
}
.sm-context-menu li{
  height:26px;
}
.sm-context-menu li:hover{
  background-color:#f5f5f5;
  color:black;
}
.sm-context-menu li i{
  color:#7f7f7f !important;
  left: 1.3em !important;
  top: .7em !important;
}

.sm-context-menu li span {
  display: inline-block;
  margin-left:9px;
  margin-top:3px;
}
.context-menu-separator{
  height:0 !important;
  margin: .50em 0 !important;
}

.context-block{
  min-height:420px;
  padding-left:0px;
  padding-right:0px;
}

#table-shared-users,
#table-progress-bar{
  font-size:13px;
  width:100%;
}

.move-folder-list{
  cursor:pointer;
}
.move-folder-list,
.move-folder-list li{
  list-style: none outside none;
  margin: 0;
  padding: 0;
  user-select: none;
}
.folder-list{
  cursor: pointer;
}
.folder-list li{
  border: unset;
  user-select: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
.folder-list li i {
  font-size: 15px;
}
.smtree{
  display: flex;
  align-items: center;
  height: 25px;
}
.smtree:hover{
  background-color: #f5f5f5;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.smtree-expand{
  padding-right: 0px;
  display: inline;
}
.smtree-icon-title,
.smtree-icon-title-move{
  padding-left: 0px; 
  display: inline-block;
  width:90%;
}
.child-ul{
  padding-left: 15px;
}
#table-progress-bar{
  font-size: 13px;
  width: 100%;
}
.folder-box{
  float: left;
  width: 220px;
}
.folder{
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-right: 10px;
  height: 40px;
  user-select: none;
}
.folder .folder-div{
  display: inline-block; 
  cursor: pointer;
  width:182px;
}
.folder .folder-div:hover,
.folder .folder-div-option:hover{
  background-color: #f5f5f5;
}
.folder .folder-div .folder-icon{
  display: inline;
}
.folder .folder-div .folder-icon i{
  font-size: 15px;
  color: #3d4d5d;
  padding :12px 10px;
}
.folder .folder-div .folder-name{
  display: inline; 
}
.folder .folder-div-option i{
  font-size: 15px;
}
.folder .folder-div-option{
  display: inline;
  float: right;
  padding: 12px 10px;
  cursor: pointer;
  width: 25.65px;
}
.file{
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 5px;
}
.file-div-option{
  display: inline;
  float: right;
  cursor: pointer;
  width:10%;
}
.file-div-option i{
  margin-left:10px;
}
.carpeta-actual{
  background-color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  border-radius: 5px;
  padding-left: 10px;
  height: 35px;
  padding-top: 5px;
  border: 1px solid #e7eaec;
  user-select: none;
}
.no-hierarchy{
  cursor: not-allowed;
    opacity: 0.6;
}

.bootstrap-select .dropdown-toggle:focus, 
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{
 outline:unset !important; 
}
  
/* Breakpoint mobile */
@media only screen and (max-width: 600px) {
  .navbar.navbar-static-top{
    min-height:30px;
    height:140px;
  }
  #profile-menu{
    top:80% !important;
  }
  .sm-context-menu{
    width:260px;
  }
  .sm-context-menu li{
    margin-bottom:10px;
    margin-top:10px;
  }
  .context-block{
    min-height:200px;
    padding-left:15px;
  }
  .mobile-block{
    margin-right:0px;
  }
  
  /*.folder-box{
    float: left;
    width: 185px;
  }*/
  .select-width-sm{
    width:100% !important;
  }
}

@media only screen and (min-width: 600px) {
  .p-0-aux {
    padding: 0px;
  }
}