/*
 * ------------------------------------------------------------------------
 * JA T3V2 Blank Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/
/* COMMON STYLE
--------------------------------------------------------- */
@import("templates/ja_t3_blank/css/rodape-slide/elastislide.css")

@import("templates/ja_t3_blank/css/rodape-slide/style.css")

*{
  font-family: Open Sans;
}

body {
  color: #333;
  background-image: url("/images/bg.png");
  background-repeat: no-repeat;
}
#ja-header .main{
  background-image: url("/images/ponte.png");
  background-repeat: no-repeat;
}

body#bd { background: #fff; color: #333; }

/* Normal links ---*/
a { color: #069; text-decoration: none; }

a:hover, a:active, a:focus { text-decoration: underline; color: #333; }

/* Readon links ---*/
p.readmore a { text-transform: uppercase; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
/*  font-family: Georgia, "Times New Roman", Times, serif; */

}

h2.contentheading, .contentheading {
  font-weight: normal;
}

.contentheading { font-size: 200%; }

.blog-featured .contentheading { font-size: 150%; }

.jitem-title { font-size: 110%; font-weight: bold; }

/* Others ---*/
hr { border-top: 1px solid #ccc; }

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
  padding: 2px;
}

.inputbox { border: 1px solid #ccc; background: #fff; }

.inputbox:hover, .inputbox:focus { background: #ffffcc; }

/* Search ---*/
form#searchForm { border-top: 1px solid #ccc; }

.searchintro { border-bottom: 1px solid #ccc; }

.results h4 { text-transform: none; font-size: 110%; }

.search fieldset { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }

#ja-content-main .only 
{
    display: none;
}

.search legend {  font-size: 100%; font-weight: bolder; line-height: 1.2; margin-left: 10px; }

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc;}

#contact-slider {
  float: none;
  border-bottom: 1px solid #e2e2b5;
}

#contact-slider .title {
  padding: 8px 10px;
  border-top: 1px solid #e2e2b5;
  border-left: 1px solid #e2e2b5;  
  border-right: 1px solid #e2e2b5;
  margin: 0;
}

#contact-slider .jpane-toggler-down {
  background: #333333;
}

#contact-slider .jpane-toggler-down a {
  color: #fff;
}

#contact-slider dt.closed {
  background: #ffffcc;
}

#contact-slider .content {
  border: 1px solid #e2e2b5;
  padding: 8px 10px;
}

#contact-slider .contact-image {
  margin: 15px 0;
  float: right;
}

/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}

