@import 'https://fonts.googleapis.com/css?family=Raleway';

#edit-submit-materiales {
  display: none;
}

/**
 * @file
 * Subtheme specific CSS.
 */

/*
*GENERIC THEMING
*/

* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

html {
  font-size: 12px;
}

body,
body.page-user-login {
  font-family: "Roboto", helvetica, sans-serif;
  font-weight: 400;
  margin: 0;
  background-color: #f8f8f8;
  color: #7a7a7a;
}

.nav,
.navbar,
.navbar-nav {
  display: block;
}

.btn-primary:active:focus,
.btn-primary:focus {
  background-color: #f8b30c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Canaro-Light', sans-serif;
  margin: 0;
}


.main-container .col-sm-10 {
  padding-left: 25px;

}


#navbar {
  width: 100%;
  max-width: none;
  background-color: #fff;
  border-radius: 0px;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
}

.main-container {
  max-width: 1190px;
  min-height: calc(100vh - 400px);
}


.path-frontpage .main-container {
  max-width: 1190px;
  min-height: calc(100vh - 1050px);
}


.footer {
  background-color: #444;
  color: #fff;
}


.footer li a {

  display: block;
  width: 100%;
  text-align: left;
  padding: 8px 0px;
}

.footer ul.menu {

  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 0px;
  width: 100%;

}


.footer .tituloweb {

  font-size: 24px;
  font-weight: bolder;

}


.footer .menufooter {

  padding-left: 40px;

}


span.logogooter {

  display: flex;
  justify-content: space-around;
}


span.logogooter img {

  padding: 20px;
  margin-top: 20px;


}

div.titulofooter h3 {

  margin-top: 20px;
  margin-left: 70px;
  margin-bottom: 0px;

}


.region-footer #edit-preview {

  display: none;

}

.region-footer .btn-primary {


  font-weight: 600;
  color: #555;
  font-family: Raleway, sans-serif;
  border-radius: 3px;
  padding: 10px;

}

.region-footer .btn-primary:hover {


  background: none;
  color: white;

}






.menufooter ul li a {

  line-height: 0.2;
  -webkit-transition: color 0.7s;
  /* Safari prior 6.1 */
  transition: color 0.7s;

}

.menufooter ul li a:hover {

  background: none;
  color: white;

}


#bock-webform {

  padding-top: 20px;

}

.block-contact-block {

  padding: 10px 70px 70px 70px;

}


.explicacionfooter {


  padding-right: 0px;

}

a.animated-button.thar-three {
  color: #666;
  cursor: pointer;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  font-weight: bolder;
  font-size: 12px;
  text-align: left;
  display: block;
  position: relative;
  margin-bottom: 5px;
  border: 1px solid #F7CA18;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  0s;
}

a.animated-button.thar-three:hover {
  color: #FFF !important;
  background-color: transparent;
  text-shadow: nthree;
}

a.animated-button.thar-three:hover:before {
  left: 0%;
  right: auto;
  width: 100%;
}

a.animated-button.thar-three:before {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: '';
  color: #000 !important;
  background: #F7CA18;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  0s;
}









.main-container>.row>.col-sm-3 {
  padding: 0 5px;
}

.main-container>.row>.col-sm-9 {
  padding: 0 30px;
}

.highlighted {
  margin: 60px auto 0px auto;
}

.card-menu-list .menu--menu-lateral li:hover,
.card-menu-list .menu--menu-lateral li {
  margin: 5px 0px;
}

.card-menu-list .menu--menu-lateral li:hover {}

.card-menu-list .menu--menu-lateral li a:hover,
.card-menu-list .menu--menu-lateral li a:active,
.card-menu-list .menu--menu-lateral li a {
  border-radius: 30px;
  color: #fff;
  background-color: #F9BF31;
}

.card-menu-list .menu--menu-lateral li a:hover,
.card-menu-list .menu--menu-lateral li a:active {
  background-color: #F29B38;
}

.card-menu-list .menu-lateral li a:hover {
  font-weight: 600;
}

.homepage-links .card-menu-list .menu--menu-lateral li a:hover,
.homepage-links .card-menu-list .menu--menu-lateral li a:active,
.homepage-links .card-menu-list .menu--menu-lateral li a {
  border-radius: 0px;
  color: #fff;
  background-color: #F9BF31;
}

