﻿/*Mobile first: aquí móviles*/


@import url('https://fonts.googleapis.com/css?family=Montserrat');


* {
    margin: 0;
    padding: 0;
}


body {
    /* background-image:url(img/bg02.png);*/
    font-family: 'Montserrat', sans-serif;
    background-color: #f2f2f2;
}

h2 {
    color: #333;
}

.row {
    margin: 0 !important;
}

h3 {
    background: #ffffff;
    margin: 0 auto 25px auto;
    font-size: 15px;
    color: #35618e;
    font-weight: bold;
    overflow: hidden;
    text-transform: uppercase;
}

.form-group h3 {
    background: #ffffff;
    margin: 0 auto 0 auto;
    font-size: 15px;
    color: #35618e;
    font-weight: bold;
    overflow: hidden;
    padding: 40px 0 0 8px;
}

.navbar {
    background: #333333;
    border-top: solid 4px #DE2526;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

/*altura grid*/
.RadGrid.RadGrid_Bootstrap .rgDataDiv {
    min-height: 400px !important;
}

.navbar-brand {
    text-indent: -9999px;
    width: 150px;
    background-image: url('img/logo-lacor.png');
    background-position: 0 0px;
    background-size: auto 119%;
    background-repeat: no-repeat;
}

.noclickable {
    pointer-events: none;
}

.rowcancelado td {
    background-color: #eec3c3 !important;
    color: #333333 !important;
}

    .rowcancelado td a {
        color: #333333 !important;
    }

.RadGrid_Bootstrap .rowcancelado.rgHoveredRow td {
    background-color: #eec3c3 !important;
    color: #333333 !important;
    opacity: 0.8;
}

    .RadGrid_Bootstrap .rowcancelado.rgHoveredRow td:hover a {
        color: #333333 !important;
    }

.navbar-collapse li a, .menu_editar a, .nuevo-panel button {
    font-family: 'Montserrat', sans-serif;
}

    .navbar-collapse li a::before, .menu_editar a::before {
        font-family: FontAwesome;
        margin: 0 5px 0 0;
        color: #f7f7f7;
    }

.overflowhidden {
    overflow: hidden;
}

.form-group {
    min-height: 45px;
}
/*
.grid-title {
    margin: 0 auto;
    background-color: #969696;
    border-top: solid 2px #dcdee5;
    border-right: solid 2px #dcdee5;
    border-left: solid 2px #dcdee5;
    border-radius: 5px 5px 0 0 !important;
}


.grid-title h2 {
    padding: 10px 0 10px 15px;
    margin: 0;
    font-size: 21px;
}

.nuevo-panel-title {
    width: 100%;
    margin: 0 auto;
    background-color: #969696;
    border-bottom: solid 2px #dcdee5;
}

.nuevo-panel-title h2 {
    padding: 10px 0 10px 15px;
    margin: 0;
    font-size: 21px;
}*/
/*login*/

#login-panel {
    width: 100%;
    margin: 125px auto;
    background: #f6f9fe;
    padding: 20px;
    color: #3D5B77;
    border: solid 2px #dcdee5;
    border-radius: 5px;
}

#Blogin {
    background: #3e3e3e;
    color: #ffffff;
    font-weight: bold;
    border: none;
    width: 100%;
}

/*login bukaera*/

.body-content {
    margin: 100px auto 0 auto;
    padding: 0 15px;
}

footer {
    text-align: center;
}

.form-horizontal .form-group {
    margin: 0 0 20px 0;
}
/*checkbox*/

.checkbox {
    padding: 0 !important;
    overflow: hidden;
}

.check-label {
    float: left;
    color: #999999;
    margin: 15px 10px 0 0;
    color: #35618E;
}

.checkbox input {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
}

    .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 9px;
        border-radius: 60px;
        text-indent: -9999px;
    }

        .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: rgba(71, 71, 71, 1) none repeat scroll 0% 0%;
        }

        .checkbox input + label:after {
            width: 30px;
            background-color: #35618E;
            border-radius: 100%;
            transition: margin 0.4s;
        }

    .checkbox input:checked + label:before {
        background-color: #9ab0c6;
    }

    .checkbox input:checked + label:after {
        margin-left: 34px;
        border-color: #93ddff;
    }

