/*
Document   : default.css
Modified on : 04/08/2016
Author     : GBConcept
Description: search
*/

/*
20120605 - Elements ajoutés pour la v7.2
*/
@import url(inuit.css);
/*
Fin Element ajouté pour la v7.2
*/

@import url(menu.css);
@import url(alodisplay.css);
@import url(mims.css);
/*
20120801 - Ajout d'une feuille de style pour TinyMCE
*/
@import url(tinyclasses.css);

/*
20120605 - Elements ajoutés pour la v7.2
*/

th, td {
    vertical-align: top;
    padding: 0;
    border: none;
}
h1, h2, h3, h4, h5, h6, ul, ol, dl, p, address, figure, pre, fieldset, table, hr, .nav, .island, .media {
    margin-bottom: 0px;
}

img.eval {
    width:15px;
    height:17px;
    background-image:url("../img/eval.png");
    background-repeat:no-repeat;
}
img.eval.on4 { width:60px; height:17px; }
img.eval.on5 { width:75px; height:17px; }
img.eval.null { background-position: 0px -84px; }
img.eval.n00 { background-position:-75px -69px; }
img.eval.n10 { background-position:-60px -15px; }
img.eval.n20 { background-position:-45px -15px; }
img.eval.n30 { background-position:-30px -15px; }
img.eval.n40 { background-position:-15px -15px; }
img.eval.n50 { background-position:  0px -15px; }
img.eval.n05 { background-position:-60px 0px; }
img.eval.n15 { background-position:-45px 0px; }
img.eval.n25 { background-position:-30px 0px; }
img.eval.n35 { background-position:-15px 0px; }
img.eval.n45 { background-position:  0px 0px; }

/*
Fin Element ajouté pour la v7.2
*/

/*****************************
Styles des cadres
******************************/
#container {
    width:1000px;
    margin-top: 10px;
    margin-left:auto;
    margin-right:auto;
    background-color: #ffffff;
}

#cadreEnTete {

}

#top1 {
    height: 87px;
    position: relative;
}

#top2 {
    background-image: url("../img/top_right.gif");
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #404797;
    position: relative;
    height: 100%;
}
@media screen {
    #cadreColGauche {
        position: relative;
        float: left;
        width: 190px;
        background-color: #FFFFFF;
        margin-top: 5px;
    }

    #cadreColDroite {
        position: relative;
        margin-top:5px;
        width:190px;
        float:left;
        background-color: #FFFFFF;
    }
}

@media screen {
    #cadreContenuCentre {
        position: relative;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 5px;
        width:600px;
        float:left;
        margin-left:0px;
        margin-bottom:10px;
        background-color: #FFFFFF;
    }
}

.pageTitle {
    font-size: 14px;
    font-weight: bold;
    color: #ff6600;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

.listalo-std-col1 {
    width: 100px;
    text-align:center;
}

#cadreFilArianne {
    height: 24px;
    padding-left: 10px;
    font-size: 12px;
}

#cadrePiedDePage {
    clear:both;
    background-color:#DDDDDD;
    color: navy;
    font-size: 12px;
    text-align: center;
    padding: 3px;
}

#frameHeader {

}

#header {

}
.spinner {
    position: fixed;
    width: 90px;
    height: 55px;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -27px;
    z-index:1000;
}

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

.ResultatsRecherchePicto {
    background: none repeat scroll 0 0;
    border:0 none;
    padding-top:0;
    text-align:center;
    vertical-align:top;
    width:45px;
}

.divTDResultatsRecherche_1 {
    height:100%;
    text-align:center;
    width:100%;
}

.divTDResultatsRecherche_2 {
    left:2px;
    margin-bottom:6px;
    position:relative;
    text-align:left;
    top:0;
}

.tailleNumResultatsRecherche {
    font-size:12px;
}

.ResultatsRechercheSeparator {
    background: none repeat scroll 0 0;
    width:5px;
    background-color: white;
}

