.containerlista {
    width: 1170px;
    height:440px;
    padding-left: 10%;

}

#div_recientes{
float: left;
width:80%;
height:300px;
margin-left:0%;
background:#FFFFFF;
padding-top:0px;
overflow: scroll;
}

#div_pasj{
float: left;
width:80%;
height:300px;
margin-left:0%;
background:#FFFFFF;
padding-top:0px;
overflow: scroll;
}

.table_list_p {
     font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
      font-size: 12px;    margin: 0px;     width: 80%; text-align: left;;     border-collapse: collapse; }



  .table_list_p td {    padding: 1px;     background: #e8edff;     border-bottom: 1px solid #fff;
          color: #669;    border-top: 1px solid transparent; height:10px;}
  .table_list_p tr:hover td { background: #d0dafd; color: #339; }

  .table_list_agregados {
       font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
        font-size: 12px;    margin: 0px;     width: 100%; text-align: center;     border-collapse: collapse; }
  .table_list_agregados th {font-size: 13px;font-weight: normal;padding: 1px;background: #b9c9fe;border-top: 4px solid #aabcfe;
        border-bottom: 1px solid #fff;color: #039;height: 10px;padding: 1px; text-align:center; }
    .table_list_agregados  td {    padding: 1px;     background: #e8edff;     border-bottom: 1px solid #fff;
        color: #669;    border-top: 1px solid transparent; height:10px;}

    .table_list_agregados tr:hover td { background: #d0dafd; color: #339; }

.form-control-lp {  display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.form-control-nya {
width: 250px;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.form-control-tp {  display: block;
width: 120px;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.form-control-num {  display: block;
width: 120px;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

#cuitt{
    text-align: center;
  }
#cuitt::placeholder {
  color:#b8c2c5;
  text-align: center;
  padding-top: 30px;
}

h2{
color: #7c8283;
}
.mayuscula{
  text-transform: uppercase;
  }
