
#cadencia-tab .form-row input[type=number]{
    width: 100px;
}

#máquinas-tab h2{
    display: none;
}

#máquinas-tab h3 b{
    display: none;
}

#máquinas-tab h3{
    font-size: 20px;
}

#máquinas-tab h3 span.delete{
    float:right;
}

#máquinas-tab .vCheckboxLabel.inline {
    vertical-align: middle;
}

#máquinas-tab .field-name .row label{
    font-size: 16px;
    padding-top: 6px;
}

.brand-link img{
    opacity: 1;
    position: relative;
    left: -15px;
    border-radius: 0;
}

.brand-text {
    font-weight: 800!important;   
}

p {
    font-family: sans-serif!important;
}

.tabular.inline-related .vTextField{
    width: 100%;
}



.ref-machine-label{
    margin-bottom: 8px!important;
    margin-top: 35px;
    left: 60px;
}

.ref-machine{
    margin-bottom: 60px!important;
}

.endline-machine{
    margin-top: 30px;
    margin-bottom: 5px!important;
}

#stoppages-panel .btn-block{
    border-radius: 5px;
    margin-top: 20px;
    padding: 15px 20px;
}

.btn.bg-white{
    border: 1px solid #ccc;
}

.btn.bg-white:hover{
    border: 1px solid #888;
    background-color: #ddd!important;
}


.form-group span.select2.select2-container{
    width: 100%!important;
}

.alert-success a {
    color: #fff!important;
    font-weight: 900!important;
}

#form-format .select2-selection {
    font-size: 15px!important;
}

#form-format .row > div{
    margin-top:3px;
}

.bg-yellowgreen{
    background-color: yellowgreen;
}

.nav-item .separator{
    margin: 5px;
    border-bottom: 1px solid gray;
}


.select2-container--admin-autocomplete {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

#line-timeline >div{
    margin-right: 0;
}

#line-timeline >div>.timeline-item{
    margin-right: 0;
}

#line-timeline .card-header {
    padding: 0.35rem 1.25rem;
}

#line-timeline .machine-header{
    display: inline-flex;
    float: right;
    width: 460px;
}

#line-timeline .card-header {
    padding: 0.55rem 0.65rem!important;
}

#login-header{
    background: #dc3545;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}


html{
    overflow-x: hidden;
}



.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 24px!important;
}

.timeline>div>.timeline-item {
    padding-left: 6px;
    font-size: 16px;
}

.dashboard-bars-container{
    height: 340px;;
}

#dashboard .card{
    margin-bottom: 5px;
}

#dashboard .card h5{
    margin-bottom: 0;
}

#dashboard .card-header{
    padding: 0.45rem 1.25rem;
}

#dashboard .card-body{
    padding: 0.65rem;
}

#dashboard .timeline{
    margin:0;
}

.dashboard-bars-container > div:nth-child(1){
    height: 100%;
}

.index-card .col-4{
    padding-right: 3px;
}

.index-card .line-title{
    margin-bottom: 0;
    margin-left: 35%;
    font-weight: 600;
}

.index-card .timeline>div{
    margin-bottom: 12px;
    margin-right: 0px;
}


.index-card .col-8{
    padding-left: 3px;
}

#dashboard .col-xl-6{
    padding:2px 5px!important;
}

select[name=new_reason]{
    display: none;
}
select[name=new_reason_category]{
    display: none;
}

.kpi-values{
    font-size: 15px;
}

.kpi{
    padding-top: 30px;
    border-bottom: 1px solid #eee;
}

#kpis-dashboard .card-body{
    padding: 0 15px; 
}

#changelist .actions .select2-selection{
    margin-left: 10px;
    height: 43px;
    font-weight: 100;
}

.time-indicator{
    float: right;
    font-size: 14px;
}

#kpis-dashboard .card-header  h5{
    margin:0;
    font-size: 16px;
    
}

.shortcut-buttons a{
    margin: 5px;
}
.shortcut-buttons{
    padding-bottom: 8px;
}

.line-times .progress{
    height: 20px;
    font-size: 15px;
}

.abc > div{
    display: inline-block;
    width: 12.5%;
    margin: 0;
    text-align: center;
    font-weight: bold;
    
}
.abc > div:nth-child(9){
    position: absolute;
    right: -6%;
}

.abc > div:nth-child(9)::before{
    content: "FT";
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    top: -20px;
    margin-left: 4px;
}