.checkbox-inner, .checkbox-group {
    overflow: hidden;
}

.checkbox-group {
    margin: 30px 0 0 0;
}

.RadPicker {
    font-family: 'Montserrat', sans-serif !important;
}

    .RadPicker.RadDateTimePicker.RadPicker_Bootstrap {
        width: 100% !important;
        color: #333333;
    }

.data-aukera .RadPicker.RadDateTimePicker.RadPicker_Bootstrap {
    width: 45% !important;
}

.RadGrid_Bootstrap .rgRow .RadDateTimePicker .riTextBox,
.RadGrid_Bootstrap .rgAltRow .RadDateTimePicker .riTextBox {
    padding-right: 4.572em;
}


.row.botoiak {
    text-align: center;
}

    .row.botoiak.berez {
        text-align: left !important;
    }

        .row.botoiak.berez > div {
            float: left;
        }
/*checkbox bukaera*/

/*konboak*/

.rddlSlide {
    width: auto !important;
}


    .rddlSlide .rddlPopup.rddlPopup_Bootstrap {
        width: auto !important;
    }

        .rddlSlide .rddlPopup.rddlPopup_Bootstrap .rddlList {
            width: 100% !important;
        }

.rcbSlide {
    width: auto !important;
}

    .rcbSlide .RadComboBoxDropDown_Bootstrap {
        width: 100% !important;
    }

.rcblSlide .rddlList {
    width: 100% !important;
}


/*konboak bukaera*/


.rgFilterRow .rgFilterBox {
    width: 65%;
}

.nuevo-panel-cont {
    margin: 0 auto 0 auto;
    max-width: 1170px;
}

.agrupado {
    margin: 15px;
}

.nuevo-panel {
    border: solid 2px #dcdee5;
    border-radius: 5px !important;
    overflow: hidden;
    background-color: #ffffff;
}

    .nuevo-panel h3 {
        margin: 15px 0 15px 0;
    }

.nuevo-panel-cont.filtro {
    border-bottom: none !important;
    border-radius: 5px 5px 0 0 !important;
    max-width: 90%;
}

.nuevo-panel .form-horizontal {
    margin: 20px;
}

.nuevo-panel .form-control {
    border: none;
    border-bottom: solid 1px #cecece;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    height: 25px;
    margin: 4px 0 0 0;
}

input.riTextBox.riEnabled, input.riTextBox.riEmpty {
    border: 0 none;
    border-bottom: solid 1px #cccccc;
}

.riContSpinButtons.RadInput.RadInput_Bootstrap input.riTextBox.riEnabled {
    text-align: right;
    padding-right: 22px;
}

table.RadCalendarTimeView.RadCalendarTimeView_Bootstrap {
    background-color: #ffffff;
}

.riTextBox.riEnabled {
    border: 0;
    border-bottom: solid 1px #cccccc;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background: transparent;
    color: #cccccc;
}

.nuevo-panel .form-control:focus {
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: solid 1px #cecece;
    border-radius: 0;
}

.cont-tabla {
    /*max-width: 1170px;*/
    margin: 0 auto;
    width: 90%;
}

.rgFilterRow {
    display: none;
}


.RadCalendar.RadCalendar_Bootstrap {
    background: #ffffff;
}

    .RadCalendar.RadCalendar_Bootstrap td {
        border-color: #FFF;
    }

.btnguardar {
    background-color: #2eb6ff !important;
    /* background-color: #428dcb;*/
    border: none !important;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    width: 100%;
    margin: 0 0 15px 0;
}


.btnvistaimpresion {
    background-color: #f49749;
    border: none !important;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    width: 100%;
}

.btncancelar:hover, .btncargar:hover, .btnimprimir:hover, .btnguardar:hover {
    opacity: 0.5;
}

.btncancelar {
    background-color: #e47a8b !important;
    border: none !important;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    width: 100%;
}

