section#formularioext,section#formulariouser{
	position: absolute;
	margin: 100px 90px 50px 90px;
	width:800px;
	min-height: 100px;
	overflow: hidden;
	border-radius: 5px;
	background-color:#FFF;
}



section#formularioext input[type="search"], section#formulariouser  input[type="search"] {
	width: 200px;
	height: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	outline: none;
	border:0px;
	background-color: #dcdcdc;
	border-radius: 5px;
}

section#formularioext  label[for="name2"], section#formulariouser  label[for="name2"]  {
	width: 100px;
	height: 20px;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 3px;
	outline: none;
	border:0px;
	background-color: #fff;
	border-radius: 5px;
	text-align:right;
	float:left;
}


section#formulariouser  label[for="name2"]  {
    width: 120px;
}

.col-banco{
    
    width:200px; text-align:left;

}

.col-banco-ciudad{
    
    width:200px; text-align:left;

}

.col-banco-status{
    
    width:200px; text-align:center;

}


.col-cheque-id{
    
    width:25px; text-align:center;

}

.col-cheque-number{
    
    width:70px; text-align:center;

}

.col-cheque-company{
    
    width:120px; text-align:left;

}

.col-cheque-sucursal{
    
    width:130px; text-align:center;

}

.col-cheque-usuario{
    
    width:130px; text-align:center;

}


.col-cheque-motivo{
    
    width:245px; text-align:center;

}



.col-cheque-fecha-title {
   width:130px; text-align:right;
}

.col-cheque-company-title{
    
    width:125px; text-align:left;

}

.col-cheque-banco-title2{
    
    width:105px; text-align:left;

}

.col-cheque-banco-title{
    
    width:145px; text-align:left;

}

.col-cheque-report{
    
    width:350px; text-align:left;
    font-size: 10px;

}

.col-user-name-title {

    width:115px; text-align:left;
}

.col-user-email-title {

    width:200px; text-align:left;
}

.col-user-last {

    width:200px; text-align:left;
}


.col-user-acceso {
  width: 270px;
  text-align: right;
}



.col-emayor-remitente {
  width: 250px;
  text-align: left;
}



.btn-green {

	width:100px;
	height: 30px;
    padding-top: 15px;
	outline: none;
	border:0px;
	background-color: #58af5a;
	color: white;
	font-size: 14px;
	border-radius: 5px;
	
  float: left;

  text-align: center;    
}

.btn-green-2 {
 
    width:160px;
    height: 30px;
    padding-top: 15px;
    outline: none;
    border:0px;
    background-color: #58af5a;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    
  float: left;
 
  text-align: center;    
}

.btn-green-3 {
 
    width:180px;
    height: 20px;
    padding-top: 5px;
    background-color: #58af5a;
    color: white;
    font-size: 14px;
    border-radius: 5px; 
    float: left;
    text-align: center;
    margin-left: 20px;   
}

.btn-block {
    margin-right: 20px;
    cursor: pointer;
}

.paginacion2 {
	position: absolute;
	margin: 350px 0px 50px 550px;
	overflow: hidden;
}
.paginacion2 ul {
	list-style:none;
	text-align: center;
    background: transparent;
}
 
.paginacion2 ul li {
	display:inline-block;
	margin-right:10px;
    background: transparent;
}
 
.paginacion2 ul li a {
	display:block;
	padding:10px 20px;
	color:#fff;
	background:#58af5a;
	text-decoration: none;
	border-radius: 5px;
}
 
.paginacion2 ul li a:hover {
	background:#000;
}
 
.paginacion2 ul li .active {
	background:#000;
	font-weight:bold;
}

#lista_3_encabezado{
  position:absolute;
  top:220px;
  width:960px;
  height: 40px;
  background-color:#58af5a;
  border-radius: 5px;
  padding-top: 10px;
  font-size:15px;
  font-weight:bold;
  color:#FFF; 
}


#lista_3{
  position:absolute;
  top:260px;
  width:960px;
  height: 310px;
  border-radius: 5px;
  padding-top: 2px;
  font-size:14px;
  line-height: 31px;
  background-color:#dcdcdc;
  background-image: linear-gradient(transparent 50%, white 50%);
  background-size: 197px;
}

.tbl-list-customer {
    background:#58AF5A;
    /*margin:20px;*/
    
    border:#ccc 1px solid;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
 
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
    
.tbl-list-customer th {padding:4px 0}
 
.tbl-list-customer td {
    /*background:#fff;*/
    padding:2px 0 4px 0}
    
.tbl-list-customer tr.even  {background:#eee}
 
 
 
.tbl-list-customer.collapsed {border-collapse:collapse}
 
.tbl-list-customer tr:last-child td:first-child {
    -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
    border-bottom-left-radius:10px
}
 
.tbl-list-customer tr:last-child td:last-child {
    -moz-border-radius-bottomright:10px;
    -webkit-border-bottom-right-radius:10px;
    border-bottom-right-radius:10px
}
 
.tbl-list-customer .row_title {
height: 50px;
}
 
.tbl-list-customer .row_impar,.tbl-list-customer .row_par {
    line-height: 27px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}
 
.tbl-list-customer .row_impar {
    background-color: #fff;
}
 
 
.tbl-list-customer .row_par {
    
    background-color: #ccc;
}
 