.homepage-links .card-menu-list .menu--menu-lateral {
  width: 100%;
}

.homepage-links .card-menu-list .menu--menu-lateral li {
  display: inline-block;
  width: 30%;
  margin: 1%;
}

.homepage-links .card-menu-list .menu--menu-lateral li a {
  padding: 25px;
  text-align: center;
  font-size: 1.6em;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  border-radius: 3px;
}

.homepage-links .card-menu-list .menu--menu-lateral li a:hover {
  transform: translateY(-2px);
  box-shadow: 0px 4px 10px #bbb;
  border-radius: 3px;
  font-weight: 400;
}

.homepage-links .card-menu-list .menu--menu-lateral li a:active {
  transform: translateY(0px);
  box-shadow: inset 0px 0px 12px 1px #999;
  border-radius: 3px;
}




.menu--main {


  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 50%;
  align-items: center;
  min-height: 45px;
  margin-top: 20px;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  font-weight: 800;


}


.path-materiales .form--inline {

  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin-bottom: 40px;


}


.path-materiales .form--inline label {

  color: #999;
  font-weight: bolder;

}



.select-wrapper:after {

  color: #f9bf31 !important;
  padding-right: 1.1em;

}


.path-materiales table.dataTable tbody tr td {

  text-align: left !important;
  padding: 0px;
}


.path-prestamos-activos table.dataTable tbody tr td {

  text-align: left !important;
  padding: 0px;
}


.path-hist-rico-de-prestamos table.dataTable tbody tr td {

  text-align: left !important;
  padding: 0px;
}



.btn-devolver {

  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #666666;
  padding: 8px 4px;
  text-align: center;
  opacity: .5;

}


.btn-devolver:hover {

  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #666666;
  padding: 8px 4px;
  text-align: center;
  opacity: 1;


}




.page-node-type-materiales .js-form-type-vertical-tabs {

  display: none !important;
}



/* Keyframes */

@-moz-keyframes bell {
  from {
    -moz-transform: rotate(12deg);
  }

  to {
    -moz-transform: rotate(-12deg);
  }
}

@-o-keyframes bell {
  from {
    -o-transform: rotate(12deg);
  }

  to {
    -o-transform: rotate(-12deg);
  }
}

@keyframes bell {
  from {
    transform: rotate(12deg);
  }

  to {
    transform: rotate(-12deg);
  }
}

.fancy-button {
  position: relative;
  color: #fff;
  border: 1px solid;
  margin: 5px;
  padding: 10px 25px;
  text-decoration: none;
  display: block;
  outline: none;
  line-height: 100%;
  overflow: hidden;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.fancy-button:hover {
  text-decoration: none;
}

.fancy-button .icon {
  float: right;
}

.fancy-button.icon {
  display: inline-block;
}

.fancy-button:active .icon,
.fancy-button:focus .icon {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}

.small {
  padding: 5px 15px;
  font-size: 1em;
  height: 25px;
}

.medium {
  padding: 10px 25px;
  font-size: 1.15em;
}

.amethyst {
  background-color: #9b59b6;
}

.amethyst:hover {
  color: #9b59b6;
  background-color: #fff;
}


.bell {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.bell:hover .icon {
  -webkit-animation: bell 0.15s 6 linear alternate;
  -moz-animation: bell 0.15s 6 linear alternate;
  -o-animation: bell 0.15s 6 linear alternate;
  animation: bell 0.15s 6 linear alternate;
}






table.dataTable tbody tr td {

  line-height: 2;

}








#views-exposed-form-materiales-page-1 .form-select {

  border: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border-bottom: 1px solid #f9bf31 !important;
  margin-left: 8px !important;
  margin-right: 12px !important;


}



.path-materiales .dataTables_paginate {

  margin-top: 25px !important;

}




ul .menu_main {

  position: relative !important;

}

/* Pull right  */
.pullRight .menu--main li a:before {
  position: absolute;
  width: 1px;
  height: 100%;
  left: 0px;
  top: 0px;
  content: '';
  background: #f9b205;
  opacity: 0.4;
  transition: all 0.3s;
}

.pullRight .menu--main li a:hover:before {
  width: 100%;


}

.pullRight .menu--main li:hover {

  color: white !important;
}




.flex-caption {


  position: absolute;
  top: 35%;
  left: 10%;

  font-weight: bolder;
  font-family: Raleway, sans-serif;
  font-size: 44px;
  color: #F9BF31;
  text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.73);

}


