﻿/* General */

body {
    background: #fff;
    min-width: 650px;
}

*:focus {
    outline: none;
    border: 2px solid #084669;
}

a {
    text-decoration: underline;
    color: #333;
    font-weight: bold;
}

    a:active {
        outline: none;
    }

    a:hover {
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
	color: #084669;
	margin: 10px;
}

h5 {
	font-size: 16px;
}

p {
    line-height: 1.5;
    margin: 2px 0;
}

label,
.label {
    background: none;
    padding-left: 0;
}

    label[disabled=disabled], label.class-for-disabled-field {
        color: #333;
    }

input[type=text] {
    border: 1px solid #000;
    padding: 0 0 0 5px;
    margin: 0 0 0 0px;
    display: block;
    border-radius: 5px;
    width: auto;
    color: #000;
}

textarea.control {
    display: block;
    border-radius: 5px;
    margin-top: 10px;
    border: 1px solid #000;
    padding: 10px;
    color: #000;
    max-width: 100%;
}

input[type=radio],
input[type=checkbox] {
    margin: 0 5px 0 0;
}

input {
    min-height: 30px;
    vertical-align: bottom;
}

select {
    display: inline;
    min-height: 46px;
    color: #000;
    padding: 3px;
    border-radius: 5px;
    border: 1px solid #000;
}

img,
iframe {
    border: 0;
}

/* Fonts */

body legend,
body h4 {
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-weight: 600;
    font-size: 18px;
    padding-top: 20px;
    color: #1B74B6;
    line-height: 1.4;
    padding-bottom: 7px;
    padding-left: 0;
}

body,
body select,
body input,
body input.fileInput,
html body #RowButtons button.botao,
html body button.botao,
body .content .campo label.label,
body .multiplechoice .Texto,
body .label.labelFornivel1 .nota,
body textarea.control {
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
}

    .ui-widget,
    .ui-datepicker-trigger,
    body .Erro,
    body .label.labelFornivel1 .nota {
        font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5;
    }

/* Disable Elements */

.no-label,
.ui-datepicker-trigger,
.NewSeparator,
.breadcrumb a.pageTitle,
.breadcrumb li.show a.pageNumber {
    display: none;
}

html body :disabled {
    background: #f1f1f1;
    border-color: #bababa;
}

/* Ordinary Elements */

.campo {
    margin-top: 15px;
    margin-right: 15px;
}

.radius,
.radiusDropdown {
    border-radius: 5px;
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

.radiusDropdown {
    margin-bottom: 5px;
}

.radius {
    margin-bottom: 25px;
}

div[class^="yui3-u"] {
    line-height: inherit;
}


#maincontent {
    margin-top: 10px;
	min-height: 310px;
}

#RowButtons {
    margin-top: 25px;
}

.yui3-u-15-16 {
    float: left;
}

.ingroup {
    padding-top: 0;
}

.PreviewForm {
    width: 80vw;
}

.no-screen {
    display: none;
    font-size: 20px;
    float: right;
    border: 5px solid #000;
    padding: 5px 20px;
}

.ui-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0px;
}

.dynamicList div.multiplechoice {
    /*display: grid;*/
}

