﻿/*Logo e Menu Topo*/
#logo {
    /*background: url(../imagens/sprite.png);*/
    margin-top: 30px;
}

img {
    border: 0 none;
}

#topo_left {
    width: 270px;
    float: left;
}

.moduletable_logo {
    position: relative;
    margin-top: 7px;
    margin-left: -9px;
}

#topo_right {
    width: 560px;
    float: right;
}

#topo_completo {
    width: 980px;
    margin: auto;
}

.moduletable_menu {
    font-family: Verdana;
    letter-spacing: -1px;
    margin-left: -90px;
    margin-top: 39px;
    position: relative;
}

    .moduletable_menu a:link {
        color: #fff;
    }

.col {
    /*column-width: 62px;*/
}

.col1 {
    column-width: 150px;
}

.col2 {
    column-width: 0px;
}

.col3 {
    /*column-width: 50px;*/
}

.imageItalico {
    background-image: url("../imagens/nicEditIcons-latest.png");
    background-position: -18px -1px;
    width: 22px;
    cursor: pointer;
}

.moduletable_menu a.mainlevel:link, .moduletable_menu a.mainlevel:visited {
    color: #FFFFFF;
    /*font-size: 16px;*/
    margin-left: 9px;
    *margin-left: 9px;
    _margin-left: 9px;
    margin-right: 9px;
    _margin-right: 9px;
    *margin-right: 9px;
    padding: 4px;
    *padding: 4px;
    _padding: 4px;
    height: 20px;
    padding: 5px;
    font-family: Verdana !important;
    font-size: 14px;
    letter-spacing: -0.5px;
}

.moduletable_menu a.mainlevel:hover {
    color: #FFFFFF;
    /*font-size: 16px;*/
    padding: 5px;
    background: #00CCFF;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    font-family: Verdana !important;
    font-size: 14px;
    letter-spacing: -0.5px;
}


span.mainlevel {
    color: #FFFFFF;
    /*font-size: 16px;*/
    height: 20px;
    padding: 5px;
    font-family: Verdana !important;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.1em;
}

.inscrever {
    text-decoration: none;
    margin: 0;
    padding-left: 10px;
    margin-bottom: 10px;
    color: #0FCFFF;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-family: Verdana !important;
    font-size: 16px;
    font-weight: bold;
}



/*************/

#middle {
    width: 680px;
    margin: 0px 15px;
    float: left;
}

.idiomas {
    width: 150px;
    height: 20px;
    float: right;
}

#table {
    /*background: #ffffff;*/
    border-spacing: 0; /*border-color: #D5D5D5;    */
    font-family: 'Verdana';
    font-size: 12px;
    border-collapse: collapse;
    border: 1px solid #D5D5D5;
}

#corLinha {
    background: #A5A5A5;
    color: White;
}

#main {
    width: 1000px;
    margin: auto;
}

th {
    /* width: 130px;*/
    padding: 15px;
}

td {
    /* padding: 5px;*/
    padding-left: 15px;
   
}

.subMenu {
    text-decoration: none;
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    color: #0FCFFF;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-family: Verdana !important;
    font-size: 18px;
    font-weight: bold;
}

#conteudo {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 2%;
}

/*Iframe*/
.iframe {
    width: 740px;
    height: 750px;
    border: none;
}

.sublinhado:hover {
    text-decoration: underline;
}

#pages {
    margin-top: -20px;
    margin-bottom: 7%;
    margin-left: -5%;
}

    #pages li {
        float: left;
        display: inline;
        margin: 0 5px 0 0;
        display: block;
    }

        #pages li a {
            color: #B0B1B3;
            padding: 4px;
            border: 1px solid #B0B1B3;
            text-decoration: none;
            float: left;
        }

            #pages li a:hover {
                color: White;
                background: #B0B1B3;
                border: 1px solid #B0B1B3;
            }

        /*#pages li.nolink {
	color: #CCC;
	border: 1px solid #00A2D5;
	padding: 4px;
}*/

        #pages li.current {
            color: White;
            background: #00A3D6;
            border: 1px solid #B0B1B3;
        }

