#updateform {
    padding:10px;
}
#updateform #availabeVs,#updateform #distributionDate,#updateform #numFiles{
    font-size:13px;
    font-weight: bold;
}
#updateform textarea{
    width:100%;
    resize:none;
}
#updateform .buttons{
    position:absolute;
    bottom:0;
}
#updateform div.success{
    font-weight:bold;
    color:#0B8207;
    font-size:16px;
    text-align:center;
}
div.menu {
    position: relative;
    height:100%;
    overflow: auto;
}

div.menu .buttons {
    margin-bottom: 20px;
    padding: 5px 5px 5px 15px;
}
div.list .buttons{
    height:40px;
}
div.menu .buttons .button {
    margin-right: 10px;
    font-family: Arial, Verdana;
}

div.menu div.search {
    float:right;
}

/* BUTTONS */
button,a.button{
    background:url(/img/bg-button.png) repeat-x;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #bababa;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 0 1px 1px #ffffff;
}

.buttons button,.button{
	display:inline-block;
	line-height:36px;
	font-size: 14px;
	color:#333;
	padding:0 20px 0 10px;
    font-family: Arial,Tahoma,Verdana;
}
button:hover,input.reset:hover{
	background:#dbdbdb;
}
button img,.button img{
	vertical-align:middle;
}

button.search{
	height:auto;
	padding:4px 5px;
}

button[disabled],.button .disabled {
    border: 1px solid #999;
    cursor: default;
    background:#DDD;
    background-color: #DDD;
    color: #AAA;
}

button[disabled] > img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    zoom: 1;
}

div.menu .buttons .search .input {
    border-radius: 6px 6px 6px 6px;
    margin: 7px 10px 0 0;
    width: 200px;
}

div.menu .buttons .search .input {
    float: left;
    margin: 7px 10px 0 0;
    width: 350px;
}

div.archiving {
    text-align: center;
    font-size: 30px;
    background:white;
    opacity: .75;
    position:absolute;
    z-index: 200;
}
.ie div.archiving {
	filter: alpha(opacity=75);
}
.gecko div.archiving {
	-moz-opacity: .75;
}
.webkit div.archiving {
	-webkit-opacity: .75;
}
table.list{
	width: 100%;
    border-spacing: 0;
}
table.header {
    border-spacing: 0;
}
table.list tr{
	border-bottom:1px solid #DEEBF8;
}
table.list tr.tit,table.header tr.tit{
	background:#ECF4F9;
}
table.list tr.selected{
	background:#FDF4E5;
    font-weight: bold;
}

table.list tr:nth-child(even).selected {
	background: #FDF4E5;
}

table.list tr.tit th,table.header tr.tit th{
	position:relative;
	padding:5px 0;
	border:1px solid #B4E9FF;
	border-right:1px solid #222;
}
table.list tr.tit th:last-child{
	border-right:none;
}
table.list tr:nth-child(even) {
	background: #FAFDFE;
}
table.list tr td {
	position:relative;
	padding:5px 0;
	border-bottom:1px solid #DEEBF8;
}

.center {
    /*padding-top: 10px;*/
    text-align: center;
}

table.list tr td img{
	vertical-align:middle;
}

th.order-desc{
	background: url("/img/order-desc.png") no-repeat scroll right bottom;
}

th.order-asc{
	background: url("/img/order-asc.png") no-repeat scroll right top;
}
.scrolltable {
    overflow: auto;
}
div.modal div.list .scrolltable {
    height: 310px;
}

div.fieldset{
    margin: 2px;
    padding-top: 1px;
}

div .fieldset h3 {
    font-size:12px;
    margin-top: 15px;
	display: block;
	margin-bottom: 1px;
	padding: 4px 20px;
	background: #ccc;
	color: #222;    
    font-weight: bold;
}

div.fieldset fieldset {
    margin-bottom: 15px;
    /* background: #EAF5F9; */
	padding: 10px;
}