div.campo.checkbox.multiplechoice {
    display: inline-flex;
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header
.ui-state-focus {
    border: 0px;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    color: #333333;
}

.yui3-u-23-24 div {
    display: inline-block;
    height: auto;
    margin: 0;
    min-height: auto;
    padding: 0;
    *float: left;
}

.yui3-u,
.yui3-u-1,
.yui3-u-1-2,
.yui3-u-1-3,
.yui3-u-2-3,
.yui3-u-1-4,
.yui3-u-3-4,
.yui3-u-1-5,
.yui3-u-2-5,
.yui3-u-3-5,
.yui3-u-4-5,
.yui3-u-1-6,
.yui3-u-5-6,
.yui3-u-1-8,
.yui3-u-3-8,
.yui3-u-5-8,
.yui3-u-7-8,
.yui3-u-1-12,
.yui3-u-5-12,
.yui3-u-7-12,
.yui3-u-11-12,
.yui3-u-1-16,
.yui3-u-1-24,
.yui3-u-5-24,
.yui3-u-7-24,
.yui3-u-11-24,
.yui3-u-13-24,
.yui3-u-17-24,
.yui3-u-19-24,
.yui3-u-23-24 {
    border-color: #FFF;
    border-width: 0;
    display: inline-block;
    height: auto;
    letter-spacing: normal;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    word-spacing: normal;
}

.yui3-g {
    padding: 0px !important;
    line-height: 0;
    display: flex;
    flex-wrap: wrap;
}


    .yui3-g .yui3-u, .yui3-g .yui3-u-1, .yui3-g .yui3-u-1-2, .yui3-g .yui3-u-1-3, .yui3-g .yui3-u-2-3, .yui3-g .yui3-u-3-3, .yui3-g .yui3-u-1-4, .yui3-g .yui3-u-2-4, .yui3-g .yui3-u-3-4, .yui3-g .yui3-u-4-4, .yui3-g .yui3-u-1-5, .yui3-g .yui3-u-2-5, .yui3-g .yui3-u-3-5, .yui3-g .yui3-u-4-5, .yui3-g .yui3-u-5-5, .yui3-g .yui3-u-1-6, .yui3-g .yui3-u-2-6, .yui3-g .yui3-u-3-6, .yui3-g .yui3-u-4-6, .yui3-g .yui3-u-5-6, .yui3-g .yui3-u-6-6, .yui3-g .yui3-u-1-7, .yui3-g .yui3-u-2-7, .yui3-g .yui3-u-3-7, .yui3-g .yui3-u-4-7, .yui3-g .yui3-u-5-7, .yui3-g .yui3-u-6-7, .yui3-g .yui3-u-7-7, .yui3-g .yui3-u-1-8, .yui3-g .yui3-u-2-8, .yui3-g .yui3-u-3-8, .yui3-g .yui3-u-4-8, .yui3-g .yui3-u-5-8, .yui3-g .yui3-u-6-8, .yui3-g .yui3-u-7-8, .yui3-g .yui3-u-8-8, .yui3-g .yui3-u-1-15, .yui3-g .yui3-u-2-15, .yui3-g .yui3-u-3-15, .yui3-g .yui3-u-4-15, .yui3-g .yui3-u-5-15, .yui3-g .yui3-u-6-15, .yui3-g .yui3-u-7-15, .yui3-g .yui3-u-8-15, .yui3-g .yui3-u-9-15, .yui3-g .yui3-u-10-15, .yui3-g .yui3-u-11-15, .yui3-g .yui3-u-12-15, .yui3-g .yui3-u-13-15, .yui3-g .yui3-u-14-15, .yui3-g .yui3-u-15-15, .yui3-g .yui3-u-1-16, .yui3-g .yui3-u-2-16, .yui3-g .yui3-u-3-16, .yui3-g .yui3-u-4-16, .yui3-g .yui3-u-5-16, .yui3-g .yui3-u-6-16, .yui3-g .yui3-u-7-16, .yui3-g .yui3-u-8-16, .yui3-g .yui3-u-9-16, .yui3-g .yui3-u-10-16, .yui3-g .yui3-u-11-16, .yui3-g .yui3-u-12-16, .yui3-g .yui3-u-13-16, .yui3-g .yui3-u-14-16, .yui3-g .yui3-u-15-16, .yui3-g .yui3-u-16-16 {
        line-height: 21px;
        display: block;
        float: none;
    }

/* Check Box */

body .content .campo .customCheckBoxLabel {
    color: #000;
}

.checkbox {
    margin-bottom: 6px;
}

    .checkbox.checkBoxCustom .Texto input {
        min-height: auto;
        margin: 3px 0;
    }

    .checkbox label,
    input[type=checkbox] label,
    .checkboxlist label {
        background: none;
        float: none;
        margin-right: 20px;
        display: inline;
    }

.checkboxlist label {
    margin: 0px 10px 0 0;
}

.checkbox label,
.checkbox > span {
    float: right;
}

.checkbox span.label {
    float: none;
    display: inline;
}

.checkBoxCustom {
    position: relative;
}

body .checkbox > span {
    float: left;
    margin-right: 15px;
}

/* Errors */

body .content .campo .customCheckBoxAvisoErro {
    color: #e80505;
    padding-top: 10px;
}

.customAvisoErro {
    bottom: 3px;
    height: 14px;
    margin: 0 0 0 5px;
    position: absolute;
    width: 18px;
}

.customCheckBoxAvisoErro {
    bottom: 5px;
    float: right;
    margin-left: 900px;
    margin-left: 880px\9; /*hack ie todas versões*/
    position: absolute;
}

.errorIcon {
    margin-left: 4px;
    font-size: 18px;
}

.CriticalValidation {
    background: #ff0000;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 5px;
}

.FieldErrorTextBox {
    border-color: #ff7200;
    border-style: solid;
    border-width: 2px;
}

body .ValidationSummary_o {
    background: none;
    color: #e80505;
    display: flex;
    padding-left: 10px;
    margin: 10px 0px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #fff;
    border-radius: 4px;
}

body .ValidationSummary {
    display: block;
}

.ValidationSummary ul li {
    list-style-type: none;
}

.ValidationSummary p {
    display: flex;
}


.Erro {
    padding: 5px 5px 15px 5px;
}

    .Erro.Invalid {
        font-size: 16px;
        color: #e80505;
        display: flex;
    }

/* Infos */

.tooltipparent {
    position: absolute;
    float: right;
}

.tooltip {
    background: #e6e6e6;
    border: 0px;
    padding: 10px;
    text-align: left;
}



div#DivPageHeader {
    margin-left: 10px;
    margin-right: 10px;
    overflow: visible;
}

.ui-tooltip-default .ui-tooltip-titlebar,
.ui-tooltip-default .ui-tooltip-content {
    background-color: #084669;
    border-color: #084669;
    color: #ffffff;
    font-size: 12px;
}

.ui-tooltip-content li {
    margin: 10px 0;
}


.tip_icon {
    margin-left: 5px;
}

.icon {
    font-size: 20px;
}

/* Tables */

table.Footer {
    float: left;
}

