body{
	background-color: #f1f1f1;
    padding-bottom: 20px;
}

h1{
    margin: 0;
    font-size: 20px;
    color: #757575;
    text-align: center;
    line-height: 45px;
}

h2{
    font-size: 2.2em;
}

h3{
    color: #fff;
}

hr{
    clear: both;
}

label{
    font-weight: 400;
}

hr {    
    border-top: 1px solid #cecece;
}


.box{
    padding: 2%;
}

.logincontainer{
    padding-top: 50px;
}

#logocontainer{
    padding: 5%;
}

#wellcomebox{
    margin-top: -3%;
    padding: 2%;
    text-align: center;
}

#logoConicet{
    margin: 0 auto;
    display: block;
}


#divUsuarios, #divTurnos{
	
}   

#divRegistrado{
    background-color: #ffffff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1); 
    margin-bottom: 25px;
    text-align: right;
    padding-top: 2px;
}


#botonMenu{
    height: 32px;
    vertical-align: inherit;
    border-radius: 50%;
    width: 32px;
    padding: 0;
    border: 1px solid #ccc;
    color: #337AB7;
}

#userInfoContainer{
    margin-bottom: 10px;
    position: relative;
    max-height: 0px;
    margin-top: -9px;
    width: 318px;
    display: inline-block;
    float: right;
    clear: both;    
    overflow: hidden;
    -webkit-transition: max-height 0.2s;
    -moz-transition: max-height 0.2s;
    transition: max-height 0.2s;
}

#triInt{
    border-color: transparent;
    border-style: dashed dashed solid;
    border-width: 0 8.5px 8.5px;
    position: relative;
    left: 295.5px;
    z-index: 1;
    height: 0;
    width: 0;
    animation: gb__a .2s;
    border-bottom-color: #B1B1B1;
    top: 11px;
    animation: all 1s ease-out;
}

#triExt{
    border-color: transparent;
    border-bottom-color: #fff;
    border-style: dashed dashed solid;
    border-width: 0 8.5px 8.5px;
    position: relative;
    left: 295.5px;
    top: 4px;
    z-index: 1;
    height: 0;
    width: 0;
    animation: all 1s ease-out;
}

#userInfo{
    min-width: 300px;
    padding: 0;
    margin: 0;
    margin-top: 2px;
    margin-left: 1%;
    border: 1px solid #eeeeee;
    border: 1px solid #B1B1B1;
    border-radius: 4px;
    overflow: hidden;
    webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
}

.opcionMenuUser{
    padding: 0;
}

.opcionMenuUser li{
    padding: 5px;
    display: block;
}

.opcionMenuUser a, .opcionMenuUser span{
    text-align: center;
    border-bottom: 1px solid #D0D0D0;
    padding: 8px;
    display: block;   
    text-decoration: none;
    color: #337ab7;
    cursor: pointer;
}

.opcionMenuUser a:hover, .opcionMenuUser span:hover{
    color: #1D5484;
}
    

ul#itemsAdmin{
    display: none;
}

.opcionMenuUser #itemsAdmin{
    background-color: #F5F5F5; 
} 

#menuItemUsuarios{
    border-bottom: 0;
    padding: 0;
}

#menuItemOficinas{
    border-bottom: 0;
    padding: 0;
}

#userInfo ul{
    padding: 0;
    margin: 0; 
}

/*#userInfo ul li{
    list-style-type: none;
    text-align: center;
    border-bottom: 1px solid #D0D0D0;
    padding: 8px;
}*/

#userInfo ul li:last-child{
    border-bottom: none;
}


.container{
	float: none;
    clear: both;
    margin: 0 auto;
    width: 97%;
}

#nuevoTrabajoContainer{    
}

.usernameregistrado{
    margin-top: 18px;
    margin-bottom: 15px;
    text-align: right;
    margin-right: 25px;
    font-weight: bold;
    border: 1px solid #CCCCCC;
    font-size: 16px;
    color: #1F86DE;
    line-height: 45px;
    padding: 5px 12px;
    border-radius: 3px;
}

#boxFiltros{
    display: none;
    margin-top: 30px;
}

#boxFiltros .form-group input, #boxFiltros .form-group select{
    margin-left: 10px;
}

.formFiltroInputText {
    min-width: 128px;
    max-width: 128px;
}

.formFiltroComboBox {
    min-width: 128px;
    max-width: 128px;
}

#boxbloquefiltros{
    margin-bottom: 25px;
}

#filtroMostrando{
    margin-bottom: 0;
    line-height: 34px;
}

#filtroTotales{
    margin-bottom: 0;
    text-align: center;
    line-height: 34px;
}

