 body {
 	display: flex;
 	min-height: 100vh;
 	flex-direction: column;
 }
 h4 {
    font-size: 1.75rem;
    margin: 0.92rem 0 .912rem 0;
}
h6 {
    line-height: 200%;
    color: black;
    font-weight: bolder;
    margin-left: 165px;
} 
.row {
    margin-bottom: 10px;
}
.container .row .col {
    margin-bottom: 0;
}
.disabled{
	pointer-events: none !important;
	opacity: 0.68 !important;
}
 .input-field{
    margin-top: 0;
    margin-bottom: 10px;
 }
 .pull-right {
    text-align: right;
}
 .blue-hlc{
 	background-color: #0c4176;
 }
 .blue-hlc-usuario{
    background-color: #136BC2;
 }
 .txt-hlc{
    color: #0c4176;
 }
.file-path {
    font-size: 12px;
    position: absolute;
    left: 150px;
}
.had-container {
    flex: 1;
}
 main {
 	flex: 1 0 auto;
 }
 .brand-logo >img {
 	width: 30px;
 	height: 30px; 	
    margin-top: -8px;
 }
 nav .brand-logo.center {
    left: 3%;
}
 /* Menu - profile */
 .bg-card-user {
 	background: #fff;
 	padding: 15px 0;
    margin: 0;
    border-radius: 40px;
 }
 .truncate >img {
 	width: 180px;
 	margin-top: 6px;
 	margin-bottom: 6px;
 }
 /* FOOTER */
 .page-footer {
    padding-top: 0px;
}
 .page-footer .footer-copyright{
    min-height: 40px;
 }
 footer .foot-text {
 	margin-top: 10px;
 }
 footer.page-footer .footer-copyright{
 	color: #BFA730;
 }

 /* LOGIN */
 .logueo,
 .registro-usuario {/* PARALLAX */
 	/*height: 650px!important;*/
 }
 .logueo .area-logueo,
 .registro-usuario .area-registro{
 	margin-top: 5%;
 }
 .logueo .bg-image,
 .registro-usuario .bg-image,
 .indicadores .bg-image{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -100;
    left: 0;
    right: 0;
    top: 0;

 }
  .logueo .bg-image img,
  .registro-usuario .bg-image img{
  	width: 100%;
  	height: 100%;
  }
 i.iconis {
 	font-size: 1em!important;
 	margin-top: 8px;
 }
 .search-wrapper i.material-icons {
    position: absolute;
    top: 21px;
    right: 10px;
    cursor: pointer;
}
 .login {
 	border: 1px solid #FFF;
 	width: 80%;
 	margin: 0 auto !important;
 	background-color: rgb(255,255,255);
 	padding: 20px;
 	border-radius: 3px;
 }


 .btn{
 	background-color: #064070;
 }
 .btn:hover, .btn-large:hover {
    background-color: #096CBD;
}

.input-field .helper-text {
    text-align: left;
    line-height: 1;
}

.page-footer {
    padding-top: 5px;
}

input[type="file"]#registro_firma {
   /*width: 0.1px;*/
   height: 40px;
   opacity: 0;
   overflow: hidden;
   /*position: absolute;*/
   z-index: -1;
 }

.input-field label{
    pointer-events: none;
}
.input-field>label{
    top: 5px;
}
.LabelOTCodE{
     width: 103% !important;
}
select {
    display: block !important;
    border: 1px solid #9e9e9e;
}
.checkbox-padding{
    padding-right: 30px;
    padding-left: 0.75rem;
}
.title-padding{
    padding-left: 0.75rem;
}
i.iconis {
    font-size: 24px !important;
}
.character-counter {
    display: none;
}

 label[for="registro_firma"] {
 font-size: 14px;
 font-weight: 600;
 color: #fff;
 background-color: #096CBD;
 display: inline-block;
 transition: all .5s;
 cursor: pointer;
 padding: 0px 3px !important;
 text-transform: uppercase;
 width: 90px !important;
 text-align: center;
 }

 .button-collapse {
    display: none;
}

