﻿.container{
    min-width: 450px;
}

.header-logo {
    padding: 30px 15px;
    background-color: rgba(33, 150, 243, 0.8);
}

.social > .pull-right {
    margin-right: 15px;
}

.vbottom {
    /*display: inline-block !important;*/
    vertical-align: bottom;
    /*float: none;*/
    display:table !important;
}

.dashed-left {
    border-left: 1px dashed #eeeeee;
}

.dashed-right {
    border-right: 1px dashed #eeeeee;
}

.dashed-top {
    border-top: 1px dashed #eeeeee;
}

.dashed-bottom {
    border-bottom: 1px dashed #eeeeee;
}

.solid-left {
    border-left: 1px solid #eeeeee;
}

.solid-right {
    border-right: 1px solid #eeeeee;
}

.solid-top {
    border-top: 1px solid #eeeeee;
}

.solid-bottom {
    border-bottom: 1px solid #eeeeee;
}

.font-twitter {
    font: 12px/16px "Open Sans", "Calibri", sans-serif;
}

footer {
    background-color:#404041;
    padding: 20px 0;
    /*height:200px;*/
}

.column-separator {
    background-image: url(../images/separator.png);
    background-position: top right;
    background-repeat: repeat-y;
}

h4, h5 {
    font-family: "Bitter", "Calibri", sans-serif;
}

.form-control {
    background-color: #FFFFFF;
    height: 27px;
    /*padding:6px 0;*/
    /*padding-top: 2px;*/
    border: none;
}

.social-icons {
    vertical-align: bottom;
    margin-right: 15px;
}

.social-icons.last {
    vertical-align: bottom;
    margin-right: 0px;
}

.overlay-destaques {
    position: absolute;
    top: 0;left: 0;
    background-image: url(../images/overlay-destaques.png);
    background-position: top left;
    background-repeat: repeat;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.container-social {
    margin: 0;
    padding: 0;
}

.copyright-footer {
    font-size: 12px;
    color: #bcbbbb;
    line-height: 14px;
}

footer a {
    text-decoration: none;
    color: #ffffff;
}

footer a.mainlink {
    font-weight: 700;
    text-decoration: none;
    color: #ffffff;
}

footer a.mainlink:hover {
    font-weight: 700;
    text-decoration: none;
    color: #0a6ebd;
}

footer span {
    font-weight: 700;
    text-decoration: none;
    color: #ffffff;
}

.nonslide-images {
    top: 0;
    left: 0;
}

.equipa-nome, .equipa-nome > a {
    color:#585858;
    font-size: 10px;
    font-weight: 700;
}


.equipa-funcao {
    color:#585858;
    font-size: 10px;
    font-weight: 400;
    line-height:10px;
}

.membro-nome {
    color:#585858;
    font-size: 14px;
    font-weight: 700;
}

.membro-funcao {
    color:#585858;
    font-size: 12px;
    font-weight: 400;
}

.detalhe-membro {
    display: none;
}

.listagem-equipa {
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    *display: inline;
    *zoom: 1;
}

.title-news {
    font-family: "Bitter", "Calibri", sans-serif;
    font-size: 18px;
}

.node-date {
    font-size: 12px;
    color: #585858;
}

.addthis {
    margin-top: 50px;
}

.breadcrumb > li > a {
    font-size: 14px;
    color: #585858;
    text-decoration: none;
}

.overlay-media-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.overlay-media {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/overlay-player.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.container-events {
    background-image: url(../images/events.png);
    background-position: left center;
    background-repeat: no-repeat;
    height: 60px;
    min-width: 11px;
    width: 100%;
    padding-left: 20px;
}

.container-events.event-active {
    background-image: url(../images/events-active.png);
}

.event-date {
    height: 60%;
    margin: auto 0;
    float: left;
}

.event-day {
    font-size: 36px;
    line-height:60px;
    color: #959595;
    float: left;
    font-family: "Bitter", "Calibri", sans-serif;
}

.event-day.event-active {
    font-size: 36px;
    line-height:60px;
    color: #00aeef;
    float: left;
}

.event-other {
    height: 100%;
    margin: 13px 10px;
    float: left;
    line-height: 14px;
}

.event-weekday {
    font-size: 14px;
    color: #959595;
}

.event-weekday.event-active {
    font-size: 14px;
    color: #00aeef;
}

.event-month {
    font-size: 14px;
    color: #959595;
}

.event-month.event-active {
    color: #00aeef;
}

.event-title {
    padding-top: 10px;
    font-size: 16px;
    color: #959595;
    line-height: 18px;
}

.event-title.event-active {
    color: #00aeef;
}

.event-title a {
    text-decoration: none;
    color: inherit;
}

.destaques-empreendedorismo {
    margin-bottom:25px;
    background-color:#bcbbbb; 
    width:100%; 
    height: 50px; 
    line-height: 50px;
    text-align: center;
    font-family: "Bitter", "Calibri", sans-serif;
    font-size: 26px;
    color: #ffffff;
}

.carousel-caption-empreendedorismo {
    font-family: "Bitter", "Calibri", sans-serif;
    bottom: 13.5%;
    color: #FFFFFF;
    font-size: 38px;
    font-weight: 700;
    left: 0px;
    line-height: 38px;
    max-width: 65%;
    padding: 10px 5px 10px 20px;
    position: absolute;
    z-index: 2;
}

.carousel-caption-empreendedorismo_2 {
    font-family: "Bitter", "Calibri", sans-serif;
    bottom: 13.5%;
    color: #FFFFFF;
    font-size: 12px;
    left: 800px;
    line-height: 14px;
    max-width: 65%;
    padding: 10px 5px 10px 20px;
    position: absolute;
    z-index: 2;
    text-align:right;
}

.logos-empreendedorismo {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 200px;
    z-index: 50;
}

.header-logo-empreendedorismo {
    background-color: rgba(0, 0, 0, 0.50);
    height: 200px;
}

.relacionados-empreendedorismo {
    margin-bottom:25px;
    background-color:#bcbbbb; 
    width:100%; 
    height: 50px; 
    line-height: 50px;
    text-align: center;
    font-family: "Bitter", "Calibri", sans-serif;
    font-size: 26px;
    color: #ffffff;
}


#small_logo{
    display:none;
    height: 49px; 
    background-color: rgba(33, 150, 243, 0.8);
}

#small_logo div.pull-left{
    margin-left:17px;
    margin-top:13px;
}