#filtroAplicarEliminar{
    text-align: right;
    margin-bottom: 0;
}

#toptrabajo{
    margin-bottom: 10px;   
    padding-top: 2px;
    padding-bottom: 2px;
}

.boxbloque{
    width: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    background: #ffffff;
    padding: 15px 15px;
    overflow: visible;
    display: inline-block;
    /*margin-bottom: 9px;*/
}

.titulotrabajo{
    margin-bottom: 30px;
    font-size: 20px;
    color: #656464;

}

#botonNuevoTrabajo{
    text-align: center;
    margin-bottom: 12px;
    overflow: hidden;
}

.listaTrabajos{
   
}

#filtrostabla{
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 20px 20px 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.filtrotabla{
    margin-top: 0;
}

#formFiltroLista .rowFiltro{
    display: initial;
    margin: 10px 0;
    margin-right: 50px;
}

#formFiltroLista .rowFiltro:last-child{    
    margin-right: 0px;
}

#boxfechassolicitado, #boxfechasresuelto{
    display: none;
}

.boxpedido{
    border: 1px solid #ececec;
    border-radius: 4px;
    padding-bottom: 4px;
    padding-top: 15px;
    margin-bottom: 20px;
}

.pedidorow{
    margin: 20px;
    overflow: hidden;
}

.pedidofield{
    border-bottom: 1px solid #ececec;
    padding-bottom: 4px;
    margin-right: 15px;
    line-height: 36px;
}

.listaTrabajos .row{
    border-bottom: 1px solid #DCDCDC;
    padding-top: 10px;
    margin-left: 2px;
    margin-right: 2px;
}

.listaTrabajos .row .valorIDTrabajo{
    color: #EA416E;
    font-weight: bold;
    font-size: 16px;
}

.trabajoDescrip{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 383px;
}

#estadotrabajo{
    margin-bottom: 40px;
}

.estadotrabajoresuelto{
    margin-left: 15px;
    color: #26983A;
    font-weight: bold;
}

.estadotrabajoabierto{
    margin-left: 15px;
    color: #EA631F;
    font-weight: bold;
}

.campopedido{
    font-weight: 700;
    margin-right: 15px;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #5d5d5d;   
}

.campopedidodescripcion{
    margin-left: 15px;
    margin-top: 10px;
}

.campotrabajo{
    font-weight: bold;    
}

.campoidtrabajo{
    font-weight: bold;    
}

#midtrabajo{
    margin-bottom: 10px;
    padding: 15px 15px;
}

#bottrabajo{
    margin-bottom: 25px;
}

.tiporesol{
    font-weight: bold;
    color: #5D5D5D;

}

#modificacionEstado{
    width: 220px;
    float: left;
}

.userresolucion{
    background-color: #f1f1f1;
    border: 1px solid #D6D6D6;
    border-radius: 3px;
    padding: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 5px;
}

.pieresolucion{

}

.fecharesolucion{
    font-weight: bold;
}

.detalleresolucion{
    margin-top: 15px;
    margin-bottom: 20px;
}
    
.modal-dialog{
	z-index: 9999;
}    

.modal-body{
	overflow: hidden;
}

.modalFooter{
	text-align: right;
    margin-top: 18px;
    margin-bottom: 6px;
    margin-right: 10px;
    padding-top: 20px;
}

.botonGuardarModal{
	margin-right: 8px;
}

.solucionesTrabajo{
    /*border: 1px solid #a6a6a6; */
    border-radius: 3px;
    padding: 20px;
    /* background-color: #F1F1F1; */
}

.solucionItem{
    list-style-type: none;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    background-color: #fff;
    padding: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}


.botonescontainer{
    text-align: center;
    padding-top: 20px;
}

.boton{
    min-width: 150px;
}




/* --------------- bootstrap material design personalizado -------------- */



/* navbar */
.navbar, .navbar.navbar-default {
    background-color: #1976d2;
    color: rgba(255,255,255, 0.84);
}


/* links */
a, a:hover, a:focus {
    color: #4285F4;
}