.ResultatsRechercheInfos {
    background: none repeat scroll 0 0;
    font-size:12px;
    height:auto;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;
    width: 80%;
    background-color: white;
}

.ResultatsRechercheTable{
    width: 100%;
}

.ResultatsRechercheBasketLeft{
    background-color: white;
    width: 5%;
}

.ResultatsRechercheColLeft{
    background-color: white;
    width: 10%;
}

.ResultatsRechercheIconType{
    background-color: white;
    height:auto;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;
}

.ResultatsRechercheJaquettes{
    background-color: white;
}

.ResultatsRechercheDigidoc{
    width: 10%;
    text-align: right;
    background-color: white;
    height:auto;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;
}

.ResultatsRechercheActionsComplementaires {
    text-align: right;
}
.ResultatsRechercheTypeRight {
}
.ResultatsRechercheBasketRight{
}
.ResultatsRecherchePictoRight{
}
.ResultatsRecherchePictonewRight{
}
.ResultatsRechercheMessag{
}
.ResultatsRechercheCommand{
}
.ResultatsRechercheInfosIMG {
    font-size:12px;
    width: 75%;
    background: none repeat scroll 0 0;
    text-align: left;
    height:auto;
    background-color: white;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:10px;
}
.ResultatsRechercheDigidocIMG {
    background: none repeat scroll 0 0;
    width: 25%;
    text-align: left;
    height:auto;
    background-color: white;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;
}
.ResultatsRechercheDigidocIMGmini {
    padding-left:4px;
}
.ResultatsRechercheDigidocIMGmini_img {
    padding-right: 1px;
}
.ResultatsRechercheActionsComplementairesIMG {
    text-align: right;
}
.ResultatsRechercheInfosTAB {
    font-size:12px;
    width: 80%;
    background: none repeat scroll 0 0;
    text-align: left;
    height:auto;
    background-color: white;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:4px;
}
.ResultatsRechercheDigidocTAB {
    background: none repeat scroll 0 0;
    width: 20%;
    text-align: left;
    height:auto;
    background-color: white;
    margin-top:8px;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:4px;
    padding-left:10px;
}
.Link {
    background:transparent url("../img/a_rouge_fleche.gif") no-repeat scroll left center;
    color:#C8333B;
    font-weight:bold;
    padding:0 0 0 18px;
    text-decoration:none;
}

.noticeComplete {
    background:#EEEEFF none repeat scroll 0 0;
    border:1px solid #BBBBBB;
    margin:2px;
    padding:4px;
}

