.eliminar {
    padding-right: 23px;
    position: relative;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
} 

.eliminar:after {
    content: '\00d7';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: calc(100% - 15px);
}

html {
    font-size: 62.5%;
    min-height: 100%;
    position: relative;
}

body {
    margin-bottom: 100px;
    font-size: 1.6rem !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    background: #e6e6e6;
}

body.bodyiframe {
    margin-bottom: 0;
}

.tab-pane:not(#home) {
    padding-top: 30px;
}

.nav-tabs a {
    border: 0;
    border-bottom: 2px solid transparent !important;
    padding: .5rem 0;
    margin: 0 1rem;
}


.nav-tabs a.active,
.nav-tabs a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 2px solid #000 !important;
}


#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    text-align: center;
}

.logo-cliente {
    width: auto;
    max-width: 250px;
    margin: 8rem 0 2rem 0;
}

.form-login {
    background: #fff;
    padding: 3rem 4rem 4rem 4rem;
    text-align: left;
    width: 32rem;
    margin: 0 auto;
    border-radius: 0.3rem;
}

.form-login label {
    font-size: 1.5rem;
    font-weight: 700;
    display: block;
}

.form-login legend {
    font-size: 2rem;
    font-weight: 700;
    display: block;
    margin-bottom: 2rem;
}

.form-login input {
    font-size: 1.4rem;
    font-weight: 400;
    padding: 5px 15px 5px 15px;
    display: block;
    width: 100%;
    border: 1px solid #C9C9C9 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
}

.form-login .olvido {
    font-size: 1.3rem;
    margin-bottom: 2rem;
    display: block;
}

.form-login .olvido a:hover {
    color: #000;
}

.enlace_hecha {
    background-color: #e5e5e5;
    height: 27px;
    width: 27px;
    display: inline-block;
    text-indent: -999999px;
    position: relative;
}

.enlace_hecha:after {
    content: '';
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("/img/admin/egina.svg") no-repeat center center;
    opacity: 0.4;
}

.enlace_hecha:hover:after {
    opacity: 1;
}

#contenido {
    margin-top: 10px;
}

.btn {
    font-size: 1.4rem;
    text-transform: uppercase;
}

.row-footer {
    border-top: 1px solid #ccc;
}

h1 {
    font-size: 1.6rem !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: bold !important;
    font-size: 2.2rem !important;
    color: #000;
    margin: -5px 0 35px 0;
}

a {
    color: #000;
}

#cabecera {
    background-color: #fff;
    padding: 20px 0;
    z-index: 10000000;
}

#cabecera.disasembler {
    min-height: 5rem;
}

#cabecera.disasembler+#menu {
    display: none;
}

.casa {
    display: none;
}

#menu {
    background-color: #f4f4f4;
    margin-bottom: 35px;
    min-height: .8rem;
}

.btn-ezabatu {
    background: url("/img/admin/icon-empty.png") no-repeat center center;
    width: 30px;
    height: 30px;
    text-indent: -999999px;
}

.title {
    background: url(/img/admin/title.png) no-repeat left center;
    padding: 0 0 0 15px;
    line-height: 13px;
    margin: -13px 0 0 20px;
    position: absolute;
    top: 50%;
    left: 190px;
}

.title2 {
    top: 20%;
}

.title p {
    margin: 0;
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
}

.breadcrumb-repositorio {
    padding: 0px 0 0px 0;
    position: relative;
}

.breadcrumb-repositorio:before {
    content: '';
    background: url("/img/folder.svg");
    width: 29px;
    height: 24px;
    display: inline-block;
    margin-right: 7px;
    margin-top: -3px;
}

.breadcrumb-repositorio .active {
    color: #000;
    font-weight: bold;
}

.breadcrumb-repositorio .breadcrumb-item+.breadcrumb-item::before {
    color: #000;
    content: "<" !important;
    position: relative;
    top: -2px;
}

.th_fecha {
    width: 150px;
}

.th_tamano {
    width: 90px;
    text-align: right;
}

.th_tamano:after {
    content: '';
    width: 8px;
    display: inline-block;
}

.td_tamano {
    text-align: right;
    padding-right: 10px;
}

.tablerepositorio {
    margin-bottom: 30px;
}

.tablerepositorio a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}

.folder {
    padding-left: 55px;
    background: url("/img/folder.svg") no-repeat 10px 50%;
}

.archive {
    padding-left: 55px;
    background: url("/img/archive.svg") no-repeat 15px 4px;
}

.container-fluid {
    max-width: 1300px;
}

.navbar-menu li .nav-link {
    margin-right: 10px;
    padding: 10px;
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
}

.navbar-menu li.active .nav-link,
.navbar-menu li .nav-link:hover {
    border-bottom: 3px solid #277db3;
}

.navbar-menu .dropdown-menu {
    background-color: #fff;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .34) !important;
    border-radius: 0;
    padding: 0;
    border: 0;
    top: 39px;
    min-width: 160px;
}

.navbar-menu .dropdown-item {
    font-size: 1.4rem;
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.navbar {
    justify-content: flex-end;
    padding: 0;
}

.navbar-toggler {
    margin-top: 5px;
    margin-bottom: 5px;
}

.navbar-toggler-icon {
    width: 29px;
    height: 20px;
    background: url("/img/admin/hamburger.svg") no-repeat;
}

.margen-abajo {
    margin-bottom: 25px;
}

.glyphicon-insertar {
    background: url(/img/admin/insertar.png);
    width: 21px !important;
    height: 18px !important;
    margin: 0 -3px -3px 3px;
    position: absolute;
    top: 6px;
    right: 5px;
    display: none;
}

.glyphicon-empty {
    background: url(/img/admin/icon-empty.png);
    width: 22px !important;
    height: 22px !important;
    margin: -4px -2px -5px 5px;
    display: inline-block;
    top: 6px;
    right: 5px;
}

.glyphicon-upload2 {
    background: url(/img/admin/icon-upload2.png);
    width: 25px !important;
    height: 25px !important;
    margin: -3px -4px -7px 5px;
    position: absolute;
    top: 6px;
    right: 5px;
    display: none;
}

.glyphicon-export2 {
    background: url(/img/admin/export.svg);
    width: 18px !important;
    height: 18px !important;
    margin: 0 -3px -3px 3px;
    display: inline-block;
    top: 6px;
    right: 5px;
}

.glyphicon-order {
    background: url(/img/admin/orden.png);
    width: 12px !important;
    height: 15px !important;
    margin: 0px 3px -3px 3px;
    float: right;
}

.glyphicon-ordertop {
    background: url(/img/admin/orden-top.png);
    width: 8px !important;
    height: 11px !important;
    margin: 3px 3px -3px 3px;
    float: right;
}

.glyphicon-ordertop:hover {
    background: url(/img/admin/orden-bottom.png) !important;
}

.glyphicon-orderbottom {
    background: url(/img/admin/orden-bottom.png);
    width: 8px !important;
    height: 11px !important;
    margin: 3px 3px -3px 3px;
    float: right;
}

.glyphicon-orderbottom:hover {
    background: url(/img/admin/orden-top.png);
}

.glyphicon-arrow-left {
    background: url(/img/admin/arrow-left.png) no-repeat center center;
    position: relative;
    overflow: hidden;
    width: 30px;
    padding: 6px 12px;
    display: inline-block;
    top: 2px;
}

.glyphicon-arrow-left:hover {
    background: url(/img/admin/arrow-left-hover.png) no-repeat center center !important;
}

.glyphicon-arrow-right {
    background: url(/img/admin/arrow-right.png) no-repeat center center;
    position: relative;
    overflow: hidden;
    width: 30px;
    padding: 6px 12px;
    display: inline-block;
    top: 2px;
}

.glyphicon-arrow-right:hover {
    background: url(/img/admin/arrow-right-hover.png) no-repeat center center !important;
}

.identity-noticebar {
    padding-top: 15px;
    background: #5e5f5f;
    min-height: 30px;
    width: 100%;
    margin: auto;
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000 !important
}

.identity-noticebar-content {
    padding: 5px 10px
}

.identity-noticebar-content span {
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    margin-right: 15px
}

.identity-noticebar-content span a {
    color: #fff;
    text-decoration: underline
}

#cerrarnoticebar {
    border: 1px solid #828382;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #6d6e6e;
    display: block;
    width: 150px;
    color: #fff;
    text-align: center;
    margin: 10px auto 30px;
    text-decoration: none;
    cursor: pointer
}

#buscador {
    border: 1px solid #e2e0e0;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    padding: 0;
    margin-bottom: 70px;
}

#buscador fieldset {
    padding: 25px 30px 10px 30px;
}

.footer_search {
    border-radius: 0 0 2px 2px;
    background-clip: padding-box;
    background-color: rgba(235, 235, 235, .65);
    border-top: 1px solid #e2e0e0;
    display: block;
    margin-bottom: -1rem;
    min-height: 90px;
    padding: 25px 15px 20px 15px;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    bottom: 0;
    z-index: 10;
}

.btn_desple {
    border: 1px solid #e2e0e0;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #f3f3f3;
    color: #747373;
    box-shadow: none !important;
    font-size: 1.4rem;
    padding: 6px 30px 6px 15px;
    text-transform: lowercase;
}

.btn_desple::first-letter {
    text-transform: uppercase !important;
}

.btn_busca {
    padding: 6px 15px 6px 40px;
    position: relative;
    background: #f3f3f3 url(/img/admin/search.png) no-repeat 7px 5px;
    z-index: 10;
}

.btn_busca_itxi {
    padding: 6px 15px 6px 40px;
    position: relative;
    background: #fdfdfd url(/img/admin/delete.svg) no-repeat 7px 5px !important;
}

.filters {
    color: #d82446;
    font-family: "Arial Narrow", Gadget, sans-serif;
    text-transform: uppercase;
    margin: 0 10px 0 10px;
}

.btn-gris {
    border: 1px solid #a4a4a4;
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #b7b4b4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .34);
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: lowercase;
}

.btn-gris::first-letter {
    text-transform: uppercase !important;
}

.btn-azul {
    border: 1px solid #2371a3;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #277db3;
    background: #277db3;
    color: #fff;
    padding: 6px 8px;
    text-transform: none;
    font-size: 1.7rem;
    text-transform: lowercase;
}


.btn-accion {
     border: 1px solid #2371a3 !important ;
     background-color: #277db3 !important;
     color: #fff !important;
}





.btn-azul::first-letter {
    text-transform: uppercase !important;
}

.btn-azul:hover {
    color: #fff;
    opacity: 0.7;
}

.btn-margen {
    margin-left: 5px !important;
}

.btn-rojo {
    border: 1px solid #b41f1f;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #b41f1f;
    background: #b41f1f;
    color: #fff;
    padding: 6px 8px;
    text-transform: none;
    font-size: 1.7rem;
    text-transform: lowercase;
}

.btn-rojo::first-letter {
    text-transform: uppercase !important;
}

.btn-rojo:hover {
    color: #fff;
    opacity: 0.7;
}

.btn-verde {
    border: 1px solid #15bd55;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #15bd55;
    background: #15bd55;
    color: #fff;
    padding: 6px 8px;
    text-transform: none;
    font-size: 1.7rem;
    text-transform: lowercase;
}

.btn-verde::first-letter {
    text-transform: uppercase !important;
}

.btn-verde:hover {
    color: #fff;
    opacity: 0.7;
}




.btn-insertar {
    margin: -10px 0 0 0;
    position: relative;
    color: #fff !important;
}




#datos .btn-insertar {
    margin-top: 20px;
    color: #fff;
}

.margen-abajo .btn-insertar {
    background: #d5d5d5;
    border: 1px solid #d5d5d5;
    color: #000 !important;
    text-transform: lowercase;
    font-size: 1.5rem;
    padding-left: 10px;
    padding-right: 10px;
}

.margen-abajo .btn-accion {
    background: #d5d5d5;
    border: 1px solid #d5d5d5;
    color: #FFF !important;
    text-transform: lowercase;
    font-size: 1.5rem;
    padding-left: 10px;
    padding-right: 10px;
}


.margen-abajo .btn-insertar::first-letter {
    text-transform: uppercase;
}

.btn-tabla {
    background: #d9d9d9;
    color: #000 !important;
    font-size: 1.2rem;
}