.btncargar {
    background-color: #00c2a1;
    color: #ffffff;
    border: none !important;
    font-weight: bold;
    font-size: 15px;
}

.btncrear {
    background-color: #00c2a1;
    color: #ffffff;
    border: none !important;
    font-weight: bold;
    font-size: 15px;
}

.btnexportarexcel {
    background-color: #00c2a1;
    color: #ffffff;
    border: none !important;
    font-weight: bold;
    font-size: 15px;
}

.btneliminar {
    background-color: #e47a8b !important;
    color: #ffffff;
    border: none !important;
    font-weight: bold;
    font-size: 15px;
}


.btnimprimir {
    background-color: #00c2a1 !important;
    border: none !important;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    width: 100%;
    margin: 0 0 15px 0;
}

.btnexportarexcel .rbText:before {
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    content: "\f1c3";
}

.btncancelar .rbText:before {
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    content: "\f00d";
}

.btneliminar .rbText:before {
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    content: "\f00d";
}


.btnguardar .rbText:before {
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    content: "\f046";
}

.btnimprimir .rbText:before {
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    content: "\f02f";
}

.btncargar .rbText:before {
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    content: "\f0ee";
}

.btncrear .rbText:before {
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    content: "\f067";
}

.btnvistaimpresion .rbText:before {
    font-family: FontAwesome;
    margin: 0px 5px 0px 0px;
    content: "\f06e";
}


.botoiak {
    max-width: 800px;
    margin: 40px auto 0 auto !important;
    overflow: hidden;
}


.nuevo-panel label:first-letter, check-label:first-letter {
    text-transform: uppercase;
}

.nuevo-panel label, check-label {
    color: #3D5B77;
    text-align: left !important;
    float: left;
    width: 111px;
    font-weight: normal;
    text-transform: lowercase;
    display: block;
}

.caja {
    width: auto;
    margin-left: 130px;
}

    .caja.datapick {
        max-width: 300px;
    }

/*ANALISIS*/

/* gant/*/
.RadScheduler.RadScheduler_Bootstrap {
    border: 0 !important;
    background: #ffffff;
}

    .RadScheduler.RadScheduler_Bootstrap td {
        background: transparent;
    }

.RadScheduler .rsAptContent {
    padding: 0px 0px !important;
}


.RadScheduler.RadScheduler_Bootstrap tr:first-of-type th {
    vertical-align: bottom;
    border-bottom: solid 1px #cdcdcd;
    border-right: 0 !important;
}


    .RadScheduler.RadScheduler_Bootstrap tr:first-of-type th div {
        margin: 0 0 0 -10px;
    }

.RadScheduler.RadScheduler_Bootstrap tr {
    height: 25px !important;
}

    .RadScheduler.RadScheduler_Bootstrap tr td:first-of-type div:nth-child(2) {
        display: none;
    }

.RadScheduler .rsAllDayTable td {
    border-width: 0 1px 0 0 !important;
    color: #cdcdcd;
}

element.style {
    background-color: #ffffff;
    padding: 15px !important;
}


div#MainContent_paneldeabajo .donut-maquina, div#MainContent_paneldeabajo .radarhora, div#MainContent_paneldeabajo .linealhoras {
    background-color: #ffffff;
}

div#MainContent_paneldeabajo {
    margin: 20px 0 0 0;
}

/*gant fin*/

.graficohoras {
    overflow: hidden;
}

.radarhora {
    float: left;
    margin: 0 9px 5px 0;
}

.linealhoras {
    overflow: hidden;
    float: left;
}

.maquina-sup-handi {
    margin: -377px 0 0 0;
    position: relative;
    z-index: 99;
    text-align: center;
    pointer-events: none;
    height: 250px;
}

    .maquina-sup-handi .fotomaquina {
        /*height: 13px;*/
        height: 55px;
        width: 15%;
        margin: 156px auto 95px auto;
    }

        .maquina-sup-handi .fotomaquina img {
            width: 100%;
        }

    .maquina-sup-handi .modelo-maquina {
        font-size: 24px;
        margin: 8px 0 0 0;
    }

