﻿ul.responsive-Coms li
{
    vertical-align: top;
    font-family: "Roboto Condensed";
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    height: 30px;
    /* width: 23.7%; */
}

ul.responsive-Coms
{
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
}

a.calendarTab
{
    color: black;
    opacity: 0.6;
}

.page-container #accordionCalendar a
{
    text-decoration: none;
    cursor: pointer;
    color: black;
    opacity: 0.6;
}

    .page-container #accordionCalendar a:hover
    {
        text-decoration: none;
        cursor: pointer;
        color: black;
        opacity: 1
    }

.page-container a.calendarTab:hover
{
    text-decoration: none;
    cursor: pointer;
    color: black;
    opacity: 0.8;
}

a.calendarTab :hover
{
    color: black;
    opacity: 0.8;
}

.home_calendar_tab.active a
{
    color: black;
    opacity: 1;
}

.home_Com_accordion
{
    padding: 0px 14px 0px 14px;
    height: 66px;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-weight: bold;
    cursor: pointer !important;
    align-items: center;
    background-color: #9BC8E0;
    opacity: 0.9;
    color: #fff;
    cursor: pointer;
    margin-bottom: 2px;
}

.home_Com_accordion
{
    display: none;
}

    .home_Com_accordion:focus, .home_Com_accordion:hover, .home_Com_accordion:visited, .home_Com_accordion:active
    {
        color: #fff;
        opacity: 0.8;
        text-decoration: none;
    }

    .home_Com_accordion i
    {
        margin: 0px 10px 0px auto;
    }

    .home_Com_accordion.second
    {
        opacity: 0.8;
    }

    .home_Com_accordion.third
    {
        opacity: 0.7;
    }

    .home_Com_accordion.fourth
    {
        opacity: 0.6;
    }

    .home_Com_accordion.second:hover
    {
        opacity: 0.9;
    }

    .home_Com_accordion.third:hover
    {
        opacity: 0.9;
    }

    .home_Com_accordion.fourth:hover
    {
        opacity: 0.9;
    }

@media screen and (max-width: 991px)
{
    ul.responsive-Coms
    {
        display: none;
    }

    .home_Com_accordion
    {
        display: flex;
    }

    .d_active
    {
        /*background-color: #666;*/
        color: #fff;
    }

    .home_calendar_main
    {
        border: none;
        margin-left: 0;
        margin-right: 0;
        height: auto;
    }

    .tab_container
    {
        height: auto;
    }

    div.responsive-tabs-wrapper
    {
        padding-right: 0;
        padding-left: 0;
        margin-top: 15px;
    }
}
/*============= END: Informação do Dia ===============*/

a:visited
{
    color: black;
}

a:hover
{
    color: black;
}

.mais
{
    float: right;
}

.bold
{
    font-weight: bold;
}

.font24
{
    font-size: 24px;
}

.p-left-5
{
    padding: 0px 0px 0px 5px;
}

.p-right-5
{
    padding: 0px 5px 0px 0px;
}

.Ligacoes-Topo
{
    font-weight: bold;
    font-family: Roboto;
    font-size: 15px;
}

    .Ligacoes-Topo a
    {
        color: black;
    }

.TextoRegular-Titulo
{
    color: #9B9B9B;
    font-family: Roboto;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    margin-top: 15px;
}

/*input.submeter
{
    height: 48px;
    width: 99%;
    border: none !important;
    background-color: #7EC0C4;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-left: 0;
    float: right;
}*/

input.submeter100
{
    height: 48px;
    width: 100%;
    border: none !important;
    background-color: #7EC0C4;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-left: 0;
    float: right;
}

.TextoRegular
{
    font-family: Roboto;
    font-size: 15px;
    color: black;
}


.Titulo-Cinzento
{
    color: #9B9B9B;
    font-family: Roboto;
}

.Titulo-Direita
{
    color: #9B9B9B;
    font-family: Roboto;
    font-size: 15px;
    line-height: 18px;
    text-align: right;
}

input.grey
{
    width: 100%;
    height: 48px;
    padding: 0px 18px;
    margin: 0px 0px 20px 0px;
    border: none !important;
    background-color: #F5F5F5;
    color: #9B9B9B;
    font-family: Roboto;
    font-size: 15px;
}

.grey > input
{
    float: right;
    padding: 0px 18px;
    border: none !important;
    background-color: #F5F5F5;
    color: #9B9B9B;
    font-family: Roboto;
    font-size: 15px;
}

textarea.grey
{
    width: 100%;
    padding: 0px 18px;
    margin: 0px 0px 20px 0px;
    border: none !important;
    background-color: #F5F5F5;
    color: #9B9B9B;
    font-family: Roboto;
    font-size: 15px;
}

.margin-Top-15
{
    margin-top: 15px;
}

.nopadding
{
    padding: 0;
}

.OuterDiv
{
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    background-color: #e8ebf2;
    z-index: 999;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
}

.InnerDiv
{
    left: 50%;
    top: 50%;
    width: 6.25em;
    height: 3.13em;
    margin-left: -3.13em;
    margin-top: -1.56em;
    text-align: center;
    z-index: 998;
    position: relative;
}


select.grey
{
    height: 48px;
    padding: 14px 18px;
    border: none;
    border-radius: 0px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #9B9B9B;
    background-color: #F5F5F5 !important;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url(/_layouts/15/images/BrowserSA/WP2017_Div/iconCombo.png);
}

    select.grey::-ms-expand
    {
        display: none;
    }

