/**
* @project voltaredonda/epd
* @version 2.0
* @package layout
* @author Thiago Vieira
* @copyright 2017, Empresa de Processamento de Dados.
*
* @fontdef  Panton
* @colordef #e4dd00;
* @colordef #02142c;
*
* @indenting using space 2
* @site https://developers.google.com/fonts/
* @site http://tableless.com.br/
* @site http://www.w3c.br/Home/WebHome
*/

* {
    margin: 0;
    padding: 0;
    border-radius: 0 !important;
    text-rendering: optimizeLegibility;
    /* border: 1px solid; */
}

@font-face {
    font-family: Panton;
    src: url('/templates.old/2013/css/panton2.otf') format('opentype');
}

body {
    /* font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif !important; */
    font-family: 'Panton', sans-serif;
    font-size: 14px !important;
    line-height: normal !important;
    color: #666 !important;
    /* background-image: url('../images/lines_bg.png?version=2017'); */
}

ul,
ol {
    margin: 0 !important;
    padding: 0 !important;
}

p {
    margin: 0 !important;
}

a img {
    border: 0;
}

a {
    font-weight: bolder !important;
    text-decoration: none !important;
    color: #666;
}

a:hover {
    color: #d62929 !important;
}

#main-transparent {
    overflow: hidden;
    width: 1024px;
    margin: 25px auto;
    padding: 15px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-image: url('../images/bg_transparent.png?version=2017');
}

#main {
    overflow: hidden;
    padding: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
}

#cabecalho {
    overflow: auto;
    margin: 5px 0;
}

#idiomas {
    float: left;
    width: 50%;
    list-style-type: none;
}

#idiomas li a {
    float: left;
    margin: 0 4px;
}

#menu-cima ul {
    float: right;
    width: 50%;
    list-style-type: none;
}

#menu-cima li a {
    font-weight: bolder;
    float: right;
    padding: 0 8px;
    color: #999;
    border-right: solid 2px #999;
}

#menu-cima .last {
    padding-right: 0;
    border: 0;
}

#menu-cima a:hover {
    color: #d62929 !important;
}

#topo {
    overflow: hidden;
}

.topo img {
    width: 100%;
}

#brasao-img {
    position: relative;
    float: left;
    width: 356px;
    padding: 0 5px;
}

#topo-fotos {
    position: relative;
    left: 368px;
    width: 613px;
    height: 177px;
}

#topo-fotos img {
    width: 598px;
    height: 177px;
}

#menu {
    position: relative;
    margin: 2px 0;
}

#menu ul {
    position: relative;
    float: left;
    margin: 0;
    list-style-type: none;
}

#menu li {
    position: relative;
    float: left;
    text-align: center;
    border-right: solid 1px #fff;
    background-color: #02142c;
}

#menu .last {
    width: 315px;
}

span {
    font-size: 20px;
}

#menu li a {
    font-size: 16px !important;
    font-weight: normal !important;
    display: block !important;
    width: 335px !important;
    padding: 3px 0 !important;
    color: #fff !important;
}

#menu .last {
    width: 315px !important;
}

#menu li a:hover {
    color: #d62929 !important;
}

#menu li ul {
    position: absolute !important;
    z-index: 10 !important;
    display: none !important;
}

#menu li:hover ul {
    display: block !important;
    background-color: #4d4d4d !important;
}

.submenulado {
    width: 345px;
}

#menu li ul li {
    width: 152px !important;
    padding: 0 10px !important;
    text-align: left !important;
    border: 0 !important;
    background-color: #02142c !important;
}

#menu li ul li a {
    font-size: 12px !important;
    display: block;
    width: auto;
}


/* #corpo *{
  border: 1px solid;
} */

#corpo {
    float: left;
    width: 100%;
    min-height: 395px;
    margin: 5px 0 0 0;
    padding: 0 0 85px 0;
    background-image: url('/templates/portalvr/images/curva.png?version=2017');
    background-repeat: no-repeat;
    background-position: bottom;
    /* border: 1px solid; */
}

#corpo ul {
    margin: 5px 0 5px 30px !important;
}

#corpo #left {
    position: relative;
    float: left;
    width: 365px;
}

#corpo #middle {
    position: relative;
    /* left: 28px; */
    float: left;
    width: 780px;
    padding: 0 10px;
}

#corpo #right {
    position: relative;
    bottom: 9px;
    float: left;
    /* width: 158px; */
    padding: 0 10px;
}