.side-nav {
    position: fixed;
    width: 300px;
    left: 0;
    top: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
}
.side-nav li {
     float: none; 
    line-height: 48px;
}
.side-nav li>a {
    color: rgba(0,0,0,0.87);
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    padding: 0 32px;
}
#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 997;
    will-change: opacity;
}
nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px;
    margin: 0 18px;
}
nav ul a {
    letter-spacing: -0.35px;
}
nav li a{
    color: #c8b841;
    font-size: 13px;
    padding: 0 10px;
}
nav li.selected a{
    color: #fff;
}
nav .side-nav li a{
    color: #c8b841;
}
nav .side-nav li.selected a{
    color: #096CBD;
}

.actions-list{
	width: 48px;
}
.check-column{
	width: 72px;
	text-align: center;
}
table {
    background-color: #f1f1f1;
}    
span.character-counter{
	font-size: 0 !important;
}
tbody {
    display:block;
    height:339px;
    overflow:auto;
}
thead, tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;
    cursor: pointer;
}
tbody tr{
    background-color: #fff;
}
thead {
    width: 100%;
}
thead tr{
    background-color:#0c4176;
}
td, th {
    padding: 3px 5px;
    font-size: 12px;
}
thead th{
    color: #fff;
    border-radius: 0;
    font-weight: normal;
    text-align:center;
}
table {
    width:100%;
}
table.highlight>tbody>tr:hover {
    background-color: rgba(12, 65, 118, 0.10);
}
.pagination li a{
    padding: 0 10px;
}
/*tablas*/
#lista_proyectos tbody{
    height: 400px;
}

/*collections*/
.collection.lista-items .collection-item{
    min-height: 64px;
    line-height: 38px;
}
ul.collection.lista-items {
    max-height: 322px;
    overflow: auto;
}
/*collections*/

/*color*/
[type="checkbox"].filled-in:checked+span:not(.lever):after{
    border-color:#0c4176;
    background-color:#0c4176;
}
.datepicker-date-display {
    background-color: rgb(12, 65, 118);
    color: #fff;
}
.datepicker-table thead tr{
    background-color: #c8b841;
}
.datepicker-table abbr{
    color: #fff;
}
.pagination li.active {
    background-color: #0c4176;
}
.collection .collection-item.active {
    background-color: #0c4176;
}
.collection .collection-item.avatar i.circle{
    background-color: #c8b841;
}
/*end color*/

/*graficos*/
.chart {
    width: 100%; 
    min-height: 400px;
    background-color: #fff;
    border-radius: 2px;
}

@media only screen and (max-width: 992px){
	 .button-collapse {
	    display: block;
	}
	nav .brand-logo.center {
    	display: none;
	}
    .container .row .col.button{
        margin-bottom: 10px;
    }
    thead, tbody tr {
        display:inherit;
        width:auto;
    }
    thead {
        width: auto;
    }
    tbody{
        height: auto !important;
    }
    table.responsive-table th,
    table.responsive-table td {
        font-size: 12px;
    }
    .chart {
        min-height: 300px;
        background-color: transparent;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 993px){
    .container {
        width: 85%;
    }

    tbody tr {
        /*display: inline-block;*/
    }
    table {
        display: block;
    }
}

.modal {
    background-color: transparent;
    box-shadow: none;
}

td {
/*width: 214px;*/
text-align:center;
cursor: pointer;
}

/*********************/
.icon-move {
    left: 20px !important;
}
.height-label {
    height: 34px !important;
}
.height-label-2 {
    height: 44px !important;
}
select.browser-default {
    display: block !important;
    font-size: 14px;
    padding-right: 0;
    margin-right: -127px;
    float: right;
}

select.browser-defaultR {
    display: block !important;
    font-size: 14px;
    padding-right: 0;
    float: right;
}
select.browser-default1{
    font-size: 14px;
    padding-right: 0;
    margin-right: 12px;
    float: right;
    display: block;
        border: 1px solid #9e9e9e;
}
select.browser-default.select-rol {
position: relative;
    width: 100%;
    height: auto;
    opacity: 1;
    pointer-events: auto;
    float: right;
    font-size: 14px;
    margin-right: 27px;
    padding: 10px;
    margin-bottom: 15px;
}

/***************************/
select {
    display: block !important;
}
#lista_proyectos_filter {
    margin-right: 50px;
}
label {
    font-size: 15px;
    color: #040404;
}
body {
    background-color: #efefef;
}
/***Modal****/
div#ActOT {
    width: 1200px;
    max-height: 80%;
    top: 0px !important;
}
div#ActOT .modal-dialog {
    width: 100%;
    transform: none;
    padding: 0;
}