#adminForm fieldset legend {
  padding: 0 5px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading { border-bottom: 1px solid #ccc; }

.items-row { border-bottom: 1px solid #ccc; }

/* Meta ---*/
dl.article-info { color: #999; text-transform: none; }

.contentdescription { border-bottom: 1px solid #ccc; }

ul.actions li {
  display: inline;
  background: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

/* Tables ---*/
thead tr th {
  background: #333;
  color: #fff;
  padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
}

/* Poll */
form#poll {
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
}

dl.poll { border-bottom: 1px dotted #ccc; }

table.pollstableborder td {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Pagination ---*/
.pagination li span,
.pagination li strong { line-height: 20px; }

.items-more 
{ 
  border-bottom: 1px solid #ccc; 
    border-bottom: 0 none !important;
    color: #334B95;
    padding: 7px 0 0 20px !important;
}

.items-more a
{ 
  color: #334B95 !important;
}

.items-more h3 { font-size: 125%; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
  font-size: 100%;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}

/* Login Module ---*/
#login-form ul li {
  background: url(../images/bullet.gif) no-repeat 2px 8px;
  line-height: 160%;
  margin-bottom: 5px;
  overflow: hidden;
  padding-left: 12px;
}

#login-form label {
  display: block;
}

#login-form #form-login-remember label {
  display: inline;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem { border-bottom: 1px dotted #ccc; padding:5px 0; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-container .main { padding: 20px 0 0; }

.main .main-inner1 { margin-left: 0 !important; margin-right: 0 !important; }

/* HEADER
--------------------------------------------------------- */
#ja-header .main
{
  border-bottom: 1px solid #ccc;
  height: 90px;
}

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin-left: 10px;}

/* Logo Image ---*/
h1.logo { width: 210px; height: 30px; }

h1.logo a
{
    background: url("../images/logo.png") no-repeat scroll left center transparent;
    display: block;
    height: 98px !important;
    width: 300px;
}

/* Logo Text ---*/
div.logo-text h1 {
  font-size: 200%;
  font-weight: bold;
}

div.logo-text h1 a {
  text-decoration: none;
}

p.site-slogan {
  color: #ccc;
  display: block;
  font-size: 85%;
  margin: 3px 0 0;
  padding: 0 10px;
  text-transform: uppercase;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/

#ja-mainnav .main
{
/*  border-bottom: 1px solid #ccc; */
  margin-bottom: 15px !important;
}

#ja-mainnav .main-inner1
{
    background: none repeat scroll 0 0 #CCCDD0 !important;
}
/* Breadcrumbs ---*/
#ja-navhelper .main {
  text-transform: uppercase;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.ja-breadcrums {
  text-indent: 10px;
}

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { padding: 0 10px; }

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { border-bottom: 1px dotted #ccc; }

#ja-container ul.menu li li { border-bottom: 0; border-top: 1px dotted #ccc; }

/* SPOTLIGHT
--------------------------------------------------------- */
.main .clearfix
{
  margin:0;
}

#ja-mainnav 
{
  background: none repeat scroll 0 0 #CCCDD0 !important;
}

#ja-topsl1 
{
    background: url("../images/fundo_topo.png") repeat-x scroll 0 0 transparent;
}

#ja-topsl .ja-box, #ja-botsl .ja-box {
}

#ja-topsl1 div.fundo_topo
{
  height:120px !important;
}

#ja-topsl1
{
  height:120px !important;
}

#ja-topsl3 .main
{
  border-bottom: 1px solid #ccc !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
}

#ja-container .ja-content-main p, #ja-container .contentpaneopen p
{
  margin-left:10px;
}

#ja-container .main
{
  /* border-bottom: 1px solid #ccc !important; */
    padding-bottom: 0px !important;
    margin-top: 0px !important;
}

#ja-botsl .main
{
  padding-bottom: 0px !important;
    margin-top: -10px !important;
}

#ja-topsl3 div.fundo_topo
{
  min-height:110px;
}

#ja-topsl3 .ja-box-left
{
  width: 70% !important;
}

#ja-topsl3 .ja-box-right
{
  width: 30% !important;
}

#ja-botsl .ja-box-ct
{
  margin-left: 0px !important;
  margin-top: 5px;
}

#ja-botsl .ja-box-left
{
  width: 25% !important;
}

#ja-botsl .ja-box-center
{
  width: 50% !important;
}

#ja-botsl .main-inner1 > .fundo_topo > .ja-box-center.ja-box.column:nth-child(3) {
  width: 100% !important;
  min-height: 0 !important;
}

#ja-botsl .ja-box-right
{
  width: 25% !important;
}

.ja-copyright
{
  background: #aaa;
}

.topo
{
  margin-top:-8px;
}

#ja-topsl1 .ja-box-left
{
  width: 40% !important;
  height: 110px;
}

#ja-topsl1 .ja-box-right
{
  width: 60% !important;
}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {
  background: 0;
}

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
  margin-top: 10px;
  margin-bottom: 10px;
}

#ja-container .contentheading a
{
  color:#fff;
  font-weight: bold;
}

#ja-container .contentheading a:hover, #ja-container .contentheading a:active, #ja-container .contentheading a:focus
{
  color: #fff;
  text-decoration: underline;
  font-size: 15px;
  font-weight: bold;
}

.items-leading
{
  border-bottom: none !important;
}

.ja-content-main img
{
  margin-right: 10px;
  float: left;
}

.nspArt a
{
  color: #697BB1 !important;
}

.mod_docman_catdown a, .mod_docman_lister_link.cinza4
{
  color: #697BB1 !important;
}

.nspArt
{
  margin-bottom: 0px;
    margin-top: -5px;
}

.nspArts
{
  margin-bottom: 5px;
    margin-top: -5px;
}

.ja-box-ct .nspMain
{
    border-bottom: 0px solid #CCCCCC !important;
  padding-bottom: 8px;
}

.nspArt h4
{
/*    border-bottom: 1px dotted #CCCCCC !important;
    border-top: 1px dotted #CCCCCC !important; */
    padding-bottom: 5px;
    padding-top: 5px;
  margin-bottom: 2px;
}

#Mod112 .mailster_subscriber_container td
{
  width:50px;
}

#ja-mainbody {
    float: left;
    padding-top: 10px;
  margin-top: -20px;
}

.ja-megamenu ul.level0 li.mega a.mega 
{
    display: block;
    font-weight: 500 !important;
    line-height: normal;
    margin: 0;
    padding: 8px 16px;
    text-decoration: none;
}

.ja-megamenu ul.level1 li.mega 
{ 
  background: #E7E8E9; 
}

#ja-footer 
{
  background: none repeat scroll 0 0 #AAA;
}

#ja-footer .main
{
  padding-top: 0 !important;
}

#ja-topsl2
{
    height: 20px !important;
}

#ja-topsl2 .main
{
  margin-top: -10px;
}

#ja-topsl2 .ja-box-ct.clearfix {
    padding: 0 !important;
}

#ja-topsl2 .ja-box.column.ja-box-full 
{
    height: 20px !important;
}

#ja-search input.button 
{
}

#ja-search input.inputbox {
  background: url("../images/pesquisa.png") no-repeat scroll 157px 2px #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    color: #999999;
    height: 22px;
    padding: 0 50px 0 6px;
    width: 121px;
}