header#navbar {


  margin-bottom: 0px;
}

#mislider.flexslider {

  border: none !important;
  z-index: -1;
}

.flex-direction-nav a {

  height: 55px !important;

}









ul.menu--menu-lateral {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 55px !important;

}



.homepage-links .card-menu-list .menu--menu-lateral {}





.card-menu-list .menu--menu-lateral li:hover,
.card-menu-list .menu--menu-lateral li {
  margin: 9px 0px;
}


#block-menumateriales ul {

  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 55px !important;


}



/*#block-menumateriales ul li a{

  outline: none;
  border: none;
  cursor: pointer;
  display: block;
  position: relative;
  background: #93959a !important;

  font-size: 10px;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0px;
  padding: 8px 20px;
  margin: 7px auto;

  box-shadow: 0 5px #5f6164;
  border-radius:14px;

}


#block-menumateriales ul li a:hover {
  box-shadow: 0 3px #5f6164;
  top: 1px;
  color:#f9bf31;
}

#block-menumateriales ul li a:active {
  box-shadow: 0 0 #5f6164;
  top: 5px;
}

*/






.menu--menu-lateral li a {
  outline: none;
  border: none;
  cursor: pointer;
  display: block;
  position: relative;
  background: #93959a !important;

  font-size: 12px;
  font-weight: 300;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 12px 40px;
  margin: 0 auto;

  box-shadow: 0 6px #5f6164;
  border-radius: 20px;
}

.menu--menu-lateral li a:hover {
  box-shadow: 0 4px #5f6164;
  top: 2px;
}

.menu--menu-lateral li a:active {
  box-shadow: 0 0 #5f6164;
  top: 6px;
}






/*
* BETTERLOGIN MODULE
*/

#auth_box {
  width: 90%;
  min-width: 350px;
  max-width: 600px;
  margin: 0 auto;
  padding: 50px;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  letter-spacing: 1px;
}

#auth_box .form-actions {
  text-align: center;
}

label.form-required {
  font-weight: 600;
  margin: 0;
}

label.form-required::after {
  display: none;
}

#auth_box h1 {
  text-align: center;
  width: 100%;
  padding: 0 0 25px 0;
}

#auth_box #the_logo img {
  max-width: 280px;
  width: 90%;
}

#auth_box .page-header {
  text-align: center;
}

#auth_box input[type="text"],
#auth_box input[type="password"] {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  padding: 6px;
  font-size: 15px;
  box-shadow: none;
}

#auth_box input[type="text"]:focus,
#auth_box input[type="password"]:focus {
  box-shadow: inset 0px 0px 5px 1px #ccc;
  border: 0px;
}

#auth_box input[type="submit"] {
  float: none;
}

#auth_box .button.btn-primary {
  font-family: 'Roboto', sans-serif;
  border: none;
  padding: 10px 30px;
  font-size: 1.4em;
  font-weight: 500;
  color: #fff;
}

#auth_box .button.btn-primary .icon {
  display: none;
}

#auth_box .button.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0px 4px 8px 1px #aaa;
  transition: all 0.2s;
}

#auth_box .has-error input.error {
  border: 1px solid #a94442;
}

#auth_box #middle_part {
  border-radius: 0px;
  background: #f9f9f9;
  padding: 15px;
  overflow: hidden;
  box-shadow: none;
}

.nice-login-login,
.nice-login-create,
.nice-login-pass {
  display: none;
}

/*
* SUBIR NOMINAS FORM
*/


.path-documentos .form-item-taxos,
.path-documentos .form-item-users,
.path-documentos .form-item-a-documento,
.path-nominas .form-item-a-nomina,
.path-documentos .form-item-m-documento,
.path-nominas .form-item-m-nomina {
  padding: 0px;
  display: inline-block;
  width: 200px;
  max-width: calc(50% - 2px);
  margin: 10px 0;
}

