﻿/*  =======================
       FONTS
    =====================*/
@import url('fonts.css');

* {
    font-weight: normal;
    font-size: initial;
    font-family: 'helvetica-regular';
    text-decoration: none;
    list-style-type: none;

/*    background: #000 !important;
    color: #0f0 !important;
    outline: solid #f00 1px !important;*/
}

html {
    position: relative;
    min-height: 100vh;
}

body {
    font-family: 'helvetica-regular' !important;
    color: #666 !important;
    background-color: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 60px;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}


.no-margin {
    margin: 0px;
    padding: 0px;
}

.no-margin-bottom {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.bottom-column {
    display: table-cell;
    vertical-align: bottom;
}
.bottom-column-right{
    float: right;
}

.box-documento {
    display: inline-block;
    width: 120px !important;
    height: 145px !important;
    cursor: pointer;
    margin: 10px 10px 10px 10px;
    vertical-align: top;
}

/* Sticky footer styles
-------------------------------------------------- */
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.table-fixed thead {
    width: 97%;
}

.table-fixed tbody {
    height: 230px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block;
}


.border-top {
    border-top: 1px solid #e5e5e5;
}

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

.box-shadow {
    box-shadow: 0 .25rem .75rem #8e8e8e !important;
}

.box-round {
    border-radius: 15px !important;
}

.box-round-sm {
    border-radius: 7px !important;
}

/* ----------------------------------------------- */

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.conteudo-assembleia {
    min-height: 150px;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
}

.documento-assembleia {
    display: inline-block;
    cursor: pointer;
    width: 110px;
    height: 190px;
    margin: 0px 10px 0px 10px;
    padding: 5px;
    transition: 0.5s !important;
    overflow-y: hidden;
    overflow-x: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    text-align: center;
}

.panel-label {
    display: block;
    margin: 0 auto;
    max-width: 1024px !important;
}

#accordion .panel {
    max-width: 1024px !important;
    margin: 0 auto;
}

#accordion .panel-label {
    display: block;
    max-width: 1024px;
    margin: 0 auto;
    padding: 10px 0 5px 0;
}

.nav-link:after {
    content: "|";
    position: absolute;
    top: 16px;
    margin-left: -10px;
}

#accordion .panel-title {
    font-size: 11pt;
    font-family: Helvetica, Arial, sans-serif !important;
}

#accordion .panel-heading {
    color: #333;
    background-color: white;
    border-color: #ddd;
}

.avisos {
    max-width: 1024px;
    margin: 0 auto;
    margin-bottom: 20px !important;
}

#navegacao {
    margin-top: 20px;
    text-align: center;
}

    #navegacao > button {
        padding: 0 20px 0 20px;
        font-weight: bold;
        height: 30px;
    }

#navegacao_mobile {
    margin-top: 10px;
    text-align: center;
    padding: 10px;
    display: none;
}

