/*	Design by Free CSS Templates - http://www.freecsstemplates.org - Released for free under a Creative Commons Attribution 2.5 License */

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i { margin: 0; padding: 0; border: 0; outline: 0; font-style: normal; vertical-align: baseline}
:focus {outline: 0}
ol, ul {/*list-style: none*/}
table {border-collapse: collapse;border-spacing: 0}
strong, b {	font-weight: bold;}
em, i {	font-style: italic;}
blockquote:before, blockquote:after, q:before, q:after {content: ""}
blockquote, q {quotes: "" ""}
input, textarea {margin: 0; padding: 0}
select, input{font-family: "Open Sans", "Trebuchet MS", sans-serif;font-size:12.5px}
.floatFix { 
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
	overflow:hidden
}

/* Print */
@media print {
.no_print {display:none !important;}
.print_only {display:inline !important;}
.new_page { 
      display:block; 
      page-break-before: always;
   }
td.status .icon {background: none; margin-right: -32px;}
}
@media all {
.new_page {display: none;}
.print_only {display:none;}
}
/* Basic */

* {
	margin: 0em;
	padding: 0em;
}
h1,h2,h3,h4,h5,h6 {
	color: #6a6a6a;
}
body {
	font-family: "Open Sans", "Trebuchet MS", sans-serif;
	color: #7a7a7a;
	font-size: 13.5px;
	min-width: 1300px;
}
a {
	color: #AF0A0A;
	text-decoration: none;
        cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
b {
    background-color: #AF0A0A;
    color: #fff;
    font-weight: normal;
    padding: 3px 6px;
}
/* Outer */

#outer {
	/*margin: 2.5em 3.0em 1.5em 3.0em;*/
	margin-top: 108px;
}
#outer_help{
	margin-top: 54px;
}
#outer_report{
	margin-top: 78px;
}

/* Header */

#header {
	padding: 0em 2.15em 0em 2.15em;
	height: 8em;
	width: 15em;
	float: left;
	position: relative;
	background: #AF0A0A url('../images/a1.gif') top right no-repeat;
        z-index: 3;
}
#header h1, #header_help h1 {
	position: absolute;
	bottom: 2.2em;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	border:none;
	margin-bottom: 0em;
	padding-bottom: 0em;
	color: #fff;
}
#header h1 a, #header h2 a, #header_help h1 a , #header_help h2 a {
	color: #fff;
	text-decoration: none;
}
#header_help h2{
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 2.7em;
	font-size: 0.7em;
}
#header h2 {
	position: absolute;
	bottom: 2.7em;
	color: #EFE0E0;
	font-size: 0.8em;
}
#header_help {
	padding: 0em 2.15em 0em 2.15em;
	height: 4em;
	width: 15em;
	float: left;
	position: relative;
	background: #AF0A0A url('../images/a1.gif') top right no-repeat;
        z-index: 3;
}

/* Menu */

#menu {
	height: 8em;
	background: #fafafa url('../images/a2.gif') top left repeat-x;
	position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    padding-left: 19.3em;
    right: 0;
	border-bottom: 1px solid #f0f0f0;
}
#menu_help {
	height: 4em;
	background: #fafafa url('../images/a2.gif') top left repeat-x;
	margin-left: 19.3em;
	position: relative;    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	border-bottom: 1px solid #f0f0f0;
}
.loginHeader {
	background: #af0a0a url('../images/a5.gif') top left repeat-x!important;
}
#menu ul{
	list-style: none;
	position: absolute;
	padding-left: 20.8em;
       /* max-width: 100%;
		max-width: 55em;*/
        padding-top: 50px;
        /*padding-bottom: 50px;*/
        /*background: #fafafa url('../images/a2.gif') top left repeat-x;*/
        z-index: 1;
}
#menu_help ul {
	list-style: none;
	position: absolute;
	padding-left: 1.5em;
       /* max-width: 100%;
		max-width: 55em;*/
        padding-top: 20px;
        padding-bottom: 50px;
        /*background: #fafafa url('../images/a2.gif') top left repeat-x;*/
        z-index: 1;
}
#menu li , #menu_help li{
	display: inline;
	border-left: dotted 1px #848484;
	padding-left: 0.6em;
}
#menu li.first, #menu_help li.first {
	border-left: 0px;
	padding-left: 0em;
}
#menu li a, #menu_help li a  {
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	padding: 1em;
	margin-right: 0.3em;
	font-size: 12.5px;
}
#menu .admin, #menu_help .admin_help {
    position: absolute;
    right: 0;
    z-index: 2;
}
#menu #logo_wrapper {
    margin-right: 20px;
    margin-top: 33px;
    height: 65px;
    width: 14%;
    position: absolute;
    right: 0;
    z-index: 0;
    line-height: 75px;
    text-align: right;
}
#menu #client_logo_negative,
#menu #client_logo {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
#menu #client_logo_negative_login {
    margin-right: 20px;
    margin-top: 18px;
    height: 80px;
    max-width: 300px;
    position: absolute;
    right: 0;
    z-index: 0;
}

.report #menu li a {
    margin-right: 5px;
}
/*
#menu li a:hover {

	background:#af0a0a;
	color: #fff;
}*/
#menu li:hover a.primer_nivel, #menu_help li:hover a.primer_nivel {
	/*background: #AF0A0A url('../images/a4.gif') bottom left repeat-x;*/
	background:#af0a0a;
	color: #fff;
}

#menu li:hover ul, #menu_help li:hover ul{
	display: block
}
.active {
	background:#e3e3e3;
}
.subMenu {
	margin-left: 0em!important;
	position: absolute;
	top: 1.9em!important;
	background-color:#af0a0a;
	width:100%;
	display:none;
}
.subMenu li {
    border-left: none!important;
    display: inline!important;
    padding-left: 0em!important;
}
.subMenu li a {
	color:#CCCCCC!important;
	line-height:30px!important;
}
.subMenu li a:hover {
	padding:0em 1em!important;
	color:#FFFFFF!important;
}

/* Content */
#wi_version { 
    display: block;
    margin-top: 10px;
    font-style: italic;
    font-size: 12px;
}
#content {
	background: #fff url('../images/a3.gif') top left repeat-x;
	margin-top: 1px;
	padding-top: 1.5em;
}
#content p {
	margin-bottom: 0.4em;
	line-height: 1.6em;
}
#content h2,h3,h4,h5,h6,h1 {
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;
}
#content h1 {
	font-size: 1.6em;
	font-weight:normal;
}
#content h2 {
	font-size: 1.3em;
	padding-top: 0.5em;
    margin-bottom: 10px;
	font-weight: 500;
}
#content h2 span {
    font-size: 11pt;
    font-weight: normal;
}
#content h1 span.sub,
#content h2 span.sub,
#content h3 span.sub,
#content .subcount {
    font-size: 10pt;
    font-weight: normal;
    color: #d09938;
    float: right;
	margin-top: 4px;

}
#content h3 {
	font-size: 1.1em;
	padding-top: 0.4em;
	margin-left: 2%;

}
#content ul, #content ol {
	margin-bottom: 2em;
	padding-left: 2%;
	line-height: 1.6em;
}
#content .tree ul {
    margin-bottom: 0px;
}
#content ul#browser,
#content ul.main_treeview {
    padding-left: 0px;
    margin-bottom: 10px;
    margin-top: 5px;
    margin-left: -6px; /* Cambio de -12 a -6 porque el icono se ve mal puesto en el interfaz */
}
#content ul#browser li ul#browser, 
#content ul#browser li ul#browser li ul#browser,
#content ul#browser li ul#browser li ul#browser li ul#browser {
	margin-bottom: 0em;
}
#content hr {
	margin-left: 2%;
    border: dashed 1px #cfbc78;
    margin-top: 20px;
    margin-bottom: 20px;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
#browser ul,
#content ul.treeview ul,
.main_treeview ul {
    margin: 0px;
}
#content .treeview_info {
	margin-left: 2%;
    background-color: #F1F1F1;
    border: 1px dotted #CCCCCC;
    margin-top: 5px;
    padding: 8px;
	font-size:13px;
	
}
#content .treeview span.count {
    text-decoration: none !important;
    color: #d09938;
    font-style: italic;
}
#content .treeview span.count:hover {
    text-decoration: none !important;
}
#content blockquote {
	border-left: solid 0.8em #cacaca;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}
#content blockquote p {
	display: inline;
}
/**
 * Añadido ancho de 95% a las tablas
 * Claudio Rivero - 09-08-2011
 */
#content table {
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 1.5em;
    width:98%;
	margin-left: 2%;
}
/**
 * Cambio del ancho de la columnas en padding antes(0.5em 2em 0.5em 0.5em)
 * Claudio Rivero - 09-08-2011
 */
#content table th {
	text-align: left;
	font-weight: bold;
	padding: 0.5em 0.4em 0.5em 0.4em;
    vertical-align: middle;
	font-size: 13px;
    height: 20px;
}
#content table td {
	padding: 0.5em 0.4em 0.5em 0.4em;
	vertical-align: middle;
	font-size: 13px;
    height: 20px;
}
#content table tr.row_0, #content table tr.rowA {
	background-color: #f5f5f5;
	color: inherit;
}
#content table tr.row_1, #content table tr.rowB {
	background-color: #fdfdfd;
	color: inherit;
}
#content table tr.rowOk {
	background-color: #d5f3b5;
        border-bottom: dotted 1px #c0c0c0;
}
#content table tr.rowError {
	background-color: #FAF5CD;
        border-bottom: dotted 1px #c0c0c0;
}

/* Primary Content */

#primaryContentContainer {
	float: right;
	margin-left: -19.5em;
	width: 100%;
}
#primaryContent {
	margin: 0em 0em 0em 19.3em;
	padding: 1.5em;
	border-left: dotted 1px #cacaca;
}
.loginContent {
	border-left: none!important;
	margin-left: 0em!important;
}

/* Secondary Content */

#secondaryContent {
	float: left;
	width: 16.8em;
	padding: 2.3em 1.25em;
	border-right: 1px dotted #CACACA;
}

/* Footer */

#footer {
	margin-top: 1.0em;
	border-top: dotted 1px #cacaca;
	padding: 1.5em;
	font-size: 0.9em;
	text-align: center;
}
.report #footer {
    margin-top: 0px;
    float: left;
    padding: 20px 0;
    width: 100%;
}
.clear {
	clear: both;
}

#img_refresh_panel {
    margin-left: 290px;
    position: absolute;
    display: none;
}

/*  Login  */