.btn-tabla:hover {
    opacity: 0.7;
}

.footer_search .btn-insertar {
    margin: 0;
}

.btn-buscar {
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 0;
}

#numeros {
    margin: 0;
}

form#datos {
    clear: both;
}

.form-group {
    position: relative;
}

.pagina {
    margin-top: 30px;
}

.pagination li a {
    color: #747373;
    border: 1px solid #dddddd;
    padding: 6px 12px;
}

ul.pagination a:hover,
ul.pagination li.active a {
    border: 1px solid #2371a3;
    background-clip: padding-box;
    background-color: #277db3;
    background: #277db3;
    background: -moz-linear-gradient(top, #277db3 0%, #2472a3 100%, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #277db3), color-stop(100%, #2472a3), color-stop(100%, #7db9e8));
    background: -webkit-linear-gradient(top, #277db3 0%, #2472a3 100%, #7db9e8 100%);
    background: -o-linear-gradient(top, #277db3 0%, #2472a3 100%, #7db9e8 100%);
    background: -ms-linear-gradient(top, #277db3 0%, #2472a3 100%, #7db9e8 100%);
    background: linear-gradient(to bottom, #277db3 0%, #2472a3 100%, #7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#277db3', endColorstr='#7db9e8', GradientType=0);
    color: #fff;
}

.form-control {
    font-size: 1.4rem;
    font-weight: 400;
    padding: 10px 15px 10px 15px;
    display: block;
    width: 100%;
    border: 1px solid #C9C9C9 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
}

select {
    font-size: 1.4rem;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #C9C9C9 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
}

textarea {
    height: 105px;
}

::-webkit-input-placeholder,
#nuevo ::-webkit-input-placeholder {
    color: #31322a !important;
    opacity: 0.6;
    filter: alpha(opacity=60)
}

:-moz-placeholder,
#nuevo :-moz-placeholder {
    color: #31322a !important;
    opacity: 0.6;
    filter: alpha(opacity=60)
}

::-moz-placeholder,
#nuevo ::-moz-placeholder {
    color: #31322a !important;
    opacity: 0.6;
    filter: alpha(opacity=60)
}

:-ms-input-placeholder,
#nuevo :-ms-input-placeholder {
    color: #31322a !important;
    opacity: 0.6;
    filter: alpha(opacity=60)
}



#buscador-predictivo ::-webkit-input-placeholder {
    color: #000202 !important;
    opacity: .4;
    filter: alpha(opacity=100)
}

#buscador-predictivo :-moz-placeholder {
    color: #000202 !important;
    opacity: .4;
    filter: alpha(opacity=100)
}

#buscador-predictivo ::-moz-placeholder {
    color: #000202 !important;
    opacity: .4;
    filter: alpha(opacity=100)
}

#buscador-predictivo :-ms-input-placeholder {
    color: #000202 !important;
    opacity: .4;
    filter: alpha(opacity=100)
}





input:focus,
textarea:focus {
    outline: none;
}

.custom-select {
    width: auto;
    border: 0 !important;
    border-radius: 3px;
    background-clip: padding-box;
    color: #747373;
    box-shadow: none !important;
    font-size: 1.4rem;
    padding: 6px 25px 6px 15px;
    min-height: 35px;
    outline: none !important;
    position: relative;
    background: #f3f3f3 url(/img/admin/arrow.svg) calc(100% - 12px) 50% no-repeat;
    text-transform: lowercase !important;
}

.custom-select:focus {
    outline: none !important;
}

.col-form-label {
    font-size: 1.5rem;
    font-weight: 700;
}

.col-checkbox {
    padding-top: 5px;
    padding-left: 27px;
}

/* LABEL ======================================= */
label.label,
textarea:focus~label,
textarea:valid~label,
input[type=file]:focus~label,
input[type=file]:valid~label {
    color: #000;
    font-size: 1.6rem;
    font-weight: normal;
    font-weight: 300;
    position: absolute;
    pointer-events: none;
    left: 6px;
    top: 32px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    background: none;
}

label.labeltextarea,
textarea:focus~label,
textarea:valid~label {
    top: 73px;
}

textarea:focus~label,
textarea:valid~label,
input[type=file]:focus~label,
input[type=file]:valid~label {
    top: 9px;
    left: 9px;
    color: #000;
    font-size: 1.3rem;
    font-weight: normal;
}

.labelinput {
    top: 9px !important;
    left: 9px;
}

/* active state */
input:focus~label,
input:valid~label,
textarea:focus~label,
textarea:valid~label {
    top: 0;
    left: 9px;
    font-size: 1.3rem;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    background: none;
}

input[type=file]~label {
    top: 9px !important;
    font-weight: 700;
    font-size: 1.4rem;
}

.table input:focus~label,
.table input:valid~label,
.table textarea:focus~label,
.table textarea:valid~label {
    left: 20px;
}

/* BOTTOM BARS ================================= */
.bar {
    position: relative;
    display: block;
    width: 100%;
}

.bar:before,
.bar:after {
    content: '';
    height: 1px;
    width: 0;
    bottom: 0;
    position: absolute;
    background: #000;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.pasahitza {
    color: #bcbcbc;
    font-size: 1.6rem;
    text-align: left;
    position: relative;
    top: -30px;
}

.error {
    color: #a94442 !important;
    color: #cf2421 !important;
    font-weight: 700;
	
}

.add {
	background-color: #cf2421 !important;
}

input.error {
    border-bottom: 1px solid #a94442 !important;
    font-weight: 300;
}

.error:before,
.error:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0;
    position: absolute;
    background: #a94442;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.bar:before {
    left: 50%;
}

.bar:after {
    right: 50%;
}