.tabela {
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

    .tabela th {
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        vertical-align: middle;
        background: #6a6a6a;
        color: #FFF;
        text-align: center;
    }

    .tabela td {
        border-bottom: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        padding: 5px;
    }

        .tabela td:nth-child(4n),
        .tabela tr:nth-child(8n) td:nth-child(2n) {
            text-align: left;
        }

    .tabela tr {
        text-align: left;
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        padding: 5px;
        vertical-align: middle;
        background-color: #fff;
    }

    .tabela th.coima,
    .tabela td.coima {
        width: 180px;
    }

    .tabela td.coima {
        text-align: right;
    }

table.tablePagina tr td table {
    margin: 0 0 10px 16px;
}

table.tablePagina {
    margin: 0 10px;
}

    table.tablePagina > td {
        padding: 0 0 10px 0;
        background-color: #FFF;
    }

    table.tablePagina td {
        background-color: #FFF;
    }

        table.tablePagina td.Cell1 {
            padding: 0 0 0px 0;
        }

    table.tablePagina tr.Grupo {
        background-color: inherit;
        border-left: solid 1px #DDD;
        border-right: solid 1px #DDD;
    }

        table.tablePagina tr.Grupo.First {
            border-top: solid 0px #DDD;
            border-left: solid 0px #DDD;
            border-right: solid 0px #DDd;
        }

        table.tablePagina tr.Grupo.Last {
            border-bottom: solid 1px #DDD;
        }

        table.tablePagina tr.Grupo td {
            padding: 10px 5px 5px 5px;
        }

        table.tablePagina tr.Grupo.First td {
            padding: 9px 4px;
            border-bottom: solid 1px #DDD;
            position: relative;
            background-clip: padding-box;
        }

    table.tablePagina tr td.FieldError.Cell5,
    table.tablePagina tr.FieldError input.TextBox,
    table.tablePagina tr td.FieldError.Cell1 {
        border-right: solid 1px #ffa8a8;
    }

    table.tablePagina input.TextBox {
        height: 20px;
        line-height: 20px;
        border: 1px solid #6a8181;
        background: #fff;
        font-size: 11px;
        padding: 0 0 0 5px;
        color: #000;
        margin: 5px 0 0 16px;
    }

        table.tablePagina input.TextBox:hover {
            background: none repeat scroll 0 0 #F6F6F6;
            border-color: #C5C5C5;
        }

        table.tablePagina input.TextBox[disabled=disabled] {
            background: none repeat scroll 0 0 #DDDDDD;
            border-color: #CCCCCC;
        }

/* Buttons */

.botao,
.botaoFinalizar,
.botaoInicial,
.botaoAppExternaV2,
.botao.botaoVoltar {
    display: inline-block;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

    .botao,
    .botaoAppExternaV2,
    .anchorAppExt,
    .file.button.fileUpload,
    .botao.botaoVoltar,
    .button
    .button.fileRemove {
        color: #000;
        padding: 0px;
        border: 1px solid #000;
        display: inline-block;
        font-weight: bold;
        height: 13px;
        line-height: 18px;
        margin-right: 5px;
        text-align: center;
        text-decoration: none;
        text-transform: none;
        background-color: #ffffff;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

button.botao.botaoVoltar {
    padding: 5px 12px;
    font-weight: 500;
    font-family: inherit;
}

.botaoAppExternaV2 a {
    color: #fff;
    text-decoration: none;
    border: 0px;
}

.botaoAppExternaV2:hover {
    background-color: #6F7564;
    text-decoration: none;
}

.botao:hover,
.anchorAppExt:hover,
.file.button.fileUpload:hover,
.button:hover {
    background-color: #033652;
}

.botaoAppExternaV2:disabled,
.botaoGuardar:disabled,
.botaoFinalizar:disabled,
.anchorAppExt.disabled,
.botaoAppExternaV2:hover,
.botaoFinalizar:hover,
.botaoInicial:hover,
.botao.botaoVoltar:hover {
    background-color: #033652;
}

.botaoFinalizar,
.botaoAppExternaV2,
.addNewComposedType,
.botaoAppExternaV2 .anchorAppExt,
.removeComposedType,
.botaoAlterar {
    background-color: #084669;
    color: #fff;
}

.addNewComposedType {
    margin-left: 10px;
}

.bt_span_escuro {
    float: right;
}

.bt_span_medio {
    float: right;
}

.bt_span_claro {
    float: left;
}

.botaoAppExternaV2 {
    background-color: #FFF;
}

.button {
    margin-left: 10px;
}

/* Text Spaces */

.content .ingroup input {
    margin-top: 10px;
}

fieldset,
.group {
    padding: 5px;
    border-top: 1px dashed #eee;
}

.caixatexto {
    border: 1px solid #859e9e;
    padding: 20px;
    overflow: auto;
    margin: 0 0 10px 0;
    background-color: #f8f8f8;
}

.Texto {
    color: #000;
    display: block;
}

.Prefix {
    padding-right: 5px;
}

.Suffix {
    padding-left: 5px;
}

.TextBox input[type=text] {
    display: inline;
}

body span.label.labelFornivel1 {
    margin-top: 20px;
}

.groupnoborder {
    margin: 0px;
    padding: 0px;
    border: 0px;
    padding: 5px;
    margin-bottom: 2em;
    border-top: 1px dashed #eee;
}

.multipletextbox .TextBox {
    border-radius: 5px;
    display: flex;
    width: 100%;
}

.textbox .TextBox {
    border-radius: 5px;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    padding: 0 10px;
    margin-bottom: 10px;
    margin-top: 2px;
    display: inline-flex;
}

.multiplechoice .Texto {
    font-size: 16px;
    font-weight: normal;
}


.groupnoborder.nivel1 fieldset {
    margin-bottom: 0;
    margin-left: 0;
}

.labelFor.label {
    font-weight: bold;
}

body .groupnoborder {
    margin: 0 !important;
}

.content .ingroup input {
    margin-top: 10px;
}

fieldset,
.group {
    padding: 5px;
    margin-bottom: 2em;
    border-top: 1px dashed #eee;
}

.caixatexto {
    border: 1px solid #859e9e;
    padding: 20px;
    overflow: auto;
    margin: 0 0 10px 0;
    background-color: #f8f8f8;
}

.Texto {
    color: #000;
    display: block;
}

.Prefix {
    padding-right: 5px;
}

.Suffix {
    padding-left: 5px;
}

.Prefix,
.Suffix,
.Separator {
    padding: 0;
    margin-right: 12px;
    margin-top: 20px;
    margin-left: 12px;
    line-height: 21px;
    /*! padding-top: 26px; */
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-weight: 500;
    font-size: 16px;
}

.TextBox input[type=text] {
    display: inline;
}

.textlabel {
	margin-bottom: 3px;
	display: block;
}

    .textlabel div {
        margin-left: 10px;
    }


    .textlabel h5 {
        line-height: 44px;
    }

    .textlabel .icon {
        font-size: 25px;
    }

    .textlabel .icon {
        border: none;
        background: none;
        height: 44px;
        margin-top: 2px;
        margin-left: auto;
        vertical-align: bottom;
    }

    .textlabel button {
        cursor: pointer;
    }

    .textlabel .collapse {
        padding: 0;
        font-size: 16px;
    }

        .textlabel .collapse.in {
            border-top: 1px solid;
        }

body span.label.labelFornivel1 {
    margin-top: 20px;
}

.groupnoborder {
    margin: 0px;
    padding: 0px;
    border: 0px;
    padding: 5px;
    margin-bottom: 2em;
    border-top: 1px dashed #eee;
}

/* Navigation */

.breadcrumb {
    list-style: none;
    display: inline-flex;
    padding-left: initial;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    min-height: 100px;
    width: 90%;
}

.bd-element {
    position: relative;
    display: inline-flex;
    width: 100%;
    margin-top: 10px;
    min-width: 20px;
}

    .bd-element:first-child {
        max-width: 20px;
    }

    .bd-element:not(:first-child):before {
        content: "";
        width: 100%;
        height: 10px;
        display: inline-flex;
        margin-top: 5px;
        z-index: 0;
        box-shadow: inset 0px 1px 0px #B3B3B3;
    }

    .bd-element:not(:first-child):before,
    .bd-element:after {
        background-color: #DCDCDC;
        box-shadow: inset 0px 1px 0px #B3B3B3;
    }

    .bd-element.complete:not(:first-child):before,
    .bd-element.complete:after {
        background-color: #0082CB;
        box-shadow: inset 0px 1px 0px #00456C;
    }

    .bd-element:after {
        content: "";
        height: 20px;
        width: 20px;
        border-radius: 50%;
        position: absolute;
        right: -10px;
        transition: all .2s ease;
        /* box-shadow: inset 0 0 1em #5B5B5B; */
        z-index: 1;
    }

    .bd-element:hover:after,
    .bd-element.current:after {
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
    }

.breadcrumb a {
    /* margin: 10px auto; */
    width: 100%;
    text-align: center;
    color: #5B5B5B;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height: 1;
    display: inline;
    position: absolute;
    right: 0;
    z-index: 10;
    padding-top: 40px;
    color: #5B5B5B;
    text-decoration: none;
    opacity: 0;
    transition: opacity .2s ease;
    transform: translateX(50%);
    overflow: visible;
    max-width: 180px;
}

    .breadcrumb a p {
        width: 180px;
        transform: translateX(50%);
        right: 50%;
        position: absolute;
    }

.breadcrumb .current a {
    opacity: 1;
}

.breadcrumb:hover a {
    opacity: 0;
}

.breadcrumb a:hover {
    opacity: 1;
}

.breadcrumb .complete a {
    color: #07527C;
}

    .breadcrumb .complete a:hover, .breadcrumb .complete a p:hover {
        text-decoration: underline;
    }

/* Processing */

.loader-overlay {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    /*background-color: white;*/
    opacity: .6;
    background: rgba(255,255,255,1) url('../Images/Spinner.svg') center center no-repeat;
    top: 0;
    left: 0;
}

.loader-none {
    display: none;
}

/* Calendar */

.ui-widget {
    color: #000;
    line-height: 1.5em;
    font-weight: normal;
}

.ui-datepicker-week-end,
.ui-datepicker TH {
    color: #084669;
}

.ui-datepicker td,
.ui-state-default {
    color: #000;
}

.ui-datepicker .ui-widget-header {
    background: none #084669 no-repeat;
    background-color: #084669;
    border-bottom: none;
    border-top: none;
    border-right: none;
    border-left: none;
    color: #ffffff;
    font-weight: bold;
}

.ui-state-hover {
    color: #2f8c2d;
    font-weight: bold;
}

.ui-state-default a {
    padding-left: 10px;
}

.ui-state-default.ui-state-highlight {
    color: #FFF;
    font-weight: bold;
}

div.ui-datepicker {
    width: auto;
    position: absolute;
    z-index: 1;
    display: block;
    margin-left: 0px;
    margin-top: -40px;
}

/* Files */

body .groupnoborder .campo.file ul li {
    list-style: none;
}

body .groupnoborder .campo.file ul {
    margin-top: 0;
}

.file table {
    margin-top: 10px;
}

.file input[type=image] {
    width: 10px;
    height: 10px;
    padding: 5px;
}

.file label {
    margin-bottom: 10px;
}

.campo.file ul li {
    display: flex;
}

.campo.file a:nth-child(2) {
    padding: 10px 5px;
    line-height: 1.5;
}

.ama-pdf-file,
.ama-estado-cancelado {
    color: #d81003;
}

.ama-excel {
    color: #207249;
}

.ama-word {
    color: #00549C;
}

/* Notes */

.nota {
    /*background-color: #eee;*/
    padding: 10px;
    border: 1px solid #ccc;
}

    .nota li {
        list-style-type: square;
        margin-left: 20px;
    }

.nota {
    border-radius: 5px;
    padding-inline-start: 15px;
    font-size: 16px;
}

body .label.labelFornivel1 .nota {
    max-width: 850px;
    margin: 10px 15px;
}

/* Lists */

.mGrid {
    background-color: #fff;
    border: solid 1px #525252;
    border-collapse: collapse;
    margin: 5px 0 10px 0;
    width: 100%;
}

    .mGrid td {
        border: solid 1px #c1c1c1;
        color: #000;
        padding: 2px;
    }

    .mGrid th {
        background: #084669;
        border-left: solid 1px #084669;
        color: #fff;
        font-size: 0.9em;
        padding: 4px 2px;
    }

    .mGrid .pgr table {
        margin: 5px 0;
    }

    .mGrid .pgr td {
        border-width: 0;
        padding: 0 6px;
        border-left: solid 1px #666;
        font-weight: bold;
        color: #fff;
        line-height: 12px;
    }

    .mGrid .pgr a {
        color: #666;
        text-decoration: none;
    }

        .mGrid .pgr a:hover {
            color: #000;
            text-decoration: none;
        }

.mGridFooter td {
    background: #137bb4;
}

.TextBox input,
.multiplechoice select {
    margin-top: 10px;
}

/* Dynamic List */

.addNewComposedType {
    margin-top: 5px;
}

.dynamicList {
    max-width: 100%;
}


    .dynamicList .body fieldset {
        padding: 5px;
        border: 0;
    }

    .dynamicList .botao.removeComposedType {
        margin: auto 0 auto auto;
    }

    .dynamicList .body .placeholder div.header {
        background-color: #ffffff;
        font-weight: bold;
        border: 1px solid #6a6c6e;
        margin-top: 0;
        border-radius: 5px;
        text-indent: 10px;
        cursor: pointer;
        margin-bottom: 5px;
        display: inline-flex;
        width: 100%;
        margin-bottom: 14px;
        padding: 10px;
    }

        .dynamicList .body .placeholder div.header:hover {
            box-shadow: none;
        }



    .dynamicList .body fieldset {
        padding: 5px;
        border: 0;
    }

    .dynamicList .header {
        margin-bottom: 15px;
        padding-top: 10px;
        display: flex;
    }

    .dynamicList .botao.removeComposedType {
        margin: auto 0 auto auto;
    }

    .dynamicList .label {
        display: inline;
        word-spacing: normal;
        color: #000;
    }

    .dynamicList .textboxarea,
    .dynamicList .multiplechoice {
        display: block;
    }

    .dynamicList .control input[type=text] {
        display: inline-flex;
    }

    .dynamicList .control .Separator {
        margin-bottom: 10px;
        display: inline-flex;
        padding-bottom: 10px;
    }


    .dynamicList .body .placeholder div.header {
        background-color: #ffffff;
        font-weight: bold;
        border: 1px solid #6a6c6e;
        margin-top: 0;
        border-radius: 5px;
        text-indent: 10px;
        cursor: pointer;
        margin-bottom: 5px;
        /*width: calc(100% - 40px);*/
        margin-bottom: 14px;
        padding-right: 10px;
        display: inline-flex;
        /*! padding: 10px !important; */
    }

        .dynamicList .body .placeholder div.header:hover {
            box-shadow: none;
        }

/* Radio Button */
.radiobuttonlist label {
    background: none;
    float: none;
    margin-right: 20px;
    display: inline;
    padding-bottom: 0;
}

.radioButtonList label {
    margin: 5px 10px 0 0;
}

.multiplechoice .Texto.radiobuttonlist {
    border: none;
}

/* Footer */

.PageFooter {
    padding: 10px;
}

#RowButtons {
    display: flex;
    padding: 0 20px;
}

.coluna-direita {
    width: 50%;
    text-align: right;
}

.coluna-esquerda {
    width: 50%;
}

/* Titles */

#DivPageHeader h2 {
    position: absolute;
    left: -3000px;
}

.PageHeader > p {
    padding-right: 100px;
    margin: 5px 0;
}

.campo.textlabel .campotitulo, .campo.textlabel .campotituloinicial {
    text-align: right;
    font-style: italic;
    color: #084669;
}

.PageHeaderTitle {
    display: block;
    font-size: 18px;
    color: #084669;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    margin: 30px 0;
}

h2.ConfirmationPageHeaderTitle {
    padding-top: 30px;
}

/* Translation */

.lang_en {
    color: #999;
    font-style: italic;
}

.customCheckBoxLabel .lang_en {
    float: left;
}

/* Buttons */

.botao,
.botaoAppExternaV2,
.anchorAppExt,
.file .button.fileUpload,
.botao.botaoVoltar {
    color: white;
}

    .botaoAppExternaV2 .anchorAppExt {
        background-color: #084669;
        height: 26px;
        padding-top: 2px;
        font-size: 16px;
        margin-top: -12px;
        margin-left: 0;
        width: 142px;
        padding-bottom: 2px;
        padding-left: 0;
        padding-right: 0;
    }

    .botaoCancelarPreenchimento,
    .botaoGuardar,
    .botao.botaoVoltar,
    .botaoLimparFormulario {
        border: 1px solid #000;
        color: #000;
        background-color: white;
    }

        .botaoGuardar:disabled {
            background-color: white;
        }

        .botaoCancelarPreenchimento:hover,
        .botaoGuardar:hover,
        .botaoVoltar:hover,
        .botao.botaoVoltar:hover,
        .botaoLimparFormulario:hover {
            border: 1px solid;
            background-color: #033652;
            color: #ffffff;
        }

.botaoFinalizar, .botaoAlterar {
    font-size: 16px;
    width: auto;
}

.botaoFinalizar {
    color: white;
    min-height: 44px;
    background: #084669;
}

body button.botao {
    min-height: 46px;
    padding: 5px 18px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    margin: auto 10px;
    min-width: 100px;
}

.botaoAppExternaV2:disabled,
.botaoAppExternaV2:disabled:hover,
.anchorAppExt.disabled,
.anchorAppExt.disabled:hover,
.botaoFinalizar:disabled,
.botaoFinalizar:disabled:hover,
.botaoGuardar:disabled,
.botaoGuardar:disabled:hover,
.botao:disabled {
    background-color: #d2d2d2;
    border: 1px solid #000;
    color: #000;
}

span a.anchorAppExt {
    display: table-caption;
    margin-left: 200px;
    padding-bottom: 7px;
    padding-top: 6px;
}


/* Por Organizar */

.yui3-g {
    line-height: 0;
}

    .yui3-g .yui3-u, .yui3-g .yui3-u-1, .yui3-g .yui3-u-1-2, .yui3-g .yui3-u-1-3, .yui3-g .yui3-u-2-3, .yui3-g .yui3-u-3-3, .yui3-g .yui3-u-1-4, .yui3-g .yui3-u-2-4, .yui3-g .yui3-u-3-4, .yui3-g .yui3-u-4-4, .yui3-g .yui3-u-1-5, .yui3-g .yui3-u-2-5, .yui3-g .yui3-u-3-5, .yui3-g .yui3-u-4-5, .yui3-g .yui3-u-5-5, .yui3-g .yui3-u-1-6, .yui3-g .yui3-u-2-6, .yui3-g .yui3-u-3-6, .yui3-g .yui3-u-4-6, .yui3-g .yui3-u-5-6, .yui3-g .yui3-u-6-6, .yui3-g .yui3-u-1-7, .yui3-g .yui3-u-2-7, .yui3-g .yui3-u-3-7, .yui3-g .yui3-u-4-7, .yui3-g .yui3-u-5-7, .yui3-g .yui3-u-6-7, .yui3-g .yui3-u-7-7, .yui3-g .yui3-u-1-8, .yui3-g .yui3-u-2-8, .yui3-g .yui3-u-3-8, .yui3-g .yui3-u-4-8, .yui3-g .yui3-u-5-8, .yui3-g .yui3-u-6-8, .yui3-g .yui3-u-7-8, .yui3-g .yui3-u-8-8, .yui3-g .yui3-u-1-15, .yui3-g .yui3-u-2-15, .yui3-g .yui3-u-3-15, .yui3-g .yui3-u-4-15, .yui3-g .yui3-u-5-15, .yui3-g .yui3-u-6-15, .yui3-g .yui3-u-7-15, .yui3-g .yui3-u-8-15, .yui3-g .yui3-u-9-15, .yui3-g .yui3-u-10-15, .yui3-g .yui3-u-11-15, .yui3-g .yui3-u-12-15, .yui3-g .yui3-u-13-15, .yui3-g .yui3-u-14-15, .yui3-g .yui3-u-15-15, .yui3-g .yui3-u-1-16, .yui3-g .yui3-u-2-16, .yui3-g .yui3-u-3-16, .yui3-g .yui3-u-4-16, .yui3-g .yui3-u-5-16, .yui3-g .yui3-u-6-16, .yui3-g .yui3-u-7-16, .yui3-g .yui3-u-8-16, .yui3-g .yui3-u-9-16, .yui3-g .yui3-u-10-16, .yui3-g .yui3-u-11-16, .yui3-g .yui3-u-12-16, .yui3-g .yui3-u-13-16, .yui3-g .yui3-u-14-16, .yui3-g .yui3-u-15-16, .yui3-g .yui3-u-16-16 {
        line-height: 21px;
    }

.nota {
    background-color: #eee;
    padding: 10px;
    border: 1px solid #ccc;
    line-height: normal;
}

#skiptomain {
    text-align: left;
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

    #skiptomain:focus, #skiptomain:active {
        position: static;
        left: 0;
        width: auto;
        height: auto;
        overflow: visible;
        text-decoration: underline;
    }