/* Acessibilidade */
.AltP:hover
{
  background: url("../images/AN2.png") no-repeat scroll 157px 2px #FFFFFF;
}

/* governo */
#ja-top-panel {
    background: url("../images/governo_background_original.jpg") repeat-x bottom left #f1f1f1 !important;
}

#ja-top-panel .main-inner1 {
    height: 37px !important;
    position: relative;
    text-align: center;
    top: 1px;
  background: none !important;
  border: none !important;
  padding:0 !important;
  margin:0 !important;
}

/* fim governo */
/*
#ja-content-main h2.contentheading
{
    background-color: #CCCCCC !important;
    background-image: url("/www.ppgbios.iesc.ufrj.br/templates/ja_t3_blank/images/virgula.png") !important;
    background-position: right center;
    background-repeat: no-repeat !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 5px 5px 5px 5px;
    color: #000 !important;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 6px !important;
    padding-left: 10px;
    padding-top: 8px !important;  
}
*/

#ja-topsl div.cinza1 .ja-box-ct, #ja-botsl div.cinza1 .ja-box-ct, #ja-topsl3 div.cinza1 .ja-box-ct, #ja-container div.cinza1 .ja-box-ct
{
    background: none repeat scroll 0 0 #E7E8E9;
    border-radius: 0 0 6px 6px;
    margin-left: 0 !important;
    margin-top: 0;
}

#ja-topsl div.cinza1 h3, #ja-botsl div.cinza1 h3, #ja-topsl3 div.cinza1 h3, #ja-container div.cinza1 h3
{
    background: none repeat scroll 0 0 #CCCDD0 !important;
    color: #0D6786 !important;
    font-size: 15px;
    margin-bottom: 0;
    padding-bottom: 10px !important;
    padding-left: 10px;
    padding-top: 8px !important;
    text-transform: none !important;
  font-weight: bold;
}

#ja-topsl div.cinza2 .ja-box-ct, #ja-botsl div.cinza2 .ja-box-ct, #ja-topsl3 div.cinza2 .ja-box-ct, #ja-container div.cinza2 .ja-box-ct
{
    background: none repeat scroll 0 0 #e1eefe;
    border-radius: 0 0 6px 6px;
    margin-left: 0 !important;
    margin-top: 0;
}