/* active state */
input:focus~.bar:before,
input:focus~.bar:after,
textarea:focus~.bar:before,
textarea:focus~.bar:after {
    width: 50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

/* active state */
input:focus~.highlight,
textarea:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from {
        background: #538ac2;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #538ac2;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #538ac2;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.btn-2c:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #387b7c;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.btn-2c:hover:after,
.btn-2c:active:after {
    width: 100%;
}

input.error {
    border: 1px solid #e71313 !important;
}

.icon_error {
    position: absolute;
    display: block;
    right: 7px;
    top: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff url(/img/form_error.svg) center center no-repeat;
}

.icon_ok {
    position: absolute;
    display: block;
    right: 7px;
    top: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff url(/img/form_ok.svg) center center no-repeat;
}

.error:before,
.error:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0;
    position: absolute;
    background: #e71313;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

p.mensaje_error {
    background: #e71313;
    color: #fff;
    padding: 0 10px;
    font-size: 1.4rem;
    position: relative;
    z-index: 0;
    margin: 0;
}

.btn-group .dropdown-menu {
    padding: 10px 10px 5px 10px;
    width: 100%;
    background-color: #f3f3f3;
    margin: -4px 0 0 0;
    border: 1px solid #e2e0e0;
    border-top: 0;
    -webktik-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webktik-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group .dropdown-menu .form-check {
    margin-bottom: 10px;
}

.nav-link.dropdown-toggle {
    padding-right: 17px !important;
}

.dropdown-toggle:after {
    content: '';
    border: none;
    width: 8px;
    height: 5px;
    background: url(/img/admin/arrow.svg) no-repeat;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -3px;
}

.navbar-menu .dropdown-toggle:after {
    margin-top: 1px;
}

.form-check-label {
    margin-left: 5px;
    color: #747373 !important;
    text-transform: none !important;
    font-weight: normal !important;
}

.custom-checkbox label,
.custom-radio label {
    text-transform: none !important;
    font-size: 1.4rem !important;
    font-weight: 400 !important;
    opacity: 1 !important;
}

.custom-control-label::before,
.custom-control-label::after {
    position: absolute;
    top: 0;
    left: -24px;
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80% 50%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #B4B4B3;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before,
.custom-control-input:checked~.custom-control-label::before,
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after,
.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url(/img/admin/ok.svg);
}

.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.custom-radio.custom-control-inline {
    margin-top: .5rem !important;
    margin-right: 2rem !important;
}

.subraya {
    text-decoration: underline;
}

/* ------TABLA --------*/
table.table {
    background-color: #fff;
}

table.dataTable {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

table.dataTable a {
    color: #428bca;
}

span.dtr-title a {
    color: #000000;
}

table.table tbody tr:nth-of-type(odd) {
    background-color: #f8f8f8 !important;
}

table.table tbody tr:nth-of-type(even) {
    background-color: #fff !important;
}

table.table tbody tr:nth-of-type(odd) {
    background-color: #f8f8f8 !important;
}

table.table tbody tr:nth-of-type(even) {
    background-color: #fff !important;
}

table.table tbody tr.selected:nth-of-type(even),
table.table tbody tr.selected:nth-of-type(odd) {
    background-color: #9bbed4 !important;
}

table.dataTable.display tbody>tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1 {
    background-color: #9bbed4 !important;
}

table.dataTable.display tbody>tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1 {
    background-color: #9bbed4 !important;
}

table .syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
    -moz-border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    background: none !important;
    border: 0 !important;
    bottom: auto !important;
    float: none !important;
    height: auto !important;
    left: auto !important;
    line-height: 1.1em !important;
    margin: 0 !important;
    outline: 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    right: auto !important;
    text-align: left !important;
    top: auto !important;
    vertical-align: baseline !important;
    width: auto !important;
    box-sizing: content-box !important;
    font-weight: normal !important;
    font-style: normal !important;
    min-height: inherit !important;
    min-height: auto !important;
}

.syntaxhighlighter {
    width: 100% !important;
    margin: 1em 0 1em 0 !important;
    position: relative !important;
    overflow: auto !important;
}

.syntaxhighlighter.source {
    overflow: hidden !important;
}

.syntaxhighlighter .bold {
    font-weight: bold !important;
}

.syntaxhighlighter .italic {
    font-style: italic !important;
}

.syntaxhighlighter .line {
    white-space: pre !important;
}

.syntaxhighlighter table {
    width: 100% !important;
    min-height: auto !important;
}

.syntaxhighlighter table caption {
    text-align: left !important;
    padding: .5em 0 0.5em 1em !important;
}

.syntaxhighlighter table td.code {
    width: 100% !important;
}

.syntaxhighlighter table td.code .container {
    position: relative !important;
}

.syntaxhighlighter table td.code .container textarea {
    box-sizing: border-box !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border: none !important;
    background: white !important;
    padding-left: 1em !important;
    overflow: hidden !important;
    white-space: pre !important;
}

.syntaxhighlighter table td.gutter .line {
    text-align: right !important;
    padding: 2px 0.5em 2px 1em !important;
    white-space: nowrap !important;
}

.syntaxhighlighter table td.code .line {
    padding: 2px 1em !important;
}

.syntaxhighlighter.nogutter td.code .container textarea,
.syntaxhighlighter.nogutter td.code .line {
    padding-left: 0em !important;
}

.syntaxhighlighter.show {
    display: block !important;
}

.syntaxhighlighter.collapsed table {
    display: none !important;
}

.syntaxhighlighter.collapsed .toolbar {
    padding: 0.1em 0.8em 0em 0.8em !important;
    position: static !important;
    width: auto !important;
    height: auto !important;
}

.syntaxhighlighter.collapsed .toolbar span {
    display: inline !important;
    margin-right: 1em !important;
}

.syntaxhighlighter.collapsed .toolbar span a {
    padding: 0 !important;
    display: none !important;
}

.syntaxhighlighter.collapsed .toolbar span a.expandSource {
    display: inline !important;
}

.syntaxhighlighter .toolbar {
    position: absolute !important;
    right: 1px !important;
    top: 1px !important;
    z-index: 10 !important;
}

.syntaxhighlighter .toolbar span.title {
    display: inline !important;
}

.syntaxhighlighter .toolbar a {
    display: block !important;
    text-align: center !important;
    text-decoration: none !important;
    padding-top: 1px !important;
}

.syntaxhighlighter .toolbar a.expandSource {
    display: none !important;
}

.syntaxhighlighter.ie {
    padding: 1px 0 1px 0 !important;
}

.syntaxhighlighter.ie .toolbar {
    line-height: 8px !important;
}

.syntaxhighlighter.ie .toolbar a {
    padding-top: 0px !important;
}

.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content {
    background: none !important;
}

.syntaxhighlighter.printing .line .number {
    color: #bbbbbb !important;
}

.syntaxhighlighter.printing .line .content {
    color: black !important;
}

.syntaxhighlighter.printing .toolbar {
    display: none !important;
}

.syntaxhighlighter.printing a {
    text-decoration: none !important;
}

.syntaxhighlighter.printing .plain,
.syntaxhighlighter.printing .plain a {
    color: black !important;
}

.syntaxhighlighter.printing .comments,
.syntaxhighlighter.printing .comments a {
    color: #008200 !important;
}

.syntaxhighlighter.printing .string,
.syntaxhighlighter.printing .string a {
    color: blue !important;
}

.syntaxhighlighter.printing .keyword {
    color: #006699 !important;
    font-weight: bold !important;
}

.syntaxhighlighter.printing .preprocessor {
    color: gray !important;
}

.syntaxhighlighter.printing .variable {
    color: #aa7700 !important;
}

.syntaxhighlighter.printing .value {
    color: #009900 !important;
}

.syntaxhighlighter.printing .functions {
    color: #ff1493 !important;
}

.syntaxhighlighter.printing .constants {
    color: #0066cc !important;
}

.syntaxhighlighter.printing .script {
    font-weight: bold !important;
}

.syntaxhighlighter.printing .color1,
.syntaxhighlighter.printing .color1 a {
    color: gray !important;
}

.syntaxhighlighter.printing .color2,
.syntaxhighlighter.printing .color2 a {
    color: #ff1493 !important;
}

.syntaxhighlighter.printing .color3,
.syntaxhighlighter.printing .color3 a {
    color: red !important;
}

.syntaxhighlighter.printing .break,
.syntaxhighlighter.printing .break a {
    color: black !important;
}

.syntaxhighlighter {
    background-color: transparent !important;
    overflow: visible !important;
}

.syntaxhighlighter .line.alt1 {
    background-color: white !important;
}

.syntaxhighlighter .line.alt2 {
    background-color: #F8F8F8 !important;
}

.syntaxhighlighter .line.highlighted.alt1,
.syntaxhighlighter .line.highlighted.alt2 {
    background-color: #e0e0e0 !important;
}

.syntaxhighlighter .line.highlighted.number {
    color: black !important;
}

.syntaxhighlighter table caption {
    color: black !important;
}

.syntaxhighlighter .gutter {}

.syntaxhighlighter .gutter div {
    color: #5C5C5C !important;
    width: 20px !important;
}

.syntaxhighlighter .gutter .line.alt1,
.syntaxhighlighter .gutter .line.alt2 {
    background-color: transparent !important;
}

.odd .syntaxhighlighter .gutter .line.alt1,
.odd .syntaxhighlighter .gutter .line.alt2 {
    background-color: #F2F2F2 !important;
}

.syntaxhighlighter .gutter .line {
    border-right: 3px solid #4E6CA3 !important;
}

.syntaxhighlighter .gutter .line.highlighted {
    background-color: #4E6CA3 !important;
    color: white !important;
}

.syntaxhighlighter.printing .line .content {
    border: none !important;
}

.syntaxhighlighter.collapsed {
    overflow: visible !important;
}

.syntaxhighlighter.collapsed .toolbar {
    color: blue !important;
    background: white !important;
    border: 1px solid #4E6CA3 !important;
}

.syntaxhighlighter.collapsed .toolbar a {
    color: blue !important;
}

.syntaxhighlighter.collapsed .toolbar a:hover {
    color: red !important;
}

.syntaxhighlighter .toolbar {
    color: white !important;
    border: none !important;
}

.syntaxhighlighter .toolbar a {
    font: 100%/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
    color: white !important;
    background: #4E6CA3 !important;
    float: right !important;
    padding: 2px 5px !important;
    clear: both;
}

.syntaxhighlighter .toolbar a:hover {
    color: #b7c5df !important;
    background: #39568b !important;
}

.syntaxhighlighter .plain,
.syntaxhighlighter .plain a {
    color: black !important;
}

.syntaxhighlighter .comments,
.syntaxhighlighter .comments a {
    color: #008200 !important;
}

.syntaxhighlighter .string,
.syntaxhighlighter .string a {
    color: blue !important;
}

.syntaxhighlighter .keyword {
    color: #006699 !important;
}

.syntaxhighlighter .preprocessor {
    color: gray !important;
}

.syntaxhighlighter .variable {
    color: #aa7700 !important;
}

.syntaxhighlighter .value {
    color: #009900 !important;
}

.syntaxhighlighter .functions {
    color: #ff1493 !important;
}

.syntaxhighlighter .constants {
    color: #0066cc !important;
}

.syntaxhighlighter .script {
    font-weight: bold !important;
    color: #006699 !important;
    background-color: none !important;
}

.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a {
    color: gray !important;
}

.syntaxhighlighter .color2,
.syntaxhighlighter .color2 a {
    color: #ff1493 !important;
}

.syntaxhighlighter .color3,
.syntaxhighlighter .color3 a {
    color: red !important;
}

.syntaxhighlighter .keyword {
    font-weight: bold !important;
}

.datatables_ref:hover {
    text-decoration: underline;
    cursor: pointer;
    *cursor: hand;
}

.syntaxhighlighter .dtapi {
    color: #069;
}

.syntaxhighlighter .dtapi:hover {
    text-decoration: underline;
    cursor: pointer;
    *cursor: hand;
}

.syntaxhighlighter {
    background-color: transparent !important;
    font-size: 14px !important;
    overflow: auto !important;
}

.syntaxhighlighter .line.alt1 {
    background-color: white !important;
}

.syntaxhighlighter .line.alt2 {
    background-color: #F8F8F8 !important;
}

.syntaxhighlighter .line.highlighted.alt1,
.syntaxhighlighter .line.highlighted.alt2 {
    background-color: #e0e0e0 !important;
}

.syntaxhighlighter .line.highlighted.number {
    color: black !important;
}

.syntaxhighlighter table caption {
    color: black !important;
}

.syntaxhighlighter .gutter {}

.syntaxhighlighter .gutter div {
    color: #5C5C5C !important;
    width: 20px !important;
}

.syntaxhighlighter .gutter .line.alt1,
.syntaxhighlighter .gutter .line.alt2 {
    background-color: transparent !important;
}

.odd .syntaxhighlighter .gutter .line.alt1,
.odd .syntaxhighlighter .gutter .line.alt2 {
    background-color: #F2F2F2 !important;
}

.syntaxhighlighter .gutter .line {
    border-right: 3px solid #4E6CA3 !important;
}

.syntaxhighlighter .gutter .line.highlighted {
    background-color: #4E6CA3 !important;
    color: white !important;
}

.syntaxhighlighter.printing .line .content {
    border: none !important;
}

.syntaxhighlighter.collapsed {
    overflow: visible !important;
}

.syntaxhighlighter.collapsed .toolbar {
    color: blue !important;
    background: white !important;
    border: 1px solid #4E6CA3 !important;
}

.syntaxhighlighter.collapsed .toolbar a {
    color: blue !important;
}

.syntaxhighlighter.collapsed .toolbar a:hover {
    color: red !important;
}

.syntaxhighlighter .toolbar {
    color: white !important;
    border: none !important;
}

.syntaxhighlighter .toolbar a {
    font: 100%/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
    color: white !important;
    background: #4E6CA3 !important;
    float: right !important;
    padding: 2px 5px !important;
    clear: none;
    margin-left: 3px !important;
}

.syntaxhighlighter .toolbar a:hover {
    color: #b7c5df !important;
    background: #39568b !important;
}

.syntaxhighlighter .plain,
.syntaxhighlighter .plain a {
    color: black !important;
}

.syntaxhighlighter .comments,
.syntaxhighlighter .comments a {
    color: #008200 !important;
}

.syntaxhighlighter .string,
.syntaxhighlighter .string a {
    color: blue !important;
}

.syntaxhighlighter .keyword {
    color: #006699 !important;
}

.syntaxhighlighter .preprocessor {
    color: gray !important;
}

.syntaxhighlighter .variable {
    color: #aa7700 !important;
}

.syntaxhighlighter .value {
    color: #009900 !important;
}

.syntaxhighlighter .functions {
    color: #ff1493 !important;
}

.syntaxhighlighter .constants {
    color: #0066cc !important;
}

.syntaxhighlighter .script {
    font-weight: bold !important;
    color: #006699 !important;
    background-color: none !important;
}

.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a {
    color: gray !important;
}

.syntaxhighlighter .color2,
.syntaxhighlighter .color2 a {
    color: #ff1493 !important;
}

.syntaxhighlighter .color3,
.syntaxhighlighter .color3 a {
    color: red !important;
}

.syntaxhighlighter .keyword {
    font-weight: bold !important;
}

body.grid_1_2 {}

body.grid_2_3 {}

#fw_container {
    width: 980px;
    padding-top: 2em;
    margin: 0 auto;
}

#fw_content {}

#fw_footer {
    padding-top: 4em;
    font-size: 75%;
}

body.grid_1_2 .grid_column_1 {
    width: 470px;
    padding-right: 20px;
    float: left;
}

body.grid_1_2 .grid_column_2 {
    width: 470px;
    padding-left: 20px;
    float: right;
}

body.grid_2_3 .grid_column_1 {
    width: 633px;
    padding-right: 20px;
    float: left;
}

body.grid_2_3 .grid_column_2 {
    width: 306px;
    padding-left: 20px;
    float: right;
}

body.grid_3_2 .grid_column_1 {
    width: 306px;
    padding-right: 20px;
    float: right;
}

body.grid_3_2 .grid_column_2 {
    width: 633px;
    padding-left: 20px;
    float: left;
}

.grid_column_1r {
    width: 306px;
    padding-right: 20px;
    float: left;
}

.grid_column_2r {
    width: 633px;
    padding-left: 20px;
    float: right;
}

.grid_full {
    width: 100%;
}

.full_width {
    width: 980px;
}

.col_2_3_center {
    width: 640px;
    margin-left: 160px;
}

#fw_header {
    margin-bottom: 3em;
    position: relative;
}

.forums #fw_header {
    margin-bottom: 0em;
}

#fw_header ul {
    padding-top: 25px;
    padding-left: 0px;
}

#fw_header li {
    float: left;
    padding: 0 2px;
}

#fw_header li a {
    padding: 0 7px;
}

#fw_header li a:hover {
    text-decoration: none;
    border-bottom: 5px solid #829ac6;
}

#fw_header li a.active {
    border-bottom: 5px solid #4E6CA3;
}

#fw_header ul.submenu li a.active,
#fw_header ul.subsubmenu li a.active {
    border-bottom: 5px solid #829ac6;
}

#fw_header ul.submenu,
#fw_header ul.subsubmenu {
    padding-top: 0;
    margin-top: 1em;
}

#fw_header ul.submenu_usage {
    padding-left: 32px;
}

#fw_header ul.submenu_plugins {
    padding-left: 80px;
}

#fw_header ul.submenu_development {
    padding-left: 0px;
}

#fw_header ul.submenu_extras {
    padding-left: 14px;
}

#fw_header ul.submenu_testing {
    padding-left: 480px;
}

#fw_header ul.submenu_styling {
    padding-left: 80px;
}

#fw_header ul.subsubmenu {
    padding-left: 120px;
}

#fw_header ul.submenu li,
#fw_header ul.subsubmenu li {
    font-size: 80%;
}

#fw_header h1 a {
    color: black;
}

#fw_header h1 a:hover {
    text-decoration: none;
}

#header_options {
    position: absolute;
    top: -32px;
    right: 160px;
    width: 495px;
}

#header_options .option {
    width: 165px;
    float: left;
    padding: 12px 0;
    text-align: center;
}

#header_options a:hover {
    text-decoration: none;
}

#header_options .option:hover {
    background-color: #F5F7FA;
}

#header_options div.option img {
    vertical-align: middle;
    margin-right: 7px;
}

#header_options .option table {
    margin: 0 auto;
}

#header_options .option table td {}

#header_options #options_search {
    width: 495px;
    padding: 7px 0;
}

#header_options #options_download {}

#options_search input[type='text'] {
    height: 20px;
    width: 350px;
}

#header_download {
    position: absolute;
    top: -8px;
    right: 0px;
    width: 220px;
    height: 36px;
    text-align: center;
    background: url('../images/dl_button_220.jpg') no-repeat top left;
    padding-top: 13px;
}