/* GERAL */

.div {
    font-size: 11px;
}

INPUT, SELECT, TEXTAREA {
    font-size: x-small;
    padding: 6px 7px;
}

SELECT {
    padding: 3px 7px;
}

    INPUT:focus, SELECT:focus, TEXTAREA:focus {
    }

.disabled {
}

A:HOVER {
    text-decoration: none;
}

IMG {
    border: 0;
}

A {
    text-decoration: none;
    outline-style: none;
    color: Black;
}

H2 {
    margin: 0;
    padding: 0;
}

H3 {
    margin: 0;
    padding: 0;
}

H4 {
    margin: 0;
    padding: 0;
}

H5 {
    padding: 0 0 10px 0 !important;
    margin: 0 !important;
}

P {
    margin: 0;
    padding: 0 0 18px 0;
    line-height: 120%;
}

.p2 {
    line-height: 160%;
}

FORM {
    margin: 0;
    padding: 0;
}

.btn-m {
    font-size: 11px;
    outline-style: none;
    width: 66px;
}

.btn-g {
    font-size: 11px;
    outline-style: none;
    width: 170px;
}

.btn-a {
    font-size: 11px;
    outline-style: none;
    width: 70px;
}

.btn-x {
    font-size: 11px;
    outline-style: none;
    height: 28px;
    width: 110px;
    background: url(img/btn-n.png) center no-repeat;
    border-color: transparent;
    border-radius: 8px;
}

.btnGerarBoleto {
    cursor: pointer;
    font-weight: bold;
    color: Black;
}

.borda {
    border-radius: 8px;
}

.btn-n {
    font-size: 11px;
    outline-style: none;
    width: 100px;
}

.txt-m {
    font-size: 11px;
    outline-style: none;
}

.txt-g {
    font-size: 11px;
    outline-style: none;
}

.combo {
    font-size: 11px;
}

.tbl-header {
    width: 685px;
    height: 29px;
}

.a-left {
    text-align: left !important;
}

.a-right {
    text-align: right !important;
}

.a-center {
    text-align: center !important;
    /* height: 327px;*/
    width: 700px;
}

.f-left {
    float: left !important;
}

.f-right {
    float: right !important;
}

.img-left {
    float: left !important;
    margin: 2px 12px 8px 0;
}

.c-pointer {
    cursor: pointer;
}

/*.clr {
    clear: both;
}*/

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.d-none {
    display: none;
}

.selectable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.c-bold {
    font-weight: bold;
}

.p {
    color: #0FCFFF;
}

.c-border {
    border: 1px solid #000000;
}

/* ESTRUTURA */
.layout {
    margin: 0 -15px;
    width: 730px;
}

.layout-mg {
    padding: 5px 0 0 10px;
}

.right-spacing {
    padding: 2px 10px 0 0;
    width: 691px;
}

.logotipo {
    padding: 0px 0 0 41px;
}

.bottom-spacing {
    padding-bottom: 3px;
}

.line {
    padding-bottom: 22px;
}

.logado-spacing {
    padding: 6px;
}

.espacamento-lateral {
    padding: 0 25px;
}

.side-spacing {
    padding: 3px;
}

.side-login {
    padding-left: 250px;
}

.side-margin {
    margin: 0 0 0 10px;
}

.mg-top {
    margin-top: 15px;
}

.n-border {
    border: none;
}

/* TOPO */
/*.topo{ height:202px;}*/

/* TEXTOS */
/*.txt-pequeno { font-size:11px; }
.txt-medio { font-size:14px; }*/

/* FORMULÁRIOS */
/*.input-p {
    width: 65px;
    height: 20px;
}*/

.input-mz {
    width: 65px;
    height: 15px;
}

.input-m {
    width: 208px;
    height: 27px;
}

.input-g {
    width: 550px;
    height: 27px;
}

.input-gg {
    width: 540px;
    height: 27px;
}

.input-sub {
    width: 225px;
}

.input-x {
    width: 265px;
    height: 15px;
}