#corpo .blog-featured h2 {
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
    background-image: none;
}

#corpo .blog-featured .readmore {
    display: none;
}

#corpo .blog-featured .item-separator {
    margin: 0 0 10px 0;
    padding: 2px 0;
    border-bottom: dotted 1px #c5c4c0;
}

#left #noticias-destaque {
    /*    border: solid 1px #000000;
            height: 255px;*/
}

.aidanews2_art .aidanews2_head {
    margin: 2px 0;
}

.aidanews2_art .aidanews2_main {
    margin: 0 0 15px 0;
}

.aidanews2 .even {
    background-color: transparent;
}

.aidanews2_line {
    display: none;
}

.publicidade img {
    width: 380px;
    height: 126px;
}

#corpo h2 {
    font-size: 18px;
    font-weight: bolder;
    display: inline-block;
    padding: 0 20px 0 0;
    color: #333;
    background-image: url('../images/h2_img.png?version=2017');
    background-repeat: no-repeat;
    background-position: right;
}

h1,
h2,
h3 {
    line-height: normal !important;
}

h3 {
    font-size: 16px !important;
    margin: 10px 0 !important;
    color: #333 !important;
    border-bottom: dotted 1px #c5c4c0 !important;
}

h3 strong {
    color: #c63838 !important;
}

#corpo .table-view {
    width: 100%;
    border-collapse: collapse;
}

#corpo .table-view th {
    padding: 5px 0;
    text-align: left;
}

#corpo .table-view td {
    padding: 5px 0;
    border-bottom: dotted 1px #c5c4c0;
}

.dotted-td {
    border-bottom: dotted 1px #c5c4c0;
}

.more-link {
    margin: 5px 0;
    text-align: right;
}

.more-link a {
    padding-left: 10px;
    background-image: url('../images/plus.png?version=2017');
    background-repeat: no-repeat;
    background-position: left center;
}

#acesso-rapido {
    overflow: auto;
    padding: 5px;
    border: solid 1px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}

#acesso-rapido ul {
    list-style-type: none;
}

#acesso-rapido #acesso-left {
    float: left;
    width: 195px;
    padding: 0 5px;
}

#acesso-rapido #acesso-right {
    float: left;
    width: 150px;
    padding: 0 5px;
}

#acesso-rapido li a {
    font-size: 12px;
    display: block;
    padding: 10px 0 10px 37px;
    background-image: url('../images/ar_blank.png?version=2017');
    background-repeat: no-repeat;
    background-position: left center;
}

#publicidade {
    height: 126px;
    border: solid 1px;
}

#right input[type=password],
#right input[type=text] {
    font-size: 15px;
    width: 155px;
    margin: 5px 0;
    padding: 5px;
    color: #999;
    border: solid 1px #ccc;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#right .search .pesquisa {
    width: 130px;
    padding: 5px 30px 5px 5px;
    background-image: url('../images/lupa.png?version=2017');
    background-repeat: no-repeat;
    background-position: 140px center;
}

#right .search label {
    display: none;
}

#right #senha {
    width: 111px;
}

#right input[type=submit] {
    font-weight: bolder;
    padding: 5px;
    color: #333;
    border: solid 1px #999;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #e0e0e0;
}

#right input[type=submit]:hover {
    background-color: #f0f0f0 !important;
}

#right #vr-destaque {
    width: 163px;
    margin: 0 auto;
}

#right #eventos-destaque {
    margin: 20px 0;
}

#right #tempo {
    /*    background-color: #F5F5F5;
    border: solid 1px #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;*/
    padding: 5px;
    text-align: center;
}

#right #tempo ul {
    list-style-type: none;
}

#right #tempo li {
    padding: 14px 0 12px 40px;
    background-repeat: no-repeat;
    background-position: left center;
}

#right #tempo span {
    font-size: 18px;
    margin: 0 12px;
}

#right #tempo #max {
    color: #f00;
}

#right #tempo #min {
    color: #00a5d2;
}

#right #tempo #temperatura {
    background-image: url('../images/tempo.png?version=2017');
}

#right #tempo #qualidade-ar {
    background-image: url('../images/qualidade_ar.png?version=2017');
}

#right #redes-sociais {
    width: 143px;
    margin: 0 auto;
}

#right #redes-sociais ul {
    overflow: auto;
    list-style-type: none;
}

#right #redes-sociais li {
    float: left;
    padding: 0 3px;
}