#DivPageHeader h2 {
    position: absolute;
    left: -3000px;
}

.checkboxlist > li, .radiobuttonlist > li, .checkboxlist > li {
    list-style-type: none;
}

.checkboxlist.vertical, .radiobuttonlist.vertical {
    display: block;
}

.checkboxlist.horizontal, .radiobuttonlist.horizontal {
    display: inline-flex;
}

.form-resume .checkboxlist.horizontal {
    display: block;
}

#RowButtons {
    display: block;
    padding: 0;
}

.coluna-esquerda {
    width: 60%;
    /*! float: left; */
}

.coluna-direita {
    width: 40%;
    text-align: right;
    float: right;
}

.acoes-pagina {
    display: flex;
}

ul[id$="_GridViewFiles"] {
    margin: 0;
    padding: 0;
}

.file.composed {
    display: flex;
}

i.icon.ficheiro, a.ama-estado-cancelado.ficheiro {
    font-size: 28px;
    padding: 10px;
    text-decoration: none;
}

i.ama-informacao {
    font-size: 20px;
}

i.obrigatoriedade {
    color: #e80505;
    font-size: 12px;
    padding: 10px 0 10px 5px;
    /*! padding-right: ; */
}

i.tip-icon {
    font-size: 20px;
    padding: 0;
    margin: 0 0 0 5px;
}