.path-documentos .form-item-taxos,
.path-documentos .form-item-users,
.path-documentos .form-item-a-documento,
.path-nominas .form-item-a-nomina {
  padding: 0 0 0 5px;
}

.path-documentos .form-item-m-documento,
.path-nominas .form-item-m-nomina {
  padding: 0 5px 0 0;
}

.path-documentos .form-item-taxos label,
.path-documentos .form-item-users label,
.path-documentos .form-item-a-documento label,
.path-nominas .form-item-a-nomina label,
.path-documentos .form-item-m-documento label,
.path-nominas .form-item-m-nomina label {
  font-weight: 600;
}

.path-documentos #edit-nominas-upload,
.path-nominas #edit-nominas-upload {
  text-align: center;
}

.path-documentos #edit-nominas-upload button,
.path-nominas #edit-nominas-upload button {
  display: none;
}

.path-documentos .form-actions .form-submit,
.path-nominas .form-actions .form-submit {
  margin: auto;
  display: block;
  padding: 10px 30px;
  background-color: #f9bf31;
  font-weight: 500;
  color: #fff;
  font-size: 1.2em;
}

.path-documentos .form-actions .form-submit:hover,
.path-nominas .form-actions .form-submit:hover {
  transform: translateY(-2px);
  border: 0px;
  box-shadow: 0px 4px 8px 1px #aaa;
  transition: all 0.2s;
  background-color: #f8b30c;
}

.path-documentos .loading-popup-wrapper,
.path-nominas .loading-popup-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(76, 76, 76, 0.9);
  background: -moz-radial-gradient(center, ellipse cover, rgba(76, 76, 76, 0.9) 0%, rgba(19, 19, 19, 0.9) 80%, rgba(19, 19, 19, 0.9) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(76, 76, 76, 0.9)), color-stop(80%, rgba(19, 19, 19, 0.9)), color-stop(100%, rgba(19, 19, 19, 0.9)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(76, 76, 76, 0.9) 0%, rgba(19, 19, 19, 0.9) 80%, rgba(19, 19, 19, 0.9) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(76, 76, 76, 0.9) 0%, rgba(19, 19, 19, 0.9) 80%, rgba(19, 19, 19, 0.9) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(76, 76, 76, 0.9) 0%, rgba(19, 19, 19, 0.9) 80%, rgba(19, 19, 19, 0.9) 100%);
  background: radial-gradient(ellipse at center, rgba(76, 76, 76, 0.9) 0%, rgba(19, 19, 19, 0.9) 80%, rgba(19, 19, 19, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1);

}

.path-documentos .loading-popup-box,
.path-nominas .loading-popup-box {
  width: 100%;
  height: 100px;
  position: absolute;
  border-radius: 4px;
  box-shadow: none;
  background-color: transparent;
  color: #fff;
  font-size: 2.5rem;
  font-family: 'Roboto-Thin', 'Roboto', sans-serif;
  font-weight: 100;
  text-align: center;
  top: calc(50% - 50px);
  left: 0;
  line-height: 2.5rem;
  padding: 50px;

}

/******/
.password+.glyphicon {
  cursor: pointer;
  pointer-events: all;
  font-size: 1.2em;
}


.glyphicon-eye-close+.glyphicon.glyphicon-copy,
.glyphicon-eye-open+.glyphicon.glyphicon-copy {
  cursor: pointer;
  pointer-events: all;
  margin-right: 26px;
  font-size: 1.2em;
}


/**
 * CORREOS ELECTRÓNICOS
 */
.dataTables_filter {
  width: 100% !important;
  display: block !important;
}

.dataTables_filter label {
  width: 100%;
  display: inline-block;
  color: #f8f8f8;
}

.dataTables_filter label input:focus {
  outline: none;
  box-shadow: inset 0px 0px 10px 0px #ccc;
}

.dataTables_filter label input {
  display: block;
  color: #000;
  width: 40%;
  background: #fff;
  padding-left: 15px;
  border: 1px solid #dfe1e5;
  box-shadow: none;
  border-radius: 2px;
  z-index: 3;
  height: 40px;
  font-weight: 200;
  font-size: 1.3em;
  line-height: 1.3em;
  font-family: 'Roboto', sans-serif;
}