#header_donate {
    position: absolute;
    top: -8px;
    right: 220px;
    width: 220px;
    height: 36px;
    text-align: center;
    background: url('../images/donate_button.jpg') no-repeat top left;
    padding-top: 13px;
}

#header_download a,
#header_donate a {
    color: white;
}

#header_download a:hover,
#header_donate a:hover {
    text-decoration: none;
}

#dontate_wrapper {
    border: 1px dotted #A5A5A5;
    background-color: #FcFcFc;
    padding: 5px;
    margin: 0 0em 1.5em 0em;
    text-align: center;
    color: #555;
}

#header_advert {
    position: absolute;
    top: -32px;
    right: 0;
    width: 160px;
    height: 198px;
    overflow: visible;
    background-color: white;
}

body .adpacks {}

body .one .bsa_it_ad {
    background: transparent;
    border: none;
    margin: 0;
    text-align: left;
    color: #999;
}

body .one .bsa_it_ad:hover {
    background-color: #F5F7FA;
    color: black;
}

body .one .bsa_it_ad .bsa_it_i {
    display: block;
    padding: 0;
    float: none;
    margin: 0;
    text-align: center;
}

body .one .bsa_it_ad .bsa_it_d {}

body .one .bsa_it_ad .bsa_it_i img {
    padding: 0;
    border: none;
}

body .one .bsa_it_ad .bsa_it_t {
    padding: 6px 0 0 0;
}

body .one .bsa_it_p {
    display: none;
}

.one .bsa_it_ad {
    padding: 4px 0 0 0 !important;
    color: #F5F7FA;
}

span.carbonad-tag,
body #bsap_aplink,
body #bsap_aplink:hover {
    position: absolute;
    top: 45px;
    left: 117px;
    width: 100px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    display: block;
    text-decoration: none;
}

span.carbonad-tag {
    left: 90px;
}

div.carbonad {
    border: none;
    background-color: white;
    height: auto;
    overflow: visible;
}

div.forums #dontate_wrapper {
    margin: 1.5em 0em 0.5em 0em;
}

.css_clear {
    clear: both;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.css_right {
    text-align: right;
}

.css_center {
    text-align: center;
}

.css_spacing {
    margin-top: 1.5em;
}

.css_small {
    font-size: 75%;
    line-height: 1.45em;
}

.css_vsmall {
    font-size: 65%;
    line-height: 1.45em;
}

table.display td.css_small {
    font-size: 0.7em;
    line-height: 1.45em;
}

table.parameters {
    width: 100%;
    margin-bottom: 1em;
}

table.features td {
    line-height: 17px;
}

td.parameter {
    width: 306px;
}

td.label {
    width: 180px;
    padding-left: 20px;
}

.css_link {
    text-decoration: none;
    color: #4E6CA3;
    cursor: pointer;
    *cursor: hand;
}

.css_link:hover {
    text-decoration: underline;
}

#index h3 {
    padding-top: 0em;
}

body.blog h4 {
    padding-top: 1em;
}

#index p,
#download p {
    margin: 0.5em 0;
}

#fw_content img {
    margin: 0 auto;
}

ol li {
    padding-bottom: 0.5em;
}

ol {
    list-style-type: decimal;
}

table.parameters ol {
    margin-left: 2em;
}

div.box ol {
    margin-left: 2.5em;
    margin-top: 10px;
}

#license #fw_content li {
    font-size: 14px;
}

#license #fw_content li p {
    margin: 0;
}

#fancybox-wrap {
    position: fixed;
}

#fw_content ul,
#fancybox-wrap ul,
div.formatting ul {
    list-style-image: url('../images/arrow.jpg');
    padding: 0.5em 0 0.5em 2em;
    font-size: 80%;
}

ul.spaced_list li {
    padding-bottom: 1em;
}

ul.no_spaced_list li {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
}

#fw_content ul.limit_length li ul {
    padding: 0 0 0 2em;
}

#fw_content h4 {
    margin-top: 1em;
    margin-bottom: 0.5em;
}

p.question {
    font-weight: bold;
}

p.answer {
    margin-bottom: 2em;
}

span.disscusionId {
    color: #AAA;
    font-size: 0.9em;
}

li.Support li.DiscussionTopic a {
    color: red !important;
}

li.SupportIncomplete li.DiscussionTopic a {
    color: green !important;
}

div.news_link {
    margin-bottom: 12px;
}

.column_1_3 {
    float: left;
    width: 306px;
    margin-right: 20px;
}

.column_1_3r {
    float: left;
    width: 306px;
}

.red {
    color: red;
}

.column_1_2 {
    float: left;
    width: 48%;
    margin-right: 2%;
}

div.push_button {
    width: 320px;
    height: 36px;
    text-align: center;
    background: url('../images/dl_button_320.png') no-repeat top left;
    font-size: 0.9em;
    padding-top: 13px;
    margin: 0 auto;
    color: white;
}

div.push_button a {
    color: white;
}