/*-------------------------
   Header
*--------------------------*/
.header-appLello {
    margin-left: 0px;
    color: #757575;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: white !important;
    /*line-height: 20px;*/
    position: relative;
    width: 100%;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .header-appLello .header-logo {
        background: url('../images/header/lellodigital.jpg') no-repeat;
        height: 145px;
        width: 155px;
        top: 0;
        left: calc(5vw);
    }

    .header-appLello .header-bar {
        background-color: #2c2c2c;
        background-size: cover;
        display: block;
        height: 45px;
        position: absolute;
        top: 0px;
        width: 100%;
        padding-right: 10%
    }


    .header-appLello .header-user {
        display: block;
        padding: 14px 35px 0px 0px;
    }

    .header-appLello .header-title-bar {
        display: block;
        height: 60px;
        width: 100%;
        padding-top: 20px;
        text-align: center;
        vertical-align: middle;
        position: absolute;
        top: 46px;
    }
/*-------------------------*/

.span-assembleia {
    font-family: helvetica-regular;
    font-size: 23pt;
    font-style: italic;
    vertical-align: middle;
    line-height: 20px;
}

.assembleia-header {
    line-height: 45px;
    vertical-align: middle;
    text-align: right
}

.assembleia-header-info {
    display: grid;
    grid-template-columns: auto auto 1fr;
    line-height: 45px;
    align-items: center;
}

.header-info {
    float: right;
    margin: 15px 0;
}

.assembleia-header span {
    font-weight: normal;
    font-family: Arial;
    vertical-align: middle;
    line-height: 24px;
}

.reuniao-vivo {
    width: 250px;
    display: inline-block;
    float: left;
    border: 1px solid #c3c3c3;
    border-radius: 15px;
    background-color: whitesmoke;
}

.divisor {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.subheader {
    background-color: #A4A4A4;
    padding: 20px;
    color: white;
}

.logo-lello {
    background-color: rgba(209,0,35, 0.9);
    padding: 2%;
    position: relative;
    margin: 1%;
}

.label-periodo {
    font-weight: bold;
    font-size: 14pt;
    color: gray;
}

.button_impressao {
    background-color: transparent;
    border-color: gray;
    margin-top: 4px;
}

.btn-votacao {
    background-color: #db091e;
    color: white;
}

    .btn-votacao:hover {
        color: white;
    }

.btn-cinza {
    background-color: grey;
    color: white;
}

    .btn-cinza:hover {
        color: white;
    }

.btn-pauta {
    color: grey;
    border-bottom: 1px solid lightgrey;
    width: 100%;
}

    .btn-pauta:active {
        background-color: #d8d8d8;
    }

.btn-pauta-selecionada {
    color: grey;
    border-bottom: 1px solid lightgrey;
    width: 100%;
    background-color: #d8d8d8;
}

.btn_assembleia {
    background-color: rgba(209,0,35, 0.9);
    color: white;
}

.nav, .pagination, .carousel, .panel-title a {
    cursor: pointer;
}

    .panel-title a:hover {
        transition: 0.8s !important;
        text-decoration: none;
        color: rgba(209,0,35, 0.9);
    }

.cardbox {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.8);
    transition: 0.3s;
    width: 100%;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.5);
    position: relative;
    width: 100%;
}

    .cardbox:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    }

.insidecardbox {
    padding: 0px 10px 10px 10px;
    height: 94%;
    max-height: 94%;
    width: 100%;
    position: absolute;
}

.welcome {
    margin: 0 auto;
    width: 720px;
    height: 500px;
}