input.password {
  display: block;
  color: #000;
  padding-left: 15px;
  border: 1px solid #dfe1e5;
  box-shadow: none;
  border-radius: 30px;
  z-index: 3;
  height: 35px;
}

input.password:not([type="text"]) {
  box-shadow: none;
  outline: none;
}

input.password:not([type="text"])[readonly] {
  background-color: #f4f4f4;
}

input.password[type="text"] {
  background-color: #fff;
  box-shadow: 0px 2px 6px 1px #ccc;
}

#wrapper .form-group {
  margin: 0px;
}

table.dataTable thead {
  font-weight: 700;
}

table.dataTable tbody tr {
  background: white;

}

table.dataTable tbody tr td {
  padding: 10px 0 10px 15px;
  margin: 0;
  font-weight: 700;
  vertical-align: middle;
  text-align: center;
}

.dataTables_filter input[type="text"] {
  width: 100%;
}

.dataTables_filter {
  position: relative;
}

.dataTables_filter:after {
  font-family: 'FontAwesome';
  content: '\f002';
  font-size: 24px;
  position: absolute;
  top: calc(50% - 14px);
  right: 10px;
  color: #ccc;
}

table.dataTable .form-group {
  margin-bottom: 0;
}


/**
 * Listado de hosts
 */
#listado_de_hosts-page_1-wrapper ul {
  margin: 0;
  margin-top: 30px;
  padding: 0;
}

#listado_de_hosts-page_1-wrapper li {
  list-style: none;
  background: white;
  margin: 15px 0;
  padding: 10px 25px;
}

.host-card div {
  margin: 0;
  padding: 0;
}

.host-card h3 {
  font-weight: 700;
  margin-bottom: 5px;
}

.host-card h5 {
  font-weight: 700;
}

#listado_de_hosts-page_1-wrapper input:focus {
  outline: none;
  box-shadow: inset 0px 0px 10px 0px #ccc;
}

#listado_de_hosts-page_1-wrapper .filter-wrapper {
  background: transparent;
  border: none;
}

#listado_de_hosts-page_1-wrapper input {
  display: block;
  color: #000;
  width: 100%;
  background: #fff;
  padding-left: 15px;
  border: 1px solid #dfe1e5;
  box-shadow: none;
  border-radius: 2px;
  z-index: 3;
  height: 40px;
  font-weight: 200;
  font-size: 1.3em;
  line-height: 1.3em;
  font-family: 'Roboto', sans-serif;
}


/*
* Imputacion de costes
*/
.node-imputacion-de-costes-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.node-imputacion-de-costes-form .field--name-field-usuario,
.node-imputacion-de-costes-form .field--name-field-mes,
.node-imputacion-de-costes-form .field--name-field-ano {
  width: 33%;
  padding: 8px;
  min-width: 200px;
}

.field-group-details {
  width: 100%;
}

#edit-group-codigos-de-departamento--content.collapse.in,
#edit-group-codigos-de-departamento--content.collapsing {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

#edit-group-codigos-de-departamento--content>div {
  padding: 8px 10px;
  width: calc(25% - 20px);
  min-width: 200px;
}

#edit-group-codigos-de-departamento--content>div label {
  padding-right: 8px;
}

#edit-group-codigos-de-departamento--content>div input {
  padding: 0px 2px;
  height: 24px;
  margin-right: 2px;
  text-align: center;
}

#edit-group-codigos-de-departamento--content>div input.filled {
  box-shadow: 0px 1px 4px 0px rgba(150, 200, 150, 03);
  background-color: rgba(150, 250, 150, 0.2);
}

#toggle-help {
  display: none;
}

#toggle-help-label {
  font-size: 24px;
  color: #0e9add;
}

/*
#toggle-help-label i{
  cursor: pointer;
}
#toggle-help ~ img {
  display: none;
}
#toggle-help:checked ~ img {
  display: block;
  user-select: none;
  max-width: 720px;
  width: 80%;
  margin: 0px auto 8px auto;
  border-radius: 4px;
  box-shadow: 0px 4px 8px -2px rgba(0,0,0,0.2)
}
*/
.node-imputacion-de-costes-form .help-wrapper img {
  display: block;
  user-select: none;
  max-width: 800px;
  width: 80%;
  margin: 0px auto 8px auto;
  border-radius: 4px;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.2)
}

