.drop_zone_image {
	border: 1px solid white;
}

.drop_zone_image:hover {
	border: 1px solid gray;
}

.layoutConfig_column {
	width: 25%;
}

.layoutConfig_column_large {
	width: 100%;
}

.layoutConfig_column_short {
	width: 1px;
}

.layoutConfig_column_100px {
	width: 100px;
}

.layoutConfig_div_slot {
	/*	border: 1px solid #D3DFE9; */
	border: 1px solid #BACDDC;
	padding-left: 5px;
	margin: 0px;
	height: 20px;
	white-space: nowrap;
	cursor: move;
}

.layoutConfig_div_slot:hover {
	border: 1px solid gray;
}

.layoutConfig_div_free_slot {
	border: 1px dashed #BACDDC;
	padding-left: 5px;
	margin: 0px;
	height: 20px;
	white-space: nowrap;
}

.layoutConfig_div_free_slot:hover {
	border: 1px dashed gray;
}

.layoutConfig_image {
	border: 0px;
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/editclear.png");
	background-color: transparent;
}

.layoutConfig_image_move {
	border: 0px;
	height: 16px;
	width: 16px;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/drag.png");
	background-color: transparent;
}

/* FileUpload styles */
.rich-fileupload-toolbar-decor {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

.south-fileupload-label-div {
	margin: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
	color: #414141;
}

.south-fileupload-input {
	font-size: 12px;
}

.rich-fileupload-table-td {
	border: 0px;
}

.uploadList {
	vertical-align: middle;
	background-color: #ECF0F4;
	padding-top: 0px;
	width: 100%;
	height: 0;
}

.rich-fileupload-list-overflow {
	background-color: none;
}

.mainTitleText {
	color: #1E345A;
}

.mainTitleContainer {
	background-color: #ECF0F4;
	color: #1E345A;
	border-top-color: #d7dbe2;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #d7dbe2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 3px 3px 8px;
	margin: 0px 0px 0px 0px;
	/*	background-color: #ED112A; Brody title color*/
	height: 24px;
}

span.statusConfigBox .statusInplaceInput {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
	background-image: none;
	white-space: nowrap;
}

div.mainTitleContainer .mainTitleInplaceInput {
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: dashed;
	background-image: none;
}

.mainTitleInplaceInput:HOVER {
	cursor: pointer;
	color: #1E345A;
}

.mainTitleInplaceInputEdition {
	background-color: transparent;
}

#documentDescriptionPanel .docTitleInplaceInput {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	white-space: nowrap;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: dashed;
	background-image: none;
	color: #133766;
}

.docTitleInplaceInput:HOVER {
	cursor: pointer;
}

.docTitleInplaceInputEdition {
	overflow: hidden;
	white-space: no-wrap; 
	max-width: 400px;
	text-overflow: ellipsis;
}

#processNameAndStatusPanel .processTitleInplaceInput {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
	white-space: nowrap;
	background-color: transparent;
	color: #133766;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: dashed;
	background-image: none;
	width: 100%;
}

.processTitleInplaceInput:HOVER {
	cursor: pointer;
}

.processTitleInplaceInputEdition {
	background-color: transparent;
}

.subTitleContainer {
	font-size: 14px;
	font-weight: bold;
	color: #fafafa;
	padding-left: 10px;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	background-color: #5398FF;
}

/* Expiratios */
.expiratiosTablePanel_header {
	border-color: white;
	background-color: #EBEFF3;
	background-image: url("../images/section-background-top.jpg");
	border-bottom-color: #A0A0A0;
	height: 16px;
	padding: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.expiratiosTablePanel {
	background-color: #eeeeee;
	padding-top: 5px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	width: 245px;
}

.expiratiosTablePanel_body {
	background-color: #eeeeee;
	padding-top: 0px;
}

.standardTable_ColumnLeft_expirations {
	vertical-align: middle;
	text-align: left;
	border-color: white;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
}

/* Document Notes */
.noteTablePanel_header {
	border-color: white;
	background-color: #EBEFF3;
	background-image: url("../images/section-background-top.jpg");
	border-bottom-color: #A0A0A0;
	height: 16px;
	padding: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.noteTablePanel {
	background-color: #ECF0F4;
	padding-top: 0px;
	width: 100%;
	border-left-width: 0px;
	border-right-width: 0px;
}

.noteTablePanel_body {
	background-color: #ECF0F4;
	padding-top: 0px;
}

.noteDataTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 0px 0px 0px 0px;
	border-color: red;
	padding: 0px;
}

.noteDataTable_row1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 0px 0px 0px 0px;
	color: #414141;
}

.noteDataTable_row2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 0px 0px 0px 0px;	
	color: #414141;
	background-color: #ecf0f4;
}

.noteDataTable_row2:hover {	
	background-color: #dce0e7;
}

.noteDataTable_row {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 0px 0px 0px 0px;		
	color: #414141;
}

.noteDataTable_column {
	border-width: 0px 0px 0px 0px;
}

.documentNodeLinkText {
	padding-left: 3px;
	font-weight: bold;
}

.documentStatusNodeLinkText {
	font-size: 11px;
	color: #376ca2;
}

/* DashBoard Table */
.dashboardTable_header {
	background-image: url("../images/section-background-top.jpg");
	background-color: #DFDFFF;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-color: white;
	padding: 0px;
	height: 25px;
}

.dashboardHeaderTable_ColumnRight {
	padding: 0px;
	padding-right: 20px;
	vertical-align: middle;
	text-align: right;
	border-color: white;
	color: #414141;
}

.dashboardTable_header_text {
	margin-left: 0px;
	font-size: 14px;
	color: #515151;
}

.dashboardTable_column_nowrap {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	border-width: 0px 0px 0px 0px;
	white-space: nowrap;
}

.dashboardTable_row {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 0px 0px 0px 0px;
	color: #414141;
	height: 18px;
	vertical-align: middle;
}

/*---*/
.process_title_panel {
	margin-left: 0px;
	font-size: 14px;
	color: #515151;
}

.todoList_process {
	margin-left: 0px;
	font-size: 14px;
	color: #515151;
}

.todoList_docType {
	margin-left: 0px;
	font-size: 12px;
	color: #515151;
}

.todoList_doc {
	margin-right: 10px;
	font-size: 11px;
	color: #515151;
}

.document_description {
	font-size: 11px;
	color: #434F9E;
}

.pageHeader {
	background-image: url("../images/section-background-top.jpg");
	background-color: transparent;
	text-align: left;
	border-width: 0px 0px 0px 0px;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	color: #515151;
}

/* TodoList table style */
.todoListTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	width: 100%;
}

.todoListTable_Header {
	background-image: none;
	background-color: white;
	text-align: left;
	border-width: 1px;
	border-color: white;
	padding: 0px;
	height: 0px;
}

.todoListTable_Row {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-width: 0px 0px 0px 0px;
	color: #414141;
}

.todoListTable_Column_nowrap {
	border-width: 0px 0px 0px 0px;
	white-space: nowrap;
	padding-bottom: 10px;
	vertical-align: middle;
	height: 20px;
}

.page_header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-width: 3px 0px 0px 0px;
	width: 100%;
}
/*---*/
.todoListTable_2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-width: 1px 1px 1px 1px;
	border-color: white;
	width: 100%;
}

.todoListTable_Header_2 {
	background-image: none;
	background-color: #ffffff;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-color: white;
	padding-top: 10px;
}

.todoListTable_Row_2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-width: 0px 0px 0px 0px;
	color: #eeeeee;
}

.todoListTable_Column_nowrap_2 {
	border-width: 0px 0px 0px 0px;
	white-space: nowrap;
	padding: 0px;
	vertical-align: middle;
	height: 20px;
}

/*---*/
.todoListTable_3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-width: 0px;
	width: 100%;
	padding: 2px;
}

