body {
    padding-top: 70px;
    background: url(../images/bg-2.png) repeat 0 0;
    color: #000;
}

footer {
    margin-left: 0px;
    background: none;
}

.container {
    width: 98%;
}

.navbar {
    min-height: 80px;
}

.navbar-default {
    background-color: #fff;
}

.navbar-header {
    background: none;
}

.navbar-brand,
.navbar-nav>li>a {
    line-height: 50px;
    font-size: 15px;
}

.dropdown-menu>li>a {
    padding: 8px 20px;
    font-size: 15px;
}

.btn-label {
    position: relative;
    left: -12px;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 3px 0 0 3px;
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
}

.btn.pull-right {
    margin: 10px 5px !important;
}

.table>tbody>tr>td {
    vertical-align: middle;
    padding: 3px;
}

tfoot {
    display: table-header-group;
}

label.error {
    color: #B94A48
}

.totales {
    border: 1px solid #000;
    padding: 5px;
    margin: 5px;
    font-size: 14px;
}

.padding-right {
    padding-right: 2% !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
}

.nav-tabs>li>a {
    border-color: #eee #eee #ddd;
    font-weight: bold;
    background-color: #FFF;
}

.nav>li>a:hover {
    background-color: #fff;
}

div.box {
    height: auto;
}

.form-control {
    padding: 6px 6px;
    font-size: 13px;
}

.btn.pull-right {
    margin: 0px 5px !important;
}

.page-title .title_left {
    width: 60%;
}

.page-title .title_right {
    width: 40%;

}

.col-md-55,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.table input {
    width: 100%;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 20px;

}

.border-all {
    border: 1px solid #3498DB;
    padding: 2px;
    min-height: 120px;
}

.lineaAsig {
    border-bottom: 1px solid #eee;
    margin: 3px 0px;
}

.finalizarAsignacion {
    margin: 0px 0px;
}

.red {
    color: red;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #FFF;

}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky+.content {
    padding-top: 102px;
}

.stickyMaquina {
    position: fixed;
    top: 80px;
    width: 95%;
    background-color: #FFF;
    z-index: 1000;
    border: 1px solid #3498DB;
    margin-left: 5px;

}

.stickyMaquina+.content {
    padding-top: 102px;
}

.modal-content {
    font-size: 14px;

}
.modalTarea{
    text-align: center;
}
.green {
    color: green;
}

.aviso {
    background-color: rgb(246, 205, 205);
}

#planificacionMensual td.columnaDia {
    border: #000 solid thin;
    background-color: #000000cc;
    padding: 2px;
    margin: 2px;
    color: #FFF;

}

#planificacionMensual td.columnaOperario {
    border: #000 solid thin;
    padding: 2px;
    margin: 2px;
    height: 40px;
    width: 40px;
    text-align: center;
    cursor: pointer;

}

th.tituloTabla {
    border: #000 solid thin;
    padding: 2px;
    margin: 2px;
    height: 30px;

    text-align: center;
}

.planingMes {
    background-color: #FFF;
    font-size: 14px;

}

.finde6 {
    background-color: rgb(163, 161, 161);
}

.finde0 {
    background-color: rgb(145, 145, 144);
}

.VACACIONES {    
    background-color: #3498DB;
    border: #3498DB solid  medium !important;
    color: #ddd !important;
}

.BAJA {
    background-color: #db553487 !important;
    border: #db5534 solid medium !important;
}

.festivoConvenio {
    color: #ea18c0 !important;
    border: #ea18c0 solid medium !important;
    font-weight: bold !important;
}

.festivoNacional {
    color: #d32323 !important;
    border: #d32323 solid medium !important;
    font-weight: bold !important;
}

.cajaPlaningDia {

    display: inline-table;
    border: #000 1px solid;
    margin: 5px;
    padding: 5px;
    font-size: 15px;
    min-width: 200px;
    min-height: 100px;
}

.tablaDia td {
    background-color: #FFF;
    border: #000 1px dotted;
    margin: 5px;
    padding: 5px;
    font-size: 15px;
}

.tablaDia {
    width: 100%;
}

@media print {
    .page-title {
        width: 100%;
    }

    body .printable {
        display: block;
    }

    body form,
    body .noprintable,
    body footer,
    body #btnSubmit {
        display: none;
    }

    body .float {
        float: none;
    }

    body .finalizarAsignacion {
        background: transparent;
        border: none !important;
        font-size: 0;
    }

    #planificacionMensual td.columnaDia {
        border: #000 solid thin;
        background-color: #000000;
        padding: 2px;
        margin: 2px;
        color: #FFF;

    }

    #planificacionMensual td.columnaOperario {
        border: #000 solid thin;
        padding: 2px;
        margin: 2px;
        height: 40px;
        width: 40px;
        text-align: center;

    }

    th.tituloTabla {
        border: #000 solid thin;
        padding: 2px;
        margin: 2px;
        height: 30px;

        text-align: center;
    }

    .planingMes {
        background-color: #FFF;
        font-size: 14px;

    }

    .finde6 {
        background-color: rgb(163, 161, 161) !important;
    }

    .finde0 {
        background-color: rgb(145, 145, 144) !important;
    }

    .VACACIONES {
        background-color: #3498DB ;
        border: #3498DB solid  medium !important;
        color: #ddd !important;
    }

    .BAJA {
        background-color: #db553487 !important;
        border: #db5534 solid  medium  !important;
    }

    .festivoConvenio {
        color: #ea18c0 !important;
        border: #ea18c0 solid  medium  !important;
        font-weight: bold;
    }

    .festivoNacional {
        color: #d32323 !important;
        border: #d32323 solid medium !important;      
        font-weight: bold;
    }

    .cajaPlaningDia {

        display: inline-table;
        border: #000 1px solid;
        margin: 5px;
        padding: 5px;
        font-size: 15px;
        min-width: 200px;
        min-height: 100px;

    }

    .tablaDia td {
        background-color: #FFF;
        border: #000 1px dotted;
        margin: 5px;
        padding: 5px;
        font-size: 15px;
    }

    .tablaDia {
        width: 100%;
    }

}