.conteudo.fullscreen {
    position: absolute;
    z-index: 999999;
    background-color: white;
    top: 0;
    left: 0;
}

    .conteudo.fullscreen .document {
        float: none !important;
        width: 100% !important;
    }

.wrapDocBar {
    margin-top: 4px;
    border-top: 12px solid #fff;
    border-bottom: 12px solid #fff;
}

.conteudo.fullscreen .wrapDocBar {
    float: none !important;
    width: 100% !important;
}

.DocBar {
    height: 36px;
    background: #e5eaf4;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 10px 7px 10px;
    border-radius: 4px;
}

.fixedDocBar {
    position: fixed;
    top: 72px;
}

.DocBar .BtnBar {
    float: left;
    margin-right: 10px;
}

    .DocBar .BtnBar a {
        color: #369;
        text-decoration: underline;
    }

.DocBar .BtnSeparator {
    float: left;
    border-left: 1px solid #ddd;
    border-right: 1px solid #fff;
    width: 2px;
    margin-right: 8px;
}

.tipFullscreen {
    background-color: #000;
    color: #fff;
    padding: 7px;
}

#artigoFullscreen {
    padding: 20px 5% 20px 10%;
    font-size: 1.4em;
}

.fullPageOverlay {
    position: fixed !important;
}

.loadingOverlay,
.smallLoadingOverlay,
.expandBox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #E9E9E9;
    opacity: 0.3;
    background-position: center center;
    background-repeat: no-repeat no-repeat;
}

.loadingOverlay {
    z-index: 9999999;
    background-image: url(../Images/loading4.gif);
}

.smallLoadingOverlay {
    background-image: url(../Images/loading_small.gif);
}

.expandBox {
    /*background-image: url(../Images/loading_small.gif);*/
    position: relative;
    min-height: 300px;
}

.hierarchy-loading {
    min-height: 300px !important;
}

.relatedOverlay {
    width: 100%;
    height: 100%;
    padding: 10px 10px 10px 10px;
}

.relatedPane {
    min-height: 300px;
    position: relative;
    width: 50%;
    margin: 50px auto;
}
/* Default.css do legix */
.designacao,
.designacao_codigo {
    font-family: Arial, sans-serif;
    font-size: 130%;
    line-height: normal;
    font-weight: bold;
    color: #000;
}

.designacao {
    margin-top: 20px;
    background-image: url(../Images/bg_designacao.jpg);
    background-repeat: no-repeat;
    width: 100%;
    overflow: hidden;
}

    .designacao .desig_texto {
        float: left;
    }

    .designacao .desig_data {
        float: right;
    }

.designacao_codigo {
    text-align: center;
    padding: 10px;
}

.data {
    font-family: Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    text-align: right;
}

.organismo {
    font-size: 150%;
    text-align: center;
}

.titulo {
    font-size: 100%;
    font-weight: bold;
    text-align: center;
}

.titulo_search {
    font-size: 100%;
    font-weight: bold;
    text-align: left;
}

.texto {
    font-size: 100%;
}

.filhos {
    font-size: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 3px;
}

.fonte {
    font-size: 100%;
    text-align: right;
}

.txtcompletotit {
    font-size: 80%;
    font-weight: bold;
}

.txtcompletotitleft {
    font-size: 80%;
    font-weight: bold;
    width: 25%;
}

.txtcompleto {
    font-size: 80%;
}

.txtjustificado {
    font-size: 80%;
    text-align: justify;
}

.anotacaotit {
    font-size: 11px;
    font-weight: bold;
    color: windowtext;
}

.anotacao {
    font-size: 11px;
}

.descritortit {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
}

.descritor {
    font-size: 100%;
}

.remissaotit {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
}

.remissao {
    font-size: 11px;
}