#login-container {
	width: 400px;
	height:290px;
	background-color: #f8f8f8;
	border: 10px solid #dfdfdf;
	line-height: 35px;
	padding: 30px;
	text-align: center;
	margin:0 auto 30px;;
}
.radius {
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
}
.loginInput {
	width: 350px;
	height: 27px;
  margin-bottom: 20px;
  border-color: #CCCCCC #CCCCCC #af0a0a;
  border-style: solid;
  border-width: 1px 1px 2px;
	color:#333333;
}
.loginInput:hover, .loginInput:focus {
	border-color:#999999 #999999 #af0a0a;
}
#errorLogin, #msg, .msg, .errorLogin {
    background: none repeat scroll 0 0 #9E2929;
    color: #F8F8F8;
    border: 1px dotted #ffffff;
    padding: 10px;
    text-align: center;
    width: 510px;
    margin: 0 auto 20px;
	font-family: "Open Sans", "Trebuchet MS", sans-serif;
	font-size:13px;
}
#msg, .msg {
	background: green;
}
.error, .error_dropzone {
	background-color: #9E2929;
        border: medium none;
        color: #FFFFFF;
        font-size: 11px;
        margin-left: 5px;
        /*margin-top: -1px;*/
        padding: 6px 10px;
        z-index: 99998;
}
.alert_error {
	background-color: #9E2929;
        border: medium none;
        color: #FFFFFF;
        margin-left: 5px;
        margin-top: -1px;
        padding: 6px 10px;
        z-index: 99999;
}
.alert_ok {
    background-color: green;
    border: medium none;
    color: #FFFFFF;
    margin-left: 5px;
    margin-top: -1px;
    padding: 6px 10px;
    z-index: 99999;
}
.error_custom {
    float: left;
    height: 18px;
    margin-top: 0;
    padding-top: 4px;
    display: none;
}
#form_error_messages,
#error_msg_files {
	margin-left: 2%;
    margin-bottom: 20px;
    border-top: dotted 1px #9E2929;
}
.info_txt {
    margin-bottom: 5px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 13px !important;
}
#form_error_messages .error,
#instance_params_msg_errors .error,
.ajax_form_error,
#error_msg_files .error_dropzone {
    background-color: #fff;
    color: #9E2929;
    margin-left: 0px;
    height: 16px;
    background:url(../images/exclamation.png) no-repeat center left;
    padding-left: 22px;
    border-bottom: dotted 1px;
}
.ajax_form_error {
    padding-bottom: 4px;
    padding-top: 4px;
    font-size: 11px;
}
.serachInput {
	width: 300px;
	height: 20px;
  margin-bottom: 20px;
  border: #CCCCCC 1px solid;
	color:#7A7A7A;
	padding:5px;
}
.inputMediano, .textMediano {
	width:96%;
	padding:4px 5px;
	color:#7A7A7A;
	/*box-sizing:border-box;*/
  border: #CCCCCC 1px solid;
}
.validate { width: 96%;}
.lesswidth { width: 90% !important; }
.textMediano {
	height:80px;
	font-family: "Open Sans", "Trebuchet MS", sans-serif;
	color: #7a7a7a;
	font-size: 9pt;
}
.textMediano {
    resize: vertical;
}
.select {
	padding:1px;
	color:#7A7A7A;
	margin-bottom:20px;
    width: 71%;
    height: 26px;
    border: solid 1px #ccc;
    background-color: white;
}
form .select {
    margin-bottom: 0px;
	box-sizing:border-box;
	width:96%;
}
form th {
    width: 250px;
    vertical-align: middle;
}
.option {
	margin:5px;
	font-style:normal;
}
.btn-grey {
  border: 1px solid #999999;
  color:#666666;
  cursor: pointer;
  margin: 20px 0;
  padding: .5em 0;
  width: 150px;
  float: left;
  text-align: center;
  font-size:12.5px;
}
.button_list {
    float: none; 
    margin: 0px; 
    width: 80px; 
    padding: 3px; 
    font-size: 11px;
}
.button_list:hover {
    background: #fff;
}
#myform .btn-grey,
#content .buttons .btn-grey {
    margin-top: 0px;
    float: right;
    font-family: "Open Sans", "Trebuchet MS",sans-serif;
	font-size: 12.5px;
}
.btn-disabled, .btn-disabled:hover {
	color:#b3b3b3!important;
	border-color:#cccccc!important;
}
.btn-grey:hover {
    color:#333333;
    text-decoration:none;
}
.gradient {
  background: #e4e4e4;
  background: -moz-linear-gradient(top, #ffffff, #e4e4e4);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e4e4e4));
	background: -o-linear-gradient(#ffffff, #e4e4e4);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#e4e4e4', GradientType=0);
}
.gradient:hover {
  background: #e4e4e4;
  background: -moz-linear-gradient(top, #e4e4e4, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#ffffff));
	background: -o-linear-gradient(#e4e4e4, #ffffff);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#e4e4e4', EndColorStr='#ffffff', GradientType=0);
}
.gradient:active {
  background: #ccc;
  background: -moz-linear-gradient(top, #ccc, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ffffff));
	background: -o-linear-gradient(#ccc, #ffffff);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ccc', EndColorStr='#ffffff', GradientType=0);
  text-shadow: 0px 0px 4px #fff;
}
.config li, .user, .email, .pass, .pin, .edit {
	padding:0 0 0 22px;
}
.user {
	background:url(../images/user.png) no-repeat center left;
}
.email {
	background:url(../images/email.png) no-repeat center left;
}
.pass {
	background:url(../images/pass.png) no-repeat center left;
}
.pin {
	background:url(../images/pin.png) no-repeat center left;
}
.edit {
	background:url(../images/edit.png) no-repeat center left;
}
.move_disk {
	background:url(../images/move.png) no-repeat center left;
}
.no_move_disk {
	background:url(../images/move_no.png) no-repeat center left;
        cursor: auto;
}
.no_move_disk {
	background:url(../images/move_no.png) no-repeat center left;
        cursor: auto;
}
.audit_disk {
	background:url(../images/configuration_icons/audit_disk.png) no-repeat center left;
}

/* Configuration icons */
.config li.systems { background:url(../images/configuration_icons/systems.png) no-repeat left 4px; }
.config li.users { background:url(../images/configuration_icons/users.png) no-repeat left 4px; }
.config li.groups { background:url(../images/configuration_icons/groups.png) no-repeat left 4px; }
.config li.config { background:url(../images/configuration_icons/config.png) no-repeat left 4px; }
.config li.programmed_tasks { background:url(../images/configuration_icons/programmed_tasks.png) no-repeat left 4px; }
.config li.delete_logs { background:url(../images/configuration_icons/delete_logs.png) no-repeat left 4px; }
.config li.email_templates { background:url(../images/configuration_icons/email_templates.png) no-repeat left 4px; }
.config li.email_external { background:url(../images/configuration_icons/email_external.png) no-repeat left 4px; }
.config li.storage_groups { background:url(../images/configuration_icons/storage_groups.png) no-repeat left 4px; }
.config li.signer { background:url(../images/configuration_icons/signer.png) no-repeat left 4px; }
.config li.disk_slots { background:url(../images/configuration_icons/disk_slots.png) no-repeat left 4px; }
.config li.disks { background:url(../images/configuration_icons/disks.png) no-repeat left 4px; }
.config li.datamover { background:url(../images/configuration_icons/datamover.png) no-repeat left 4px; }
.config li.areas { background:url(../images/configuration_icons/areas.png) no-repeat left 4px; }
.config li.treenodes { background:url(../images/configuration_icons/treenodes.png) no-repeat left 4px; }
.config li.plans { background:url(../images/configuration_icons/plans.png) no-repeat left 4px; }
.config li.metabase { background:url(../images/configuration_icons/metabase.png) no-repeat left 4px; }
.config li.sanitizers { background:url(../images/configuration_icons/sanitizers.png) no-repeat left 4px; }
.config li.checks { background:url(../images/configuration_icons/checks.png) no-repeat left 4px; }
.config li.metadata_schemas { background:url(../images/configuration_icons/metadata_schemas.png) no-repeat left 4px; }
.config li.metadata_collision_groups { background:url(../images/configuration_icons/metadata_collision_groups.png) no-repeat left 4px; }
.config li.import_filters { background:url(../images/configuration_icons/import_filters.png) no-repeat left 4px; }
.config li.advanced_metadata_filters { background:url(../images/catalog_icons/advanced.png) no-repeat left 4px; }
.config li.dip_profiles { background:url(../images/configuration_icons/dip_profiles.png) no-repeat left 4px; }
.config li.configured_dip_profiles { background:url(../images/configuration_icons/dip_profiles_configured.png) no-repeat left 4px; }
.config li.preprocessors { background:url(../images/configuration_icons/preprocessors.png) no-repeat left 4px; }
.config li.documentation { background:url(../images/configuration_icons/documentation.png) no-repeat left 4px; }
.config li.license { background:url(../images/configuration_icons/license.png) no-repeat left 4px; }
.config li.configval { background:url(../images/configuration_icons/configval.png) no-repeat left 4px; }
.config li.configval_debug { background:url(../images/configuration_icons/configval_debug.png) no-repeat left 4px; }
.config li.logs { background:url(../images/configuration_icons/logs.png) no-repeat left 4px; }
.config li.alerts_preparam { background:url(../images/configuration_icons/alerts_preparam.png) no-repeat left 4px; }
.config li.alerts_configured { background:url(../images/configuration_icons/alerts_configured.png) no-repeat left 4px; }
.config li.alarm_panel { background:url(../images/configuration_icons/alarm_panel.png) no-repeat left 4px; }
.config li.data_formats { background:url(../images/configuration_icons/data_formats.png) no-repeat left 4px; }
.config li.data_format_characterizers { background:url(../images/configuration_icons/data_format_characterizers.png) no-repeat left 4px; }
.config li.data_format_validators { background:url(../images/configuration_icons/data_format_validators.png) no-repeat left 4px; }
.config li.data_format_evolutioners { background:url(../images/configuration_icons/data_format_evolutioners.png) no-repeat left 4px; }
.config li.metadata_collision_versioning { background:url(../images/configuration_icons/metadata_collision_versioning.png) no-repeat left 4px; }
.config li.metadata_collision_unique { background:url(../images/configuration_icons/metadata_collision_groups.png) no-repeat left 4px; }
.config li.recharacterize { background:url(../images/configuration_icons/recharacterize.png) no-repeat left 4px; }
.config li.file_format_evolution { background:url(../images/configuration_icons/file_format_evolution.png) no-repeat left 4px; }
.config li.digital_signature_jobs { background:url(../images/configuration_icons/digital_signature_jobs.png) no-repeat left 4px; }
.config li.automatic_audit_schemas { background:url(../images/configuration_icons/automatic_audit_schemas.png) no-repeat left 4px; }
.config li.import_export_tools { background:url(../images/configuration_icons/config.png) no-repeat left 4px; }
.config li.file_manager { background:url(../images/configuration_icons/file_manager.png) no-repeat left 4px; }
.config li.database_manager { background:url(../images/configuration_icons/database_table.png) no-repeat left 4px; }
.config li.advanced_configuration { background:url(../images/configuration_icons/advanced_configuration.png) no-repeat left 4px; }
.config li.catalog_browse_tree { background:url(../images/catalog_icons/browse_tree.png) no-repeat left 4px; }
.config li.transfer_connectors { background:url(../images/configuration_icons/transfer_connectors.png) no-repeat left 4px; }
.config li.transfer_connector_ingestion { background:url(../images/transfer_connectors/tc_ingestion.png) no-repeat left 4px; }
.config li.transfer_connector_retrieve { background:url(../images/transfer_connectors/tc_retrieve.png) no-repeat left 4px; }
.config li.transfer_connector_metadata_update { background:url(../images/transfer_connectors/tc_metadata_update.png) no-repeat left 4px; }
.config li.aeom { background:url(../images/active_preservation/aeom.png) no-repeat left 4px; }
.tdCenter {
	text-align:center!important;
}
.tdRight {
	text-align:right!important;
}
.tdLeft {
	text-align:left!important;
}
.tdsearch_form{
	padding: 0% 0.5em 0% 0.5em!important;
}
.tdsearch_input{
	float: left; 
	width: 80%!important;
	margin: 0.5em 0 0.5em 0%;
}
.tdsearch_clear_input{
	float: left; 
	width: 6%;
	padding: 12px 0 1% 0px;
}
.tdsearch_clear{
	float: left; 
	width: 6%; 
	padding: 0.8em 0 1% 10px;
}
.imageRight {
	border:#d8d8d8 solid 4px;
	margin:0 10px 20px 20px;
	float:right;
}
.imageLeft {
	border:#d8d8d8 solid 4px;
	margin:0 20px 20px 10px;
	float:left;
}
.imageLeft:hover {
    border:#b99337 solid 4px;
}
.thumb {
	border:#d8d8d8 solid 2px;
}
.list .thumb {
    width: 32px;
}
.Right {
	float:right;
}
.Left {
	float:left;
}
.indent40 {
	text-indent:40px;
}
.ok {
	color:green;
}
.off {
	color:red;
}
#secondaryContent p, #secondaryContent ul {
	font-size: 12px;
}
ul.arrowGrey li {
	list-style:none;
	background:url(../images/arrow-grey.png) left 3px no-repeat;
	padding:0px 0px 0px 22px;
	margin:5px 0;
}
ul.arrowGrey li ul li {
	list-style:disc;
	background:none;
	padding:0px;
}
ul.listClear li {
	list-style:none;
	margin:5px 0;
	text-align:justify;
}
.icon_list span,
.open span, 
.close span, 
.archived span, 
.actived span, 
.status_1 span, 
.status_2 span, 
.status_3 span, 
.status_4 span, 
.status_5 span,
.edit span, 
.more span,
.alerts_preparam span,
.cant_execute span,
.view_parent span,
.view span,
.span_delete span,
.span_download span,
.waiting_dropzone span,
.span_regex_wizard span,
.copy_clipboard span,
.expired_transformation span,
.suggested_for_evolution span,
.information_warning_dll span{
	visibility:hidden;
}
.icon_list,
.open, 
.close, 
.archived, 
.actived, 
.status_1, 
.status_2, 
.status_3, 
.status_4,
.status_5,
.edit, 
.more,
.alerts_preparam,
.view,
.view_inactive,
.view_parent,
.cant_execute,
.span_delete,
.span_download,
.waiting_dropzone,
.span_regex_wizard,
.copy_clipboard,
.expired_transformation,
.suggested_for_evolution,
.information_warning_dll {
	padding: 0 5px;
	margin: 0 5px;
}
.icon_list:hover,
.open:hover, 
.close:hover, 
.archived:hover, 
.actived:hover, 
.status_1:hover, 
.status_2:hover, 
.status_3:hover, 
.status_4:hover, 
.status_5:hover, 
.edit:hover, 
.more:hover,
.view:hover,
.view_inactive:hover,
.cant_execute:hover,
.history:hover {
	text-decoration:none;
}
.archived {
	background:url(../images/archived.png) center center no-repeat;
}
.actived {
	background:url(../images/ok.png) center center no-repeat;
}
.open {
	background:url(../images/open.png) center center no-repeat;
}
a.close {
	background:url(../images/close.png) center center no-repeat;
}
.more {
	background:url(../images/more.png) center center no-repeat;
}
.alerts_preparam{
	background:url(../images/configuration_icons/alerts_preparam.png) no-repeat center left;
}
.status_1 {
	background:url(../images/cross.png) center center no-repeat;
}
.status_2 {
	background:url(../images/play.png) center center no-repeat;
}
.status_3 {
	background:url(../images/exclamation.png) center center no-repeat;
}
.status_4 {
	background:url(../images/ok.png) center center no-repeat;
}
.status_5 {
	background:url(../images/play_green.png) center center no-repeat;
}
.view {
	background:url(../images/details.png) center center no-repeat;
}
.view_inactive {
	background:url(../images/details_inactive.png) center center no-repeat;
	width: 16px;
    height: 16px;
}
.view_parent {
	background:url(../images/details_parent.png) center center no-repeat;
}
.history {
	background:url(../images/history.png) center center no-repeat;
}
.cant_execute {
	background:url(../images/cant_execute.png) center center no-repeat;
}

/*** PAGINATOR ***/

ul#pagination-digg {
	margin-left: 2%;
	padding-left:0px!important;
    padding-bottom: 20px;
}
.report #menu ul {
    top: 0px;
}
.report ul#pagination-digg {
    height: 32px;
    padding: 0px;
    margin: 0px;
}
#pagination-digg li {
	border:0;
	margin:0;	
	padding:0;
	font-size:11px;
	list-style:none;
	margin-right:2px;
	display:block;
	float:left
}
#pagination-digg a {
	border:dotted 1px #cccccc;
	/*margin-right:2px;*/
}
#pagination-digg .previous-off,
#pagination-digg .next-off {
	border:dotted 1px #DEDEDE;
	color:#cccccc;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 10px;
}
#pagination-digg .active{
	background:#cccccc;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:5px 11px;
}
#pagination-digg .separator{
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
.report .navigation_wrapper {
    display: block;
    padding: 1.5em;
    padding-top: 0px;
    margin-top: -1em;
}
.report .navigation_wrapper span {
    float: right;
    font-size: 12px;
    margin-top: -25px;
}
#pagination-digg a:link,
#pagination-digg a:visited {
	color:#666666;
	display:block;
	float:left;
	padding:4px 10px;
	text-decoration:none;
}
#pagination-digg a:hover{
	border:dotted 1px #999;
}
fieldset {
	margin: 10px 0 20px;
    padding: 20px 20px 10px;
	border:1px #cccccc dotted;
}
.details_panel fieldset {
	margin-left: 2%;
}
.details_panel fieldset legend {
    font-size: 15px; 
    font-weight: normal;
}
.details_panel #details th {
    width:250px!important;
}
.details_panel h4 {
    color: #d09938; 
    font-weight: normal;
}

legend {
	font-weight:bold;
}
.tableForm {
	border:none!important;
}
.tableForm td {
	padding:5px!important;
}
.admin {
	margin-top: 10px;
    margin-right: 20px;
}
.admin_help {
	margin-top: 8px;
    margin-right: 10px;
}

/********* OVERLAY *********/