/*
Fin Format d'affichage BNF
*/
ol.listNotices li {
    margin-left: 40px;
}
body {
    font-size: 12px;
    margin: 0px;
    font-family: "Open Sans",Arial,sans-serif;
    color: #000000;
    background-color: #ffffff;
    /* background: #C0BFBF url("../img/bg_body.gif") top left repeat-x;*/
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
/* Evaluation */
.eval {
    width:15px;
    height:17px;
    background-image:url("../img/eval.png");
    background-repeat:no-repeat;
}
.eval.on4 { width:60px; height:17px; }
.eval.on5 { width:75px; height:17px; }
.eval.null { background-position: 0px -84px; }
.eval.n00 { background-position:-75px -69px; }
.eval.n10 { background-position:-60px -15px; }
.eval.n20 { background-position:-45px -15px; }
.eval.n30 { background-position:-30px -15px; }
.eval.n40 { background-position:-15px -15px; }
.eval.n50 { background-position:  0px -15px; }
.eval.n05 { background-position:-60px 0px; }
.eval.n15 { background-position:-45px 0px; }
.eval.n25 { background-position:-30px 0px; }
.eval.n35 { background-position:-15px 0px; }
.eval.n45 { background-position:  0px 0px; }

.stareval.zerooff { background-position:-167px 0; }
.stareval.zero { background-position:-167px -15px; }
.stareval.off { background-position:-167px -30px; }
.stareval.on { background-position:-167px -45px; }
/* Fin evaluation */

a:active, a:link, a:visited {
    color: #0D5798;
}
a:hover {
    color: #8CAFCD;
}

input, textarea {
    border: 1px solid #BBBBBB;
    font-size: 12px;
    background: #F0F8FF;
    color: black;
}

input[type='submit'], input[type='button'] {
    background: #D3D3D3;
    color: black;
    margin: 2px;
    border-color: gray;
}

.tableControl, .actionButtons {
    width: 100%;
}

.tableControl a {
    padding-left: 10px;
}

.tableControl {
    text-align: right;
}

.footer {
    text-align: center;
    font-size: 12px;
}

.rich-table {
    width:100%;
}

h1 {
    font-family: "Open Sans",Arial,sans-serif;
    color: #578BB8;
    font-size: 1.6em;
    margin-top: 0;
}

.body {
    padding: 30px;
}

.columnHeader:hover
{
    color: #FF6600;
}

.message {
    border: 1px solid #FFCC00;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #F0F8FF;
    font-size: 12px;
}

.name {
    vertical-align: top;
    font-weight: bold;
    width: 115px;
    float: left;
    padding: 5px;
    margin-top: 3px;
    clear: left;
}
.value {
    float: left;
    padding: 5px;
}

.name2 {
    vertical-align: top;
    font-weight: bold;
    width: 95px;
    padding: 5px;
    margin-top: 3px;
}
.value2 {
    padding: 5px;
}
/*
.error {
    float: left;
    padding: 5px;
}
.errors {
    color: red;
    vertical-align: middle;
}
img.errors {
    padding-right: 5px;
}
.errors input {
    border: 1px solid red;
}
.errors textarea {
    border: 1px solid red;
}
*/
.required {
    color: red;
    padding-left: 2px;
}

/** Open 18 style overrides **/

/* improve display of JSF messages (JBSEAM-2033) */
.message {
    list-style: none;
    border: 0;
    background: none;
    padding: 0;
    color: #000000;
    margin: 5px 0 8px 0;
    font-size: 12px;
}

.message li {
    background: no-repeat left center;
    padding-top: 1px;
    padding-left: 22px;
    margin-left: 3px;
}

.message li.infomsg {
    background-image: url("../img/msg_info.png");
}

.message li.errormsg {
    background-image: url("../img/msg_error.png");
}

.message li.warnmsg {
    background-image: url("../img/msg_warn.png");
}

/* let's not make us go blind */
.rich-panel-header,
.rich-panel-body,
.rich-stglpanel-header,
.rich-stglpanel-body,
.rich-table-cell,
.rich-table-subheadercell,
.rich-tab-header {
    font-size: 12px;
}

.rich-panel-header,
.rich-stglpanel-header {
    padding: 3px;
    background-image: none;
	background-color:#cccccc;
	color:black;
	border-color:#cccccc;
	font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

input, textarea, .footer {
    font-size: 12px;
}

root {
    display: block;
}

/* Style rules to make Java Server faces Standarad data tables look better */

.list-header {
    background-color: #eeeeee;
    font-size: larger;
    font-weight: bold;
}

.list-paging-header {
    background-color: white;
}

.list-paging-footer {
    background-color: white;
}

.list-row-even {
}

.list-row-odd {
    background-color: #eeeeee;
}

/* Style rules for message severity levels */

.infoMessage {
    color: black;
}

.warnMessage {
    color: orange;
    font-weight: bold;
}

.errorMessage {
    color: red;
    font-weight: bold;
}

.fatalMessage {
    color: red;
    font-style: italic;
    font-weight: bold;
}

.artUneTitle {

    font-size: 14px;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #666666;
    left: 12px;
    top: 12px;
}
.artAuthor {

    color: #cccccc;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.artIntro {

    color: #666666;
    font-weight: bold;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}
.artSubTitle {

    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.artTitle {

    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    color: #666666;
    font-size: 18px;
    font-weight: bold;
}
.layMain {
    top: 128px;
    width: 667px;
    left: 226px;
    position: fixed;
}

.rssItemTitle {

    font-family: "Open Sans",Georgia,'Times New Roman',times,serif;
    font-size: 12px;
    font-weight: bold;
    color: #0066ff;
    text-decoration: none;
}

#top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #6699ff;
}

#navHome {
    left: 0px;
    top: 109px;
    width: 200px;
    position: absolute;
}

#navAdmin {
    left: 0px;
    top: 109px;
    width: 20%;
    position: absolute;
}
#panToolBar {

}

