@charset "CP850";
/*
 *
 * SCSS BRICS
 *
 * Company: Piloti Internet & Mobile
 * Frontend Developer: Arthur Vasconcelos
 * 
 * Section Index:
 * 1 - Reset
 * 2 - Variaveis
 * 3 - Mixins
 * 4 - General Rules
 * 5 - Header Rules
 * 6 - Container Rules
 * 6.1 - SideBar Rules
 * 6.2 - Home Rules
 * 6.3 - Sobre Rules
 * 6.4 - Projetos Rules
 * 6.5 - Publica‡äes Rules
 * 6.6 - Agenda Rules
 * 6.7 - Multim¡dia Rules
 * 6.8 - Fellowship Rules
 * 6.9 - Paginator Rules
 * 7 - Footer Rules
 * 8 - Slider Rules
 * 9 - jCarousel Rules
 * 
 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

section, header {
    display: block;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

* .clearfloat {
    height: 1%;
}

@font-face {
    font-family: "Source Sans Pro Bold";
    src: url("../fonts/sourcesanspro-bold-webfont.eot");
    src: url("../fonts/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-bold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-bold-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro Regular";
    src: url("../fonts/sourcesanspro-regular-webfont.eot");
    src: url("../fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro Semi-bold";
    src: url("../fonts/sourcesanspro-semibold-webfont.eot");
    src: url("../fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    /**/
}

body {
    background: #fff;
}


#tabs {
    overflow: hidden;
}

#wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
    /* End Header */
    /* End Section Container */
    /* End Footer */
    /* Style the thumbnails */
    /* The stage is the wrapper. The image fills 100% the height of the stage */
    /* Ths play, pause, prev and next buttons */
    /* The previous and next textual buttons */
    /*for the tool tips*/
    /* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */
    /* End Pikachoose Slider */
    /*if you're not using the carousel you can delete everything below this */
}

    #wrapper .noMarginTop {
        margin-top: 0 !important;
    }

    #wrapper .noMarginRight {
        margin-right: 0 !important;
    }

    #wrapper .noMarginDown {
        margin-down: 0 !important;
    }

    #wrapper .noMarginLeft {
        margin-left: 0 !important;
    }

    #wrapper header {
        width: 1260px;
        /* 1280px */
        height: 129px;
        margin: 0 auto;
        margin-bottom: 22px;
        padding: 0 10px;
        position: relative;
    }

        #wrapper header a.logo {
            display: inline-block;
            border: 0;
            float: left;
            margin: 21px 0 0 0;
        }

        #wrapper header nav.navAux {
            min-width: 250px;
            height: 55px;
            position: absolute;
            top: 0;
            right: 10px;
        }

            #wrapper header nav.navAux small.linkSearch {
                float: right;
                margin: 7px 0 0 0;
            }

                #wrapper header nav.navAux small.linkSearch a {
                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                    font-size: 12px;
                    text-decoration: none;
                    color: #005ec4;
                }

            #wrapper header nav.navAux ul {
                list-style: none;
                overflow: hidden;
                margin: 0;
            }

                #wrapper header nav.navAux ul li {
                    font-family: "Source Sans Pro Bold", Arial, sans-serif;
                    font-size: 12px;
                    text-align: center;
                    text-transform: uppercase;
                    width: 42px;
                    height: 39px;
                    background: #e8e8e7;
                    float: right;
                    margin: 0 1px 0 0;
                }

                    #wrapper header nav.navAux ul li a {
                        display: block;
                        text-decoration: none;
                        line-height: 38px;
                        color: #a7a7a7;
                        width: 100%;
                        height: 39px;
                    }

                    #wrapper header nav.navAux ul li:first-child {
                        margin: 0;
                    }

                    #wrapper header nav.navAux ul li.btnTopHome {
                        background-image: url("../imgs/menu_aux_icon_home.png");
                        background-position: center;
                        background-repeat: no-repeat;
                    }

                    #wrapper header nav.navAux ul li.btnTopRestrita {
                        width: 116px;
                        margin: 0 18px 0 0;
                    }

                    #wrapper header nav.navAux ul li.btnTopSiteMap {
                        width: 92px;
                        /* 119px */
                        background-image: url("../imgs/menu_aux_icon_sitemap.png");
                        background-position: 10px center;
                        background-repeat: no-repeat;
                        padding: 0 0 0 27px;
                    }

                    #wrapper header nav.navAux ul li.topSearch {
                        width: 0;
                        /* 229px */
                        border-left: 1px solid #005ec4;
                        overflow: hidden;
                        margin: 0;
                    }

                        #wrapper header nav.navAux ul li.topSearch input[type='text'] {
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 12px;
                            color: #005ec4;
                            width: 217px;
                            /* 229px */
                            height: 39px;
                            border-top: 0;
                            border-left: 1px solid #acc8e7;
                            border-bottom: 0;
                            border-right: 1px solid #acc8e7;
                            padding: 0 0 0 10px;
                            outline: none;
                            /* Firefox 18- */
                            /* Firefox 19+ */
                            /* Internet Explorer */
                        }

                            #wrapper header nav.navAux ul li.topSearch input[type='text']::-webkit-input-placeholder {
                                color: #005ec4;
                            }

                            #wrapper header nav.navAux ul li.topSearch input[type='text']:-moz-placeholder {
                                color: #005ec4;
                            }

                            #wrapper header nav.navAux ul li.topSearch input[type='text']::-moz-placeholder {
                                color: #005ec4;
                            }

                            #wrapper header nav.navAux ul li.topSearch input[type='text']:-ms-input-placeholder {
                                color: #005ec4;
                            }

                    #wrapper header nav.navAux ul li.btnTopSearch {
                        background: #005ec4 url("../imgs/menu_aux_icon_btn_search.png") center center no-repeat;
                        cursor: pointer;
                    }

        #wrapper header nav.navMain {
            width: auto;
            height: 42px;
            float: right;
            margin: 87px 0 0 0;
        }

            #wrapper header nav.navMain ul {
                list-style: none;
            }

                #wrapper header nav.navMain ul li {
                    transition: background-color 0.5s linear;
                    height: 42px;
                    position: relative;
                    float: left;
                    margin: 0 12px 0 0;
                    padding: 0 14px;
                }

                    #wrapper header nav.navMain ul li.subsobreli {
                        width: 215px;
                    }

                    #wrapper header nav.navMain ul li.subsagenda2 {
                        width: 180px;
                    }

                    #wrapper header nav.navMain ul li ul.subSobre li ul.sub2Sobre {
                        left: 216px;
                    }

                    #wrapper header nav.navMain ul li ul.subPesquisa li .pesquisasub {
                        min-height: 300px;
                    }

                    #wrapper header nav.navMain ul li:last-child {
                        margin: 0;
                    }

                    #wrapper header nav.navMain ul li.active, #wrapper header nav.navMain ul li:hover {
                        background-color: #005ec4;
                    }

                        #wrapper header nav.navMain ul li.active a, #wrapper header nav.navMain ul li:hover a {
                            color: #fff;
                        }

                        #wrapper header nav.navMain ul li:hover > ul.subSobre, #wrapper header nav.navMain ul li:hover > ul.subProjetos, #wrapper header nav.navMain ul li:hover > ul.subPesquisa, #wrapper header nav.navMain ul li:hover > div.subPublicacoes, #wrapper header nav.navMain ul li:hover > ul.subAgenda, #wrapper header nav.navMain ul li:hover > ul.subMultimidia, #wrapper header nav.navMain ul li:hover > ul.subFellowship {
                            visibility: visible;
                            opacity: 1;
                            transition-delay: 0s;
                        }

                            #wrapper header nav.navMain ul li:hover > ul.subSobre li:hover > ul, #wrapper header nav.navMain ul li:hover > ul.subProjetos li:hover > ul, #wrapper header nav.navMain ul li:hover > ul.subPesquisa li:hover > ul, #wrapper header nav.navMain ul li:hover > div.subPublicacoes li:hover > ul, #wrapper header nav.navMain ul li:hover > ul.subAgenda li:hover > ul, #wrapper header nav.navMain ul li:hover > ul.subMultimidia li:hover > ul, #wrapper header nav.navMain ul li:hover > ul.subFellowship li:hover > ul {
                                display: block;
                            }

                    #wrapper header nav.navMain ul li a {
                        font-family: "Source Sans Pro Regular", Arial, sans-serif;
                        font-size: 17px;
                        text-transform: uppercase;
                        text-decoration: none;
                        color: #a7a7a7;
                        line-height: 45px;
                        display: block;
                        height: 42px;
                    }

                    #wrapper header nav.navMain ul li ul.subSobre, #wrapper header nav.navMain ul li ul.subAgenda,
                    #wrapper header nav.navMain ul li ul.subMultimidia, #wrapper header nav.navMain ul li ul.subFellowship {
                        visibility: hidden;
                        opacity: 0;
                        transition: visibility 0s linear 0.5s,opacity 0.5s linear;
                        width: auto;
                        height: auto;
                        position: absolute;
                        top: 42px;
                        left: 0;
                        z-index: 99;
                    }

                        #wrapper header nav.navMain ul li ul.subSobre li, #wrapper header nav.navMain ul li ul.subAgenda li,
                        #wrapper header nav.navMain ul li ul.subMultimidia li, #wrapper header nav.navMain ul li ul.subFellowship li {
                            background: #0150a6;
                            position: relative;
                            margin-right: 0;
                            margin-bottom: 1px;
                            padding: 0;
                        }

                            #wrapper header nav.navMain ul li ul.subSobre li:last-child, #wrapper header nav.navMain ul li ul.subAgenda li:last-child,
                            #wrapper header nav.navMain ul li ul.subMultimidia li:last-child, #wrapper header nav.navMain ul li ul.subFellowship li:last-child {
                                margin: 0;
                            }

                            #wrapper header nav.navMain ul li ul.subSobre li:hover, #wrapper header nav.navMain ul li ul.subAgenda li:hover,
                            #wrapper header nav.navMain ul li ul.subMultimidia li:hover, #wrapper header nav.navMain ul li ul.subFellowship li:hover {
                                background: #06468b;
                            }

                            #wrapper header nav.navMain ul li ul.subSobre li a, #wrapper header nav.navMain ul li ul.subAgenda li a,
                            #wrapper header nav.navMain ul li ul.subMultimidia li a, #wrapper header nav.navMain ul li ul.subFellowship li a {
                                font-size: 15px;
                                min-width: 100px;
                                /* 130px */
                                padding: 0 15px;
                            }

                            #wrapper header nav.navMain ul li ul.subSobre li ul, #wrapper header nav.navMain ul li ul.subAgenda li ul,
                            #wrapper header nav.navMain ul li ul.subMultimidia li ul, #wrapper header nav.navMain ul li ul.subFellowship li ul {
                                display: none;
                                position: absolute;
                                top: 0;
                                left: 131px;
                            }

                                #wrapper header nav.navMain ul li ul.subSobre li ul li, #wrapper header nav.navMain ul li ul.subAgenda li ul li,
                                #wrapper header nav.navMain ul li ul.subMultimidia li ul li, #wrapper header nav.navMain ul li ul.subFellowship li ul li {
                                    background: #06468b;
                                    position: relative;
                                }

                                    #wrapper header nav.navMain ul li ul.subSobre li ul li:hover, #wrapper header nav.navMain ul li ul.subAgenda li ul li:hover,
                                    #wrapper header nav.navMain ul li ul.subMultimidia li ul li:hover, #wrapper header nav.navMain ul li ul.subFellowship li ul li:hover {
                                        background: #043b77;
                                    }

                                    #wrapper header nav.navMain ul li ul.subSobre li ul li a, #wrapper header nav.navMain ul li ul.subAgenda li ul li a,
                                    #wrapper header nav.navMain ul li ul.subMultimidia li ul li a, #wrapper header nav.navMain ul li ul.subFellowship li ul li a {
                                        width: 165px;
                                        /* 195px */
                                    }

                    #wrapper header nav.navMain ul li div.subPublicacoes {
                        visibility: hidden;
                        opacity: 0;
                        transition: visibility 0s linear 0.5s,opacity 0.5s linear;
                        width: 616px;
                        height: auto;
                        position: absolute;
                        /*left: -229px;*/
                        left: -90px;
                        z-index: 99;
                    }

                        #wrapper header nav.navMain ul li div.subPublicacoes ul {
                            width: 153px;
                            float: left;
                            margin-right: 1px;
                        }

                            #wrapper header nav.navMain ul li div.subPublicacoes ul li {
                                width: 125px;
                                background: #0150a6;
                                float: none;
                                margin: 0;
                                margin-bottom: 1px;
                            }

                                #wrapper header nav.navMain ul li div.subPublicacoes ul li.publicacoes2 {
                                    height: 50px;
                                }

                                #wrapper header nav.navMain ul li div.subPublicacoes ul li a {
                                    color: #fff;
                                    width: 125px;
                                }

                                #wrapper header nav.navMain ul li div.subPublicacoes ul li:hover {
                                    background: #06468b;
                                }

                    #wrapper header nav.navMain ul li ul.subFellowship {
                        left: auto;
                        right: 0;
                    }

                        #wrapper header nav.navMain ul li ul.subFellowship li a {
                            width: 185px;
                        }

                    #wrapper header nav.navMain ul li ul.subProjetos,
                    #wrapper header nav.navMain ul li ul.subPesquisa {
                        visibility: hidden;
                        opacity: 0;
                        transition: visibility 0s linear 0.5s,opacity 0.5s linear;
                        width: auto;
                        height: auto;
                        overflow: hidden;
                        position: absolute;
                        top: 42px;
                        left: 0;
                        z-index: 99;
                    }

                        #wrapper header nav.navMain ul li ul.subProjetos li,
                        #wrapper header nav.navMain ul li ul.subPesquisa li {
                            width: 1000px;
                            min-height: 175px;
                            height: auto;
                            float: none;
                            position: static;
                            margin: 0;
                            padding: 0;
                        }

                            #wrapper header nav.navMain ul li ul.subProjetos li:hover,
                            #wrapper header nav.navMain ul li ul.subPesquisa li:hover {
                                background: none;
                            }

                            #wrapper header nav.navMain ul li ul.subProjetos li div,
                            #wrapper header nav.navMain ul li ul.subPesquisa li div {
                                display: block;
                                width: 132px;
                                /* 157px */
                                min-height: 155px;
                                height: auto;
                                background: #0150a6;
                                float: left;
                                margin-right: 1px;
                                padding: 10px 12.5px;
                            }

                                #wrapper header nav.navMain ul li ul.subProjetos li div:hover,
                                #wrapper header nav.navMain ul li ul.subPesquisa li div:hover {
                                    background: #06468b;
                                }

                                #wrapper header nav.navMain ul li ul.subProjetos li div a,
                                #wrapper header nav.navMain ul li ul.subPesquisa li div a {
                                    text-transform: none;
                                    color: none;
                                    line-height: normal;
                                    height: auto;
                                }

                                    #wrapper header nav.navMain ul li ul.subProjetos li div a .menuTitle, #wrapper header nav.navMain ul li ul.subProjetos li div a img, #wrapper header nav.navMain ul li ul.subProjetos li div a .menuDescription,
                                    #wrapper header nav.navMain ul li ul.subPesquisa li div a .menuTitle,
                                    #wrapper header nav.navMain ul li ul.subPesquisa li div a img,
                                    #wrapper header nav.navMain ul li ul.subPesquisa li div a .menuDescription {
                                        display: block;
                                        margin: 0;
                                        padding: 0;
                                    }

                                    #wrapper header nav.navMain ul li ul.subProjetos li div a .menuTitle,
                                    #wrapper header nav.navMain ul li ul.subPesquisa li div a .menuTitle {
                                        font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                        font-size: 15px;
                                        text-transfm: uppercase;
                                        color: #fff;
                                        margin: 0 0 20px 0;
                                    }

                                    #wrapper header nav.navMain ul li ul.subProjetos li div a .menuCover,
                                    #wrapper header nav.navMain ul li ul.subPesquisa li div a .menuCover {
                                        margin: 0 0 8px 0;
                                    }

                                    #wrapper header nav.navMain ul li ul.subProjetos li div a .menuDescription,
                                    #wrapper header nav.navMain ul li ul.subPesquisa li div a .menuDescription {
                                        font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                        font-size: 13px;
                                        color: #dedddd;
                                    }


    #wrapper section.container .content article .formlogin {
        padding: 20px 0 50px 0;
    }

        #wrapper section.container .content article .formlogin .formgroup {
            margin: 0 0 15px 0;
        }

        #wrapper section.container .content article .formlogin .inpulogin {
            width: 390px;
            height: 50px;
            border: 1px solid #DCDCDC;
            padding: 0 0 0 15px;
            float: none;
            color: #686868;
        }

        #wrapper section.container .content article .formlogin .btn-entrar {
            width: 120px;
            height: 50px;
            background: #DEDCDD;
            color: #686868;
            text-transform: uppercase;
            font-size: 20px;
            font-weight: bold;
            border: 0;
            border-bottom: 3px solid #C8C8C8;
            border-left: 3px solid #C8C8C8;
        }


    #wrapper section.container {
        width: 100%;
        min-height: 200px;
        overflow: hidden;
        /* End Featured */
    }

        #wrapper section.container .featured {
            width: 100%;
            min-height: 50px;
            overflow: hidden;
            background: #f6f6f6;
            border-top: 1px solid #dcdcdc;
            border-bottom: 1px solid #dcdcdc;
            padding: 25px 0;
            margin: 0 0 40px 0;
        }

            #wrapper section.container .featured .featuredContent {
                width: 1280px;
                margin: 0 auto;
            }

                #wrapper section.container .featured .featuredContent .breadcrumb a {
                    font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                    text-decoration: none;
                    text-transform: uppercase;
                }

                    #wrapper section.container .featured .featuredContent .breadcrumb a.section {
                        font-size: 12px;
                        color: #666666;
                    }

                    #wrapper section.container .featured .featuredContent .breadcrumb a.page {
                        font-size: 30px;
                        color: #0450a1;
                    }

                    #wrapper section.container .featured .featuredContent .breadcrumb a.login {
                        float: right;
                        font-size: 15px;
                        color: #fff;
                        background: #0450a1;
                        display: inline-block;
                        padding: 6px 15px 5px 15px;
                        margin: 0 15px 0 0;
                        position: relative;
                        top: -5px;
                    }

                #wrapper section.container .featured .featuredContent .slider {
                    width: 830px;
                    height: 510px;
                    background: #fff;
                    float: left;
                    margin: 0 10px;
                }

                #wrapper section.container .featured .featuredContent .sideProjects {
                    width: 410px;
                    float: left;
                    margin: 0 10px;
                }

                    #wrapper section.container .featured .featuredContent .sideProjects h2 {
                        font-family: "Source Sans Pro Bold", Arial, sans-serif;
                        font-size: 24px;
                        text-indent: 8px;
                        text-transform: uppercase;
                        color: #005ec4;
                        width: 100%;
                        height: 70px;
                        background: url("../imgs/heading_bg_gray.png") left 33px repeat-x;
                    }

                        #wrapper section.container .featured .featuredContent .sideProjects h2 .plus {
                            display: inline-block;
                            text-indent: -9999px;
                            width: 37px;
                            height: 37px;
                            background: url("../imgs/heading_plus_gray.png") no-repeat;
                            float: right;
                            margin-top: 33px;
                        }

                    #wrapper section.container .featured .featuredContent .sideProjects ul {
                        width: 395px;
                        height: auto;
                        list-style: none;
                    }

                        #wrapper section.container .featured .featuredContent .sideProjects ul li {
                            width: 100%;
                            /*height: auto;*/
                            height: 100px;
                            margin: 0 0 30px 0;
                        }

                            #wrapper section.container .featured .featuredContent .sideProjects ul li:last-child {
                                margin: 0;
                            }

                            #wrapper section.container .featured .featuredContent .sideProjects ul li img {
                                width: 139px;
                                height: 84px;
                                border: 10px solid #ededed;
                                float: left;
                                margin: 0 16px 0 0;
                            }

                            #wrapper section.container .featured .featuredContent .sideProjects ul li h3 {
                                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                font-size: 18px;
                                text-transform: uppercase;
                                margin: 0 0 5px 0;
                            }

                                #wrapper section.container .featured .featuredContent .sideProjects ul li h3 span {
                                    font-family: "Source Sans Pro Bold", Arial, sans-serif;
                                }

                                #wrapper section.container .featured .featuredContent .sideProjects ul li h3 a {
                                    text-decoration: none;
                                    color: #005ec4;
                                }

                            #wrapper section.container .featured .featuredContent .sideProjects ul li p {
                                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                font-size: 14px;
                                color: #b3b3b3;
                                margin: 0;
                                padding: 0;
                            }

        #wrapper section.container .content {
            width: 1280px;
            min-height: 200px;
            overflow: hidden;
            margin: 0 auto;
            /* Start Common Elements Config */
            /* End Common Elements Config */
            /* End Article Rules */
            /* End Sidebar Rules */
        }

            #wrapper section.container .content h2 {
                font-family: "Source Sans Pro Bold", Arial, sans-serif;
                font-size: 24px;
                text-indent: 8px;
                text-transform: uppercase;
                width: 100%;
                height: 70px;
            }

                #wrapper section.container .content h2 span {
                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                }

                #wrapper section.container .content h2 .plus {
                    display: inline-block;
                    text-indent: -9999px;
                    width: 37px;
                    height: 37px;
                    float: right;
                    margin-top: 33px;
                }

                #wrapper section.container .content h2.blue {
                    color: #005ec4;
                    background: url("../imgs/heading_bg_blue.png") left 33px repeat-x;
                }

                    #wrapper section.container .content h2.blue .plus {
                        background: url("../imgs/heading_plus_blue.png") no-repeat;
                    }

                #wrapper section.container .content h2.gray {
                    color: #a7a7a7;
                    background: url("../imgs/heading_bg_gray.png") left 33px repeat-x;
                }

                    #wrapper section.container .content h2.gray .plus {
                        background: url("../imgs/heading_plus_gray.png") no-repeat;
                    }

                #wrapper section.container .content h2.mix {
                    color: #005ec4;
                    background: url("../imgs/heading_bg_gray.png") left 33px repeat-x;
                }

                    #wrapper section.container .content h2.mix .plus {
                        background: url("../imgs/heading_plus_gray.png") no-repeat;
                    }

            #wrapper section.container .content article {
                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                font-size: 14px;
                color: #666666;
                width: 830px;
                float: left;
                margin: 0 10px;
                /* End Home Rules */
                /* End Sobre Rules */
                /* End Projetos Rules */
                /* End Publica‡äes Rules */
                /* End Agenda Rules */
                /* End Multimidia Rules */
                /* End Felloeship Rules */
                /* End Paginator Rules */
            }

                #wrapper section.container .content article p {
                    padding: 0 0 15px 0;
                }

                #wrapper section.container .content article .imageAlignLeft {
                    border: 10px solid #f6f6f6;
                    float: left;
                    margin: 0 20px 25px 0;
                }

                #wrapper section.container .content article#brics.mapa ul li {
                    font-size: 20px;
                    text-transform: uppercase;
                    margin-bottom: 15px;
                }

                    #wrapper section.container .content article#brics.mapa ul li ul {
                        margin-left: 30px;
                    }

                        #wrapper section.container .content article#brics.mapa ul li ul li {
                            font-size: 18px;
                            text-transform: none;
                            margin-bottom: 0;
                        }

                            #wrapper section.container .content article#brics.mapa ul li ul li ul li {
                                font-size: 16px;
                                text-transform: none;
                                margin-bottom: 0;
                            }

                #wrapper section.container .content article#brics.biblioteca form input[type="text"] {
                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                    font-size: 12px;
                    color: #005ec4;
                    height: 30px;
                    border: 0;
                    border-left: 1px solid #005ec4;
                    border-bottom: 1px solid #005ec4;
                    padding-left: 10px;
                    margin-bottom: 10px;
                    outline: none;
                    /* Firefox 18- */
                    /* Firefox 19+ */
                    /* Internet Explorer */
                }

                    #wrapper section.container .content article#brics.biblioteca form input[type="text"]::-webkit-input-placeholder {
                        color: #005ec4;
                    }

                    #wrapper section.container .content article#brics.biblioteca form input[type="text"]:-moz-placeholder {
                        color: #005ec4;
                    }

                    #wrapper section.container .content article#brics.biblioteca form input[type="text"]::-moz-placeholder {
                        color: #005ec4;
                    }

                    #wrapper section.container .content article#brics.biblioteca form input[type="text"]:-ms-input-placeholder {
                        color: #005ec4;
                    }

                    #wrapper section.container .content article#brics.biblioteca form input[type="text"]#title {
                        width: 240px;
                    }

                    #wrapper section.container .content article#brics.biblioteca form input[type="text"]#description {
                        width: 290px;
                        margin: 0 10px;
                    }

                    #wrapper section.container .content article#brics.biblioteca form input[type="text"]#author {
                        width: 240px;
                    }

                #wrapper section.container .content article#brics.biblioteca form label {
                    display: inline-block;
                    text-align: center;
                    width: 50px;
                }

                    #wrapper section.container .content article#brics.biblioteca form label.sinceLabel {
                        margin-left: 111px;
                    }

                    #wrapper section.container .content article#brics.biblioteca form label.untilLabel {
                        margin-left: 98px;
                    }

                #wrapper section.container .content article#brics.biblioteca form select {
                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                    font-size: 12px;
                    color: #005ec4;
                    height: 30px;
                    border: 0;
                    border-left: 1px solid #005ec4;
                    border-bottom: 1px solid #005ec4;
                    padding-left: 10px;
                    outline: none;
                }

                    #wrapper section.container .content article#brics.biblioteca form select#country {
                        width: 100px;
                    }

                    #wrapper section.container .content article#brics.biblioteca form select#subject {
                        width: 138px;
                        margin: 0 5px 0 10px;
                    }

                    #wrapper section.container .content article#brics.biblioteca form select#core {
                        width: 301px;
                        margin: 0 10px 0 5px;
                    }

                    #wrapper section.container .content article#brics.biblioteca form select#type {
                        width: 250px;
                    }

                    #wrapper section.container .content article#brics.biblioteca form select#sinceYear, #wrapper section.container .content article#brics.biblioteca form select#untilYear {
                        margin-left: 10px;
                    }

                #wrapper section.container .content article#brics.biblioteca form input[type="submit"] {
                    color: #fff;
                    width: 100px;
                    height: 30px;
                    background: #005ec4;
                    border: 0;
                }

                #wrapper section.container .content article#brics.biblioteca h2 {
                    text-indent: 0;
                    margin: 30px 0 15px 0;
                }

                    #wrapper section.container .content article#brics.biblioteca h2 span {
                        display: block;
                        font-size: 18px;
                        text-transform: none;
                    }

                #wrapper section.container .content article#brics.biblioteca .searchSubject {
                    font-size: 22px;
                    text-transform: uppercase;
                }

                #wrapper section.container .content article#brics.biblioteca .resultCollection {
                    display: block;
                    width: 760px;
                    height: auto;
                    list-style: none;
                    margin: 0 0 10px 0;
                }

                    #wrapper section.container .content article#brics.biblioteca .resultCollection li {
                        width: 100%;
                        height: auto;
                        overflow: hidden;
                        margin: 0 0 30px 0;
                    }

                        #wrapper section.container .content article#brics.biblioteca .resultCollection li .date {
                            display: block;
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 12px;
                            color: #666666;
                            margin-top: 13px;
                        }

                            #wrapper section.container .content article#brics.biblioteca .resultCollection li .date span {
                                text-transform: uppercase;
                            }

                        #wrapper section.container .content article#brics.biblioteca .resultCollection li h3 {
                            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                            font-size: 16px;
                            text-transform: uppercase;
                            margin: 0 0 5px 0;
                        }

                            #wrapper section.container .content article#brics.biblioteca .resultCollection li h3 a {
                                text-decoration: none;
                                color: #0450a1;
                            }

                        #wrapper section.container .content article#brics.biblioteca .resultCollection li p {
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 14px;
                            color: 666666;
                        }

                #wrapper section.container .content article#home ul {
                    width: 760px;
                    height: auto;
                    list-style: none;
                }

                    #wrapper section.container .content article#home ul li {
                        width: 100%;
                        height: auto;
                        overflow: hidden;
                        margin: 0 0 40px 0;
                    }

                        #wrapper section.container .content article#home ul li img {
                            width: 173px;
                            /*height: 129px;*/
                            float: left;
                            margin: 0 20px 0 0;
                        }

                        #wrapper section.container .content article#home ul li .date {
                            display: block;
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 12px;
                            color: #666666;
                            margin-top: 13px;
                        }

                            #wrapper section.container .content article#home ul li .date span {
                                text-transform: uppercase;
                            }

                        #wrapper section.container .content article#home ul li h3 {
                            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                            font-size: 16px;
                            text-transform: uppercase;
                            margin: 0 0 15px 0;
                        }

                            #wrapper section.container .content article#home ul li h3 a {
                                text-decoration: none;
                                color: #0450a1;
                            }

                        #wrapper section.container .content article#home ul li p {
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 14px;
                            color: 666666;
                        }

                            #wrapper section.container .content article#home ul li p .more {
                                font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                text-decoration: none;
                                color: #0450a1;
                            }

                                #wrapper section.container .content article#home ul li p .more:before {
                                    content: "[+] ";
                                }

                #wrapper section.container .content article#sobre .navCountryDesk {
                    list-style: none;
                    overflow: hidden;
                    margin: 0 0 40px 0;
                }

                    #wrapper section.container .content article#sobre .navCountryDesk li {
                        float: left;
                        margin: 0 2px 2px 0;
                    }

                        #wrapper section.container .content article#sobre .navCountryDesk li a {
                            display: block;
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 13px;
                            text-align: center;
                            text-decoration: none;
                            text-transform: uppercase;
                            line-height: 33px;
                            color: #a6a6a5;
                            width: auto;
                            height: 30px;
                            background: #e8e8e7;
                            padding: 0 12px;
                        }

                            #wrapper section.container .content article#sobre .navCountryDesk li a:hover {
                                color: #005ec4;
                            }

                            #wrapper section.container .content article#sobre .navCountryDesk li a.active {
                                color: #ffffff;
                                background: #005ec4;
                            }

                #wrapper section.container .content article#sobre.equipeAcademica p {
                    font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                    font-size: 14px;
                    color: #848383;
                }

                #wrapper section.container .content article#sobre.equipeAcademica .academicTeamList {
                    list-style: none;
                    overflow: hidden;
                    margin: 50px 0 0 0;
                }

                    #wrapper section.container .content article#sobre.equipeAcademica .academicTeamList li {
                        width: 385px;
                        height: 120px;
                        overflow: hidden;
                        background: #f6f6f6;
                        float: left;
                        margin: 0 20px 20px 0;
                        padding: 10px;
                    }

                        #wrapper section.container .content article#sobre.equipeAcademica .academicTeamList li img {
                            float: left;
                            margin: 0 10px 0 0;
                        }

                        #wrapper section.container .content article#sobre.equipeAcademica .academicTeamList li .teamData {
                            display: block;
                            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                            font-size: 16px;
                            text-transform: uppercase;
                            color: #0450a1;
                            margin: 0 0 5px 0;
                        }

                            #wrapper section.container .content article#sobre.equipeAcademica .academicTeamList li .teamData span {
                                display: block;
                                font-size: 12px;
                                color: #666666;
                            }

                        #wrapper section.container .content article#sobre.equipeAcademica .academicTeamList li .teamDescription {
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 14px;
                            color: #666666;
                            margin: 0 0 10px 0;
                        }

                        #wrapper section.container .content article#sobre.equipeAcademica .academicTeamList li a {
                            display: inline-block;
                            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                            font-size: 13px;
                            text-align: center;
                            text-decoration: none;
                            text-transform: uppercase;
                            line-height: 30px;
                            color: #ffffff;
                            width: auto;
                            height: 30px;
                            background: #005ec4;
                            padding: 0 10px;
                            margin: 0 6px 0 0;
                        }



                #wrapper section.container .content article#fellowship.resultados p {
                    font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                    font-size: 14px;
                    color: #848383;
                }

                #wrapper section.container .content article#fellowship.resultados ul.academicTeamList {
                    list-style: none;
                    overflow: hidden;
                    margin: 50px 0 0 0;
                }

                    #wrapper section.container .content article#fellowship.resultados ul.academicTeamList li {
                        width: 385px;
                        min-height: 120px;
                        height: auto;
                        overflow: hidden;
                        background: #f6f6f6;
                        float: left;
                        margin: 0 20px 20px 0;
                        padding: 10px;
                    }

                        #wrapper section.container .content article#fellowship.resultados ul.academicTeamList li img {
                            float: left;
                            margin: 0 10px 0 0;
                        }

                        #wrapper section.container .content article#fellowship.resultados ul.academicTeamList li .boxtexto3 {
                            width: 200px;
                            float: right;
                        }

                        #wrapper section.container .content article#fellowship.resultados ul.academicTeamList li .teamData {
                            display: block;
                            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                            font-size: 16px;
                            text-transform: uppercase;
                            color: #0450a1;
                            margin: 0 0 5px 0;
                        }

                            #wrapper section.container .content article#fellowship.resultados ul.academicTeamList li .teamData span {
                                display: block;
                                font-size: 12px;
                                color: #666666;
                            }

                        #wrapper section.container .content article#fellowship.resultados ul.academicTeamList li .teamDescription {
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 14px;
                            color: #666666;
                            margin: 0 0 10px 0;
                        }

                        #wrapper section.container .content article#fellowship.resultados ul.academicTeamList li a {
                            display: inline-block;
                            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                            font-size: 13px;
                            text-align: center;
                            text-decoration: none;
                            text-transform: uppercase;
                            line-height: 30px;
                            color: #ffffff;
                            width: auto;
                            height: 30px;
                            background: #005ec4;
                            padding: 0 10px;
                            margin: 0 6px 0 0;
                        }


                #wrapper section.container .content article#sobre.contato form {
                    margin: 25px 0 0 0;
                    overflow: hidden;
                }

                    #wrapper section.container .content article#sobre.contato form .alertError, #wrapper section.container .content article#sobre.contato form .alertSuccess {
                        position: relative;
                        line-height: 30px;
                        color: #666666;
                        width: 813px;
                        height: 30px;
                        padding-left: 15px;
                        margin: 0 0 15px 0;
                    }

                    #wrapper section.container .content article#sobre.contato form .alertError {
                        background: #f2aca1;
                        border: 1px solid #760000;
                    }

                    #wrapper section.container .content article#sobre.contato form .alertSuccess {
                        background: #d1fcd6;
                        border: 1px solid #005c0b;
                    }

                    #wrapper section.container .content article#sobre.contato form .closeAlert {
                        font-weight: bold;
                        position: absolute;
                        right: 10px;
                        cursor: pointer;
                    }

                    #wrapper section.container .content article#sobre.contato form .leftFields {
                        width: 400px;
                        float: left;
                        margin: 0 15px 0 0;
                    }

                    #wrapper section.container .content article#sobre.contato form .rightFields {
                        width: 415px;
                        float: left;
                    }

                    #wrapper section.container .content article#sobre.contato form .otherInputs {
                        text-align: right;
                        width: 830px;
                        float: left;
                    }

                    #wrapper section.container .content article#sobre.contato form input[type="text"] {
                        font-family: "Source Sans Pro Regular", Arial, sans-serif;
                        font-size: 12px;
                        color: #005ec4;
                        width: 390px;
                        height: 30px;
                        border: 0;
                        border-left: 1px solid #005ec4;
                        border-bottom: 1px solid #005ec4;
                        padding-left: 10px;
                        margin: 0 0 15px 0;
                        outline: none;
                        /* Firefox 18- */
                        /* Firefox 19+ */
                        /* Internet Explorer */
                    }

                        #wrapper section.container .content article#sobre.contato form input[type="text"]::-webkit-input-placeholder {
                            color: #005ec4;
                        }

                        #wrapper section.container .content article#sobre.contato form input[type="text"]:-moz-placeholder {
                            color: #005ec4;
                        }

                        #wrapper section.container .content article#sobre.contato form input[type="text"]::-moz-placeholder {
                            color: #005ec4;
                        }

                        #wrapper section.container .content article#sobre.contato form input[type="text"]:-ms-input-placeholder {
                            color: #005ec4;
                        }

                    #wrapper section.container .content article#sobre.contato form textarea {
                        font-family: "Source Sans Pro Regular", Arial, sans-serif;
                        font-size: 12px;
                        color: #005ec4;
                        min-width: 390px;
                        width: 390px;
                        max-width: 390px;
                        min-height: 165px;
                        height: 165px;
                        max-height: 165px;
                        border: 0;
                        border-left: 1px solid #005ec4;
                        border-bottom: 1px solid #005ec4;
                        padding: 0 10px;
                        outline: none;
                        /* Firefox 18- */
                        /* Firefox 19+ */
                        /* Internet Explorer */
                    }

                        #wrapper section.container .content article#sobre.contato form textarea::-webkit-input-placeholder {
                            color: #005ec4;
                        }

                        #wrapper section.container .content article#sobre.contato form textarea:-moz-placeholder {
                            color: #005ec4;
                        }

                        #wrapper section.container .content article#sobre.contato form textarea::-moz-placeholder {
                            color: #005ec4;
                        }

                        #wrapper section.container .content article#sobre.contato form textarea:-ms-input-placeholder {
                            color: #005ec4;
                        }

                    #wrapper section.container .content article#sobre.contato form input[type="submit"] {
                        color: #fff;
                        width: 100px;
                        height: 30px;
                        background: #005ec4;
                        border: 0;
                    }

                #wrapper section.container .content article#projetos.countryDesk .navCountryDesk {
                    list-style: none;
                    overflow: hidden;
                    margin: 0 0 40px 0;
                }

                    #wrapper section.container .content article#projetos.countryDesk .navCountryDesk li {
                        float: left;
                        margin: 0 2px 0 0;
                    }

                        #wrapper section.container .content article#projetos.countryDesk .navCountryDesk li a {
                            display: block;
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 13px;
                            text-align: center;
                            text-decoration: none;
                            text-transform: uppercase;
                            line-height: 33px;
                            color: #a6a6a5;
                            width: auto;
                            height: 30px;
                            background: #e8e8e7;
                            padding: 0 12px;
                        }

                            #wrapper section.container .content article#projetos.countryDesk .navCountryDesk li a:hover {
                                color: #005ec4;
                            }

                            #wrapper section.container .content article#projetos.countryDesk .navCountryDesk li a.active {
                                color: #ffffff;
                                background: #005ec4;
                            }

                #wrapper section.container .content article#projetos.countryDesk .countryCover {
                    width: 830px;
                    overflow: hidden;
                    background: #f6f6f6;
                    margin: 0 0 45px 0;
                }

                    #wrapper section.container .content article#projetos.countryDesk .countryCover img {
                        border: 10px solid #ededed;
                        float: left;
                        margin: 0 15px 0 0;
                    }

                    #wrapper section.container .content article#projetos.countryDesk .countryCover p {
                        display: table-cell;
                        font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                        font-size: 14px;
                        vertical-align: bottom;
                        color: #848383;
                        height: 335px;
                        padding: 0 0 15px 0;
                        margin: 0;
                    }

                #wrapper section.container .content article#projetos.countryDesk p {
                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                    font-size: 14px;
                    color: #848383;
                    margin: 0 0 15px 0;
                }

                    #wrapper section.container .content article#projetos.countryDesk p.gsumequipe {
                        margin: 0;
                    }

                    #wrapper section.container .content article#projetos.countryDesk p a {
                        text-decoration: none;
                        color: #005ec4;
                    }

                #wrapper section.container .content article#projetos.countryDesk .recentPosts {
                    list-style-image: url("../imgs/recent_posts_bullet.jpg");
                    margin: 0 0 45px 30px;
                }

                    #wrapper section.container .content article#projetos.countryDesk .recentPosts li {
                        font-family: "Source Sans Pro Regular", Arial, sans-serif;
                        color: #666666;
                        margin: 0 0 20px 0;
                    }

                        #wrapper section.container .content article#projetos.countryDesk .recentPosts li:last-child {
                            margin: 0;
                        }

                        #wrapper section.container .content article#projetos.countryDesk .recentPosts li h5 {
                            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                            font-size: 16px;
                            text-transform: uppercase;
                        }

                            #wrapper section.container .content article#projetos.countryDesk .recentPosts li h5 a {
                                text-decoration: none;
                                color: #666666;
                            }

                        #wrapper section.container .content article#projetos.countryDesk .recentPosts li .date {
                            font-size: 12px;
                        }

                            #wrapper section.container .content article#projetos.countryDesk .recentPosts li .date span {
                                font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                text-transform: uppercase;
                            }

                #wrapper section.container .content article#projetos ul li div {
                    width: 662px;
                    float: left;
                }

                #wrapper section.container .content article#projetos ul li img {
                    width: 148px;
                    height: 117px;
                    float: left;
                    margin: 0px 20px 0px 0px;
                }

                #wrapper section.container .content article#projetos ul li div .date {
                    font-family: "Source Sans Pro Regular",Arial,sans-serif;
                    font-size: 12px;
                    color: #666;
                }

                    #wrapper section.container .content article#projetos ul li div .date span {
                        text-transform: uppercase;
                    }

                #wrapper section.container .content article#projetos ul li div h3 {
                    font-family: "Source Sans Pro Semi-bold",Arial,sans-serif;
                    font-size: 16px;
                    text-transform: uppercase;
                    margin: 6px 0px 14px;
                }

                    #wrapper section.container .content article#projetos ul li div h3 a {
                        text-decoration: none;
                        color: #0450A1;
                    }

                #wrapper section.container .content article#projetos ul li div p {
                    font-family: "Source Sans Pro Regular",Arial,sans-serif;
                    font-size: 14px;
                }

                #wrapper section.container .content article#projetos ul li div .download:before {
                    content: "[+] ";
                }

                #wrapper section.container .content article#projetos ul li div .download {
                    font-family: "Source Sans Pro Semi-bold",Arial,sans-serif;
                    text-decoration: none;
                    color: #0450A1;
                }

                #wrapper section.container .content article#projetos ul li.publicacoesnv {
                    width: 100%;
                    height: auto;
                    overflow: hidden;
                    border-bottom: 1px solid #E5E5E5;
                    padding: 0px 0px 25px;
                    margin: 0px 0px 25px;
                }

                #wrapper section.container .content article#publicacoes .description {
                    font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                    font-size: 14px;
                    color: #848383;
                    margin: 0 0 60px 0;
                }

                #wrapper section.container .content article#publicacoes ul {
                    list-style: none;
                    overflow: hidden;
                }

                    #wrapper section.container .content article#publicacoes ul li {
                        width: 100%;
                        height: auto;
                        overflow: hidden;
                        border-bottom: 1px solid #e5e5e5;
                        padding: 0 0 25px 0;
                        margin: 0 0 25px 0;
                    }

                        #wrapper section.container .content article#publicacoes ul li:last-child {
                            border: 0;
                            margin: 0;
                        }

                        #wrapper section.container .content article#publicacoes ul li img {
                            width: 148px;
                            height: 117px;
                            float: left;
                            margin: 0 20px 0 0;
                        }

                        #wrapper section.container .content article#publicacoes ul li div {
                            width: 662px;
                            float: left;
                        }

                            #wrapper section.container .content article#publicacoes ul li div .date {
                                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                font-size: 12px;
                                color: #666666;
                            }

                                #wrapper section.container .content article#publicacoes ul li div .date span {
                                    text-transform: uppercase;
                                }

                            #wrapper section.container .content article#publicacoes ul li div h3 {
                                font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                font-size: 16px;
                                text-transform: uppercase;
                                margin: 6px 0 14px 0;
                            }

                                #wrapper section.container .content article#publicacoes ul li div h3 a {
                                    text-decoration: none;
                                    color: #0450a1;
                                }

                            #wrapper section.container .content article#publicacoes ul li div p {
                                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                font-size: 14px;
                                color: 666666;
                            }

                            #wrapper section.container .content article#publicacoes ul li div .download {
                                font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                text-decoration: none;
                                color: #0450a1;
                            }

                                #wrapper section.container .content article#publicacoes ul li div .download:before {
                                    content: "[+] ";
                                }

                #wrapper section.container .content article#publicacoes h4 {
                    font-family: "Source Sans Pro Semi-bold",Arial,sans-serif;
                    font-size: 16px;
                    text-transform: uppercase;
                }

                #wrapper section.container .content article#publicacoes p.data {
                    font-family: "Source Sans Pro Regular",Arial,sans-serif;
                    font-size: 12px;
                    color: #666;
                }

                #wrapper section.container .content article#agenda ul {
                    list-style: none;
                    overflow: hidden;
                }

                    #wrapper section.container .content article#agenda ul li {
                        width: 100%;
                        height: auto;
                        overflow: hidden;
                        border-bottom: 1px solid #e5e5e5;
                        padding: 0 0 25px 0;
                        margin: 0 0 25px 0;
                    }

                        #wrapper section.container .content article#agenda ul li:last-child {
                            border: 0;
                            margin: 0;
                        }

                        #wrapper section.container .content article#agenda ul li .calendarDate {
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            text-align: center;
                            color: #ffffff;
                            width: 65px;
                            height: 70px;
                            float: left;
                            margin: 0 15px 0 0;
                        }

                            #wrapper section.container .content article#agenda ul li .calendarDate .day {
                                display: block;
                                font-size: 30px;
                                line-height: 48px;
                                width: 100%;
                                height: 46px;
                                background: #005ec4;
                                margin: 0 0 1px 0;
                            }

                            #wrapper section.container .content article#agenda ul li .calendarDate .mounth {
                                display: block;
                                font-size: 10px;
                                text-transform: uppercase;
                                line-height: 24px;
                                width: 100%;
                                height: 22px;
                                background: #024b9a;
                            }

                        #wrapper section.container .content article#agenda ul li div {
                            width: 750px;
                            float: left;
                        }

                            #wrapper section.container .content article#agenda ul li div .date {
                                font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                font-size: 12px;
                                color: #666666;
                            }

                            #wrapper section.container .content article#agenda ul li div h3 {
                                font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                font-size: 16px;
                                text-transform: uppercase;
                                margin: 0 0 4px 0;
                            }

                                #wrapper section.container .content article#agenda ul li div h3 a {
                                    text-decoration: none;
                                    color: #0450a1;
                                }

                            #wrapper section.container .content article#agenda ul li div p {
                                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                font-size: 14px;
                                color: 666666;
                            }

                                #wrapper section.container .content article#agenda ul li div p .more {
                                    font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                    text-decoration: none;
                                    color: #0450a1;
                                }

                                    #wrapper section.container .content article#agenda ul li div p .more:before {
                                        content: "[+] ";
                                    }

                #wrapper section.container .content article#multimidia .description {
                    font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                    font-size: 14px;
                    color: #b3b3b3;
                }

                #wrapper section.container .content article#multimidia ul {
                    list-style: none;
                    width: 830px;
                    height: auto;
                    overflow: hidden;
                    margin: 60px 0 0 0;
                }

                    #wrapper section.container .content article#multimidia ul li {
                        width: 830px;
                        height: 255px;
                        overflow: hidden;
                        background: #f6f6f6;
                        margin: 0 0 30px 0;
                    }

                        #wrapper section.container .content article#multimidia ul li:last-child {
                            margin: 0 0 25px 0;
                        }

                        #wrapper section.container .content article#multimidia ul li .video {
                            width: 395px;
                            /* 415px */
                            height: 235px;
                            /* 255px */
                            background: #e5e5e5;
                            float: left;
                            padding: 10px;
                        }

                        #wrapper section.container .content article#multimidia ul li .videoInfo {
                            width: 385px;
                            height: 215px;
                            /* 255px */
                            position: relative;
                            float: left;
                            padding: 20px 15px;
                        }

                            #wrapper section.container .content article#multimidia ul li .videoInfo .videoArea {
                                display: block;
                                font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                font-size: 12px;
                                color: #666666;
                            }

                            #wrapper section.container .content article#multimidia ul li .videoInfo .videoTitle {
                                margin: 10px 0 15px 0;
                            }

                                #wrapper section.container .content article#multimidia ul li .videoInfo .videoTitle a {
                                    display: block;
                                    font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                    font-size: 16px;
                                    text-decoration: none;
                                    text-transform: uppercase;
                                    color: #005ec4;
                                }

                            #wrapper section.container .content article#multimidia ul li .videoInfo .videoDescription {
                                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                font-size: 14px;
                                color: #666666;
                            }

                                #wrapper section.container .content article#multimidia ul li .videoInfo .videoDescription .view {
                                    font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                    text-decoration: none;
                                    color: #005ec4;
                                }

                                    #wrapper section.container .content article#multimidia ul li .videoInfo .videoDescription .view:before {
                                        content: "[+] ";
                                    }

                            #wrapper section.container .content article#multimidia ul li .videoInfo .shareBox {
                                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                font-size: 16px;
                                text-transform: uppercase;
                                line-height: 36px;
                                color: #7c7c7c;
                                width: 350px;
                                height: 20px;
                                position: absolute;
                                left: 15px;
                                bottom: 20px;
                            }

                                #wrapper section.container .content article#multimidia ul li .videoInfo .shareBox .socialIconBox {
                                    display: inline-block;
                                    width: 32px;
                                    height: 32px;
                                    border: 1px solid #e6e6e6;
                                    float: left;
                                    margin: 0 0 0 10px;
                                }

                                #wrapper section.container .content article#multimidia ul li .videoInfo .shareBox p {
                                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                    font-size: 16px;
                                    text-transform: uppercase;
                                    line-height: 36px;
                                    color: #7c7c7c;
                                    margin: 0;
                                    padding: 0;
                                    width: 110px !important;
                                    float: left;
                                    display: inline-block;
                                }

                                #wrapper section.container .content article#multimidia ul li .videoInfo .shareBox .socialIconBox.email {
                                    background: #777777 url("../imgs/icon_email_white.png") center no-repeat;
                                }

                                #wrapper section.container .content article#multimidia ul li .videoInfo .shareBox .socialIconBox.facebook {
                                    background: #777777 url("../imgs/icon_facebook_white.png") center no-repeat;
                                }

                                #wrapper section.container .content article#multimidia ul li .videoInfo .shareBox .socialIconBox.twitter {
                                    background: #777777 url("../imgs/icon_twitter_white.png") center no-repeat;
                                }

                                #wrapper section.container .content article#multimidia ul li .videoInfo .shareBox .fb-share-button {
                                    margin: -8px -1px 0 7px;
                                    padding: 0;
                                    height: 20px;
                                    float: left;
                                }

                                    #wrapper section.container .content article#multimidia ul li .videoInfo .shareBox .fb-share-button span {
                                        padding: 0;
                                        margin: 0;
                                    }

                #wrapper section.container .content article#fellowship .featuredImage {
                    border: 10px solid #f6f6f6;
                    float: left;
                    margin: 0 20px 25px 0;
                }

                #wrapper section.container .content article#fellowship p {
                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                    font-size: 14px;
                    /*color: #666666;*/
                    margin: 0 0 25px 0;
                }

                #wrapper section.container .content article#fellowship .shareContainer {
                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                    font-size: 16px;
                    text-align: right;
                    text-transform: uppercase;
                    line-height: 65px;
                    color: #7c7c7c;
                    width: 830px;
                    height: 49px;
                    border-top: 1px solid #e5e5e5;
                    margin: 25px 0 0 0;
                }

                    #wrapper section.container .content article#fellowship .shareContainer .fb-share-button {
                        margin: -22px 0 0 10px;
                        padding: 0 0 0 0;
                        width: 126px;
                        /* height: 20px; */
                        float: right;
                    }

                    #wrapper section.container .content article#fellowship .shareContainer .socialIconBox {
                        display: inline-block;
                        width: 32px;
                        height: 32px;
                        border: 1px solid #e6e6e6;
                        float: right;
                        margin: 15px 0 0 10px;
                    }

                        #wrapper section.container .content article#fellowship .shareContainer .socialIconBox.email {
                            background: #777777 url("../imgs/icon_email_white.png") center no-repeat;
                        }

                        #wrapper section.container .content article#fellowship .shareContainer .socialIconBox.facebook {
                            background: #777777 url("../imgs/icon_facebook_white.png") center no-repeat;
                        }

                        #wrapper section.container .content article#fellowship .shareContainer .socialIconBox.twitter {
                            background: #777777 url("../imgs/icon_twitter_white.png") center no-repeat;
                        }

                #wrapper section.container .content article#fellowship.faqs .faqContainer, #wrapper section.container .content article#fellowship.resultados .faqContainer {
                    margin-bottom: 15px;
                }

                    #wrapper section.container .content article#fellowship.faqs .faqContainer .faqTitle, #wrapper section.container .content article#fellowship.resultados .faqContainer .faqTitle {
                        font-size: 18px;
                        color: #ffffff;
                        background: #005ec4;
                        padding: 5px;
                        cursor: pointer;
                    }

                    #wrapper section.container .content article#fellowship.faqs .faqContainer .faqContent, #wrapper section.container .content article#fellowship.resultados .faqContainer .faqContent {
                        display: none;
                        font-size: 14px;
                        text-align: justify;
                        color: #ffffff;
                        width: 780px;
                        background: #0150a6;
                        border-top: 3px solid #06468b;
                        padding: 10px;
                        margin: 0 auto;
                    }

                        #wrapper section.container .content article#fellowship.resultados .faqContainer .faqContent p {
                            color: #fff;
                        }

                #wrapper section.container .content article#fellowship.selecionados .resultsContainer .resultItem {
                    margin: 0 0 35px 0;
                    overflow: hidden;
                }

                    #wrapper section.container .content article#fellowship.selecionados .resultsContainer .resultItem .itemImage {
                        width: 131px;
                        float: left;
                        margin: 0 19px 0 0;
                    }

                        #wrapper section.container .content article#fellowship.selecionados .resultsContainer .resultItem .itemImage img {
                            width: 115px;
                            height: 115px;
                            border: 8px solid #f6f6f6;
                        }

                    #wrapper section.container .content article#fellowship.selecionados .resultsContainer .resultItem .itemContent {
                        width: 680px;
                        float: left;
                        border-bottom: 1px solid #005ec4;
                    }

                        #wrapper section.container .content article#fellowship.selecionados .resultsContainer .resultItem .itemContent h3 {
                            font-size: 20px;
                            text-transform: uppercase;
                            color: #005ec4;
                        }

                        #wrapper section.container .content article#fellowship.selecionados .resultsContainer .resultItem .itemContent .contentData .institute {
                            font-size: 14px;
                            text-transform: uppercase;
                            color: #666666;
                            margin: 0;
                        }

                        #wrapper section.container .content article#fellowship.selecionados .resultsContainer .resultItem .itemContent .contentData .time {
                            font-size: 14px;
                            color: #666666;
                            margin: 0 0 15px 0;
                        }

                        #wrapper section.container .content article#fellowship.selecionados .resultsContainer .resultItem .itemContent .contentMore {
                            display: block;
                            text-align: right;
                            text-decoration: none;
                            margin: 5px 0;
                        }

                #wrapper section.container .content article #paginator {
                    width: 830px;
                    margin: 35px 0;
                }

                    #wrapper section.container .content article #paginator ul {
                        list-style: none;
                        width: 560px;
                        max-width: 830px;
                        height: 35px;
                        margin: 0 auto;
                    }

                        #wrapper section.container .content article #paginator ul li {
                            width: auto;
                            height: 35px;
                            float: left;
                            margin: 0 2px 0 0;
                        }

                            #wrapper section.container .content article #paginator ul li:last-child {
                                margin-left: 0;
                            }

                            #wrapper section.container .content article #paginator ul li a {
                                display: inline-block;
                                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                font-size: 15px;
                                text-align: center;
                                text-decoration: none;
                                text-transform: uppercase;
                                line-height: 40px;
                                color: #005ec4;
                                min-width: 25px;
                                /* 35px */
                                height: 35px;
                                background: #f6f6f6;
                                padding: 0 5px;
                            }

                                #wrapper section.container .content article #paginator ul li a:hover, #wrapper section.container .content article #paginator ul li a.active {
                                    color: #ffffff;
                                    background: #005ec4;
                                }

                #wrapper section.container .content article .page_navigation {
                    width: 830px;
                    margin: 15px 0;
                }

                    #wrapper section.container .content article .page_navigation a {
                        display: inline-block !important;
                        font-family: "Source Sans Pro Regular", Arial, sans-serif;
                        font-size: 15px;
                        text-align: center;
                        text-decoration: none;
                        text-transform: uppercase;
                        line-height: 40px;
                        color: #005ec4;
                        min-width: 25px;
                        /* 35px */
                        height: 35px;
                        background: #f6f6f6;
                        padding: 0 5px;
                        margin: 0 2px 0 0;
                    }

                        #wrapper section.container .content article .page_navigation a:hover, #wrapper section.container .content article .page_navigation a.active_page {
                            color: #ffffff;
                            background: #005ec4;
                        }

            #wrapper section.container .content .sideBar {
                width: 410px;
                height: auto;
                /*float: left;*/
                float: right;
                padding: 0 0 30px 0;
                margin: 0 10px;
                /* End Recent Posts */
                /* End Event List */
            }

                #wrapper section.container .content .sideBar .textBoxes {
                    margin: 0 0 40px 0;
                }

                    #wrapper section.container .content .sideBar .textBoxes p {
                        font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                        font-size: 14px;
                        color: #b3b3b3;
                        margin: 0 0 15px 15px;
                    }

                    #wrapper section.container .content .sideBar .textBoxes img {
                        border: 8px solid #f6f6f6;
                        margin: 0 0 0 17px;
                    }

                #wrapper section.container .content .sideBar .recentPosts {
                    list-style-image: url("../imgs/recent_posts_bullet.jpg");
                    margin: 0 0 45px 30px;
                }

                    #wrapper section.container .content .sideBar .recentPosts li {
                        font-family: "Source Sans Pro Regular", Arial, sans-serif;
                        color: #666666;
                        margin: 0 0 20px 0;
                    }

                        #wrapper section.container .content .sideBar .recentPosts li:last-child {
                            margin: 0;
                        }

                        #wrapper section.container .content .sideBar .recentPosts li h5 {
                            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                            font-size: 16px;
                            text-transform: uppercase;
                        }

                            #wrapper section.container .content .sideBar .recentPosts li h5 a {
                                text-decoration: none;
                                color: #666666;
                            }

                        #wrapper section.container .content .sideBar .recentPosts li .date {
                            font-size: 12px;
                        }

                            #wrapper section.container .content .sideBar .recentPosts li .date span {
                                font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                                text-transform: uppercase;
                            }

                #wrapper section.container .content .sideBar h4 {
                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                    font-size: 20px;
                    text-transform: uppercase;
                    color: #666666;
                    margin: 0 0 20px 0;
                }

                    #wrapper section.container .content .sideBar h4 span {
                        font-family: "Source Sans Pro Bold", Arial, sans-serif;
                    }

                #wrapper section.container .content .sideBar .eventList {
                    list-style: none;
                    margin: 0 0 40px 0;
                }

                    #wrapper section.container .content .sideBar .eventList li {
                        width: 100%;
                        overflow: hidden;
                        margin: 0 0 20px 0;
                    }

                        #wrapper section.container .content .sideBar .eventList li:last-child {
                            margin: 0;
                        }

                        #wrapper section.container .content .sideBar .eventList li div {
                            display: block;
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 23px;
                            text-align: center;
                            line-height: 31px;
                            color: #fff;
                            width: 40px;
                            height: 40px;
                            overflow: hidden;
                            background: #005ec4;
                            float: left;
                            margin: 0 10px 0 0;
                        }

                            #wrapper section.container .content .sideBar .eventList li div .month {
                                display: block;
                                font-size: 12px;
                                line-height: 0;
                            }

                        #wrapper section.container .content .sideBar .eventList li a {
                            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                            font-size: 16px;
                            text-decoration: none;
                            color: #666666;
                            width: 360px;
                            float: left;
                        }

                #wrapper section.container .content .sideBar .sidebarButtomBox {
                    display: block;
                    font-family: "Source Sans Pro Regular", Arial, sans-serif;
                    font-size: 23px;
                    text-transform: uppercase;
                    text-decoration: none;
                    color: #666666;
                    width: 299px;
                    /* 410px */
                    height: auto;
                    background: #dedddd;
                    border-left: 3px solid #cacaca;
                    border-bottom: 3px solid #cacaca;
                    padding: 10px 96px 10px 12px;
                    margin: 0 0 20px 0;
                }

                    #wrapper section.container .content .sideBar .sidebarButtomBox span {
                        font-family: "Source Sans Pro Bold", Arial, sans-serif;
                    }

                    #wrapper section.container .content .sideBar .sidebarButtomBox.icon-iri {
                        line-height: 22px;
                        background-image: url("../imgs/icon_iri.png");
                        background-position: 332px center;
                        background-repeat: no-repeat;
                    }

                    #wrapper section.container .content .sideBar .sidebarButtomBox.icon-journal {
                        background-image: url("../imgs/icon_journal.png");
                        background-position: 339px center;
                        background-repeat: no-repeat;
                    }

                #wrapper section.container .content .sideBar .socialNetwork {
                    display: block-inline;
                    text-indent: -9999px;
                    width: 41px;
                    height: 41px;
                    border: 1px solid #e3e3e3;
                    float: right;
                    margin: 0 0 0 14px;
                }

                    #wrapper section.container .content .sideBar .socialNetwork.youtube {
                        background: #777777 url("../imgs/icon_youtube.png") center no-repeat;
                    }

                    #wrapper section.container .content .sideBar .socialNetwork.facebook {
                        background: #777777 url("../imgs/icon_facebook.png") center no-repeat;
                    }

                    #wrapper section.container .content .sideBar .socialNetwork.twitter {
                        background: #777777 url("../imgs/icon_twitter.png") center no-repeat;
                    }

                    #wrapper section.container .content .sideBar .socialNetwork.rss {
                        background: #777777 url("../imgs/icon_rss.png") center no-repeat;
                    }

    #wrapper footer {
        width: 100%;
        min-height: 180px;
        /* 186px */
        background: #e8e8e7;
        border-top: 1px solid #d9d9d6;
        padding: 5px 0 0 0;
    }

        #wrapper footer .footerContainer {
            width: 100%;
            height: 170px;
            /* 138px */
            background: #005ec4;
            border-bottom: 1px solid #0e76e6;
        }

            #wrapper footer .footerContainer .footerContent {
                width: 1280px;
                height: 170px;
                overflow: hidden;
                margin: 0 auto;
                /* End Nav Bottom */
            }

                #wrapper footer .footerContainer .footerContent nav.navBottom {
                    width: 1280px;
                    height: 24px;
                    /* 44px */
                    border-bottom: 1px solid #0e76e6;
                    float: left;
                    padding: 19px 0 0 0;
                    margin: 0 0 15px 0;
                }

                    #wrapper footer .footerContainer .footerContent nav.navBottom ul {
                        list-style: none;
                    }

                        #wrapper footer .footerContainer .footerContent nav.navBottom ul li {
                            font-family: "Source Sans Pro Regular", Arial, sans-serif;
                            font-size: 12px;
                            color: #fff;
                            float: left;
                        }

                            #wrapper footer .footerContainer .footerContent nav.navBottom ul li:after {
                                content: "|";
                            }

                            #wrapper footer .footerContainer .footerContent nav.navBottom ul li:last-child:after {
                                content: none;
                            }

                            #wrapper footer .footerContainer .footerContent nav.navBottom ul li a {
                                display: inline-block;
                                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                                text-decoration: none;
                                text-transform: uppercase;
                                color: #fff;
                                padding: 0 15px;
                            }

                #wrapper footer .footerContainer .footerContent .address {
                    width: 870px;
                    /* 880px */
                    float: left;
                    padding: 0 0 0 10px;
                }

                    #wrapper footer .footerContainer .footerContent .address .addressTitle {
                        font-family: "Source Sans Pro Bold", Arial, sans-serif;
                        font-size: 14px;
                        color: #fff;
                        margin: 0 0 3px 0;
                    }

                    #wrapper footer .footerContainer .footerContent .address .addressContent {
                        font-family: "Source Sans Pro Regular", Arial, sans-serif;
                        font-size: 12px;
                        color: #fff;
                    }

                #wrapper footer .footerContainer .footerContent .featuredLogos {
                    text-align: right;
                    width: 390px;
                    /* 400px */
                    float: left;
                    padding: 0 10px 0 0;
                }

                    #wrapper footer .footerContainer .footerContent .featuredLogos img {
                        margin: 0 0 0 15px;
                    }

        #wrapper footer .footerSpacer {
            width: 100%;
            height: 2px;
            background: #005ec4;
            border-top: 1px solid #145097;
            border-bottom: 1px solid #082c57;
        }

        #wrapper footer .copyright {
            text-align: center;
            width: 100%;
            height: 38px;
            background: #024b9a;
            border-bottom: 1px solid #2463a7;
        }

            #wrapper footer .copyright a {
                display: inline-block;
                font-family: "Source Sans Pro Regular", Arial, sans-serif;
                font-size: 12px;
                text-decoration: none;
                color: #fff;
                line-height: 23px;
                height: 20px;
                background: url("../imgs/p_piloti.png") right center no-repeat;
                margin: 7px 0 0 0;
                padding: 0 24px 0 0;
            }

    #wrapper .pika-thumbs {
        height: 70px;
        float: right;
        /*padding: 0 16px; */
        margin: 20px 10px 0 0;
    }

        #wrapper .pika-thumbs li {
            list-style-type: none;
            width: 94px;
            height: 70px;
            background: rgba(0, 94, 196, 0.5);
            /*border: 1px solid #e5e5e5; */
            overflow: hidden;
            float: left;
            /*margin: 10px 0 0 17px; */
            padding: 0;
            /*padding: 3px; */
            /*margin: 0 5px; */
            margin: 0 0 0 7px;
            cursor: pointer;
        }

            #wrapper .pika-thumbs li .clip {
                position: relative;
                height: 100%;
                text-align: center;
                vertical-align: middle;
                overflow: hidden;
            }

            #wrapper .pika-thumbs li .thumbPosition {
                font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
                font-size: 12px;
                text-align: right;
                color: #fff;
                width: 30px;
                /* 35px */
                height: 32px;
                /* 35px */
                background: url("../imgs/slider_thumb_position.png") no-repeat;
                padding: 3px 5px 0 0;
                position: absolute;
                top: 0;
                right: 0;
            }

    #wrapper .pika-stage, #wrapper .pika-textnav {
        width: 830px;
    }

    #wrapper .pika-stage {
        position: relative;
        background: #fff;
        /*border: 1px solid #e5e5e5; */
        border-bottom: 1px solid #005ec4;
        /*padding: 10px 10px 40px 10px; */
        text-align: center;
        height: 400px;
    }

        #wrapper .pika-stage img {
            /*height: 100%;*/ width: 830px;
            height: 401px;
        }

        #wrapper .pika-stage .caption {
            font-family: "Source Sans Pro Semi-bold", Arial, sans-serif;
            font-size: 15px;
            text-align: left;
            color: #b3b3b3;
            width: 380px;
            height: 80px;
            /*background: #000; */
            /*background: rgba(0,0,0,0.75); */
            /*border: 1px solid #141414; */
            position: absolute;
            bottom: -100px;
            left: 10px;
            /*padding: 10px; */
        }

            #wrapper .pika-stage .caption p {
                padding: 0;
                margin: 0;
                line-height: 14px;
            }

    #wrapper .pika-imgnav a {
        position: absolute;
        text-indent: -5000px;
        display: block;
        z-index: 3;
    }

        #wrapper .pika-imgnav a.previous {
            background: url("../imgs/slider_nav_left.png") no-repeat left 350px;
            height: 100%;
            width: 50px;
            top: 0;
            left: 0;
            cursor: pointer;
        }

        #wrapper .pika-imgnav a.next {
            background: url("../imgs/slider_nav_right.png") no-repeat right 350px;
            height: 100%;
            width: 50px;
            top: 0;
            right: 0;
            cursor: pointer;
        }

    #wrapper .pika-textnav {
        overflow: hidden;
        margin: 10px 0 0 0;
        bottom: 10px;
        position: absolute;
    }

        #wrapper .pika-textnav a {
            font-size: 12px;
            text-decoration: none;
            color: #333;
            padding: 4px;
        }

            #wrapper .pika-textnav a.previous {
                float: left;
                width: auto;
                display: block;
            }

            #wrapper .pika-textnav a.next {
                float: right;
                width: auto;
                display: block;
            }

    #wrapper .pika-tooltip {
        font-size: 12px;
        position: absolute;
        color: white;
        padding: 3px;
        background-color: rgba(0, 0, 0, 0.7);
        border: 3px solid black;
    }

    #wrapper .pika-counter {
        display: none;
        position: absolute;
        bottom: 45px;
        left: 15px;
        color: white;
        background: rgba(0, 0, 0, 0.7);
        font-size: 11px;
        padding: 3px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    #wrapper .pika-loader {
        background: url("../imgs/loading.gif") 3px 3px no-repeat black;
        background-color: rgba(0, 0, 0, 0.9);
        color: white;
        width: 60px;
        font-size: 11px;
        padding: 5px 3px;
        text-align: right;
        position: absolute;
        top: 15px;
        right: 15px;
    }

    #wrapper .jcarousel-skin-pika .jcarousel-container-horizontal {
        padding: 15px 20px;
        overflow: hidden;
    }

    #wrapper .jcarousel-skin-pika .jcarousel-clip-horizontal {
        height: 90px;
        width: 485px;
    }

    #wrapper .jcarousel-skin-pika .jcarousel-item-horizontal {
        margin-right: 10px;
    }