div.fieldset fieldset div.field {
    /* vertical-align: middle;  No funciona */
}

div.fieldset fieldset div.field div.label{
    position: fixed;
    width: 150px;
	padding-top: 5px;
}

div.fieldset fieldset div.field div.content{
    margin-left: 150px;
}

/* View tab */
div.view-tab .file-browser {
    margin-bottom: 0;
    height: 235px;
}

div.view-tab #searchPanel input.document {
    color: #0099CC;
}

div.view-tab #searchPanel #keywordsSearchContainer,
div.view-tab #searchPanel #workflowSearchContainer{
    overflow: auto;
}

div.view-tab #searchPanel .searchButtons{
    bottom: 25px;
    right: 30px;
    position: absolute;
}
div.view-tab #searchPanel .searchButtons button{
    padding:10px;
}

div.view-tab #searchPanel .container .KeywordsSearch {
    background: none repeat scroll 0 0 #E3E3E3;
    margin-top: 0;
    padding: 5px 10px;
    font-size: 11px;
}

#searchResult tbody td.date{
    font-size: 11px;
}

#searchResult tbody td em{
    color: #999;
    font-size: 10px;
    font-style: italic;
}

#searchResult tr.strike td{
    text-decoration: line-through;
    color:#A8A8A8;
}
/****  AttachedsPanel *****/
#attachedsQueueTab {
    border: 1px solid #bbb;
    background-color: #EAF5F9;
    color: #333;
    height: 250px;
    margin-top: 15px;
    overflow-y: auto;
    padding: 5px;
    border-radius: 4px;
}

#sidebar .attachbox {
    padding: 0 5px;
}

table#attachedsQueue th {
    border:1px solid #B4E9FF;
	border-right:1px solid #222;
    background:#D3E7F0;
}
table#attachedsQueue th.select,table#attachedsQueue td.select{
    width:20px;
}
table#attachedsQueue a.delete {
	background: transparent url(/img/del.gif) no-repeat 50% 50%;
	display: block;
	width: 100%;
	text-decoration: none;
}
table#attachedsQueue td.icon {
    min-width: 17px;
}
#attachedsPanel button{
    padding:5px;
}
#attachedsViewContainer .attacheds{
    padding:7px 7px;
    text-align:right;
}
#attachedsViewContainer .attacheds button{
    padding:10px;
}
/** reports **/
#reportsPanel .scrolltable {
    max-height:200px;
}
#reportsPanel table {
    width: 95%;
}
#reportsPanel table.list td {
    padding-left: 10px;
}
#reportForm fieldset {
    background: #CCCCCC;
	clear: both;
    border-radius: 7px;
	margin: 10px 0;
	padding: 10px;
    width: 295px;
}
#reportForm fieldset label {
	background-color: inherit;
	font-weight: normal;
	width: 75px;
    float: left;
}
.ie #reportForm fieldset legend {
	margin-bottom: 10px;
}

#reportForm fieldset legend {
    background-color: #949494;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 7px;
    padding: 0.3em;
}

#reportForm input {
	width: 295px;
	margin-bottom: 3px;
	height: 15px;
    padding: 4px 0;
}
#reportForm textarea {
	width: 295px;
	height: 60px;
	padding: 1px 0 1px;
    resize: none;
}
#reportTypeSelector{
	text-align: center;
}

/* Closes */
.closes-frame #close-picker {
	width: 190px;
	color: #333333;
	padding: 2px;
}
.closes-frame #sidebar .boxcloses{
	position: relative;
	border-top:none;
	background-image: url(/img/bg-closing.png);
	height: 75px;
	width: 226px;
	padding-top: 10px;
	padding-left: 120px;
}
.closes-frame #sidebar,.closes-frame #content{
    top: 5px;
}
.closes-frame #sidebar .boxcloses .b1{
	margin-top: 7px;
	overflow:hidden;
	
}
.closes-frame #sidebar .boxcloses  .b2{
	margin-top: 5px;
	margin-left: 50px;
	overflow:hidden;
}
.closes-frame #sidebar .boxcloses .b2 button{
    background-color:transparent;
}