code {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    padding: 2px 4px !important;
    white-space: nowrap;
    font-size: 0.9em;
    color: #D14;
    background-color: #F7F7F9;
    border: 1px solid #E1E1E8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

div.box {
    border: 1px solid #A4A4A4;
    background-color: #F8F8F8;
    padding: 1em;
    margin: 0.5em 0;
}

div.form_field {
    padding-top: 20px;
    clear: both;
}

div.form_field label {
    float: left;
    width: 40%;
}

div.form_field>div {
    float: right;
    width: 55%;
}

div.button {
    float: left;
    text-align: center;
    display: block;
    cursor: pointer;
    *cursor: hand;
    margin: 0 20px 10px 0;
    font-size: 15px;
    padding: 8px 0;
    background: #F8F8F8;
    background: -webkit-gradient(linear, center bottom, center top, from(#CCC), to(white));
    background: -moz-linear-gradient(top, white, #CCC);
    background: linear-gradient(top, white, #CCC);
    color: #02475A;
    text-shadow: 0 1px 0 white;
    border: 1px solid #999;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0px 0px 2px #999;
    -moz-box-shadow: 0px 0px 2px #999;
    -webkit-box-shadow: 0px 0px 2px #999;
    width: 80px;
}

div.button span.small {
    display: block;
    font-size: 13px;
}

div.button.active {
    font-weight: normal;
    background: #02475A;
    background: -webkit-gradient(linear, center bottom, center top, from(#829AC6), to(#02475A));
    background: -moz-linear-gradient(top, #02475A, #829AC6);
    background: linear-gradient(top, #02475A, #829AC6);
    color: white;
}

div.DTStatus_Support {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 3px;
}

div.DTStatus_Editor {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 3px;
    width: 3px;
    background-color: #D2DBEF;
}

.well-title {
	white-space: normal !important;
	/* width: 300px; */
}

div.DTStatus_Support {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 3px;
    background-color: #DD9090;
}

.dataTables_wrapper {
    position: relative;
    min-height: 302px;
    min-height: auto;
    _height: 302px;
    clear: both;
}

.dataTables_processing {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    border: 1px solid #e5e5e5;
    text-align: center;
    color: #999;
    font-size: 11px;
    padding: 2px 0;
}

.dataTables_length {
    width: 40%;
    float: left;
}

.dataTables_filter {
    width: 50%;
    float: right;
    text-align: right;
}

.dataTables_info {
    width: 60%;
    float: left;
    padding-top: 10px;
}

.dataTables_paginate {
    width: 44px;
    * width: 50px;
    float: right;
    text-align: right;
    padding-top: 10px;
}

.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
    height: 19px;
    width: 19px;
    margin-left: 3px;
    float: left;
}

.paginate_disabled_previous {
    background-image: url('../images/back_disabled.jpg');
}

.paginate_enabled_previous {
    background-image: url('../images/back_enabled.jpg');
}

.paginate_disabled_next {
    background-image: url('../images/forward_disabled.jpg');
}

.paginate_enabled_next {
    background-image: url('../images/forward_enabled.jpg');
}

table.display {
    margin: 0 auto;
    width: 100%;
    clear: both;
}

table.display thead th {
    /*border-right: 1px solid #cbcbcb;*/
    background-color: none;
    box-shadow: inset 0 1px 0 #fff;
    background: none;
    white-space: nowrap;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff !important;
    cursor: pointer;
    * cursor: hand;
    box-shadow: none !important;
}

table.display tfoot th {
    padding: 3px 10px;
    border-top: 1px solid black;
    font-weight: bold;
}

table.display tr.heading2 td {}

table.display td {
    padding: 8px;
    font-size: 1.4rem;
}

table.display td.center {
    text-align: center;
}

.sorting_asc {
    background: url('../images/sort_asc.jpg') no-repeat center right;
}

.sorting_desc {
    background: url('../images/sort_desc.jpg') no-repeat center right;
}

.sorting {
    background: url('../images/sort_both.jpg') no-repeat center right;
}

table.display tr.odd.gradeA {
    background-color: #ddffdd;
}

table.display tr.even.gradeA {
    background-color: #eeffee;
}

table.display tr.odd.gradeA {
    background-color: #ddffdd;
}

table.display tr.even.gradeA {
    background-color: #eeffee;
}

table.display tr.odd.gradeC {
    background-color: #ddddff;
}

table.display tr.even.gradeC {
    background-color: #eeeeff;
}

table.display tr.odd.gradeX {
    background-color: #ffdddd;
}

table.display tr.even.gradeX {
    background-color: #ffeeee;
}

table.display tr.odd.gradeU {
    background-color: #e5e5e5;
}

table.display tr.even.gradeU {
    background-color: #eee;
}

tr.odd {
    background-color: #f8f8f8 !important;
}

tr.even {
    background-color: white;
}

.top,
.bottom {
    padding: 15px;
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
}

.top .dataTables_info {
    float: none;
}

.clear {
    clear: both;
}

tfoot input {
    margin: 0.5em 0;
    width: 100%;
    color: #444;
}

tfoot input.search_init {
    color: #999;
}

tr.odd td.sorting_1 {
    background-color: #f1f1f1;
}

tr.odd td.sorting_2 {
    background-color: #DADCFF;
}

tr.odd td.sorting_3 {
    background-color: #E0E2FF;
}

tr.even td.sorting_1 {
    background-color: #eeeeee;
}

tr.even td.sorting_2 {
    background-color: #F2F3FF;
}

tr.even td.sorting_3 {
    background-color: #F9F9FF;
}

tr.odd.gradeA td.sorting_1 {
    background-color: #c4ffc4;
}

tr.odd.gradeA td.sorting_2 {
    background-color: #d1ffd1;
}

tr.even.gradeA td.sorting_1 {
    background-color: #d5ffd5;
}

tr.even.gradeA td.sorting_2 {
    background-color: #e2ffe2;
}

tr.odd.gradeC td.sorting_1 {
    background-color: #c4c4ff;
}

tr.odd.gradeC td.sorting_2 {
    background-color: #d1d1ff;
}

tr.even.gradeC td.sorting_1 {
    background-color: #d5d5ff;
}

tr.even.gradeC td.sorting_2 {
    background-color: #e2e2ff;
}

tr.odd.gradeX td.sorting_1 {
    background-color: #ffc4c4;
}

tr.odd.gradeX td.sorting_2 {
    background-color: #ffd1d1;
}

tr.even.gradeX td.sorting_1 {
    background-color: #ffd5d5;
}

tr.even.gradeX td.sorting_2 {
    background-color: #ffe2e2;
}

tr.odd.gradeU td.sorting_1 {
    background-color: #c4c4c4;
}

tr.odd.gradeU td.sorting_2 {
    background-color: #d1d1d1;
}

tr.even.gradeU td.sorting_1 {
    background-color: #d5d5d5;
}

tr.even.gradeU td.sorting_2 {
    background-color: #e2e2e2;
}

.curr {
    color: #c73300;
}

div.curr_tooltip {
    position: absolute;
    width: 200px;
    margin-left: -100px;
    z-index: 50;
    border-radius: 8px;
    background-color: #111;
    box-shadow: 5px 5px 10px #444;
    color: white;
    opacity: 0.9;
    font-size: 0.8em;
    padding: 20px;
}

div.curr_tooltip table {
    margin-top: 1em;
    width: 100%;
}

div.curr_tooltip td {
    text-align: center;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody,
.dataTables_scrollFoot {
    border: 0 !important;
}

.dataTables_scrollFoot {
    display: none;
}

td {
    border-left: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-top: none !important;
    vertical-align: middle !important;
}

.dataTables_info {
    display: none;
}

.table {
    font-size: 1.5rem !important;
}

.table label {
    margin-bottom: 0;
}

.table input[type=checkbox] {
    width: 17px;
    height: 17px;
    display: inline-block;
}

th {
    background-color: none;
    box-shadow: inset 0 1px 0 #fff;
    font-size: 1.4rem;
    color: #000 !important;
    border-bottom: 0 !important;
}

th a {
    color: #000 !important;
    display: block !important;
    position: relative;
    margin-right: 20px !important;
}

th a.active {
    color: #1279b9 !important;
    text-decoration: none;
    border: 0;
    background: none !important;
    box-shadow: none !important;
}

th a span {
    position: absolute;
    right: -15px;
    top: 3px;
}

th a.active .glyphicon-ordertop {
    background: url(/img/admin/orden-top.png);
    color: #1279b9 !important;
}

th a.active .glyphicon-orderbottom {
    background: url(/img/admin/orden-bottom.png);
}

th a.active-top,
th a.active-bottom {
    color: #1279b9 !important;
    font-weight: bold;
}

th a.active-top .glyphicon-order {
    background: url(/img/admin/orden-top.png);
}

th a:hover.active-top .glyphicon-order {
    background: url(/img/admin/orden-bottom.png);
}

th a.active-bottom .glyphicon-order {
    background: url(/img/admin/orden-bottom.png);
}

th a:hover.active-bottom .glyphicon-order {
    background: url(/img/admin/orden-top.png);
}

th a:hover {
    color: #0471b6 !important;
    text-decoration: none;
    border: 0;
    background: none !important;
    box-shadow: none !important;
}

th a:hover .glyphicon-order {
    background: url(/img/admin/orden-top.png);
}

th a:hover .glyphicon-ordertop {
    background: url(/img/admin/orden-bottom.png);
}

th a:hover .glyphicon-orderbottom {
    background: url(/img/admin/orden-top.png);
}

th a:hover {}

.table_layer {
    /*border: 1px solid #cbcbcb;
border-radius: 3px;*/
    background-clip: padding-box;
    background-color: #f3f3f3;
    margin: 12px 0 25px 0;
}

.table td,
.table td {
    white-space: nowrap;
    /*min-width:140px;*/
}

.table th {
    padding-left: 0px !important;
    padding-right: 0px !important;
    vertical-align: middle !important;
}

.table th a {
    padding-left: 0px !important;
    padding-right: 6px !important;
}

.table th {
    text-indent: 6px;
}

.table td {
    padding-left: 6px !important;
    padding-right: 6px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.table td.td-name {
    white-space: normal;
    /*width:260px !important;*/
    position: relative;
    padding-left: 160px !important;
}

.table td.td-print {

    padding-left: 190px !important;
}

.table.editar td.td-name {
    padding-left: 35px !important;
}

th.th-name {
    white-space: normal;
    /*width:260px !important;*/
    position: relative;
    padding-left: 155px !important;
}

th.th-print {

    padding-left: 185px !important;
}


.table.editar th.th-name {
    padding-left: 30px !important;
}

.denak-aukeratu {
    position: relative !important;
    left: -17px;
    top: 0px !important;
    background: #000;
}

th[style="width: 0px; display: none;"]+th.th-name .denak-aukeratu {
    left: -7px !important;
}

.denak-aukeratu label {
    position: absolute;
    left: -142px;
}

.dtr-title a span {
    display: none;
}

.denak-aukeratu input[type=checkbox] {
    position: relative;
    top: 2px;
    margin: 0px 6px 0 0;
}

.table thead {
    position: relative;
    z-index: 0;
}

.table tbody {
    position: relative;
    z-index: 10;
}

table.tablecopy td.td-name,
table.tablecopy th.th-name {
    white-space: normal;
    /*width:250px !important;*/
}

.datatable-scroll {
    overflow-x: auto;
    overflow-y: visible;
}

/*table.dataTable>tbody>tr.child li:first-child span.dtr-title {*/
table.dataTable>tbody>tr.child li[data-dtr-index="0"] span.dtr-title {
    display: none !important;
    background-color: #f00 !important;
}

table.dataTable>tbody>tr.child span.dtr-title {
    min-width: 100px !important;
}

th.columnaCheckboxth {
    width: 135px !important;
    /*padding-left:0 !important;
    padding-right:0 !important;*/
    font-size: 1.5rem;
}

th.columnaCheckboxth input[type="checkbox"] {
    margin: 0px 5px 5px 7px !important;
    position: relative;
    top: 3px;
}

th.columnaCheckboxth label {
    /*width:109px;*/
    display: block;
    font-size: 1.4rem;
    padding-right: 15px;
}

.columnaCheckbox {
    margin-left: 30px;
}

td[style="display: none;"]+td.td-name .columnaCheckbox {
    margin-left: 7px;
}

td:not(.control)+td.td-name .columnaCheckbox {
    margin-left: -2px;
}


.columnaCheckbox a {
    margin: 2px 3px 2px 3px !important;
}

table.dataTable.dtr-column>tbody>tr>td.control:before,
table.dataTable.dtr-column>tbody>tr>th.control:before {
    left: 24px;
    z-index: 40;
}

table.tablecopy .columnaCheckbox a {
    margin: 2px 0px 2px 3px !important;
}

.columnaCheckbox,
th.columnaCheckboxth {
    white-space: nowrap;
}

.columnaCheckbox input[type="checkbox"] {
    margin: 4px 8px 5px 5px !important;
    float: left;
}

.columnaCheckbox {
    position: absolute;
    left: 0;
}

.table thead th {
    border-bottom: 1px solid #e5e5e5 !important;
    position: sticky;
    top: 0;
    background: #fff !important;
}

#header-fixed {
    position: fixed;
    top: 0px;
    display: none;
    background-color: white;
}

/*------ TABLA--------*/
#insertar {
    border: 0;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 70px;
}

.mandatory {
    border-bottom: 0;
    text-align: right;
    display: block;
    font-size: 1.2rem;
    padding: 0 30px 0 0;
    margin: 0px 0 20px 0;
}

#insertar fieldset {
    padding: 0 10px 5px 10px;
}

.ver {
    background-color: #f3f3f3;
    padding: 25px 30px 10px 30px;
}

/*
table.dataTable.collapsed td {
white-space: normal !important;
}
*/
.ui-multiselect,
.ui-multiselect-menu {
    width: 308px !important;
}

.ui-multiselect-filter,
.ui-multiselect-filter input {
    width: 290px !important;
}

.ui-multiselect-header ul {
    margin-top: 5px !important;
    margin-left: 0 !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    background-color: #0471b6;
    line-height: 17px;
    /*top: 12px;*/
    left: 7px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    background-color: #3f3f3f;
}

.tab-menu {
    overflow: auto;
    height: 40px;
    position: relative;
}

.nav-admin {
    position: relative;
    margin-bottom: -1px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start !important;
    width: 100%;
    border: 0;
}

.nav-admin .nav-item.show .nav-link,
.nav-admin .nav-link.active,
.nav-admin .nav-link:focus:hover {
    color: #495057;
    background: none;
    border-color: none;
    position: relative;
    z-index: 2;
}

.nav-admin .nav-link.active {
    border: 0;
    border-bottom: 2px solid #000 !important;
}

.nav-admin .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    border: 0;
    justify-content: flex-start;
    text-align: center;
}

.nav-admin .nav-item a {
    white-space: nowrap;
}

.nav-admin .nav-link:hover {
    border-color: transparent;
    color: #495057;
}

.btn-volver {
    text-transform: none;
    color: #2371a3;
    border: 1px solid #2371a3;
    margin-right: 20px;
    padding: 7px 20px;
}

.btn-volver:hover {
    opacity: 0.7;
    color: #2371a3;
}

.btn-volver-borrar {
    margin-top: 20px;
    color: #636363;
    border: 1px solid #a6a6a6;
}

.btn-volver-borrar:hover {
    opacity: 0.7;
    color: #636363;
}

.bodyiframe {
    background: #f3f3f3 !important;
}

.frame {
    border: 0;
}

.table-lerro {
    /*table-layout: fixed ;*/
    width: 100%;
}

.table-lerro:hover {
    table-layout: auto;
}

.table-lerro .file {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.label-fichero {
    cursor: pointer;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    padding: 3px 10px;
    background: #fff url("/img/admin/gehitu.svg") no-repeat 63px 5px;
}

.table-lerro td {
    vertical-align: top !important;
}

.table-lerro td:hover {
    width: auto;
}

.table-lerro td.zabaldu input.inputzabaldu:hover {
    width: 600px;
}

input,
textarea {
    transition: all 0.5s ease;
}

.td-ezabatu {
    width: 20px;
    text-align: center;
}

.table-lerro td.zabaldu input.inputzabaldu:hover,
.table-lerro td.zabaldu input.inputzabaldu:focus,
.table-lerro td.zabaldu input.inputzabaldu:active,
.table-lerro td.zabaldu:hover textarea.inputzabaldu,
.table-lerro td.zabaldu textarea.inputzabaldu:focus,
.table-lerro td.zabaldu textarea.inputzabaldu:active {
    width: 600px;
}

.table-lerro td,
.table-lerro th {
    width: 60px;
    overflow: hidden;
    white-space: nowrap;
}

.table-lerro td.zabaldu {
    width: 200px;
}

input.prezioa {
    width: 100px;
}

input.ikusgai {
    width: 50px;
}

.well-lerro-prezio {
    width: 300px;
    margin-top: -15px;
}

.lerro-prezio,
.lerro-horni {
    display: inline-block;
    margin-right: 10px;
}

.lerro-horni label {
    display: block;
    clear: both;
}

.well-lerro-horni {
    width: 600px;
    margin-top: -15px;
}

.btn-gehitu {
    width: 60px;
    font-size: 1.3rem;
    padding: 5px;
}

.td-botoia {
    text-align: right;
}

.td-botoia a {
    margin-right: 10px;
}

.td-name {
    border-left: 0 !important;
}

.table td.td-name-borrar {
    white-space: normal;
    /*width:260px !important;*/
    position: relative;
    padding-left: 30px !important;
    border-left: 0 !important;
}

th.th-name-borrar {
    white-space: normal;
    /*width:260px !important;*/
    position: relative;
    padding-left: 25px !important;
    border-left: 0 !important;
}

.text-md-right .btn-insertar {
    background: #d5d5d5;
    border: 1px solid #d5d5d5;
    color: #000 !important;
    text-transform: lowercase;
    font-size: 1.5rem;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 10px;
}

.icon-descarga {
    background: #e6e6e6 url("/img/admin/download.svg") no-repeat center center;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.icon-descarga {
    background: #e6e6e6 url("/img/admin/download.svg") no-repeat center center;
    width: 29px;
    height: 29px;
    display: inline-block;
    text-indent: -9999999px;
    margin-top: -29px;
    position: relative;
    bottom: -30px;
    margin-left: 1px;
    margin-right: -2px;
}

.boton-borrar {
    background: #e6e6e6 url("/img/admin/delete-2.svg") no-repeat center center;
    width: 29px;
    height: 29px;
    display: inline-block;
    text-indent: -9999999px;
    position: relative;
    margin-top: -29px;
    bottom: -30px;
}

.label-fichero-sartuta {
    color: #fff;
    margin-top: -30px;
}

.label-fichero-sartuta+label {
    color: #fff;
}

.link-proiektua {
    background: #0471B6;
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: #fff;
}

.btn-print {
    background: #d5d5d5 url("/img/admin/print.svg") no-repeat 5px 6px;
    padding: 7px 10px 7px 40px;
    margin-bottom: 3px;
}

.btn-print:hover {
    opacity: 0.7;
}

.jumbo-txuri {
    background-color: #fff;
    padding: 0;
    border-bottom: 1px solid #E6E6E6;
}

.flex-aurre {
    padding: 1.5vw 2.2vw 1vw 2.2vw;
}

.zenbat {
    font-size: 3vw;
    font-weight: 700;
    margin-bottom: 0;
}

.flex-aurre:not(:first-child) {
    border-left: 1px solid #E6E6E6;
}

.d-flex-aurre h2 {
    font-size: .9rem;
}

.zenbat-urdin {
    color: #0471B6;
}

.zenbat-berde {
    color: #61A508;
}

.zenbat-urdin .badge,
.zenbat-berde .badge {
    color: #0471B6;
    font-weight: 700;
    margin-right: 5px;
    font-size: 2vw;
    background-color: #cce2f0;
    position: relative;
}

.zenbat-berde .badge {
    background-color: #dfedcd;
    color: #61A508;
}

.jumbo-ehuneko {
    position: relative;
    padding: 1.5vw 2.2vw 1vw 2.2vw;
    height: 100%;
}

.barra {
    background-color: #eee;
    display: block;
    height: 1.5vw;
    height: 8px;
    margin-top: 0;
    margin-bottom: 5px;
    position: relative;
}

.barra span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #61A508;
    display: inline-block;
}

dl.prop {
    margin: 0;
}

dl.prop dt {
    display: -webkit-flex;
    display: flex;
    font-size: 1.2rem;
    white-space: nowrap;
    font-weight: 400;
}

dl.prop dd {
    display: -webkit-flex;
    display: flex;
    font-size: 2rem;
    white-space: nowrap;
    line-height: 2rem;
    font-weight: 700;
}

.botoiak {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background-color: #E6E6E6;
    z-index: 1;
    padding: 5px 0;
}

.btn-berdea,
.btn-urdina {
    text-transform: none;
    padding: 5px 5px;
    width: 100px;
    font-size: 1.2rem;
    font-weight: 700;
    border: 0;
}

.btn-berdea,
.btn-berdea:hover {
    background-color: #61A508;
}

.btn-urdina,
.btn-urdina:hover {
    background-color: #0471B6;
}

.btn-berdea:hover,
.btn-urdina:hover {
    opacity: .8;
}

.fondo-txuria {
    background-color: #fff;
    height: 100%;
    padding: 17px 17px;
}

.fondo-txuria h2 {
    font-weight: 700;
    font-size: 2.5rem;
}

table.tareak {
    border-bottom: 1px solid #707070;
    width: 100%;
    margin-bottom: 30px;
}

table.tareak tr {
    border-top: 1px solid #707070;
}

table.tareak caption {
    font-size: 1.8rem;
    font-weight: 700;
    display: block;
    color: #000;
    white-space: nowrap;
}

table.tareak th {
    font-weight: 400;
    width: 140px;
    padding: 15px 10px;
    font-size: 1.5rem;
    vertical-align: top;
}

table.tareak td {
    padding: 15px 0;
    border: 0 !important;
    font-size: 1.5rem;
    vertical-align: top;
}

table.tareak td.modu-egoera {
    padding-top: 7px;
    padding-bottom: 10px;
}

table.tareak td.azalpen {
    font-weight: 700;
}

table.tareak td.azalpen span.euro {
    font-weight: 400;
    display: block;
}

table.tareak td.azalpen span.euro span {
    display: none;
}

.modua,
.egoera {
    padding: 5px 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 3px;
}

dl.prop-berdea dt,
dl.prop-berdea dd {
    color: #61A508;
}

/*INICIO DATA TABLE AJAX*/
a.btn-insertar:not([href]):not([tabindex]) {
    color: #fff;
}

.DTE_Header_Content {
    font-weight: bold;
    font-size: 2.2rem;
    color: #000;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close,
div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close:hover {
    position: absolute;
    top: 15px !important;
    right: 11px !important;
    width: 25px !important;
    height: 25px !important;
    border: 0 !important;
    background: rgba(235, 235, 235, .0) url(/img/admin/close-modal.svg) no-repeat center center !important;
    text-align: center !important;
    border-radius: 15px !important;
    cursor: pointer !important;
    z-index: 12;
    box-shadow: none !important;
}

div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTED_Lightbox_Close:after {
    display: none !important;
}

div.DTE div.DTE_Footer {
    background-color: rgba(235, 235, 235, .65) !important;
    border-top: 1px solid #e2e0e0 !important;
    height: 59px !important;
}

div.DTE div.DTE_Header {
    background-color: rgba(235, 235, 235, .65) !important;
    border-bottom: 1px solid #e2e0e0 !important;
}

.DTE_Form_Buttons .btn {
    border: 1px solid #2371a3 !important;
    border-radius: 3px !important;
    background-clip: padding-box !important;
    background-color: #277db3 !important;
    background: #277db3 !important;
    color: #fff !important;
    padding: 6px 8px !important;
    text-transform: none;
    font-size: 1.7rem !important;
    text-transform: none;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field>label {
    font-size: 1.5rem;
    font-weight: 700;
}

div.DTE_Field input[type="color"],
div.DTE_Field input[type="date"],
div.DTE_Field input[type="datetime"],
div.DTE_Field input[type="datetime-local"],
div.DTE_Field input[type="email"],
div.DTE_Field input[type="month"],
div.DTE_Field input[type="number"],
div.DTE_Field input[type="password"],
div.DTE_Field input[type="search"],
div.DTE_Field input[type="tel"],
div.DTE_Field input[type="text"],
div.DTE_Field input[type="time"],
div.DTE_Field input[type="url"],
div.DTE_Field input[type="week"] {
    font-size: 1.4rem;
    font-weight: 400;
    padding: 3px 15px 3px 15px;
    display: block;
    width: 100%;
    border: 1px solid #C9C9C9 !important;
    border-radius: 3px;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field {

    padding: 3px 20%;

}

td.td-name-ajax {
    text-align: left;
    /*padding-left: 35px !important;*/
    width: 80px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    top: -1px !important;
    left: 5px !important;
    margin-right: 8px !important;
    height: 14px;
    width: 14px;
    display: inline-block !important;
    position: relative !important;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131;
}

.editor_edit {
    background: url(/img/admin/icon-upload.png) no-repeat center center;
    width: 23px;
    height: 23px;
    display: inline-block;
    text-indent: -999999px;
    margin: 0 5px 0 15px;
}

.editor_remove {
    background: url(/img/admin/icon-empty.png) no-repeat center center;
    width: 23px;
    height: 23px;
    display: inline-block;
    text-indent: -999999px;
    margin: 0 5px 0 5px;
}

.editor_edit:hover,
.editor_remove:hover {
    opacity: 0.7;
}

.nav-tabs-header {
    border-bottom: 0;
    margin: 3rem 0 -2.7rem 0;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: bold;
}

#cabecera.disasembler .nav-tabs-header {
    margin: .8rem 0 -.8rem 0;
}

.nav-tabs-header span {
    display: block;
    clear: both;
    font-size: 1rem;
}

.nav-tabs-header a {
    border-radius: 0;
    padding: 1rem 2rem;
    border: 0 !important;
}

.nav-tabs-header a.active {
    background: #F4F4F4 !important;
    border-radius: 0;
    padding: 1rem 2rem;
    border: 0 !important;
}

.selected-project {
    margin: -0.7rem 0 0 0;
}


.well-dasboard {
    display: flex;
    flex-wrap: wrap;
}

.card-dashboard {
    width: calc(100%);
    margin: 0 15px 40px 15px;
    border-radius: 3px;
    background: #fff;
    overflow: hidden;
    position: relative;
    padding-bottom: 68px;
}

.header-dashboard {
    background: #F4F4F4;
    padding: 1rem 2rem;
}

.header-dashboard h2 {
    font-size: 2.5rem;
    font-weight: bold;
    text-transform: uppercase;
}

.header-dashboard h2.parts {
    background: url(/img/admin/parts.svg) no-repeat center right;
}

.header-dashboard h2.boxes {
    background: url(/img/admin/boxes.svg) no-repeat center right;
}


.header-dashboard h2.transport {
    background: url(/img/admin/transport.svg) no-repeat center right;
}

.header-dashboard h2.orders {
    background: url(/img/admin/orders.svg) no-repeat center right;
}

.card-dashboard ul {
    padding: 0;
    margin: 1rem 2rem 0rem 2rem;
}

.card-dashboard li {
    list-style: none;

    padding: 0.5rem 1rem;
    margin: 0;
    border-bottom: 1px solid #C8C8C8;
}

.card-dashboard li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;

}

.numnero-elemento {
    font-size: 2.5rem;
    font-weight: bold;
    text-align: right;
}

.footer-dashboard {
    position: absolute;
    left: 2rem;
    right: 2rem;
    bottom: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #C8C8C8;
    background: #F4F4F4;
    padding: 1rem 1rem;
}


#predictivo {
    position: absolute;
    top: 7rem;
    left: 50%;
    z-index: 100;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 81rem;
    max-width: 95%;
    z-index: 501;
}



#buscador-predictivo .form-control {
    border: 1px solid #707070 !important;
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    border-radius: .5rem;
    width: 100%;
    height: 4.2rem;
}

#resumen {
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0px 18px 41px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 18px 41px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 18px 41px 1px rgba(0, 0, 0, 0.15);


}

#resumen .nav-link {
    border-bottom: 1px solid #C9C6C6;
    padding: 2rem 3rem 2rem 1rem;
    position: relative;
}

#resumen .nav-item:last-child .nav-link {
    border: 0;
}

.icon-buscador {
    display: block;
    text-indent: -99999px;
    background: url(/img/admin/icon-buscador.svg) no-repeat center center;
    background-size: 22px 22px;
    height: 45px;
    width: 45px;
    position: absolute;
    top: 0;
    right: 1rem;
}

.camara {
    width: 4.6rem;
    height: 3.5rem;
    display: inline-block;
    background: url(/img/admin/camara.svg) 0 100% no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1.7rem;
}

.camara span {
    display: inline-block;
    height: 1.7rem;
    background-color: #2F77AA;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 1.8rem;
    padding: 0 .7rem;
    -webkit-border-radius: .8rem;
    -moz-border-radius: .8rem;
    border-radius: .8rem;
}

.part {
    display: block;
    font-weight: 400;
    font-size: 1.7rem;
    margin-bottom: 1rem;
}

#add-photo {
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    border-radius: .4rem;
    color: #fff;
    text-transform: none;
    font-size: 1.7rem;
    padding: .3rem 4rem .3rem 1rem;
    background: #2F78AB url(/img/admin/camara2.svg) calc(100% - 1rem) 50% no-repeat;
	margin-right: 1rem;
	white-space: nowrap;
}


#add-photo:hover {
    color: #fff;
    opacity: .8;
}