div#ModalEquipo .modal-backdrop{
    position: relative !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000;
}

div#ModMec .modal-smMec{
    width:385px !important;
    padding-bottom: 0px;
    padding: 25px;

}
div#ModMec .headerMec{
      padding: 35px !important;
      margin-top: 40px;
}

div#ModMec .footerMec{
    margin-top: -16px !important;
    padding: 0px 11px;
    height: 32px;
}




#lista_OT tr {
    cursor: pointer;
}

select#Proyecto .input-field>select {
     display: none; 

}

table#Planes_controlM,
table#descripcion_repuestoM{
    width: 100% !important;
}
fieldset#Semaforo{
    /*padding: 0.35em 0.75em 0.625em;*/
    width: 80%;
    background-color: black;
    float: left;
    /*border-radius: 20px;*/
}

select#proyecto,
select#tipo_control,
select#estado_equipo {
    height: 44px;
    position: relative;
    width: 100%;
    pointer-events: auto;
    left: 0;
    opacity: 1;
}


.select-wrapper input.select-dropdown,
.select-wrapper svg.caret {
    display: none;
}

/*******/
.lista_paginacion .dataTables_length label{
    display: inline-flex;
    padding-top: 15px;
}
.lista_paginacion .dataTables_length label .select-wrapper{
    margin-top: -12px;
    padding: 0 9px;
}
.lista_paginacion .dataTables_filter label{
    text-align: left;
    margin-right: 8px;
    padding-right: 0;
}
.lista_paginacion .dataTables_filter label input{
    padding-bottom: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.Horas100 { background-color: green;  color:black;font-size:13px} 
.Horas50 { background-color: yellow; color:black;font-size:13px } 
.Horas49 { background-color: red; color:black;font-size:13px }


.area-leyenda .leyenda {
    padding-right: 16px;
}

#descripcion_repuesto th:nth-child(1), 
#descripcion_repuesto td:nth-child(1){
    width: 120px;
}

/*#descripcion_repuesto th:nth-child(2),*/
#descripcion_repuesto td:nth-child(2){
    width: 280px !important;
}

#descripcion_repuestoM th:nth-child(1),
#descripcion_repuestoM td:nth-child(1){
    width: 50px;
    text-align:left;
    background-image:none !important;

}
#descripcion_repuestoM th:nth-child(2),
#descripcion_repuestoM td:nth-child(2){
    width: 120px;
}

#descripcion_repuestoM td:nth-child(3),#descripcion_repuestoM td:nth-child(4),
#descripcion_repuestoM td:nth-child(5),#descripcion_repuestoM td:nth-child(6){
    width: 80px;
}

.modal-backdrop {
    position:none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000;
}

.UMT{
    width: 48% !important;
    text-align: center;
    margin-right: -25px !important;
}
#Cantidad{
    width: 32%;
    text-align: center;
    margin-right: -175px !important;
}

.tabla-OC{
    width: 70% !important;
    text-align: center;
    margin-right: -304px !important;
}
.tabla-IDOC{
    width: 100% !important;
    text-align: center;
    margin-right: -53px !important;
}

.TH-OC{
    width: 104px !important;
    text-align: center;
}

.Combo-OC{
    width: 160% !important;
    display: block !important;
    font-size: 13px;
    padding-right: 0;
    margin-right: -172px;
    float: right;
    max-width: 409px !important;
}

#CBProyecto{
       margin-right: 15px !important;
}

#mecCancel{
    border-radius: 6px !important;
    font-size: 10px;
    display: inline-block;
    height: 35px;
    line-height: 36px;
    padding: 1px 1rem;
    text-transform: uppercase;
    vertical-align: middle;
}
#EstadoCoor{
   margin-right: -3px !important;
}

.CombosRegHoras{
    margin-right: 2px !important;
}

.CombosOTEstado{
    margin-right: 5px !important;
}

.CombosOTMec{
    margin-right: 75px !important;
}

.divf {
    text-align: center;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    display: table-cell;
    margin-top: 53px;
}
.iframe{
  width: 200px;
}

.RadioB{
    position: relative !important;
    width: 200px;
    top: 40px;
    left: -504px;
}