.simple_overlay {
	display:none;
	z-index:10000;
	border:0;
	-moz-box-shadow:0 0 10px 0px #666666;
	-webkit-box-shadow: 0 0 10px #666666;
	border:2px solid #999999;
	background: #ffffff;
	padding: 20px 20px 0px;
}

.simple_overlay .close {
    background-image: url("../images/close_overlay.png");
    cursor: pointer;
    height: 26px;
    position: absolute;
    right: -24px;
    top: -12px;
    width: 26px;
}

/* CHEQUEO DE ARCHIVOS */

#proceso_carpetas {
	float:left;
	width: 200px;
}
#proceso_carpetas ul {
	list-style: none;
}
#proceso_carpetas ul li {
	background:url(../images/file.png) no-repeat left center;
	padding: 10px 30px;
}
#proceso_carpetas ul li.proceso_procesando {
	font-weight:bold;
}
#proceso_carpetas ul li.proceso_ok {
	background:url(../images/file-ok.png) no-repeat left center;
	padding: 10px 30px;
}
#proceso_carpetas ul li.proceso_bad {
	background:url(../images/file-cross.png) no-repeat left center;
	padding: 10px 30px;
}
#proceso_acciones {
	float:left;
	width:450px;
}
#proceso_acciones ul li {
	width:450px;
	/*border: 1px dotted #cccccc;*/
	list-style: none outside none;
	padding-left: 10px;
	color: #ffffff;
}
#proceso_acciones ul div {
	list-style:none;
	background:url(../images/play.png) no-repeat left center;
	padding: 10px 30px;
}
#proceso_acciones ul div.proceso_ok {
	background:url(../images/ok.png) no-repeat left center;
	font-weight:bold
}
#link_refresh_sidebar {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 0 0 5px 5px;
    color: #6A6A6A;
    float: left;
    font-size: 10px;
    margin-left: 91px;
    margin-top: -54px;
    padding: 5px 10px;
}
#link_refresh_sidebar:hover {
    border: 1px solid #979797;
}
ul#active_tasks {
    list-style: none;
}

/* Navigator of Ingestion Job process */
.navigator {
    float: left;
    margin-bottom: 25px;
    margin-left: -15px;
    width: 100%;
}
.navigator li {
    float: left;
    padding: 8px 0px 10px 0px;
    background-image: url('../images/flecha_fondo_inactivo.png');
    background-repeat: no-repeat;
    background-position: left;
    list-style: none;
    border: 1px solid #d1d1d1;
    border-left: none;
    border-right: none;
    background-color: #f1f1f1;
    width: 32%;
    text-align: center;
    font-size: 12px;
}
.navigator li a {
    color: #909090;
    font-size: 12px;
    font-weight: normal;
    font-family: "Open Sans", "Trebuchet MS",sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.navigator li.first {
    background-image: none;
    border-left: solid 1px #bdbdbd;
}
.navigator li.actual {
    border-color: #bdbdbd;
    background-color: #d6d6d6;
}
.navigator li.actual a {
    color: #6A6A6A;
}
.navigator li.actual_next {
    background: url('../images/flecha_fondo_activo.png') no-repeat;
    background-position: left;
    background-color: #f1f1f1;
}
.navigator li.last {
    background-color: transparent;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    width: 10px;
}
.warning {
    background: url('../images/warning.png') no-repeat;
    background-position: left;
    padding-left: 25px;
    color: #af7716;
    font-size: 13px;
	display:block;
}
.waiting {
    background: url('../images/waiting.gif') no-repeat;
    background-position: left;
    padding-left: 25px;
    font-size: 13px;
}
.info {
    font-size: 13px;
}
.information {
    background: url('../images/information.png') no-repeat;
    background-position: left;
    padding-left: 22px;
    font-size: 13px;
    min-height: 16px;
    padding-top: 2px;
}
p.error, .error_tree {
    background: url('../images/exclamation.png') no-repeat;
    background-position: left;
    padding-left: 25px;
    color: #9f2020;
    font-size: 13px;
}
.error_tree {
    font-size: 13px;
}
p.info {
    font-size: 13px;
}
p.warning {
    background: url('../images/warning.png') no-repeat;
    background-position: left 3px;
    padding-left: 25px;
    font-size: 13px;
}
p.download {
    background: url('../images/ico_download.png') no-repeat;
    background-position: left 3px;
    padding-left: 25px;
    font-size: 13px;
}
p.ok {
    background: url('../images/ok.png') no-repeat;
    background-position: left;
    padding-left: 25px;
    font-size: 13px;
    color: #79ad00;
}
p.clear {
    font-size: 13px;
}
p.file {
    background: url('../images/file.png') no-repeat;
    background-position: left;
    padding-left: 25px;
    font-size: 12px;
}
p.license {
    background: url('../images/license.png') no-repeat;
    background-position: left;
    padding-left: 25px;
    font-size: 13px;
}
p.configval {
    background: url('../images/configval.png') no-repeat;
    background-position: left;
    padding-left: 25px;
    font-size: 13px;
}
p.configval_debug {
    background: url('../images/configval_debug.png') no-repeat;
    background-position: left;
    padding-left: 25px;
    font-size: 13px;
}
span.loading,
p.loading {
    background: url('../images/loading_content.gif') no-repeat;
    background-position: left;
    padding-left: 25px !important;
    font-size: 13px;
    color: #79ad00;
}
p.not_found {
	margin-left: 2%;
    padding: 0.5em 0.4em;
    border: dotted 1px #cacaca;
    background: #f5f5f5;
    font-size: 13px;
	margin-bottom:1.5em!important;
}
.modal {
    background-color:#fff;
    display:none;
    width:500px;
    padding:15px;
    text-align:left;
    border:1px solid #9b9b9b;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
}
.modal_form {
    width: 650px;
}
.modal_form th {
    width: 200px;
}
.modal_form input {
    width: 96%;
}

.modal h2 {
    background-position: left;
    margin:0px;
    padding:10px 0 10px 45px;
    border-bottom:1px solid #333;
    font-size:19px;
}
.modal h2.help {
    background:url('../images/modal_dialog/help.png') no-repeat;
}
.modal h2.warning {
    background:url('../images/modal_dialog/warning.png') no-repeat;
}
.modal h2.cancel {
    background:url('../images/modal_dialog/cancel.png') no-repeat;
}
.modal h2.delete_logs {
    background:url('../images/modal_dialog/delete_logs.png') no-repeat;
}
.modal h2.error {
    background:url('../images/modal_dialog/error.png') no-repeat;
    color: #6A6A6A;
}
.modal h2.info {
    background:url('../images/modal_dialog/info.png') no-repeat;
}
.modal h2.ok {
    background:url('../images/modal_dialog/ok.png') no-repeat;
}
.modal h2.stop {
    background:url('../images/modal_dialog/stop.png') no-repeat;
}
.modal h2.ReadyToCheck {
    background:url('../images/modal_dialog/ReadyToCheck.png') no-repeat;
}
.modal h2.ReadyToSanitize {
    background:url('../images/modal_dialog/ReadyToSanitize.png') no-repeat;
}
.modal h2.clear {
    background:url('../images/modal_dialog/clear.png') no-repeat;
}
.modal h2.edit {
    background:url('../images/modal_dialog/edit.png') no-repeat;
}
.modal h2.rerun {
    background:url('../images/modal_dialog/rerun.png') no-repeat;
}
.modal h2.external_email {
    background:url('../images/modal_dialog/external_email.png') no-repeat;
}
.modal h2.play {
    background:url('../images/modal_dialog/play.png') no-repeat;
}
.modal h2.add {
    background:url('../images/modal_dialog/add.png') no-repeat;
}
.modal h2.folder {
    background:url('../images/modal_dialog/folder.png') no-repeat;
}
/*
.gradient {
  background: #e4e4e4;
  background: -moz-linear-gradient(top, #ffffff, #e4e4e4);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e4e4e4));
	background: -o-linear-gradient(#ffffff, #e4e4e4);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffff', EndColorStr='#e4e4e4', GradientType=0);
}
.gradient:hover {
  background: #e4e4e4;
  background: -moz-linear-gradient(top, #e4e4e4, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#ffffff));
	background: -o-linear-gradient(#e4e4e4, #ffffff);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#e4e4e4', EndColorStr='#ffffff', GradientType=0);
}
.gradient:active {
  background: #ccc;
  background: -moz-linear-gradient(top, #ccc, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ffffff));
	background: -o-linear-gradient(#ccc, #ffffff);
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ccc', EndColorStr='#ffffff', GradientType=0);
  text-shadow: 0px 0px 4px #fff;
}
*/
.modal button.yes, 
.modal button.close, 
.modal button.submit {
     float: none;
     padding: 4px;
     width: 100px;
     margin: 0px;
}
.modal .btn-grey {
    padding: 4px !important;
    width: 100px !important;
	font-family: "Open Sans", "Trebuchet MS",sans-serif;
	font-size: 12.5px;
}
.audit_job_result span,
.audit_object_status span,
.status span,
.check_results span,
span.Object,
span.File,
span.Objeto,
span.Folder,
span.Carpeta,
span.content,
span.Multiple,
span.multiple_objects,
.job_type span,
.explorer_result_status span,
.edition_container span {
    height: 16px;
    padding-left: 16px;
    width: 16px;
	font-size:12.5px;
	margin-top: 1px;
}
span.file-tree {
    height: 16px;
    padding-left: 16px;
}

div.reference div.status {
    padding: 6px 1%;
    width: 170px;
    background-color: #f1f1f1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: solid 1px #ccc;
    height: 18px;
}
div.status_reference {
	margin-left: 2%;
	width:98%;
}
div.status_reference div.status,
div.status_reference_modules a {
    padding: 0.5em 0.5em;
    min-width: 220px;
    background-color: #f5f5f5;
    border: solid 1px #cacaca;
    height: 18px;
    margin-bottom: 3px;
    font-size: 12px;
}
div.status_reference_modules {
    display: block;
    margin-left: 20px;
    margin-bottom: 10px;
}
div.status_reference_modules a {
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    color: #999;
    border: 1px dotted #ccc;
}
div.status_reference_modules a:hover,
div.status_reference_modules a.selected {
    background-color: #f1f1f1;
    border: 1px dotted #ccc;
    color: #666;
}
div.reference .flecha_inferior {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 7px solid #CCCCCC;
    height: 0;
    margin-bottom: 2px;
    margin-left: 41px;
    width: 0;
}
div.job_history, div.history {
    background: none;
	margin-left:2%;
}
div.history .history_wrapper {
    border-left: 1px dashed #CCCCCC;
    margin-left: 50px;
    padding: 10px 15px;
}
div.history .history_content {
    border: 1px solid #CCCCCC;
    padding: 12px;
	width: 99%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div.job_history div.status,
div.history div.status {
    width: 98%;
}
div.history div.actual {
    background-color: #FAF5CD;
    border: 1px dotted #CFBC78;
}
div.job_history div.status span,
div.history div.status span {
    float: left;
    padding-left: 8px;
    font-size: 12px;
    margin-top: 1px;
    line-height: 13px;
}
div.history div.status span {
    width: auto;
}
div.job_history div.status span.label,
div.history div.status span.label {
    font-size: 13px;
    margin-top: 0px;
    width: 20%;
    overflow: hidden;
    height: 20px;
}
#content span.method_Ingestion {
    background: url("../images/catalog_icons/method_ingestion.png") no-repeat;
    display: block;
    height: 16px;
    padding-left: 20px !important;
}
#content span.method_Evolution {
    background: url("../images/catalog_icons/method_evolution.png") no-repeat;
    display: block;
    height: 16px;
    padding-left: 20px !important;
}
#content span.method_status_Ingestion {
    background: url("../images/catalog_icons/method_ingestion.png") no-repeat;
    height: 16px;
}
#content span.method_status_Evolution {
    background: url("../images/catalog_icons/method_evolution.png") no-repeat;
    height: 16px;
}
div.job_history div.status span.started,
div.job_history div.status span.finished {
    width: 17%;
}
div.job_history div.status span.not_yet_executed {
    color: #999;
}
div.job_history div.status span.error_text {
    width: 60%;
}
div.job_history div.status span.execution_time {
    width: 22%;
    text-align: right;
    overflow: hidden;
}
div.job_history div.status span.speed {
    width: 15%;
    text-align: right;
}
div.job_history #job_history_titles,
div.history .history_title
{
    margin-bottom: 10px;
    font-weight: bold;
    background-color: #666666 !important;
    border: 1px solid #CACACA !important;
    color: #fff !important;
}
div.job_history div#ref_STATUS_ComplianceErrorsDetected,
div.job_history div#ref_STATUS_ExplorerErrorsDetected,
div.job_history div#ref_STATUS_ExplorerError,
div.job_history div#ref_STATUS_ArchiverError,
div.job_history div#ref_STATUS_ArchiverErrorsDetected,
div.job_history div#ref_STATUS_AuditorErrorsDetected,
div.job_history div#ref_STATUS_NotifiedErrorsDetected,
div.job_history div#ref_STATUS_AuditJobNoMatch {
    background-color: #A83B15;
    border-color: #AA573A;
    color: #E9D39E;
}
div.job_history div#ref_STATUS_AuditorError {
    background-color: #A83B15;
    border-color: #AA573A;
    color: #E9D39E;
}
div.job_history div#ref_STATUS_ComplianceWarningsDetected {
    background-color: #F2E07A;
    border-color: #997725;
    color: #997725;
}

span.float_left{
	font-size:13px;
	padding-left:0px;
	padding-right:0px;
	float:left;
}
span.float_right{
	font-size:13px;
	padding-left:0px;
	padding-right:0px;
	float:right;
}
span.float_inherit{
	font-size:13px;
	padding-left:0px;
	padding-right:0px;
	display: inline-block;
	margin-top: 2.5px;
}

/* ESTADO DESCONOCIDO */

.status span.unrecognized_status {
    background:url('../images/unrecognized_status.png') no-repeat scroll left center transparent;
}

/* ESTADOS DE ERROR GENERALES */
.status span.recoverable_warnings {
    background:url('../images/errors_icons/recoverable_warning.png') no-repeat scroll left center transparent;
}
.status span.recoverable_errors {
    background:url('../images/errors_icons/recoverable_error.png') no-repeat scroll left center transparent;
}
.status span.unrecoverable_warnings {
    background:url('../images/errors_icons/unrecoverable_warning.png') no-repeat scroll left center transparent;
}
.status span.unrecoverable_errors {
    background:url('../images/errors_icons/unrecoverable_error.png') no-repeat scroll left center transparent;
}