.RadUpload .ruActions .ruButton
{
    background-image: none;
    height: 48px;
    width: 100%;
    border: none !important;
    background-color: #7EC0C4;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.RadUpload .ruActions .ruAdd
{
    width: calc(50% - 15px);
    display: inline-block;
    margin-right: 0;
}


.RadUpload .ruActions .ruDelete
{
    width: calc(50% - 15px);
    display: inline-block;
    /*margin-left: 50px;*/
    margin-right: 0px;
    margin-left: 0px;
    float: right;
}


textarea::-webkit-input-placeholder
{
    color: #9B9B9B;
}

textarea:-moz-placeholder
{ /* Firefox 18- */
    color: #9B9B9B;
}

textarea::-moz-placeholder
{ /* Firefox 19+ */
    color: #9B9B9B;
}

textarea:-ms-input-placeholder
{
    color: #9B9B9B;
}

input[type="text"]::-webkit-input-placeholder
{
    color: #9B9B9B;
}

input[type="text"]:-moz-placeholder
{
    color: #9B9B9B;
}

input[type="text"]::-moz-placeholder
{
    color: #9B9B9B;
}

input[type="text"]:-ms-input-placeholder
{
    color: #9B9B9B;
}

.Border-Repeater
{
    border-bottom: 2px solid #F5F5F5;
    padding: 0;
}

.Border-Repeater-Header
{
    border-bottom: 2px solid #F5F5F5;
    border-top: 2px solid #F5F5F5;
    padding: 0;
}

.Repeater-Cell
{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #9B9B9B;
    text-align: center;
}

.Repeater-Cell-First
{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #9B9B9B;
    text-align: left;
}

.btnEnviar
{
    margin-left: -10px;
}

.group
{
    height: 25px;
    width: 25px;
    display: flex;
    margin: auto;
    margin-top: 8px;
}

.Oval2
{
    height: 5px;
    width: 5px;
    background-color: #D8D8D8;
    border-radius: 2px;
    margin: auto;
}

.Botao-Atividade
{
    height: 50px;
    background-color: #9B9B9B;
    color: black;
    position: relative;
    font-size: medium;
    font-weight: bold;
    margin-top: 20px;
}

    .Botao-Atividade a
    {
        color: black;
        line-height: 18px;
        position: absolute;
        text-decoration: none;
        height: 50px;
        width: 96%;
    }

    .Botao-Atividade p
    {
        margin-top: 15px;
    }

.Botao-Atividade-Arrow
{
    margin-top: -33px;
}

.Mobile-Span-left
{
    color: white;
    font-weight: bold;
    padding-left: 10px;
}

.cell a
{
    float: right;
    color: white;
    text-decoration: none;
    cursor: pointer;
    padding-right: 15px;
}

.Mobile-Span-right
{
    float: right;
    padding-right: 15px;
    color: white;
}

/*============= END: Homepage Top Blocks =================*/
@media only screen and (max-width: 767px)
{

    .strong-Blue
    {
        background-color: #00828A;
    }

    .soft-Blue
    {
        background-color: rgba(0, 130, 138, 0.7);
    }

    body
    {
        padding: 0;
    }

    #table
    {
        display: block;
        margin: 44px 0 0 0;
        border-top: 1px solid #ccc;
        width: 100%;
    }

    .caption
    {
        top: 0;
        text-align: center;
        height: 44px;
        line-height: 44px;
        z-index: 5;
        border-bottom: 2px solid #999;
    }

    .row
    {
        position: relative;
        display: block;
        border-bottom: 1px solid #ccc;
        margin: 0;
    }

    .header-row
    {
        display: none;
    }

    .cell
    {
        display: block;
        border: none;
        position: relative;
        height: 45px;
        line-height: 45px;
        text-align: left;
    }

    .primary:after
    {
        content: "";
        display: block;
        position: absolute;
        right: 20px;
        top: 0px;
        z-index: 2;
        width: 0;
        height: 0;
        font-family: FontAwesome;
        content: "\f054";
        padding-right: 10px;
    }

    .cell:nth-of-type(n+2)
    {
        display: none;
    }


    input[type="radio"],
    input[type="checkbox"]
    {
        display: block;
        /*position: absolute;
        z-index: 1;
        width: 99%;
        height: 100%;
        opacity: 0;*/
        cursor: pointer;
    }

        input[type="radio"]:checked,
        input[type="checkbox"]:checked
        {
            z-index: -1;
        }

            input[type="radio"]:checked ~ .cell,
            input[type="checkbox"]:checked ~ .cell
            {
                display: block;
                border-bottom: 1px solid #eee;
            }

            input[type="radio"]:checked ~ .primary,
            input[type="checkbox"]:checked ~ .primarys
            {
                border-bottom: 2px solid #999;
            }

                input[type="radio"]:checked ~ .primary:after,
                input[type="checkbox"]:checked ~ .primary:after
                {
                    position: absolute;
                    right: 18px;
                    top: 0px;
                    font-family: FontAwesome;
                    content: "\f078";
                    z-index: 2;
                    padding-right: 10px;
                }

    .p-left-5-button
    {
        padding: 0px 0px 0px 5px;
    }

    .p-right-5-button
    {
        padding: 0px 5px 0px 0px;
    }

    .unpadded
    {
        padding: 0;
    }
}

@media(max-width: 991px)
{
    .p-left-5
    {
        padding: 0;
    }

    .p-right-5
    {
        padding: 0;
    }

    .RadUpload .ruActions .ruAdd
    {
        width: 100%;
    }

    .enviar
    {
        padding: 0px;
    }

    .btnEnviar
    {
        margin-left: 0px;
    }

    .RadUpload .ruActions .ruDelete
    {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    input.submeter
    {
        width: 100%;
    }
}