#mainHome {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

h1 {
    font-size: 14px;
    font-weight: bold;
    color: #ff6600;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

h2 {
    font-size: 12px;
    font-weight: bold;
    color: #000066!important;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

#mainHome h2 {
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

#panList {
    position: relative;
    margin-top: 10px;
}
.panRecord {
    position: relative;
    margin-top: 10px;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
    background-color: #f7f7f7;
    margin: 10px;
    padding: 5px;
}

.bloc2col {
    position: relative;
    width: 48%;
    float: left;
    margin: 2px;
    border: solid 1px #CCC;
    padding: 0;
}
.bloc2col h1 {
    color: #fff;
    padding:5px 5px 5px 12px;
    font-size: 1em;
    font-weight:bold;
    background-color:#cccccc;
    /*background: url("../img/bg-bloc-blue.gif") repeat-x scroll 0 0 transparent;*/
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
}
.bloc2col ul.simple {
    margin: 0;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 12px;
    line-height: 1.4em;
    padding-top: 6px;
}
.bloc2col li.simple {
    padding-left:5px;
    padding-bottom: 6px;
}

.bloc1col {
    position: relative;
    width: 96%;
    float: left;
    margin: 2px;
    margin-right:10px;
    border: solid 1px #cccccc;
    padding: 5px;
}
.bloc1col h1 {
    color: black;
    padding:5px 5px 5px 12px;
    font-size: 1.2em;
    font-weight:bold;
    background-color: #fff;
    border-bottom: solid #404797 2px;
}
.bloc1col ul.simple {
    padding-top: 6px;
    margin: 0;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 12px;
    line-height: 1.2em;
}

.bloc1col li.simple {
    padding-left:5px;
    padding-bottom: 6px;
}

.bloc3col {
    position: relative;
    width: 32%;
    float: left;
    margin: 2px;
    border: solid 1px #CCC;
    padding: 0;
}
.bloc3col h1 {
    color: #fff;
    padding:5px 5px 5px 12px;
    font-size: 1em;
    font-weight:bold;
    background-color:#cccccc;
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
}
.bloc3col ul.simple {
    margin: 0;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 12px;
    line-height: 1.4em;
    padding-top: 6px;
}
.bloc3col li.simple {
    padding-left:5px;
    padding-bottom: 6px;
}

.bloc4col {
    position: relative;
    width: 24%;
    float: left;
    margin: 2px;
    border: solid 1px #CCC;
    padding: 0;
}
.bloc4col h1 {
    color: #fff;
    padding:5px 5px 5px 12px;
    font-size: 1em;
    font-weight:bold;
    background-color:#cccccc;
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
}
.bloc4col ul.simple {
    margin: 0;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 12px;
    line-height: 1.4em;
    padding-top: 6px;
}
.bloc4col li.simple {
    padding-left:5px;
    padding-bottom: 6px;
}

.uiPanelMenu {
    width: 96%;
}
#panMessages {

}

@media screen {
    #leftBar {
        position: relative;
        float: left;
        width: 200px;
        background-color: #FFFFFF;
        margin-top: 5px;
        padding: 5px;
    }

    #toolbar {
        float: right;
        height: 45px;
        width: 250px;
        -rave-layout: grid
    }

    #rightBar {
        position: relative;
        padding: 5px;
        margin-top:0px;
        width:15%;
        float:left;
        margin-left:5px;
        background-color: #FFFFFF;
    }

}