#view-noticia {
    width: 964px;
    /*padding: 10px;*/
}

#view-noticia .img-fulltext-left {
    text-align: center;
}

#view-noticia p {
    margin: 10px 0;
}

#mapa-site {
    clear: both;
    overflow: auto;
    width: 100%;
    padding: 30px 0;
    color: #e4dd00;
    background-color: #02142c;
}

#mapa-site a {
    color: #e4dd00;
}

#mapa-site a:hover {
    color: #fff;
}

#mapa-site h2 {
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #e4dd00;
}

#mapa-site ul {
    margin: 0 0 17px;
    list-style-type: none;
}

#mapa-site li a {
    font-size: 15px;
    font-weight: 400;
    color: #e4dd00;
}

#mapa-site li a:hover {
    color: #febf00;
}

#mapa-site #col1 {
    float: left;
    width: 140px;
    padding: 0 5px;
}

#mapa-site #col2 {
    float: left;
    width: 220px;
    padding: 0 5px;
}

#mapa-site #col3 {
    float: left;
    width: 175px;
    margin-top: 16px;
    padding: 0 5px;
}

#mapa-site #col4 {
    float: left;
    width: 175px;
    padding: 0 5px;
}

#mapa-site #col5 {
    float: left;
    width: 175px;
    padding: 0 5px;
}

#rodape {
    padding: 10px;
    text-align: center;
    color: #02142c;
    background-color: #e4dd00;
}

#view-noticia .actions {
    overflow: auto;
    padding: 5px 0;
    list-style-type: none;
    border-top: dotted 1px #bf9830;
}

.item-page {
    border-bottom: dotted 1px #bf9830;
}

.item-page img {
    max-width: 972px;
}

#view-noticia .actions li a {
    float: right;
    padding: 0 5px;
}

.article-info .article-info-term {
    font-weight: bolder;
}

.article-info .article-info-term {
    display: none;
}

.article-info .modified,
.article-info .published {
    font-size: 11px;
    color: #888;
}

.article-info .createdby {
    font-size: 11px;
    color: #888;
}

.search fieldset {
    margin: 10px 0;
    padding: 10px;
    border: 0;
    border-top: dashed 1px #ddd;
    border-bottom: dashed 1px #ddd;
}

.search fieldset legend {
    font-weight: bolder;
}

.search .word label,
.search .ordering-box label {
    display: block;
}

.search select,
.search input[type=text] {
    font-size: 15px;
    margin: 5px 0;
    padding: 5px;
    color: #999;
    border: solid 1px #ccc;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.search button {
    font-weight: bolder;
    padding: 5px;
    color: #333;
    border: solid 1px #999;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #e0e0e0;
}

.search .searchintro {
    margin: 30px 0;
}

.search .phrases-box {
    margin: 10px 0;
}

.search .phrases-box label {
    margin: 0 20px 0 0;
}

.search #ordering {
    width: 200px;
}

.search .only label {
    margin: 0 20px 0 0;
}

.search .search-results {
    margin: 20px 0;
    padding: 10px;
    border-top: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
}

.search .result-category {
    color: #ccc;
}

.search .result-text {
    margin: 5px 0;
    text-align: justify;
}

.search .result-created {
    font-size: small;
    margin: 10px 0;
    text-align: right;
    color: #bbb;
    border-bottom: dotted 1px #bf9830;
}

.fs-sp1-image {
    float: none;
    margin: 0;
}

.fs-sp1-content {
    position: relative;
}

.fs-sp1-inner {
    padding: 0;
}

#left .fs-sp1-desc {
    position: absolute;
    z-index: 9;
    bottom: 0;
    width: 369px;
    padding: 0 10px 15px 10px;
    background-image: url('../images/bg_transparent2.png?version=2017');
}

#left .fs-sp1-desc a {
    color: #fff;
}

.fs-sp1-title {
    color: #fff !important;
    background-image: none !important;
}

.img-fulltext-left {
    margin: 20px 0;
}

.img-fulltext-left .img_caption {
    font-size: 10px;
    font-weight: bolder;
    font-style: italic;
}

#indices-economicos {
    margin-right: 10px;
}


/*Slide*/

#slideshow {
    position: relative;
    width: 615px;
    height: 177px;
}

#slideshow img {
    position: absolute;
    z-index: 8;
    top: 0;
    left: 0;
    width: 615px;
    opacity: .0;
}