.closes-frame #sidebar .boxcloses .b2 button#buttonVerify{
    color:#726c6c;
    font: bold 12px Arial,Tahoma,Verdana;
    vertical-align: top;
    width: 90px;
}

.closes-frame #sidebar #info {
    position:absolute;
    top:95px;
    width:160px;
}

/*.closes-frame #content {
	padding-top: 0px;
}*/

/***************************************************************************************************
 * Workflow
 **************************************************************************************************/

div.workflowForm, #wfDate{
    padding-top: 10px;    
}
div.workflowForm select {
    height: 20px; 
    width: 300px;
    margin-top: 5px;
}
div.workflowForm option {
    height: 15px; 
}

#workflowViewContainer div.events p.warn {
    color: red;
    font-weight: bold;
    text-align: center;
}

#workflowViewContainer p.date {
    float: right;
    margin: 0 5px 0 0;
    font-size: 12px;
    font-weight: normal;
}

.wfActivity legend{
    width: 290px;
}

.wfActivity div.rules{
    padding-top: 10px;
    font-size: 11px;
}

.wfActivities div.events button {
    font-size: 11px;
    padding: 4px 10px 5px;
    margin-top: 10px;
    width: 142px;
    vertical-align: middle;
    height: 37px;
    background: none repeat scroll 0 0 #00A0E6;
    border: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 2px #FFFFFF inset;
    text-shadow: 0 1px 1px #0F6EC6;
    color: #FFF;
    font-weight: bold;
    font-family: Arial,Verdana;
}

.wfActivities div.events button:hover {
background: #E27C00;
}
/***************************************************************************************************
 * Keywords editor, keywords template
 **************************************************************************************************/
div.view-tab #searchPanel .container .KeywordsSearch label {
    width: 110px;
    margin: 4px 0 0; 
    padding: 1px 4px 1px 0;
}

div.view-tab #searchPanel .container .KeywordsSearch input {
    font-size: 11px;
    height: 14px;
    padding: 2px;
}

.keywords-editor h1 {
	background:url(/img/bg-h1.png) repeat-y center;
    margin-top:1px;
	line-height:30px;
	letter-spacing:1px;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
.keywords-editor #columnLeft {
	width: 370px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #aca899;
	border-bottom: 1px solid #aca899;
	float: left;
	padding: 5px;
	overflow: auto;
}
.keywords-editor #keywordsPreview {
	margin: 0 0 0 384px;
	padding-top: 1px;
	padding-bottom: -1px;
	text-align: center;
	height: auto;
	border-bottom: 1px solid #bbb;
}
.keywords-editor fieldset.kwFileBrowser {
	margin: 3px 3px 10px 3px;
}
.keywords-editor fieldset.kwFileBrowser h3 {
	font-size: 1em;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
    background-color: #D3E7F0;
}
.keywords-editor fieldset.kwFileBrowser legend {
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
	font-size: 11px;
	font-family: Verdana, Arial;
}
.keywords-editor #fileBrowser {
	width: 100%;
	height: 100px;
	margin-top: 10px;
	font-size: 11px;
	font-family: Verdana, Arial;
}
.keywords-editor #fileBrowser option {
	font-size: 11px;
	font-family: Verdana, Arial;
}
.keywords-editor .buttons {
	padding: 13px 14px 0px 0px;
    margin-left:384px;
}
.keywords-editor .buttons p {
	padding: 8px 0 0 20px;
}
p.required {
	float: left;
	font-size: 11px;
	color: #333333;
}

