@font-face {
    font-family: 'Roboto';
    src: url("/static/css/font/Roboto-Regular.eot");
    src: url("/static/css/font/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/static/css/font/Roboto-Regular.woff") format("woff"), url("/static/css/font/Roboto-Regular.ttf") format("truetype")
}
@font-face {
    font-family: 'Roboto';
    font-weight: bold;
    src: url("/static/css/font/Roboto-Bold.eot");
    src: url("/static/css/font/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("/static/css/font/Roboto-Bold.woff") format("woff"), url("/static/css/font/Roboto-Bold.ttf") format("truetype")
}
@font-face {
    font-family: 'Roboto Slab';
    src: url("/static/css/font/RobotoSlab-Regular.eot");
    src: url("/static/css/font/RobotoSlab-Regular.eot?#iefix") format("embedded-opentype"), url("/static/css/font/RobotoSlab-Regular.woff") format("woff"), url("/static/css/font/RobotoSlab-Regular.ttf") format("truetype")
}
@font-face {
    font-family: 'Roboto Slab';
    font-weight: bold;
    src: url("/static/css/font/RobotoSlab-Bold.eot");
    src: url("/static/css/font/RobotoSlab-Bold.eot?#iefix") format("embedded-opentype"), url("/static/css/font/RobotoSlab-Bold.woff") format("woff"), url("/static/css/font/RobotoSlab-Bold.ttf") format("truetype")
}
@viewport {
    width: device-width;
    zoom: 1
}
* {
    font-family: 'Roboto';
    color: #222;
    transition: background-color 0.2s ease-in-out, color 0.1s ease-in-out, background-image 0.2s ease-in-out, height 0.2s ease-in-out
}
body {
    margin-top: 50px;
    background-color: #fefefe !important
}
html,
body,
table {
    margin: 0;
    font-size: 15px;
    position: relative;
    letter-spacing: 0.02em
}
p,
p strong {
    font-family: 'Roboto Slab';
    line-height: 1.4em;
    color: inherit;
    font-size: 0.95m;
    margin: 7px 0
}
strong {
    font-weight: bold;
    color: inherit
}
q {
    font-style: italic
}
a {
    text-decoration: none;
    font-family: inherit;
    cursor: pointer
}
a,
span {
    font-size: inherit;
    color: inherit
}
ol li {
    padding-top: 7px;
    padding-bottom: 7px;
    font-family: inherit
}
h1 {
    font-size: 1.7em;
    margin: 0 !important;
    padding: 0
}
h2 {
    font-size: 1.6em;
    line-height: 1.8em;
    font-weight: normal;
    margin: 0 !important;
    padding: 0
}
h3 {
    font-size: 1.5em;
    margin: 0;
    padding: 0
}
h4 {
    overflow: hidden;
    line-height: 1em;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    margin-top: 24px;
    padding: 0
}
button {
    text-transform: none !important;
    border-style: solid;
    cursor: pointer;
    font-size: 0.975em
}
textarea {
    font-family: 'Roboto Slab';
    font-size: 1.2em;
    width: 92%;
    max-width: 92%;
    height: 120px;
    max-height: 120px;
    padding: 20px 4%;
    border: 0;
    background-color: #f0f0f0;
    margin: 0
}
img {
    border: 0
}
figure {
    margin: 0;
    padding: 0
}
video {
    width: 100% !important;
    height: auto !important;
    max-height: 90vh;
    max-width: 720px
}
video::-internal-media-controls-download-button {
    display: none
}
video::-webkit-media-controls-enclosure {
    overflow: hidden
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px)
}
@keyframes blink-empty {
    0% {
        border-left: 1px solid transparent
    }
    50% {
        border-left: 1px solid #999
    }
    100% {
        border-left: 1px solid transparent
    }
}
@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}
.container,
.perfil,
.row,
.col {
    box-sizing: border-box
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.col {
    position: relative;
    float: left
}
.col+.col {
    margin-left: 1.6%
}
.col1 {
    width: 6.86666666667%
}
.col2 {
    width: 15.3333333333%
}
.col3 {
    width: 23.8%
}
.col4 {
    width: 32.2666666667%
}
.col5 {
    width: 40.7333333333%
}
.col6 {
    width: 49.2%
}
.col7 {
    width: 57.6666666667%
}
.col8 {
    width: 66.1333333333%
}
.col9 {
    width: 74.6%
}
.col10 {
    width: 83.0666666667%
}
.col11 {
    width: 91.5333333333%
}
.col12 {
    width: 100%
}
.fl::first-letter {
    text-transform: uppercase
}
.material-icons {
    background-color: transparent !important;
    drop-shadow: none !important
}
.material-icons .ul-buttons .material-icons {
    font-size: 1em
}
.visible-toggle .material-icons {
    color: #aaa
}
.visible-toggle .hidden {
    display: none;
    position: absolute;
    right: 20px;
    top: 0
}
.visible-toggle--js .hidden,
.visible-toggle__text--opened {
    display: none
}
.toggle-down {
    padding-top: 25px;
    padding-bottom: 5px
}
.toggle-down .hidden {
    display: none;
    position: absolute;
    right: 0;
    top: 55px
}
.visible-toggle:hover .hidden {
    display: block
}
.visible-toggle:hover .hidden--inline {
    display: block
}
.float-right {
    float: right
}
.ul-buttons {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right
}
.ul-buttons li {
    opacity: 0.95;
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 4px 7px 4px 7px;
    cursor: pointer;
    background-color: #f69c36;
    text-shadow: 1px 1px #dd8c30;
    box-shadow: #dd8c30 1px 1px 0, #dd8c30 2px 2px 0;
    color: white;
    margin-bottom: 4px;
    margin-right: 4px;
    max-width: 160px;
    float: left;
    vertical-align: middle
}
.ul-buttons li:hover {
    opacity: 1
}
.ul-buttons li:hover span {
    display: block;
    text-shadow: none
}
.ul-buttons .material-icons {
    color: white;
    text-shadow: 1px 1px #dd8c30;
    font-size: 2em;
    vertical-align: middle
}
.ul-buttons li:after,
.ul-buttons li:after {
    content: '';
    display: block;
    clear: both
}
.container,
.perfil,
.menu-container,
.containerUOL,
.modal__wrapper {
    width: auto !important;
    max-width: 1300px !important;
    margin: auto !important
}
.mensagem,
.txt-denuncia-motivo {
    font-family: 'Roboto Slab';
    font-size: 1.2em;
    width: calc(100% - 170px);
    max-width: calc(100% - 170px);
    height: 50px;
    max-height: 50px;
    padding: 20px;
    border: 0;
    background-color: #fafafa;
    margin: 0
}
.mensagem {
    background-color: #f0f0f0
}
.txt-denuncia-motivo {
    height: 260px;
    width: 520px;
    max-height: 260px;
    max-width: 520px
}
.btn-enviar,
.btn-modal-nao-agora,
.button--confirm,
.button--cancel,
.modal__button--cancel {
    font-family: 'Roboto';
    cursor: pointer;
    padding: 12px 16px;
    background-color: #f69c36;
    color: #fafafa;
    font-size: 1.1em;
    border: 0;
    text-align: right;
    margin-left: 6px;
    margin-right: 2px;
    margin-top: 20px;
    float: right;
    margin-bottom: 20px;
    min-height: 50px;
    box-shadow: #dd8c30 1px 1px 0, #dd8c30 2px 2px 0, #dd8c30 3px 3px 0
}
.btn-modal-nao-agora,
.button--cancel,
.modal__button--cancel {
    padding: 8px 12px;
    color: #999;
    background-color: #dcdcdc;
    box-shadow: #c8c8c8 1px 1px 0, #c8c8c8 2px 2px 0, #c8c8c8 3px 3px 0
}
.btn-modal-nao-agora .material-icons,
.button--cancel .material-icons,
.modal__button--cancel .material-icons {
    font-size: 30px
}
.wrapper:after,
.container:after,
.perfil:after,
.box-mensagem-ul:after,
.box-mensagem-ul li:after,
#lista-usuario:after,
.lista-usuario:after,
figure:after,
.clearfix:after {
    content: '';
    display: block;
    clear: both
}
.menu-logotipod {
    margin-top: 7px;
    margin-left: 7px;
    background: #FFC371;
    background: -webkit-linear-gradient(to right, #FF5F6D, #FFC371);
    background: linear-gradient(to right, #FF5F6D, #FFC371);
    background-position: 0
}
.menu-logotipod,
.menu-logotipod a,
.logotipo {
    height: 42px;
    width: 178px
}
.menu-logotipod a,
.logotipo {
    display: block;
    background-image: url("./disponivelcom-<%= layout %>.png");
    background-size: cover
}
.menu-logotipod,
.menu-ulb li {
    float: left
}
.menu-div,
.menu-placeholder {
    width: 100%;
    height: 63px;
    clear: after
}
.posleft {
    float: left;
    display: block
}
.posright {
    float: right;
    display: block
}
.conteudo {
    display: block;
    overflow: hidden;
    padding: 14px 14px;
    background-color: #fefefe
}
.direita {
    float: right;
    display: block;
    width: 340px;
    padding: 20px 14px
}
.menu-fixo {
    position: fixed;
    z-index: 1
}
.menu-ulb {
    float: right
}
.menu-ulb {
    padding: 0;
    margin: 0;
    margin-right: 7px
}
.menu-ulb li img {
    margin: auto
}
.menu-ulb li {
    list-style-type: none;
    position: relative;
    display: inline-block;
    min-width: 30px
}
.menu-ulb li input {
    padding: 5px 5px !important;
    margin: 3px !important;
    border: 1px solid white;
    border-radius: 4px
}
.li-zero {
    padding: 0 !important
}
.menu-ulb li a {
    display: table-cell;
    vertical-align: middle;
    word-wrap: nowrap;
    height: 60px;
    padding: 0 16px;
    cursor: pointer
}
.menu-ulb li:hover a {
    color: white;
    background-color: #36B5B0;
    text-shadow: 0px 1px #2fa8a3
}
.li-hr {
    background-color: #fafafa;
    min-width: 2px !important;
    margin: 10px 10px;
    height: 40px
}
.menu-ulb li:hover .material-icons {
    color: white
}
.material-icons {
    color: inherit
}
.menu-ulb li:hover .dropdown-contentb a {
    text-decoration: none;
    background-color: #fafafa
}
.menu-ulb li:hover .dropdown-contentb,
.menu-ulb li:hover .dropdown-notificacao {
    display: block
}
.menu-ulb a,
.menu-ulb span {
    text-decoration: none;
    color: #007991;
    display: block
}
.menu-ulb span {
    padding-top: 10px;
    vertical-align: middle
}
.dropdown-contentb li a {
    display: table-cell;
    vertical-align: middle;
    padding: 0 18px 0 12px;
    white-space: nowrap;
    color: #007991 !important;
    height: 26px;
    width: 140px;
    text-shadow: none !important
}
.dropdown-contentb,
.dropdown-notificacao {
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    padding: 0;
    margin: 0;
    z-index: 2
}
.dropdown-contentb li,
.dropdown-notificacao li {
    display: table-cell;
    padding: 0;
    margin: 0
}
.dropdown-notificacao li {
    display: block
}
.dropdown-contentb li a {
    box-shadow: 1px 1px 5px #f0f0f0;
    background-color: #fafafa !important;
    color: #007991 !important;
    text-decoration: none
}
.dropdown-contentb li:hover a {
    color: white !important;
    background-color: #36B5B0 !important;
    text-shadow: 0px 1px #2fa8a3 !important
}
.dropdown-contentb li:after,
.dropdown-notificacao li:after {
    content: '';
    display: block;
    clear: both
}
.material-icons {
    color: #007991;
    vertical-align: middle
}
.block {
    display: block
}
.pointer {
    cursor: pointer
}
#lista-filtro li {
    float: left;
    padding: 0 0 5px 0
}
#lista-filtro ul {
    list-style: none;
    margin: 0;
    padding: 0
}
#lista-filtro ul:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden
}
.typeahead {
    border: 0;
    border-bottom: 1px solid #fafafa;
    padding: 7px 6px;
    width: 300px;
    background-color: #f0f0f0
}
.tt-menu,
.gist {
    text-align: left
}
.typeahead,
.tt-query,
.tt-hint {
    outline: none
}
.typeahead {
    background-color: #fff
}
.typeahead:focus {
    border-bottom: 1px solid coral
}
.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: 310px;
    margin: 0 0;
    padding: 8px 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.tt-suggestion {
    padding: 3px 10px
}
.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
}
.tt-input {
    vertical-align: baseline !important
}
.bg-sweet-morning {
    background: #FF5F6D;
    background: -webkit-linear-gradient(left, #FFC371, #FF5F6D);
    background: -o-linear-gradient(left, #FFC371, #FF5F6D);
    background: linear-gradient(to right, #FFC371, #FF5F6D)
}
.bg-nighthawk {
    background: #2980b9;
    background: -webkit-linear-gradient(to right, #2c3e50, #2980b9);
    background: linear-gradient(to right, #2c3e50, #2980b9)
}
.bg-decent {
    background: #4CA1AF;
    background: -webkit-linear-gradient(left, #C4E0E5, #4CA1AF);
    background: -o-linear-gradient(left, #C4E0E5, #4CA1AF);
    background: linear-gradient(to right, #C4E0E5, #4CA1AF)
}
.bg-atlas {
    background: #FEAC5E;
    background: -webkit-linear-gradient(left, #4BC0C8, #C779D0, #FEAC5E);
    background: -o-linear-gradient(left, #4BC0C8, #C779D0, #FEAC5E);
    background: linear-gradient(to right, #4BC0C8, #C779D0, #FEAC5E)
}
.bg-purplebliss {
    background: #360033;
    background: -webkit-linear-gradient(to right, #0b8793, #360033);
    background: linear-gradient(to right, #0b8793, #360033)
}
.bg-jaipur {
    background: #C5796D;
    background: -webkit-linear-gradient(to right, #DBE6F6, #C5796D);
    background: linear-gradient(to right, #DBE6F6, #C5796D)
}
.bg-limeade {
    background: #A1FFCE;
    background: -webkit-linear-gradient(left, #FAFFD1, #A1FFCE);
    background: -o-linear-gradient(left, #FAFFD1, #A1FFCE);
    background: linear-gradient(to right, #FAFFD1, #A1FFCE)
}
.bg-sweetmorning {
    background: #FF5F6D;
    background: -webkit-linear-gradient(to right, #FFC371, #FF5F6D);
    background: linear-gradient(to right, #FFC371, #FF5F6D)
}
.bg-sweetmorning-b {
    background: #FF5F6D;
    background: -webkit-linear-gradient(to top, #FFC371, #FF5F6D);
    background: linear-gradient(to top, #FFC371, #FF5F6D)
}
.bg-clouds {
    background: #F0F0F0;
    background: -webkit-linear-gradient(bottom, #fff, #EEE);
    background: -o-linear-gradient(bottom, #fff, #EEE);
    background: linear-gradient(to top, #fff, #EEE)
}
.bg-meridian {
    background: #283c86;
    background: -webkit-linear-gradient(to right, #45a247, #283c86);
    background: linear-gradient(to right, #45a247, #283c86)
}
.bg-chitty {
    background: #007991;
    background: -webkit-linear-gradient(to right, #007991, #60dbb6);
    background: linear-gradient(to right, #007991, #60dbb6);
    background-position: fixed
}
.bg-chitty-reverse {
    background: #60dbb6;
    background: -webkit-linear-gradient(to right, #60dbb6, #007991);
    background: linear-gradient(to right, #60dbb6, #007991);
    background-position: fixed
}
.mosaico-ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.mosaico-ul:after {
    content: '';
    display: block;
    clear: both
}
.mosaico-ul li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 25%
}
.mosaico-ul li a span {
    position: absolute;
    display: block;
    padding: 8px;
    bottom: 0;
    right: 0;
    text-shadow: 1px 1px #f0f0f0;
    opacity: 0.4
}
.mosaico-ul li a:hover span {
    display: block;
    opacity: 1
}
.mosaico-ul a {
    background-size: cover;
    display: block;
    height: 140px;
    text-align: bottom;
    color: white
}
.box-h4,
.box-h4-direita {
    text-align: left;
    line-height: 1.4em;
    margin-bottom: 0;
    color: coral;
    margin-top: 24px;
    text-shadow: 1px 1px #f0f0f0
}
.box-h4-direita {
    text-align: right
}
.hr-gradient {
    height: 3px;
    margin-bottom: 24px;
    opacity: 0.05
}
.dropshadow {
    box-shadow: 0px 7px 50px -5px #f8f8f8;
    -webkit-box-shadow: 0px 7px 50px -5px #f8f8f8;
    -moz-box-shadow: 0px 7px 50px -5px #f8f8f8;
    box-shadow: 0px 7px 50px -5px #f8f8f8
}
.gold-li:hover * {
    background-color: #dba21e !important;
    color: #fff !important;
    text-shadow: 0px 1px #a57912 !important
}
.box-mensagem-ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}
.box-mensagem-ul li {
    float: left;
    width: 50%;
    cursor: pointer
}
.box-mensagem-ul li:hover {
    background-color: #fefefe
}
.box-mensagem-ul img,
.dropdown-notificacao img {
    float: left;
    margin-right: 10px
}
.box-mensagem-ul a,
.dropdown-notificacao a {
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.4em
}
.dropdown-notificacao a {
    line-height: 1.8em
}
.box-mensagem-ul span,
.dropdown-notificacao span {
    font-size: 0.85em;
    color: #bbb
}
.dropdown-notificacao li {
    min-width: 250px;
    background-color: #fefefe
}
.dropdown-notificacao img {
    height: 50px;
    width: 50px
}
.input-localizacao,
.input-localizacao:focus {
    border: none
}
.input-localizacao {
    animation: blink-empty 2s infinite;
    border-left: 1px solid transparent
}
.li-mobile-show {
    display: none !important
}
.perfil-img {
    background-size: cover;
    height: 60px;
    width: 60px
}
.spinner {
    width: 40px;
    height: 40px;
    margin: auto;
    background: #FFC371;
    background: -webkit-linear-gradient(to right, #FF5F6D, #FFC371);
    background: linear-gradient(to right, #FF5F6D, #FFC371);
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out
}
@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
.float-right {
    float: left;
    display: inline-block
}
.modal {
    background-color: #eee;
    position: absolute;
    z-index: 8;
    height: 100vh;
    width: 100%;
    padding-top: 20px;
    top: 185px !important;
    display: table;
    text-align: center;
    display: none
}
.modal__wrapper {
    vertical-align: top;
    display: table-cell;
    margin: auto;
    overflow-y: auto
}
.modal__content {
    display: inline-block
}
.tgl {
    display: none
}
.tgl,
.tgl:after,
.tgl:before,
.tgl *,
.tgl *:after,
.tgl *:before,
.tgl+.tgl-btn {
    box-sizing: border-box
}
.tgl::-moz-selection,
.tgl:after::-moz-selection,
.tgl:before::-moz-selection,
.tgl *::-moz-selection,
.tgl *:after::-moz-selection,
.tgl *:before::-moz-selection,
.tgl+.tgl-btn::-moz-selection {
    background: none
}
.tgl::selection,
.tgl:after::selection,
.tgl:before::selection,
.tgl *::selection,
.tgl *:after::selection,
.tgl *:before::selection,
.tgl+.tgl-btn::selection {
    background: none
}
.tgl+.tgl-btn {
    margin: 4px 4px 0 4px;
    outline: 0;
    display: block;
    float: left;
    width: 3em;
    height: 1.5em;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.tgl+.tgl-btn:after,
.tgl+.tgl-btn:before {
    position: relative;
    display: block;
    content: "";
    width: 50%;
    height: 100%
}
.tgl+.tgl-btn:after {
    left: 0
}
.tgl+.tgl-btn:before {
    display: none
}
.tgl:checked+.tgl-btn:after {
    left: 50%
}
.tgl-flat+.tgl-btn {
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: #fff;
    border: 4px solid #e2e2e2;
    border-radius: 2em
}
.tgl-flat+.tgl-btn:after {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: #e2e2e2;
    content: "";
    border-radius: 1em
}
.tgl-flat:checked+.tgl-btn {
    border: 4px solid #df912f
}
.tgl-flat:checked+.tgl-btn:after {
    left: 50%;
    background: #df912f
}
.feedback {
    background-color: #673AB7;
    color: #fdfdfd;
    border-radius: 6px;
    padding: 12px;
    max-width: 220px;
    position: fixed;
    right: 20px;
    bottom: 60px;
    z-index: 1600;
    display: block;
    text-decoration: none;
    cursor: pointer;
    box-shadow: #482880 1px 1px 0, #482880 2px 2px 0, #482880 3px 3px 0
}
.feedback:hover {
    background-color: #764DBE
}
.feedback .material-icons {
    font-size: 3.4em;
    color: inherit;
    float: left;
    padding-right: 12px
}
.feedback span {
    padding: 20px 0
}
#outdated {
    bottom: 0 !important;
    top: inherit !important
}
#outdated .last {
    width: auto !important;
    height: auto !important
}
.video-play__icon {
    width: 64px !important;
    height: 64px !important;
    padding: 121px 0;
    box-shadow: none !important
}
.column--unbreak {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}
@keyframes blinker {
    from {
        opacity: 1
    }
    to {
        opacity: 0.2
    }
}
.blink {
    animation: blinker 0.5s cubic-bezier(0.5, 0, 1, 1) infinite alternate
}
.pswp__button--like {
    background: none !important
}
.pswp__zoom-wrap {
    text-align: center
}
.pswp__zoom-wrap:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.pswp__caption {
    display: none
}
.pswp__wrapper {
    line-height: 0;
    width: 100%;
    max-width: 720px;
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    height: 100vh
}
.pswp__wrapper-video {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}
.pswp__wrapper-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.photoswipe-item,
.photo__galeria>* {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    position: relative
}
.photoswipe-item a {
    background-size: cover;
    display: block;
    text-align: center;
    margin-bottom: 15px
}
.perfil--fixed {
    height: 100px;
    position: fixed;
    z-index: 9;
    background-color: #fefefe;
    width: 100%;
    padding-top: 10px;
    top: 78px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 10px
}
.perfil__galeria {
    -webkit-column-count: 4;
    -webkit-column-gap: 1%;
    -moz-column-count: 4;
    -moz-column-gap: 1%;
    column-count: 4;
    column-gap: 1%;
    -moz-column-fill: balance;
    column-fill: balance;
    padding-top: 15px;
    padding-bottom: 20px
}
.perfil__descricao {
    padding: 14px;
    padding-right: 14px;
    padding-top: 5px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    word-wrap: break-word
}
.perfil {
    border: 0;
    border-left-width: 8px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(246, 146, 32, 0.8)), to(rgba(241, 95, 41, 0.1))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(rgba(246, 146, 32, 0.8), rgba(241, 95, 41, 0.1)) 1 100%;
    -moz-border-image: -moz-linear-gradient(rgba(246, 146, 32, 0.8), rgba(241, 95, 41, 0.1)) 1 100%;
    -o-border-image: -o-linear-gradient(rgba(246, 146, 32, 0.8), rgba(241, 95, 41, 0.1)) 1 100%;
    border-image: linear-gradient(to rgba(246, 146, 32, 0.8), #000, rgba(241, 95, 41, 0.1)) 1 100%;
    margin-top: -20px !important
}
.perfil__resumo {
    padding-top: 10px;
    padding-left: 10px
}
.perfil__galeria img {
    width: 100%;
    column-break-inside: avoid;
    line-height: 0;
    margin-top: 5px;
    box-shadow: #eee 0px 0px 2px
}
.perfil__vermais {
    padding-bottom: 4px;
    text-align: left;
    border-bottom: 1px solid #ebf3fa;
    font-family: 'Roboto Slab';
    cursor: pointer;
    margin-left: 0 !important;
    margin-bottom: 8px
}
.perfil__vermais strong {
    font-family: 'Roboto Slab'
}
.perfil__vermais,
.perfil__vermais * {
    color: #222
}
.perfil__vermais:hover,
.perfil__vermais:hover * {
    color: #555
}
.perfil__favorito-galeria {
    -webkit-column-count: 6;
    -webkit-column-gap: 1%;
    -moz-column-count: 6;
    -moz-column-gap: 1%;
    column-count: 6;
    column-gap: 1%;
    -moz-column-fill: balance;
    column-fill: balance;
    padding-top: 10px;
    padding-bottom: 20px
}
.perfil__favorito-galeria a {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    position: relative;
    margin-bottom: 12px
}
.signo__icon {
    font-size: 1.8em;
    vertical-align: middle;
    z-index: 0
}
.rodape__apelido {
    word-wrap: break-word;
    max-width: 84% !important;
    text-align: right
}
.favorito__icon {
    font-size: 1.1em;
    color: gray;
    cursor: pointer;
    vertical-align: top
}
.favorito__icon--active {
    color: orange
}
.perfil__localidade {
    color: #bbb
}
.icon--rodape-direita {
    opacity: 0.7;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2
}
.icon--rodape-direita i {
    vertical-align: bottom
}
.icon--rodape-direita,
.icon--rodape-direita * {
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5)
}
.pswp__curtidas {
    opacity: 0.7;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    font-size: 1.2em;
    line-height: 1.5em
}
.pswp__curtidas i {
    vertical-align: top
}
.pswp__curtidas,
.pswp__curtidas * {
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5)
}
.perfil__acao-secundaria li,
.perfil__acao-secundaria li .material-icons {
    opacity: 0.95;
    background-color: #eee;
    color: #aaa;
    text-shadow: 1px 1px #fafafa
}
.perfil__acao-primaria li span {
    display: block;
    visibility: visible;
    text-align: center;
    vertical-align: middle
}
.perfil__acao-primaria {
    margin-top: 20px
}
.perfil__acao-secundaria li {
    box-shadow: #ddd 1px 1px 0, #ddd 2px 2px 0
}
.tooltip {
    visibility: hidden !important;
    background-color: #444;
    color: #fff;
    text-align: right;
    border-radius: 5px;
    padding: 6px 8px;
    position: absolute;
    z-index: 1;
    font-size: 14px
}
.perfil__acao-secundaria .tooltip {
    top: 5px;
    left: -94px
}
.material-icons:hover .tooltip {
    visibility: visible !important
}
.perfil__descricao table {
    width: 100%
}
.perfil__descricao th,
.perfil__descricao td {
    padding: 4px 6px;
    text-align: center;
    background-color: #ebf3fa;
    font-size: 0.9em;
    line-height: 1.5em;
    font-family: 'Roboto Slab';
    color: #102a40
}
.perfil__descricao th {
    background-color: #d7e8f6;
    color: #102a40
}
.th__empty {
    background-color: transparent !important
}
.sexoseguro__badge {
    padding-right: 0;
    margin: 15px auto;
    padding: 6px 12px 6px 8px;
    display: inline-block;
    border-bottom: 2px solid #d5edff;
    border-top: 2px solid #d5edff;
    text-align: center
}
.sexoseguro__badge:after {
    content: '';
    display: block;
    clear: both
}
.sexoseguro__badge span {
    line-height: 1.7em;
    padding-left: 6px;
    color: #408bcd
}
.sexoseguro__badge i {
    display: inline-block;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI1M3B4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MCA1MyIgd2lkdGg9IjUwcHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx0aXRsZS8+PGRlc2MvPjxkZWZzLz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIj48ZyBpZD0iUm9tYW5jZS0mYW1wOy1MaWZlc3R5bGUtRmxhdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg0My4wMDAwMDAsIC0zODQuMDAwMDAwKSI+PGcgaWQ9IjctLUNvbmRvbS0tKHJvbWFuY2UsLWxpZmVzdHlsZSwtbG92ZSwtc2V4KSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODQzLjAwMDAwMCwgMzg0LjAwMDAwMCkiPjxwYXRoIGQ9Ik00OC43NTU3LC0wLjAwMDEgTDQ1LjY4NDcsMy4wNzA5IEw0Mi42ODQ3LDAuMDcwOSBMMzkuNjg0NywzLjA3MDkgTDM2LjY4NDcsMC4wNzA5IEwzMy42ODQ3LDMuMDcwOSBMMzAuNjg0NywwLjA3MDkgTDI3LjY4NDcsMy4wNzA5IEwyNC42ODQ3LDAuMDcwOSBMMjEuNjg0NywzLjA3MDkgTDE4LjY4NDcsMC4wNzA5IEwxNS42ODQ3LDMuMDcwOSBMMTIuNjg0NywwLjA3MDkgTDkuNjg0NywzLjA3MDkgTDYuNjg0NywwLjA3MDkgTDMuNjg0NywzLjA3MDkgTDAuNjEzNywtMC4wMDAxIEwwLjE0ODcsLTAuMDAwMSBMMC4xNDg3LDI0Ljk5OTkgTDAuMTQ4NywyNy45OTk5IEwwLjE0ODcsNTIuOTk5OSBMMC41NDI3LDUyLjk5OTkgTDMuNjEzNyw0OS45Mjg5IEw2LjYxMzcsNTIuOTI4OSBMOS42MTM3LDQ5LjkyODkgTDEyLjYxMzcsNTIuOTI4OSBMMTUuNjEzNyw0OS45Mjg5IEwxOC42MTM3LDUyLjkyODkgTDIxLjYxMzcsNDkuOTI4OSBMMjQuNjEzNyw1Mi45Mjg5IEwyNy42MTM3LDQ5LjkyODkgTDMwLjYxMzcsNTIuOTI4OSBMMzMuNjEzNyw0OS45Mjg5IEwzNi42MTM3LDUyLjkyODkgTDM5LjYxMzcsNDkuOTI4OSBMNDIuNjEzNyw1Mi45Mjg5IEw0NS42MTM3LDQ5LjkyODkgTDQ4LjY4NDcsNTIuOTk5OSBMNDkuMTQ4Nyw1Mi45OTk5IEw0OS4xNDg3LDI3Ljk5OTkgTDQ5LjE0ODcsMjQuOTk5OSBMNDkuMTQ4NywtMC4wMDAxIEw0OC43NTU3LC0wLjAwMDEgWiIgZmlsbD0iIzczQzJGRiIgaWQ9IkZpbGwtODIiLz48cGF0aCBkPSJNNDQuMTQ5MiwyNi40OTk5IEM0NC4xNDkyLDM3LjI2OTkgMzUuNDE5Miw0NS45OTk5IDI0LjY0OTIsNDUuOTk5OSBDMTMuODc5Miw0NS45OTk5IDUuMTQ5MiwzNy4yNjk5IDUuMTQ5MiwyNi40OTk5IEM1LjE0OTIsMTUuNzI5OSAxMy44NzkyLDYuOTk5OSAyNC42NDkyLDYuOTk5OSBDMzUuNDE5Miw2Ljk5OTkgNDQuMTQ5MiwxNS43Mjk5IDQ0LjE0OTIsMjYuNDk5OSIgZmlsbD0iIzM3OENENiIgaWQ9IkZpbGwtODQiLz48cGF0aCBkPSJNMzkuMTQ5MiwyNi40OTk5IEMzOS4xNDkyLDM0LjUwNzkgMzIuNjU3Miw0MC45OTk5IDI0LjY0OTIsNDAuOTk5OSBDMTYuNjQxMiw0MC45OTk5IDEwLjE0OTIsMzQuNTA3OSAxMC4xNDkyLDI2LjQ5OTkgQzEwLjE0OTIsMTguNDkxOSAxNi42NDEyLDExLjk5OTkgMjQuNjQ5MiwxMS45OTk5IEMzMi42NTcyLDExLjk5OTkgMzkuMTQ5MiwxOC40OTE5IDM5LjE0OTIsMjYuNDk5OSIgZmlsbD0iIzczQzJGRiIgaWQ9IkZpbGwtODYiLz48L2c+PC9nPjwvZz48L3N2Zz4=");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    vertical-align: top;
    line-height: 1
}
.chatbox,
.chatbox * {
    color: #f0f0f0
}
.chatbox textarea {
    background-color: #222;
    border-bottom: 1px solid #333;
    width: 100%;
    max-width: 100%;
    height: 70px;
    font-size: 1.2em;
    overflow: auto;
    box-sizing: border-box
}
.chatbox textarea:focus {
    outline: none;
    border: 0;
    border-bottom: 1px solid gray
}
.chatbox ul {
    overflow-y: auto;
    overflow-x: auto;
    list-style: none;
    width: 100%;
    padding: 0
}
.chatbox li {
    padding-bottom: 8px;
    line-height: 1.3em;
    font-size: 1.1em
}
.chatbox li,
.chatbox li * {
    font-family: 'Roboto Slab'
}
.chatbox li i,
.chatbox li i * {
    color: #888 !important
}
.perfil__camera {
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
    background-color: #111;
    padding: 20px
}
.nano {
    height: 307px;
    padding: 10px;
    box-sizing: border-box;
    border-top: 1px solid #222;
    overflow: hidden
}
.nano>.nano-content {
    margin: 5px 0;
    padding: 0 10px 0 20px
}
.nano>.nano-pane {
    background: #666
}
.nano>.nano-pane>.nano-slider {
    background: #444
}
.nano ul {
    overflow: visible !important
}
.perfil__camera--offline {
    text-align: center;
    display: none
}
.perfil__camera--offline h4 {
    font-weight: normal;
    line-height: 4em;
    margin-top: 0
}
.perfil__camera--offline * {
    color: #ddd
}
#chat-conversa {
    overflow-y: auto
}
.pswp__curtir:hover {
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer
}
.pswp__curtir:hover .pswp__curtir-container {
    display: table
}
.pswp__curtir {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    display: table;
    z-index: 5
}
.pswp__curtir-container {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 3
}
.pswp__curtir-container {
    font-size: 2em;
    line-height: 1.5em
}
.pswp__curtir-container * {
    color: white
}
.pswp__curtir-actions {
    display: none;
    vertical-align: middle;
    text-align: center
}
.pswp__curtir {
    font-size: 1.3em;
    max-height: 140px;
}
.pswp__curtir .material-icons {
    font-size: 1.3em
}
.pswp__video {
    visibility: hidden
}