div.cinza2 h3 span
{
    background: url("../images/aba_azul.png") no-repeat scroll right center #e1eefe !important;
    margin-left: -10px;
    padding: 10px 30px 10px 10px;
  border-radius: 8px 0 0 0;
}

div.cinza2 .nspArt h4
{
/*    border-bottom: 1px dotted #697BB1 !important; */
    border-top: 1px dotted #697BB1 !important;
    padding-bottom: 5px;
    padding-top: 5px;
}

#rs_select_top1 
{
    display: none;
}

#rs_select_top2
{
    display: none;
}

#ja-topsl div.cinza6 h3, #ja-botsl div.cinza6 h3, #ja-topsl3 div.cinza6 h3, #ja-container div.cinza6 h3
{
  text-align:center;
  color: #334B95 !important;
    font-size: 15px;
    font-weight: bold;
}

.cinza6 a:hover, .wk-content a:hover, #ja-search  a:hover
{
  text-decoration: none;
}

#ja-topsl div.cinza2 h3, #ja-botsl div.cinza2 h3, #ja-topsl3 div.cinza2 h3, #ja-container div.cinza2 h3
{
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 4px solid #E1EEFE !important;
    color: #334B95 !important;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0 !important;
    padding-left: 10px;
    padding-top: 8px !important;
    text-transform: uppercase !important;
}

#ja-topsl div.cinza h3, #ja-botsl div.cinza h3, #ja-topsl3 div.cinza h3, #ja-container div.cinza h3
{
    background: url("../images/seta.png") no-repeat scroll 10px 9px #FFFFFF !important;
    color: #334B95 !important;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 10px !important;
    padding-left: 30px;
    padding-right: 70px;
    padding-top: 8px !important;
    text-transform: uppercase !important;
}


.rs_table tr, .rs_table td {
    border: medium none;
  background: #ccc;
}

div.cinza3 .nspArt p.nspText {
    float: none;
  background: #D7D8DA !important;
}

#ja-topsl div.cinza3 h3, #ja-botsl div.cinza3 h3, #ja-topsl3 div.cinza3 h3, #ja-container div.cinza3 h3
{
  background: none repeat scroll 0 0 #56A5E4 !important;
  color: white !important;
  font-size: 15px;
  margin-bottom: 0;
  padding-bottom: 10px !important;
  padding-left: 10px;
  padding-top: 8px !important;
  text-transform: uppercase !important;
  font-weight: bold;
  margin: 0 5px;
}

#ja-topsl div.cinza4 .ja-box-ct, #ja-botsl div.cinza4 .ja-box-ct, #ja-topsl3 div.cinza4 .ja-box-ct, #ja-container div.cinza4 .ja-box-ct
{
    background: none repeat scroll 0 0 #fff;
    border-radius: 6px 6px 0 0;
    margin-left: 0 !important;
    margin-top: 0;
}

#ja-topsl div.cinza4 h3, #ja-botsl div.cinza4 h3, #ja-topsl3 div.cinza4 h3, #ja-container div.cinza4 h3
{
    background: url("../images/producao.png") no-repeat scroll 146px 7px #FFFFFF !important;
    border-bottom: 1px solid #CCCCCC !important;
    color: #334B95 !important;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 6px !important;
    padding-left: 5px;
    padding-right: 75px;
    padding-top: 8px !important;
}

#ja-topsl div.cinza5 h3, #ja-botsl div.cinza5 h3, #ja-topsl3 div.cinza5 h3, #ja-container div.cinza5 h3
{
    background: url("../images/virgula.png") no-repeat scroll 165px 14px #FFFFFF !important;
    color: #334B95 !important;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase !important;
    margin-bottom: 0;
    padding-bottom: 5px !important;
    padding-left: 5px;
    padding-right: 20px;
    padding-top: 8px !important;
  border-bottom: 1px solid #ccc !important;
}