.abc{
    padding-left: 20px;
    position: relative;
    margin-top: -12px
}

.abc .abc-indicator{
    display: inline-block;
    border-radius: 12px;
    height: 24px;
    width: 24px;
    font-size: 17px;
    background: #ccc;
}
.abc .abc-indicator{
    cursor: pointer;
}

.abc-indicator.A{
    background-color: green;
    color: white;
}
.abc-indicator.B{
    background-color: yellow;
    color:black;
}
.abc-indicator.C{
    background-color: red;
    color: white;
}

.dashboard-bars-container .abc-indicator{
    height: 20px;
    width: 20px;
    font-size: 13px;
    position: relative;
    top: -6px;
    cursor: default;
}


#changelist-search .form-group {
    margin: 0.2em;
}

.alert-icon{
    font-size: 15px;
    margin: 5px;
    position: relative;
    top: -2px;
}


.abc-subcat{
    padding-left: 5px;
    font-size: 15px;
}
.abc-subcat .row{
    width: 100%;
}

hr.fat{
    border-top: 2px solid rgba(0,0,0,.4);
}

.icheck-danger>input:first-child:not(:checked):not(:disabled)+label::before
{
    border-color: #d43f3a;
}
.icheck-warning>input:first-child:not(:checked):not(:disabled)+label::before
{
    border-color: #eea236;
}
.icheck-success>input:first-child:not(:checked):not(:disabled)+label::before
{
    border-color: #4cae4c;
}

#stoptimes .line-times{
    background-color: rgba(0,0,0,.10);
}

#stoptimes .class-times{
    background-color: rgba(0,0,0,.06);
}

#stoptimes .subclass-times{
    background-color: rgba(0,0,0,.03);
}

#stoptimes thead tr{
    background-color: rgba(0,0,0,.15);
}

#stoptimes tr > td:nth-child(1){
    min-width: 300px;
}

#stoptimes{
    border-radius: 3px;
    overflow: hidden;
}

#stoptimes .line-hidden, #stoptimes .stopclass-hidden, #stoptimes .stopsubclass-hidden{
    display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #ccc!important;
}

#stoptimes-filters .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 8px!important;
}

#stoptimes-filters form .btn{
    margin-top: 30px
}

.scroll-x-auto{
    overflow-x: auto;
}

.abc-display-img{
    max-width: 50px;
    cursor: pointer;
    max-height: 50px;
}

a[data-toggle="lightbox"] i{
    font-size: 17px;
}

.supervisor-form button{
    margin-top: 45px;   
}

.date-hierarchy a{
    padding: 8px 4px;
    margin-bottom: 1px;
    border-radius: 3px;
}

#format-changes tbody tr td{
    border-bottom: 1px solid #ddd;
}

#format-changes tbody tr.odd td{
    background-color: #f6f6f6;
}

#format-changes .format-change-kpi{
    width:18px; 
    height:18px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right:8px
}


#mean_startcurve_graph{
    margin-bottom: 12px;
    text-align: center;
    border-right: 1px solid #ddd;
}

#kpi-table-filters .send-btn{
    padding-top: 32px;
    padding-left: 3px;
}

.error-msg{
    font-style: italic;
    color: red;
}

#kpis_stats{
    overflow: auto;
}

.dt-buttons{
    float: right;
    margin-top: 4px;
    margin-bottom: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background: white!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 0!important;
    border: 0!important;
}

.abc-status{
    display: inline-block;
    width: 30px;
    text-align: center;
    background-color: #ccc;
}

.abc-A{
    background-color: lightgreen;
}
.abc-B{
    background-color: lightgoldenrodyellow;
}
.abc-C{
    background-color: lightpink;
}


.admindatefilter > .input-group{
    margin: 4px;
}

.admindatefilter > .input-group:first-of-type::before{
    content: "Fecha desde ";
    margin-top: 8px;
    margin-right: 3px;
    font-weight: 400;
}

.admindatefilter > .input-group:last-of-type::before{
    content: "Fecha hasta";
    margin-top: 8px;
    margin-right: 3px;
    margin-left: 5px;
    font-weight: 400;
}

.admindatefilter{
    display: flex;
}

.control-bad{
    padding: 2px 8px;
    background-color: orange;
    font-weight: 500;
}

.torque-head{
    margin:2px;
}