.todoList_docType_unassigned {
	text-align: left;
	height: 10px;
	color: #515151;
}

.todoListTable_Header_3 {
	background-image: url("../images/section-background-top.jpg");
	background-color: transparent;
	text-align: center;
	border-width: 0px 0px 0px 0px;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	color: #515151;
}

.todoListTable_Header_3_left {
	background-image: url("../images/section-background-top.jpg");
	background-color: transparent;
	text-align: left;
	border-width: 0px;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	color: #515151;
}

.todoListTable_Header_3_solid {
	background-image: url("../images/section-background-top-solid.jpg");
	background-color: transparent;
	text-align: left;
	border-width: 0px 0px 0px 0px;
	border-color: white;
	padding-left: 10px;
	padding-right: 10px;
	color: #515151;
}

.todoListTable_Row_3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-width: 1px;
	color: #414141;
	text-align: center;
}

.todoListTable_Row_left_3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-width: 1px;
	color: #414141;
	text-align: left;
}

.todoListTable_Row_left_3_border {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	border-width: 10px;
	border-color: #ffffff;
}

.todoListTable_Row_right_3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-width: 0px 0px 0px 0px;
	color: #414141;
	text-align: right;
}

.todoListTable_Column_nowrap_3 {
	white-space: nowrap;
	padding: 0px;
	vertical-align: middle;
	border: 0px;
}

.todoListTable_Row1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F4FF;
	border-color: white;
	color: #414141;
	padding: 0px;
	border: 0px;
	height: 0px;
}

.todoListTable_Row2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border-color: white;
	color: #414141;
	height: 1px;
}

.todoListTable_Row1_selectable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F4FF;
	border-color: white;
	color: #414141;
	padding: 0px;
	border: 0px;
	height: 0px;
	cursor: pointer;
}

.todoListTable_Row2_selectable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border-color: white;
	color: #414141;
	height: 1px;
	cursor: pointer;
}

.todoListTable_Row1_selectable:HOVER {
	background-color: #FFE9A3;
}

.todoListTable_Row2_selectable:HOVER {
	background-color: #FFE9A3;
}

/* ---------- */
.document_title {
	width: 100%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #A0A0A0;
	border-style: solid;
}

.document_title2 {
	background-color: #D3DFE9;
	width: 100%;
	height: 26px;
	vertical-align: middle;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #A0A0A0;
	border-style: solid;
}

.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #414141;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	width: 100%;
	height: 21px;
}

.document {
	/*	background-color: #DFDFFF;  */
	background-color: #ECF0F4;
}

.separator {
	/*	background-color: #C8C8C8;  */
	background-color: #C0C0C0;
}

.rich-calendar-input {
	width: 60px;
}

html {
	overflow: auto;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 100%;
	color: #414141;
}

body {
	background-color: #fefefe;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 100%;
	min-height:100%;
}

.form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 100%;
}

#header {
	background-color: #EEEEEE;
	height: 40px;
}

#toolBar {
	height: 26px;
	background-color: #EEEEEE;
}

#content {
	float: left;
	margin-left: 0px;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

input {	
	padding: 2px;
	height: 18px;
}

input[type="file"] {
	height: 30px;
}

input[type="text"] {
	background-color: #F9F9F9;
	border: 1px solid #A0A0A0;
	padding: 2px;
	height: 15px;
	padding-top: 3px;
}

input[disabled] {
	background-color: #F0F0F0;
	border: 1px solid #F0F0F0;
	padding: 2px;
	height: 15px;
	padding-top: 3px;
}

input[type="text"]:focus {
	background-color: white;
	height: 15px;
	padding-top: 3px;
}

textarea {
	background-color: #F9F9F9;
	border: 1px solid #A0A0A0;
	padding: 4px;
}

input[type="checkbox"] {
	height: auto!important;
}

textarea:focus {
	background-color: white;
}

input[type="password"] {
	background-color: #F9F9F9;
	border: 1px solid #A0A0A0;
	padding: 2px;
	height: 18px;
}

input[type="password"]:focus {
	background-color: white;
}