#ja-topsl div.azulescuro h3, #ja-botsl div.azulescuro h3, #ja-topsl3 div.azulescuro h3
{
    background: #56A5E4 !important;
    color: #fff !important;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 6px !important;
    padding-left: 10px;
    padding-top: 8px !important;
  font-weight: bold;
}

#ja-container div.azulescuro h3 
{
    background: #56A5E4 !important;
    color: #fff !important;
    margin-bottom: 0px;
    margin-left: 0px;
  margin-bottom: 15px;
    padding-bottom: 6px !important;
    padding-left: 10px;
    padding-top: 8px !important;
  font-weight: bold;
}

#ja-topsl div.azulclaro h3, #ja-botsl div.azulclaro h3, #ja-topsl3 div.azulclaro h3, #ja-container div.azulclaro h3 
{
    background: #7FD7F9 !important;
    color: #fff !important;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 6px !important;
    padding-left: 10px;
    padding-top: 8px !important;
  font-weight: bold;
    border-radius: 0 6px 0 0;
}

.rsform.azulclaro {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: -5px;
    margin-right: -5px;
}

#ja-botsl div.azulclaro .rsform-block.rsform-block-titulo .formBody {
    background: none repeat scroll 0 0 #56A5E4;
    color: #FFFFFF;
    height: 30px;
    margin-left: -10px;
    margin-top: -2px;
    padding-left: 10px;
    padding-top: 5px;
    width: 205px;
}

#ja-topsl div.azulclaro .ja-box-ct, #ja-botsl div.azulclaro .ja-box-ct, #ja-topsl3 div.azulclaro .ja-box-ct, #ja-container div.azulclaro .ja-box-ct
{
    background: #7FD7F9;
    border-radius: 0 0 6px 0;
    margin-left: 0 !important;
    margin-top: 0;
}

/*
#ja-topsl div.verde h3, #ja-botsl div.verde h3, #ja-topsl3 div.verde h3, #ja-container div.verde h3 {
    background: url("../images/seta_verde.png") no-repeat scroll 6px 6px #A5FF21 !important;
    border-bottom: 1px solid #A5FF21 !important;
    border-radius: 5px 5px 5px 5px;
    color: #333333 !important;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 6px !important;
    padding-left: 32px;
    padding-top: 8px !important;
}
*/

#ja-topsl div.vermelho h3, #ja-botsl div.vermelho h3, #ja-topsl3 div.vermelho h3, #ja-container div.vermelho h3 {
    background: url("../images/seta_vermelha.png") no-repeat scroll 6px 6px #C06262 !important;
    border-bottom: 1px solid #C06262 !important;
    border-radius: 5px 5px 5px 5px;
    color: #333333 !important;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 6px !important;
    padding-left: 32px;
    padding-top: 8px !important;
}

h1.componentheading, .componentheading {
    color: #334B95 !important;
    text-transform: uppercase !important;
    font-family: 'Open Sans' !important;
    font-weight: bold !important;
    font-size: 15px !important;
    background: none repeat scroll 0 0 #CCCDD0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-top: 8px !important;
  border-bottom: 1px solid #FFFFFF !important;
}

#ja-content-main h2.contentheading{
    background: #FFFFFF !important;
    border-bottom: 1px solid #CCCCCC !important;
    color: #334B95 !important;
    font-weight: bold;
  margin-top: -5px;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 6px !important;
    padding-left: 5px;
    padding-right: 75px;
    padding-top: 8px !important;
}

#ja-content-main > h1{
    background: #FFFFFF !important;
    border-bottom: 1px solid #CCCCCC !important;
    color: #334B95 !important;
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: 15px;
    margin-left: 0;
    padding-bottom: 29px !important;
    padding-left: 5px;
    padding-right: 75px;
    padding-top: 29px !important;
}

#ja-content-main > h1.tituloEventos{
    background-image: url("/images/evento.png") !important;
    background-repeat: no-repeat;
    background-position-x: -1px;
    background-position-y: 5px;
    color: #FFF !important;
    font-weight: bold;
}