.content input.TextBox {
    margin-bottom: 7px;
    min-height: 44px;
    margin-top: 10px;
}

.ui-tooltip-default .ui-tooltip-titlebar, /*propriedades da caixa texto da tooltip*/
.ui-tooltip-default .ui-tooltip-content {
    background-color: #084669 !important;
    border-color: #084669 !important;
    color: #ffffff !important;
    font-size: 12px;
}

#ui-datepicker-div {
    display: none;
}

.control {
    grid-area: content;
}

.anchorAppExt {
    margin-top: 10px;
    grid-area: action;
    margin-left: 15px;
}



.campo.textbox, .campo.multiplechoice, .campo.checkboxlist, .campo.multipletextbox, .campo.date {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto auto;
    grid-template-areas: "header" "content";
}


.campo.campo-action, .campo-action {
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-template-rows: auto auto;
    grid-template-areas:
        "header header"
        "content action";
}

.label {
    grid-area: header;
}

.header {
    width: 100%;
}

.description {
    padding: 10px 0;
}


.removeComposedType {
    margin-right: 0;
}


.hidden, .hidden.campo {
    display: none !important;
    min-height: 0px !important;
    height: 0px !important;
}


.removeComposedType {
    margin-right: 0;
}

.anchorAppExt.botao {
    margin-bottom: 7px;
    padding: 5px 18px;
    margin-right: 0;
    margin-left: 15px;
}