#small_logo div.pull-right{
    margin-right:17px;
    margin-top:13px;
}

#small_logo div.pull-right a{
    color: #fff;
}

#small_logo div.pull-right a:hover{
    color: #fff;
}

.header-logo div.pull-right{
    width: 180px; 
}

.header-logo div.pull-right a{
    color: #fff;
}

.header-logo div.pull-right a:hover{
    color: #fff;
}

.header-logo form{
    margin-top: 35px;
}

.social-background{
    position: absolute;
    width: 100%;
    height: 30px;
    z-index: 50;
    padding-left: 33px;
    background-color: rgba(100, 100, 100, 0.8);
}

.row-list .col-md-4{
    margin: 10px 0;
}

.row-list .col-md-8{
    margin: 10px 0;
}

.row-list .col-md-8 h5{
    margin-top: 0;
}

@media (min-width: 768px) {
    .navbar-collapse .nav .dropdown.separator:hover .dropdown-menu{
        display: block;
    }
}


@media (max-width: 768px){
    .social-background{
        background-color: #646464;
    }

    .header-logo {
        padding: 20px 15px;
        background-color: #00aeef;
    }

    .navbar-fixed-top2{
        top: 150px;
    }

    .navbar-header{
        background-color: #fff;
        padding: 10px 17px;
    }

    .navbar-fixed-top .navbar-header{
        padding: 5px 33px;
    }

    .navbar-fixed-top .navbar-collapse{
        margin: 0;
    }

    .navbar-header span{
        cursor: pointer;
    }

    .slides{
        margin-top: 192px;
    }

    #small_logo{
        display:none;
        height: 55px; 
    }

    #small_logo div.pull-right{
        display: none;
    }

    .navbar-header button{
        margin-left: 15px;
    }

    .navbar-collapse .nav .dropdown.separator .dropdown-menu a{
        color: #383838;
    }

    .col-md-8.modify-child.column-separator{
        margin-top: 100px;
    }
}
.english_link {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight: bold;
}
.english_link:hover {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:underline;
    font-weight: bold;
}