.donut-maquina {
    float: left;
    margin: 0 20px 0 0;
}

.radarhora svg {
    /* margin: -35px 0 0 0;*/
}

.graficocalendario {
    margin: 15px 0 15px 0;
}

.leyendas {
    /*width: 450px;*/
    margin: 10px 0 0 0;
    background-color: #ffffff;
    padding: 15px;
}

    .leyendas span {
        float: left;
    }

.colorleyenda {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 15px 0 10px;
}

.colorejecucion {
    background-color: #70da37;
}

.colorpreparacion {
    background-color: #47c193;
}

.colorazul {
    background-color: #3798da;
}

.coloramarillo {
    background-color: #e6cf67;
}

.colorpickar {
    background-color: #8e95dc;
}

.coloralarma {
    background-color: #e21818;
}

.colorparada {
    background-color: #bd9976;
}

.colormantenimiento {
    background-color: #7ad0f7;
}

#MainContent_fechas {
    /* position: absolute;
    top: 70px;
    right: 105px;*/
}

.cont-selectfechas {
    overflow: hidden;
}

.selectfechas {
    float: left;
    background-color: #ffffff;
    padding: 8px;
    margin: 0 15px 0 0;
}

.cont-selectfechas {
    overflow: hidden;
    margin: 10px;
}

span.label-selectfechas {
    color: rgb(61, 91, 119);
    margin: 0 15px 0 0;
}

/*ANALISIS FIN*/


/*VALIDADOR*/

.validador-cont {
    margin: 125px auto 0 auto;
}

    /*.validador-cont td.rojo {
        background-color: #d14e56 !important;
        color: #ffffff;
    }*/

/*VALIDADOR fin*/

.tiposmovimiento-combo-cont {
    margin: 10px 0px !important;
}

    .tiposmovimiento-combo-cont .rddlInner {
        border-left: 0px !important;
        border-right: 0px !important;
        border-top: 0px !important;
        border-bottom: solid 1px #ccc !important;
    }

.row.tiposmovimiento-combo-cont .control-label {
    white-space: nowrap;
}

.RadDropDownList.RadDropDownList_Bootstrap {
    float: right;
}

.rddlPopup.rddlPopup_Bootstrap {
    background-color: #ffffff;
}

.demo-container.no-bg button, .demo-container.no-bg .rgCommandRow .rgCancel {
    width: 30%;
}

.demo-container.no-bg .rgCommandCellLeft {
    width: 80% !important;
}

/*CALENDARIO*/

.RadCalendar.RadCalendar_Bootstrap {
    /* background: #ffffff; */
    background: #404040;
    color: #b7b7b7;
}

.RadCalendarFastNavPopup.RadCalendarPopupShadows {
    /* background-color: #ffffff; */
    background: #404040;
    color: #b7b7b7;
}

.RadCalendar .rcRow td a {
    color: #ffffff;
}

.RadCalendar .rcRow td {
    border: 0 !important;
}

.RadCalendar .rcTitlebar {
    border-color: #cccccc !important;
}

.rcMain {
    border-color: #cccccc !important;
}

table.rcMainTable a {
    color: #ffffff !important;
    font-weight: normal;
}


.rcMainTable tbody tr:nth-child(even) td {
    background-color: transparent !important;
}

tr.rcRow th {
    color: #989898;
}

.RadCalendar.RadCalendar_Bootstrap td {
    border-color: #FFF;
    border: none !important;
}

td.strike {
    background-color: #1d8c79;
}

    td.strike a {
        color: #ffffff !important;
    }

tr.rcRow th:first-child {
    display: none;
}

tr.rcWeek th:first-child {
    display: none;
}

tr.rcWeek th {
    color: #66a1d4 !important;
}

/*CALENDARIO FIN*/

/*ESTADISTICAS*/

div#MainContent_contenedor_operarios {
    overflow: hidden;
    margin: 35px 0 0 0;
}