.input-z {
    width: 700px;
    height: 15px;
}

.input-w {
    width: 700px;
    height: 600px;
}

.input-p {
    width: 500px;
    height: 15px;
}

.input-px {
    width: 500px;
    height: 100px;
}

.input-gx {
    width: 530px;
    height: 15px;
}

.select-pp {
    width: 61px;
    margin: 0 3px 0;
}

.select-p {
    width: 96px;
    height: 27px;
}

.select-m {
    width: 212px;
    height: 27px;
}

.select-g {
    width: 400px;
    height: 27px;
}

.select-x {
    width: 281px;
    height: 27px;
}

.select-y {
    width: 225px;
    /*height: 20px;*/
}

.campo-data .input-mz {
    width: 63px;
}

.campo-data .input-p {
    width: 63px;
}

.campo-data .input-m {
    width: 170px;
}

.campo-data .input-g {
    width: 383px;
}

/*PASSOS*/
/* TÍTULOS E SUBTÍTULOS */
.tit {
    padding-bottom: 8px;
    font-weight: bold;
}

.tit1 {
    font-size: 16px;
    padding-bottom: 17px;
}

.tit2 {
    font-size: 22px;
}

.subtit {
    font-size: 16px;
    font-weight: bold;
    padding-top: 12px;
}

/* GRID de INPUT */
.tamanho1deSub {
    width: 78%;
    float: left;
}

.tamanho2deSub {
    float: left;
    height: 24px;
    margin-left: 25px;
    width: 150px;
}

.tamanho3deSub {
    width: 24%;
    float: left;
    margin-left: -30px;
    height: 24px;
}

.tamanha4deSub {
    width: 24%;
    float: left;
    margin-left: 107px;
    height: 24px;
}

.tamanho1de7 {
    width: 94%;
    float: left;
    margin-left: 2px;
    height: 56px;
}

.tamanho1de6 {
    width: 13%;
    float: left;
    margin-left: 28px;
}

.tamanho1de5 {
    width: 25%;
    float: left;
}

.tamanho1de8 {
    width: 35%;
    float: left;
}

.tamanho1de4 {
    width: 45%;
    float: left;
}

.tamanho1de3 {
    width: 50%;
    float: left;
}

.tamanho1de2 {
    width: 74%;
    float: left;
}

.tamanho1de1 {
    width: 100%;
    float: left;
}

.payment-methods {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .payment-methods:after {
        content: "";
        clear: both;
    }

.payment-method {
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    height: 70px;
    position: relative;
    width: 120px;
}

    .payment-method + .payment-method {
        margin-left: 25px;
    }

.bt_eventos_marrom {
    border: none;
    background-color: #3f3730;
    color: #FFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 8px;
    border-radius: 6px;
}

#bt_eventos_marrom:hover {
    border: none;
    background-color: #1D1A16;
}

.largurabtn {
    width: 80px;
}

.bt_eventos_azul {
    border: none;
    background-color: #85d0d0;
    color: #FFF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 8px;
    border-radius: 6px;
}

#bt_eventos_azul:hover {
    border: none;
    background-color: #40A8A8;
}

/*Anais*/
.divEdAnt {
    display: inline-block;
    font-family: Verdana;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    padding: 12px 2px 12px 2px;
    margin: 0 3px 0 0;
    background-color: #01B9ED;
}


.bordadupla {
    border: 4px double #ABABAB;
    align-content: center;
    /*  border: 1px solid #0FCFFF;*/
}

.imgnav {
    width: 30px;
    height: 30px;
}

.p3 {
    text-align: right;
}

.largura {
    width: 100%;
    color: #333333;
    border-color: #666666;
}

.botao {
    width: 165px;
}

.botaon {
    width: 120px;
}

.tabela td {
    height: 200%;
    vertical-align: top;
}

.c-pointer.obs {
    max-width: 150px;
}


.fundo {
    background-color: #666666;
}

.headerStyle {
    color: white;
    font-weight: bold;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* CSS especifico para o IE10 aqui */
}