.Report{
   
    width: 120.333333% !important;
     margin: -42px;
}
.REportView{
    margin: 71px;
}
.ModalP{
       top: -14% !important;
        width: 362px !important;
}
.modalp-dialog{
        width: 350px !important;
}
.modalp-Footer{
    height: 35px !important;
}
.BotonLink-NuevoP{
    margin-left: 8px !important;
    font-weight: 700;
    text-decoration: underline;
}
.RegistroE {
   margin: 0 0 44px 30px !important;
}
#CbEquipoNuevo{
float: none !important;
}

#NuevoE{
    color: #0c4176 !important;
    background-color: #efefef;
    border-color: #ccc;
    font-weight: 700;
    text-decoration-line: underline;
    cursor: pointer;
}
.EstadoEquipo{
    float: right;
    margin-top: -2px;
    margin-right: 53px;
    width: 225px;
}
.UnidadMedEquipo{
    float: left;
    width: 220px;
}
.labelModalEquipo{
    float: right;
    margin-right: 55px;
    width: 210px;
}
.BotonModalEquipo{
    height: 33px !important;
    line-height: 33px !important;
    padding: 3px 25px !important;
    letter-spacing: 1.5px;
}
@media print{
  .oculto-impresion, .oculto-impresion *{
    display: none !important;
  }
}
.LabelWelcome{
    font-size: 15px;
    color: #0c4176;
    margin-right: 9px;
}
.labelWelcomeNombre{
    font-size: 15px;
    color: #0c4176;
    /*margin-left: -362px;
    margin-top: 24px;*/
}
.FichaTecnica{
   margin-left: 155px !important;
   margin-bottom: 267px !important;
}
.labelWelcomeNombreA{
    font-size: 15px;
    color: #0c4176;
    /*margin-left: -266px;
    margin-top: 24px;*/
}
.labelWelcomeNombreP{
    font-size: 15px;
    color: #0c4176;
    /*margin-left: -203px;
    margin-top: 24px;*/
}

.rowFichaT{
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: 50px;
}
.Check-tablaplanes{
    position: initial !important;
    opacity: 0;
    pointer-events: none;
}
#areaTextMantC,
#areaTextMant{
    max-width: 100%;
} 

/*Menu Contextual*/
* {
				margin:0px;
				padding:0px;
			}
			
			#header {
				margin:auto;
				width:500px;
				font-family:Arial, Helvetica, sans-serif;
			}
			
			ul, ol {
				list-style:none;
			}
			
			.nav > li {
				float:left;
			}
			
			.nav li a {
				background-color:#000;
				color:#fff;
				text-decoration:none;
				padding:10px 12px;
				display:block;
			}
			
			.nav li a:hover {
				background-color:#434343;
			}
			
			.nav li ul {
				display:none;
				position:absolute;
				min-width:140px;
			}
			
			.nav li:hover > ul {
				display:block;
			}
			
			.nav li ul li {
				position:relative;
			}
			
			.nav li ul li ul {
				right:-140px;
				top:0px;
			}

/* Modal del los menus*/	

.modal#showmodal {
z-index: 1003;
    position: fixed;
    top: 30%;
    overflow-y: auto;
    left: 0px;
    right: 0px;
    padding: 0px;
    max-height: 82% !important;
    width: 80% ;
}

.ModalMenutex{
    width: auto !important;
    padding: 0 !important;
}

#TEstados thead th {
    font-size: 10px !important;
}

#TEstados tbody {
    display:block;
    height:auto !important;
    overflow:auto;
}

/* Ajuste de los modales */

.modal.fade.open .modal-dialog {
    transform: initial !important;
}

.modal.fade.modal_full_width {
    width: 98% !important;
    top: -5% !important;
}

.modal.fade.modal_full_width .modal-content {
    padding: 24px 15px !important;
}

.modal.fade.modal_full_width .modal-body {
    padding: 20px 10px;
}

.modal.fade.modal_full_width table.dataTable {
    width: 100% !important;
}
.modal.fade.modal_full_width table.dataTable tbody td {
    padding: 8px 5px;
    letter-spacing: -0.5px;
    font-size: 11.5px;
}