/* ESTADOS DE UN INGESTION JOB */
.status span.STATUS_Archiving {
    background:url('../images/ingestion_job_status/Archiving.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Auditing {
    background:url('../images/ingestion_job_status/Auditing.png') no-repeat scroll left center transparent;
}
.status span.STATUS_AuditorErrorsDetected {
    background:url('../images/ingestion_job_status/AuditorErrorsDetected.png') no-repeat scroll left center transparent;
}
.status span.STATUS_BeingChecked {
    background:url('../images/ingestion_job_status/BeingChecked.png') no-repeat scroll left center transparent;
}
.status span.STATUS_BeingCreated {
    background:url('../images/ingestion_job_status/BeingCreated.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ReadyToSanitize {
    background:url('../images/ingestion_job_status/ReadyToSanitize.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Sanitizing {
    background:url('../images/ingestion_job_status/Sanitizing.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ComplianceErrorsDetected {
    background:url('../images/ingestion_job_status/ComplianceErrorsDetected.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ComplianceWarningsDetected {
    background:url('../images/ingestion_job_status/ComplianceWarningsDetected.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ArchiverError {
    background:url('../images/ingestion_job_status/ArchiverError.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ArchiverErrorsDetected {
    background:url('../images/ingestion_job_status/ArchiverErrorsDetected.png') no-repeat scroll left center transparent;
}
.status span.STATUS_IngestJobSuccess {
    background:url('../images/ingestion_job_status/IngestJobSuccess.png') no-repeat scroll left center transparent;
}
.status span.STATUS_NotifiedErrorsDetected {
    background:url('../images/ingestion_job_status/NotifiedErrorsDetected.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ReadyToExplore {
    background:url('../images/ingestion_job_status/ReadyToExplore.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Exploring {
    background:url('../images/ingestion_job_status/Exploring.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ExplorerErrorsDetected {
    background:url('../images/ingestion_job_status/ExplorerErrorsDetected.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ExplorerError {
    background:url('../images/ingestion_job_status/ExplorerError.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Preprocessing {
    background:url('../images/ingestion_job_status/Preprocessing.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ReadyToArchive {
    background:url('../images/ingestion_job_status/ReadyToArchive.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ReadyToAudit {
    background:url('../images/ingestion_job_status/ReadyToAudit.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ReadyToCheck {
    background:url('../images/ingestion_job_status/ReadyToCheck.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ReadyToPreprocess {
    background:url('../images/ingestion_job_status/ReadyToPreprocess.png') no-repeat scroll left center transparent;
}
.status span.STATUS_IngestJobReruned {
    background:url('../images/ingestion_job_status/IngestJobReruned.png') no-repeat scroll left center transparent;
}
.status span.STATUS_IngestJobRestarted {
    background:url('../images/ingestion_job_status/IngestJobRestarted.png') no-repeat scroll left center transparent;
}
.status span.STATUS_ReadyToSign {
    background:url('../images/ingestion_job_status/ReadyToSign.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Signing {
    background:url('../images/ingestion_job_status/Signing.png') no-repeat scroll left center transparent;
}
.status span.STATUS_SignerError {
    background:url('../images/ingestion_job_status/SignerError.png') no-repeat scroll left center transparent;
}
.status span.STATUS_SignerErrorDetected {
    background:url('../images/ingestion_job_status/SignerErrorsDetected.png') no-repeat scroll left center transparent;
}
.status span.STATUS_PreprocessError {
    background:url('../images/ingestion_job_status/PreprocessorError.png') no-repeat scroll left center transparent;
}
.status span.STATUS_PreprocessErrorsDetected {
    background:url('../images/ingestion_job_status/PreprocessorErrorsDetected.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Cancelled {
    /*background:url('../images/ingestion_job_status/ArchiverErrorsDetected.png') no-repeat scroll left center transparent;*/
}

/* ESTADOS DE UN AUDIT JOB */
.status span.STATUS_AuditJobScheduled {
    background:url('../images/audit_job_status/AuditJobScheduled.png') no-repeat scroll left center transparent;
}
.status span.STATUS_AuditJobNoMatch {
    background:url('../images/audit_job_status/AuditJobNoMatch.png') no-repeat scroll left center transparent;
}
.status span.STATUS_AuditJobReady {
    background:url('../images/audit_job_status/AuditJobReady.png') no-repeat scroll left center transparent;
}
.status span.STATUS_AuditJobSuccessful {
    background:url('../images/audit_job_status/AuditJobSuccessful.png') no-repeat scroll left center transparent;
}
.status span.STATUS_BuildingPrimaryObjectSet {
    background:url('../images/audit_job_status/BuildingPrimaryObjectSet.png') no-repeat scroll left center transparent;
}
.status span.STATUS_GettingDataFormSources {
    background:url('../images/audit_job_status/GettingDataFormSources.png') no-repeat scroll left center transparent;
}
.status span.STATUS_GettingObjectIdentifierList {
    background:url('../images/audit_job_status/GettingObjectIdentifierList.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Matching {
    background:url('../images/audit_job_status/Matching.png') no-repeat scroll left center transparent;
}
.status span.STATUS_PreservingIngestJob {
    background:url('../images/audit_job_status/PreservingIngestJob.png') no-repeat scroll left center transparent;
}
.status span.STATUS_SavingResults {
    background:url('../images/audit_job_status/SavingResults.png') no-repeat scroll left center transparent;
}
.status span.STATUS_AuditorError {
    background:url('../images/audit_job_status/AuditorError.png') no-repeat scroll left center transparent;
}

.audit_object_status span.OK {
    background:url('../images/audit_job_status/object_OK.png') no-repeat scroll left center transparent;
}
.audit_object_status span.ERROR {
    background:url('../images/audit_job_status/object_ERROR.png') no-repeat scroll left center transparent;
}
.audit_object_status span.NOT-SET {
    background:url('../images/audit_job_status/object_NOT-SET.png') no-repeat scroll left center transparent;
}

/* Explorer result status */
.explorer_result_status span.ERROR {
    background:url('../images/cross.png') no-repeat scroll left center transparent;
}
.explorer_result_status span.WARNING {
    background:url('../images/warning.png') no-repeat scroll left center transparent;
}

/* ESTADOS GENERALES PARA TODAS LAS TABLAS */
table.list td.status span.ERROR {
    background:url('../images/cross.png') no-repeat scroll left center transparent;
}
table.list td.status span.WARNING {
    background:url('../images/warning.png') no-repeat scroll left center transparent;
}
table.list td.status span.OK {
    background:url('../images/ok.png') no-repeat scroll left center transparent;
}

/* TIPOS DE UN JOB */
.job_type span.ingest_job {
    background:url('../images/audit_job_status/type_ingest_job.png') no-repeat scroll left center transparent;
}
.job_type span.object , .job_type span.Objeto{
    background:url('../images/audit_job_status/type_object.png') no-repeat scroll left center transparent;
}
.job_type span.disk {
    background:url('../images/audit_job_status/type_disk.png') no-repeat scroll left center transparent;
}
/* RESULTADOS DE UN AUDIT JOB */
.audit_job_result span.OK {
    background:url('../images/audit_job_status/object_OK.png') no-repeat scroll left center transparent;
}
.audit_job_result span.ERROR {
    background:url('../images/audit_job_status/object_ERROR.png') no-repeat scroll left center transparent;
}
.audit_job_result span.NOT-SET {
    background:url('../images/audit_job_status/object_NOT-SET.png') no-repeat scroll left center transparent;
}

/* ESTADOS DE UN DATAMOVER JOB */
.status span.STATUS_ReadyToProcess {
    background:url('../images/datamover_job_status/ReadyToProcess.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Processing {
    background:url('../images/datamover_job_status/Processing.png') no-repeat scroll left center transparent;
}
.status span.STATUS_DatamoverJobSuccess {
    background:url('../images/datamover_job_status/DatamoverJobSuccess.png') no-repeat scroll left center transparent;
}
.status span.STATUS_DatamoverError {
    background:url('../images/datamover_job_status/DatamoverError.png') no-repeat scroll left center transparent;
}
.status span.STATUS_DatamoverErrorsDetected {
    background:url('../images/datamover_job_status/DatamoverErrorsDetected.png') no-repeat scroll left center transparent;
}

/* TIPOS DE UN DATAMOVER JOB */
.datamover_job_type span.disk {
    background:url('../images/datamover_job_status/type_disk.png') no-repeat scroll left center transparent;
}

/* REQUEST TYPES de un Retrieve Job */
span.Object, span.object, span.Objeto {
    background:url('../images/object.png') no-repeat;
}
span.File, span.file-tree, span.file {
    background:url('../images/file.png') no-repeat;
}
span.Folder, span.folder, span.Carpeta {
    background:url('../images/folder.png') no-repeat;
}
span.Multiple {
    background:url('../images/multiple.png') no-repeat;
}
span.content {
    background:url('../images/folder_content.png') no-repeat;
}
span.multiple_objects {
    background:url('../images/multiple_objects.png') no-repeat;
}

/* ESTADOS DE UN RETRIEVE JOB */
.status span.STATUS_DataRequested {
    background:url('../images/retrieve_job_status/DataRequested.png') no-repeat;
}
.status span.STATUS_PleaseWait {
    background:url('../images/retrieve_job_status/PleaseWait.gif') no-repeat;
}
.status span.STATUS_Retrieving {
    background:url('../images/retrieve_job_status/Retrieving.gif') no-repeat;
}
.status span.STATUS_DataObtained {
    background:url('../images/retrieve_job_status/retrieve_job_process.gif') no-repeat;
}
.status span.STATUS_Profiling {
    background:url('../images/retrieve_job_status/Retrieveing.png') no-repeat;
}
.status span.STATUS_DataRetrieved {
    background:url('../images/retrieve_job_status/DataRetrieved.png') no-repeat;
}
.status span.STATUS_RetrieveError {
    background:url('../images/retrieve_job_status/RetrieveError.png') no-repeat;
}
.status span.STATUS_Cancelled {
    background:url('../images/retrieve_job_status/RetrieveError.png') no-repeat;
}
.status span.STATUS_ClearRequested {
    background:url('../images/retrieve_job_status/ClearRequested.png') no-repeat;
}
.status span.STATUS_Cleared {
    background:url('../images/retrieve_job_status/Cleared.png') no-repeat;
}
.status span.FOLDER, .status span.Carpeta {
    background:url('../images/folder.png') no-repeat;
}
.status span.FILE {
    background:url('../images/file.png') no-repeat;
}
.status span.OBJECT, .status span.Objeto{
    background:url('../images/object.png') no-repeat;
}
.status a.folder {
    background:url('../images/folder.png') no-repeat;
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: block;
    margin-left: 45%;
}
.status a.content {
    background:url('../images/folder_content.png') no-repeat;
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: block;
    margin-left: 45%;
}
.status span.RETRIEVED {
    background:url('../images/ok.png') no-repeat;
}
.status span.NOT_RETRIEVED {
    background:url('../images/ok_inactive.png') no-repeat;
}
/* ESTADOS DE UN USER */
.status span.userOK {
    background:url('../images/user_status/OK.png') no-repeat;
}
.status span.userINACTIVE  {
    background:url('../images/user_status/INACTIVE.png') no-repeat;
}
.status span.userLOCKEDOUT  {
    background:url('../images/user_status/LOCKED.png') no-repeat;
}
.status span.userLOCKEDOUTTEMP  {
    background:url('../images/user_status/LOCKEDTEMP.png') no-repeat;
}																 

/* ESTADOS DE UN TASK */
.status span.OK {
    background:url('../images/tasks_status/OK.png') no-repeat;
}
.status span.ERROR {
    background:url('../images/tasks_status/ERROR.png') no-repeat;
}
.status span.WARNING {
    background:url('../images/tasks_status/WARNING.png') no-repeat;
}
.status span.NOTSET {
    background:url('../images/tasks_status/NOTSET.png') no-repeat;
}
/* ESTADOS DE SIGNER*/
 span.STATUS_Signer_Validating {
    background:url('../images/configuration_icons/signer_validating.gif') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_Signer_Valid{
    background:url('../images/ok.png') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_Signer_Invalid{
    background: url('../images/cross.png') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_Signer_Pending{
    background:url('../images/ico_time.png') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_SignJobReady {
    background:url('../images/ingestion_job_status/BeingCreated.png') no-repeat scroll left center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_Working, span.STATUS_LoadingConfiguration {
    background:url('../images/ingestion_job_status/ReadyToSanitize.png') no-repeat scroll left center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_SignJobSuccessful {
    background:url('../images/ok.png') no-repeat scroll left center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_SignJobErrorDetected {
    background:url('../images/errors_icons/recoverable_error.png') no-repeat scroll left center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_SignJobError {
    background:url('../images/errors_icons/unrecoverable_error.png') no-repeat scroll left center transparent;
	width: 16px;
    height: 16px;
}
.signer_status span.OK {
    background:url('../images/tasks_status/OK.png') no-repeat scroll left center transparent;
	width: 16px;
    height: 16px;
}
.signer_status span.ERROR {
    background:url('../images/tasks_status/ERROR.png') no-repeat scroll left center transparent;
	width: 16px;
    height: 16px;
}
/* Tipos de signerjob */
.job_type span.SignertypeIngest {
    background:url('../images/active_preservation/type_ingest.png') no-repeat scroll left center transparent;
}
.job_type span.SignertypeTest {
    background:url('../images/active_preservation/type_test.png') no-repeat scroll left center transparent;
}
.job_type span.SignertypeObject {
    background:url('../images/active_preservation/type_object.png') no-repeat scroll left center transparent;
}


div#object_files, div#tree, div.tree, div.bg_grey, div.important,
.treeview_wrapper {
    background-color: #F1F1F1;
    border: 1px dotted #CCCCCC;
    max-height: 500px;
    overflow: auto;
    padding: 10px;
    padding-bottom: 0px;
    font-size: 13px;
	margin-left: 2%;
}
div#tree, div.tree {
    padding-left: 0px;
	margin-left: 2%;
}
div#retrieved_object_tree_info,
div#retrieved_file, 
#error_log_file_content {
    display: none;
    float: right;
    background-color: #F1F1F1;
    border: 1px dotted #CCCCCC;
}
div#retrieved_file {
    margin-left: 2%;
    float: none;
}
div#retrieved_object_tree_info a,
div#retrieved_file a, 
#error_log_file_content a {
    position: absolute;
    background:url('../images/treeview/fullscreen.png') #fff no-repeat;
    width: 16px;
    height: 16px;
    padding: 2px;
    background-position: 2px 2px;
    border: dotted 1px #ccc;
    border-top: none;
    margin-top: -22px;
    margin-left: -2px;
    border: none;
}
div#retrieved_object_tree_info a#fullscreen_file,
div#retrieved_file a#fullscreen_file, 
#error_log_file_content a#fullscreen_file {
    border-left: none;
}
div#retrieved_object_tree_info a#save_file,
div#retrieved_file a#save_file, 
#error_log_file_content a#save_file {
    margin-left: 20px;
    background:url('../images/treeview/save.png') #fff no-repeat;
    background-position: 2px 2px;
}
div#retrieved_object_tree_info a#xml_chrome,
div#retrieved_file a#xml_chrome, 
#error_log_file_content a#xml_chrome {
    background:url('../images/treeview/error.png') #fff no-repeat;
    margin-left: 42px;
    background-position: 2px 2px;
    display: none;
}
div#retrieved_object_tree_info iframe,
div#retrieved_file iframe, 
#error_log_file_content iframe {
    height: 95%;
    padding: 0.5%;
    width: 99%;
}
div#retrieved_object_tree_info iframe body, 
div#retrieved_file iframe body, 
#error_log_file_content iframe body {
    color: #7a7a7a;
}
div.important {
	margin-left: 2%;
   /*  padding-top: 0.8em; */
    background-color: #faf5cd;
    border: 1px dotted #cfbc78;
    padding-left: 10px;
	padding-top: 10px;
}

div.important span.inline {
	height: 16px;
    width: 16px;
    display: inline-block;
    margin: 0;
    vertical-align: sub;
    padding-left: 0px;
    margin-right: 3px;
}
div.panel_information {
    background-color: #666;
    border: none;
    color: #f1f1f1;
    padding: 20px 0px 0px 10px;
	margin-left: 2%;
}
div.panel_information img {
    border: solid 1px #666;
}
p.important {
    padding: 20px;
    background-color: #faf5cd;
    border: 1px dotted #cfbc78;
}
.check_results span.OK {
    background:url('../images/check_results/OK.png') no-repeat;
}
.check_results span.ERROR {
    background:url('../images/check_results/ERROR.png') no-repeat;
}
.check_results span.WARNING {
    background:url('../images/check_results/WARNING.png') no-repeat;
}
.check_results span.NOMATCH {
    background:url('../images/check_results/NOMATCH.png') no-repeat;
}
div#ReadyToCheck {
    padding: 20px;
    border: dotted 1px #ccc;
}
div#ReadyToCheck a {
    padding-left: 22px;
    background:url('../images/ingestion_job_status/ReadyToCheck.png') no-repeat;
}
div#ReadyToSanitize a {
    padding-left: 22px;
    background:url('../images/ingestion_job_status/ReadyToSanitize.png') no-repeat;
}
.reference td.selected {
    background-color: #f1f1f1;
    color: #505050;
    border: dotted 1px #ccc;
}
#progress,
#progress_section .progress_block {
    height: 20px;
    width: 160px;
    display: block;
    background-color: #fff;
    border: solid 1px #999;
}
#progress.complete_100,
#progress_section .progress_block.complete_100 {
    background-color: #79ad00;
}
#progressbar,
#progress_section .progressbar {
    height: 20px;
    display: block;
    background:url('../images/progressbar.gif') no-repeat;
}

#progress_section .progressbar {
    background: none;
    background-color: #79ad00;
    border-radius: 0;
}

#progress_section .progressbar-general {
    background:url('../images/progressbar.gif') no-repeat;
}

#progressbar_error,
#progress_section .progressbar_error {
    height: 20px;
    display: block;
    background-color: #9F2020;
}

#img_retrive_job_process, #img_retrive_job_complete, #img_retrive_job_error {
    background:url('../images/retrieve_job_status/DataRetrieved.png') no-repeat;
    display: block;
    height: 16px;
    width: 16px;
    display: none;
    float: left;
    margin-left: 10px;
    margin-top: 4px;
}

#img_retrive_job_process {
    background:url('../images/retrieve_job_status/retrieve_job_process.gif') no-repeat;
    height: 11px;
}
#img_retrive_job_error {
    background:url('../images/retrieve_job_status/RetrieveError.png') no-repeat;
}
#content table.reference {
    font-size: 12px;
    border-right: none;
    border-bottom: none;
}
#content table.reference td {
    border-right: 1px dotted #CACACA;
    border-bottom: 1px dotted #CACACA;
}
#content table.filter {
    font-size: 11px;
    border: 1px solid #CACACA;
    background-color: #f1f1f1;
	margin-bottom: 0.5em;
	margin-left:2%;
	width:98%;
}
#content table.filter input,
#content table.filter select {
    width: 90%;
    font-size: 12.5px;
    border: solid 1px #ccc;
}
#content table.filter select {
    width: 120px;
}
#content table.filter input.id {
    width: 35px;
}
#content table.filter input.extend {
    width: 90%;
}
#content table.filter input.btn-grey {
    width: 90px;
    height: 28px;
    color: #666;
    float: none;
    border-color: #999;
    float: right;
}
#content table.filter input.disabled {
    background: #F5F5F5;
}
#content table.filter h3 {
    margin: 10px 30px;
}
#content input.disabled, 
#content input.disabled:hover, 
#content a.disabled,
#content a.disabled:hover {
    background: #F5F5F5;
    border: solid 1px #ccc;
    color: #999;
}
a.clear {
    display: block;
    width: 16px;
    height: 16px;
    background:url('../images/retrieve_job_status/Cleared.png') no-repeat;
    margin-left: 10px;
}
#content table.tasks {
    font-size: 13px;
	margin-left:2%;
	width:98%;
	
}
#content .important p {
    padding-left: 1%;
    background-position: left 3px !important;
    padding-top: 0px;
}
#content .important p.info {
    background: none !important;
    font-size: 13px;
    margin-bottom: 0.5em;
}
#content .important p.information,
#content .important p.error,
#content .important p.warning,
#content .important p.ok{
    padding-left: 25px !important;
    margin-left: 1% !important;
}
#content p.retrieve_file {
    background:url('../images/retrieve_job_status/ico_retrieve_file.png') no-repeat;
    padding-left: 2%;
}
#content p.retrieve_object {
    background:url('../images/retrieve_job_status/ico_retrieve_object.png') no-repeat;
    padding-left: 2%;
}
#content p.time {
    background:url('../images/messages/ico_time.png') no-repeat;
    padding-left: 2%;
}
#content p.print {
    background:url('../images/messages/print.png') no-repeat;
    padding-left: 2%;
}
#content p.audit {
    background:url('../images/messages/audit.png') no-repeat;
    padding-left: 2%;
}
#content p.copy {
    background:url('../images/messages/copy.png') no-repeat;
    padding-left: 2%;
}
#content p.delete {
    background:url('../images/messages/delete.png') no-repeat;
    padding-left: 2%;
}
#content table.list {
    table-layout: fixed;
}
#content table.filter td,
#content table.search td,
#content table.details th,
#content table.details td,
#content table.list th,
#content table.list td,
#content table.report td {
    font-size: 13px;
    height: 20px;
}
#content table.list th {
    background: #fff;
}
#content table.list th,
#content table.list td,
/* #content table.filter td,*/
#content table.search td,
#content .history .column,
#content .job_history span,
#content .ellipsis {
    text-overflow: ellipsis; 
    overflow: hidden; 
    white-space: nowrap;
}
#content .history .column {
    height: 18px;
}
#content .treeview textarea,
#content table.list textarea,
#content span.column textarea {
    border: none;
    min-height: 55px;
    max-height: 145px;
    height: 40px;
    font-size: 12px;
    font-family: "Open Sans", "Trebuchet MS",sans-serif;
    background: none;
    width: 100%;
    color: #7a7a7a;
    resize:vertical;
}