/* botones */
.btn-amber.active, .btn-blue-grey.active, .btn-brown.active, .btn-cyan.active, .btn-danger.active, .btn-dark-green.active, .btn-deep-orange.active, .btn-deep-purple.active, .btn-default.active, .btn-elegant.active, .btn-floating.btn-flat.active, .btn-floating:hover, .btn-indigo.active, .btn-info.active, .btn-light-green.active, .btn-lime.active, .btn-mdb.active, .btn-orange.active, .btn-pink.active, .btn-primary.active, .btn-purple.active, .btn-secondary.active, .btn-secondary.dropdown-toggle, .btn-success.active, .btn-unique.active, .btn-warning.active, .btn-yellow.active, .btn.active, .btn:active, .btn:focus, .btn:hover, .card .form-header, .colorful-select .dropdown-content li.active span, .comments-list .badge, .inline-ul-img li img, .md-pills .nav-item .nav-link.active, .media .media-left img, .modal-dialog .modal-content, .modal-dialog.cascading-modal .modal-header, .modal-dialog.modal-notify.modal-danger .btn-primary-modal.active, .modal-dialog.modal-notify.modal-info .btn-primary-modal.active, .modal-dialog.modal-notify.modal-success .btn-primary-modal.active, .modal-dialog.modal-notify.modal-warning .btn-primary-modal.active, .pager li a:hover, .picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover, .pricing-card .header, .reply-form .badge, .section .view, .section img, .side-modal .modal-dialog, .tooltip .tooltip-inner, .z-depth-1-half, ul.instagram-photos li img {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}

.btn.btn-raised.btn-primary, .input-group-btn .btn.btn-raised.btn-primary, .btn.btn-fab.btn-primary, .input-group-btn .btn.btn-fab.btn-primary, .btn-group-raised .btn.btn-primary, .btn-group-raised .input-group-btn .btn.btn-primary {
    background-color: #1976d2;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.30), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.30), 0 2px 10px 0 rgba(0,0,0,.12);
    color: #fff;
}

.btn.btn-raised.btn-primary:hover, .btn.btn-raised.btn-primary:focus, .btn.btn-raised.btn-primary:active{
    background-color: #1976d2;
}


/* inputs */
.form-control,
.form-group .form-control {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4285F4), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
  background-image: -webkit-linear-gradient(#4285F4, #4285F4), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
  background-image: -o-linear-gradient(#4285F4, #4285F4), -o-linear-gradient(#D2D2D2, #D2D2D2);
  background-image: linear-gradient(#4285F4, #4285F4), linear-gradient(#D2D2D2, #D2D2D2);
  
}

.form-group.is-focused .form-control {  
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4285F4), to(#009688)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2));
  background-image: -webkit-linear-gradient(#4285F4, #4285F4), -webkit-linear-gradient(#D2D2D2, #D2D2D2);
  background-image: -o-linear-gradient(#4285F4, #4285F4), -o-linear-gradient(#D2D2D2, #D2D2D2);
  background-image: linear-gradient(#4285F4, #4285F4), linear-gradient(#D2D2D2, #D2D2D2);
}

.form-group.is-focused .form-control .material-input:after {
  background-color: #4285F4;
}

.form-group.is-focused label,
.form-group.is-focused label.control-label {
  color: #4285F4;
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
    color: #1976d2;
    border-color: #1976d2;
}

.checkbox input[type=checkbox]:checked + .checkbox-material .check:before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
    color: #1976d2;
}

/* background color */
.blue-darken-2{
    background-color: #1976d2;
}


/* cards */
.card .form-header {
    color: #fff;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 3rem;
    padding: 0.5rem;
    border-radius: 2px;
}


.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card .card-block {
    position: relative;
}

/* tablas */

tr{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}


.badge{
    margin-left: 5px;
}

.badgeprioridad{
    display: inline-block;
    width: 77px;
    padding: 5px 12px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #888;
    border-radius: 10px;
    font-weight: 100;
}

.badgeprioridadUrgente{
    background-color: #d64d46;
}


.badgeprioridadAlta{
    background-color: #ea8346;
}


.badgeprioridadNormal{   
    background-color: #a6a6a6;
}

.badgeprioridadBaja{
    background-color: #78aedc;
}

.badgeprioridadbaja{
    display: inline-block;
    min-width: 10px;
    padding: 5px 12px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #888;
    border-radius: 10px;
}

.pedidoPendiente{
    color: #e6763e;
    font-weight: 700;
}

.pedidoEncurso{
    color: #408cff;
    font-weight: 700;
}


.pedidoFinalizado{
    color: #32a737;
    font-weight: 700;
}

.actividad{   
    background-color: #fff;
    line-height: 40px;
    vertical-align: middle;
    border-radius: 3px;
    margin-top: 2px;
    margin-bottom: 8px;
    padding-right: 0;
    padding-left: 0;
}


.tareaObs{
    background-color: #EC8D2A;
    background-color: #CCB563;
    margin-right: 5px;
    padding: 2px 4px;
    border-radius: 10px;
    color: #fff;
}

.equipoActiveRow{
    background-color: #617dca;
    color: #fff;
}