body {
    font-family:"Arial Unicode MS", arial, serif;
}

.noborder {
    border-style: none;
}

a:link {
    color: blue;
    font-weight:bold;
    font-size: 12px;
}

a:visited {
    color: blue;
    font-weight:bold;
    font-size: 12px;
}

a:active {
    color: blue;
    font-size: 12px;
}

a:hover {
    color: black;
}

img {
    border-style: none;
}

.img-footer {
    font-size: 12px;
    color: white;

}

.title {
    font-size:18px;
    color:black;
    text-align: center;
}

.table-footer {
    background-color: #000099;
    height: 25px;
    visibility: visible;
    width: 100%;
    text-align: center;
}

.table-toolbar {
    background-color: #000099;
    height: 25px;
    visibility: visible;
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.table-basicSearchForm {
    background-color: #ccd6e6;
    width: 750px;
    height: 180px;
    text-align: left;
    font-size:12px;
    table-layout:auto;
    font-weight:bolder;
}
.table-browseableform {
    /*background-color: #ccd6e6;*/
    width: 750px;
    height: 240px;
    text-align: left;
    font-size:12px;
    table-layout:auto;
    font-weight:bolder;
}
.table-logout {
    background-color: #ccd6e6;
    width: 750px;
    height: 150px;
    text-align: left;
    font-size:12px;
    table-layout:auto;
    font-weight:normal;
}
.emailTitle {
    font-size:15px;
    font-weight:bolder;
}
.emailForm {
    background-color: white;
    width: 750px;
    height: 240px;
    text-align: left;
    font-size:12px;
    table-layout:auto;
    font-weight:normal;
}
.emailMessages {
    font-weight:normal;
    font-size:10px;
}
.basicSearchTitle {
    font-size:18px;
    font-weight:bolder;
}
.basicSearchText {
    background-color: white;
    width: 750px;
    height:130px;
    text-align:left;
    font-size:12px;
    font-weight:normal;
}

.table-header {
    background-color: white;
    color:black;
    height: 90px;
    font-size:12px;
    font-weight:bold;
    visibility: visible;
    text-align: left;
}

.header-table-results {
    background-color: #ccd6e6;
    border-style:solid;
    border-color: #ccd6e6;
    font-weight:bold;
    margin:1%;
}
.markedDocumentsCaption {
    background-color: #eef;
    border-style:solid;
    border-color: #ccd6e6;
    font-weight:bolder;
    margin:1%;
}
.markedDocumentsErrMsg {
    background-color: white;
    font-weight:normal;
    font-size:12px;
}

.markedDocumentsColumn1 {
    text-align:left;    
}
.markedDocumentsColumn2 {
    text-align:right;    
}


.table-results-column-mark {
    width:20px;
    text-align:center;
}
table-results-column-name {
    width:200px;
}
table-results-column-occupation {
    width:200px;
}
table-results-column-year {
    width:120px;
}
table-results-column-archive {
    width:230px;
}

.table-results-column-default {
}

.table-browseable-marked-column {
    width:100%;
}
.table-results-column-id {
    width:50px;
    font-weight:normal;
    text-align:left;
}

.table-results {
    background-color: #ccd6e6;
    color:black;
    font-style:normal;
    font-size:12px;
    font-weight:normal;
    direction:ltr;
    text-align:left;
    width:800px;
    outline:aquamarine;
    display: table;        
    visibility:visible;
    border:none;
    
}
.result-odd {
    background-color:#eef;
    color:black;
    border-style:solid;
    border-color: #ddd;
    font-style:normal;
    font-size:12px;
    font-weight:normal;
    direction:ltr;
    text-align:left;
    visibility:visible;
    width:800px;
}
.result-even {
    background-color:#ffffff;
    color:black;
    border-style:solid;
    border-color: #ddd;
    font-style:normal;
    font-size:12px;
    font-weight:normal;
    direction:ltr;
    text-align:left;
    visibility:visible;
    width:800px;
}

.table-history {
    background-color: #ccd6e6;
    color:black;
    border:none;
    font-style:normal;
    font-size:12px;
    font-weight:normal;
    direction:ltr;
    text-align:left;
    outline:aquamarine;
    display:table-row;
    table-layout:fixed;
    visibility:visible;
}
.table-history-searchType {
    width:75px;
    font-weight:bolder;
    text-align:left;
}
.table-history-revise {
    width:100px;
    font-weight:bolder;
    text-align:left;
}
.table-history-query {
    width:625px;
    font-weight:bolder;
    text-align:left;
}

.settings-form {
    background-color: #ccd6e6;
    width:750px;
    height:450px;
    border-style:solid;
    border-color: #ddd;
    font-style:normal;
    font-size:12px;
    font-weight:bold;
}

.error-text {
    color: red;
    font-weight:bold;
    font-size:11px;
}

caption {
    font-size:15px;
    color:black;
    visibility:visible;
}
/*pentru <h:inputText>*/
.inputText{
    font-family:"Arial Unicode MS", arial, serif;
    font-weight:normal;
    width:300px;
    max-width:450px;
}

.archivesSelect{
    font-family:"Arial Unicode MS", arial, serif;
    font-size:small;
    font-weight:normal;
}

.searchOperatorSelect{
    font-family:"Arial Unicode MS", arial, serif;
    font-weight:normal;
}

.inputSelect{
    font-family:"Arial Unicode MS", arial, serif;
    font-weight:normal;
    width:300px;
    max-width:450px;
}

.subtitle {
    font-size:15px;
    color:black;
}

.table-main {
    width: 100%;
}

.scroller-style {
    font-family:"Arial Unicode MS", arial, serif;
    font-weight:normal;
    width: 400px;
    height: 20px;
    word-spacing:30px;
    letter-spacing:2px;
}

.scrollerInputField{
    font-family:"Arial Unicode MS", arial, serif;
    font-weight:normal;
}

.print-title {
    font-weight:bold;
    font-size:18px;
    vertical-align:text-top;
    elevation:above;
}

.print-text1 {
    font-weight:bold;
    font-size:12px;
}

.print-text2 {
    font-weight:normal; 
    font-size:12px;
}
.print-radioSelect {
    font-family:"Arial Unicode MS", arial, serif;
    font-weight:normal;    
    font-size:12px;
    list-style:outside;
}
.img-archives{
    border:none;
    float:right;
}

.disabledLink {
    color:#999999;
    visibility: visible;
    font-weight:normal;    
}

.microfiche-row {
    vertical-align:top;
}
.microfiche-column {
    vertical-align:top;
}


.breadCrumps {
    font-family:"Arial Unicode MS", arial, serif;
    font-weight:bolder;
    font-size:12px;
    color: #080875;
    background-color:#ccd6e6;
    width:100%;
    table-layout:auto;
    direction:ltr;
    display:table;
    text-align:left;
}

.table-column-left {
    text-align:left;
}