.torque-head.invalid{
    background-color: salmon;
}


.torque-value{
    margin: 0 5px;
    display: inline-block;
    text-align: center;
    padding: 1px;
}

.torque-value.C{
    background-color: #f57c7c;
    color:white;
}
.torque-value.B{
    background-color: #ffd972;
}

.compression-mold{
    margin:2px;
}

.compression-mold.invalid{
    background-color: salmon;
}


.compression-value{
    margin: 0 5px;
    display: inline-block;
    text-align: center;
}

.compression-value.C{
    background-color: #f57c7c;
    color:white;
}
.compression-value.B{
    background-color: #ffd972;
}

.col-4.borders{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

/* Ocultar botones de recuperar eliminados de django-reversion */
#changelist .col-sm-4 li{
    display: none;
}
/* fin ocultar botones recuperación */

.flow-info{
    width: 100%;
}
.flow-info td, .flow-info th{
    text-align: center;
    border:1px solid #eee;
    padding: 5px;
}

@media (max-width:650px){
    #dashboard .timeline-item{
        margin-right: 2px;
        font-size: 12px;
    }
    #dashboard .timeline::before {
        left: 12px;
        width: 3px;
    }
    #dashboard .timeline>div>.fas{
        left: 0px;
        font-size: 11px;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    #dashboard .timeline>div>.timeline-item{
        margin-left: 30px;
    }
    #dashboard .index-card .col-4{
        padding-right: 0px;
        padding-left: 10px;
    }

    #dashboard .index-card{
        padding-bottom: 28px;
    }
    #dashboard .index-card .abc{
        margin-top: 6px;
    }
    #dashboard .line-title{
        margin-bottom: 5px;
        margin-left: 0%;
        font-size: 12px;
    }
    #dashboard .card-header small b{
        font-size: 14px;
    }

    #dashboard .card-header h5 a{
        font-size: 18px;
    }
    #dashboard .card-header{
        padding: 0.05rem 0.55rem;
    }
}

.line-title.shift-mode{
    margin-left: 5%;
}

#line-cameras {
    font-size: 16px;
    margin-top: 6px;
    padding: 4px 10px;
    border: 1px solid #e8e8e8;
}


.stop-type-filters .filter{
    display: inline-block;
    padding: 6px;
}


.stop-type-filters .filter input{
    margin-right: 5px;
    width: 18px;
    height: 18px;
}

#reloading{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Fondo semitransparente */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999; /* Asegura que esté por encima de otros elementos */
    backdrop-filter: blur(3px); /* Efecto de desenfoque */
}

#reloading img{
  width: 30px;
}


#abc-form textarea{
    width: 100%;
}

@media (max-width:490px){
  .supervisor-form .col-form-label{
    font-size: 14px;
  }
}

td.field-is_maintenance{
    text-align: center;
}

td.field-is_maintenance input{
    width: 25px;
    height: 25px;
}

.field-machine{
    min-width: 115px;
}

.field-get_values span{
    white-space: nowrap;
}

.reload-status{
    font-weight: 600;
}

.reload-status-led{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #4cae4c;
    position: relative;
    top: 3px;
}
.reload-status-led.off{
    background-color: #b80000;
}

.rar-kpis{
    font-size: 14px;
    margin-left: 15px;
}

.rar-kpis .ok{
    color:#4cae4c;
    font-weight: 1000;
}

.rar-kpis .ko{
    color:#9c0000;
    font-weight: 1000;
}

.rar-kpis.line-view{
    font-size: 16px;
}

.alert-img{
    max-width: 465px;
}

/* Mejoras Diseño Pantalla línea para móviles */

@media (max-width:490px){
    .container-fluid{
        padding-right: 3px;
        padding-left: 3px;
    }
    .card-title, .info-box{
        font-size: 13px;
    }
    .card-header {
        padding: .35rem 0.65rem;
    }
    .rar-kpis.line-view{
        font-size: 13px;
    }
    .card-body {
        padding: 0.35rem;
    }

}

#line-mermas{
    font-size: 18px;
    margin-top: 10px;
}

#line-mermas .fa-box-open{
    color: #6a6a6a
}

#line-mermas .fa-weight{
    color: #935c5c
}

#line-mermas .fa-wine-bottle{
    rotate:-45deg;
}

#line-mermas .sopladora{
    color: #bbb;
}