.keywords-editor .buttons button {
	padding:10px;
}
.keywords-editor #skipFile div {
	background: url(/img/icons.gif) no-repeat 5px -439px;
	text-align: right;
}
.keywords-editor #withoutKw div{
	background: url(/img/del.gif) no-repeat 5px 2px;
}
.keywords-editor #submit div{
	background: url(/img/guardar.gif) no-repeat 5px 2px;
}

.kwTemplate {
    font-size: 11px;
}

.kwTemplate .field {
    clear: both;
    margin-bottom: 0.6em;
    margin-top: 0.6em;
}

.kwTemplate select.period {
    width: 60px;
}

.kwTemplate select {
    color: #333333;
    font-size: 11px;
    width: 172px;
    background: url("/img/bg-input.png") repeat-x scroll center top #FFFFFF;
    padding-top: 1px;
}

.kwTemplate fieldset.KeywordGroup, .wfActivities fieldset.wfActivity {
	margin: 15px 5px 0 0;
    background: #EAF5F9;
	padding: 0px 0px 10px 5px;
	clear: both;
    border-radius: 7px;
}

.kwTemplate legend, .wfActivity legend {
	font-size: 1.1em;
	color: #FFF;
	padding: 0.3em; 
	font-weight: bold;
	margin-bottom: 7px;
	background-color: #69ACDB;
}

.kwTemplate .historial input, div.view-tab .kwTemplate .historial input {
    margin: 0;
}

.kwTemplate .boolean select {
    margin-top: 3px;
    width: 45px;
}

.kwTemplate .multiple button {
    height: 25px;
    font-size: 11px;
    margin-bottom: 20px;
    padding: 4px 10px 5px;
    margin-top: 10px;
}

div.kwTemplate .field label {
    width: 110px;
    padding: 1px 4px 1px 0;
    display: block;
    float: left;
}

div.kwTemplate .historial label {
    padding: 5px 4px 1px 0;
}

div.kwTemplate .field input {
    font-size: 11px;
    height: 14px;
    padding: 2px;
}

.kwTemplate fieldset legend img {
    border: 0 none;
    margin: 0 5px 2px;
    vertical-align: middle;
}

div.view-tab #searchPanel .container .KeywordsSearch .validate-fail {
    border: 2px solid red;
}

.kwTemplate .field span {
    color: #0099CC;
    /*display: block;*/
    padding-top: 5px;
}

.kwTemplate .field span.keyword-required {
    color: red;
    padding-left: 2px;
}

#keywordsViewContainer div.buttons {
    text-align:right;
    padding:5px;
    background-color:#E3E3E3;
}
#keywordsViewContainer div.buttons button{
    padding:4px;
}

/**************************************************************************************************/

/* Archive tab */
div.archive-tab .file-browser {
    height: 235px;
/*    margin-left: 140px;*/
}

div.archive-tab .in {
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

div.archive-tab .file-browser div.scrolltable {
    height: 173px;
}

div.archive-tab .file-browser th.select,td.select {
    width: 30px;
}

div.archive-tab .file-browser th.size,td.size {
    width: 80px;
}

div.archive-tab .file-browser th.date {
    width: 134px;
}

div.archive-tab .file-browser td.date {
    width: 120px;
}

div.archive-tab .file-browser td.nofiles {
    text-align: left;
    padding: 0 20px;
}

div.archive-tab .file-browser td.nofiles ul {
    list-style: disc;
    text-align: left;
    padding: 5px 50px;
}

div.archive-tab .paginator{
    position: absolute;
}

div.archive-tab div.scan-path {
    margin-top: 10px;
/*    width: 305px;
    float: left;*/
}

div.archive-tab .scan-path .title {
	background-color:#ccc;
    font-weight:bold;
    padding:5px;
    font-size:12px;
}

div.archive-tab .scan-path .title img {
    cursor: pointer;
    vertical-align: middle;
	margin-right: 5px;
}

div.archive-tab .scan-path .title input {
    width: 215px;
}

div.archive-tab #archivePanel input.document {
    color: #0099CC;
}