#slideshow img.active {
    z-index: 10;
    width: 615px;
    opacity: 1.0;
}

#slideshow img.last-active {
    z-index: 9;
    width: 615px;
}

.likeaacessorapido {
    overflow: auto;
    width: 400px;
    margin: 20px 0 10px 300px;
    padding: 5px;
    border: solid 1px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}

.licitacao_center {
    margin: 10px 0 10px 440px;
}


/*.box_galeria{
    background-color: #F5F5F5;
    border: solid 1px #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: auto;
    width:352px;
        margin:10px 0 0 310px;
        padding:10px
}*/

#box_fotos {
    position: relative;
    top: 200px;
    left: 290px;
    width: 400px;
    height: 200px;
    /*border:1px solid #f00;*/
}

.linha-menu {
    position: relative;
    top: -13px;
}

#sma {
    overflow: auto;
    padding: 5px;
    border: solid 1px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}

#user1 {
    overflow: hidden;
    /* width: 368px; */
    height: 330px;
    padding: 7px 7px 7px 13px;
    border: solid 1px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}

#user2 {
    /* width: 383px; */
    /* height: 525px; */
    /* overflow: hidden; */
    margin-bottom: 13px;
    /*background-color: #F5F5F5;
    border: solid 1px #DDDDDD;
    border-radius: 10px;
    -moz-border-radius: 10px;*/
    padding: 5px;
    padding-bottom: 14px;
}

.marcador {
    display: block;
    padding: 7px 0 6px 19px;
    background-image: url('../images/marcador.png?version=2017');
    background-repeat: no-repeat;
    background-position: left center;
}

a.atribuicao {
    position: relative;
    top: 10px;
    left: 276px;
}

#foto:hover {
    margin: -2px !important;
    border: 2px solid #c63838 !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

em {
    position: relative;
    left: -10px;
}

.leia-mais {
    position: relative;
    bottom: 18px;
    left: 300px;
}

#voicenet {
    position: relative;
    top: 20px;
}

#sala {
    display: block;
    width: 600px;
    margin: 10px auto;
}

.menos:hover,
.mais:hover {
    cursor: pointer !important;
}

#legenda-agendamento {
    width: 300px;
    margin: 10px 0;
}

#legenda-agendamento ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#legenda-agendamento li {
    margin: 5px 0;
}

#legenda-agendamento .square {
    margin-right: 5px;
    padding: 1px 10px;
    border: solid 1px #000;
}

#legenda-agendamento .nao-confirmado {
    background-color: #06f;
}

#legenda-agendamento .confirmado {
    background-color: #f93;
}

#legenda-agendamento .cancelado {
    background-color: #f00;
}

#legenda-agendamento .agendado-sms {
    background-color: #090;
}

#legenda-agendamento .indisponivel {
    background-color: #ddd;
}

.view-detail {
    margin: 10px 0;
    padding: 5px;
    border-top: solid 2px #000;
    border-bottom: solid 2px #000;
}

.view-detail table {
    width: 100%;
}

.view-detail th {
    width: 10%;
    padding: 5px;
    text-align: right;
    color: #2f2f2f;
    border: solid 1px #fff;
    background-color: #ddd;
}

.view-detail td {
    padding: 5px;
    color: #000;
    border-bottom: solid 1px #e9e9e9;
}

.barra-top {
    z-index: 999;
    width: 100%;
    background-color: #fafafa;
}

.barra-top li {
    display: inline-block;
    padding: 5px 15px;
    /*   border-width: 0 0 1px 0;
  border-style: solid; */
    border-right: 1px solid #ccc;
}

ul,
.barra-top ol,
.barra-top ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.box-accessibility {
    font-size: .9em;
    display: table;
    width: 100%;
    min-width: 100%;
}

.atalhos {
    float: left;
}

.botoes {
    float: right/* !important */
    ;
}

.back-to-top {
    position: fixed;
    z-index: 1005;
    right: 5px;
    bottom: 5px;
    display: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    background-color: #02142c;
}

.back-to-top span {
    line-height: 45px;
}

.back-to-top a {
    color: #ddd;
}

.back-to-top:hover {
    color: #333;
    background-color: #f0e078;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: ' ';
}

.clearfix:after {
    clear: both;
}

.likeaacessorapido {
    overflow: auto;
    width: 400px;
    margin: 20px 0 10px 300px;
    padding: 5px;
    border: solid 1px #ddd;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
}


/* #corpo *{
  border: 1px solid;
}
 */