﻿.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: #ffffff;
    color: #000000;
    border-width: 0px;
    cursor: pointer;
    overflow: auto;
    max-height: 200px;
    height: auto;
    text-align: left;
    list-style-type: none;
}

.autocomplete_highlightedListItem {
    background-color: #cad9fd;
    color: black;
    padding: 1px;
}

.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
}

.ajax__tab_yuitabview-theme .li {
    font-size: small;
    border-bottom: solid 1px #EEEEEE;
    color: #C94D24;
    font-family: Verdana, Arial, Sans-serif;
    font-size: SMALL;
}

    .ajax__tab_yuitabview-theme .li .ajax__tab_outer {
        background: repeat-x;
        margin: 0px 0.16em 0px 0px;
        padding: 1px 0px 1px 0px;
        vertical-align: bottom;
        border: 0;
        border-bottom-width: 0px;
    }

    .ajax__tab_yuitabview-theme .li .ajax__tab_tab {
        color: gray;
        padding: 0.35em 0.75em;
        margin-right: 0.01em;
        font-family: Verdana, Arial, Sans-serif;
        font-size: SMALL;
    }

.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer {
    color: #C94D24;
    background: #EEEEEE repeat-x left -1300px;
}

.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab {
    color: #000;
    padding: 0.35em 0.75em;
    background: #EEEEEE repeat-x left -1300px;
    margin-right: 0.01em;
    font-family: Verdana, Arial, Sans-serif;
    font-size: SMALL;
}

.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer {
    background: #EEEEEE repeat-x left -1300px;
    color: #C94D24;
    border-bottom: solid 1px #EEEEEE;
}

.ajax__tab_yuitabview-theme .ajax__tab_body {
    font-family: Verdana, Arial, Sans-serif;
    font-size: 10pt;
    padding: 1em 1em 1em 1em;
    background-color: #ffffff;
    border: solid 1px #EEEEEE;
    border-top: 0;
    width: 97%;
}

div.TitleCandidaturas {
    font-size: 12pt;
    font-family: Verdana,Arial, Sans-Serif;
    padding-bottom: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}

td.Cell {
    background-color: #EEEEEE;
    width: 300px;
    height: 50px;
    vertical-align: central;
    text-align: center;
}

td.Cell1 {
    width: 300px;
    height: 50px;
    vertical-align: central;
    text-align: left;
}

td.CellESMAE {
    background-image: url("../../cands/images/esmae.png");
    background-size: 320px 60px;
    /*width: 320px;
    height: 60px;*/
    vertical-align: central;
    text-align: center;
    color: white !important;
}

td.CellESTG {
    background-color: rgb(0,174,239);
    width: 320px;
    height: 60px;
    vertical-align: central;
    text-align: center;
    color: white !important;
}

td.CellISCAP {
    background-color: rgb(237,28,36);
    width: 320px;
    height: 60px;
    vertical-align: central;
    text-align: center;
    color: white !important;
}

td.CellESMAD {
    background-color: rgb(188,190,192);
    width: 320px;
    height: 60px;
    vertical-align: central;
    text-align: center;
    color: white !important;
}

td.CellESHT {
    background-color: rgb(0,166,81);
    width: 320px;
    height: 60px;
    vertical-align: central;
    text-align: center;
    color: white !important;
}

td.CellESE {
    background-color: rgb(28,63,148);
    width: 320px;
    height: 60px;
    vertical-align: central;
    text-align: center;
    color: white !important;
}

td.Cell:hover {
    background-color: #C0C0C0;
    width: 270px;
    height: 50px;
    vertical-align: central;
    text-align: center;
    color: #C94D24;
}

td.CellReg {
    background-color: #C94D24;
    width: 270px;
    height: 50px;
    vertical-align: central;
    text-align: center;
    color: white;
}

    td.CellReg:hover {
        background-color: #C0C0C0;
        width: 270px;
        height: 50px;
        vertical-align: central;
        text-align: center;
        color: #EEEEEE;
    }

td.CellImage {
    height: 150px;
    vertical-align: central;
    color: #5E6A71;
    font-weight: bold;
}

td.CellBlank {
    width: 10px;
}