#line-mermas .e2m{
    color: #cb9fc5;
}

#line-mermas .ftsystem{
    color: #a2cdda;
}

.content-header h1 {
    font-size: 1.3rem;
}
#mando_turno{
    font-size: 1rem;
}


.barra-externa-mtto {
  width: 120px;
  height: 10px;
  background-color: #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.barra-interna-mtto {
  height: 100%;
  width: calc(var(--valor) * 100%);
  background-color: hsl(
    calc(120 - max(0, (var(--valor) - 0.75) / 0.25 * 120)),
    100%,
    50%
  );
  transition: width 0.3s ease, background-color 0.3s ease;
}


/* ********************************* */



/*!@preserve
 * Tempus Dominus Bootstrap4 v5.39.0 (https://tempusdominus.github.io/bootstrap-4/)
 * Copyright 2016-2020 Jonathan Peterson and contributors
 * Licensed under MIT (https://github.com/tempusdominus/bootstrap-3/blob/master/LICENSE)
 */.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after,.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,.bootstrap-datetimepicker-widget .btn[data-action=today]::after,.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after,.bootstrap-datetimepicker-widget .picker-switch::after,.bootstrap-datetimepicker-widget table th.next::after,.bootstrap-datetimepicker-widget table th.prev::after,.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}body.tempusdominus-bootstrap-datetimepicker-widget-day-click,body.tempusdominus-bootstrap-datetimepicker-widget-day-click *{cursor:pointer!important}body.tempusdominus-bootstrap-datetimepicker-widget-day-click{position:relative!important}.tempusdominus-bootstrap-datetimepicker-widget-day-click-glass-panel{position:absolute;z-index:999999999999;top:0;left:0;right:0;bottom:0;cursor:pointer!important}.bootstrap-datetimepicker-widget .datepicker-days tbody td{cursor:pointer}.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:14rem}.bootstrap-datetimepicker-widget.dropdown-menu.tempusdominus-bootstrap-datetimepicker-widget-with-feather-icons{width:16rem}.bootstrap-datetimepicker-widget.dropdown-menu.tempusdominus-bootstrap-datetimepicker-widget-with-calendar-weeks{width:16rem}.bootstrap-datetimepicker-widget.dropdown-menu.tempusdominus-bootstrap-datetimepicker-widget-with-calendar-weeks.tempusdominus-bootstrap-datetimepicker-widget-with-feather-icons{width:17rem}@media (min-width:576px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:after,.bootstrap-datetimepicker-widget.dropdown-menu:before{content:"";display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.float-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.float-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget.dropdown-menu.wider{width:16rem}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]{text-align:center;font-family:Arial,sans-serif,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";width:38px;height:38px}.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after{content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after{content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after{content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after{content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after{content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after{content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after{content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action=clear]::after{content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action=today]::after{content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget .picker-switch.picker-switch-with-feathers-icons td span{line-height:2.8;height:2.8em}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:.25rem}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:0 0;color:#6c757d;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#e9ecef}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#6c757d;cursor:default}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#e9ecef;cursor:pointer}.bootstrap-datetimepicker-widget table td.new,.bootstrap-datetimepicker-widget table td.old{color:#6c757d}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:"";display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#007bff;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#007bff;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:0 0;color:#6c757d;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin-top:2px;margin-bottom:2px;cursor:pointer;border-radius:.25rem}.bootstrap-datetimepicker-widget table td span:hover{background:#e9ecef}.bootstrap-datetimepicker-widget table td span.active{background-color:#007bff;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td span.old{color:#6c757d}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:0 0;color:#6c757d;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget .timepicker .timepicker-picker a.btn{color:#007bff;color:var(--blue,#007bff)}.bootstrap-datetimepicker-widget .timepicker .timepicker-picker a.btn:hover{color:#0056b3}.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementHours],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementMinutes],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementSeconds],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementHours],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementMinutes],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementSeconds],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showHours],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showMinutes],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showSeconds],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=togglePeriod],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.day,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.hour,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.minute,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.second{pointer-events:none;cursor:default}.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementHours]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementMinutes]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementSeconds]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementHours]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementMinutes]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementSeconds]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showHours]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showMinutes]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showSeconds]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=togglePeriod]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.day:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.hour:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.minute:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.second:hover{background:0 0}.input-group [data-toggle=datetimepicker]{cursor:pointer}