#ja-container div.prazos h1
{
    background: none repeat scroll 0 0 #56A5E4 !important;
    color: #FFFFFF !important;
    font-size: 18px !important;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 0;
    padding-bottom: 8px !important;
    padding-left: 10px;
    padding-top: 8px !important;
}

#ja-container .contentheading a, #ja-container .contentheading a:hover, #ja-container .contentheading a:active, #ja-container .contentheading a:focus {
    color: #334B95 !important;
    font-weight: bold !important;
    text-decoration: none !important;
  font-size: 100%;
}

.pagination 
{
  font-weight: bold;
}

.pagination p.counter 
{
    background: none repeat scroll 0 0 #CCCDD0;
    color: #334B95;
    float: none !important;
    margin: auto !important;
    padding: 3px;
    text-align: center;
}

.pagination ul
{
    color: #334B95;
    margin: auto;
    overflow: hidden;
    padding: 5px;
    text-align: center;
}

.pagination ul li
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline;
    margin: 10px 2px;
    padding: 0;
}

img:hover
{
  opacity:0.7;
}

/* RS Calendario */
.rs_table
{
  
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 {}

#ja-topsl ul.menu li, #ja-botsl ul.menu li,
#ja-topsl ul.latestnews li, #ja-botsl ul.latestnews li,
#ja-topsl ul.weblinks li, #ja-botsl ul.weblinks li {
  background: url(../images/bullet.gif) no-repeat 1px 6px;
  line-height: 160%;
  margin-bottom: 5px;
  overflow: hidden;
  padding-left: 10px;
}

#ja-botsl div.titulo
{
  
}

/* Top spotlight ---*/
#ja-topsl .main { padding: 0; }
#ja-topsl .main-inner1 { padding: 10px 0; }

/* Bot spotlight ---
#ja-botsl .main { padding: 0; }
#ja-botsl .main-inner1 { padding: 10px 0; border-top: 1px solid #ccc; }
*/
/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-top-panel .main-inner1 {
  border: 2px dotted #e2e2b5;
  padding: 5px 10px;
  text-align: center;
  margin-top: 15px;
  background: #ffffcc;
  position: relative;
}

#ja-banner { border-top: 1px solid #ccc; }

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

div.ja-innerdiv h4 {
  font-size: 92%;
  font-weight: normal;
  text-transform: uppercase;
}

a.ja-icon-video {
  background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
  border: 1px solid #ccc;
  color: #666;
  display: block;
  font-weight: bold;
  position: absolute;
  padding: 5px 5px 5px 43px;
  right: 10px;
  top: 8px;
  text-decoration: none;
  width: 35px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.ja-icon-video:hover span { color: #0F85D8; }

#ja-absolute .main {
  position: fixed;
  width: auto;
  height: auto;
  z-index: 99999;
  top: 1px;
  left: 1px;
}

#ja-absolute .main a {
  width: 91px;
  height: 99px;
  overflow: hidden;
  display: block;
  /*background: url(../images/joomla15.png) no-repeat left top #fff;*/
  text-indent: -9999px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
  background-position: left bottom;
  text-decoration: none;
}

/*  */

.jwts_tabberlive .jwts_tabbertab {
  margin: -1px 0 0!important;
}

ul.jwts_tabbernav li a 
{
    display: inline-block;
    border-radius: 5px 5px 0 0;
}

/* ------------- Fale Conosco -------------------------------*/
.fale_conosco 
{
    border: 1px solid #E5E5E5;
    margin: 5px;
}