span.lock_icon_list,
span.locktemp_icon_list,
span.lock_icon,			   
span.active_icon,
span.inactive_icon,
span.active_icon_list,
span.inactive_icon_list,
span.inactivex_icon_list,
span.ok_icon_list,
span.error_icon_list,
span.local_icon,
span.local_icon_list,
span.remote_icon,
span.remote_icon_list,
span.physical_icon_list,
span.physical_icon,
span.logical_icon_list,
span.logical_icon,
span.close_icon,
span.close_icon_list,
span.open_icon,
span.open_icon_list,
span.admin_panel_icon,
span.admin_panel_icon_list {
    background: url('../images/ok.png') no-repeat;
    background-position: left 1px;
    display: block;
    width: 16px;
    height: 17px;
    float: left;
    margin-right: 10px;
}
span.lock_icon,
span.lock_icon_list {
    background: url('../images/locked.png') no-repeat;
}

span.locktemp_icon,
span.locktemp_icon_list {
    background: url('../images/lockedtemp.png') no-repeat;
}					 
span.inactive_icon,
span.inactive_icon_list {
    background: url('../images/ok_inactive.png') no-repeat;
}
span.inactivex_icon_list {
    background: url('../images/ok_inactivex.png') no-repeat;
}
span.ok_icon,
span.ok_icon_list {
    background: url('../images/ok.png') no-repeat;
}
span.warning_icon {
    background: url('../images/warning.png') no-repeat;
}
span.error_icon,
span.error_icon_list {
    background: url('../images/cross.png') no-repeat;
}
span.local_icon,
span.local_icon_list {
    background: url('../images/ico_local.png') no-repeat;
}
span.remote_icon,
span.remote_icon_list {
    background: url('../images/ico_remote.png') no-repeat;
}
span.physical_icon,
span.physical_icon_list {
    background: url('../images/ico_physical.png') no-repeat;
}
span.logical_icon,
span.logical_icon_list {
    background: url('../images/ico_logical.png') no-repeat;
}
span.close_icon,
span.close_icon_list {
    background: url('../images/close.png') no-repeat;
}
span.open_icon,
span.open_icon_list {
    background: url('../images/open.png') no-repeat;
}
span.admin_panel_icon,
span.admin_panel_icon_list {
    background: url('../images/admin_panel.png') no-repeat;
}
span.lock_icon_list,
span.locktemp_icon_list,
span.lock_icon,					
span.active_icon_list,
span.inactive_icon_list,
span.inactivex_icon_list,
span.ok_icon_list,
span.error_icon_list,
span.local_icon_list,
span.remote_icon_list,
span.physical_icon_list,
span.logical_icon_list,
span.close_icon_list,
span.open_icon_list,
span.admin_panel_icon,
span.admin_panel_icon_list {
    background-position: center;
    width: 100%;
}
fieldset.form {
    background-color: #F5F5F5;
    margin-top: 0px;
	margin-left:2%;
}
fieldset.form legend {
    font-weight: normal;
}
fieldset.form .select {
    width: 362px;
    margin-bottom: 0px;
}
fieldset.form input.param {
    width: 90%;
    height: 18px;
    margin-bottom: 10px;
}
fieldset a.link_add, a.link_add {
    background: url('../images/runing.png') no-repeat;
    background-position: left;
    padding-left: 20px;
    display: block;
    margin-bottom: 15px;
    width: 250px;
    margin-left: 2%;
}

/* ESTILOS PARA REPORTS */
#header.report,
#menu.report {
    height: 80px;
    width: 170px;
}
#menu.report {
    border-left: 1px solid #CACACA;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
}
#header.report h1 {
    bottom: 35px;
}
#header.report h2 {
    bottom: 20px;
}
#content.report {
    padding-top: 0px;
    float: left;
    width: 100%;
    border-top: 1px solid #CACACA;
}
#menu h1 {
    border: medium none;
    font-size: 1.5em;
    color: #FFFFFF;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 90%;
}
#print_report_link,
#zip_report_link {
    display: block;
    width: 32px;
    height: 32px;
    background: url('../images/modal_dialog/print.png') no-repeat;
    position: absolute;
    right: 20px;
	top:25px;
}
#zip_report_link {
    background: url('../images/modal_dialog/zip.png') no-repeat;
}
#report_navigation {
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}
#report_navigation a {
    width: 32px;
    height: 32px;
    display: block;
}
#report_navigation #nav_previous {
    background: url('../images/report_previous_page.png') no-repeat;
}
#report_navigation #nav_next {
    background: url('../images/report_next_page.png') no-repeat;
}
/*
#content table.report {
    border: 1px solid #CACACA;
    font-size: 12px;
    width: 100%;
    margin-left: 0px;
}
#content table.report th {
    height: 15px;
    border-bottom: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
    font-weight: normal;
    font-size: 12px;
}
#content table.report td {
    border-bottom: 1px solid #CACACA;
    font-weight: bold;
    font-size: 12px;
}
#content table.report_list th {
    font-weight: bold;
}
#content table.report_list td {
    border-right: 1px solid #CACACA;
    font-weight: normal;
}
div.important_report {
    border: 1px solid #CACACA;
    padding-top: 5px;
    margin-left: 0px;
}
#content div.important_report p {
    margin-bottom: 5px;
}
#content p.not_found_report {
    margin-top: 5px;
    font-size: 12px;
}
#content.report h3 {
    margin-left: 0px;
}
*/
div.important_report {
    padding-top: 5px;
    margin-left: 0px;
}
#content div.important_report p {
    margin-bottom: 5px;
    padding: 0px;
}
div.files_by_object_report,
div.folders_by_object_report {
    /*padding-left: 50px;*/
}
#content table.report td.error {
    color: #AF0A0A;
    background: none;
}
#content table.report td.warning {
    background: none;
}

.margin_left_10 {
    margin-left: 10px;
}
.margin_top_10 {
    margin-top: 10px;
}
.margin_right_10 {
    margin-right: 10px;
}
.margin_bottom_10 {
    margin-bottom: 10px;
}
div.code {
    background-color: #F5F5F5;
    border: dotted 1px #ccc;
    padding: 10px;
}
.pp_not_allowed {
    font-size: 11px;
    margin-left: 10px;
    padding: 1px 1px 2px 25px;
}
.ident {
    margin-left: 2%;
}
#objectsTable img {
    height: 30px;
}
#content .object_icon {
    height: 28px;
    width: 28px;
	border: #d8d8d8 solid 2px;
	vertical-align: middle;
}
#objectsTable td {
    height: 40px;
}