select[class^="ui-datepicker-"] {
    min-height: auto;
    min-width: 70px;
}
select + button.anchorAppExt.botao {
    margin-bottom: 0;
}


.ui-datepicker select {
    font-style: normal;
    margin-bottom: 0;
    width: 100%;
    border: 1px solid #212121;
    border-radius: 4px;
    padding: 5px;
    height: 44px;
    line-height: 18px;
    color: #212121;
    font-size: 18px;
    font-family: "Lato",sans-serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 28px;
}


.ui-datepicker, .ui-datepicker-trigger {
    display: none
}

    .ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
        margin-right: 10px
    }

.ui-corner-all {
    border-radius: 0;
}

a.ui-corner-all {
    display: inline-flex
}

    a.ui-corner-all i {
        margin: auto
    }

.ui-datepicker .datepicker-wrapper input.datepicker {
    width: 100%;
    border: 1px solid #727274;
    line-height: 1.5;
    color: #727274;
    font-size: 18px;
    font-weight: 400;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #727274;
    padding: 6px
}

.ui-datepicker .datepicker-wrapper input.error-required {
    border: 2px solid #be1e2d
}

.ui-datepicker .ui-datepicker {
    position: absolute;
    top: -170%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    display: block;
    background-color: #fff;
    border: 1px solid #727274
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 10px;
    background: #005d7e;
    color: #fff;
    min-height: 44px;
    border-radius: 0;
    border: 0;
    display: inline-flex;
    box-sizing: border-box;
    width: 100%
}

    .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
        font-family: "Lato",sans-serif;
        font-weight: 600;
        font-size: 18px;
        margin: 0;
        text-align: center;
        display: inline-flex;
        width: auto;
        flex-grow: 1;
    }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-next, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
        border: 0;
        color: #fff;
        background: transparent;
        min-width: 10px;
        cursor: pointer;
        padding: 10px 15px;
        text-decoration: none;
        float: left;
        width: 44px;
        height: 44px;
        box-sizing: border-box;
        position: relative;
    }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover, .comp-datepicker .ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus {
            border: 1px solid #fff
        }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
        float: left
    }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
            background-size: 18px 17px
        }

    .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
        order: 2;
    }

        .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
            background-size: 18px 17px
        }