.redaccaotit {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

.redaccao {
    font-size: 80%;
}

.redaccao_dt {
    width: 100%;
    text-align: right;
}

.rodape {
    font-size: 80%;
    text-align: center;
    font-style: italic;
}

.nota {
    color: #842B00;
    font-size: 100%;
}

.aviso {
    font-size: 100%;
    font-weight: bold;
    text-align: center;
}

.refinarText {
    font-size: 11px;
    COLOR: #10110F;
    border-top: solid 1px #666666;
    FONT-FAMILY: Arial,Verdana;
    font-weight: bold;
    cursor: pointer;
    padding-left: 7px;
}

.pq_header {
    /*  border-right: #6787b8 1px solid;  */
    border-right: #999 1px solid;
    border-left: #FFF 1px solid;
    border-top: #FFF 1px solid;
    border-bottom: #999 1px solid;
    /*OLD: 	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFDDECFE', EndColorStr='#FF84ABE3');
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ECECEC', EndColorStr='#C8C8C8');  */
    background-image: url(../../images/pq_header_grad.jpg);
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.utilizadorestit {
    font-size: 80%;
    FONT-WEIGHT: bold;
}

.utilizadores {
    font-size: 80%;
}

.cotastit {
    font-size: 80%;
    FONT-WEIGHT: bold;
}

.cotas {
    font-size: 80%;
}

.navigator {
    -webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -o-transition: all linear 0.5s;
    transition: all linear 0.5s;
    display: block !important;
    position: fixed;
    color: white;
    z-index: 99999;
    opacity: 1;
}

    .navigator.ng-hide-add.ng-hide-add-active {
        -webkit-transition: all linear 0s;
        -moz-transition: all linear 0s;
        -o-transition: all linear 0s;
        transition: all linear 0s;
    }

    .navigator.ng-hide {
        opacity: 0;
    }

.panel-body {
    height: calc(100% - 43px);
    padding: 0;
}

.panel-heading {
    min-height: 42px;
}

.fullviewdoc,
.docNavigatorContainer {
    overflow-y: auto;
    padding: 20px;
    height: 100%;
}

.docNavigator {
    white-space: nowrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .docNavigator .navigatorItemHeader {
        cursor: pointer;
        position: relative;
        height: 30px;
        line-height: 30px;
    }

    .docNavigator .expandButton {
        border: 0 !important;
        height: 30px;
        width: 30px;
        line-height: 30px;
        background-color: white;
        float: left;
    }

        .docNavigator .expandButton.expanded {
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAGYktHRAD/AP8A/6C9p5MAAAAHdElNRQfeDAoQDg4rsHljAAAAd0lEQVQ4T8XTWwqAIBCFYU0I2v8SWl0rCAKrOTDG0bz20v/iIHwmSPaSzMcmXT81jO266TSIGaJuHCCDLsxfPHVFTZxedXE6SFWcQuTpYYs4B9FB987iEkQziReuQeSsDlKEWxDtXgfpwQHSwdHJYT/a++nHMOYG6jIgKs5/R+sAAAAASUVORK5CYII=) no-repeat left center;
        }

        .docNavigator .expandButton.collapsed {
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAIAAAC0tAIdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABjSURBVChTldLRCYAwDEXR1CWczumczinihUgIbW3S+6EUzvuxNlWVoXY/PPU67egd33uWbWIrTd0g0RQHuSYflDTZoKqJwYamDc3nr2q7qZL2S811vP9Ed7/KSneUfvVIReQFzKcZjjizUggAAAAASUVORK5CYII=) no-repeat left center;
        }

    .docNavigator .text {
        font-family: Arial;
        font-weight: bold;
    }

    .docNavigator .children {
        margin-left: 20px;
    }

.toTop {
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: fixed;
    border: 3px solid cornflowerblue;
    border-radius: 0px;
    background-color: cornflowerblue;
    right: -50px;
    bottom: 0;
    margin-bottom: 84px;
    z-index: 999;
    -moz-transition: right 0.2s ease-in;
    -o-transition: right 0.2s ease-in;
    -webkit-transition: right 0.2s ease-in;
    transition: right 0.2s ease-in;
}

    .toTop:hover {
        opacity: 0.5;
    }

    .toTop.visible {
        right: 0;
    }

    .toTop .toTopArrow {
        position: absolute;
        left: 7px;
        top: 0;
        width: 0;
        height: 0;
        border: solid 15px transparent;
        border-bottom: solid 10px #fff;
    }

.toTopArrow:after {
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    left: -15px;
    top: -12px;
    border: solid 15px transparent;
    border-bottom: solid 10px cornflowerblue;
}

.desigContainer {
    padding: 10px;
}

    .desigContainer > div {
        width: 100%;
        text-align: center;
    }

    .desigContainer ul {
        list-style: none;
        margin: 0;
        padding: 10px;
    }

        .desigContainer ul li {
            padding: 5px;
        }

            .desigContainer ul li:hover {
                background-color: #eeeeee;
            }

    .desigContainer .desig,
    .desigContainer .title {
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .desigContainer .desig {
        font-weight: bold;
    }

    .desigContainer .title {
        font-size: small;
        text-decoration: none;
    }

    .desigContainer .name {
        font-size: smaller;
    }

.fontslider {
    margin-left: auto;
    margin-right: auto;
}

.fonttext {
    text-align: center;
}

.pdfChooserContainer {
    max-height: 500px;
    overflow-y: auto;
}

.pdfChooserItem {
    padding: 30px 20px;
    border-bottom: solid 1px black;
    cursor: pointer;
}

    .pdfChooserItem:hover {
        background-color: #7292aa;
    }

    .pdfChooserItem:last-child {
        border-bottom: 0;
    }

.pdfChooserDesig {
    font-weight: bold;
}

.pdfChooserDate {
    display: none;
}

.pdfChooserButton {
    width: 100%;
    text-align: center;
    padding: 20px;
}

.sub-document_ {
    background-color: rgba(0, 0, 0, 0.01);
    padding: 3px;
}

.copyright {
    margin-top: 20px;
    text-align: center;
    display: none;
}

.text_hl {
    text-decoration: underline;
    background-color: yellow;
}

.lx-document-block.Loading:first-child {
    /*background-image: url(../Images/loading_small.gif);
    background-position: center center;
    background-repeat: no-repeat no-repeat;*/
    height: 1px;
    width: 100%;
}

.lx-document-block.Loading {
    /*background-image: url(../Images/loading_small.gif);
    background-position: center center;
    background-repeat: no-repeat no-repeat;*/
    height: 1000px;
    width: 100%;
}

.lx-document-block.Hidden {
    display: none;
}

.lx-document-tree {
    position: fixed;
    top: 60px;
    left: -25%;
    height: calc(100% - 60px);
    width: 25%;
    z-index: 1000;
    overflow: hidden;
    -moz-transition: left 0.5s ease-out;
    -o-transition: left 0.5s ease-out;
    -webkit-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out;
}

    .lx-document-tree.tree-hidden {
        display: none;
    }

.tree-expanded {
    left: 0;
}

.tree-collapsed {
    left: calc(0px - 25%);
}

@media (max-width: 768px) {
    .tree-collapsed {
        left: -100%;
    }
}

.lx-document-tree .lx-document-tree-container {
    position: relative;
    border-radius: 5px;
    background-color: #a7cbef;
    width: calc(100% - 0px);
    height: 100%;
}

.lx-document-tree .lx-document-tree-expand {
    position: absolute;
    right: 0;
    top: calc(50% - 50px);
    text-align: center;
    width: calc(0px + 10px);
    height: 50px;
    line-height: 46px;
    background-color: rgba(40, 62, 106, 0.5);
    color: white;
    font-weight: bolder;
    border-radius: 10px;
    border: #283e6a solid 2px;
}

.lx-document-tree.tree-expanded .lx-document-tree-expand::after {
    content: "<<";
}

.lx-document-tree.tree-collapsed .lx-document-tree-expand::after {
    content: ">>";
}

.lx-document-tree-container {
    padding: 10px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.lx-document-tree-root > .lx-document-tree-node-title {
    font-weight: bold !important;
    font-size: 100% !important;
    height: 100% !important;
    line-height: 100% !important;
    white-space: normal !important;
    padding-bottom: 5px;
}

.lx-document-tree-root > .lx-document-tree-node-expand-button {
    display: none !important;
}

.lx-document-tree-node-children {
    padding: 0 0 0 10px;
    margin: 0;
}

.lx-document-tree-node {
    list-style: none;
    cursor: pointer;
    min-height: 22px;
}

    .lx-document-tree-node .lx-document-tree-node-title {
        height: 20px;
        line-height: 20px;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        text-wrap: none;
        white-space: nowrap;
        overflow: hidden;
        max-width: calc(100% - 25px);
    }

    .lx-document-tree-node.node-selected {
        font-weight: bold;
    }

.lx-document-tree-node-expand-button {
    position: absolute;
    height: 20px;
    width: 20px;
    right: 0;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAUBAMAAACkHKocAAAAFVBMVEXv7+8EBwfQ0NAUFxehoqJiZGQzNjblwHb0AAAAAXRSTlMAQObYZgAAAEBJREFUeF6NizEKACAMAysVZzO4+wV/4v9fY5q6CmbokSsxc8ushKOLAMSCX9EoJlnJnX6Ef1ao3nXhV4kqoXsAYBEEoWGh358AAAAASUVORK5CYII=') /*../Images/right_arrow.png*/;
    /*../Images/right_arrow.png*/
    background-repeat: no-repeat;
    -moz-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

    .lx-document-tree-node-expand-button.tree-expanded {
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

@-moz-keyframes loading {
    from {
        width: 20px;
    }

    to {
        width: 30px;
    }
}

@-webkit-keyframes loading {
    from {
        width: 20px;
    }

    to {
        width: 30px;
    }
}

@keyframes loading {
    from {
        width: 20px;
    }

    to {
        width: 30px;
    }
}

.lx-document-tree-node-expand-button.node-loading {
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -moz-animation-name: loading;
    -o-animation-name: loading;
    -webkit-animation-name: loading;
    animation-name: loading;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -o-animation-direction: alternate;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@media (max-width: 768px) {
    .lx-document-tree {
        position: fixed;
        top: 60px;
        height: calc(100% - 60px);
        width: 100%;
    }

        .lx-document-tree.tree-collapsed {
            left: -100%;
        }

    .lx-document-tree-expand {
        display: none;
    }

    .lx-document-tree .lx-document-tree-container {
        width: 100%;
    }
}