.welcome-background {
    position: absolute;
    background-color: whitesmoke;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.welcome-content {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 15px;
    z-index: 2;
}

    .welcome-content > button {
        position: absolute;
        bottom: 0;
        margin-bottom: 20px;
        left: calc(50% - 105px)
    }

.quadro-resumo {
    background-color: #c7c7c7;
    max-width: 250px !important;
    height: 150px;
    margin: 0 auto;
}

.forumtext {
    background-color: lightcyan;
    width: 100%;
    border-radius: 10px;
    height: auto;
    padding: 5px;
    border: 1px solid #8e8e8e;
}

.foruminput {
    height: 60px;
    text-wrap: normal;
    width: 100%;
    padding: 5px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.anexobutton {
    background-color: gray;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    cursor: pointer;
    margin-top: 20%;
    position: absolute;
    text-align: center;
    padding: 3px;
}

/*-------------------------
  Scrollbar
---------------------------*/
::-webkit-scrollbar {
    width: 7px;
    margin-left: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


.icondoc {
    /*float: left;*/
    background-color: #757575;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAADtUlEQVR4Xu2az08TQRTH35uljQd/HEyMPw5CvJFoKSUqtlXaRhN/ROOvSOJNE/SP4CCJ/hH462o0EjEe9EB/SJcgSGlLvCEcuAgHLxzkYHeeGbBJFejudqe7WzJ7atJ5b973Mzszb2cegsWnq6+vnSo4CISXEeGgRTOJzYzpkv75lESH667QisNwPJEiwncAsMdK+2a1IaAHZT37VKZ/UwBi5KHC5qriCfALAi0hEskMZDtfRHin9j/ZEEwBhGKJ5wh4f+N9weulfHrUDeHVPrpiyU2gZUIwBxBN/hBzXox8WU/3uile9FUFwIFmGGBPtX9ZEEwB1IzAm5Ke+ed1dANGtX9Ees0JMgg4LBOCZQAigGI+2++G6No+agGI/kOxxIBMCC0HQMCRCaElAciE0LIAZEFoGQAAsOUi7HQ6tACAcysA2gGOfHIunzuz1SLsBILvAYRjqRcEdG8jD6NbxXx2RCYE3wP4PxXngDMa0BIn3JyKU6UDmdZdBYRAw0U9+7De1u17ACL49Y8xA0eBwW67eUhJz9TV2BIAhOgTZy90aNwYJKhcEWuCVRA7BoBVwevbYzT1FpFuit8KwE6ZAuoNsEFATQG1BqhFUO0CahtUeYBKhFQmqFJhN78FOjtvB4P7fz4hjh02kjbbTRH5gra2OlgoFH5vZ+xJJhiOJq4S4nvbihowQIJLxYnMR58BOH+Y0BgHgGMNaLJswjnMcwPj36bSK74CYFmBCw09mQIu6LLchWcAuqN9p4lp7ZYjbaAhB1os5zPT9Uw9ASDEc2STDWiybcKAemb1bMFXa0AonjyJBFO21dg3IGIsUh4fK/oKgAimO5aIELKm5gEccaGeeHUoqk6FPToWD/UmjyADHRCaugsANxYDQYx+zeWWfbUGuJkKM8CLs3r6k68ARCKRgLFr7yNkzU2FgXB+XxsfyuVyFV8BsL+bNc/Ck0SoeXLse/YEgJPzAARaY5wPzU7mvtuXu9nCEwBOF0EEfFnU0xsluQ4fjwA0fh7AwfjFsO2urDpkTwA4HDSp5gqAuhxVl6PqclRdjqrLUXU5qi5HRXKh6gRl1QluV68vNYWT5CwcS44QwA1Jb4B5vb6kuKW5CcWSMwgQIYLl8kTmUD3HpsXSVuv1pUXv0FE4nuonold/3Twr6ZkBRwBs1es7DN6JOUNCDnBUjLzwY4CxGqTA8cLE2JIjAMLYSb2+E1GN2grxGgSulfSxnJkP0ylQddBovb5ZADL/F3MeET5oxB6bjXy13z8hDJdud1gfVgAAAABJRU5ErkJggg==') no-repeat;
    width: 64px;
    height: 64px;
}

.redcircle {
    background-color: #d52c2c;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    transition: 0.3s;
}

.eventobtn {
    background-color: rgba(209,0,35, 0.9);
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 5px;
    border-radius: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-bottom: 3px solid;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.8);
    transition: 0.3s;
    line-height: 1.2;
    color: black;
    cursor: pointer;
}


.item {
    cursor: pointer;
}

    .item:hover {
        background-color: #eeeeee;
    }

#termos_titulo_link {
    display: none;
}

/*#termos_texto {
    width: 90%;
    height: 300px;
    border: 1px solid #808080;
    margin: 0 auto;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: white;
    opacity: 0.8;
    padding: 2px;
    font-family: Consolas, 'Courier New'
}*/

#termos_texto {
    margin: 0 auto;
    color: #BBBBBD;
}

#termos_accept {
    position: absolute;
    bottom: 0;
    margin-bottom: 0px;
    padding: 20px 0px 20px 0px;
    margin-bottom: 0px;
}

/* Ajuste para o Angular */
[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important
}

/* Padrão do BlockUI */
div.blockMsg {
    width: 40%;
    top: 30%;
    left: 30%;
    text-align: center;
    background-color: #D2091C;
    border: 1px solid #ddd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    color: #fff;
}

