body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  -webkit-print-color-adjust:exact;

}


@media print {
  body {-webkit-print-color-adjust: exact;}

  #cuadro-auxiliar {
    display:none !important;

  }
  .btn {
    display:none !important;
  }
  .print {


    background: beige !important;
    background-color: beige !important;
    color:black !important;

    }


    tr.print2:nth-child(even) {
        background:#e0f3ff !important;
      }
  table {
    font-size: 8px !important;
  }
  #javaback, #ojo {
    display:none !important;
  }

}


a {
  color: #00B7FF;
}

.main {
background-color: white;
border-radius: 2px;
margin: 15px;
padding: 10px;
-webkit-box-shadow: 0 0 5px 3px #BDBDBD;
box-shadow: 0 0 5px 3px #BDBDBD;
}

.cuadro {
  height:100% !important;
  display:table !important;
  width: 100% !important;
  margin-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: 50px !important;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 0px !important;
  position: absolute !important;
}

.cuadro-row {
  height: 100% !important;
  display: table-row !important;
}

.cuadro-general {
  float:none !important;
  display:table-cell;
  width:75% !important;
  background:#EEE;
}

.cuadro-auxiliar {
  float:none !important;
  background:#DEDADA;
  display: table-cell;
  width:25% !important ;
  -webkit-box-shadow: -2px 0 5px 3px #BDBDBD;
  box-shadow: -2px 0 5px 3px #BDBDBD;
}

@media (max-width:768px){
  .main {
    margin: 0px;

    border-radius: 0px;


    -webkit-box-shadow: none;
    box-shadow: none;


  }
  .cuadro {
    display:block !important;
  }

  .cuadro-row {
    height: 100% !important;
    display: block !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .cuadro-general {
    float:left !important;
    display:block !important;
    width: auto !important;
    min-width:100%;
    background:#EEE;
    padding: 0px !important;

  }

  .cuadro-auxiliar {
    float:left !important;
    display:block !important;
    width: auto !important;
    min-width:100%;
    background:#DEDADA;
    padding: 0px !important;

  }

}

h1, h2, h3, h4, h5, h6 {
    font-familyfont-family: Arial, sans-serif;
}
p, div, span, form {
  font-family: Arial, sans-serif;
}

.titulo {
background: #DEDADA;
padding: 10px;
margin: -10px;
margin-bottom: 0px;
border-bottom: 1px solid #CACACA;
color: #6d4831;
font-size: 25px;

}


.boton {
background: #DEDADA !important;
padding-left: 20px !important;
padding-right: 20px !important;
color: #6d4831 !important;
font-weight: bold !important;
}

.boton:hover {
  background: #6d4831 !important;
  color: #DEDADA !important;
}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.style1  {
  display: block !important;
  margin: 0  !important;
  width: 100%;
  border-radius:2px;
  font-family: sans-serif !important;
  font-size: 14px !important;
  appearance: none !important;
  box-shadow: none !important;
  border-radius: none !important;
  padding: 10px !important;
  border: solid 1px #dcdcdc !important;
  transition: box-shadow 0.3s, border 0.3s !important;
  margin-bottom: 5px !important;
}
.style1:focus {
  border: solid 1px #707070 !important;
  box-shadow: 0 0 5px 1px #969696 !important;
}

.style1-corto {
  width: 100px !important;
}

.style1-medio {
  width: 50% !important;
}

#toppage {
position: fixed;
bottom: 30px;
right: 70px;
background: url('/images/ArrowUp.png') no-repeat;
display: none;
width: 42px;
height: 40px;
}



#toppage:hover, .editarsubticket:hover, .removenotificacion {
  cursor:pointer;
}

#javaback {
  position: fixed;
  bottom: 30px;
  right: 120px;
  display: block;
  width: 42px;
  height: 40px;
  background: #666;
  border-radius: 4px;
  color: #E0E0E0;
  text-align: center;
  font-size: 30px;
  line-height: 46px;
}



.dataTables_wrapper {
padding-top:10px;
padding-bottom:10px;
}

.badge {
  background:red !important;

}

.prettyprint {
  table-layout: fixed;
overflow-x: auto;
max-width: 1347px;
}


@media all {
  div.saltopagina{
    display: none;
  }
}

@media print{
  div.saltopagina{
    display:block;
    page-break-before:always;
  }
}


#legendDiv span {
  display: block;
  width: 10px;
  height: 10px;
  padding: 10px;
  float: left;
  margin-right: 10px;
}
#legendDiv ul {
  list-style-type: none;

}
#legendDiv li {
  font-weight:bold;
  padding-bottom: 3px;
}


.paginate_button {
  background: #DEDADA ;
  color: #6d4831 ;
  font-weight: bold !important;
  padding: 10px;
  margin-left: 3px;
  border-radius: 4px;
  border: 1px solid #adadad;
  text-decoration:none !important;

}
.paginate_button:hover {
  background: #6d4831;
  color: #DEDADA;
  cursor:pointer;
}
.disabled:hover {
  background: #DEDADA ;
  color: #6d4831 ;
  cursor: not-allowed;
}
.current {
  background: #6d4831;
  color: #DEDADA;
}

.dataTables_length {
float: left;
}

select {
  max-width: 115px;

}

#downpage:hover {
  color:blue !important;
  cursor:pointer;
}
.guardarestadisticas {
  float: right;
  font-size: 22px;
  top: -20px !important;
}

.guardarestadisticas:hover, .informediariousuariobutton:hover {
  cursor:pointer;
  color: #337ab7;
}

@media (max-width:768px){
  .respon {
    display:none !important;
  }
  select {
    max-width: 60px;

  }
  table {
    max-width: 100%;
  }
  .dataTables_info {
  white-space: normal !important;
  }

  .responcol {
    max-width: 100%;
  }
  .dataTables_paginate {
    text-align: right !important;
  }
  .dataTables_info {
    text-align: left !important;
  }
}

.responcol {
  display: block;
  max-width: 1348px;
  overflow-x: auto;
  left: 15px;
  position: relative;
}

#ojo:hover {
  cursor:pointer;
}
.hover:hover {
  cursor:pointer;
}
.addusuario:hover {
  cursor:pointer;
}