@media print {
    #leftBar {
        display: none;
    }
    #toolbar {
        display: none;
    }
    #rightBar {
        display: none;
    }

}

@media screen {
    #content {
        position: relative;
        padding: 5px;
        margin-top:0px;
        width:60%;
        float:left;
        margin-left:0px;
        margin-bottom:10px;
        background-color: #FFFFFF;
    }
}

@media print {
    #content {
        width:100%;
    }
}

#toplogo {
    float:left;
    width: 200px;
    padding-top: 5px;
    padding-left: 5px;
}


#treeMenuNavAdmin {
    border-right: solid rgb(204, 204, 204) 1px;
    border-bottom: solid rgb(204, 204, 204) 1px;
    border-left: solid rgb(204, 204, 204) 1px;
    width: 200px;
}

#rightBar h1 {
    font-weight: bold;
    color: #003399;
    font-size: 100%;
    padding: 5px;
}

#topsearch {
    height: 24px;
    background-color: #666666;
}

#breadcrumbs {
    height: 24px;
    padding-left: 10px;

    font-size: 12px;
}

#footer {
    clear:both;
    background-color:#DDDDDD;
    color: navy;
    font-size: 12px;
    text-align: center;
    padding: 3px;
}
#toplogin {
    float:right;
    padding-top: 5px;
    padding-right: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    font-style: normal;
}

#menulangue {
    clear:both;
    height: 20px;
    padding: 6px;
    background-image: url("../img/bg_topmenu2.png");
    background-repeat: repeat-x;

    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 8px;
}

#toplangue {
    float:right;
}

#topmenu a:link {
    color: #ffffff;
    font-weight: bold;
}

#topmenu a:visited {
    color: #ffffff;
    font-weight: bold;
}

#topmenu a:hover {
    color: #ffcc33;
    font-weight: bold;
}

#topmenu {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

#topmenu li {
    display: inline;
    color: #ffffff;
    font-weight: bold;
    padding-left: 30px;
    text-decoration: none;
}

#topmenu ul {
    list-style-type: none;
    text-decoration: none;
}

.lblColor1 {

    font-weight: bold;
    color: #990000;
}

input[type='submit'], input[type='button'] {
    background: #D3D3D3;
    color: black;
    margin: 2px;
    border-color: gray;
}
/**Search Generic**/
#formulaireRecherche{}
.searchForm{
    background: #f6f6f6;
    border: none;
    /*border-bottom: 1px solid #d3d3d3;*/
    border-top: 1px solid #d3d3d3;
    clear: both;
    margin: 1em 0;
    padding: 0.5em 0.8em 1em;
}

.searchForm tbody tr:nth-of-type(odd) {
    background: none;
}