/* End Wrapper */

/* Roberta */
.parceirosdiv {
    width: 350px;
    float: left;
    margin-right: 50px;
    height: 280px;
}

/* Fim_Roberta */


/* Projeto - GSUM */
div.proj-even-noti {
    width: 785px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    div.proj-even-noti div.proj-box {
        float: left;
        width: 356px;
        min-height: 95px;
        height: auto;
    }

        div.proj-even-noti div.proj-box.espaco9 {
            margin-right: 73px;
        }

        div.proj-even-noti div.proj-box h4 {
            font-family: 'Source Sans Pro Semi-bold', Arial, sans-serif;
            font-size: 23px;
            color: #666;
            text-transform: uppercase;
        }

            div.proj-even-noti div.proj-box h4 span.gsum {
                background: #8a639a;
                display: block;
                width: 10px;
                height: 10px;
                float: left;
                margin: 12px 10px 0 0;
            }

            div.proj-even-noti div.proj-box h4 span.ssc {
                background: #005ec4;
                display: block;
                width: 10px;
                height: 10px;
                float: left;
                margin: 12px 10px 0 0;
            }

        div.proj-even-noti div.proj-box ul {
            margin: 0;
            padding: 0;
        }

            div.proj-even-noti div.proj-box ul li {
                min-height: 55px;
                height: auto;
                margin: 0;
                padding: 18px 0;
                border-bottom: 1px solid #e4e4e4;
                overflow: hidden;
            }

                div.proj-even-noti div.proj-box ul li.gsum {
                    margin: 0;
                    padding: 0;
                }

                div.proj-even-noti div.proj-box ul li img {
                    float: left !important;
                    width: 70px !important;
                    height: 55px !important;
                    margin: 0 15px 0 0 !important;
                }

                div.proj-even-noti div.proj-box ul li div.proj-box-txt {
                    float: right !important;
                    width: 270px !important;
                    min-height: 55px !important;
                    height: auto !important;
                }
                div.proj-even-noti div.proj-box ul li div.proj-box-txt-nucl {
                    float: right !important;
                    width: 340px !important;
                    min-height: 55px !important;
                    height: auto !important;
                }

.proj-even-noti .proj-box ul li .proj-box-txt h4 {
    font-family: 'Source Sans Pro Semi-bold', Arial, sans-serif;
    font-size: 15px;
    color: #666;
    text-transform: uppercase;
    line-height: 16px;
}

.proj-even-noti .proj-box ul li .proj-box-txt .descit {
    font-family: 'Source Sans Pro Semi-bold', Arial, sans-serif !important;
    font-size: 13px !important;
    color: #a1a1a1 !important;
}

.proj-even-noti .proj-box ul li .proj-box-txt .data {
    float: left !important;
    width: 100px !important;
    font-family: 'Source Sans Pro Semi-bold', Arial, sans-serif;
    font-size: 12px !important;
    color: #666 !important;
    margin: 6px 0 0 0 !important;
}

.proj-even-noti .proj-box ul li .proj-box-txt-nucl .data {
    float: left !important;
    width: 100px !important;
    font-family: 'Source Sans Pro Semi-bold', Arial, sans-serif;
    font-size: 12px !important;
    color: #666 !important;
    margin: 6px 0 0 0 !important;
}

.proj-even-noti .proj-box ul li .proj-box-txt a {
    font-family: 'Source Sans Pro Semi-bold', Arial, sans-serif;
    text-decoration: none !important;
    color: #0450A1 !important;
    margin: 6px 0 0 0 !important;
    display: block !important;
    width: 80px !important;
    float: right !important;
}

.proj-even-noti .proj-box ul li .proj-box-txt-nucl a {
    font-family: 'Source Sans Pro Semi-bold', Arial, sans-serif;
    text-decoration: none !important;
    color: #0450A1 !important;
    margin: 6px 0 0 0 !important;
    display: block !important;
    width: 80px !important;
    float: right !important;
}

div.contato-box {
    color: #666;
    width: 830px;
    float: left;
    margin: 0 10px 50px 10px;
}

    div.contato-box p {
        font-family: "Source Sans Pro Regular", Arial, sans-serif;
        font-size: 20px;
        margin: 10px 0 10px 0;
        padding: 0;
    }

    div.contato-box .inputcontato {
        width: 97%;
        padding: 11px 10px;
        border: 1px solid #f2f2f2;
        background: #fff;
        margin: 0 0 10px 0;
        color: #727272;
        border-radius: 5px;
    }

    div.contato-box .textarcontato {
        width: 97%;
        height: 90px;
        padding: 11px 10px;
        border: 1px solid #f2f2f2;
        background: #fff;
        margin: 0 0 10px 0;
        color: #727272;
        border-radius: 5px;
    }

    div.contato-box .btn-contato {
        width: 100px;
        padding: 10px 0 8px 0;
        background: #d8d9d8;
        font-family: "Source Sans Pro Bold", Arial, sans-serif;
        font-size: 15px;
        text-align: center;
        color: #666666;
        text-transform: uppercase;
        border-bottom: 3px solid #cacaca;
        border-left: 3px solid #cacaca;
        border-top: 0;
        border-right: 0;
    }

div.projeto-internas {
    color: #666;
    width: 830px;
    float: left;
    margin: 0 10px;
}

    div.projeto-internas h5 {
        font-family: "Source Sans Pro Semi-bold",Arial,sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0;
        padding: 0 0 15px 0;
    }

    div.projeto-internas p {
        font-family: "Source Sans Pro Regular", Arial, sans-serif;
        font-size: 14px;
        text-align: left;
        margin: 0;
        padding: 0 0 15px 0;
    }

.equipenome {
    font-family: "Source Sans Pro Bold",Arial,sans-serif;
    font-size: 20px;
    color: #666;
    margin: 0;
    padding: 0;
}

.equipeemail {
    font-family: "Source Sans Pro Regular",Arial,sans-serif;
    font-size: 16px;
    color: #666;
    margin: 0;
    padding: 0;
}

.equipelink {
    font-family: "Source Sans Pro Bold",Arial,sans-serif;
    font-size: 15px;
    color: #0450A1;
    margin: 0 0 20px 0;
    padding: 0;
}

    .equipelink a {
        color: #0450A1;
        text-transform: uppercase;
        text-decoration: none;
    }

.paginacaoblock {
    margin: 90px 0 35px 0;
    // margin: 200px 0 35px 0;
}

p strong a {
    color: #666;
    text-decoration: none;
}