#objectsFilter_advancedSearch {
    display: none;
}
#content table.filter .precition_item select.method {
    margin: 0px;
    width: 33%;
}
#content table.filter .precition_item input.value {
	margin-left: 2%;
    width: 55%;
}
#content table.precition_item {
    border: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}
#content table.filter input.date {
    width: 44%;
}
a.close_advanced_search {
    float: right; 
    font-weight: normal; 
    font-size: 13px;
}
#content table.advanced_search {
    margin: 0px;
    width: 100%;
    border: none;
}
#external_emails_wrapper {
    background-color: #F1F1F1;
    border: 1px solid #CACACA;
    font-size: 12px;
    padding: 20px;
    margin-bottom: 20px;
}
#external_emails_wrapper .email_item {
    height: 40px;
}
#external_emails_wrapper .email_label {
    font-weight: bold;
    margin-right: 15px;
}
#external_emails_wrapper .email_input {
    border: 1px solid #CCCCCC;
    font-size: 12px;
    padding: 5px;
    width: 80%;
}
#external_emails_wrapper .email_option,
#external_emails_wrapper #add_email {
    margin: 10px 0px;
    font-size: 11px;
    background-color: #fff;
    border: 1px solid #CCCCCC;
    color: #7A7A7A;
}
#external_emails_wrapper .email_option {
    width: 6%;
    float: right;
    margin-top: -29px;
}
#mail_updates a.external_email {
    display: block;
    width: 16px;
    height: 16px;
    background: url('../images/configuration_icons/email_external.png') no-repeat;
    margin-right: 16px;
    margin-top: 6px;
    float: right;
}
#mail_notifications textarea {
    width: 95%;
    height: 65px;
    font-family: "Open Sans", "Trebuchet MS",sans-serif;
    font-size: 12px;
}
#general_info_details th, .more_info_details .details th, #content table.details th { width:250px!important }
h3.more_info_title_details {font-weight: normal;}
h4, .yellow {color: #d09938; font-weight: normal;margin-left:2%; }
.red { color: #af0a0a; }
.yellow_dark { color: #7c5b21; }
.yellow_light { color: #e2c187; }
.orange { color: #CF6D0A;}

legend.details {font-size: 19px; font-weight: normal; }
.email_template_content {
    margin-left: 20px;
    border: dotted 1px #ccc;
    padding: 10px;
}
.email_template_content iframe {
    width: 100%;
    height: 150px;
}
#content p.object_related {
    line-height: 5px;
    font-size: 12px;
}
#allowed_files {
    margin-left: 10px;
}
#allowed_files .allowed_file_icon {
    background: url('../images/allowed_icon.png') no-repeat;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    height: 32px;
    margin-right: 15px;
    margin-top: 15px;
    padding-right: 4px;
    text-align: center;
    width: 28px;
}
a.order_asc {
    background: url('../images/order_asc.png') no-repeat;
    background-position: right;
    padding-right: 20px;
}
a.order_desc {
    background: url('../images/order_desc.png') no-repeat;
    background-position: right;
    padding-right: 20px;
}
#create_ij_info_pp {
    float: left;
    font-size: 13px;
    margin-top: 10px;
    text-align: left;
    width: 75%;
    display: none;
}
.col1 {
    width: 48%;
    float: left;
}
.col2 {
    width: 48%;
    float: left;
    margin-left: 4%;
}
#link_area_details {
    display: none;
    cursor: pointer;
    float: left; 
    margin-top: 20px;
    width: 50%;
    text-align: left;
}
a#link_admin_panel {
    background: url("../images/admin_panel.png");
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: left;
    margin-left: 1%;
    margin-top: 6px;
    display: none;
}
a#link_execute_now {
    background: url("../images/play.png");
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: left;
    margin-left: 1%;
    margin-top: 6px;
    display: none;
}
a#try_again {
    font-size: 10pt;
    margin-left: 20px;
    margin-top: 10px;
    width: 180px;
}
.comment {
    font-style: italic;
    font-size: 12px;
    color: #999;
	margin-left:2%;
}
#content .inline_errors {
    margin-left: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    border-top: 1px dotted #9E2929;
}
#edit_metadata_descriptors ul#pagination-digg {
    margin-left: 0px;
    margin-bottom: 40px;
}
#content .filter_details h3,
#content .descriptor_details h3 {
    font-weight: normal;
    margin-left: 0px;
}
#content .filter_details table th,
#content .descriptor_details table th {
    width: 200px;
}
.filter_details,
.descriptor_details {
    margin-bottom: 30px;
}
table tr.selected td,
table tr.version_actual td {
    background-color: #FAF5CD;
    border-top: 1px dotted #CFBC78;
    border-bottom: 1px dotted #CFBC78;
}
table.object_versions tr {
    cursor: pointer;
}
a.general_action {
    font-size: 10pt; 
    margin: 0px; 
    width: 100px; 
    margin-right: 15px;
}
#content .object_physical_storage_details table td {
    padding: 5px;
}
#content .object_physical_storage_details a {
    font-size: 12px;
    float: left;
    padding-right: 2%;
}
#content .object_physical_storage_details a.title {
    font-weight: bold; 
    color: #666;
}
#content .object_physical_storage_details a.title:hover {
    text-decoration: none;
}
#content .object_physical_storage_details span {
    float: left;
    margin-right: 5%;
}
a.physical_storage_system {
    background: url('../images/configuration_icons/systems.png') no-repeat;
    padding-left: 22px;
}
a.physical_storage_disk_slot {
    background: url('../images/configuration_icons/disk_slots.png') no-repeat;
    padding-left: 22px;
}
a.physical_storage_group {
    background: url('../images/configuration_icons/storage_groups.png') no-repeat;
    padding-left: 22px;
}
a.physical_storage_disk {
    background: url('../images/configuration_icons/disks.png') no-repeat;
    padding-left: 22px;
}
#content table.details th,
#content table.report th {
    width:300px !important;
}
#content h3 span {
    font-weight: normal !important;
}
#content .color_ok {
    color: #79ad00 !important;
}
#content .color_warning {
    color: #c17d11 !important;
}
#content .color_error {
    color: #AF0A0A !important;
}
#content .mleft20 {
    margin-left: 20px;
}
#content .mleft10 {
    margin-left: 10px;
}
#content .add_inline {
    background: url('../images/more.png') no-repeat;
    display: block;
    width: 50px;
    height: 16px;
    float: right;
    margin: 0px;
    margin-top: -23px;
}
#content .border_top_dotted {
    border-top: dotted 1px rgb(202, 202, 202);
}

/* DEBUG */
.debug_sql_query {
    background-color: #FAF5CD;
    border: 1px dotted #CFBC78;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 5px;
}

#content .font_normal {
    font-weight: normal;
}
#content span.hide {
    display: none;
}
#content .bold {
    font-weight: bold;
}
#content .italic {
    font-style: italic;
}
#content .fsize14 {
    font-size: 13px;
}
#content .fsize13 {
    font-size: 12px;
}
#content .fsize12 {
    font-size: 11px;
}
#content .color-red {
    color: #AF0A0A;
}
#content tr.allow_more_files_No td {
    color: #AF0A0A !important; 
}
#content a.set_import_filter_default {
    background: url("../images/ok_inactive.png") no-repeat center;
    width: 100%;
    height: 16px;
    display: block;
    
}
#content a.set_import_filter_default:hover {
    background: url("../images/ok.png") no-repeat center;
}
#content ul.catalog_list_types {
	margin-left: 20px;
    padding-left: 0px;
}
#content ul.catalog_list_types li {
    list-style: none;
    padding: 0 0 0 22px;
    margin-bottom: 5px;
	line-height: 1.6em;
}
#content ul.catalog_list_types li.catalog_browse {
    background:url(../images/catalog_icons/browse.png) no-repeat left 4px;
}
#content ul.catalog_list_types li.catalog_simple {
    background:url(../images/catalog_icons/simple.png) no-repeat left 4px;
}
#content ul.catalog_list_types li.catalog_searcher {
    background:url(../images/catalog_icons/advanced.png) no-repeat left 4px;
}
#content ul.catalog_list_types li.catalog_advanced {
    background:url(../images/catalog_icons/advanced.png) no-repeat left 4px;
}
#content ul.catalog_additional_notes,
#content ol.catalog_additional_notes {
	margin-left: 20px;
}
#content ul.catalog_additional_notes li,
#content ol.catalog_additional_notes li {
    margin-bottom: 0px;
    margin-left: 10px;
    padding-right: 2em;
    text-align: justify;
}
.submenu {
    background-color: #909090 !important;
    color: #fff !important;
    padding: 5px;
}
#content table#object_details {
    float: left;
	width: 98%;
}
#object_thumbnail {
    float: left;
	padding:0.5em;
	box-sizing: border-box; 
    -webkit-box-sizing: content-box;
    border: dotted 1px #ccc;
    text-align: center;
}
#object_thumbnail img {
    max-width: 100%;
    max-height: 100%;
}
#content #select_ic_params .ic_param span,
#content #select_is_params .is_param span,
#content #select_ppc_params .pp_param span {
    float: left;
    overflow: hidden;
    padding-top: 12px;
    width: 90%;
	margin-left: 2%;
	font-size:12px;
	padding-bottom:2px;
}
#content #select_ic_params .ic_param input,
#content #select_ic_params .ic_param select, 
#content #select_ic_params .ic_param select,
#content #select_is_params .is_param input,
#content #select_ppc_params .pp_param input{
	margin-left: 2%;
}
#content table .percent_bar_wrapper {
    border: 1px solid #ccc;
    height: 15px;
    width: 80%;
}

#content table .percent_bar_wrapper span {
    color: #0e1b7d;
    float: left;
    font-size: 10px;
    font-weight: bold;
    width: 100%;
	margin-top:1px;
}
#content table .percent_bar_wrapper .percent_bar {
    height: 15px;
}
#content .legend {
	margin-left: 2%;
    margin-top: -10px; 
    margin-bottom: 30px;
    font-style: italic;
    font-size: 13px;
}
#content p.legend strong {
    font-style: italic;
}
#content .link_not_allowed {
    color: #CC581D !important;    
	cursor: text !important;
}
#content .link_not_allowed:hover { 
    text-decoration: none !important;
}
.loginHeader span.admin,
.loginHeader span.admin a {
    color: #faf5cd;
}
#content a.clear_input {
    background:url(../images/clear_input.png) no-repeat center left;
    width: 16px;
    height: 16px;
    display: block;
}
#content .main_button {
    font-size: 12px !important;
    height: 35px !important;
    border: solid 2px #999 !important;
}
#content .blue_button {
    border-color: #3A5978 !important;
    color: #fff !important;
    background: #648bb3;
    background: -moz-linear-gradient(top, #789EC4, #648bb3);
    background: -webkit-gradient(linear, left top, left bottom, from(#789EC4), to(#648bb3));
    background: -o-linear-gradient(#789EC4, #648bb3);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#789EC4', EndColorStr='#648bb3', GradientType=0);
}
#content .blue_button:hover {
    background: #648bb3;
    background: -moz-linear-gradient(top, #648bb3, #789EC4);
    background: -webkit-gradient(linear, left top, left bottom, from(#648bb3), to(#789EC4));
    background: -o-linear-gradient(#648bb3, #789EC4);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#648bb3', EndColorStr='#789EC4', GradientType=0);
}
#content .blue_button:active {
    background: #648bb3;
    background: -moz-linear-gradient(top, #52779C, #789EC4);
    background: -webkit-gradient(linear, left top, left bottom, from(#52779C), to(#789EC4));
    background: -o-linear-gradient(#52779C, #789EC4);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#52779C', EndColorStr='#789EC4', GradientType=0);
    text-shadow: none !important;
}
#content .underline:hover {
    text-decoration: underline;
}
#content .print_icon {
    background:url(../images/print.png) no-repeat center left;
    width: 16px;
    height: 16px;
    display: block;
}
#content .printer {
    background: url('../images/print.png') no-repeat;
    background-position: left;
    padding-left: 25px;
    font-size: 11pt;
}
#menu .language_flag {
    float: left;
    margin-right: 10px;
}

#content .tooltip {
    padding: 20px;
    background: #f1f1f1;
    border: solid 1px #ccc;
    width: 150px;
}

#content select option {
    padding: 5px;
}

#content select option.selected {
    background: #f1f1f1;
    font-weight: bold;
}

#content table tr.apply td {
    background: #fff;
    border-top: 1px dotted #cacaca;
}
#content table tr.no_apply td {
    border-top: 1px solid #f1f1f1;
}
#content .hide {
    display: none;
}

.checkbox_left{
	float: left; 
	margin-top: 2px; 
	width:16px!important; 
	border:0!important;
}
.label_left_checkbox{
	padding-left:4px; 
	font-size:12px;
}
span.notification_alert_green, span.notification_alert_red , span.notification_alert_white{
    width: 16px;
    height: 16px;
	padding-top:20px;
	cursor:pointer;
}
span.notification_alert_green {
    background: url('../images/ok.png') no-repeat scroll left center transparent;
}
span.notification_alert_red {
    background: url('../images/alerts/bullet_red.png') no-repeat scroll left center transparent;
}
span.notification_alert_white {
    background: url('../images/ok_inactive.png') no-repeat scroll left center transparent;
}