.fale_conosco legend
{
    color: #5078BB;
    padding-bottom: 6px !important;
    padding-left: 15px !important;
    padding-top: 10px !important;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.fale_conosco ol
{
    border-top: 1px solid #E5E5E5;
    padding: 15px 20px !important;
}

#ja-botsl div.mapa h3
{
    color: #5078BB !important;
    font-size: 16px !important;
    font-weight: bold !important;
  border-bottom: 1px solid #E5E5E5 !important;
    padding: 15px 20px !important;
  text-transform: none !important;
}

.ja-moduletable.moduletable.mapa.clearfix 
{
    border: 1px solid #E5E5E5;
    margin: 20px !important;
    padding: 0 !important;
}

/* ------------- Formata��o das Tabelas -------------------------------*/
#tab-tabela,.tab-tabela {
    font-family: open sans;
    font-size: 12px;
    margin: 0 auto;
}

#tab-tabela .tab-titulo,.tab-tabela .tab-titulo {
    background: url("../images/tarja_tabela.jpg") repeat scroll 0 0 transparent;
    border-bottom: 5px solid #FFFFFF;
}

#tab-tabela .tab-linha-clara,.tab-tabela .tab-linha-clara {
    background: none repeat scroll 0 0 #e7e8e9;
}

#tab-tabela .tab-linha-escura, .tab-tabela .tab-linha-escura {
    background: none repeat scroll 0 0 #e1e1e4;
}

#tab-tabela .tab-azul, .tab-tabela .tab-azul {
    background: none repeat scroll 0 0 #56A5E4;
}

#tab-tabela td, .tab-tabela td {
    border: 2px solid #FFFFFF;
  padding:5px;
  width: 500px;
}

#tab-tabela .tab-titulo td, .tab-tabela .tab-titulo td {
  border: none !important;
  padding-top: 10px;
  padding-bottom: 10px;
}

.slides li
{
  list-style-type: none !important;
    background: none repeat scroll 0 0 transparent !important;
    margin-left: -10px;
}

.wk-slideset .set > li 
{
    position: absolute;
    background: none repeat scroll 0 0 transparent !important;
}

.nav li{
  list-style-type: none !important;
}

.docentes-faq
{
  margin-top:10px;
}

#scrollToTop{
  border-radius: 15px 0 0 0;
}

/* -------------------- MENU LATERAL ------------------------------------*/
#ja-left ul.menu-lateral {
}
#ja-left ul.menu-lateral li {
    overflow: visible;
    position: relative;
  margin-bottom: 10px;
}
#ja-left ul.menu-lateral > li {
    border: medium none;
}
#ja-left ul.menu-lateral li, #ja-left ul.menu-lateral li a {
    color: #555555 !important;
    font-size: 14px;
    font-weight: 400 !important;
}
#ja-left ul.menu-lateral > li, #ja-left ul.menu-lateral > li > a {
    border-radius: 5px 5px 0 0;
    color: #555555;
    font-size: 20px;
    font-weight: 500;
}
#ja-left ul.menu-lateral li ul {
    margin: 1px 0 0;
}
#ja-left ul.menu-lateral li ul li {
    background: none repeat scroll 0 0 transparent;
    padding: 0 0 0 5px !important;
  margin-bottom: 0 !important;
}
#ja-left ul.menu-lateral > li > ul > li:hover {
  background: #A8B1A9;
  color: #fff;
}
#ja-left ul.menu-lateral li span.separator {
    cursor: pointer;
    display: block;
    padding: 6px 0 6px 10px;
}
#ja-left ul.menu-lateral > li > a, #ja-left ul.menu-lateral > li > span.separator {
    border-bottom: 3px solid #A8B1A9;
    border-top: 3px solid #A8B1A9;
    font-size: 14px;
    font-weight: bold !important;
    padding: 0 3px 0 5px;
    position: relative;
  color: #334B95 !important;
}
#ja-left ul.menu-lateral > li > ul > li:hover a, #ja-left ul.menu-lateral > li > ul > li:hover a:hover, #ja-left ul.menu-lateral > li > ul > li:hover span.separator, #ja-left ul.menu-lateral > li > ul > li:hover span.separator:hover {
    color: #FFFFFF;
    text-decoration: none;
}
#ja-left ul.menu-lateral > li > span.separator .icon, #ja-left ul.menu-lateral > li > a .icon {
    background: url("../images/icons-sprites.png") no-repeat scroll -90px -37px transparent;
    display: block;
    height: 17px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 16px;
}
#ja-left ul.menu-lateral > li > span.separator.active .icon {
    background-position: -90px -22px;
    height: 10px;
    top: 15px;
}
#ja-left ul.menu-lateral ul ul {
    background: none repeat scroll 0 0 white;
    border-left: 1px solid #FFFFFF;
    display: none !important;
    left: 210px;
    margin: 0;
    min-width: 210px;
    position: absolute;
    text-align: left;
    top: 0;
}
#ja-left ul.menu-lateral > li > ul > li:hover > ul {
    display: block !important;
}
#ja-left ul.menu-lateral ul ul li {
    display: block;
    padding: 0 10px;
}
#ja-left ul.menu-lateral ul ul li {
    border-top: 1px solid #FFFFFF;
}
#ja-left ul.menu-lateral ul ul li:first-child {
    border: medium none;
}
#ja-left ul.menu-lateral ul ul li a, #ja-left ul.menu-lateral ul ul li span.separator {
    display: block;
    overflow: hidden;
    white-space: nowrap;
}
#ja-left li.item-101 a {
    font-size: 28px !important;
    height: 30px;
}

