.padding-ui-tabs-panel {
	padding: 0 !important;
}

.cuadroinformacionnotificacion2 {
    background: none repeat scroll 0 0 #eee;
    display: inline-block;
    height: 38px;
    margin: 10px 0 0 10px;
    width: 160px;
}

.inputFecha input {
	background-image: url("/pdt-theme/images/forms/input_shadow.png") !important;
    background-repeat: no-repeat !important;
    font-weight: normal !important;
    font: 1em Arial,Helvetica,Verdana,sans-serif !important;
    padding: 5px 1px !important;
    box-shadow: none !important;
}

.inputFecha:focus {
	box-shadow: none !important;
	background: none repeat scroll 0 0 #ffc !important;
}

.inputFecha {
	vertical-align: middle !important;
}

.cajassolicitud .cuadroinformacionnotificacion2 p {
    color: #f60;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 14px;
    margin: 0;
    position: relative;
    top: 2px;
    width: 80px;
}

.cuadroinformacionnotificacion2 img {
    vertical-align: text-bottom;
}

.cuadroinformacionnotificacion2 img {
    margin: 7px 5px 0 10px;
}

.escritorio .ui-state-default, .escritorio .ui-widget-content .ui-state-default, .escritorio .ui-widget-header .ui-state-default {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/pdt-theme/images/portlet/header_bg.png") repeat-x scroll 0 0 #d4d4d4;
    border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #34404f;
    cursor: pointer;
    font-weight: bold;
    overflow: visible;
    padding: 5px;
    text-shadow: 1px 1px #fff;
    width: auto;
}

.hover_rewrite:hover{
	box-shadow: none !important;
}

.hover_rewrite:focus{
	box-shadow: none !important;	
}

.padding_0 {
	box-shadow: none !important;	
	margin: 0 !important;
}

.button_modd {
	-moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: url("/pdt-theme/images/portlet/header_bg.png") repeat-x scroll 0 0 #d4d4d4 !important;
    border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #34404f !important;
    cursor: pointer !important;
    font-weight: bold !important;
    overflow: visible !important;
    padding: 5px !important;
    text-shadow: 1px 1px #fff !important;
    width: auto !important;
    border-radius: 4px !important;
}

.button_modd:hover {
	background: #B9CED9 url("/pdt-theme/images/application/state_hover_bg.png") repeat-x 0 0 !important;
	border-color: #627782 !important;
	color: #369 !important;
	box-shadow: none !important;
}

.button_modd:focus {
	background: url("/pdt-theme/images/application/state_active_bg.png") repeat-x scroll 0 0 #ebebeb !important;	
	color: #555 !important;
	border-color: #c8c9ca #9e9e9e #9e9e9e #c8c9ca !important;
	box-shadow: none !important;
}

.button_modd {
    float: none !important;
    padding: 0 10px !important;
}

.align_middle td{
	vertical-align: middle;
}

#ui-datepicker-div {
	background: none repeat-x scroll 50% bottom white !important;
    border: 1px solid #666 !important;
    color: gray !important;	
}

#ui-datepicker-div .ui-datepicker-header{
	background: url("images/ui-bg_gloss-wave_25_333333_500x100.png") repeat-x scroll 50% 50% #333333 !important;
    border: 1px solid #333 !important;
    color: #fff !important;
    font-weight: bold !important;	
}

#ui-datepicker-div .ui-datepicker-calendar td {
    border: 0 none !important;
    padding: 5px !important;
}

.tabla_escritorio th {
	float: none !important;
}

.tamanio_estado_txt {
	font-size: 0.9em;
}

.escritorio .tabla_escritorio {
	border: medium none !important;
    margin: 15px 0;
}

.posicion_boton_act{
	float: right;
    padding: 15px 5px 5px;
    font-size: 14px;
}

.tamanio_button_new{
	font-size: 16px !important;
	text-decoration: none !important; 
}