.orderColumn  span table td + td {
    display: none;
}
.orderColumn  span table {
	width: 100%;
}

.orderColumn  span{
    background-repeat: no-repeat;
    display: block;
}

.noorder span{
    background-image: url("../images/custom/arrow_two_head_2.png");
    padding-left: 18px;
    padding-top: 2px;
}

.orderasc span{
    background-image: url("../images/custom/arrow_top.png");
    padding-left: 14px;
}

.orderdes span{
    background-image: url("../images/custom/arrow_bottom.png");
    padding-left: 14px;
}

.input-w label, .fechas label {
    display: inline-block;
    margin-left: 10px;
}
.input-w label {
	vertical-align: top;
}

.input-w input {
    display: inline-block;
    vertical-align: top;
}
.input-w th, .input-w td {
   border: 0px !important;
}

.iceDatTbl a {
	color: #FFFFFF;
}

.journal-content-article th td{
	border-width: 0px !important;
}

.centrar {
	text-align: center;
}

.buscar{
	float: right;
    margin-top: -31px;
}
.fechas label, .fechas div {
	float: left;
}
.input-w table{
	width: auto !important;
}
 img{
     max-width: initial !important;
 }

 .provincia{
 	font-style: italic;
 }
 .iceDatTblColHdr1,.iceDatTblColHdr2{
 vertical-align: middle !important;
 }

.panelReclamacion label{
	float: left;
    font-weight: bold;
    min-width: 370px;
    width: auto;
}