#add-photo + .error {
	line-height: 2rem;
	width: 100rem;
}

#insertar .btn-insertar {
    width: 100%;
}

#Tphoto {
    position: relative;
    left: -99999px;
}

.card-deck-parts h2 {
    font-size: 1.8rem;
    font-weight: 700;
}

.card-deck-parts a:hover {
    text-decoration: none;
    color: #000202;
}

.card-deck-parts .card {
    -webkit-border-radius: .5rem;
    -moz-border-radius: .5rem;
    border-radius: .5rem;
    overflow: hidden;
    border: 0;
}

.card-deck-parts p {
    margin-bottom: 0;
}

figure {
    margin-bottom: 0;
}

.card-deck-parts .card-body {
    padding: 2rem;
}


#ampliacion {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.77);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

#ampliacion.abierto {
    visibility: visible;
    opacity: 1;
}

.cerrar {
    color: #fff;
    position: absolute;
    top: 2.5rem;
    right: 2rem;
    font-size: 4rem;
    font-weight: 300;
    line-height: 0;
}

.cerrar:hover {
    color: #fff;
    opacity: .8;
    text-decoration: none;
}

.imagen-ampliada {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.imagen-ampliada img {
    width: 100%;
}

body.sin-scroll {
	overflow-y: hidden;
}

.arrow {
	font-size: 2rem;
	position: relative;
	top: 2px;
}

.hide {
	display: none;
}

.borrar-foto {
    position: absolute;
    top: .5rem;
    right: .5rem;
    z-index: 500;
    background-color: #fff;
    padding: .2rem .4rem .4rem .4rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.enlace-foto {
    position: relative;
    z-index: 499;
}

.swal2-popup {
    width: 40rem !important;
}

#swal2-title {
    font-size: 2.5rem !important;
}

#swal2-html-container {
    font-size: 2rem !important;
}

.swal2-popup button {
    font-size: 1.5rem !important;
}