.ui-datepicker .ui-datepicker-calendar {
    margin: auto;
    table-layout: fixed;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 15px
}

    .ui-datepicker .ui-datepicker-calendar .ui-button, .ui-datepicker .ui-datepicker-calendar .ui-button.ui-state-disabled, .ui-datepicker .ui-datepicker-calendar .ui-state-default, .ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-default, .ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-default {
        font-family: "Lato",sans-serif;
        font-weight: 600;
        font-size: 18px;
        color: #727274;
        border: 0
    }

        .ui-datepicker .ui-datepicker-calendar .ui-button.ui-state-disabled, .ui-datepicker .ui-datepicker-calendar .ui-button.ui-state-disabled:hover {
            background: #727274
        }

        .ui-datepicker .ui-datepicker-calendar .ui-state-default:active, .ui-datepicker .ui-datepicker-calendar .ui-state-default:hover {
            background: #005d7e;
            color: #fff
        }

.ui-datepicker-calendar .ui-datepicker-current-day {
    background: #005d7e;
    color: #fff;
}

a.ui-state-default.ui-state-active {
    background: transparent;
}

    .ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
        background: #c9c9c9;
        color: #fff
    }

    .ui-datepicker .ui-datepicker-calendar th {
        padding: 7px;
        font-family: "Lato",sans-serif;
        font-weight: 600;
        font-size: 18px
    }

    .ui-datepicker .ui-datepicker-calendar td {
        border: 0;
        padding: 2px;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-calendar td a {
            text-decoration: none;
            padding: 3px 8px;
            text-align: center;
        }

.ui-datepicker.ui-widget.ui-widget-content {
    width: 320px;
    border: 1px solid #005d7e;
}

.ui-datepicker .ui-datepicker-calendar {
    display: inline-table;
}


    .ui-datepicker .ui-datepicker-calendar th {
        margin-left: auto;
        margin-right: auto;
    }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    margin-right: 5px
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    margin-left: 5px
}