.estadisticas-leyendas {
    position: fixed;
    top: 55px;
    background: #ffffff;
    width: 100%;
    padding: 15px;
    z-index: 10;
}

    .estadisticas-leyendas span {
        float: left;
    }

.estadistica {
    margin: 10px 0 0 0;
}

    .estadistica .estado {
        float: left;
        margin: 38px 0 0 0;
    }

.grafico-bajo .RadHtmlChart.RadHtmlChart_Bootstrap.k-chart {
    margin: 0 auto;
}

.usuario-est {
    overflow: hidden;
    background-color: #ffffff;
    padding: 10px;
    height: 500px;
}

.row.fechausuarios div#MainContent_fechas {
    margin: 45px 0 0 0;
}

/*ESTADISTICAS FIN*/

/*

    color: #3d5b77;
color: #54789a;
color: #5b82a3;
*/



/*grid*/


.rgWrap.rgNumPart a, .rgWrap.rgArrPart1 button, .rgWrap.rgArrPart2 button {
    width: 10px !important;
    height: 18px !important;
}

.rgPagerButton {
    height: 18px !important;
}

.rgWrap.rgAdvPart .RadInput.RadInput_Bootstrap {
    width: 50px;
}


    .rgWrap.rgAdvPart .RadInput.RadInput_Bootstrap input {
        border: none !important;
    }

.rgWrap.rgArrPart1 button, .rgWrap.rgArrPart2 button {
    padding: 4px !important;
    background-image: none !important;
}

/*.informeuno .rgDataDiv{
    height: auto!important;
}*/

.rgWrap.rgAdvPart button {
    line-height: 0 !important;
}

.RadGrid_Bootstrap .rgAltRow > td, .RadGrid_Bootstrap .rgRow > td {
    border-bottom: solid 1px #cecece !important;
    border-top: none !important;
}

.validador-cont .RadInput.RadInput_Bootstrap input {
    text-align: right;
}

td.rgPagerCell {
    padding: 0 !important;
}

/*grid fin*/


/*ESTADISTICAS ULMA*/

.eu-graf {
    height: 250px;
    background-color: #ffffff;
}

.col-eu-graf {
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 25px;
}

.ar-graf {
    height: 350px;
    background-color: #ffffff;
}

.col-ar-graf {
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 25px;
}


.ar-graf .RadHtmlChart.RadHtmlChart_Bootstrap.k-chart {
    margin-left: auto;
    margin-right: auto;
    top: 73px;
}

li.rlbItem.rlbActive.rlbSelected {
    background-color: #428bca;
    color: #ffffff;
}

.rlbTemplateContent {
    background-color: #ffffff;
    border: solid 1px #cdcdcd;
}

    .rlbTemplateContent .rlbHeader {
        background-color: #cdcdcd;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
    }

/*ESTADISTICAS ULMA FIN*/


.navbar-nav li:hover {
    background-color: #4a4a4a;
}


.item-desplegable:after {
    transition: ease 1s;
    content: " ";
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-top: none;
    border-left: none;
    height: 5px;
    width: 5px;
    display: block;
    float: right;
    transform: rotate(45deg);
    margin: 7px 0 0 14px;
}

.navbar-nav li:hover .item-desplegable:after {
    transform: rotate(220deg);
}


/*INFORME NUM2*/
.panel-filtro-sup {
    overflow: hidden;
    background: #ffffff;
    padding: 10px 20px 0 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 58px;
    border: 0;
    border-radius: 0 !important;
}

    .panel-filtro-sup .form-group {
        margin: 0 !important;
    }

    .panel-filtro-sup .nuevo-panel .form-horizontal {
        margin: 0 !important;
    }

.nuevo-panel.panel-filtro-sup .form-horizontal {
    margin: 0 !important;
}

.informedos.estadistica .estado {
    float: none;
    margin: 40px 0 0 0;
    text-align: center;
}

.informedos.estadistica {
    margin: 0;
}

    .informedos.estadistica .donut {
        width: 100%;
    }

    .informedos.estadistica .cont-user-donut {
        width: 47%;
        max-width: 295px;
        background-color: #ffffff;
        float: left;
        margin: 0 15px 0 0;
    }

    .informedos.estadistica .grafico-bajo {
        background-color: #ffffff;
        width: 50%;
        max-width: 296px;
        float: left;
    }