p.td_emulated_1, p.td_emulated_0{
	height:35px!important;
	padding-left:0.4em!important; 
	vertical-align:middle; 
	margin:0px!important; 
	line-height:35px!important;
}
p.td_emulated_1{
	background-color: #fdfdfd; 
}
p.td_emulated_0{
	background-color: #f5f5f5; 
}
.inputMediano_new {
	width:96%;
	padding-left:5px;
	color:#7A7A7A;
	box-sizing:border-box;
	border: #CCCCCC 1px solid;
	height:26px;
	line-height:26px;
}
.textMediano_new {
	width:96%;
	padding-left:5px;
	color:#7A7A7A;
	box-sizing:border-box;
	border: #CCCCCC 1px solid;
	height:80px;
	font-family: "Open Sans", "Trebuchet MS", sans-serif;
	font-size: 10pt;
	resize: vertical;
}
.option_italic{
	font-style:italic;
	color: #999;
}
.tab_search {
    padding: 5px 5px 4px 5px;
    border: solid 1px #ddd;
    color: #ccc;
    background: #fff;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: solid 1px #ccc;
}
.tab_search:hover {
    text-decoration: none;
}
.tab_active {
    color: #7a7a7a;
    border-color: #ccc;
    border-bottom: solid 1px #f1f1f1;
    background: #f1f1f1;
}
.opacity06{
	opacity:0.6;
}
#content table.search {
    font-size: 11px;
    border: 1px solid #CACACA;
    background-color: #f1f1f1;
	margin-bottom: 0.5em;
}
#content table.search input,
#content table.search select {
    font-size: 12.5px;
    border: solid 1px #ccc;
}
#content table.search select {
	font-family: "Open Sans", "Trebuchet MS", sans-serif;
    width: 120px;
}
#content table.search input.id {
	font-family: "Open Sans", "Trebuchet MS", sans-serif;
    width: 35px;
}
#content table.search input.extend {
    width: 90%;
}
#content table.search input.btn-grey,
#content table.filter input.btn-grey, div.important input.btn-grey{
    width: 105px;
    height: 28px;
    color: #666;
    float: right;
    border-color: #999;
    padding-top: 5px;
}
#content table.search input.disabled {
    background: #F5F5F5;
}
#content table.search h3 {
    margin: 10px 30px;
}
.simula_link {
	color: #AF0A0A;
	text-decoration: none;
    cursor: pointer;
}
.simula_link :hover {
	text-decoration: underline;
}
.ddl_group_option{
	margin:0 0 0 35px;
}
.optgroup{
	margin:0 0 0 5px;
}
.label_grey{
	color: #dfdfdf;
}
#content .history a.link_row {
    color: #7a7a7a;
}
#content .expand_all {
    float: right;
    padding: 10px;
    border:  dotted 1px #ccc;
    border-bottom: none;
    margin-top: -50px;
	margin-right: 20px;
}
#content .expand_all a {
    font-size: 11px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
}

.sublevel {
    padding: 0px !important;
    background-color: white;
    display: none;
    border: 1px solid #cacaca;
    margin: 0;
    border-radius: 5px;
    box-shadow: 2px 2px 4px gray;
    margin-top: 13px;
}
.li_sublevel {
    display: grid !important;
    border: none !important;
    padding: 0px !important;
}
.li_sublevel:hover  {
    background-color: #af0a0a !important;
    color: white !important;
    border-radius: 3px;
}
.li_sublevel a  {
    padding: 6px 1em 6px 1em !important;
    margin: 0px !important;
    font-weight: normal !important;
}
.li_sublevel a:hover  {
    color: white !important;
}

.combo_advanced_options{
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	margin-right: 0.8em;
	border: 0px;
	background-color: transparent;
	padding: 1em;
	cursor:pointer;
	font-family: "Open Sans", "Trebuchet MS", sans-serif;
}

.combo_advanced_options:hover {
	background:#FAFAFA;
}

.active_combo_advanced_options {
	background-color:#e3e3e3;
}
.ms-choice_combo_advanced_options {
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    border: 0px;
    text-align: left;
    white-space: nowrap;
    color: #6a6a6a;
    text-decoration: none;
	font-family: "Open Sans", "Trebuchet MS", sans-serif;
    background-color: transparent;
	font-weight: bold;
	padding: 1em 1em 1em 1em;
	margin-right: 0.8em;
	margin: -1em 1em 0 0;
	font-size: 12.5px;
}

.ms-choice_combo_advanced_options> div {
    position: absolute;
    top: -4px;
    right: 0;
    width: 18px;
    height: 25px;
    background: url('../images/multiple-select.png') left top no-repeat;
}

.ms-choice_combo_advanced_options > div.open {
    background: url('../images/multiple-select.png') right top no-repeat;
}

.ms-choice_combo_advanced_options:hover {
	background:#af0a0a;
	color: #fff;
}

.ms-parent_combo_advanced_options {
    display: inline-block;
    position: relative;
	min-width: 214px;
}

.ms-drop_combo_advanced_options {
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 100001;
    background: #fff;
    color: #7a7a7a;
    border: 1px solid #aaa;
}
.ms-drop_combo_advanced_options.bottom {
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.ms-drop_combo_advanced_options.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}
.ms-drop_combo_advanced_options ul {
    overflow: auto;
    /*padding: 5px 8px;*/
}

.ms-drop_combo_advanced_options ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
	/*padding: 0.5em;*/
	cursor:pointer;
}

.ms-drop_combo_advanced_options ul > li >label{
	padding: 0.5em;
}

.ms-drop_combo_advanced_options ul > li:hover {
	background:#af0a0a;
	color: #fff;
}

.ms-drop_combo_advanced_options ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-_combo_advanced_options ul > li.multiple {
    display: block;
    float: left;
}

.ms-dropv ul > li.group {
    clear: both;
}

.ms-drop_combo_advanced_options ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
}

.ms-drop_combo_advanced_options ul > li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    font-size: 12.5px;
	cursor:pointer;
}

.ms-drop_combo_advanced_options ul > li label.optgroup {
    font-weight: bold;
}

.ms-drop_combo_advanced_options input[type="checkbox"], .ms-drop_combo_advanced_options input[type="radio"] {
    display:none;
}

.ms-drop_combo_advanced_options .ms-no-results {
    display: none;
}

.btn_edit {
  width: 100px;
}
#menu #link_debug_labels {
    float: left;
    margin-right: 15px;
}
#content .pagination_go_to_page {
    margin-left: 40px;
}
#content .pagination_go_to_page span,
#content .pagination_lines_per_page span {
    margin-right: 8px;
    font-size: 12px;
    float: left;
}
#content .pagination_go_to_page .inputMediano,
#content .pagination_lines_per_page .inputMediano {
    padding: 7px;
    width: 28px !important;
    float: left;
    font-size: 11px;
    text-align: center;
}
#pagination-digg .pagination_go_to_page b {
    margin-left: 5px;
    float: left;
    font-size: 12px;
    padding: 3.7px 10px;
    border: 1px dotted #ccc;
    cursor: pointer;
    color: #666;
    background: #fff;
}
#pagination-digg .pagination_go_to_page b:hover {
    border: 1px dotted #999;
}
#content .pagination_go_to_page span.error,
#content .pagination_lines_per_page span.error {
    float: left;
    padding: 3px 10px;
    border-bottom: solid 2px #9e2929;
    margin-right: 0px;
    margin-right: 5px;
}
#content .buttons {
    width: 100%;
    height: 50px;
    margin-top: -5px;
}
#content .buttons a {
    font-size: 12px;
    min-width: 90px;
    padding: 6px 5px;
    width: auto;
    margin-left: 10px;
}
input[type="checkbox"] {
	vertical-align: middle;
	margin-top: -2px;
}
input[type="radio"]{
	vertical-align: middle;
	margin-top: -2px;
}
input[disabled="disabled"],
select[disabled="disabled"],
input[disabled=""],
select[disabled=""],
button[disabled="disabled"],
button[disabled=""]
{
    background: #ddd !important;
}
.label_style_lv1, .label_style_lv2{
    color: #7a7a7a;
    font-size: 13px;
	text-align: justify;
}
.label_style_lv1 {
    margin-top: -15px;
}
#content .label_style_lv1 p, 
#content .label_style_lv2 p {
    margin-bottom: 1.5em;
}

#content .label_style_lv1 ul , #content .label_style_lv2 ul{
	margin-left: 15px;
	margin-bottom: 0px;
	padding-left: 1em;
    padding-right: 2em;
    text-align: justify;
}

#content .label_style_lv1 hr , #content .label_style_lv2 hr{
	border: dotted 1px #cacaca;
    margin-top: 0px;
    margin-bottom: 0px;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

#content .label_style_lv1 li , 
#content .label_style_lv2 li {
	margin-bottom: 0.2em;
	margin-top: 0.1em;
}

#content .label_style_lv1 h1, #content .label_style_lv2 h1 {
	color: #6a6a6a;
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;
	font-weight: bold;
}

.label_style_lv1, #content .label_style_lv1 ul , #content .label_style_lv1 p, #content .label_style_lv1 li, #content .label_style_lv1 h1{
	line-height: 1.6em !important;
}
.label_style_lv2, #content .label_style_lv2 ul, #content .label_style_lv2 p, #content .label_style_lv2 li, #content .label_style_lv2 h1{
	line-height: 1.5em !important;
}

.label_style_lv2, #content .label_style_lv2 p, #content .label_style_lv2 ul, #content .label_style_lv2 hr, #content .label_style_lv2 li ,#content .label_style_lv2 h1{

	font-size: 12.5px;
	color: #999;
}

.multiple_ddl_label{
    line-height: 1.6em;
}
.select_italic{
	font-style:italic;
}
.input_italic{
	font-style:italic;
}
.date_field_without_text{
	width: 80px !important;
}
.span_clear_data{
	float: left; 
	padding: 5px 2px 0 8px; 
	text-align:center
}
#content .tdLarge {
    width: 250px;
}
#content .tdMediumExtra {
    width: 200px;
}
#content .tdMedium {
    width: 140px;
}
#content .tdSmall {
    width: 75px;
}
#content .tdExtraSmall {
    width: 35px;
}
#content .mbottom10 {
    margin-bottom: 10px !important;
}
#content .tworows {
    white-space: pre-wrap !important;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
span.help {
    background:url('../images/help.png') no-repeat scroll left center transparent;
}
span.help{
	height: 16px;
	width: 16px; 
	vertical-align: bottom;
	cursor: pointer;
}
div.object_health_details,
div.report_links,
#list_metadata_descriptors, 
#list_metadata_import_filters, 
#preservation_plansWrapper, 
#edit_metadata_schemas,
#descriptorsWrapper{
	margin-left:2%;
}
.searcher_comment {
    font-style: italic;
    font-size: 12px;
    color: #999;
	margin-left:6px;
	overflow-wrap:break-word;
	white-space:normal;
}
.IC_DescText, .PPC_DescText  {
    font-size: 12.5px;
    line-height: 1.6em;
}
span.signed{
    background:url(../images/catalog_icons/signed.png) no-repeat center left;
}
span.unsigned{
    background:url(../images/catalog_icons/unsigned.png) no-repeat center left;
}
span.details_unsigned{
    background:url(../images/catalog_icons/unsigned.png) no-repeat center left;
}
span.has_evolution{
    background:url(../images/catalog_icons/versions.png) no-repeat center left;
}
span.is_evolved{
    background:url(../images/catalog_icons/evolved.png) no-repeat center left;
}
span.has_evolution, span.is_evolved,
span.signed, span.unsigned{
	height: 16px;
	width: 16px; 
	vertical-align: bottom;
	cursor: default;
	padding-right:5px;
}
span.details_unsigned{
	height: 16px;
	width: 16px; 
	vertical-align: bottom;
	cursor: default;
}
span.circle_less {
    background:url('../images/expand.png') no-repeat;
}
span.circle_more {
    background:url('../images/collapse.png') no-repeat;
}
span.circle_less,span.circle_more {
	height: 10px;
    padding-left: 10px;
    width: 10px;
	font-size:11px;
}
.param_definition_headers{
	margin-bottom:0.7em!important;
}
.param_definition_fields_names{
	margin-top: 15px; 
	margin-bottom:5px;
	font-size:13px;
}
.param_definition_DescText {
    font-size: 12px;
    line-height: 1.6em;
	color: #999;
}
#parameters_order {
	list-style: none;
	margin-top: 1px;
}
#parameters_order li {
	margin-left: 0px !important;
	margin-top: 1px;
}
#parameters_order li table.list {
	margin: 0px !important;
	width: 100%;
}
.ui-state-highlight{ 
	background-color: #faf5cd;
	border: 1px dotted #cfbc78;
	border-top: none;
	height: 35px;
}
.error_tools{
	width: 40%; 
	float:right; 
	clear:left; 
	height:25px; 
	padding:0px 2px 0px 10px!important; 
	line-height: 25px;
	text-align: left; 
	margin-right:2%!important;
}
#content #loading_layer {
    width: 100%;
    height: 60px;
    background-color: #fff;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
#content #img_loading_layer {
    background:url('../images/catalog_icons/ajax_loader.gif') no-repeat;
    width: 16px;
    height: 16px;
    margin-left: 50%;
}
#content #wait_query {
    display: none;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}
#content #wait_query span {
    float: left;
    color: #CC8A30;
    font-style: italic;
}
#content #wait_query img {
    float: left;
    margin-left: 5px;
    margin-top: 1px;
}
#content .error_txt_in_modal {
    float: right;
    margin-right: 15px;
    margin-top: 2px;
}
#content img.ajax_loading {
    background:url('../images/loading-circle.gif') no-repeat;
    width: 16px;
    height: 16px;
    margin: 0px 10px 20px 2%;
    display: block;
}
/*STATUS de un evolution job*/
.status span.STATUS_QUEUED {
    background:url('../images/ingestion_job_status/BeingCreated.png') no-repeat scroll left center transparent;
}
.status span.STATUS_PROCESSING {
    background:url('../images/ingestion_job_status/ReadyToSanitize.png') no-repeat scroll left center transparent;
}
.status span.STATUS_EVOLUTED {
    background:url('../images/ingestion_job_status/IngestJobSuccess.png') no-repeat scroll left center transparent;
}
#content #Hotfolders_desc {
    display: none;
    margin-left: 2%;
}
span.STAMPING_OK,
span.STAMPING_ERROR {
    background-position: left 1px;
    display: block;
    width: 16px;
    height: 17px;
    float: left;
}
span.STAMPING_OK{
	background: url('../images/ok.png') no-repeat;
}
span.STAMPING_ERROR {
	background: url('../images/errors_icons/unrecoverable_error.png') no-repeat;
}
div.object_evolved { 
	width: 100%;
    height: 17px;
	position: relative;
	background:url(../images/configuration_icons/data_format_evolutioners.png) no-repeat right; 
}
.drop-zone {
  width: 90%;
  min-height: 150px;
  border: 1px dashed rgba(0, 0, 0, .3);
  border-radius: 5px;
  position: relative;
  margin: 2px 2px 2px 2%;
}
.drop-zone input.FileInput {
  position: absolute;
  cursor: pointer;
  left: 0px;
  top: 0px;
  opacity: 0;
}
.mouse-over {
  border: 2px dashed rgba(0, 0, 0, .3);
  color: #7E7E7E;
  margin-top: 0px!important;
  margin-bottom: 0px!important;
  margin-right: 0px!important;
  margin-left: calc(2%-2px)!important;
}
.clickHere_text{
	margin: 0; padding: 0; border: 0; outline: 0; font-style: normal; vertical-align: baseline;color: #AF0A0A;
	text-decoration: none;
	cursor: pointer;
}
.clickHere_text:hover {
	text-decoration: underline;
}
.span_delete {
	background:url(../images/cross.png) center center no-repeat;
}
.span_download{
	background:url(../images/download.png) center center no-repeat;
}
.tdRed{
	color: #AF0A0A;
}
div.footer_div{
	font-size:9px; 
	text-align:right;
	width: 94%;
	margin: 1px; 
	margin-top:5px;
}
.waiting_dropzone {
    background: url('../images/waiting.gif') center center no-repeat;
	float:left;
	margin-bottom: 10px; 
	padding-left:25px; 
	line-height: 1.6em; 
	height:32px;
}
#content .show_full_txt {
    overflow-wrap: break-word;
    white-space: normal;
    word-wrap: break-word;
}
.file_deleted {
    background:url(../images/file_deleted.png) center center no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 7px;
}
#content .ajax_error {
    display: none;
    margin-left: 2%; 
    margin-bottom: 10px; 
    margin-top: -10px;
}
.embed-container {
    position: relative;
    padding-bottom: calc(100vh - 240px);
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.span_regex_wizard{
	background:url(../images/configuration_icons/regex_wizard.png) center center no-repeat;
}

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/Open_Sans/OpenSans-Regular.eot?v=1.1.0");
  src: url("../fonts/Open_Sans/OpenSans-Regular.eot") format("embedded-opentype"), url("../fonts/Open_Sans/OpenSans-Regular.ttf?v=1.1.0") format("truetype");
  font-weight: normal;
  font-style: normal; }
  