.folder {
	overflow:auto;
    height:123px;
	background-color: #f1f1f1;
    text-align: center;
}
.folder ul{
	margin-bottom:5px;
}
.folder ul li{
	line-height: 25px;
    background: url(/img/ico-folder.png) no-repeat 10px .2em;
    cursor: pointer;
	text-align: left;
    text-indent: 40px;
}

.folder ul li.selected {
    font-weight: bold;
    background: url("/img/ico-folderon.png") no-repeat 10px .2em #e6e6e6;
}

/* Mail tab*/
.mail-tab div#iframe {
    height: 100%;
}

/***************************************************************************************************
 * MIME types 
 **************************************************************************************************/
span.mime-pdf, span.mime-bmp, span.mime-doc, span.mime-dwg, span.mime-eml, span.mime-gif, span.mime-html,
span.mime-jpg, span.mime-lsx, span.mime-mdb, span.mime-mp3, span.mime-ocx, span.mime-pps, span.mime-ptx, 
span.mime-ppt, span.mime-rar, span.mime-txt, span.mime-wav, span.mime-xls, span.mime-zip {
	padding: 0 0 5px 18px;
    background-image: url(/img/mimes.gif);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
span.mime-txt { background-position: 0px 0px; }
span.mime-rar { background-position: 0px -20px; }
span.mime-pps, span.mime-ppt, span.mime-ptx { background-position: 0px -40px; }
span.mime-pdf { background-position: 0px -60px; }
span.mime-mp3 { background-position: 0px -80px; }
span.mime-wav { background-position: 0px -80px; }
span.mime-mdb { background-position: 0px -100px; }
span.mime-jpg { background-position: 0px -120px; }
span.mime-html { background-position: 0px -140px; }
span.mime-gif { background-position: 0px -160px; }
span.mime-eml { background-position: 0px -180px; }
span.mime-dwg { background-position: 0px -200px; }
span.mime-doc, span.mime-ocx { background-position: 0px -220px; }
span.mime-bmp { background-position: 0px -240px; }
span.mime-zip { background-position: 0px -260px; }
span.mime-xls, span.mime-lsx { background-position: 0px -280px; }
/**************************************************************************************************/
/***************************************************************************************************
 * Error, warning and info messages
 **************************************************************************************************/
#msgcontainer {
    padding: 5px 10px 10px;
    text-align: center;
    position:absolute;
    margin-top:-53px;
    z-index: 1000;
    left: 200px;
}
div.error, div.warn, div.info {
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    margin: 1em 2em 3em;
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.6);
    font-size: 11px;
    padding: 5px 2px 0 20px;
    height: 30px;
    text-align: center;
	z-index: 1000;
}

div.closes-frame div.error, div.closes-frame div.warn, div.closes-frame div.info {
    margin: 0 0 0 20px;
}

div.error img, div.warn img, div.info img {
    margin: -5px 0 0 -40px;
    vertical-align: middle;
    float: left;
}

div.error {
    background: #FFCCAA; border: 1px solid #FF3334;
}
div.warn {
	background: #FFFFAA; border: 1px solid #FFAD33;
}
div.info {
    background: #9FDAEE; border: 1px solid #2BB0D7;
}

/**************************************************************************************************/

span.required{
    color:#d51717;
}
/***************************************************************************************************
 * Entities, Categories, Types, Subtypes menu
 **************************************************************************************************/
#type-form .category-picker, #subtype-form .category-picker, #subtype-form .type-picker,
#subtype-form .category-type-picker {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
#type-form .category-picker select, #subtype-form .category-picker select,
#subtype-form .type-picker select, #subtype-form .category-type-picker select {
	height: 70px;
	width: 220px;
	display: table-cell;
	vertical-align: middle;
}
#type-form .buttons2, #subtype-form .buttons2 {
	border: 0;
	width: 15px;
	display: table-cell;
	padding: 0 15px 0 15px;
	vertical-align: middle;
}