.nombre-archivo {
    margin-top: .5rem;
    padding-left: 15px;
    font-size: 1.3rem;
}

.card-deck-parts {
    flex-flow: row wrap;
    margin-right: -15px;
margin-left: -15px;

}

.card-deck-parts .card {
    flex: 1 calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}


.figure {
    width: 100%;
    height: 24vw;
    overflow: hidden;
}

.figure .card-img-top {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
}

.well-header-manage h1 {
    margin-bottom: 0;
}

.icon-parts-cart {
    font-size: 2rem;
    font-weight: 700;
    position: relative;
    padding-right: 1rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.icon-parts-cart:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.7;
}
.numbers-parts {
    position: relative;
}
.icon-parts-cart span, .numbers-parts span {
    display: inline-block;
    background: #2F77AA;
    height: 16px;
    border-radius: 16px;
    padding: 0 0.7rem;
    color: #fff;
    position: absolute;
    right: -2.6rem;
    top:0.3rem;
    font-size: 1.1rem;
}
.icon-parts-cart:after {
    content: '';
    width: 41px;
    height: 41px;
    background: url(/img/admin/parts-cart.svg) no-repeat center center;
    display: inline-block;
}


.icon-transports {
    font-size: 2rem;
    font-weight: 700;
    position: relative;
    padding-right: 1rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.icon-transports:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.7;
}

.icon-transports span {
    display: inline-block;
    background: #2F77AA;
    height: 16px;
    border-radius: 16px;
    padding: 0 0.7rem;
    color: #fff;
    position: absolute;
    right: -0.6rem;
    top:0;
    font-size: 1.1rem;
}
.icon-transports:after {
    content: '';
    width: 46px;
    height: 41px;
    background: url(/img/admin/truck.svg) no-repeat center center;
    display: inline-block;
}




.frame-white {
    background: #fff;
    border-radius: 0rem 1.6rem 1.6rem 1.6rem;
    margin: 0rem 0 0 0;
    padding-bottom: 1rem;
}

.well-nav-trucks {
    overflow-x: auto;
}

.nav-trucks {
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: 2rem;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start !important;
 
}
.nav-trucks a {
    border: 0 !important;
    border-bottom: 3px solid transparent !important;
    padding: 1.6rem 0 1rem 0;
    margin-right: 3.7rem;
    position: relative;
    white-space: nowrap;
}
.nav-trucks a span {
    display: inline-block;
    background: #E1E1E1;
    height: 16px;
    border-radius: 16px;
    padding: 0 0.7rem;
    color: #000;
    position: absolute;
    right: -2.7rem;
    top:0.9rem;
    font-size: 1.1rem;
}

.nav-trucks a.active, .nav-trucks a:hover {
   color: #2F77AA ;
   border: 0;
   border-bottom: 3px solid transparent !important;
}

.nav-trucks a.active span {
    background: #2F77AA;
    color: #fff;
}

.nav-trucks a.active {
    border: 0;
    border-bottom: 3px solid #2F77AA !important;
    font-weight: 700;
    color: #2F77AA !important;
}

.trucks {
    padding: 0 2rem;

}

.truck {
    background:#EEF3F6 url(/img/admin/truck.svg) no-repeat 2rem  2rem ;
    padding: 2rem 2rem 1rem 9rem;
    border-radius: 1rem;
    margin-bottom: 2rem;
}

.btn-gost {
    font-size: 1.7rem;
    font-weight: 700;
    border: 1px solid #707070;
    border-radius: 0.4rem;
    padding: 1rem 1.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    text-transform: none;
    margin-bottom: 0.5rem;
}

.btn-gost:after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 8px;
    background: url(/img/admin/arrow-see.svg) no-repeat center center;
}

.btn-gost-back {
    font-size: 1.7rem;
    font-weight: 700;
    border: 1px solid #707070;
    border-radius: 0.4rem;
    padding: 1rem 1.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
    text-transform: none;
    margin-bottom: 0.5rem;
}

.btn-gost-back:before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 8px;
    background: url(/img/admin/arrow-see.svg) no-repeat center center;
    transform: rotate(-180deg);
}

.btn-workshop {
    background:#3B3B3B;
    color: #fff;
    font-size: 1.7rem;
    font-weight: 700;
    text-transform: none;
    padding: 0.4rem 1.5rem;
    border-radius: 0.4rem;
    text-align: left;
}

.btn-workshop  span {
    display: block;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    margin-bottom: -0.4rem;
}

.btn-workshop:hover {
    background:#3B3B3B;
    color: #fff;
    opacity: 0.7;
}

.btn-gost:hover, .btn-gost-back:hover  {
    opacity: 0.7;
}

.title-workshop {
    border-top: 3px solid #3B3B3B;
    border-bottom: 3px solid #3B3B3B;
    background:none;
    color: #3B3B3B;
    font-size: 1.7rem;
    font-weight: 700;
    text-transform: none;
    padding: 0.7rem 1.5rem;
    border-radius: 0rem;
    margin-bottom: 0.5rem;
    margin-left: 2rem;
}


.well-header-parts-cart {
    margin-top: 1rem;
}

.frame-truck {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.table-truck td span{
    cursor: pointer;
    white-space: normal;

}
.table-truck td:first-child {
    border-left: 0 !important;
}


table.table-truck.no-footer {
    border-bottom: 0 !important;
}

.dataTables_filter {
    margin-bottom: 0.5rem;
}
  
.dataTables_filter input {
    border: 1px solid #C9C9C9;
    border-radius: 2px;
    padding: 0.5rem 1rem;
}


table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:before {
    bottom: 50%;
    content: "▲";
}

table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:before, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:before, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:before, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:before, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:before, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:before, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:before, table.dataTable thead>tr>td.sorting_desc_disabled:after {
    position: absolute;
    display: block;
    opacity: .125;
    right: 10px;
    line-height: 9px;
    font-size: .8em;
}

table.dataTable thead>tr>th.sorting:after, table.dataTable thead>tr>th.sorting_asc:after, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>th.sorting_asc_disabled:after, table.dataTable thead>tr>th.sorting_desc_disabled:after, table.dataTable thead>tr>td.sorting:after, table.dataTable thead>tr>td.sorting_asc:after, table.dataTable thead>tr>td.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc_disabled:after, table.dataTable thead>tr>td.sorting_desc_disabled:after {
    top: 50%;
    content: "▼";
}

table.dataTable thead>tr>th.sorting_asc:before, table.dataTable thead>tr>th.sorting_desc:after, table.dataTable thead>tr>td.sorting_asc:before, table.dataTable thead>tr>td.sorting_desc:after {
    opacity: .6;
}

.modal-parts .modal-dialog {
    max-width: 800px;}

    .modal-parts .modal-header .close {
        width: 30px;
        height: 30px;
        background: url(/img/admin/delete-modal.svg) no-repeat center center;
        opacity: 1;
        margin: 0.7rem 1rem 0rem auto;
    }

    .modal-parts .mandatory, .modal-parts abbr, .modal-parts .footer_search {
        display: none;
    }

    .modal-parts input,  .modal-parts .checkbox, .modal-parts select, .modal-parts textarea {
        pointer-events: none;
    }

    .btn-status {
        font-size: 1.5rem;
        padding: 0.3rem 1rem;
        border-radius: 0.4rem;
        color: #fff;
        text-transform: none;
        margin: 0 0.5rem 0 0;
    }
td  .btn-status {
    min-width: 130px;
    text-align: center;
    pointer-events: none;
}

    .btn-status:hover {
        color: #fff;
        opacity: 0.7;
    }

    .btn-lost-damage {
        background: #DE3B28;
    }

    .btn-transport-gris{
        background: #DCDCDC;
        color: #3B3B3B;
    }

    .btn-transport-verde{
        background: #2FAA5C;
    }

    .btn-transport-gris:hover {
        color: #3B3B3B;
    }

    .btn-maintenance{
        background: #3B3B3B;
    }

    .h2-parts {
        font-size: 2rem;
        font-weight: 700;

    }

    .status-buttons {
        padding-left: 0.6rem;
        position: relative;
        z-index: 1;
    }

    .status-buttons input[type=checkbox] {
        margin-right: 1rem;
        position: relative;
        top: 0.2rem;
    }

    .dataTables_wrapper .dataTables_filter {
        position: relative;
        z-index: 2;
    }

    .btn-save {
        background: #D4E0E9;
        color: #2F78AB !important;
        padding-left: 2rem;
        padding-right: 2rem;
        border: 1px solid #D4E0E9;
        cursor: pointer;
        margin-right: 1rem;
    }

    .footer-truck {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 0.2rem;
    }

    
	.modal-header .close span {
		display: none;
	}

	.modal-header .close {
		width: 30px;
		height: 30px;
		background: url(/img/admin/delete.svg) no-repeat center center;
		opacity: 1;
		margin: 0.7rem;
	}

	.modal-title {
		font-size: 2.5rem;
		font-weight: 700;
		padding-left: 2.6rem;
	}

	.modal-title {
		border-radius: 1rem;
		border: 0;
	}

	.modal-content {
		border: 0;
		border-radius: 0;
		min-height: 100vh;
	}

	.modal-content h1 {
		display: none;
	}

	.modal-content .footer_search {
		display: none;
	}

    .modal.fade .modal-dialog {
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out;
        -webkit-transform: translate(100%,0px);
        transform: translate(100%, 0px);
    }

    .modal.fade:not(.show).modal-dialog {
        -webkit-transform: translate(0%,0px);
        transform: translate(0%, 0px);
    }

    .modal.show .modal-dialog {
        -webkit-transform: none;
        transform: none;
    }

    .modal {
        padding-right: 0 !important;
    }

    .nav-manage-transport {
        font-size: 2.4rem;
        font-weight: 700;
    }

    .nav-manage-transport  {
        margin-bottom:0;
    }

    .nav-manage-transport .nav-link {
        padding-left: 0;
        padding-right: 0;
        margin-right: 4rem;
        border-radius: 0.3rem;
        
    }
    .nav-manage-transport .nav-link:hover {
    color: #2F77AA;
}

.nav-manage-transport .nav-link.active {
    color: #2F77AA;
    padding: 0.7rem 2rem;
    background: #fff;
}

.nav-manage-transport .nav-link.active span {
    right: 0.2rem;
}

.well-buscador-manage {
    padding: 2rem 0 0 2rem;
}

.truck_dl {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  
    width: 100%;
    margin: 0rem auto 1rem auto;
    position: relative;
    top: 0rem;
  }
  
  .truck_dt {
    display: inline;
    margin: 0;
    font-weight: bold;
    width: auto;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    text-align: left;

    white-space: nowrap;
  }
  
  .truck_dd {
    display: inline;
    margin: 0;
    width: auto;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
    
  }

  .type-truck {
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 0.7rem !important;
    display: block;
    opacity: 0.7;
  }

  input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 20px;
}

@media (min-width: 576px) {

    .modal-dialog {
		max-width: 800px;
		margin: 0 0 0rem auto;
	}



    .btn-gost {
        margin-bottom: 0rem;
    }
    .btn-workshop {
        margin-left: 1.5rem;
    }
    #insertar .btn-insertar {
        width: auto;
    }
    
    .footer_search {
        padding: 25px 30px 20px 30px;
    }

    .imagen-ampliada {
        max-width: 90%;
    }

    /* .card-deck-parts .card {
        flex: 1 calc(50% - 30px);
        max-width: calc(50% - 30px);
        margin-bottom: 30px;
    } */

    .card-deck-parts .enlace-foto .card-img-top {
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .card-deck-parts .enlace-foto:hover .card-img-top {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    .figure {
        width: 100%;
        height: 29vw;
        overflow: hidden;
    }

    .figure .card-img-top {
        object-fit: cover;
        object-position: center center;
        width: 100%;
        height: 100%;
    }

    #insertar fieldset {
        padding: 0 20px 10px 20px;
    }

    .ui-multiselect,
    .ui-multiselect-menu {
        width: 400px !important;
    }

    .ui-multiselect-filter,
    .ui-multiselect-filter input {
        width: auto !important;
    }

    .ui-multiselect-header ul {
        margin-left: 10px !important;
    }

    .zenbat-urdin .badge,
    .zenbat-berde .badge {
        margin-right: 23px;
    }

    .zenbat-urdin .badge:after,
    .zenbat-berde .badge:after {
        content: '';
        width: 16px;
        height: 15px;
        position: absolute;
        top: 50%;
        left: 100%;
        margin-top: -8px;
        background: url(/img/admin/badge-urdin.svg) 100% 50% no-repeat;
    }

    .zenbat-berde .badge:after {
        background: url(/img/admin/badge-berde.svg) 100% 50% no-repeat;
    }
}