span.STATUS_Dataformat_Expired{
    background: url('../images/exclamation.png') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_Dataformat_EvolutionSuggested{
    background: url('../images/warning.png') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
span.STATUS_Dataformat_OK{
    background: url('../images/ok.png') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
.tight_warning{
	margin: -8px 0px 3px 2%!important; 
	padding: 0px!important; 
	display: block!important;
}
span.copy_clipboard{
    background: url('../images/page_copy.png') no-repeat scroll center transparent;
	cursor: pointer;
	font-size:13px;
}
.path_info span {
	font-size:12.5px;
	margin-top: 1px;
}
#file_content{
	margin-left:2%;
	font-family: "Courier New", "Trebuchet MS", sans-serif;
	color: #7a7a7a;
	font-size: 12px;
	width: 98%;
	height:300px;
	resize: none;
	border: solid 1px #CACACA;
	box-sizing:border-box;
	/* margin-bottom: 2%; */
}
.metadata_information {
    color: #d09938; 
    font-weight: normal;
	font-size: 12px;
	font-style: italic;
	padding-top: 4px;
	width: 96%;
	text-align: justify;
}
span.expired_transformation{
    background: url('../images/exclamation.png') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
span.suggested_for_evolution{
    background: url('../images/warning.png') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
span.information_warning_dll{
    background: url('../images/information.png') no-repeat scroll center transparent;
	width: 16px;
    height: 16px;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  right: 10px;
  bottom: 20px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  opacity: 0.6;
  background: rgba(175, 10, 10, 0.6) url('../images/cd-top-arrow.svg') no-repeat center 50%;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  cursor: pointer;
}
.cd-top.cd-is-visible, .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top:hover {
  opacity: 1;
}
#fullheader{
	position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
	z-index:9997;
	width:100%;
	min-width:1300px
}
#fullheader_fixed{
	position: fixed;
    top: 0;
	z-index:100000;
	width:100%;
	min-width:1300px
}
#fullheader_report{
	position: absolute;
    top: 0;
	z-index:100000;
	width:100%;
	min-width:1300px
}
#fullheader_index{
	position: absolute;
    top: 0;
	z-index:100000;
	width:100%;
	min-width:1300px
}

.nav-up {
    top: -109px!important;
}
#content table td.class_row_0 {
	background-color: #f5f5f5;
	color: inherit;
}
#content table td.class_row_1 {
	background-color: #fdfdfd;
	color: inherit;
}
.no_ellipsis_table tr td{
	overflow-wrap:break-word!important;
	white-space:normal!important;
	font-size:12.5px!important;
}
span.loading_sg,
span.loading_sg_OK {
    background-position: left 1px;
    display: block;
    width: 16px;
    height: 17px;
    float: left;
	margin-right:15px!important;
}
span.loading_sg {
	margin-top: 3px;
}
span.loading_sg_OK {
	margin-top: 1.5px;
	margin-bottom: 1.5px;
}
span.loading_sg_OK {
	background: url('../images/ok.png') no-repeat;
}

span.loading_sg {
    background: url('../images/loading_bar.gif') no-repeat;
}
#content ul.catalog_list_types li.catalog_browse_tree {
    background:url(../images/catalog_icons/browse_tree.png) no-repeat left 4px;
}
span.node_folder {
	background-position: left 1px;
    display: block;
    width: 16px;
    height: 17px;
    float: left;
	margin-right:10px!important;
    background: url('../images/treeview/node_close.png') no-repeat;
}
#content table tr.selected_element {
	background-color: #edefe1!important;
	color: inherit;
}
.style_strong{
	font-weight: bold;
}
#libsafe_logo,#libsafe_logo_help,#libsafe_logo_report{
	position: absolute;
    z-index: 0;
}
#libsafe_logo {
    margin-top: 20px;
	left:10px;
    max-width: 230px;
}
#libsafe_logo_help {
    margin-top: 5px;
	left:50px;
    max-width: 150px;
}
#libsafe_logo_report {
    margin-top: 10px;
	left:10px;
    max-width: 210px;
}
.status span.STATUS_Metadataupdate_BeingCreated {
    background:url('../images/active_preservation/BeingCreated.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Metadataupdate_ReadyToProcess {
    background:url('../images/active_preservation/ReadyToProcess.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Metadataupdate_Processing {
    background:url('../images/active_preservation/ReadyToProcess.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Metadataupdate_FinishedSuccess {
    background:url('../images/active_preservation/FinishedSuccess.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Metadataupdate_FinishedError {
    background:url('../images/active_preservation/FinishedError.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Metadataupdate_FinishedErrorsDetected {
    background:url('../images/active_preservation/FinishedErrorsDetected.png') no-repeat scroll left center transparent;
}
.status span.STATUS_Metadataupdate_Reruned {
    background:url('../images/active_preservation/Reruned.png') no-repeat scroll left center transparent;
}
.status span.Metadataupdate_action_NEW {
    background:url('../images/active_preservation/action_new.png') no-repeat scroll left center transparent;
}
.status span.Metadataupdate_action_UPDATE {
    background:url('../images/active_preservation/action_update.png') no-repeat scroll left center transparent;
}
.status span.Metadataupdate_action_DELETE {
    background:url('../images/active_preservation/action_delete.png') no-repeat scroll left center transparent;
}
.height_td_with_miniature{
	height: 44px!important;
}
.updating_metadata {
    background:url('../images/active_preservation/Processing.gif') no-repeat;
    padding-left: 25px!important;
    font-size: 13px;
    margin-left: 10px;
}
.textarea_popup{
	font-size: 12px;
    font-family: "Open Sans", "Trebuchet MS",sans-serif;
    width: 100%;
    color: #7a7a7a!important;
	height:150px!important;
	resize: none!important;
	border: solid 1px #CACACA!important;
	box-sizing:border-box!important;
	padding: 5px!important;
	background-color: #fff!important;
}
#form_md_add_idDescriptor input[type=radio]{
	display:none;
	width:2%;
}

#content table.list_metadata td{
    border-left: dotted 1px rgb(202, 202, 202); 
	border-right: dotted 1px rgb(202, 202, 202);
}
.table_edition_inside, .table_edition_inside td, .table_edition_inside tr, .table_edition_inside th{
	border:none!important;
}
.edition_container span.STATUS_PleaseWait {
    background:url('../images/catalog_icons/ajax_loader.gif') no-repeat;
}
#edit_mandatory_param{
	margin-right:10px;
}
.metadata_element_NEW{
	background-color: #E2EFD3!important;
}
.metadata_element_UPDATE{
	background-color: #D5EAFB!important;
}
.metadata_element_DELETE{
	background-color: #F5DEDC!important;
}
/*
  Object Explorer Styles
 */
.x-window-header-default {
    background-color: #fff !important;
    border-radius: 0;
    box-shadow: none;
    border: none !important;
    padding: 0 0 0 6px
}
.x-window-header-default-horizontal .x-tool-after-title {
    margin: 0 0 0 1px;
    float: right;
}

.x-window-header-default .x-tool-img {
    background-color: transparent;
    width: 31px;
    height: 31px;
    background-position: center center;
    background-repeat: no-repeat;
    padding:0 8px;
    margin: 0;
}

.x-window-header-default .x-tool-over .x-tool-img {
    background-color: #e5e5e5
}

.x-window-header-default .x-tool-pressed .x-tool-img {
    background-color: #ccc
}

.x-window-header-default .x-tool-close:hover {
    background-color: #e81123
}

.x-window-header-default .x-tool-pressed .x-tool-close {
    background-color: #f1707a
}
.x-window-header-title-default {
    color: #000;
    font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    line-height: 31px;
    float: left;
    /*width: 200px;*/
}

.x-window-header-title-default>.x-title-text-default {
    padding-bottom: 0
}
.x-tool-close {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAOUlEQVQYlWNgYGD4D8TGDLiBMVQNgzErOwcuxRhy2BTjNABZAp8tCMWEFBGtkCirifIM0cFDVIADAOrvG43QTSHZAAAAAElFTkSuQmCC")
}

.x-tool-close:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAOklEQVQYV2P4/+//+f/fv6cw4AAgOZAaCAMEsCjGkMOmGKcByBL4bEFVjE8R0QqJspoozxAdPMQGOABXELkNcbMs5wAAAABJRU5ErkJggg==")
}
.span_permission_detail{
    font-style: italic;
    font-size: 10px;
	text-align: justify;
	display:block;
	padding-top: 10px;
}
.span_permission_name{
	display:block;
}
.permissions_table td {
	vertical-align:top!important;
	padding: 10px!important;
	border-top: dotted 1px #cacaca!important;
}
.random_key_button{
	float: left!important;
    margin-top: 7px!important;
    margin-bottom: 0px;
    width: 160px;
    height: 25px;
    padding-top: 3px;
}
span.STATUS_TransferConnectors_ReadyToProcess {
    background:url('../images/transfer_connectors/tc_beingcreated.png') no-repeat scroll left center transparent;
}
span.STATUS_TransferConnectors_Processing {
    background:url('../images/transfer_connectors/tc_processing.png') no-repeat scroll left center transparent;
}
span.STATUS_TransferConnectors_FinishedError {
    background:url('../images/transfer_connectors/tc_finished_with_errors.png') no-repeat scroll left center transparent;
}
span.STATUS_TransferConnectors_FinishedSuccess {
    background:url('../images/transfer_connectors/tc_finished_successful.png') no-repeat scroll left center transparent;
}
span.STATUS_TransferConnectors_ReadyToProcess,
span.STATUS_TransferConnectors_Processing,
span.STATUS_TransferConnectors_FinishedError,
span.STATUS_TransferConnectors_FinishedSuccess{
	width: 16px;
	height: 17px;
}
.option_disabled {
    font-style: italic;
    color: #c5c5c5;
}

#detail_task_options .history_title a {
    color:white !important;
}
#detail_task_options .search_data_option{
    cursor:pointer;
}

#detail_task_options .hidden{
    display: none;
}

#detail_task_options .child_metadata_actions{
    padding: 6px 1%;
    padding-bottom: 10px;
    height: 15px;
}

#actions_pending_task_detail{
    width: 90%;
    margin: auto;
    padding: 10px;
}

#actions_pending_task_detail input{
    float: right;
    margin-left: 10px !important;
    width: auto;
    padding: 12px;
}
#pagination_pending_task_detail{
    width: 100%;
    margin: auto;
    margin-top:10px;
}

#detail_task_options div.view{
    width: 20px;
    height: 17px; 
    margin: auto;
}
#process_actual_task .hidden{
    display:none;
}
#process_actual_task .show_error_process h3{
    color:red;
}
.text-center {
    text-align: center
}

.icon_cant_delete,
.icon_cant_cancel {
    filter: grayscale(1);
    cursor: auto;
}

.hidden{
    display:none;
}

.cursor-point {
    cursor: pointer;
}

.sidebar_jobs {
    margin-top: -10px; 
    /* margin-left: 10px; */
    margin-left: 20px; 
    display: flow-root;
    font-size: 12px;
}

.sidebar_jobs .sidebar_jobs_row .sidebar_jobs_title,
.sidebar_jobs .sidebar_jobs_row .sidebar_jobs_value {
    float:left;
}

.sidebar_jobs_row {
    width: 100%;
}

.sidebar_jobs_row .sidebar_jobs_title {
    width: 62%;
}

.sidebar_jobs_row .sidebar_jobs_value {
    width: 38%;
    font-weight: bold;
    text-align: right;
}


.status span.STATUS_RemoverCreated {
    background:url('../images/remover/Created.png') no-repeat scroll left center transparent;
}

.status span.STATUS_RemoverReadyToProcess {
    background:url('../images/remover/ReadyToPreprocess.png') no-repeat scroll left center transparent;
}

.status span.STATUS_RemoverProcessing {
    background:url('../images/remover/Processing.png') no-repeat scroll left center transparent;
}

.status span.STATUS_RemoverCompleted {
    background:url('../images/remover/Completed.png') no-repeat scroll left center transparent;
}

.status span.STATUS_RemoverError {
    background:url('../images/remover/Error.png') no-repeat scroll left center transparent;
}

.status span.STATUS_RemoverCancelled {
    background:url('../images/remover/Cancelled.png') no-repeat scroll left center transparent;
}

.status span.STATUS_RemoverConfirmed {
    background:url('../images/remover/Completed.png') no-repeat scroll left center transparent;
}

li.option.data_vlt_agrouped {
    margin-left: 10%;
}

#ul_select_validator .select_validator_header_group {
    font-weight: bold;
}

#ul_select_validator .select_validator_header_group .warning_group_message {
    color: red;
    font-size: 12px
}

.inputMediano_import_new {
    width: 30%;
    padding-left: 5px;
    color: #7A7A7A;
    box-sizing: border-box;
    border: #CCCCCC 1px solid;
    height: 26px;
    line-height: 26px;
}

.treeview_wrapper .treeview_active {
    text-decoration: underline;
    color: #AF0A0A;
    font-weight: bold;
}