.node-imputacion-de-costes-form .form-actions .button {
  padding: 8px 32px 8px 30px;
  font-size: 18px;
  display: none;
}

.node-imputacion-de-costes-form .field--name-field-usuario .select2-selection {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.node-imputacion-de-costes-form .field--name-field-usuario .select-wrapper .select2-selection__arrow {
  display: none;
}

.node-imputacion-de-costes-form #sendFormWrapper {
  position: sticky;
  top: 0px;
  left: 0px;
  background-color: #fff;
  padding: 8px;
  margin-bottom: 8px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.node-imputacion-de-costes-form #percentCounter {
  text-align: center;
}

.node-imputacion-de-costes-form #excelInput {
  margin: 0px 0px 16px 0px;
  text-align: center;
}

.node-imputacion-de-costes-form #excelInput textarea {
  width: 100%;
  max-width: 400px;
  height: 80px !important;
  resize: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.node-imputacion-de-costes-form #percentCounter .progreso {
  font-size: 24px;
}

.node-imputacion-de-costes-form #percentCounter .progreso {
  font-size: 16px;
}

.node-imputacion-de-costes-form #percentCounter .progreso.incomplete,
.node-imputacion-de-costes-form #percentCounter .progreso.exceeded {
  color: rgb(187, 9, 9);
}

.node-imputacion-de-costes-form #percentCounter .progreso.almost {
  color: rgb(255, 153, 27);
}

.node-imputacion-de-costes-form #percentCounter .progreso.completed {
  color: rgb(20, 187, 9);
}

.node-imputacion-de-costes-form .form-wrapper>.panel-body.collapse.in {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.node-imputacion-de-costes-form .form-wrapper>.panel-body>.form-group {
  width: calc(25% - 16px);
  min-width: 180px;
  margin: 4px 8px;
}

.node-imputacion-de-costes-form .form-wrapper>.panel-body .form-group.input-filled * {
  font-weight: 800 !important;
  color: #5285d8 !important;
}

.node-imputacion-de-costes-form .form-wrapper>.panel-body .form-group.input-filled {
  background-color: #cfedfc;
}

.node-imputacion-de-costes-form div[class*='form-item-field-cdep-'] {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
  margin: 2px 4px;
  padding: 8px;
  border-radius: 8px;
}

.node-imputacion-de-costes-form div[class*='form-item-field-cdep-'] .control-label {
  width: auto;
}

.node-imputacion-de-costes-form div[class*='form-item-field-cdep-'] input {
  width: auto;
  margin: 0 0 0 auto;
}




.node-imputacion .node-imputacion-de-costes-form div[class*='form-item-field-cdep-'] {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 200px;
  height: 50px;



}

.node-imputacion-de-costes-form div[class*='form-item-field-cdep-'] span.suffix {
  margin: 0 auto 0 4px;
}

.node-imputacion-de-costes-form div[class*='form-item-field-cdep-'] .hint {
  width: 100%;
  text-align: left;
  padding: 2px 0px;
  color: #888;
  font-style: italic;
  letter-spacing: 0.1px;
  align-self: start;
}

/*
* View imputacion de coste
*/

.path-imputacion-costes #datatable_wrapper,
.imputacion-costes-resumen-usuario {
  max-width: 100% !important;
  overflow-x: scroll;
}

.imputacion-costes-resumen-usuario table {
  width: 1320px;
  border-radius: 4px;
  overflow: scroll;
  overflow-x: scroll;
  margin: 8px auto;
}

.imputacion-costes-resumen-usuario table thead th {
  text-align: center;
  font-size: 16px;
  background-color: #666;
  border: 1px solid #444;
  color: #fff;
  cursor: default;
}

.imputacion-costes-resumen-usuario table thead th:first-child {
  position: sticky;
  left: 0px;
  z-index: 10;
}

.imputacion-costes-resumen-usuario table tbody td {
  padding: 16px 0px;
  border: 1px solid #444;
}

.imputacion-costes-resumen-usuario table tbody td:first-child {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  background-color: #666;
  color: #fff;
  cursor: default;
  width: 120px;
  position: sticky;
  left: 0px;
}

.imputacion-costes-resumen-usuario table tbody td:not(:first-child) {
  background-color: #F7D96C;
  width: 100px;
}

.imputacion-costes-resumen-usuario table tbody td.inactive {
  background-color: #f9f9f9;
}

.imputacion-costes-resumen-usuario table thead th.current-month {
  border-top: 2px solid rgb(100, 200, 0) !important;
  color: #000;
}

.imputacion-costes-resumen-usuario table tbody tr:last-child td.current-month {
  border-bottom: 2px solid rgb(100, 200, 0) !important;
}

.imputacion-costes-resumen-usuario table thead th.current-month,
.imputacion-costes-resumen-usuario table tbody td.current-month {
  border-left: 2px solid rgb(100, 200, 0) !important;
  border-right: 2px solid rgb(100, 200, 0) !important;
  background-color: rgba(200, 200, 0, 0.2);
}

.imputacion-costes-resumen-usuario table tbody td.filled {
  background-color: #90BE6D;
}

.current-year {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  display: block;
  position: relative;
  width: 100px;
  text-align: center;
  margin: 0 auto;
}

.current-year:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100px;
  height: 2px;
  border-radius: 50%;
  background-color: #aa2222;
}

