﻿
body {
    background-color: #f5f5f5;
}

:focus {
    outline-width: 0 !important;
}

/*LOGIN*/

#login-panel > a {
    background-color: #fff;
    width: 40px;
    display: block;
    padding: 10px;
    float: right;
}

#login-panel h2 > span {
    background-image: url(img/logo-miira-caf.png);
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -9999px;
    height: 70px;
}

#Ltitulo {
    background-image: url(img/logo.png);
    display: block;
    background-repeat: no-repeat;
    text-indent: -99999px;
    height: 90px;
    background-position: center;
}

.loginbg {
    background-image: url(img/bg.jpg);
    background-size: cover;
}

div#login-panel {
    background-color: rgba(255, 255, 255, 0.85);
    width: 500px;
    margin: 150px auto 0 auto;
    padding: 15px;
    text-align: center;
}

.login-btn {
    border-width: 0 !important;
    background-color: #01c9eb !important;
    color: #ffffff !important;
    margin: 0 auto;
    border-radius: 0 !important;
}

    .login-btn input {
        color: #ffffff !important;
    }

#login-panel .riSingle.RadInput.RadInput_Bootstrap {
    width: 100% !important;
}

.RadAsyncUpload.RadUpload.RadUpload_Bootstrap.form-control {
    border-radius: 0;
}

/*LOGIN FIN*/

.rojo {
    color: red !important;
    outline: solid 1px red;
}

.noclickable {
    pointer-events: none;
}

.logotipoa {
    float: left;
    height: 50px;
    background-image: url(img/logo-miira-caf.png);
    width: 200px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
}

.cabecera h2 {
    float: left;
    color: #ffffff;
    margin: 7px 15px 0 15px;
}

h3 {
    margin: 5px;
}

    h3 span {
        color: #01c9eb;
    }

a.salir {
    background-image: url(img/salir.png);
    background-position: left !important;
    font-size: 15px !important;
    height: 30px;
    padding: 7px 0 0 35px !important;
    background-size: contain !important;
}