/* Header */
.header-appLello {
    color: #757575;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    position: relative;
    width: 100%;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .header-appLello .stageConteudo {
        margin: 0 auto;
        position: relative;
        max-width: 960px;
    }

    .header-appLello a {
        color: #757575;
        text-decoration: none;
        cursor: pointer
    }

    .header-appLello .barra_ferramentas {
        background: url('../images/header/barra_ferramentas_bg.png') center repeat-y #313131;
        height: 44px;
        position: relative;
        width: 100%;
    }

        .header-appLello .barra_ferramentas .stageConteudo {
            height: 44px;
        }

        .header-appLello .barra_ferramentas .lellonline {
            background: url('../images/header/lellodigital.jpg') no-repeat left;
            background-size: auto 100%;
            display: inline-block;
            float: left;
            height: 44px;
            text-indent: -5000px;
            width: 138px;
        }

        .header-appLello .barra_ferramentas .opcoes_usuario {
            color: #737373;
            display: inline-block;
            float: right;
            font-size: 11px;
            padding-top: 0px;
        }

            .header-appLello .barra_ferramentas .opcoes_usuario .item {
                display: inline-block;
                float: left;
                height: 44px;
                padding: 13px 10px 0;
                position: relative;
            }

                .header-appLello .barra_ferramentas .opcoes_usuario .item:hover {
                    background-color: #313131 !important;
                }

                .header-appLello .barra_ferramentas .opcoes_usuario .item:last-of-type {
                    padding-right: 0;
                }

                .header-appLello .barra_ferramentas .opcoes_usuario .item .menu {
                    color: #c0c0c0;
                }

                .header-appLello .barra_ferramentas .opcoes_usuario .item .sair {
                    color: #c0c0c0;
                }

                .header-appLello .barra_ferramentas .opcoes_usuario .item.sep {
                    background: url('../images/header/sep1.png') no-repeat center;
                    cursor: none !important;
                    width: 2px;
                    padding: 0;
                }

                    .header-appLello .barra_ferramentas .opcoes_usuario .item.sep:hover {
                        cursor: default !important;
                    }

                .header-appLello .barra_ferramentas .opcoes_usuario .item.submenuFerramentas {
                    color: #c0c0c0;
                    cursor: pointer;
                    padding: 13px 14px 0;
                }

                    .header-appLello .barra_ferramentas .opcoes_usuario .item.submenuFerramentas .icone {
                        background: url('') no-repeat 0 0;
                        top: 3px;
                        position: relative;
                        margin-right: 5px;
                        display: inline-block;
                        float: left;
                        height: 11px;
                        width: 11px;
                    }

                    .header-appLello .barra_ferramentas .opcoes_usuario .item.submenuFerramentas.ativo .icone {
                        background-position: left bottom;
                    }

                    .header-appLello .barra_ferramentas .opcoes_usuario .item.submenuFerramentas.ativo {
                        background-color: #5a5a5a;
                    }

    .header-appLello .barra_index {
        background: url('../images/header/barra_index_bg.png') no-repeat center top #9d9d9d;
        height: 70px;
        position: relative;
        width: 100%;
    }

        .header-appLello .barra_index .stageConteudo {
            height: 70px;
            padding: 0 10px;
        }

        .header-appLello .barra_index .appLello {
            display: inline-block;
            float: left;
            height: 37px;
            margin-top: 16px;
            width: 264px;
            font-weight: bold;
            font-size: 24px;
            color: #313131;
        }

    .header-appLello .stageConteudo.MenuPrincipal {
        background-color: #9d9d9d;
        height: 43px;
    }

    .header-appLello .MenuPrincipal .itemSep {
        background-color: #C7C7C7;
        display: inline-block;
        float: left;
        height: 13px;
        margin-top: 14px;
        width: 1px;
    }

    .header-appLello .MenuPrincipal .item {
        color: #FFF;
        cursor: pointer;
        display: inline-block;
        float: left;
        font-size: 17px;
        height: 43px;
        padding: 11px 22px 0;
    }

        .header-appLello .MenuPrincipal .item a {
            background: transparent;
            color: #FFF;
            font-size: 17px;
        }

        .header-appLello .MenuPrincipal .item.ativo {
            background-color: #D9D9D9;
            color: #313131;
        }

            .header-appLello .MenuPrincipal .item.ativo a {
                color: #313131;
            }

        .header-appLello .MenuPrincipal .item .submenu-appLello {
            background-color: #D9D9D9;
            display: none;
            height: 43px;
            left: 0;
            padding: 12px 0 0 20px;
            position: absolute;
            top: 100%;
            width: 100%;
            overflow: hidden;
            z-index: 500;
        }

            .header-appLello .MenuPrincipal .item .submenu-appLello a {
                color: #757575;
                display: inline-block;
                float: left;
                font-size: 15px;
            }

                .header-appLello .MenuPrincipal .item .submenu-appLello a:hover {
                    color: #313131;
                }

            .header-appLello .MenuPrincipal .item .submenu-appLello .sep {
                background-color: #C7C7C7;
                display: inline-block;
                float: left;
                height: 13px;
                margin: 3px 15px 0;
                width: 1px;
            }

    .header-appLello .MenuPrincipal .pecapragente {
        background-color: #8d8d8d;
        color: #d7d7d7;
        display: inline-block;
        float: right;
        font-size: 13px;
        height: 43px;
        padding: 11px 0 0;
        text-align: center;
        width: 160px;
    }

        .header-appLello .MenuPrincipal .pecapragente:hover {
            background-color: #313131;
            color: #D9D9D9;
        }

    .header-appLello,
    .header-appLello .barra_ferramentas .opcoes_usuario .item,
    .header-appLello .barra_ferramentas .opcoes_usuario,
    .ferramentasLello,
    .header-appLello .stageConteudo,
    .header-appLello .MenuPrincipal .item,
    .header-appLello .MenuPrincipal .item .submenu-appLello,
    .header-appLello .MenuPrincipal .item .submenu-appLello a,
    .header-appLello .MenuPrincipal .pecapragente {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

/* Whatsapp chat link*/

.chat-client-whatsapp {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: space-evenly;
    align-items: center;
    padding: 10px 30px 12px 30px;
    background-color: #00BFA5;
    cursor: pointer;
    animation: pulseWpp 1.3s infinite;
    position: fixed;
    width: 235px;
    bottom: 0;
    right: 65px;
    z-index: 999;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all ease-in-out 0.5s;
    text-decoration: none !important;
}

    .chat-client-whatsapp span {
        font-size: 22px;
        font-weight: bold;
        color: #fff;
    }

@-webkit-keyframes pulseWpp {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 191, 165, 1);
    }

    70% {
        box-shadow: 0 0 0 18px rgba(0, 191, 165, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(0, 191, 165, 0);
    }
}


/*  chat suporte*/
.chat-client-container {
    position: fixed;
    width: 250px;
    bottom: -300px;
    z-index: 999;
    right: 50px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all ease-in-out 0.5s;
    line-height: 1.2;
}

.chat-client-header {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #949494;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    animation: pulse 1.3s infinite;
}

.chat-client-form {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-direction: column;
    background-color: #f7f7f7;
    padding: 20px 15px;
}

    .chat-client-form span {
        color: #a1a1a1;
        font-size: 24px;
        line-height: 1.2;
    }

.chat-client-input {
    width: 100%;
    padding: 7px;
    font-size: 16px;
    margin: 16px 0;
    outline: none;
}

.chat-client-header span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.chat-client-button {
    margin-top: 16px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 2.5;
    font-weight: 400;
    background: #e2173d;
    border: 0;
    outline: none;
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(133, 133, 133, 1);
    }

    70% {
        box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.grid-itens-pauta {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
}


.items-pauta {
    border-right: 1px solid #c3c3c3;
}

.text-left-size {
    text-align: left;
}

.text-right-size {
    text-align: right;
}

.descricao-item-pauta {
    max-height: 100px;
    overflow-y: scroll;
}

@media (max-width: 599px) {
    .chat-client-header {
        animation: none;
    }

    .chat-client-container {
        width: 90%;
        transform: translateX(-6%);
        right: 0;
        bottom: -280px;
    }
}

@media (max-width: 426px) {
    .chat-client-container {
        bottom: -280px;
    }
}



.modal-comentarios {
    max-height: 500px;
}

ul.timeline {
    list-style-type: none;
    position: relative;
}

    ul.timeline:before {
        content: ' ';
        background: #d4d9df;
        display: inline-block;
        position: absolute;
        left: 29px;
        width: 2px;
        height: 100%;
        z-index: 400;
    }

    ul.timeline > li {
        margin: 20px 0;
        padding-left: 20px;
    }

        ul.timeline > li:before {
            content: ' ';
            background: white;
            display: inline-block;
            position: absolute;
            border-radius: 50%;
            border: 3px solid #d9534f;
            left: 20px;
            width: 20px;
            height: 20px;
            z-index: 400;
        }


/* ********************************************
    Ajuste para dispositivos de diferentes tamanhos
*********************************************** */
@media (min-width: 962px) {
    .container.main-container {
        max-width: 960px;
    }
}

@media (max-width: 961px) {

    .lello-main {
        margin-bottom: 70px;
    }

    .container.main-container {
/*        width: 960px;*/
    }

    .header-appLello {
/*        width: 960px*/
    }
        .header-appLello .barra_ferramentas {
            height: auto;
        }
        .header-appLello .barra_index {
            height: auto;
        }


        .header-appLello .barra_ferramentas .stageConteudo {
            padding: 0 2% 0 0;
            height: auto;
        }

        .header-appLello .barra_index .stageConteudo {
            height: auto;
        }


    .assembleia-header {
        text-align: left;
    }
    .assembleia-header-info {
        grid-template-columns: 1fr 30px 1fr;
    }

    .header-info {
        float: left;
        margin: 15px 0;
    }

        .assembleia-header span {
            padding-left: 10px;
        }

    .welcome {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
        overflow: auto;
        height: 648px;
    }

    .welcome-content > button {
        position: relative;
        left: calc(50% - 95px);
        text-align: center;
        font-size: 11pt !important;
    }

    .welcome-background {
        background: none;
        background-color: #82ddff;
        opacity: 0.5;
    }
    .reuniao-vivo-container{
        text-align: center;
    }
    .reuniao-vivo {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .bottom-column-right {
        float: inherit;
        /*display: block;*/
    }

    .dados-assembleia {
        padding-top: 90px;
    }

        .dados-assembleia h2 {
            font-size: 11pt !important;
        }

        .dados-assembleia h3 {
            font-size: 10pt !important;
        }

    .conteudo-assembleia {
        min-height: 250px;
       /* max-height: 400px;*/
    }

    .header-appLello .header-bar {
        padding-right: 0;
    }

    #termos_titulo {
        display: none;
    }

    #termos_titulo_link {
        display: block;
        padding-top: 30px;
    }

    #termos_texto {
        display: none;
    }

    #termos_texto_impressao {
        display: none;
    }

    #termos_accept {
        position: relative;
        display: block;
        padding-top: 40px;
    }

    #navegacao_mobile {
        display: block;
    }

    .avisos {
        display: none;
    }

    .text-left-size {
        text-align: center;
    }
    .text-right-size {
        text-align: center;
    }

    .modal-comentarios {
        max-height: initial;
    }
    .descricao-item-pauta {
        max-height: initial;
        overflow-y: auto;
    }
}