@media (max-width: 768px) {



    .nombre-usuario {
        display: none;
    }

    .denak-aukeratu {
        left: -10px !important;
    }

    .float-md-right .btn-insertar {
        position: fixed;
        right: 10px;
        bottom: 10px;
        z-index: 30;
    }

    .navbar-menu li.active .nav-link,
    .navbar-menu li .nav-link:hover {
        border-bottom: 3px solid transparent
    }

    .navbar-menu li a:active,
    .navbar-menu li a:focus {
        color: #000;
    }

    .h1portada {
        left: 0;
        background: #f4f4f4;
        padding: 10px 0 5px 15px;
        z-index: 41;
    }

    .table td.td-name,
    th.th-name {
        white-space: normal;
        /*width:260px !important;*/
        position: relative;
        padding-left: 40px !important;
        min-width: 120px !important;
    }

    .table td.td-name {
        padding-bottom: 45px !important;
        border-left: 0 !important;
    }

    .columnaCheckbox {
        position: absolute;
        left: 5px;
        bottom: 10px;
    }

    /*
	.columnaCheckbox, th.columnaCheckboxth {
		position:absolute !important;
		border: 0 !important;
	}
	table.dataTable thead th.columnaCheckboxth {
		border: 0 !important;
		height: 0 !important;
	}
	.columnaCheckbox {
		left: 70px !important;
		border: 0 !important;
		margin-top: 30px;
	}
	.columnaCheckbox input  {
		display: none !important;
	}
	.td-name {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-bottom: 50px !important;
	}
	th.columnaCheckboxth label {
		display: none !important;
	}
	.control {
		width:30px !important;
	}
	*/
    .mandatory {
        padding-right: 10px !important;
    }

    .well-buscador {
        position: absolute;
        top: -34px;
        background: #fdfdfd;
        width: 100%;
        left: 0;
        padding: 7px 10px 8px 7px;
    }

    #capabuscador {
        position: relative;
        z-index: 100;
    }

    .btn_busca {
        text-indent: -99999px;
        padding: 6px 0px 6px 40px;
        position: relative;
        background: #fdfdfd url(/img/admin/search.png) no-repeat 7px 5px;
        border: 0;
        position: absolute;
        right: 20px;
    }

    .btn_busca_itxi {
        background: #fdfdfd url(/img/admin/delete.svg) no-repeat 7px 5px !important;
    }

    .denak-aukeratu label {
        left: -34px;
        width: 30px;
        overflow: hidden;
    }

    .margen-abajo button:last-child {
        display: none !important;
    }

    #datos .btn-insertar {
        margin: 0;
    }

    #ocultar {
        display: none;
    }

    h1 {
        font-weight: bold;
        font-size: 1.6rem;
        color: #000;
        margin: 0px 0 0px 0;
        padding: 0;
        position: absolute;
        top: -73px;
        left: 45px;
        right: 120px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    h1.normal {
        position: static;
        margin: 0;
        margin-top: 8rem;
        margin-bottom: 1.5rem;
    }

    .breadcrumb,
    .breadcrumb li {
        margin: 0;
        padding: 0;
    }

    .breadcrumb .breadcrumb-item:first-child,
    .breadcrumb .active {
        display: none;
    }

    .breadcrumb a {
        width: 30px;
        height: 30px;
        background: #f4f4f4 url("/img/admin/arrow-back.svg") no-repeat center center;
        position: absolute;
        top: -67px;
        left: 10px;
        text-indent: -999999px;
        z-index: 41;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        display: none;
    }

    .navbar-collapse {
        background: #f4f4f4;
        position: relative;
        z-index: 100;
        padding-bottom: 30px;
    }



    /* #cabecera a[href^="/admin/"] { */
    .logo {
        width: 30px;
        height: 30px;
        background: url("/img/admin/home.svg") no-repeat center center;
        position: absolute;
        left: 10px;
        top: 3px;
        z-index: 40;
    }

    /* #cabecera.disasembler a {
		width: auto;
	} */

    /* #cabecera a[href^="/admin/"] img { */
    .logo img {
        display: none;
    }

    #cabecera.disasembler .nav-tabs-header a {
        top: .8rem;
        width: auto;
        display: inline-block;
        padding: 0 !important;
        background-color: transparent !important;
    }

    .title {
        position: absolute;
        left: auto;
        right: 70px;
        top: 25px;
        z-index: 40;
        background: none;
    }

    #cabecera.disasembler .title {
        top: 3rem;
        right: 3rem;
    }

    #cabecera {
        padding: 0;
        height: 0;
    }

    .table-lerro td.zabaldu:hover {
        width: 100%;
    }

    .table-lerro td.zabaldu input.inputzabaldu:hover {
        width: 100%;
    }

    .td-ezabatu {
        width: 20px;
        text-align: center;
    }

    .table-lerro td.zabaldu input.inputzabaldu:hover,
    .table-lerro td.zabaldu input.inputzabaldu:focus,
    .table-lerro td.zabaldu input.inputzabaldu:active,
    .table-lerro td.zabaldu:hover textarea.inputzabaldu,
    .table-lerro td.zabaldu textarea.inputzabaldu:focus,
    .table-lerro td.zabaldu textarea.inputzabaldu:active {
        width: 100%;
    }

    .table-lerro td.zabaldu {
        width: 100%;
    }

    .table-lerro td,
    .table-lerro th {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
    }

    .well-lerro-prezio {
        width: 100%;
        margin-top: -15px;
    }

    .well-lerro-horni {
        width: 100%;
        margin-top: -15px;
    }

    .lerro-horni {
        display: block;
        margin-bottom: 10px;
    }

    .table-lerro thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .table-lerro tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }

    .table-lerro td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: left;
    }

    .table-lerro td::before {
        /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
        content: attr(data-label);
        float: none;
        font-weight: bold;
        text-transform: uppercase;
        display: block;
        clear: both;
        text-align: left;
        display: block;
        margin-bottom: 5px;
    }

    .table-lerro td:last-child {
        border-bottom: 0;
    }

    .tablerepositorio thead {
        display: none;
    }

    .tablerepositorio td {
        display: block;
        border-bottom: 0 !important;
    }

    .tablerepositorio td.td_data,
    .tablerepositorio td.td_tamano {
        display: inline-block;
        padding: 0 0 5px 20px !important;
        border: 0 !important;
    }

    .tablerepositorio tr {
        display: block;
        clear: both;
        border-bottom: 1px solid #e5e5e5 !important;
    }
}

@media (min-width: 768px) {

  .modal-parts .modal-header .close {
		position: absolute;
		width: 30px;
		height: 30px;
		background: url(/img/admin/delete-txuri.svg) no-repeat center center;
		opacity: 1;
		margin: 0.7rem;
		right: auto;
		left: -5rem;
	}





    .imagen-ampliada {
        max-width: 70%;
    }

    .figure {
        height: 19.3vw;
    }

    .card-deck-parts .card {
        flex: 1 calc(33.33% - 30px);
        max-width: calc(33.33% - 30px);
    }

    #cabecera.disasembler {
        padding-bottom: 0;
    }

    #cabecera.disasembler+#menu {
        display: block;
    }

    #predictivo {
        position: absolute;
        top: 5rem;
        left: auto;
        right: 30px;
        -webkit-transform: none;
        transform: none;
        width: calc(100% - 30rem);
        
    }


    body.portada #predictivo {
        top: 13rem;
        width: 81rem;
        max-width: 95%;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 81rem;
        max-width: 95%;
    }

    .casa {
        display: inline-block;
    }

    .card-dashboard {
        width: calc(50% - 30px);

    }

    .btn-volver-borrar {
        margin-top: 40px;
    }

    .tab-menu {
        overflow: inherit;
    }

    /*
    table.dataTable.collapsed td {
        white-space: nowrap !important;
        }
*/
    #insertar fieldset {
        padding: 10px 30px 10px 30px;
    }

    .dropdown:hover>.dropdown-menu {
        display: block;
    }

    .botoiak {
        position: static;
        margin-top: 34px;
        margin-bottom: 38px;
        text-align: right;
    }

    .botoiak .btn {
        margin-left: 20px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .btn-berdea,
    .btn-urdina {
        width: 180px;
        font-size: 1.6rem;
        padding: 10px 5px;
    }

    .d-flex-aurre h2,
    dl.prop dt {
        font-size: 1.3vw;
    }

    .barra {
        height: 1.5vw;
    }

    dl.prop dd {
        font-size: 1.6rem;
    }

    table.tareak td.azalpen span.euro,
    table.tareak td.azalpen span.euro span {
        display: inline-block;
        margin-left: 6px;
        margin-right: 10px;
    }

    table.tareak td.modu-egoera {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (min-width: 992px) {


    #menu {
        margin-bottom: 10px;
    }
    .truck {
        background:#EEF3F6 url(/img/admin/truck.svg) no-repeat 2rem  2rem ;
        padding: 1rem 1rem 0.5rem 9rem;
        border-radius: 1rem;
        margin-bottom: 2rem;
    }

    .truck p {
        margin-bottom: 0;
    }

    .trucks-button {
        position: relative;
        top: -0.3rem;
    }

  

.trucks-button {
    width: 100%;
    text-align: right;
    justify-content: end;
}
      

    .card-deck-parts .card {
        flex: 1 calc(25% - 30px);
        max-width: calc(25% - 30px);
    }

    .figure {
        height: 14.5vw;
    }

    .card-dashboard {
        width: calc(25% - 30px);

    }

    .fondo-txuria {
        padding: 17px 32px;
    }

    #numeros {
        margin: -36px 0 0 0;
    }

    #numeros.dentro-iframe {
        margin: 0 0 0 0 !important;
    }

    .jumbo-ehuneko {
        padding: 0 2rem;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }

    .ehunekoa {
        width: 100%;
    }





}

@media (min-width: 1200px) {
    .h2-parts {
        margin-top:4rem;
    }

    .h2-parts-truck {
        margin-bottom: -3rem;
    }

    .status-buttons {
        display: flex;
        align-items: center;
        margin-bottom: -4rem;
        gap: 3rem;
        margin-top: 2rem;
    }

    .well-truck {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .well-truck > div {
        display: flex;
        gap: 2.5rem;
    }

    .figure {
        height: 19rem;
    }

    .barra {
        margin-top: 5px;
    }

    dl.prop dd {
        font-size: 1.3vw;
    }

    .zenbat {
        font-size: 4rem;
    }

    .zenbat-urdin .badge,
    .zenbat-berde .badge {
        font-size: 3rem;
    }

    .flex-aurre {
        padding: 2.7rem 3.2rem;
    }

    .jumbo-ehuneko {
        padding: 0 3.2rem;
    }

    .d-flex-aurre h2,
    dl.prop dt {
        font-size: 1.5rem;
    }


}

@media (max-width: 767px) {



    .nav-tabs-header {
        display: none;
    }

    #cabecera.disasembler .nav-tabs-header {
        display: inline-block;
    }

    table.tareak {
        border: 0;
        padding-bottom: 0;
        display: block;
        width: 100%;
        clear: both;
    }

    table.tareak caption {
        display: block;
    }

    table.tareak thead {
        display: none;
    }

    table.tareak tbody,
    table.tareak tfoot,
    table.tareak tr,
    table.tareak th,
    table.tareak td {
        display: block;
        padding: 0;
        text-align: left !important;
        white-space: normal;
        border: none !important;
    }

    table.tareak tbody {
        border-top: 1px solid #707070 !important;
        padding-top: 10px;
    }

    table.tareak tr {
        padding-bottom: 15px;
        margin-bottom: 20px;
        border-bottom: 1px solid #707070 !important;
    }

    table.tareak th[data-title]:before,
    table.tareak td[data-title]:before {
        content: attr(data-title) ":\00A0";
        font-weight: 700;
    }

    table.tareak th:not([data-title]) {
        font-weight: bold;
    }

    table.tareak td:empty {
        display: none;
    }
}