input[type="button"] {
	background: #5085bb;
	background-image: -webkit-linear-gradient(top, #5085bb, #356aa0);
	background-image: -moz-linear-gradient(top, #5085bb, #356aa0);
	background-image: -ms-linear-gradient(top, #5085bb, #356aa0);
	background-image: -o-linear-gradient(top, #5085bb, #356aa0);
	background-image: linear-gradient(to bottom, #5085bb, #356aa0);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: solid #1a5189 1px;
	text-decoration: none;
	white-space: nowrap;
	height: 24px;
	min-width: 60px;
}

input[type="button"]:hover {
	background: #356aa0;
	background-image: -webkit-linear-gradient(top, #356aa0, #5085bb);
	background-image: -moz-linear-gradient(top, #356aa0, #5085bb);
	background-image: -ms-linear-gradient(top, #356aa0, #5085bb);
	background-image: -o-linear-gradient(top, #356aa0, #5085bb);
	background-image: linear-gradient(to bottom, #356aa0, #5085bb);
	text-decoration: none;
	color: #ffffff !important;
	cursor: pointer;
}

input[type="submit"] {
	background: #5085bb;
	background-image: -webkit-linear-gradient(top, #5085bb, #356aa0);
	background-image: -moz-linear-gradient(top, #5085bb, #356aa0);
	background-image: -ms-linear-gradient(top, #5085bb, #356aa0);
	background-image: -o-linear-gradient(top, #5085bb, #356aa0);
	background-image: linear-gradient(to bottom, #5085bb, #356aa0);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: solid #1a5189 1px;
	text-decoration: none;
	white-space: nowrap;
	height: 24px;
}

input[type="submit"]:hover {
	background: #356aa0;
	background-image: -webkit-linear-gradient(top, #356aa0, #5085bb);
	background-image: -moz-linear-gradient(top, #356aa0, #5085bb);
	background-image: -ms-linear-gradient(top, #356aa0, #5085bb);
	background-image: -o-linear-gradient(top, #356aa0, #5085bb);
	background-image: linear-gradient(to bottom, #356aa0, #5085bb);
	text-decoration: none;
	color: #ffffff !important;
	cursor: pointer;
}

select {
	background-color: #F9F9F9;
	border: 1px solid #A0A0A0;
	padding: 1px;
	height: 20px;
}

select:hover {
	background-color: white;
	padding: 1px;
	height: 20px;
}

p, select, table, tr, td {
	text-decoration: none;
}

a {
	font-size: 11px;
	text-decoration: none;
	color: #414141;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	border-width: 0px;
	vertical-align: bottom;
}

.small_combo {
	font-size: 9px;
	color: #555;
}

.field {
	font-size: 11px;
	color: #555;
}

.field_bold {
	font-size: 11px;
	color: #555;
	font-weight: bold;
}

.large_field {
	width: 238px;
	font-size: 11px;
	margin-bottom: 5px;
	color: #555;
}

.small_field {
	width: 40px;
	font-size: 11px;
	margin-bottom: 5px;
	color: #555;
}

.medium_field {
	width: 80px;
	font-size: 11px;
	margin-bottom: 5px;
	color: #555;
}

.medium_large_field {
	width: 164px;
	font-size: 11px;
	color: #222;
	margin-bottom: 5px;
	color: #555;
}

.field_color {
	font-size: 11px;
	color: #0133BA;
}

.field_soft {
	font-size: 11px;
	color: #777777;
}

.btn_submit {
	text-align: center;
	font-size: 9px;
	color: #000000;
}

form {
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
}

div#menu {
	float: left;
	background-image: url(../images/gradation_blue_white.jpg);
	width: 955px;
	height: 17px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.round {
	background-color: #ccc;
}

div#tree {
	margin-left: 2px;
	margin-right: 2px;
	padding: 4px;
	font-size: 11px;
	width: 800px;
}

.item_selected {
	font-weight: bold;
	background-color: #ddf;
}

.error {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-indent: 3px;
}

.errorMessage {
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.messagePanelContainer {
	margin: 0px 14px 14px 0px;
	float: none;
}

.inputPanel {
	float: none;
	height: 100%;
	overflow: hidden;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	color: #414141;
	background-color: #EEEEEE;
	cursor: pointer;
}

.settingPanel {
	float: none;
	height: 100%;
	overflow: hidden;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	color: #414141;
	background-color: #EEEEEE;
}

.container {
	float: none;
	height: 100%;
	overflow: auto;
	width: 100%;
}

.searchContainer {
	float: none;
	height: 462px;
	overflow: auto;
	width: 954px;
}

.searchFilterContainer {
	float: left;
	overflow: auto;
	height: 425px;
}

.searchResultContainer {
	float: right;
	overflow: auto;
	height: 425px;
}

div#documentMainContent {
	float: none;
	height: 100%;
	overflow: hidden;
	width: 100%;
}

div#documentButtonSet {
	float: left;
}

div#buttons {
	float: none;
	margin-top: 15px;
	margin-left: 15px;
}

.pageBorder {
	background-color: #EFEBDE;
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

.title_medium {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.error_medium {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
}

.title_extralarge {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}

.section_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	margin-left: 10px;
	white-space: nowrap;
}

.process_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
	margin-left: 10px;
	white-space: nowrap;
}

.process_title_link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*	font-weight: bold; */
	/*	margin-left: 10px; */
	white-space: nowrap;
	vertical-align: middle;
	/*	padding-bottom: 5px; */
}

.process_title_toolbar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	/*font-weight: bold;*/
	white-space: nowrap;
	vertical-align: middle;
}

.process_title_link_bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	margin-left: 10px;
	white-space: nowrap;
	vertical-align: middle;
	padding-bottom: 5px;
}

process_title_link:hover {
	border: 1px solid;
}

.process_status {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #376ca2;
	margin-left: 10px;
	white-space: nowrap;
}

.doc_modification_mark {
	font-family: Courier;
	font-size: 13px;
	color: #376ca2;
	margin-left: 5px;
}

.doc_type_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #676767;
	font-weight: bold;
	margin-left: 5px;
	white-space: nowrap;
	max-width:200px;
	overflow: hidden;
	text-overflow:ellipsis;
	display:table-cell	
}

.doc_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #676767;
	font-weight: bold;
	margin-left: 5px;
	white-space: nowrap;
	max-width: 200px;
}

.doc_status {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #376ca2;
	white-space: nowrap;
}

.global_search_doc_name {
	color: #376ca2;
}

.global_search_doc_status {
	color: #376ca2;
}

.doc_type_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #414141;
	margin-left: 5px;
	white-space: nowrap;
}

.selected_process {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #394a6e;
	white-space: nowrap;
}

.rich-ddmenu-label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #133766;
}

.todolist_process {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	white-space: nowrap;
}

.doc_header_label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.doc_header_data {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
}

.doc_header_data2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
}

div.spacer {
	clear: both;
	height: 0px;
}

div.spacer_alto {
	clear: both;
	height: 11px;
}

.label_middle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	vertical-align: middle;
}

.label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.label_italic_bold {
	font-style: italic;
	font-weight: bold;
}

.settings_label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: text-top;
	color: #414141;
	font-weight: bold;
}

.label_bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
	color: #414141;
	font-weight: bold;
}

.label_soft {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
}

.label_italic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.label_soft_italic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
	font-style: italic;
}

.label_bold_black {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
	color: #000000;
	font-weight: bold;
}

.label_big_bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: text-top;
	color: #414141;
	font-weight: bold;
}

.label_grande {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.highlighted {
	float: none;
	background-color: #EEEEEE;
}

.highlighted_grey {
	float: none;
	background-color: #EEEEEE;
}

.separator_blue {
	background-color: #63BDFB;
	color: #63BDFB;
	height: 1px;
	border: none;
}

.borders_grey {
	border-color: #000000;
}

td {
	vertical-align: top;
}

.loggedUser {
	font-size: 12;
	font-weight: lighter;
	color: black;
}

.tabbedPaneContent {
	margin-top: 11px;
	float: none;
	height: 315px;
	width: 750px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

/* Standard Table style */
.rich-table-subheadercell {
	font-size: 11px;	
}

.rich-table-headercell {
	font-weight: normal;
	color: 	#2c4166;	
}

.standard {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.standardTable {
	float: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	align: center;
	background-color: white;
	border-color: white;
	color: #414141;
	width: 100%;
	
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 0px;
}

.dr-table-headercell {
	padding: 4px 4px 4px 4px;
	border-color: white;
	color: #414141;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.standardTable_Header {
	background-image: url("../images/section-background-top-large.jpg");
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;	
	border-width: 1px;
	border-color: white;
	height: 20px;
	color: #2c4166;
	font-weight: normal;
	padding-bottom: 0px; 	
}

.standardTable_Footer_totals {
	background-color: #C6CACF;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	border-width: 1px;
	border-color: white;
	height: 20px;
	vertical-align: middle;
	color: #202020;
	font-weight: normal;
}

.standardTable_Header_DocName {
	text-align: left;
	background-color: #a6b9ca;
	padding: 5px;
	padding-left: 8px;
	border-width: 1px;
	border-color: white;	
	color: white;
	color: #2c4166;
	font-weight: bold;
	font-size: 12px;
}

.standardTable_Header_left {
	background-image: url("../images/section-background-top-large.jpg");
	background-repeat: repeat-x;
	background-color: white;
	text-align: left;	
	border-width: 1px;
	border-color: white;	
}

.standardTable_Header_center {
	background-image: url("../images/section-background-top-large.jpg");
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
	border-width: 1px;
	border-color: white;	
}

.standardTable_Header_right, .standardTable_Header_right_wrap {
	background-image: url("../images/section-background-top-large.jpg");
	background-repeat: repeat-x;
	background-color: white;
	text-align: right;
	border-width: 1px;
	border-color: white;
}

.standardTable_Header_right_wrap {
	white-space: normal;
}

.standardTable_SortHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	white-space: nowrap;
	border-color: white;	
}

.standardTable_Footer {
	background-color: #FFFFE0;
	border-color: white;
}

.standardTable_Row1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-color: white;
	color: #414141;
	padding: 0px;
	border: 0px;
	height: 25px;
}

.standardTable_Row2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	border-color: white;
	color: #414141;
	height: 25px;
}

.standardTable_Row1_selectable, .standardTable_Row1_with_hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-color: white;
	color: #414141;
	padding: 0px;
	border: 0px;
	height: 25px;
	cursor: pointer;
	white-space: nowrap;
}

.standardTable_Row2_selectable, .standardTable_Row2_with_hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	border-color: white;
	color: #414141;
	height: 25px;
	cursor: pointer;
	white-space: nowrap;
}

.standardTable_Row1_highlight, .standardTable_Row1_with_hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-color: white;
	color: #414141;
	padding: 0px;
	border: 0px;
	height: 25px;
	white-space: nowrap;
}

.standardTable_Row2_highlight, .standardTable_Row2_with_hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	border-color: white;
	color: #414141;
	height: 25px;
	white-space: nowrap;
}

.standardTable_Row1_highlight:HOVER, .standardTable_Row1_with_hover:HOVER
	{
	background-color: #FFE9A3;
}

.standardTable_Row2_highlight:HOVER, .standardTable_Row2_with_hover:HOVER
	{
	background-color: #FFE9A3;
}

.standardTable_Row1_with_hover {
	cursor: default;
}

.standardTable_Row2_with_hover {
	cursor: default;
}

.standardTable_Selected_Row {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCEEDD;
	border-color: white;
	color: #414141;
	height: 20px;
	cursor: pointer;
}