/*  chat suporte*/
.chat-client-container {
    position: fixed;
    width: 250px;
    bottom: -420px;
    z-index: 999;
    right: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: all ease-in-out 0.5s;
    line-height: 1.2;
}

.chat-client-header {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #949494;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    animation: pulse 1.3s infinite;
}

.chat-client-form {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-direction: column;
    background-color: #f7f7f7;
    padding: 20px 15px;
}

    .chat-client-form span {
        color: #a1a1a1;
        font-size: 24px;
        line-height: 1.2;
    }

.chat-client-input {
    width: 100%;
    padding: 7px;
    font-size: 16px;
    margin: 16px 0;
    outline: none;
}

.chat-client-header span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.chat-client-button {
    margin-top: 16px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 2.5;
    font-weight: 400;
    background: #e2173d;
    border: 0;
    outline: none;
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(133, 133, 133, 1);
    }

    70% {
        box-shadow: 0 0 0 18px rgba(255, 255, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}


.chat-client-header {
    opacity: 0.90;
}
@media (max-width: 599px) {
    .chat-client-header {
        animation: none;
    }

    .chat-client-container {
        width: 90%;
        transform: translateX(-6%);
        right: 0;
        bottom: -355px;
    }
}

@media (max-width: 426px) {
    .chat-client-container {
        bottom: -355px;
    }
}
