html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, caption {
    font-family: 'catamaram', sans-serif;
}
body{
    background-color: #f2f2f2;
}
.navbar {
    background-color: #1B6D85;
    border-color: darkblue;
    align-content: center !important;
    margin-bottom: 0px;
    min-height: 43px;
    color: #FFF;
}
.navbar-nav {
    width: 100%;
    text-align: center;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
    min-width: 79px;
    font-weight: bold;
}
.navbar-nav > li a {
    color: #FFF !important;

}
.navbar-nav > li a:hover {
    color: #FFF; !important;
    text-decoration: none !important;
}
@media (max-width: 992px) {
    .navbar-nav > li a {
        font-size: 0.84em !important;
    }
}
@media (max-width: 767px) {
    .navbar-nav > li {
        width: 100%;
        border: none !important;
        font-size: 0.75em !important;
    }
}
.navbar-nav > li > a {
    vertical-align: middle !important;
    line-height: 12px;
    font-size: 1.39rem;
}
.navbar-nav > li:not(:last-child) {
    border-right: solid #007866 1px;
}
.space-header-top {
    margin-top: 15px;
}
.shadow {
    -webkit-box-shadow: 0px 3px 6px 0px #aeaeae;
    -moz-box-shadow: 0px 3px 6px 0px #aeaeae;
    box-shadow: 0px 3px 6px 0px #AEAEAE;
}
.bg-white {
    background-color: #FFFFFF;
}
.thumbnail-sponsor {
    background-color: inherit !important;
    border: none;
    height: 145px !important;
}
.box {
    padding-top: 20px;
    padding-bottom: 120px;
}
.divisor {
    margin: -5px 0px 5px;
    padding: 10px 0px;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #9c9c9c;
}
.panel-default {
    border-color: #ddd;
    border: 1px solid #c5d5d9;
}
#footer-box-left {
    border-left: 4px solid #999999;
    padding-left: 3px;
}
#footer-box-left a {
    color: #999999;
    text-decoration: none;
}
#footer-box-left a:hover {
    color: #999999;
    text-decoration: underline;
}
#footer-box-left p {
    color: #999999;
}
#footer-box-right img {
    vertical-align: middle;
}
#footer-box-right a {
    color: #999999;
    text-decoration: none;
    line-height: 26px;
}
#footer-box-right a:hover {
    color: #999999;
    text-decoration: underline;
}
#footer-box-right img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}
#footer-box-right img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.speaker_img_round {
    max-height: 196px;
    overflow: hidden;
    align-content: center;
    width: 100px;
    height: 100px;
    border-radius: 10%;
}
.speaker_img_round-lg {
    border-radius: 10%;
}
.letra_simposio {
    background-color: #005544;
    vertical-align: middle;
}
.letra_simposio a {
    color: #FFF;
    text-decoration: none
}
.well{
    border: 1px solid #c5d5d9;
}
.list-group-item{
    border: 1px solid #c5d5d9;
}
.container-fluid{
    background-color: #e7eced;
}
.bg-green, .bg-green:active {
    color: #FFFFFF;
    background-color: #005544;
}
.bg-green {
    border-bottom: solid 5px #004031;
}
.bg-green:hover {
    color: #004031;
    text-decoration: none;
}
.bg-blue, .bg-blue:active {
    color: #FFFFFF;
    background: rgba(89, 165, 235, 1);
    background: -moz-linear-gradient(top, rgba(89, 165, 235, 1) 0%, rgba(32, 124, 229, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(89, 165, 235, 1)), color-stop(100%, rgba(32, 124, 229, 1)));
    background: -webkit-linear-gradient(top, rgba(89, 165, 235, 1) 0%, rgba(32, 124, 229, 1) 100%);
    background: -o-linear-gradient(top, rgba(89, 165, 235, 1) 0%, rgba(32, 124, 229, 1) 100%);
    background: -ms-linear-gradient(top, rgba(89, 165, 235, 1) 0%, rgba(32, 124, 229, 1) 100%);
    background: linear-gradient(to bottom, rgba(89, 165, 235, 1) 0%, rgba(32, 124, 229, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59a5eb', endColorstr='#207ce5', GradientType=0);
    font-weight: bold;
}
.bg-blue {
    border-bottom: solid 5px #0d54a1;
}
.bg-blue:hover {
    color: #0d54a1;
    text-decoration: none;
}
.bg-red, .bg-red:active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+43,6d0019+87 */
    color: #FFFFFF;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9342a+53,cb0102+90 */
    background: #c9342a; /* Old browsers */
    background: -moz-linear-gradient(top, #c9342a 53%, #cb0102 90%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(53%,#c9342a), color-stop(90%,#cb0102)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c9342a 53%,#cb0102 90%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c9342a 53%,#cb0102 90%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c9342a 53%,#cb0102 90%); /* IE10+ */
    background: linear-gradient(to bottom, #c9342a 53%,#cb0102 90%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9342a', endColorstr='#cb0102',GradientType=0 ); /* IE6-9 */
    font-weight: bold;
}
.bg-red{
    border-bottom: solid 5px #a30102;
}
.bg-red:hover {
    color: #a30102;
    text-decoration: none;
}
.tx-white {
    color: #FFFFFF;
}
.panel-body {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.btn {
    min-height: 50px;
    max-height: 60;
    max-width: 330px;
    word-break: normal;
    white-space: normal;
    padding-top: 1.5vh;
    padding-bottom: 1.5vh;
    vertical-align: middle;
    font-size: 1em;
}

.btn-sessao {
    min-height: 80px;
    max-width: 280px;
    min-width: 280px;
    padding-bottom: 1.5vh;
    cursor: help;
    color: #fff;
    background-color: #1B6D85;
}

.btn-xs {
    max-width: 100%;
}
.btn:focus {
    text-decoration: none;
}
.page-header {
    margin-left: 10px;
}
.dropdown-header {
    padding-bottom: 20px;
}
.bs-callout {
    padding: 15px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 3px;
    border-radius: 10px;
    color: #000000;
    font-weight: normal;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout + .bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #005544;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #032534;
}

.bs-callout-success h4 {
    color: #5cb85c;
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h4 {
    color: #d9534f;
}

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
    color: #f0ad4e;
}

.bs-callout-info {
    border-left-color: #5bc0de;
}

.bs-callout-info h4 {
    color: #5bc0de;
}

ol, ol a {
    color: #005544 !important;
    font-weight: bold !important;
}

h3 {
    color: #1B6D85;
    font-weight: bold;
}

.icon-green {
    color: #005544;
    font-size: larger;
}

.highlight {
    color: darkred;
    font-weight: bold;
}

h4 {
    color: #1B6D85;
}

h5 {
    color: #005544;
}

.img {
    width: 100%;
    max-height: 196px;
    overflow: hidden;
    align-content: center;
}

.label {
    font-size: 90% !important;
}

/* Dates */
.agenda .agenda-date { width: 170px; }
.agenda .agenda-date .dayofmonth {
    width: 40px;
    font-size: 36px;
    line-height: 36px;
    float: left;
    text-align: right;
    margin-right: 10px;
    color: #428bca;
}
.agenda .agenda-date .shortdate {
    font-size: 0.75em;
}


/* Times */
.agenda .agenda-time { width: 140px; }


/* Events */
.agenda .agenda-events {
    font-size: 15px;
}

.program-box{
    /*height: 160px !important;*/
}
.program-box:hover{
    color: #2b4f11;
}

.program-time-left{
    width: 120px !important;
}

.time{
    width: 30px;
    font-size: 25px;
    line-height: 36px;
    text-align: right;
    margin-right: 10px;
    color: #428bca;
    height: 100%;
}
.time-color{
    line-height: 36px;
    font-weight: bold;
    color: #428bca;
}
.time-bottom{

}
.time-top{

}

p{
    text-align: justify;
    padding: 15px;
}
.disabled {
    color: #5d5d5d !important;
}

/* typeahead styles */
/* ---------------- */


.typeahead,
.tt-query,
.tt-hint {
    width: 396px;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
}

.typeahead {
    background-color: #fff;
}

.typeahead:focus {
    border: 2px solid #0097cf;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-menu {
    width: 422px;
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;

}

.tt-suggestion p {
    margin: 0;
}

.gist {
    font-size: 14px;
}

#multiple-datasets .league-name {
    margin: 0 20px 5px 20px;
    padding: 3px 0;
    border-bottom: 1px solid #ccc;
}
/* fim do typeahead styles */
/* ----------------------- */
.pagination , .pagination > li > a{
    color: darkgreen;
    text-decoration: none;
}

.pagination > .disabled > a , .pagination > .disabled > a:hover{
    color: grey;
    text-decoration: none;
}

.pagination > .active > a{
    color: #FFFFFF;
    background: -webkit-linear-gradient(top, rgb(129, 203, 92) 0%, rgb(84, 182, 59) 85%, rgb(84, 182, 59) 100%);
    background: -o-linear-gradient(top, rgb(129, 203, 92) 0%, rgb(84, 182, 59) 85%, rgb(84, 182, 59) 100%);
    background: -ms-linear-gradient(top, rgb(129, 203, 92) 0%, rgb(84, 182, 59) 85%, rgb(84, 182, 59) 100%);
    background: -moz-linear-gradient(top, rgb(129, 203, 92) 0%, rgb(84, 182, 59) 85%, rgb(84, 182, 59) 100%);
    background: linear-gradient(to bottom, rgb(129, 203, 92) 0%, rgb(84, 182, 59) 85%, rgb(84, 182, 59) 100%);
    font-weight: bold;
}
.pagination > li > a :hover{
    color: #59b200;
    width: 100%;
    height: 80px;
    text-decoration: none;
}
.img-example{
    background-color: #f5f5f5;
    height: 160px;
    width: 100%;
    border-radius: 20px;
}
.logo-overlay{
    position: absolute;
    top:0px;
    width: 360px;
    height: 100%;
    z-index: 10;
    padding-top: 20px;
    background-color: rgba(255, 255, 255, 0.6); /*dim the background*/
}

.img-responsive {
    margin-right: auto;
    margin-left: auto;
}