.modal.fade.modal_square{
	width: auto !important;
	overflow-x: auto !important;
	overflow-y:auto !important;
    max-height:100%!important;
    top: -3% !important;

}
.modal.fade.modal_square .modal-dialog{
	width: 810px !important;
	max-height: 600px !important;
}
.modal.fade.modal_square .modal-content .modal-header{
	padding: 10px !important;
}
.modal.fade.modal_square .modal-content{
	padding: 20px 10px;
}
.modal.fade.modal_square .modal-body {
	padding: 20px 10px;
}
.FAreaTexto{
    width: 360px !important;
}
.Tabla_F{
    position: relative;
    right: 0;
    left: 80px;
    width: 100% !important;
}
#tabla_Fallas tbody, #tabla_Danos tbody, #tabla_Perdida tbody, 
#TablaCorr tbody, #HistorialPN tbody, #TotrosP tbody,#FichaTec tbody, #TTraslados tbody,
#lista_ReporMecanico tbody, #tabla_Falla tbody,#descripcion_repuestoM tbody,#descripcion_repuesto tbody, #Planes_controlM tbody, #TotrosC tbody {
    height:auto!important;
}

#SeleDaņo , #F_Fallas,#P_Perdidas{
    width: 250px !important;
}

#TablaCorr,#HistorialPN, #TotrosP {
    width: 912px !important;
}

#FichaTec ,#TTraslados  {
    width:auto!important;
}
#logoI{
  font-size: 21px !important;
}
.modalText{
    font-size: 15px !important;
    text-align: center !important;
}
.modalFooter{
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.btnCargaM{
    height: 3rem;
    line-height: 3rem;
    background-color: #064070;
    text-decoration: none;
    color: #fff;
    text-align: center;
    letter-spacing: .5px;
    transition: background-color .2s ease-out;
    cursor: pointer;
    font-size: 9px;
    outline: 0;
    border: none;
    border-radius: 2px;
    display: inline-block;
    padding: 0 8px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}
.textCarg{
    left: 270px;
        top: -4px;
}
.btncargar{
    left: 160px !important;
}
/*Print*/

@media screen {
  #printSection {
      display: none;
  }
}

@media print {
    body * {
        visibility: hidden;
    }

    #printSection, #printSection * {
        visibility: visible;
    }

    #printSection {
        position: absolute;
        left: 0;
        top: 0;
    }

    #Planes_control thead th {
       text-align:left !important;
   }

      .textIzq {
       text-align:left !important;
   }
}

#descripcion_repuestoM thead th{
    width: 1px !important;
    font-size: 9px !important;
    background-image: none !important;
}

.OrdC{
    font-size: 12px !important;
    max-width: 50px !important;
}
.tdOrdC{
    width:50px !important;
}
.SelecOrd{
    font-size: 10px !important;
    width: 110% !important;
    height: 20px !important;
    padding: 3px !important;
}
.tdSelecOrd{
    width:122px !important;
}
.codRecurs{
        font-size: 12px !important;
        max-width: 100px !important;
}
.tdGlobal{
   width: 80px !important;
}
.CodCantid{
    font-size: 12px !important;
    max-width: 50px !important;
}

.CUM{
        font-size: 12px !important;
    max-width: 50px !important;
}
.datepicker-calendar tbody{
    display: block;
    height: 220px;
    overflow: auto;
}
.datepicker-date-display .date-text {
    display: block;
    font-size: 1.1rem;
    line-height: 29px;
    font-weight: 500;
}
.datepicker-calendar-container button{
    font-size: 13px;
    outline: 0;
}
@media only screen and (min-width: 601px){
    .datepicker-modal {
        max-width: 438px;
    }
}
@media screen {
  #printSection {
      display: none;
  }
}
@media print {
  body * {
    visibility:hidden;
  }
  #printSection, #printSection * {
    visibility:visible;
  }
  #printSection {
    position:absolute;
    left:0;
    top:0;
  }
}

.leyendaP{
    color:white;
    font-size:10px
}
.leyenda_Container{
   margin-left: -8.75rem !important;
}
 /*@media print {
          body * {
            visibility: hidden;
          }
          #print-content * {
            visibility: visible;
            overflow: visible;
          }
          #mainPage * {
            display: none;
          }
          .modal {
            position: absolute;
            left: 0;
            top: 0;
            margin: 0;
            padding: 0;
            min-height: 550px;
            visibility: visible;
            /**Remove scrollbar for printing.**/
            /*overflow: visible !important;
          }
          .modal-dialog {
            visibility: visible !important;
            /**Remove scrollbar for printing.**/
            /*overflow: visible !important;
          }
          li {
            page-break-after: auto;
          }
        }*/