/*
* Responsive
*/

@media (max-width: 1280px) {

  .menu--main {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 65%;
    align-items: center;
    min-height: 45px;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: Raleway, sans-serif;
    font-weight: 800;
  }

  .menu--account {

    display: none;
  }



}




@media (max-width: 900px) {


  .main-container .col-sm-10 {
    padding-left: 20px !important;

  }



  .navbar {

    padding-top: 40px;
  }


  .menu--main {

    justify-content: flex-end;
    width: 80%;
    float: right;
    margin-top: 4px;

  }


  .menu--main>li>a {

    padding: 5px 10px !important;

  }


  .logo,
  .logo img {

    max-width: 150px;
  }


  .menu--account {

    display: none;
  }


}



@media (max-width: 550px) {


  .main-container .col-sm-10 {
    padding-left: 10px !important;
  }

  .region-sidebar-first {
    padding: 0px 25px !important;
  }


  #views-exposed-form-materiales-page-1 div:nth-of-type(2n) {

    display: none;

  }

  .path-materiales .form--inline {


    flex-direction: flex-start;
    justify-content: space-between !important;

  }



  .menu--menu-lateral {
    display: none;
  }


  .navbar {

    padding-top: 10px;
  }


  .menu--main {

    display: flex;
    flex-direction: row;
    justify-content: end;
    width: 65%;
    align-items: center;
    min-height: 45px;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: Raleway, sans-serif;
    font-weight: 800;



    flex-direction: column;
    align-items: end;
    width: 100%;
    float: none !important;


  }



  .logo img {

    max-width: 200px;
  }



  .region-navigation-collapsible {

    display: flex;
    justify-content: space-between;
    align-items: flex-start;


  }


  ul.menu--main {

    order: -1;

  }

  .menu--main>li>a {

    padding: 3px 10px !important;


  }

  #block-mainnavigation {

    width: 50%;

  }



  h1 {


    font-size: 1.7rem;

  }

  .page-header {

    margin: 25px 0 14px;

  }




  body.path-hist-rico-de-prestamos tr.fila-prestamos td:nth-of-type(1) {

    display: none;

  }


  body.path-hist-rico-de-prestamos tr.fila-prestamos td:nth-of-type(6) {

    display: none;

  }

  body.path-hist-rico-de-prestamos #datatable thead th:nth-of-type(1) {

    display: none;

  }

  body.path-hist-rico-de-prestamos #datatable thead th:nth-of-type(6) {

    display: none;

  }




  .footer li a {

    display: block;
    width: 100%;
    text-align: left;
    padding: 8px 0;
  }

  footer ul.menu {

    padding: 10px;
  }

  .block-contact-block {

    padding: 5px;

  }

  .explicacionfooter {

    padding-right: 0px;
    padding: 5px;
  }



}