.informe-grafico-titles {
    text-align: center;
}

.coloresBajoGant {
    background-color: #ffffff;
    margin: 10px 0 10px 0;
    padding: 10px;
}

    .coloresBajoGant .colorleyenda {
        float: left;
    }

.informedos-titulo {
    margin: 125px 0 0 0;
}

.cont-bloques-informe {
    display: grid;
    grid-template-rows: repeat(2, 135px);
    grid-gap: 10px;
    grid-auto-flow: column;
    grid-auto-columns: 210px;
    float: left;
    width: 65%;
    overflow-x: scroll;
    height: 300px;
}

.informedos {
    width: 35%;
    float: left;
}

.cont-bloques-informe .estado {
    background-color: #ffffff;
    padding: 10px;
}

    .cont-bloques-informe .estado .colorleyenda {
        float: left;
    }

    .cont-bloques-informe .estado > span {
        display: block;
        border-bottom: solid 1px #cdcdcd;
        padding: 5px 0;
    }


/*INFORME NUM 2 bukaera*/

/*RESUMEN responsive*/

.panelresumen {
    background-color: #ffffff;
    padding: 10px;
    margin: 10px;
    overflow: hidden;
}

.bloqueresumen {
    background-color: #f7f7f7;
    padding: 5px;
    max-width: 200px;
    margin: 10px auto 0 auto;
    overflow: hidden;
}

    .bloqueresumen.inner-triple {
        max-width: 300px;
    }

    .bloqueresumen.inner-cuad {
        max-width: 400px;
    }

.res-title-sup {
    text-align: center;
    display: block;
}

.bloqueresumen > span {
    color: rgb(61, 91, 119);
    text-align: center;
    display: block;
}

.bloqueresumen-inner {
    float: left;
    width: 50%;
}

.inner-unico .bloqueresumen-inner {
    float: none;
    width: 100%;
}

.inner-triple .bloqueresumen-inner {
    float: left;
    width: 33%;
}

.label-inner-berezi {
    color: #3d5b77;
    font-size: 15px !important;
}

.solo-labels {
    margin: 10px 0 0 0;
}

    .solo-labels .label-inner-berezi {
        margin: 10px 0 0 0;
        text-align: left;
    }

.inner-cuad .bloqueresumen-inner {
    float: left;
    width: 25%;
}

.bloqueresumen-inner > span {
    font-size: 20px;
    display: block;
    text-align: center;
}

.bloqueresumen .res-title {
    color: rgb(61, 91, 119);
    font-size: 12px;
}

.bloques-largos .res-title {
    color: rgb(61, 91, 119);
    font-size: 12px;
}

.bloque-berezi .res-title {
    margin: 11px 0 0 0;
}

.RDPMIbiliBloque5 {
    overflow: hidden;
    padding: 14px;
}

.RDPMIbiliBloque5-inner {
    width: 100%;
    background: #f7f7f7;
}

.RDPMIbiliBloque5 span {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    width: 18%;
}

.RDPMLacorBloque5 {
    overflow: hidden;
    padding: 14px;
}

.RDPMLacorBloque5-inner {
    width: 100%;
    background: #f7f7f7;
}

.RDPMLacorBloque5 span {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    width: 13%;
}


/*RESUMEN responsive fin*/

/*====================
Funcionamiento de Submenú responsive
=====================*/
.navbar-nav li ul {
    /*display:none;*/
    transition: ease 2s all;
    height: 0;
    top: 100%;
    padding: 0;
    margin: 0;
    width: auto;
    background-color: rgba(51, 51, 51, 0.64);
    overflow: hidden;
}
    /* ocultar submenu principal*/



    .navbar-nav li ul li {
        width: 100%;
    }

.navbar-nav li:hover > ul {
    height: auto;
}
/* mostrarlo en hover */






