#header {
	margin: 0;
	padding: 10px ;
	height:100%;
	overflow: hidden;
	border-bottom: solid 1px #e0ecff;
}

#header ul {
	margin: 0;
	list-style: none;
}

#header ul li {
	float: left;
	margin: 0;
	padding: 0 12px;
}

#menu_actions {
	float: left;
}

#menu_user {
        float: right;
}

#menu_user li {
	border-left: solid thin #0000cc;
}
#menu_user select,#menu_user label,#menu_user input {
        float:left;
}
#menu_user{
}
.embarques .embarque th {
	text-align: left;
}

.embarques {
	margin: 5px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}

.embarques .embarque {
	float: left;
        display:block;
	margin: 15px 15px 0 15px;
        padding:0;
        height: 430px !important;
        height:490px;
}

.embarques .embarque table {
	width: 220px;
	margin:0px;
}

.embarques .embarque table h4 {
	color: #3366cc;
	font-weight: bolder;
	font-size: 14px;
}

.embarques .embarque tbody {
	border: solid 1px red !important;
}

.firmado_envimex table th {
	background-color: #fad163 !important;
}

.firmado_grainger table th {
	background-color: #b5edbc !important;
}

.firmado_envimex.firmado_grainger table th,.pendiente table th {
	background-color: #ffc4b9 !important;
}

.clr {
	clear: both;
}

.delivery {
	background-color: #fad163 !important;
}

.factura {
	background-color: #669eff !important;
}

.delivery_factura {
	background-color: #b5edbc !important;
}
.alternate_row{
	background-color: #e0ecff !important;
		}
.problemas {
	background-color: #cc0000 !important;
}
.subtable tr th{
  background-color: #cc0000;
  color: white;
}
.problemas,.problemas a {
	color: white !important;
}

.problemas_delivery {
	background-color: #ff8000 !important;
}

.problemas_factura {
	background-color: #000080 !important;
}

.problemas_factura   , .problemas_factura a {
	color: white;
}

.problemas_delivery_factura {
	background-color: #993300 !important;
}

div.embarque {
	padding: 0;
}
.related table tr td a,.related table tr td{
	font-size: 10px;
}

div.embarque h2,div.embarque h3,.related h3 {
	padding: 0;
}

div.embarque h3 {
	margin: 5px;
}

.left {
	width: 250px;
	display: block;
	float: left;
}

.right {
	padding: 0;
	margin-left: 25px;
	margin-top: 0;
	float: left;
}

.right h3 {
	margin: 15px 0;
	padding: 0;
}

.comentarios h2 {
	margin: 15px;
	padding: 0;
}

.comentarios h3 {
	margin: 15px;
	padding: 0;
}

.comentarios h4 {
	font-size: 14px;
	margin: 15px;
}

.dl_comentarios {
	float: none;
	line-height: 1em;
	margin: 0;
}

.dl_comentarios dt {
	margin: 10px 0;
}

.dl_comentarios dd {
	margin: 10px 20px;
}

/*.actions a span{
	display:none;
	}
*/
.mini_actions a span,.mini_actions span span ,.spreadsheet span{
	display: none;
}
.mini_actions a,.mini_actions span {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: top left;
	color: #0000cc !important;
	text-decoration: none;
	margin:1px;
}
.spreadsheet{
        background-image: url(images/spreadsheet.png);
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: top left;
	color: #0000cc !important;
	text-decoration: none;
	margin:1px;
}
.tiene_del{
	background-image: url(images/has_delivery.png);
	}

.esta_entregada{
	background-image: url(images/entregado.png);
	}
.tiene_pe{
	background-image: url(images/has_pe.png);
	}
.delete {
	background-image: url(images/delete.png);
}

.edit {
	background: url(images/edit.png);
}
.open {
	background: url(images/open.png);
}
.gallery {
	background: url(images/gallery.png);
}
.comment {
	background: url(images/comment.png);
}
.entregar{
	background: url(images/entregar.png);
}
#menu_user label {
  width:auto;
}
#menu_user form{
  margin:0;
  padding:0;
}
.visible {
  display:inline;
}
.hidden{
  display:none;
}
.firmas{
  border:solid 1px black;
  width:200px;
  margin:30px auto;
  padding: 15px 30px;
}
.firmas p{
  border-bottom:solid 1px black;
  width: 200px;
  margin:20px 0;
}
#footer{
  text-align:center;
}
.zona_1{
  display: list-item;
  list-style-image:url(images/cuadrado_2.png);
  list-style-position: inside;
}
.zona_2{
  display: list-item;
  list-style-image:url(images/triangulo_2.png);
}
.zona_3{
  display: list-item;
  list-style-image:url(images/estrella_2.png);
}
.zona_4{
  display: list-item;
  list-style-image:url(images/circulo_2.png);
  list-style-position: inside;
}
.migracion .optional{
  width:44%;
  margin:10px;
  float:left;
}
.migracion .optional select {
  width:320px;
}
.migracion{
  clear:both;
  overflow:hidden;
}