.nomuser {
    display: block;
    width: 35px;
    background-image: url(img/admin.png);
    text-indent: -9999px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.usermenu {
    display: none
}

    .usermenu ul.nav.navbar-nav {
        right: 0;
    }

.cont-principal {
    overflow: hidden;
}

.menuezker {
    width: 40px;
    height: calc(100% - 50px);
    border: 0;
    float: left;
    border-radius: 0;
    background-color: #333333;
    margin: 0;
    transition: 0.5s all;
}

    .menuezker .navbar-collapse.collapse {
        margin: 0;
        padding: 0;
    }

    .menuezker .menu li {
        width: 100%;
    }

        .menuezker .menu li a {
            display: block;
            width: 100%;
            text-indent: -999999px;
            background-repeat: no-repeat;
            background-position: center;
            background-size: 35px;
        }

    .menuezker.enlaces-visibles .menu li a {
        background-position: 5px !important;
        text-indent: 30px !important;
    }

.activo, .nav a:hover {
    background-color: rgba(162, 252, 246, 0.28) !important;
}

.nav ul .activo, .nav ul a:hover {
    background-color: transparent !important;
    color: #01c9eb;
}

.nav-home {
    background-image: url(img/nav_home.png);
}

.nav-configuracion {
    background-image: url(img/nav_configuracion.png);
}

.overflowhidden {
    overflow: hidden;
}

.cont-derecha {
    float: right;
    width: calc(100% - 60px);
    margin: 50px 10px 0 0px;
    transition: 0.5s all;
    padding-top: 5px;
}

.mostrarenlaces {
    height: 40px;
    width: 40px;
    padding: 9px 0 0 0;
}

    .mostrarenlaces span {
        background-color: #ffffff;
        height: 4px;
        width: 80%;
        margin: 0 auto 4px auto;
        display: block;
        border-radius: 50px;
        transition: 0.5s all;
    }

.menuezker.enlaces-visibles {
    width: 150px !important;
}

.cont-derecha.enlaces-visibles {
    width: calc(100% - 170px) !important;
}

.border-right {
    border-right: solid 1px #cccccc !important;
}

.border-left {
    border-left: solid 1px #cccccc !important;
}

.panel-txuri {
    background-color: #ffffff;
    padding: 5px 10px;
    overflow: hidden;
    margin: 0 0 15px 0;
}

    .panel-txuri h3 {
        margin: 0 0 5px 0;
    }

footer {
    width: calc(100% - 60px);
    margin: 5px 0 0 60px;
    transition: 0.5s all;
}

    footer.enlaces-visibles {
        width: calc(100% - 170px);
        margin: 5px 0 0 170px;
    }

.titulito {
    color: #01c9eb;
    font-size: 20px;
    display: block;
    margin: 5px 0 10px 0;
}

input {
    border-radius: 0 !important;
}

.k-dropdown-wrap .k-input {
    padding: 6px 4px !important;
}

.k-dropdown-wrap.k-state-default {
    border-color: #ccc;
    color: #333;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
}

.k-list-container.k-popup.k-group.k-reset.k-dropdowngrid-popup.k-popup-flush {
    background-color: #fff;
    border-color: #ccc !important;
}

.k-cell, .k-header {
    border-color: #ccc !important;
}

.RadColorPicker_Bootstrap div.rcpIcon {
    border-radius: 0 !important;
}

.lupita {
    background-image: url('img/lupa.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 33px;
    background-size: contain;
    border-radius: 0 !important;
}

textarea {
    resize: none;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    width: 100%;
    max-width: 500px;
}

.popupinner .zutabe-50 .caja textarea {
    max-width: 100% !important;
}

.RadPicker.RadPicker_Bootstrap .rcInputCell .RadInput.RadInput_Bootstrap .riTextBox {
    border-right: 0;
}

.RadPicker.RadPicker_Bootstrap td a {
    border-left: 0;
    border-left-color: currentcolor;
    border-width: 1px !important;
    border-radius: 0 !important;
    border-color: #ccc !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset !important;
}

.noclickable.RadPicker.RadPicker_Bootstrap td a {
    border-color: #9d9c9c !important;
    background-color: #c6c6c6 !important;
}

.RadPicker.RadPicker_Bootstrap input {
    text-align: right;
}

.RadComboBox_Bootstrap .rcbArrowCell, .RadComboBox_Bootstrap .rcbInputCell, .RadComboBox_Bootstrap .rcbFocused {
    border-radius: 0 !important;
}

.RadComboBox.RadComboBox_Bootstrap table .rcbInput.radPreventDecorate {
    padding: 0 !important;
}

.filtratu-horizontal {
    margin: 30px 0 0 15px;
    margin-right: 0px;
}

.form-group {
    margin-bottom: 5px;
}

    .form-group.pull-left {
        margin-right: 15px;
    }

.checkbox.pull-left {
    margin-right: 15px;
}

.RadUpload_Bootstrap .ruSelectWrap .ruButton {
    padding: 0 50px !important;
    border-radius: 0 !important;
    border-width: 0 !important;
    background-color: #24cceb !important;
    color: #fff !important;
}

/*TABS*/

.seis-tabs .rtsLI {
    width: 16.666% !important;
}

.siete-tabs .rtsLI {
    width: 14.28% !important;
}

.rtsUL {
    width: 100%;
}

.RadTabStripTop_Bootstrap .rtsLink {
    border-radius: 0 !important;
}

.RadTabStrip_Bootstrap .rtsLink {
    background-color: #eaeaea;
    color: #333333 !important;
}

.rmpView {
    min-height: 400px;
    background-color: #ffffff;
    padding: 15px;
}

/*TABS AMAIERA*/

.beheko-botoiak {
    text-align: center;
    background-color: #fff;
    padding: 5px;
}

    .beheko-botoiak .RadAjaxPanel {
        display: inline-block !important;
    }

.RadButton.RadButton_Bootstrap.rbSkinnedButton, .RadButton.RadButton_Bootstrap {
    background-color: #24cceb;
    border-width: 0;
    border-radius: 0;
    padding: 3px 20px;
    height: auto;
    /*border-color: #24cceb !important;*/
}

    .RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconButton.pull-left.radio-botoia {
        border-color: #24cceb !important;
        border-width: 1px;
    }

.beheko-botoiak .RadButton.RadButton_Bootstrap.rbSkinnedButton, .beheko-botoiak .RadButton.RadButton_Bootstrap {
    border-radius: 0;
    border: none;
    padding: 3px 20px;
    height: auto !important;
}

    .beheko-botoiak .RadButton.RadButton_Bootstrap.rbSkinnedButton input, .beheko-botoiak .RadButton.RadButton_Bootstrap input {
        color: #ffffff;
    }

.RadButton.RadButton_Bootstrap input {
    color: #fff !important;
}

.btn-gorde {
    background-color: #01c9eb !important;
}

.btn-ezeztatu {
    background-color: #F44336 !important;
}

.mostrarenlaces {
    height: 40px;
    width: 40px;
    background: #01c9eb;
    padding: 9px 0 0 0;
    cursor: pointer;
}

.navbar.navbar-inverse.menuezker.navbar-fixed-bottom.enlaces-visibles .mostrarenlaces span {
    width: 5px;
}

.RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconButton.radio-botoia {
    border-radius: 0;
    margin: 0 10px 0 0;
}

    .RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconButton.radio-botoia span {
        color: #01c9eb;
    }

.RadButton.rbToggled.RadButton_Bootstrap.rbButton.rbRounded.rbIconButton.radio-botoia {
    background-color: #01c9eb;
    border-color: #01c9eb;
    box-shadow: none;
}

    .RadButton.rbToggled.RadButton_Bootstrap.rbButton.rbRounded.rbIconButton.radio-botoia span {
        color: #ffffff;
    }

/* VALIDATOR */
.text-danger {
    overflow: hidden;
    /*display: none !important; /*aldatzeko*/
    clear: both;
}

/*checkbox*/

.checkbox {
    padding: 0 !important;
    overflow: hidden;
    text-align: left;
    margin-top: 0;
}

.check-label {
    /*float: left;
    margin: 10px 0px 0 20px;*/
    font-size: 14px;
    font-size: 15px;
    font-weight: initial;
    padding: 0 !important;
    color: #35c9eb;
    font-weight: bold !important;
}

.checkbox input {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden !important;
}

    .checkbox input + label {
        display: block;
        position: relative;
        cursor: pointer;
        outline: none;
        user-select: none;
        /* float: left;*/
    }

    .checkbox input + label {
        padding: 2px;
        width: 66px;
        height: 30px;
        margin: 8px 0 0 0px;
        border-radius: 60px;
        text-indent: -999999px;
    }

        .checkbox input + label:before,
        .checkbox input + label:after {
            display: block;
            position: absolute;
            top: 1px;
            left: 1px;
            bottom: 1px;
            content: "";
        }

        .checkbox input + label:before {
            right: 1px;
            border-radius: 60px;
            transition: background 0.4s;
            background: rgb(225, 225, 225) none repeat scroll 0% 0%;
        }

        .checkbox input + label:after {
            width: 30px;
            background-color: #01c9eb;
            border-radius: 100%;
            transition: margin 0.4s;
        }

    .checkbox input:checked + label:before {
        background-color: #b4e1e9;
    }

    .checkbox input:checked + label:after {
        margin-left: 34px;
        border-color: #93ddff;
    }

.botoibereziak .checkbox {
    margin: 0;
}

.botoibereziak .check-berezi {
    margin: 0;
}

.check-berezi .check-label {
    width: auto !important;
}

.check-berezi .checkbox input + label {
    margin: 8px 10px 0 0px !important;
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: 0px !important; /*margin-top: 10px !important;*/
}

.gridbarrukocheck label {
    font-weight: normal;
    margin: 0 0 0 15px;
}

/*checkbox bukaera*/


.grid-valor-pop-up td span input {
    width: 100% !important;
}

.grid-valor-input td span {
    width: 100% !important;
}

.grid-valor-pop-up td span {
    width: 100% !important;
}

.cont-derecha .grid-valor-pop-up .RadGrid_Bootstrap .rgRow > td input, .cont-derecha .grid-valor-pop-up .RadGrid_Bootstrap .rgAltRow > td input {
    margin: 0 0 0 0;
}

.cont-derecha .grid-valor-pop-up .RadGrid_Bootstrap .rgRow > td .checkbox, .cont-derecha .grid-valor-pop-up .RadGrid_Bootstrap .rgAltRow > td .checkbox {
    margin: 0 0 0 0;
    vertical-align: middle;
}

    .cont-derecha .grid-valor-pop-up .RadGrid_Bootstrap .rgRow > td .checkbox input + label, .cont-derecha .grid-valor-pop-up .RadGrid_Bootstrap .rgAltRow > td .checkbox input + label {
        margin: 0 0 0 0;
    }

.cont-derecha .grid-valor-pop-up .RadGrid_Bootstrap .rgRow > td, .cont-derecha .grid-valor-pop-up .RadGrid_Bootstrap .rgAltRow > td {
    padding: 1px !important;
}

/* XABI */
.input-grid {
    padding-right: 3px !important;
}
/* XABI */

.demo-container.size-wide.overflowhidden > .RadAjaxPanel {
    overflow: hidden;
}

.titulo-infoplano {
    font-size: 20px;
    margin: 5px 0 5px 0;
}

.panel-plano-editor {
    background-color: #ffffff;
    float: left;
    /*width: calc(25% - 15px);*/
    /* width: calc(30% - 15px);*/
    padding: 15px;
    /*margin: 0 0 0 15px;*/
    /*-height: 540px;*/
    overflow: hidden;
    width: 100%;
    margin: 5px 0 0 0px;
}

.editor-plano {
    /*width: calc(75% - 15px);*/
    /* height: 540px !important;*/
    /* width: calc(70% - 15px);
    height: 660px !important;*/
    width: 100%;
    height: 450px !important;
    overflow: hidden;
}

    .editor-plano .km-widget.km-scroll-wrapper {
        height: 450px;
    }

.visor-plano {
    width: 100%;
    height: 450px !important;
    overflow: hidden;
}

.controles-plano-editor {
    display: inline-block;
    width: calc(25% - 5px);
    vertical-align: top;
    height: 191px;
    background-color: #f6f6f6;
    padding: 5px;
}

.imagen-editor-planos {
    max-height: 66px;
}

/*POP UP*/
.popupcont {
    background-color: rgba(51, 51, 51, 0.65);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    overflow: auto;
}

.popupinner {
    background-color: #ffffff;
    margin: 100px auto 0 auto;
    text-align: center;
    padding: 15px;
}

.popup-bostehuntahogei {
    max-width: 520px;
}

.popup-txiki {
    max-width: 500px;
}

.popup-ertain {
    max-width: 1000px;
}

.popup-handi {
    max-width: 1500px;
}

.popup-oso-handi {
    max-width: 100%;
}

.popupinner .form-group {
    text-align: left;
}

.RadComboBox_Bootstrap .rcbReadOnly .rcbArrowCell.rcbArrowCellRight {
    border-left-width: 1px !important;
}

input.riDisabled {
    background-color: #eaeaea !important;
}

.popuptext {
    margin: 0 0 5px 0;
}

.rbLinkButton {
    min-height: 25px !important;
}

.popupbotoi {
    overflow: hidden;
    clear: both;
}

    .popupbotoi span.RadButton_Bootstrap {
        border-radius: 0 !important;
        border: none !important;
        padding: 3px 20px !important;
        height: auto !important;
    }

        .popupbotoi span.RadButton_Bootstrap .rbText {
            color: #ffffff !important;
        }

        .popupbotoi span.RadButton_Bootstrap.popupsi {
            background-color: #01c9eb !important;
        }

        .popupbotoi span.RadButton_Bootstrap.popupno {
            background-color: #F44336 !important;
        }

.panelgris {
    /*background-color: #fcfcfc;*/
    background-color: #f6f6f6;
    padding: 5px;
    overflow: hidden;
    margin-bottom: 5px;
}

.popupinner .panelgris {
    text-align: left !important;
}

.RadMenu.RadMenu_Bootstrap.RadMenu_Context.RadMenu_Bootstrap_Context.GridContextMenu.GridContextMenu_Bootstrap {
    z-index: 999999 !important;
}

.RadCalendarPopup.RadCalendarPopupShadows {
    z-index: 99999 !important;
}

/*POP UP FIN*/


/*GRID*/


tr.verde {
    background-color: #42b75d !important;
    color: #fff !important;
}

tr.verde td a {
    color: #fff !important;
}

td.rojo a {
    color: #fff !important;
}

tr.rojo {
    background-color: #f44336 !important;
    color: #fff !important;
}

tr.rojo td a {
    color: #fff !important;
}

td.rojo {
    background-color: #f44336 !important;
    color: #fff !important;
}

.RadGrid input.rgOptions {
    margin: 0 !important;
    position: absolute;
}

.cont-derecha .RadGrid_Bootstrap .rgRow > td, .cont-derecha .RadGrid_Bootstrap .rgAltRow > td {
    padding: 2px 15px 2px 6px !important;
}

.RadGrid.RadGrid_Bootstrap {
    background-color: #fff;
    padding: 0 0 10px 0;
}

.RadGrid_Bootstrap .rgCommandCell .menu_editar a {
    font-size: 16px;
    color: #F7F7F7;
    border-radius: 5px;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 3px 20px;
    border-radius: 0px;
    font-weight: normal;
}

tbody .rgRow > td, tbody .rgAltRow > td {
    border-width: 0 !important;
}

.RadGrid_Bootstrap .rgAltRow > td {
    background-color: #ffffff;
}

.RadGrid_Bootstrap .rgHeader {
    border-left: 0px solid #dedede !important;
}

    .RadGrid_Bootstrap .rgHeader, .RadGrid_Bootstrap .rgHeader a {
        color: #01c9eb !important;
    }

.RadGrid_Bootstrap tr td a {
    color: #333333;
}


.menu_editar {
    padding: 15px;
}

.btneditatu {
    background-color: #28aa95;
}

.btnberria {
    background-color: #01c9eb
}

.btnezabatu {
    background-color: #F44336;
}

.btneguneratu {
    background-color: #d40f8c;
}

.btnexportarexcel {
    background-color: #42b75d;
}

.btnberdea {
    background-color: #42b75d !important;
}

.btnmorea {
    background-color: #8650b3 !important;
}

.btnlaranja {
    background-color: #ff8600 !important;
}

.control-label {
    color: #01c9eb;
    font-weight: bold;
}

.RadGrid_Bootstrap .rgCommandRow {
    background-color: transparent !important;
}

.RadGrid_Bootstrap .rgHeader {
    background-color: transparent !important;
    position: relative;
}

td .riContSpinButtons.RadInput.RadInput_Bootstrap {
    width: 100%;

}

.rgDataDiv {
    height: 600px !important;
}

/*GRID bukaera*/

/*editor plano*/

.cont-btn-formas .RadButton.RadButton_Bootstrap.rbButton.rbRounded.rbIconButton.pull-left.radio-botoia .rbText {
    text-indent: -9999px;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
}


.btn-cuadrado .rbText {
    background-image: url(img/lauki-urdin.png);
}


.btn-circulo .rbText {
    background-image: url(img/borobil-urdin.png);
}

.btn-rombo .rbText {
    background-image: url(img/ronbo-urdin.png);
}


.rbToggled.btn-cuadrado .rbText {
    background-image: url(img/lauki-txuri.png);
}

.rbToggled.btn-circulo .rbText {
    background-image: url(img/borobil-txuri.png);
}

.rbToggled.btn-rombo .rbText {
    background-image: url(img/ronbo-txuri.png);
}

.cont-btn-formas .rbIcon.p-icon.rbPrimaryIcon {
    margin: 15px 15px 0 -5px !important;
}

/*editor plano bukaera*/
/* GRIDS PASA */
.grid-pasa-botoi {
    padding: 37px 0 0 0;
}

.gridgris .rgHeaderDiv {
    margin: 0 !important;
    border: 0 !important;
}

.gridgris .rgDataDiv {
    background-color: #f2f2f2;
}

.gridgris {
    background-color: #f2f2f2;
    min-height: 500px;
}


.grid-pasa-ezker .form-group {
    margin: 4px 0;
}


.cont-grid-pasa table.rgMasterTable {
    background-color: #f2f2f2;
}

.cont-grid-pasa .RadGrid_Bootstrap .rgRow > td, .cont-grid-pasa .RadGrid_Bootstrap .rgAltRow > td, .cont-grid-pasa .RadGrid_Bootstrap .rgEditRow > td {
    border-top: solid 0px #cecece !important;
    border-bottom: solid 0px #cecece !important;
    padding: 3px 35px 3px 7px !important;
    color: #01c9eb;
}

.grid-pasa-botoi span {
    display: block;
    width: 42px;
    background-color: #01c9eb !important;
    color: #ffffff !important;
    margin: 3px auto;
    border: 0;
    border-radius: 0 !important;
}

.cont-grid-pasa table.rgMasterTable tbody {
    /*height: 500px;
    display: block;
    overflow-y: auto;*/
}

.cont-grid-pasa table tbody .rgSelectedRow {
    background-color: #b0d136;
}

    .cont-grid-pasa table tbody .rgSelectedRow td {
        color: #ffffff !important;
    }

.cont-grid-pasa {
    overflow: hidden;
}

.grid-pasa-ezker {
    float: left;
    width: 45%;
}

.grid-pasa-botoi {
    float: left;
    width: 10%;
}

.grid-pasa-eskubi {
    float: left;
    width: 45%;
}

.grid-pasa-botoi button {
    /*  display: block;
    width: 42px;
    background-color: #b0d136;
    color: #ffffff;
    margin: 3px auto;
    border: 0;
    border-top-style: none;
    border-top-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
    border-radius: 0 !important;*/
}

/* FIN GRIDS PASA*/

.rcbSlide {
    z-index: 10000 !important;
}

/*INDUSTRALIZACIÓN*/

.industralizacion-campos {
    padding: 18px 35px 0 0;
}

.industralizacion-campoarchivo {
    padding: 20px 20px 0 0;
}

.industralizacion-campos span {
    display: block;
    padding: 19px 0 0 0;
}

.industralizacion-chapa .caja {
    margin: 5px 0 0 0;
}

.industralizacion-fecha .caja {
    margin: 5px 0 0 0;
}

.industralizacion-observaciones .caja {
    margin: 5px 0 0 0;
}

.industralizacion-archivo {
    padding: 12px 0 0 0;
}

.industralizacion-chapa, .industralizacion-fecha, .industralizacion-observaciones {
    margin: 0 15px;
}

.historico-cont .form-group {
    overflow: hidden;
}

.historico-cont .control-label {
    float: left;
    width: 120px;
}

.historico-cont .caja {
    float: left
}

/*INDUSTRALIZACIÓN BUKAERA*/

/*CONTROL RUEDAS*/

.lineagris-gris {
    background-color: #efefef;
    margin: 2px 0 3px 0px;
    padding: 0 5px 0 5px;
}

.lineagris-gris .pull-right {
    color: #12b797;
    font-size: 17px;
}

.lineagris-gris .pull-left {
    width: 180px;
}

.panel-graficos-oee {
    height: 435px !important;
}

.titulo-columna-oee {
    text-align: center;
    width: 100%;
    display: block;
    background-color: #fff;
    padding: 5px;
    color: #2db797;
    font-weight: bold;
}

.graficos-oee-data {
    background-color: #fff;
    margin: 15px;
    padding: 10px;
}

.panel-graficos-oee-subtitulo {
    text-align: center;
    display: block;
    font-weight: bold;
    margin: 5px;
}

.cont-oee-donut{
    padding: 0;
}

.oee-inner-col {
    padding: 1px;
}

/*CONTROL RUEDAS FIN*/

/*tablet*/ @media (min-width: 768px) {
    .usermenu {
        display: block
    }

    .zutabe-16 {
        width: calc(33% - 5px);
        float: left;
        margin-right: 5px;
    }

    .zutabe-25 {
        width: calc(48% - 5px);
        float: left;
        margin-right: 5px;
    }

    .zutabe-33 {
        width: calc(48% - 5px);
        float: left;
        margin-right: 5px;
    }

    .zutabe-50 {
        width: calc(100% - 5px);
        float: left;
        margin-right: 5px;
    }

    .zutabe-100 {
        float: left;
        width: calc(100% - 5px);
        margin-right: 5px;
    }

    /*====================
Funcionamiento de Submenúalarma
=====================*/
    .navbar-nav li {
        list-style-type: none;
    }

        .navbar-nav li ul {
            display: none;
            opacity: 0;
            transition: ease 2s all;
            height: 0;
            position: absolute;
            /*right:0;*/
            top: 100%;
            padding: 0;
            margin: 0;
            width: auto;
            /* background-color: rgba(51, 51, 51, 0.85);*/
            overflow: hidden; /*hirugarren maila ikusi ahal izateko ez du eduki behar*/
        }

            .navbar-nav li ul li:hover a {
                color: #01c9eb !important;
            }
            /* ocultar submenu principal*/
            .navbar-nav li ul a {
                white-space: nowrap;
                color: #ffffff;
                text-decoration: none !important;
                display: block;
            }

            .navbar-nav li ul li {
                width: 100%;
                padding: 10px;
                transition: ease 2s all;
                /*hirugarren mailarako*/
                position: relative;
            }

            .navbar-nav li ul li:hover {
                /*background-color: #a2d213;*/
            }

    .menuezker .navbar-nav li:hover > ul {
        display: block;
        height: auto;
        opacity: 1;
        min-width: 160px;
    }

        .menuezker .navbar-nav li:hover > ul li a {
            text-indent: 0px !important;
            padding: 0;
        }

    /* mostrarlo en hover */

    /*hirugarren mailako menua*/
    .navbar-nav li > ul > li:hover > ul {
        left: 100%;
        top: 0;
    }

    .navbar-nav > li {
        list-style-type: none !important;
    }

    .nav > li > a {
        position: relative;
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        font-size: 10px;
        background-size: contain;
    }


    .navbar-inverse .navbar-nav > li > a {
        color: #ffffff;
    }

    .menuezker .navbar-nav > li > a {
        width: 41px;
        height: 50px;
        overflow: hidden;
        transition: 0.5s all;
        cursor: pointer;
    }

    .menuezker.enlaces-visibles .navbar-nav > li > a {
        width: auto;
    }

    .navbar-inverse .navbar-nav > li > a:hover {
        /*background-color: #3d3d3d;*/
    }


    ul.nav.navbar-nav.menu > li.tiene-submenu:hover::before {
        display: block !important;
        content: "";
        width: 318px;
        background: rgba(30,30,30,0.95);
        top: 0;
        position: absolute;
        bottom: 0;
        z-index: -10;
        left: 40px;
    }

    .enlaces-visibles ul.nav.navbar-nav.menu > li:hover::before {
        left: 150px;
    }

    .menuezker .navbar-nav li > ul {
        display: none;
        position: absolute;
        left: 40px;
        top: 40px;
        padding: 0;
        margin: 0;
        min-width: 260px;
    }

    .menuezker.enlaces-visibles .navbar-nav li > ul {
        left: 150px;
    }

    ul.nav.navbar-nav.menu > li {
        position: initial !important;
        display: block;
    }

    .navbar-nav > li > ul > li > a {
        /* padding-top: 13px;
    padding-bottom: 13px;*/
        padding-left: 36px;
        background-repeat: no-repeat;
        background-size: auto 50%;
        background-position: 5px center;
        font-size: 12px;
    }

    .navbar-right.usermenu li:hover > ul {
        display: block;
        height: auto;
        opacity: 1;
        min-width: 160px;
        background-color: rgba(34, 34, 34, 0.8);
    }
}


/*escritorio*/
@media (min-width: 992px) {

    .zutabe-16 {
        width: calc(16.66% - 5px);
        float: left;
        margin-right: 5px;
    }

    .zutabe-25 {
        width: calc(22% - 5px);
        float: left;
        margin-right: 5px;
    }

    .zutabe-33 {
        width: calc(33% - 5px);
        float: left;
        margin-right: 5px;
    }

    .zutabe-50 {
        width: calc(50% - 5px); /*width: calc(48% - 5px);*/
        float: left;
        margin-right: 5px;
    }

    .zutabe-75 {
        width: calc(74% - 5px);
        float: left;
        margin-right: 5px;
    }


    .zutabe-100 {
        float: left;
        width: calc(100% - 5px);
        margin-right: 5px;
    }
}
/*escritorios mayores*/
@media (min-width: 1200px) {
}

/*AITOR*/
/*.form-group {
    margin-bottom: -15px;
}*/
/*.beheko-botoiak {
    padding-top: 20px;
}*/
/*.caja-combo {
    margin-right: -40px;
}*/
.RadGrid_Bootstrap .completado.rgHoveredRow td {
    background-color: #9DF5B1 !important;
    color: #333333 !important;
    opacity: 0.8;
}

.RadGrid_Bootstrap .sinCompletar.rgHoveredRow td:hover a {
    color: #333333 !important;
}

.RadGrid_Bootstrap .sinCompletar.rgHoveredRow td {
    background-color: #9DF5B1 !important;
    color: #333333 !important;
    opacity: 0.8;
}

.sinCompletar td {
    background-color: #9DF5B1 !important;
    color: #333333 !important;
}

    .sinCompletar td a {
        color: #333333 !important;
    }

span.sinCompletar {
    background: #9DF5B1;
    border: solid 1px #deb68b;
    margin: 13px 7px 0 0;
    float: left;
}

.completado td {
    background-color: #45DE68 !important;
    color: #333333 !important;
}

    .completado td a {
        color: #333333 !important;
    }

span.completado {
    background: #45DE68;
    border: solid 1px #deb68b;
    margin: 13px 7px 0 0;
    float: left;
}

.RadGrid_Bootstrap .completado.rgHoveredRow td:hover a {
    color: #333333 !important;
}

.RadGrid_Bootstrap .completado.rgHoveredRow td {
    background-color: #45DE68 !important;
    color: #333333 !important;
    opacity: 0.8;
}

.vacio td {
    background-color: #ffffff !important;
    color: #333333 !important;
}

    .vacio td a {
        color: #333333 !important;
    }

span.vacio {
    background: #ffffff;
    border: solid 1px #deb68b;
    margin: 13px 7px 0 0;
    float: left;
}

.RadGrid_Bootstrap .vacio.rgHoveredRow td:hover a {
    color: #333333 !important;
}

.RadGrid_Bootstrap .vacio.rgHoveredRow td {
    background-color: #ffffff !important;
    color: #333333 !important;
    opacity: 0.8;
}

.sugerido td {
    background-color: #fe5d5d !important;
    color: #333333 !important;
}

    .sugerido td a {
        color: #333333 !important;
    }

span.sugerido {
    background: #fe5d5d;
    border: solid 1px #deb68b;
    margin: 13px 7px 0 0;
    float: left;
}

.RadGrid_Bootstrap .sugerido.rgHoveredRow td:hover a {
    color: #333333 !important;
}

.RadGrid_Bootstrap .sugerido.rgHoveredRow td {
    background-color: #fe5d5d !important;
    color: #333333 !important;
    opacity: 0.8;
}

.parcial td {
    background-color: #ffd49f !important;
    color: #333333 !important;
}

    .parcial td a {
        color: #333333 !important;
    }

span.parcial {
    background: #ffd49f;
    border: solid 1px #deb68b;
    margin: 13px 7px 0 0;
    float: left;
}

.RadGrid_Bootstrap .parcial.rgHoveredRow td:hover a {
    color: #333333 !important;
}

.RadGrid_Bootstrap .parcial.rgHoveredRow td {
    background-color: #ffd49f !important;
    color: #333333 !important;
    opacity: 0.8;
}

/*aratz*/
.grafico-barras-info-plano {
    height: 380px;
}

h2.titutlo-infoplano {
    font-size: 15px;
    margin: 5px 0 5px 0;
}

.label-grafico {
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
}

.pegado {
    /* margin-bottom: -30px;*/
}

/*aratz*/

.caja-stock h2 {
    margin: 0;
}

.caja-stock {
    background-color: #cdcdcd;
    width: 130px;
    text-align: center;
    padding: 5px;
    position: absolute;
    right: 10px;
    z-index: 999;
}
/*AITOR*/