.standardTable_details_Selected_Row {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCEEDD;
	border-color: white;
	color: #414141;
	height: 20px;
}

.standardTable_email_Selected_Row {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCEEDD;
	border-color: white;
	color: #414141;
	height: 20px;
	cursor: pointer;
}

.standardTable_Selected_Row:HOVER {
	background-color: #DDFFEE;
}

.standardTable_Row1_selectable:HOVER, .standardTable_Row1_with_hover:HOVER
	{
	background-color: #FFE9A3;
}

.standardTable_Row2_selectable:HOVER, .standardTable_Row2_with_hover:HOVER
	{
	background-color: #FFE9A3;
}

.standardTable_Column {
	padding: 0px;
	vertical-align: middle;
	border-color: white;
	color: #414141;
}

.standardTable_ColumnCentered {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	border-color: white;
	color: #414141;
}

.standardTable_ColumnCenteredInput {
	text-align: center;
	justify-content: center;
	border-color: white;
	color: #414141;
	max-width: 30px;
}

.standardTable_ColumnRightInput {
	text-align: right;
	justify-content: center;
	border-color: white;
	color: #414141;
	max-width: 30px;
}

.standardTable_ColumnLeft, .standardTable_ColumnLeft_wrap {
	padding: 0px;
	vertical-align: middle;
	text-align: left;
	border-color: white;
	padding-left: 10px;
	color: #414141;
	height: 20px;
}

.standardTable_ColumnLeft_wrap {
	padding: 0px;
	vertical-align: middle;
	text-align: left;
	border-color: white;
	padding-left: 10px;
	white-space: normal;
	color: #414141;
}

.standardTable_ColumnLeft_nowrap {
	padding: 0px;
	vertical-align: middle;
	text-align: left;
	border-color: white;
	padding-left: 10px;
	white-space: nowrap;
	color: #414141;
}

.standardTable_ColumnCentered_nowrap {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	border-color: white;
	white-space: nowrap;
	color: #414141;
}

.standardTable_Column_attachment {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	border-color: white;
	border-right-width: 0px;
	white-space: nowrap;
	color: #414141;
}

.standardTable_ColumnRight {
	padding: 0px;
	vertical-align: middle;
	text-align: right;
	border-color: white;
	color: #414141;
}

.standardTable_ColumnRight_nowrap {
	padding: 0px;
	vertical-align: middle;
	text-align: right;
	border-color: white;
	white-space: nowrap;
	color: #414141;
}

.columnCentered {
	text-align: center;
}

.columnLeft {
	text-align: left;
}

.columnRight {
	text-align: right;
}

/* Transparent table style */
.transparentTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	align: center;
	border-width: 0px 0px 0px 0px;
	border- color: red;
	width: 100%;
	padding: 0px;
}

.transparentTable_With_LeftPadding {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	align: center;
	border-width: 0px 0px 0px 0px;
	border-color: red;
	width: 100%;
	padding-left: 4px;
}

.transparentTable_With_Background {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	align: center;
	border-width: 0px 0px 0px 0px;
	border-color: red;
	width: 100%;
	padding: 0px;
	background-color: #ECF0F4;
}

.transparentTable_Header {
	text-align: center;
	padding: 0px;
	border-width: 0px 0px 0px 0px;
	width: 100%;
}

.transparentTable_SortHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	border-color: transparent;
	border-width: 0px 0px 0px 0px;
}

.transparentTable_Footer {
	background-color: transparent;
	border-color: transparent;
	border-width: 0px 0px 0px 0px;
}

.transparentTable_Row1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 0px 0px 0px 0px;
	color: #414141;
}

.transparentTable_Row2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 0px 0px 0px 0px;
	color: #414141;
}

.transparentTable_Row1_Custom_Height {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 0px 0px 0px 0px;
	color: #414141;
	height: 20px;
}

.transparentTable_Column {
	border-width: 0px 0px 0px 0px;
}

.transparentTable_Column_nowrap {
	border-width: 0px 0px 0px 0px;
	white-space: nowrap;
	padding: 0px;
}

.transparentTable_ColumnCentered {
	text-align: center;
	border-width: 0px 0px 0px 0px;
}

.transparentTable_ColumnCentered_nowrap {
	text-align: center;
	border-width: 0px 0px 0px 0px;
	white-space: nowrap;
	height: 51px;
}

.transparentTable_ColumnCentered_noPadding {
	text-align: center;
	border-width: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* Other styles */
.scroller {
	padding-left: 20px;
	align: center;
}

.paginationText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-style: italic;
}

.scroll {
	height: auto;
	max-height: 490px;
	overflow: scroll;
	text-align: center;
}

.scrollerTable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2;
}

.paginator {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.tabButtonSelected {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333092;
}

.tabButtonNotSelected {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C3C2E1;
}

.tabButtonNotSelected:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9A99CC;
}

.menuBar {
	background-color: #E2DAC7;
	float: left;
	border: none;
	width: 100%;
	padding-left: 0px;
	align: right;
}

.selectManyPicklist {
	float: none;
	width: 200px;
}

.crudSelectManyPicklist {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	float: none;
	width: 170px;
}

.crudSelectManyPicklistLarge {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	float: none;
	width: 300px;
}

.dojoDialog {
	background: #eee;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	padding: 4px;
	/*positioning outside of the visible scope to prevent some ui glitches visibility hidden does not work*/
	position: absolute;
	left: -800px;
	top: -800px;
}

.filter {
	font-size: 11px;
	vertical-align: top;
}

.docNotesLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-style: italic;
}

.docToolbar {
	background: white;
	border: 1px;
	border-color: black;
}

.nodeDocument {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 3px;
}

.nodeFolder {
	margin-left: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #676767;
}

.dropZoneImage {
	visibility: hidden;
}

.documentSelected {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 3px;
	font-weight: bold;
}

.appPanelBarContainer {
	margin-left: 4px;
	margin-right: 2px;
}

.documentContentPanel {
	border-color: white;
}

.documentContentPanelHeader {
	border-color: white;
}

.documentContentPanelBody {
	background-color: #F2F4F7;
}

/* App. extension panels */
.appExtensionPanel {
	background-color: #ECF0F4;
	border-bottom-color: #A0A0A0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #A0A0A0;
	padding: 0px;
	width: 100%;
}

.successPanel {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 250px;
	height: 50px;
	margin-top: -25px; /* half of the height */
	margin-left: -125px; /* half of the width */
	opacity: 0.9;
	filter: alpha(opacity = 90);
	overflow: hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px;
	border: 1px solid #65D887;
	color: #414141;
	background-color: #D8F5E1;
	z-index: 10000;
}

.warningPanel {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 250px;
	height: 50px;
	margin-top: -25px; /* half of the height */
	margin-left: -125px; /* half of the width */
	opacity: 0.9;
	filter: alpha(opacity = 90);
	overflow: hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #FFD50D;
	color: #414141;
	background-color: #FFF3C4;
	z-index: 10000;
}

.errorPanel {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 250px;
	height: 50px;
	margin-top: -25px; /* half of the height */
	margin-left: -125px; /* half of the width */
	opacity: 0.9;
	filter: alpha(opacity = 90);
	overflow: hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #FF7D7D;
	color: #414141;
	background-color: #FFDDDD;
	z-index: 10000;
}