.searchForm .rich-inplace-select-view {
    /*background-color: silver;
    border-bottom: solid 1px gray;
    border-top: solid 1px gray;
    */
}
.searchForm .rich-inplace-select-view:before { /*   content: "> ";*/}
/**Search : Types de documents**/
.rich-inplace-select-view-hover {color: #4A75B5;}
.rich-inplace-select-selected-item {background-color: #4A75B5;}
.rich-inplace-select-list-decoration {background-color: white;}
/*

.rich-inplace-select-selected-item {background-color: #4A75B5;}
.rich-inplace-select-list-decoration {background-color: #4A75B5;}
.rich-inplace-select-view {background-color: #4A75B5;}
.rich-inplace-select-field {background-color:#4A75B5;}
.rich-inplace-select-control {background-color: #4A75B5;}
.rich-inplace-select-control-press {background-color: #4A75B5;}
*/
.rich-picklist-source-cell:hover {background-color: #8CAFCD;}
.rich-picklist-source-cell-selected {background-color: #4A75B5;}
.rich-list-picklist-button-content:hover {background-color: #8CAFCD;}

.rich-list-picklist-button-content {
    padding-bottom: 0;
    padding-left: 1px;
    padding-right: 4px;
    padding-top: 0;
    padding-right: 20px;
    color: #000000;
}
.rich-list-picklist-button{background-color: #4A75B5;color: white; background-image:none;}
.rich-list-picklist-button-disabled{background-color: #4A75B5;color: white; background-image:none;}
.rich-list-picklist-button-light{background-color: #4A75B5;color: white; background-image:none;}
.rich-list-picklist-button-press{background-color: #4A75B5;color: white; background-image:none;}

.rich-picklist-control-disabled, .rich-picklist-control-top, .rich-picklist-control-bottom, .rich-picklist-control-up, .rich-picklist-control-down, .rich-picklist-control-copyall, .rich-picklist-control-copy, .rich-picklist-control-remove, .rich-picklist-control-removeall{border: 0px;}
/**/
.rich-picklist-source-cell, .rich-picklist-target-cell, .rich-picklist-source-cell *, .rich-picklist-target-cell * {cursor: pointer; }
/*autocompletion**/
.rich-sb-int-sel {color: #000000;}


/**Lignes de requêtes**/

#linesdiv {}
#formulaireRecherche:linesdiv {}
.styleClassRequestLines{}
#formulaireRecherche table tbody tr td{padding-bottom: 2px;}
.reqBoolSelect{padding:1px;}
.reqFieldSelect{}
.reqField{font-weight:bold;}
.reqCompSelect{}
.reqComp{}
/**Critères de tri**/
.styleClassSortFields{}
.reqSortSelect{}
/**input**/
.styleClassInput{} 
#formulaireRecherche input[type="submit"] {
    float: right;  
    border-radius:3px;
    font: 700 1.4em/1em ""Open Sans"",sans-serif;
    width: auto;
    background-color: #4A75B5;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    padding: 0.2em 1.6em;
    text-transform: uppercase;

}
#formulaireRecherche input[type="submit"]:hover {background-color: #8CAFCD;}
.styleClassReload{}
/**Fin search**/
/**listalo Generic**/
.butBasket input[type="submit"], input[type="button"] {
    background: #EEF;
    color: gray;
    margin: 5px;
    border-color: gray;
    font-weight: bold;
}
/**Fin listalo Generic**/
/**barre d'outil**/
.toolbar a{text-decoration:none;}
.noticeIllustree img{
    float:left;
    margin:3px 3px 0px 3px;
}
/*BUG IE8 INUIT 564*/
table [colspan]{
    text-align:left;
}

.cur{
    cursor: pointer;
}
.curAv{
    cursor: pointer;
}
.curAv:hover{
    box-shadow: 4px 4px 6px #777777;
}

.bloc-myaccount {
}
.bloc-header-myaccount {
    color: black;
    padding:5px 5px 5px 12px;
    font-size: 1.2em;
    font-weight:bold;
    background-color: #fff;
    border-bottom: solid #404797 2px;
    margin-bottom: 6px;
}
.term-table {
	border-bottom: solid #404797 1px;
	width:100%;
}
.term-label {
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
	border-bottom: solid #404797 1px;
	width:85%;
	padding-top: 8px;
	padding-bottom: 8px;
}
.term-rel-label {
    font-weight:bold;
	padding: 4px;
	color: grey;
	width: 15%;
}
.term-rel-value {
    padding: 4px;
	border-bottom: solid #404797 1px;
	width:85%;
}

.rich-datascr {
}
.rich-dtascroller-table {
}
.rich-datascr-button {
}
.rich-datascr-button-dsbld {
}
.rich-datascr-act {
}
.rich-datascr-inact {
}
.rich-datascr-ctrls-separator {
}

.dos1coltable {
width: 100%;
font-size: 0.8em;
color: gray;
background-color: white;
}