.ja-moduletable.moduletable.azulescuro.clearfix .ja-box-ct .nspMain .nspArts .nspArtPage .nspArt div .nspText{
  display: none;
}

.rs_events_container .rs_event_detail:nth-child(odd){
  background-color: #FEEDED !important;
  box-shadow: 2px 2px 2px #F8AEB0 !important;
}

.faq_answer_container_standart{
 //min-height: 200px !important; 
}

.column ul li{
  margin-bottom: 0;
  padding-top: 1px !important;
}

a{
  /*color: #069 !important;*/
}

/**************** over ******************/

#acorddion_menu_184 li .item-warper .menu-link{
    float:left;
    padding-left: 5px;
    border-bottom: 1px solid black;
}

#acorddion_menu_184 li .frist.opened div . item_warper div .menu-link {
    border-bottom: 1px solid black;
}

#accordion_menu_184 .item-wrapper:hover a {
    border-bottom: 0px;
    
}

#accordion_menu_184 li.opened > .item-wrapper{
  border-bottom: none !important;
}

.accordion-menu > li > .item-wrapper a{
  line-height:34px;
}

div#Mod191 div.custom > div.main {
  border-bottom: 0 !important;
}


div.nspMain.nspFs100 > br {
  display:none;
}
div.nspMain.nspFs100 > p.p-final {
  margin-top: 0 !important;
}


 .social{

 }

 .face-icon{
    background-color: #d69999;
    height: 30px;
    width: 130px;
    position: fixed;
    top: 25%;
    margin-bottom: 10px;
    z-index: 99999;
    left: -94px;
    float: left;
    border-radius: 0 5px 5px 0;
    background-image: url(../img/question.png);
    background-size: 26px;
    background-repeat: no-repeat;
    background-position-x: 100px;
    background-position-y: 3px;
    -webkit-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  }
.face-icon p{
    color: white;
    left: 60px;
    position: absolute;
    top: 6px;
    width: 0;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}
.face-hover:hover p{
  width: 100%
}
.face-hover:hover div.face-icon{
  left: -30px;
}

.linkedin-icon{
    background-color: #40466A;
    height: 30px;
    width: 130px;
    position: fixed;
    top: 29%;
    z-index: 99999;
    left: -94px;
    float: left;
    border-radius: 0 5px 5px 0;
    background-image: url(../img/in.png);
    background-size: 28px;
    background-repeat: no-repeat;
    background-position-x: 100px;
    background-position-y: 3px;
    -webkit-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  }
.linkedin-icon p{
    color: white;
    left: 35px;
    position: absolute;
    top: 4px;
    width: 0;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}
.linkedin-hover:hover p{
  width: 100%
}
.linkedin-hover:hover div.linkedin-icon{
  left: -30px;
}

#tab-tabela a{
word-break: break-word;
}