.appExtensionPanelHeader {
	border-color: white;
	background-color: #EBEFF3;
	background-image: url("../images/section-background-top.jpg");
	border-bottom-color: #A0A0A0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #A0A0A0;
	height: 16px;
	padding: 2px;
	text-indent: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.appExtensionPanelBody {
	background-color: #ECF0F4;
	margin-top: 0px;
	padding-top: 5px;
}

.navegationPanelBody {
	background-color: #ECF0F4;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 50px;
}

/* App. Sections panels  */
.appGeneralContentPanel {
	border-color: white;
	border-bottom-color: #A0A0A0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #A0A0A0;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.appGeneralContentPanelHeader {
	border-color: white;
	background-color: #EBEFF3;
	background-image: url("../images/section-background-top.jpg");
	border-width: 0px;
	height: 20px;
	padding: 0px;
	text-indent: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.appGeneralContentPanelBody {
	background-image: url("../images/section-background-top-large.jpg");
	background-repeat: repeat-x;
	background-color: #EBEFF3;
	border-top-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	height: auto;
}

.appGeneralContentPanelNoBody {
	width: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

/* App toolbar styles */
.rich-toolbar {
	background-image: none;
}

.appToolbar {
	border-color: white;
	background-color: #cdd2dc;
	border-bottom-color: #A0A0A0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #A0A0A0;
	padding: 0px;
	color: #414141;
	height: 30px;
}

.rich-menu-item-label {
	font-weight: normal;
}

.appToolbarLabel {
	color: #394a6e;
	font-weight: normal;
	font-size: 13px;
}

.appToolbar2 {
	padding: 0px;
	height: 11px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #2c4166;
}

.appToolbar2Label {
	color: #a7cbff;
	font-weight: normal;
	white-space: nowrap;
}

/* Header styles */
.header-user {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.header-tab {
	cursor: pointer;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.header-tab-selected {
	cursor: pointer;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* Footer styles */
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
}

/* Main panel section */
.mainPanelTopSeparator {
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0px;
	background-image: url('../images/background.gif');
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}

.section_header {
	background-image: url("../images/section-title-separator.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 36px;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px;
}

.section_header_art {
	padding: 1px;
	height: 20px;
	width: 1px;
}

.mainPanelContainer {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: auto;

    position: static;
    left: 0;
    right: 0;
}

table.section_toolbar_container {
	vertical-align: middle;
	margin-left: auto;
	margin-right: 4px;
}

table.section_toolbar_container td {
	padding: 4px;
}

.leftMarginContainer {
	margin-left: 4px;
}

.editionVersionButton {
	background: #ccffff !important;
	background-image: -webkit-linear-gradient(top, #ccffff, #99ccff)
		!important;
	background-image: -moz-linear-gradient(top, #ccffff, #99ccff) !important;
	background-image: -ms-linear-gradient(top, #ccffff, #99ccff) !important;
	background-image: -o-linear-gradient(top, #ccffff, #99ccff) !important;
	background-image: linear-gradient(to bottom, #ccffff, #99ccff)
		!important;
	-webkit-border-radius: 3 !important;
	-moz-border-radius: 3 !important;
	border-radius: 3px !important;
	font-family: Arial !important;
	color: #5e5b5e !important;
	font-size: 10px !important;
	padding: 4px 15px 15px 15px !important;
	border: solid #99becc 1px !important;
	text-decoration: none !important;
	vertical-align: central !important;
}

.editionVersionButton:hover {
	background: #9fd7f5 !important;
	background-image: -webkit-linear-gradient(top, #9fd7f5, #95cdf0)
		!important;
	background-image: -moz-linear-gradient(top, #9fd7f5, #95cdf0) !important;
	background-image: -ms-linear-gradient(top, #9fd7f5, #95cdf0) !important;
	background-image: -o-linear-gradient(top, #9fd7f5, #95cdf0) !important;
	background-image: linear-gradient(to bottom, #9fd7f5, #95cdf0)
		!important;
	text-decoration: none !important;
}

.lightButton {
	background: #d7dbe2 !important;
	background-image: -webkit-linear-gradient(top, #d7dbe2, #dce1eb)
		!important;
	background-image: -moz-linear-gradient(top, #d7dbe2, #dce1eb) !important;
	background-image: -ms-linear-gradient(top, #d7dbe2, #dce1eb) !important;
	background-image: -o-linear-gradient(top, #d7dbe2, #dce1eb) !important;
	background-image: linear-gradient(to bottom, #d7dbe2, #dce1eb)
		!important;
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #4d4e50 !important;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: solid #9da1a8 1px;
	text-decoration: none;
	white-space: nowrap;
}

.lightButton:hover {
	background: #dce1eb;
	background-image: -webkit-linear-gradient(top, #dce1eb, #d7dbe2);
	background-image: -moz-linear-gradient(top, #dce1eb, #d7dbe2);
	background-image: -ms-linear-gradient(top, #dce1eb, #d7dbe2);
	background-image: -o-linear-gradient(top, #dce1eb, #d7dbe2);
	background-image: linear-gradient(to bottom, #dce1eb, #d7dbe2);
	text-decoration: none;
	color: #4d4e50 !important;
}

.uploadButton {
	background: #d9e0ec; 
	border: solid #a0a0a0 1px;
	cursor:pointer;	
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #414141;
	font-size: 11px;
	padding: 5px 5px 5px 5px;	
	text-decoration: none;
	white-space: nowrap;
}

.workflowActionButton {
	background: #5085bb;
	background-image: -webkit-linear-gradient(top, #5085bb, #356aa0);
	background-image: -moz-linear-gradient(top, #5085bb, #356aa0);
	background-image: -ms-linear-gradient(top, #5085bb, #356aa0);
	background-image: -o-linear-gradient(top, #5085bb, #356aa0);
	background-image: linear-gradient(to bottom, #5085bb, #356aa0);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: solid #1a5189 1px;
	text-decoration: none;
	white-space: nowrap;
}

.workflowActionButton:hover {
	background: #356aa0;
	background-image: -webkit-linear-gradient(top, #356aa0, #5085bb);
	background-image: -moz-linear-gradient(top, #356aa0, #5085bb);
	background-image: -ms-linear-gradient(top, #356aa0, #5085bb);
	background-image: -o-linear-gradient(top, #356aa0, #5085bb);
	background-image: linear-gradient(to bottom, #356aa0, #5085bb);
	text-decoration: none;
	color: #ffffff !important;
}

.workflowActionButtonBlue {
	background: #5085bb;
	background-image: -webkit-linear-gradient(top, #5085bb, #356aa0);
	background-image: -moz-linear-gradient(top, #5085bb, #356aa0);
	background-image: -ms-linear-gradient(top, #5085bb, #356aa0);
	background-image: -o-linear-gradient(top, #5085bb, #356aa0);
	background-image: linear-gradient(to bottom, #5085bb, #356aa0);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: solid #1a5189 1px;
	text-decoration: none;
	white-space: nowrap;
}

.workflowActionButtonBlue:hover {
	background: #356aa0;
	background-image: -webkit-linear-gradient(top, #356aa0, #5085bb);
	background-image: -moz-linear-gradient(top, #356aa0, #5085bb);
	background-image: -ms-linear-gradient(top, #356aa0, #5085bb);
	background-image: -o-linear-gradient(top, #356aa0, #5085bb);
	background-image: linear-gradient(to bottom, #356aa0, #5085bb);
	text-decoration: none;
	color: #ffffff !important;
}

.workflowActionButtonDelete {
	background: #ac1007;
	background-image: -webkit-linear-gradient(top, #ac1007, #c8000e);
	background-image: -moz-linear-gradient(top, #ac1007, #c8000e);
	background-image: -ms-linear-gradient(top, #ac1007, #c8000e);
	background-image: -o-linear-gradient(top, #ac1007, #c8000e);
	background-image: linear-gradient(to bottom, #ac1007, #c8000e);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: solid #7f0008 1px;
	text-decoration: none;
	white-space: nowrap;
}

.workflowActionButtonDelete:hover {
	background: #c8000e;
	background-image: -webkit-linear-gradient(top, #c8000e, #ac1007);
	background-image: -moz-linear-gradient(top, #c8000e, #ac1007);
	background-image: -ms-linear-gradient(top, #c8000e, #ac1007);
	background-image: -o-linear-gradient(top, #c8000e, #ac1007);
	background-image: linear-gradient(to bottom, #c8000e, #ac1007);
	text-decoration: none;
	color: #ffffff !important;
}

.workflowActionButtonGreen {
	background: #059a0a;
	background-image: -webkit-linear-gradient(top, #059a0a, #00b704);
	background-image: -moz-linear-gradient(top, #059a0a, #00b704);
	background-image: -ms-linear-gradient(top, #059a0a, #00b704);
	background-image: -o-linear-gradient(top, #059a0a, #00b704);
	background-image: linear-gradient(to bottom, #059a0a, #00b704);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	border: solid #047907 1px;
	text-decoration: none;
	white-space: nowrap;
}

.workflowActionButtonGreen:hover {
	background: #00b704;
	background-image: -webkit-linear-gradient(top, #00b704, #059a0a);
	background-image: -moz-linear-gradient(top, #00b704, #059a0a);
	background-image: -ms-linear-gradient(top, #00b704, #059a0a);
	background-image: -o-linear-gradient(top, #00b704, #059a0a);
	background-image: linear-gradient(to bottom, #00b704, #059a0a);
	text-decoration: none;
	color: #ffffff !important;
}

.imageNormal {
	width: 16px;
	height: 16px;
}

#centeredA4jStatus {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-top: -16px; /* half of the height */
	margin-left: -16px; /* half of the width */
	border: 0px solid #376ca2;
	z-index: 3000;
}

.alignLeftTable {
	text-align: left;
	padding-left: 2px;
	padding-right: 4px;
}

.alignCenterTable {
	text-align: center;
	padding-left: 2px;
	padding-right: 4px;
}

.alignRightTable {
	text-align: right;
	padding-left: 2px;
	padding-right: 4px;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.verticalAlignMiddle {
	vertical-align: middle;
}

.verticalAlignMiddleRight {
	vertical-align: middle;
	text-align: right;
}

.verticalAlignBottomRight {
	vertical-align: bottom;
	text-align: right;
}


.verticalAlignBottom {
	vertical-align: bottom;
}

.verticalAlignBottomTiny {
	width: 1px;
	vertical-align: bottom;
}

.verticalAlignTop {
	vertical-align: top;
}

.rich-inslider-handler, .rich-inslider-handler-selected {
	background-image: url("../images/slider-handle.png");
	width: 19px;
	height: 20px;
	top: -4px;
}

.imageDiv {
	margin: 5px 5px 5px 5px;
	border: 2px solid #CDCDCD;
	cursor: pointer;
}

.modalAttachmentClass {
	width: 1100px;
	height: 500px;
	overflow: auto;
}

.maxResults {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}

.showMaxResults {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #59595a;
}

.searchMessage {
	line-height: 80px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}

.processIconsPanel {
	position: absolute;
	top: -19px;
	left: 120px;
	border: 1px solid #414141;
	background-color: #ECF0F4;
}

.pos_nula {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.rotateBtn {
	height: 16px;
}

.rot_transparent_panel {
	display: flex;
	align-items: center;
	justify-content: space-around;
	top: 15px;
	right: 30px;
	position: absolute;
	z-index: 1;
	background-color: #afadadb5;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #6767678f;
	min-height: 25px;
}

.attachment_panel_actions {
	display: flex;
	width: 82px;
	justify-content: space-around;
	padding: 2px;
	align-items: center;
}

.rot_transparent_panel_left {
	top: 15px;
	left: 30px;
	position: absolute;
	z-index: 1;
}

.textAlignLeft {
	text-align: left;
	text-align: -moz-left;
	vertical-align: middle;
}

.textAlignRight {
	text-align: right;
	text-align: -moz-right;
	vertical-align: middle;
}

.textAlignCenter {
	text-align: center;
	text-align: -moz-center;
	vertical-align: middle;
}

.inputBlue {
	background-color: transparent;
	color: white;
	text-decoration: none;
	border: 0px;
	background-image: none;
}

.inputBlueEdition {
	background-color: transparent;
	color: white;
}

.inputBlue:HOVER {
	background-color: transparent;
	color: blue;
}

.marginContainer {
	margin-right: 15px;
	padding-right: 15px;
}

.roleSelection {
	font-style: italic;
}

.roleSelection:HOVER {
	cursor: pointer;
}

.statusConfigBox {
	padding: 4px;
	background-color: #ECF0F4;
	border: 1px;
	border-style: solid;
	border-color: #ababab;
}

.statusConfigBox:HOVER {
	background-color: #FFE9A3;
}

.documentActions {
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 0px;
}

.documentActions:HOVER {
	cursor: pointer;
	background-color: #FFE9A3;
}

.fullPageTable {
	width: 100%;
	height: 100%;
	border: 0;
	margin-top: 2px;
	padding-right: 8px;
}

.listBox {
	width: 150px;
	height: 150px;
}

.listBox:HOVER {
	width: 150px;
	height: 150px;
}

.profileConfigBox {
	padding: 4px;
	border: 1px;
	border-style: solid;
	border-color: #ababab;
}

.titleButton {
	
}

.customSearchShortcut {
	border-color: white;
	background-color: #EBEFF3;
	background-image: url("../images/section-background-top.jpg");
	border-bottom-color: #A0A0A0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	position: relative;
}

.emailsPanel {
	position: absolute;
	z-index: 10;
	border-color: white;
	background-color: #EBEFF3;
	background-image: url("../images/section-background-top.jpg");
	background-repeat: repeat-x;
	border-bottom-color: #A0A0A0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
	height: 190px;
	overflow-y: scroll;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.customSearchToggleButton {
	height: 4px;
}

.customSearchShortcutDiv {
	height: 22px;
	overflow: hidden;
	cursor: pointer;
}

.customSearchShortcutResultsDiv {
	position: absolute;
	width: 99%;
	z-index: 2;
}

.quicksearch_col1 {
	width: 1%;
	white-space: nowrap;
	padding-right: 10px;
}

.quicksearch_col2 {
	width: 99%;
}

.sliderHandler {
	z-index: 0;
}

.sliderBar {
	z-index: -2;
}

.toolbarSeparator {
	vertical-align: middle;
}

.rich-spinner-c {
	height: 10px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px 0px 0px 0px;
}

.rich-spinner-input-container {
	height: 10px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px 0px 0px 0px;
}

.rich-spinner-input {
	font-size: 11px;
	width: 40px;
	height: 13px;
	color: #414141;
}

.rich-spinner-buttons {
	height: 7px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px 0px 0px 0px;
}

.rich-spinner-button {
	height: 6px;
}

.rich-sb-common-container {
	
}

.rich-sb-int-decor-table {
	width: 90% !important;
	padding: 0px;
	margin: 0px;
}

.rich-sb-int {
	padding: 0px;
	margin: 0px;
}

.rich-sb-int-sel {
	background-image: none;
}

.depositBoxInput {
	font-size: 11px;
	color: #414141;
}

.scanRadio {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	vertical-align: text-bottom;
}

.search_doc_label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
	color: #5A7D9B;
}

.link_white {
	font-style: italic;
	color: white;
}

.tasks-number {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #DA000F;
	background-image: none;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: #C60;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #C60;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #C60;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #C60;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-top-style: solid;
	border-top-width: 0px;
	box-shadow: none;
	color: white;
	cursor: auto;
	display: inline;
	float: none;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 13px;
	line-height: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: -5px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: white;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	position: relative;
	top: -5px;
	right: 15px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: rgba(255, 255, 255, 0.2) 0px -1px 0px;
	vertical-align: baseline;
	width: 6px;
	z-index: 1;
}

.tasks-number-assigned {
	background-color: #00991A;
}

.tasks-number-unassigned {
	background-color: #005CB8;
}

.emails-unread {
	background-color: #B90000;
}

.tasks-anchor {
	background-image: url("../images/todo.png");
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 20px;
	display: block;
}

.tasks-unassigned-anchor {
	background-image: url("../images/unassignedTodo.png");
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 20px;
	display: block;
}

.emails-menu-button {
	background-image: url("../images/mail.png");
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	width: 20px;
	display: block;
}

#treePanelTD {
	width: 250px;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: auto;
	min-height: 150px;
	max-height: 500px;
}

.mailListContainer {
	border-width: 0px;
	border-color: black;
	border-style: hidden;
}

.mailListFrom {
	font-size: 12px;
	color: #0133BA;
	vertical-align: middle;
}

.mailListDate {
	font-size: 9px;
	color: #0133BA;
	vertical-align: middle;
}

.mailListSubject {
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
}

.inplace-label {
	white-space: normal;
}

td#treeLeftOutputPanelTD {
	padding-right: 5px;
	height: 100%;
}

.backgroundColor3 {
	background-color: #ECF0F4;
}

.boxedComponent {
	color: #1E345A;
	border-color: #d7dbe2;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.treeNode {
	border: 0px;
}

.treeNodeSelected {
	border: 1px solid #b2b7bf;
	background-color: #dfe3ea;
}

.expirationListDate {
	font-size: 11px;
	color: #555555;
	vertical-align: middle;
}

.expirationListActivity {
	font-size: 11px;
	color: #0133BA;
	vertical-align: middle;
}

.expirationListDocumentType {
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
}

.expirationListDocumentDescription {
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
}

.createElement {
	font-size: 11px;
	cursor: pointer;
	font-style: italic;
}

.emails_header {
	margin-left: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
}

.email_selected_label {
	color: #414141;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.rich-fileupload-list-decor {
	border: none;
	background-color: transparent;
}

.rich-fileupload-button-border {
	border: none;
	margin: 0px;
	width: 100%;
}

.rich-fileupload-button-press, .rich-fileupload-ico-add {
	background-image: none;
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: none;
}

.rich-fileupload-table-td, .rich-fileupload-ico-start {
	background-image: none;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.rich-fileupload-ico-stop {
	border: none;
	position: relative;
	color: white;
	text-decoration: none;
	padding: 0px;
	width: 80px;
	height: 28px;
	cursor: pointer;
	background-image: url("../images/attach_file_cancel.gif");
	background-repeat: no-repeat;
}

.rich-fileupload-anc, .rich-fileupload-ico-clear {
	background-image: none;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.rich-fileupload-ico {
	border: none;
	position: relative;
	color: white;
	text-decoration: none;
	padding: 0px;
	width: 80px;
	height: 28px;
	cursor: pointer;
}

.rich-fileupload-button, .rich-fileupload-button:HOVER,
	.rich-fileupload-button-press, .rich-fileupload-button-light {
	border: none;
	position: relative;
	color: white;
	text-decoration: none;
	padding: 0px;
	width: 80px;
	height: 28px;
	cursor: pointer;
	background-image: url("../images/attach_file.gif");
	background-repeat: no-repeat;
}

.rich-fileupload-button-content {
	padding: 0px;
	text-align: center;
	margin: 0px;
	border: 0px;
}

.trebollogo {
	margin-right: 15px;
	margin-top: 11px;
	z-index: 1
}

td, tr {
	z-index: 0
}

.standardTable_ColumnCentered_nowrap_bordered {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	border-color: #CACCF8;
	white-space: nowrap;
	color: #414141;
	border-width: 1px 0px 1px 0px;
}

.standardTable_ColumnRight_nowrap_bordered {
	padding: 0px;
	vertical-align: middle;
	text-align: right;
	border-color: #CACCF8;
	white-space: nowrap;
	color: #414141;
	border-width: 1px 0px 1px 0px;
}

.standardTable_Header_with_padding {
	background-image: url("../images/section-background-top-large.jpg");
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
	padding: 5px;
	border-width: 1px;
	border-color: white;
	height: 20px;
}

.link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #55AA55;
	white-space: nowrap;
}

/* Repository creation selection */
.repoCreationWizardTable {
	width: 100%;
	min-height: 450px;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-weight: 800;
	text-align: center;
}

.repoSelectionTitle {
	font-size: 24px;
	color: #666666;
	margin-left: -60px;
}

.repoSelection {
	cursor: pointer;
}

.repoSelectionButton {
	position: relative;
	width: 95px;
	height: 100px;
	margin: 0px 0px 0px 20px;
	float: left;
}

.repoSelectionButton img {
	position: absolute;
	left: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.repoSelectionButton img.top:hover {
	opacity: 0;
}

.repoSelectionButton .name {
	margin: 110px 0px 0px 0px;
}

.styled-select {
	background: transparent;
	padding: 2px;
	margin: 2px;
	line-height: 1;
	border-radius: 0;
	border-color: #78A2CC;
	height: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.styled-select:hover {
	margin-top: 2px;
	background: transparent;
	padding: 2px;
	line-height: 1;
	border-radius: 0;
	border-color: #78A2CC;
	height: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.styled-select option {
	background-color: #DFE7ED;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}

.treeNodeHover {
	cursor: pointer;
	text-decoration: none;
	color: #676767;
}

.documentType {
	color: #0133BA;
}

.globalSearch {
	background-color: transparent !important;
	padding-left: 5px !important;
	line-height: 1;
	border-radius: 0;
	border-color: #289AF7 !important;
	height: 18px !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #a7cbff;
}

.rich-fileupload-ico-add-dis {
	display: none;
}

.abm_attribute {
	background-color: #ECF0F4;
	padding-top: 0px;
	width: 100%;
	border-width: 0px 0px 0px 0px;
}

.abm_attribute_body {
	padding-top: 0px;
	background-color: #ECF0F4;
}

.helpMsg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

.customRadio {
	display: none;
}

.customRadio+label span {
	display: inline-block;
	width: 19px;
	height: 19px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url("../images/printer.gif") left top no-repeat;
	cursor: pointer;
}

.customRadio:checked+label span {
	background: url("../images/excel_export.png") left top no-repeat;
}

.hideMe {
	visibility: hidden;
}

.showOnHover:hover .hideMe {
	visibility: visible;
}

.centered {
	width: 600px;
	height: 200px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}

.loginPage {
	background-color: #353743;	
}

.loginWrapper {
  display: table-cell;
  vertical-align: middle;
  width: 100%; 
  height: 100%;
}

.loginBox {
	display: table;
    vertical-align: middle;
	
	width: 300px;	
	
	padding: 20px;
	position: absolute;	
	margin: auto;
	text-align: center;
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #dcdbdd);
	background-image: -moz-linear-gradient(top, #f5f5f5, #dcdbdd);
	background-image: -ms-linear-gradient(top, #f5f5f5, #dcdbdd);
	background-image: -o-linear-gradient(top, #f5f5f5, #dcdbdd);
	background-image: linear-gradient(to bottom, #f5f5f5, #dcdbdd);
	
	border: 1px solid #232426;
	color: #f5f5f5;
		
	left: 50%;		
	top: 50%;
	
    margin-left: -175px;
    margin-top: -146px;
	
	border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
}

.login_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #2c4166;
	font-weight: bold;
	white-space: nowrap;
}


#mainContainer {
   min-height:100%;
   position:relative;
}

#footer {
	width: 100%;
	height: 23px;
	clear: both;
	background-color: #EBEFF3;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #A0A0A0;
	position: fixed;
	bottom: 0px;
}

.todolistTaskTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #21375c;
	padding: 2px;
	padding-left: 22px;
	background-image: none;
	background-color: rgb(232, 232, 232);
    border-color: #e0e0e0;
}

.no_border {
	border: 0px;
}

/* Calendar styles */
.calendarGridColumn {
	padding: 15px;
	padding-top: 20px;
}

.calendarPanel {
	border-bottom-color: #A0A0A0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #A0A0A0;
	
	padding: 0px;	
	width: 100%;
}


.calendar_table_header {
	background-color: #dee4eb; 
	background-image: none;	

	border: solid 1px #C4C0C9;
	height: 16px;	
	padding: 2px;	
	text-indent: 8px;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	color: #414141;
}

.calendarPanelBody {
}

.calendar_table {
	float: none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;	
	align: center;	            
    background-color: white;
    color: #414141;
    width: 100%;
    border: white;
}

.calendar_table_ColumnLeft {
	padding-left: 5px;
	vertical-align: middle;
	
    text-align: left;   
    border: none;
    color: #414141;
    font-size: 12px;
	cursor: pointer;
}

.calendar_table_ColumnCentered_nowrap {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
	
    text-align: center;   
    border: none;
    white-space: nowrap;
	line-height: 16px;
	
	cursor: pointer;
    color: #414141;
    font-size: 12px;
}

.calendarSemaphoreRed {
	border-radius: 20%;
	background: red;
	margin: 1px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;
	color: white;
    font-weight: bold;
    display: inline-block;
}

.calendarSemaphoreGreen {
	border-radius: 25%;
	background: green;
	margin: 1px;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;
	color: white;
    font-weight: bold;
    display: inline-block;
}

.calendar_Row1_selectable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-color: white;
	color: #414141;
	border: 0px;
	padding: 0px;
	background-color: #F2F4FF;
	height: 30px;
}

.calendar_Row2_selectable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-color: white;
	color: #414141;
	border: 0px;
	padding: 0px;
	height: 30px;
}

.calendar_Row1_selectable:HOVER {
	background-color: #FFE9A3;	
}

.calendar_Row2_selectable:HOVER {
	background-color: #FFE9A3;	
}

.rich-picklist-source-cell {
	color: inherit;
}

.rich-picklist-target-cell {
	color: inherit;
}

.rich-list-picklist-button-selection {
	color: #505052;
}

.displayNone {
	display: none;
}

.messageLabel {
	font-weight: 12px;
}

.fixedWidth{
	display:inline-block;
    width:180px;
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
}

.bandera-idioma {
	width: 18px;
	height: 18px;
}

.spinner {
	background-color: rgba(245, 245, 245, 0.95);
    padding: 10px;
    border-radius: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(230, 230, 230, 0.95);
}

@keyframes upload-cloud {
  0% {
    margin-top: 0px;
  }
  50% {
    margin-top: 10px;
  }
  100% {
    margin-top: 0px;
  }
}

.todolistPanel {
	width:1370px;
	overflow: auto;
}

.documentTypeTabContainer {
	min-height: 500px;	
}

.maxWidthLarge{
	display: inline-block; 
	width: 420px; 
	white-space: nowrap; 
	overflow: hidden !important; 
	text-overflow: ellipsis;"	
}

.maxWidthMedium{
	display: inline-block; 
	width: 350px; 
	white-space: nowrap; 
	overflow: hidden !important; 
	text-overflow: ellipsis;"
} 

.maxWidthSmall{
	display: inline-block; 
	width: 225px; 
	white-space: nowrap; 
	overflow: hidden !important; 
	text-overflow: ellipsis;"
} 

.imgMidAlign {
	vertical-align: middle;
	margin-bottom: 2px;
}


.attachment_stamp {
	letter-spacing: 0.5px;
	font-size: 16px;
	font-weight: bold;
}

.attachment_stamp_container {
	max-height: 200px; 
	max-width: 500px;
	opacity: 0.88; 
	padding: 10px;
}

.attachment_stamp_date {
	font-size: 12px;
}


.attachment_stamp_information_tooltip {
	min-width: 300px;
}

.attachment_stamp_date_and_info_container {
	display: flex;
	justify-content: flex-end;
	width: 100%;
}

.attachment_stamp_info {
	margin-top: -1px;	
	cursor: pointer;
}

.color_public {
	color: #00991a;
}

.color_edition {
	color: #386da3;
}

.container_public {
	border: 3px solid #00991a;
	background-color: #edf4ec;
}

.container_edition {
	border: 3px solid #386da3;
	background-color: #ecf0f4;	
}

.doc_panel_overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.doc_panel_name {
	max-width: 370px;
}

.doc_panel_status {
	max-width: 120px;
}

.doc_panel_type {
	max-width: 157px;
}

.doc_panel_assigned {
	max-width: 130px;
}

.more_options_ellipsis {
	height: 16px;
	cursor: pointer;
}

.revision_data_panel {
	width: 200px;
	margin-top: 10px;
	margin-left: 8px;
}

.revision_calendar_container_public {
	display: flex;
	width: 95%;
	justify-content: space-between;
	align-items: center;
}

.revision_calendar_container_edition {
	margin-top: -15px;
	display: flex;
	width: 95%;
	justify-content: space-between;
	align-items: center;
}

.document_information_docstatus {
	display: flex; 
	flex-direction: column; 
	min-height: 48px; 
	padding: 2px;
	margin-bottom: 4px;
	justify-content: space-around;
}

.document_information_docstatus_row {
	display: flex; 
	align-items: center;
	width: 100%;
	margin-bottom: 2px;
}

.document_information_docstatus_row_title {
	margin-right: 5px;
	font-size: 11.5px;
	font-weight: bold;
}

.document_information_docstatus_row_descr {
	font-size: 11px;
	font-weight: 200;
	
}

.document_information_docstatus_title {
	border: 1px solid #376ca2;
    border-radius: 4px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #376ca2;
}

.docstatus_title {
	margin-left: 5px;
    width: 100%;
    color: #376ca2;
    font-weight: 0px;
}

.document_information_docstatus_container {
	margin-left: 14px; 
	padding: 1px; 
	display: flex; 
	flex-direction: column;
}

.document_information_docstatus_row {
	display: flex; 
	align-items: flex-start;
}

.document_information_minwidth_tooltip {
	min-width: 300px;
}

.document_drive_container {
	width: 100%; 
	display: flex; 
	flex-direction: column; 
	align-items: center; 
	background-color: #ecf0f4;
}

.document_drive_appbar {
	width: 100%; 
	height: 46px;  
	display: flex; 
	justify-content: space-between; 
	align-items: center;
}

.document_drive_iframe {
	padding-bottom: 56.25%; 
	position: relative; 
	display: block; 
	width: 100%;
	border-style: solid; 
	border-width: 1px;
	border-color: #bab9b9;
}

.document_drive_btn_container {
	display: flex; 
	width: 154px; 
	justify-content: space-between; 
	padding: 15px;
}

.document_drive_panel_btn_container {
	display: flex; 
	width: 130px; 
	justify-content: space-between;
}

.dropzone-preview-header {
	display: none;
	padding-left: 6px; 
	position: fixed; 
	right: 0; 
	margin-top: 55px; 
	bottom: 275px; 
	width: 399px; 
	background-color: #2c4166; 
	padding: 2px; 
	height: 25px; 
	align-items: center; 
	z-index: 3000; 
	border-width: 1px;
  	border: 1px solid rgba(0, 0, 0, 0.3);
  	justify-content: space-between;
}

.dropzone-preview-header-text {
	font-size: 12px; 
	font-weight: 600; 
	color: #ecf0f4; 
	padding-left: 2px; 
	margin-right: 2px;
}

.dropzone-preview-row-layout {
	display: flex; 
	width: 100%; 
	justify-content: space-between; 
	align-items: center; 
	border-bottom-style: solid; 
	border-width: 1px; 
	border-color: #50505145; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	height: 30px;
	padding-left: 6px;
}

.dropzone-preview-row-layout:hover {
	background-color: #dce1ea;
}

.drive-document-loading {
	display: flex; 
	flex-direction: column; 
	justify-content: center; 
	align-items: center; 
	height: 25em; 
	font-size: 25px;
}

.drive-document-loading-text {
	display: flex; 
	flex-direction: column; 
	align-items: center; 
	text-align: center;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #400040;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