.form-resume {
    padding-left: 15px;
}

    .form-resume .groupnoborder.nivel1 {
        width: 100%;
        padding-top: 20px;
        max-width: 90%;
    }

    .form-resume .campo {
        display: inline-flex;
        width: 100%;
        padding-left: 10px;
        margin-top: 0;
        margin-right: 0;
        min-width: 50%;
        max-width: 90%;
    }

    .form-resume > :not(.keep-presentation) > .yui3-u-1-4 {
        width: 100%;
    }

    .form-resume .yui3-g > :not(.keep-presentation) > div {
        min-width: 700px;
    }

    .form-resume .yui3-g {
        display: block;
    }

.keep-presentation .content, .keep-presentation .content div {
    float: none;
}

.form-resume .Separator {
    margin-top: 0;
}

.form-resume .question {
    min-width: 250px;
    width: 250px;
    margin-right: 20px;
    font-size: 16px;
    color: #161616;
    margin-top: 5px;
}

.form-resume .checkbox .question,
.form-resume .checkboxlist .question {
    width: 100%;
}

.form-resume .answer, .form-resume .sugestaopreenchimento {
    width: auto;
    min-width: 200px;
    /*margin-right: 30px;*/
    color: #161616;
    font-size: 16px;
    margin-top: 5px;
}

.form-resume .textboxarea p.answer {
    white-space: pre-wrap;
}

.form-resume .control > * {
    display: inline;
}

.form-resume legend {
    padding-bottom: 15px;
}

.form-resume .bt_span_cinza_div,
.form-resume .bt_span_cinza {
    display: inline-flex;
    width: 100%;
}

.form-resume .notranslate {
    display: flex;
    margin: auto;
}

.form-resume button.botao.botaoAlterar {
    margin: auto;
}

.form-resume h2 {
    margin-bottom: 0;
    margin-top: 50px;
}

.form-resume a {
    text-decoration: none;
    text-align: center;
    color: #161616;
    cursor: default;
}

.form-resume .multiplechoice {
    display: inline-flex;
}

.form-resume .label.labelFornivel1 .nota {
    max-width: 100%;
    margin-bottom: 10px;
    background: none;
    margin-left: 0;
}

.form-resume .checkbox .question {
    width: 100%;
}

.form-resume .sugestaopreenchimento {
    /*display: none;*/
}

.form-resume .Prefix {
    margin-right: 5px;
}

.form-resume .Suffix {
    margin-left: 5px;
}

.campo.file a:nth-child(2) {
    padding: 10px 5px;
    line-height: 1.5;
}

.form-resume .campo.dynamiclist {
    display: block;
    margin-left: 0;
}

.form-resume .dynamicList .body .placeholder div.header {
    width: auto;
    padding: 0px;
    margin: 10px 0px;
    border: none;
}

    .form-resume .dynamicList .body .placeholder div.header p {
        color: #161616;
        padding: 0;
        cursor: text;
    }

.form-resume .dynamiclist .question {
    margin-left: 10px;
}

.form-resume .dynamiclist .textbox,
.form-resume .dynamicList div.multipletextbox {
    margin-left: 0;
}

.form-resume .dynamicList div.multiplechoice {
    display: inline-flex;
    margin-left: 0;
}

.form-resume .multipletextbox .TextBox .answer {
    min-width: 15px;
    margin-right: 0px;
}

.form-resume .Separator {
    padding-top: 5px;
    margin-top: 0;
}

.form-resume .file ul li a {
    text-align: left;
    min-width: 400px;
    color: #161616;
    font-weight: 500;
}

.form-resume .campo .labelFor {
    width: 100%;
    display: inline-flex;
}

.form-resume .groupnoborder {
    border: none;
}

.form-resume .icon.ficheiro {
    display: none;
}

.form-resume .campo.textlabel .campotituloinicial {
    color: #161616;
}




/**************************************************************
   AUTHOR:  
   DATE:    2011.04.27
   PURPOSE: Styles the File Types for the File Upload Control
            (applies to the File Upload Control)
 **************************************************************/

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'] {
    line-height: 18px;
}

a[href$='.css'] {
    line-height: 18px;
}

a[href$='.pdf'] {
    line-height: 18px;
}

a[href$='.txt'] {
    line-height: 18px;
}


a[href$='.png'], a[href$='.bmp'], a[href$='.jpg'], a[href$='.gif'] {
    line-height: 18px;
}


.form-resume .keep-presentation .yui3-g {
    display: flex;
}

.form-resume .keep-presentation .campo {
    display: grid;
}

.question:empty, .label:empty, p:empty {
    display: none;
}


[class$="note"] {
    display: block;
}

.collapse {
    overflow: hidden;
    font-size: 12px;
    max-height: 0;
    padding-left: 17px;
    transition: max-height .2s ease-out;
}

    .collapse.in {
        max-height: 500px;
        transition: max-height .2s ease-in;
        margin-top: -5px;
    }