body { margin: 0; background: #fff; -webkit-font-smoothing: antialiased;}
body, input, button, textarea, select { font-size: 13px; color: #444; outline-style: none;}

/* calendar & datepicker */
#content > h1:first-child { display: none; }
.datepicker {position: relative;z-index: 0;display: table;width: 100%;margin: 0 auto;}
.datepicker .nav-event {
    position: absolute;
    top: 4px;
    background: url(../img/prev-horizontal.png) no-repeat center 0;
    text-indent: -9000px;
    width: 30px;
    height: 31px;
    cursor: pointer;
    z-index: 9;
}
.datepicker .nav-event:hover {
    background-position: center -31px;
}
.datepicker .nav-event.prev {
    left: 20px;
}
.datepicker .nav-event.next {
    background-image: url(../img/next-horizontal.png);
    right: 20px;
}
.datepicker .ui-datepicker-header {width: 100%;top: 0;height: 100%;}
.datepicker .ui-datepicker-header h2 { text-align: center; display: none; }
.interna #content h2.quarter-name { display: none; }
.datepicker .ui-datepicker-header .ui-datepicker-prev,
.datepicker .ui-datepicker-header .ui-datepicker-next {position: absolute;top: 50%;width: 20px;height: 21px;margin-top: -10px;display: none;}
.datepicker .ui-datepicker-header .ui-datepicker-prev {
    /*background: url(../img/interna_arrow_left.png);*/
    left: -30px;
}
.datepicker .ui-datepicker-header .ui-datepicker-next {
    /*background: url(../img/interna_arrow_right.png);*/
    right: -30px;
}
.datepicker .ui-datepicker-header .ui-datepicker-prev span, 
.datepicker .ui-datepicker-header .ui-datepicker-next span { display: none; }
#data .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    margin-right: 5px;
    text-transform: uppercase;
}
.datepicker .ui-datepicker-header .ui-datepicker-title {
    background: #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
    color: #476da6;
    font-size: 16px;
    padding: 10px 0;
    margin: 0;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
.home .datepicker .ui-datepicker-header .ui-datepicker-title {
    margin: 0;
    background: #fff;
}
.datepicker .ui-datepicker-unselectable {
    padding: 0!important;
    text-align: center;
    height: 38px;
}
.datepicker .ui-datepicker-inline {
    border-collapse: separate;
    display: table !important;
    margin: 0 auto;
    width: 100%!important;
    min-height: 310px;
    padding: 0;
}
.home .datepicker .ui-datepicker-inline {
    padding: 0;
}
.datepicker .ui-datepicker-group {
    display: table-cell;
    vertical-align: top;
    padding: 0 12px 0;
    position: relative;
    width: 33.3%;
}

.datepicker table, .ui-datepicker-group table.ui-datepicker-calendar {width: 100%;border-collapse: collapse;position: relative;z-index: 1;margin-top: 0!important;}
.datepicker table tr {padding: 0;float: none;border: 0;}

.datepicker table thead {}
.datepicker table thead th {font-weight: normal;border-right: 1px solid #ffffff;}
.datepicker table thead .datepicker-switch { border: 1px solid #94795D; padding: 6px 0; font-size: 18px; background: #94795D; text-align: center; color: #FFF; font: normal 15px/25px; }
.datepicker table thead th {padding: 11px 0!important;text-align: center!important;background: #58b14d; color: #fff;}
.datepicker table thead th:first-child {border-left: none;border-left: 1px solid #f2f2f2;}

.datepicker table tbody td {width: 14.3%;border: 1px solid #f2f2f2;cursor: default;}
.datepicker table tbody tr:first-child td {  }
.datepicker table tbody td {
    height: 27px;
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
}
.datepicker table tbody td span {
    color: #000;
    display: block;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    margin: 0;
    min-width: 27px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding: 0;
}

.datepicker table tbody td.ui-datepicker-week-end span { color: #000; }
.datepicker table tbody td.has-event, .datepicker table tbody td.has-event span { color: #fff!important; }
.datepicker table tbody td.has-event.divulgacao-de-resultado, .legenda_item .cor-01 {background-color: #476da6!important;opacity: 1;filter: Alpha(Opacity=50);}
.datepicker table tbody td.has-event.webcast, .legenda_item .cor-02 {background-color: #002168!important;}
.datepicker table tbody td.has-event.mais-de-um-evento, .legenda_item .cor-03 {background-color: #00adee!important;}
.datepicker table tbody td.has-event.conferencias, .legenda_item .cor-04 {background-color: #ffca07!important;}
.datepicker table tbody td.has-event.outros-eventos, .legenda_item .cor-05 {background-color: #a7a7a7!important;}
.datepicker .datepicker-days table tbody td.empty span { background: none; }

.calendar-popover { }
.calendar-popover li { margin-top: 9px; }
.calendar-popover li:first-child { margin-top: 0; }

.ui-tooltip, .arrow:after {
    background: #fff;
    border: 1px solid #e6e6e6;
}
.ui-tooltip {
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    color: #2A2222;
    box-shadow: 0 0 7px #a8a8a8;
    padding: 0;
}
.ui-tooltip h5 {
    color: #476da6;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
    font-size: 13px;
    background: #f9f9f9;
    margin: 0;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}
.ui-tooltip ul {
    padding: 0;
    margin-bottom: 0;
}
.ui-tooltip ul li {
    list-style: none;
    padding: 8px 10px;
    border-top: 1px solid #e6e6e6;
    font-size: 13px;
}
.ui-helper-hidden-accessible {
    display: none
}



.lista_eventos {
    color: #FF0000;
    width: 100%;
    border-top: 1px dashed #D0D0D0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.lista_eventos a, .lista_eventos a:hover {
    text-decoration: none;
    color: #FF0000;
}


.CAL_Proximo_Evento {
    width: 100%;
}
.CAL_Proximo_Evento_Esquerda_Topo {
    background-image: url("/images/bg_left.gif");
    background-repeat: repeat-y;
    background-position: left;
}

.CAL_Proximo_Evento_Direita_Topo {
    background-image: url("/images/bg_right.gif");
    background-repeat: repeat-y;
    background-position: right;
}

.CAL_Proximo_Evento_Rodape {
    background-image: url("/images/bg_bot.gif");
}

.CAL_Eventos, .CAL_proximo_evento_div { display: table; }

.CAL_Proximo_Evento a, .CAL_Eventos a {
    font-family: Arial, Tahoma, Arial;
    color: #2A2222;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    background: #94795D;
    display: block;
    width: 32px;
    height: 32px;
}

/*.CAL_Proximo_Evento a:hover, .CAL_Eventos a:hover {
    color: #2A2222;
    font-size: 10px;
    text-decoration: none;
}*/

.CAL_Eventos .line {
    width: 100%;
    background-image: url("/images/linha_dupla.gif");
    background-repeat: repeat-x;
    margin-top: 10px;
    margin-left: -15px;
    margin-right: 15px;
    font-size: 1px;
    height: 20px;
}
.data {
    font-size: 11px;
}

.CAL_titulo {
    font-size: 14px;
    font-weight: bold;
    color: #003366;
}

#proximo_evento_link {
    font-size: 11px;
    text-decoration: none;
}

#proximo_evento_link:hover {
    font-size: 11px;
    text-decoration: none;
}
#proximo_evento_link:visited {
    font-size: 11px;
    text-decoration: none;
}
.box_evento {
    padding-left: 15px;
}
.legenda_eventos{
    display: none;
    border: 1px solid #e1e1e1;
    width: 180px;
    white-space: nowrap;
    padding: 5px;
    display: none;
    position: absolute;
    background: #FFFFFF;
}
.legenda_eventos table td{
    white-space: nowrap;
}
.rodape_calendario{
    text-align: left;
}

.btn_legenda{
    text-align: left;
}

.btn_legenda .label{
    font-family: Arial, Tahoma, Arial;
    color: #0054A6;
    font-size: 10px;
    text-decoration: none;
}

#legenda_eventos {
    width: 100%;
    margin: 5px auto;
}

.legenda_texto{ font: normal 20px/26px; }

.legenda_item{
    margin: 5px 15px 5px 0;
    float: left;
    position: relative;
}

.legenda_item .label {color: rgb(78,54,41);font: normal 15px/17px;padding: 5px 0 5px 22px;}

.legenda_item .cor {
    float: left;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 6px;
}

.legenda_fecha{
    text-align: right;
    cursor: pointer;
    font-weight: bold;
}

.conteudo-agenda-interna #main {
    padding: 0 !important;
}

#WzTtDiV {
    z-index: 999999999 !important;
}

.fn-calendar-load-past-events { margin-top: 20px; }

.todo-conteudo-evento { display: table-row; vertical-align: middle; height: 45px; }

.todo-conteudo-evento .CAL_data, .todo-conteudo-evento .imagem-calendario, .todo-conteudo-evento .nome-evento-agenda {
    color: #000;
    padding: 0px 5px;
    font: normal 17px/19px;
    display: table-cell;
    vertical-align: middle;
    min-height: 50px;
}

.todo-conteudo-evento .nome-evento-agenda { padding-left: 15px; }

.CAL_data { margin-right: 10px; min-width: 150px; }

/*.hora_evento {
    margin-left: 10px;
}
*/
.CAL_local {
    font-size: 14px;
    line-height: 16px;
}

#proximo_evento_data, #hora_proximo_evento, #proximo_evento_link, #proximo_evento_local {
    color: #000;
}

#proximo_evento_titulo,
.CAL_TITULO_DO_EVENTO {
    font-size: 14px;
    font-weight: bold;
}

.interna #content h2#prox_eventos, .interna #content h2.eventos_passados { margin: 20px 0; }

.seta_topo a{
    padding: 0 0 0 7px;
    font-size: 11px;
    color: #747474 !important;
    text-decoration: none !important;
}

.seta_topo {
    background: url("/images/top.png") no-repeat 604px center;
    margin: 24px 0 6px 0;
    text-align: right;
}

.box_calendario_evento_corporativo { padding: 2px; text-align: center; margin: 0 auto; }

.box_calendario_evento_corporativo img { float: left; margin: 0; }

.box_calendario_evento_corporativo a { text-decoration: none; line-height: 25px; }
.box_calendario_evento_corporativo .glyphicon-calendar:before { display: none; }
.box_calendario_evento_corporativo .glyphicon-calendar { background: url('/images/glyphicons_045_calendar.png') no-repeat; background-color: #94795D; float: left; height: 24px; width: 23px; position: relative; left: 95px; }

.bloco-calendar {
    width: 620px;
    margin: 0 auto;
}

.iframe-calendario {
    width: 90%;
    margin: 0 auto;
}

.bg-top-favoritos {
    top: 4px;
}

.attachments {
    margin-left: 9px;
    margin-top: 5px;
}

#content .attachments a {
    font-size: 11px;
    line-height: 22px;
    color: #4D8E4A;
}

.attachments img {
    float: left;
    margin-right: 4px;
}

.datepicker .datepicker-header .prev, .datepicker .datepicker-header .next { background-repeat: no-repeat; }

@media (max-width: 991px) {
    #div_calendar .ui-datepicker-group {
        width: 50%;
    }
    #div_calendar .ui-datepicker-group-last {
        display: none;
    }
}
@media (max-width: 680px) {
    #div_calendar .ui-datepicker-group {
        width: 100%;
    }
    #div_calendar .ui-datepicker-group-middle {
        display: none;
    }
}
@media (max-width: 540px) {
    .datepicker .ui-datepicker-inline {
        padding: 0;
    }
    .datepicker .nav-event {
        z-index: 9;
        top: 19px;
        width: 45px;
    }
    .datepicker .nav-event.prev {
        left: 0;
    }
    .datepicker .nav-event.next {
        right: 0;
    }
    .datepicker .nav-event:hover {
        background-position: center 0;
    }
    #legenda_eventos {
        padding: 0 2px;
    }
}