img.imgConcurso {
    width: 320px;
    height: 150px;
    vertical-align: central;
}

.content1 {
    width: 300px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
}

.content-elem1 {
    vertical-align: middle;
    display: table-cell;
}

.third-line {
    padding-top: 40px;
}

.titlelabel {
    border-top: 2px solid #C94D24;
    color: #C94D24;
    display: inline-block;
    font-family: Verdana, Arial, Sans-serif;
    font-size: SMALL;
    padding: 2px 15px 2px 0px;
    text-transform: uppercase;
}

.titlelabel1 {
    border-top: 2px solid #C94D24;
    color: #C94D24;
    display: inline-block;
    font-family: Verdana, Arial, Sans-serif;
    font-size: large;
    padding: 2px 15px 2px 0px;
    text-transform: uppercase;
}

.textlabel {
    border: 1px solid transparent;
    border-radius: 3px;
    color: #505a5d;
    display: inline-block;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 9px;
    padding: 2px;
    text-transform: uppercase;
    font-weight: normal;
}

.inputtext {
    color: #5e6a71;
    border: 1px solid rgba(94, 106, 113, .5);
    font-family: Verdana, Arial, Sans-serif;
    font-size: 9px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
    margin-left: 12px;
}

.inputtext2 {
    color: #5e6a71;
    border: 1px solid rgba(94, 106, 113, .5);
    font-family: Verdana, Arial, Sans-serif;
    font-size: 9px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 12px;
}

.textlabel2 {
    border: 1px solid transparent;
    border-radius: 3px;
    color: #5E6A71;
    display: inline-block;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 1em;
    font-weight: bold;
    padding: 2px;
    text-transform: uppercase;
    padding-left: 12px;
}

.textlabel3 {
    border: 1px solid transparent;
    border-radius: 3px;
    color: #5E6A71;
    display: inline-block;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 1em;
    font-weight: bolder;
    padding: 2px;
    padding-left: 12px;
    text-align: justify;
}

.selectddl {
    color: #5e6a71;
    border: 1px solid rgba(94, 106, 113, .5);
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
    margin-left: 12px;
}

.text1 {
    border-top: 0 !important;
}

.text2 {
    color: gray !important;
    border-top: 0 !important;
}

.ttl {
    /*font-family: 'Merriweather-Bold', Georgia, Times, 'Times New Roman', serif;*/
    font-size: 30px;
    line-height: 1.2em;
    color: #666666 !important;
    font-family: 'Merriweather';
    font-style: bold;
}

.ttltexto {
    color: #333333;
    font: normal 18px/1.45em 'merriweather', Georgia, Times, 'Times New Roman', serif;
    margin-bottom: 1.6em;
}

.ttltextorodape {
    color: #333333;
    font: normal 11px/1.45em 'Porto Sans';
    margin-bottom: 1.6em;
    text-align: justify !important;
}

.ttltextodescricao {
    font: normal 14px/1.6em 'Merriweather', Georgia, Times, 'Times New Roman', serif !important;
    min-height: 300px !important;
    margin: 0 !important;
    text-align: justify !important;
}

.ttltextodescricaobold {
    font: normal 14px/1.6em 'Merriweather', Georgia, Times, 'Times New Roman', serif !important;
    min-height: 300px !important;
    margin: 0 !important;
    text-align: justify !important;
    color: #c94513;
}

/*p {
    font: normal 14px/1.6em 'Merriweather', Georgia, Times, 'Times New Roman', serif !important;
    min-height: 300px !important;
    margin: 0 !important;
    text-align: justify !important;
}
*/
.ttltextodescricaolbl {
    font: normal 15px/1.6em 'Merriweather', Georgia, Times, 'Times New Roman', serif !important;
    color: #505a5d !important;
}

.ttltextodescricaolbllink {
    font: normal 15px/1.6em 'Merriweather', Georgia, Times, 'Times New Roman', serif !important;
    color: #c94d24 !important;
}

.ttltextodescricaolblTitle {
    font: normal 15px/1.6em 'Merriweather', Georgia, Times, 'Times New Roman', serif !important;
    color: #c94d24 !important;
    border-top: 2px solid #C94D24 !important;
    text-transform: uppercase !important;
}