/*tablet*/
@media (min-width: 768px) {






    /*====================
Funcionamiento de Submenúalarma
=====================*/
    .navbar-nav li ul {
        /*display:none;*/
        opacity: 0;
        transition: ease 2s all;
        height: 0;
        position: absolute;
        left: 0;
        top: 100%;
        padding: 0;
        margin: 0;
        width: auto;
        background-color: rgba(51, 51, 51, 0.85);
        overflow: hidden;
    }
        /* ocultar submenu principal*/

        .navbar-nav li ul a {
            white-space: nowrap;
        }

        .navbar-nav li ul li {
            width: 100%;
        }

    .navbar-nav li:hover > ul {
        /*display:block;*/
        height: auto;
        opacity: 1;
    }
    /* mostrarlo en hover */


    .nav > li > a {
        position: relative;
        display: block;
        padding: 15px 15px;
    }

    .rgFilterRow .rgFilterBox, .RadComboBox .RadComboBox_Bootstrap {
        width: 80%;
    }

    .nuevo-panel {
        /*width: 590px;
    margin: 0 0 36px 36px;*/
        overflow: hidden;
        /*margin: 0 0 35px 0;*/
    }


    .btnguardar {
        margin: 0 0 0 0;
        width: 200px;
    }

    .btnvistaimpresion {
        width: 200px;
    }

    .btncancelar {
        width: 200px;
    }

    .btnimprimir {
        width: 200px;
    }


    .botoiak {
        max-width: 615px;
    }
}
/*escritorio*/
@media (min-width: 992px) {

    #login-panel {
        width: 500px;
    }

    /*picking*/

    .form-group.kombo {
        float: left;
        margin: 0 10px 20px 0;
    }

    .kombo .caja {
        margin-left: 0;
        float: left;
    }

    .kombo label, .data-aukera label {
        width: auto;
    }

    .form-group.data-aukera {
        float: left;
    }

    .daukera {
        min-width: 320px !important;
    }

    .form-group.nokombo {
        float: left;
        margin: 0 10px 20px 0;
    }

    .nokombo .caja {
        margin-left: 0;
        float: left;
    }

    .nokombo label, .data-aukera label {
        width: auto;
    }

    .form-group.data-aukera {
        float: left;
    }




    /*resumen escritorio*/

    .cont-resumen {
        max-width: 1000px;
        overflow: hidden;
        margin: 0 auto;
    }

    .resumenDiaDerecha, .resumenDiaIzquierda {
        float: left;
        width: 50%;
    }

    .inner-col-cont {
        overflow: hidden;
    }

    .mitad-columna {
        float: left;
        width: 50%;
    }

    .tercio-columna {
        float: left;
        width: 32%;
    }

    .muelle-col-txiki {
        float: left;
        width: 15%;
        margin: 5px;
    }

    .muelle-col-handi {
        float: left;
        width: 45%;
        margin: 5px;
    }

    .RDPBIzquierda {
        float: left;
    }

    .resumenDiaIzquierdaMuelleIzquierda {
        float: left;
    }

    .resumenDiaIzquierdaMuelleDerechaCarga {
        margin-top: 52px;
    }

    /*resumen escritorio fin*/

}
/*escritorios mayores*/

.columna-salmon { /*ARATZ*/
    background-color: #FBE4D7 !important;
    color: #404040;
}

.columna-azul { /*ARATZ*/
    background-color: #DEEBF6 !important;
    color: #404040;
}

.columna-amarillo { /*ARATZ*/
    background-color: #FFF3CB !important;
    color: #404040;
}

td.naranja a { /*ARATZ*/
    color: #333333 !important;
}
td.naranja { /*ARATZ*/
    background: #ff9800 !important;
    color: #333333 !important;
}
td.rojo a { /*ARATZ*/
    color: #333333 !important;
}
td.rojo { /*ARATZ*/
    background: #d14e56 !important;
    color: #333333 !important;
}


@media (min-width: 1300px) and (max-width: 1390px) {

    .col-lg-3 {
        width: 33.33333333333333%;
    }
}


@media (min-width: 1200px) {
}