.ui-button-text {
    font: normal 15px/1.6em 'Merriweather', Georgia, Times, 'Times New Roman', serif !important;
}

.litab {
    font-family: 'open_sans', Verdana, sans-serif !important;
    float: left !important;
    margin-bottom: 0 !important;
    margin-right: 2px !important;
    letter-spacing: 0.03em !important;
    list-style-type: none;
    background: #828283 !important;
    /*padding: 8px 8px 7px !important;*/
    color: white !important;
    border-radius: 0 !important;
    border: none !important;
}

    .litab a:link {
        color: white !important;
    }

    .litab a:hover {
        color: #d8d8d9 !important;
        border: none !important;
    }

    .litab a:active {
        background: #666666 !important;
    }

    .litab a:focus {
        outline-offset: 0px;
    }

.ui-state-active a:hover {
    color: white !important;
    border: none !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0px;
}

.ui-state-hover {
    color: #d8d8d9 !important;
    border: none !important;
}

.ui-button {
    background-image: none !important;
    background: none !important;
}
.ui-button:hover {
    border: none !important;
    background: none !important;
}

.ui-button:focus {
    border: none !important;
    background: none !important;
}

.ui-state-active {
    background: #666666 !important;
    color: white !important;
    border: none !important;
}

.ui-state-default {
    border: none !important;
}

.pendente_pagamento {
    background-color: orange;
}

.chosen-container {
    border-radius: 0 !important;
    height: 20px !important;
}

.ddlCss {
    height: 35px !important;
    font-family: 'Merriweather' !important;
    border-radius: 0 !important;
    padding-left: 5px !important;
    margin-top: 5px !important;
    color: #333333 !important;
    margin-left: 20px !important;
    font-size: 14px;
    letter-spacing: 0.03em;
}

    .ddlCss option {
        font-family: 'Merriweather' !important;
        color: #333333 !important;
        font-size: 14px;
        letter-spacing: 0.03em;
    }


.txtCandidaturas {
    height: 35px !important;
    font: normal 14px/1.6em 'merriweather', Georgia, Times, 'Times New Roman', serif !important;
    border-radius: 0 !important;
    padding-left: 5px !important;
    margin-left: 20px !important;
    margin-top: 5px !important;
}

.tpnumber {
    -moz-appearance: textfield;
    -webkit-appearance: none;
    margin: 0;
}

.txtCandidaturas1 {

    font: normal 14px/1.6em 'merriweather', Georgia, Times, 'Times New Roman', serif !important;
    border-radius: 0 !important;
    padding-left: 5px !important;
    margin-left: 20px !important;
    margin-top: 5px !important;
}

.aCandidaturas {
    letter-spacing: 0.03em;
    list-style-type: none;
    font: normal 14px/1.6em 'Open Sans';
    
}

.hylkCandidaturas {
    background-color: #c94513;
    border-bottom: none;
    color: white !important;
    font-family: 'open_sans', Verdana, sans-serif;
    font-size: 11px;
    letter-spacing: 0.03em;
    padding: 5px 23px 5px;
    text-transform: uppercase;
}

    .hylkCandidaturas:hover {
        background-color: #c94513;
        border-bottom: none;
        color: white !important;
        font-family: 'open_sans', Verdana, sans-serif;
        font-size: 11px;
        letter-spacing: 0.03em;
        padding: 5px 23px 5px;
        text-transform: uppercase;
    }




.ui-widget-content div {
    color: #505A5D !important;
}

.internal-link {
    color: #505A5D !important;
    border-bottom: 1px dotted #ca4d24 !important;
    text-decoration: none !important;
    font: normal 14px/1.6em 'Merriweather', Georgia, Times, 'Times New Roman', serif !important;
}

    .internal-link:hover {
        color: #ca4d24 !important;
    }

.ui-button-text {
    background-color: white !important;
    border-bottom: none !important;
    color: #9f9fa1 !important;
    font-family: 'Open Sans', Verdana, sans-serif !important;
    font-size: 11px !important;
    padding: 5px 23px 5px !important;
    text-transform: uppercase !important;
}
