/*Customizações tela de Login*/

/* CORPO */

body
{
    margin: 0;
    padding: 0;
    font-family: Arial, tahoma, Lucida Sans;
    font-size: 11px;
    color: #132a34;
    background-color:#FFF;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: none !important;
}

fieldset {
    width: 35%;
    position: relative;
    left: 20pz;
    /*! background-color: rgba(200,20,200,0.5); */
    padding: 0px 15px;
    float: left;
}
/* Imagens mantidas */

#logocapa {
    position: relative;
    height:130px;
    width:100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	background-image: url(../customizacao/_img/j_brasil_hor_capa_portal.png);
	background-size: contain;
	background-repeat: no-repeat;
    background-position: center;
}
#institucional {
	width: 62%;
	position: relative;
	float: left;
	overflow: hidden;
	/*! top: 10px; */
	/*! margin-top: 5px; */
	/*! margin-right: 5px; */
	/*! margin-bottom: 15px; */
	/*! margin-left: 25px; */
	padding-bottom: 20px;
	/*! background-color: rgba(0,0,0,0.4); */
}

.foto-mantidas {
    height: 60px;
    width: 185px;
    margin: 2px;
    padding:10px;
    float: left;
    background-color:rgba(111,111,111,0.5);
    background-color:#6F6F6F;
    position:relative;
    background-position:left 300px, right bottom;
    background-repeat:no-repeat;
    -webkit-transition:background-position 0.5s ease;
    -moz-transition:background-position 0.5s ease;
    -ms-transition:background-position 0.5s ease;
}

.foto-mantidas:hover {
    background-position:left -20px, left 0px;
}

#anchieta {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/anchieta_login_img.jpg) ;

}

#catarinense {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/catarinense_login_img.jpg)

}
#medianeira {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/medianeira_login_img.jpg)

}
#unisinos {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/unisinos_login_img.jpg)

}
#emipa {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/Fachada_EMIPA.png)
}
#cav {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/cav_login_img.jpg)
}
#esar {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/esar_login_img.jpg)
}
#csi {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/csi_login_img.jpg)
}
#faje {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/faje_login_img.jpg)
}
#diocesanoi {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/diocesanoi_login_img.jpg)
}
#diocesano {
    background-image:url(../customizacao/_img/lente_mantidas.png),url(../customizacao/_img/diocesano_login_img.jpg)
}
#acompanhenos {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
    color: #600;
    text-decoration: none;
    position: relative;
    float: left;
    width: 300px;
    height:auto;
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
}
#acompanhenos img {
    margin: 5px 2px 0px 0px;
    border: none;
}
.titSeparador 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	width: 100%;
	float: left;
	margin-top: 27px;
	margin-bottom: 10px;
	position: relative;
}
h6 {
    font-family: Arial, Helvetica, sans-serif;
    color: #b0863d;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

.copy {
    line-height:25px;
    width: 200px;
    margin-top: 20px;
    /* margin-right: 50%; */
    margin-bottom: 50px;
    /* margin-left: 50%; */
    /* text-align: right; */
    position: relative;
    right: 10%;
    /* height: 40px; */
    /* font-family: Arial, Helvetica, "sans-serif 8px #AAA"; */
    /* font-size: 10px; */
    float: right;
}


/* BARRA JESUITABRASIL.COM  */


.barrajesuita_content img {
    width: 100%;
}

.logo_jesuitasbrasil {
    width: 170px;
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
}

@media (min-width:768px) {

    .barrajesuita_content {
        width: 100%;
        height: 50px;
        background-color: #681726;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (min-width:480px) and (max-width:767px) {
    .barrajesuita_content {
        width: 100%;
        height: 50px;
        background-color: #681726;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .logo_jesuitasbrasil {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

@media (max-width:480px) {
    .barrajesuita_content {
        width: 100%;
        min-width: 320px;
        height: 50px;
        background-color: #681726;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    .logo_jesuitasbrasil {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}
/* formulário Tela Login */

.box-left {
    width: 100% !important;
}

.login .box-formulario-login {
    position: relative;
    width:100%;
    float:left;
    margin-top: 0px !important;
    left: 0px !important;
    margin-left: 0px;
    top: 2px !important;
    margin-bottom: 15px;
}
.botao-enviar {
    color: #FFF;
    font-family: tahoma;
    font-size: 12px;
    text-align: center;
    width: 251px;
    height: 30px;
    margin: 10px 0px 0px 0px;
    border: none;
    cursor: pointer;
    background-color: sienna;
    line-height: 12px;
}
#btnLogin:hover {
    background-color: #b0863d;
}
#txtUser, #txtPass {
    background-image:url(../customizacao/_img/senha_bkg_input.png);
    background-repeat: no-repeat;
    width:251px;
    height:30px;
    border:none;
    padding:0 5px;
    margin-top:5px;
}

#divLogin h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.login label {
    color: #000;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal !important;
    float: left;
    display: grid;
}

    /* AVISOS *********************************************************************************/

#avisos {
    float:left;
    left: 0px !important;
    margin-top:15px;
    position: relative;
    width: auto;
    font-family: Tahoma, Geneva, "sans-serif 11px #333";
    line-height: 16px;
}

#avisos a {
    color: #C00;
    text-decoration: underline;
}
.esqueceu-a-senha {
    color: #007CC3;
    float: left;
    display: block;
    margin: 20px 0 0 0;
    font-size: 13px;
    text-decoration: underline;
    text-align: center;
    cursor: pointer;
}

#rsenha {
    position:relative;
    width:300px;
    margin: 0 0 0 0px;
    float:right;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    color: #6b1814;
    text-decoration: none;
    line-height: 25px;
    font-weight: bold;
}

label h3 {
    float:left;
    position:relative;
    width:390px;
    height:auto;
    margin:0 0 10px 0;
    font-family:"Humnst777 BT";
    font-size:32px;
    color:#484848;
    font-weight:normal;
}

/* outros */

.content {
    padding: 0px;
    width: 75%;
    position:relative;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    overflow:hidden;
    /*! background-color: aqua; */
}

h5 {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    font-family: "Humnst777 BT";
    color: #e0b469;
    text-decoration: none;
}

.style1 {
    margin: 0 auto;
    padding: 0;
    width: 1000px;
    height: 114px;
    clear: both;
    text-align: center;
                      }
.LoginMessage {
    font-size: 12px;
    font-weight:normal;
    display: block;
    background-color: #FCC;
    padding: 10px;
}

#fade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
#light {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 650px;
    height: 225px;
    margin-left: -325px;
    margin-top: -115px;
    border: 2px solid #FFF;
    z-index:1002;
    overflow:visible;
    padding:20px;
    background-image:url(customizacao/_img/bkg_rodape_login.png);
    background-position:center top;
    color:#FFF
}
#light b {
    font-size:16px;
    font-weight:bold;
}
/* RODAPÉ */

h5 {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    font-family: "Humnst777 BT";
    color: #e0b469;
    text-decoration: none;
}

#footer-corpo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #DDD;
    text-decoration: none;
    border: none;
    width: 950px;
    margin: 20px auto;
    overflow: visible;
    height: 200px;
    position: relative;
}

.footer {
    position: relative;
    width: 100%;
    background-image: url(../customizacao/_img/bkg_rodape_login.png);
    background-position: center top;
    background-color: #6b1814;
    background-repeat: no-repeat;
    min-height: 50px;
    top: 0px;
    height: 180px !important;
}
#coluna02, #coluna04 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #FFF;
    text-decoration: none;
    width: 31%;
    float: left;
    position: relative;
    margin-left: 25px;
    margin-top: 46px;
}
#coluna01, #coluna03 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
    width: 31%;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-top: 15px;
}

.footer a {
    font-family: Arial, tahoma, Lucida Sans;
    text-decoration: none;
    color: #FFFFFF;
}

/* FOOTER */

@media (min-width:768px) and (max-width:1199px) {

footer {
        width: 100%;
        min-height: 300px;
        background-color: #777777;
    }

    .footer_content {
        width: 90%;
        min-height: 300px;
        margin: 0 auto;
        font-family: 'Tahoma', sans-serif;
    }

    .footer_boxes {
        list-style: none;
    }

    .footer_boxes li {
        float: left;
    }

    .footer_boxes li a {
        color: #FFF;
        text-decoration: none;
    }

    .footer_boxes li p {
        color: #FFF;
        font-size: 11px;
        line-height: 1.3;
    }

    .footer_divisor {
        width: 1px;
        height: 100%;
        background-color: #666666;
        display: block;
        margin: 0 auto;
    }

    .footer_box1 {
        width: 	19%;
        height: 260px;
        padding: 0 20px 0 0;
    }

    .footer_box1 a:hover, .footer_box2 a:hover {
        color: #AAA;
    }

    .footer_box2 {
        width: 	16%;
        height: 260px;
        padding: 0 0 0 20px;
    }

    .footer_box3 {
        width: 	10%;
        height: 230px;
        padding-top: 30px;
    }

    .footer_box4 {
        width: 22%;
        height: 100%;
        padding: 30px 20px 0 0;
        display: block;
    }

    .footer_box_icon {
        width: 	21%;
        height: 260px;
        padding: 0px 0 0 10px;
    }

    .footer_box_icon ul {
        list-style: none;
    }

    .footer_box_icon a {
        opacity: 0.7;
    }

    .footer_box_icon a:hover {
        opacity: 1.0;
    }

    .footer_bar {
        width: 100%;
        height: 70px;
        background-color: #0f4892;
        background-image: url("assets/images/footer/trama-bg.png");
        background-repeat: no-repeat;
        background-position-x: 100%;
    }

    .footer_bar_content {
        width: 90%;
        height: 100%;
    }

    .footer_bar_logo {
        padding: 10px 0;
    }

    .footer_box_icon .icons_social_media img {
        width: 80%;
    }

    .footer_box_contact {
        width: 100%;
        float: left;
    //padding: 60px 0 0;
    }

    .footer_box_contact ul {
        list-style: none;
    }

    .footer_box_contact ul li {
        float: left;
        padding: 5px 0;
        margin: 0 20px 0 0;
    }

    .footer_box_contact ul li img {
        float: left;
        padding-right: 10px;
    }

    .footer_box_contact h4 {
        font-family: 'Tahoma', sans-serif;
        font-size: 15px;
        color: #FFF;
        float: left;
        padding: 0 0 0 10px;
        font-weight: normal;
    }


} /* 768-991 */

@media (max-width:767px)

    .asav_footer_links {
        display:none;
    }

    .asav_footer_text, .asav_footer_box_contact {
        width: 100% !important;
        float:left;
    }


    footer {
        width: 100%;
        height: 100%;
        background-color: #777777;
        padding-bottom: 30px;
        display: flex;
    }

    .footer_content {
        width: 90%;
        height: 100%;
        margin: 0 auto;
        font-family: 'Tahoma', sans-serif;
    }

    .footer_boxes {
        list-style: none;
    }

    .footer_boxes li {
        float: left;
    }

    .footer_boxes li a {
        color: #FFF;
        text-decoration: none;
    }

    .footer_boxes li p {
        color: #FFF;
        font-size: 11px;
        line-height: 1.3;
    }

    .footer_box1 {
        display: none;
    }

    .footer_box2 {
        display: none;
    }

    .footer_box3 {
        display: none;
    }

    .footer_box4 {
        width: 100%;
        height: 100%;
        padding: 30px 0;
        display: block;
    }

    .footer_box_icon {
        width: 	80%;
    }

    .footer_box_icon ul {
        list-style: none;
    }

    .footer_box_icon ul li {
        margin: 0 8px 0 0;
    }

    .footer_box_icon a {
        opacity: 0.7;
    }

    .footer_box_icon a:hover {
        opacity: 1.0;
    }

    .footer_bar {
        width: 100%;
        height: 70px;
        background-color: #0f4892;
        background-image: url("assets/images/footer/trama-bg.png");
        background-repeat: no-repeat;
        background-position-x: 100%;
    }

    .footer_bar_content {
        width: 90%;
        height: 100%;
        margin: 0 auto;
    }

    .footer_bar_logo {
        padding: 10px 0;
    }

    .icons_social_media {
        display: none;
    }

    .footer_box_contact {
        width: 100%;
        float: left;
    }

    .footer_box_contact ul {
        list-style: none;
    }

    .footer_box_contact ul li {
        float: left;
        padding: 5px 0;
        margin: 0 20px 0 0;
    }

    .footer_box_contact ul li img {
        float: left;
        padding-right: 10px;
    }

    .footer_box_contact h4 {
        font-family: 'Tahoma', sans-serif;
        font-size: 15px;
        color: #FFF;
        float: left;
        padding: 0 0 0 10px;
        font-weight: normal;
    }

} /* 767 */


@media (max-width:479px) {

    .asav_footer_text, .asav_footer_box_contact {
        width: 100% !important;
        float:left;
    }

    footer {
        width: 100%;
        height: 100%;
        background-color: #777777;
        padding-bottom: 30px;
        display: flex;
    }

    .footer_content {
        width: 90%;
        height: 100%;
        margin: 0 auto;
        font-family: 'Tahoma', sans-serif;
    }

    .footer_boxes {
        list-style: none;
    }

    .footer_boxes li {
        float: left;
    }

    .footer_boxes li a {
        color: #FFF;
        text-decoration: none;
    }

    .footer_boxes li p {
        color: #FFF;
        font-size: 11px;
        line-height: 1.3;
    }

    .footer_box1 {
        display: none;
    }

    .footer_box2 {
        display: none;
    }


    .footer_box3 {
        display: none;
    }

    .footer_box4 {
        width: 100%;
        height: 100%;
        padding: 30px 0;
        display: block;
    }

    .footer_box_icon {
        width: 	80%;
    }

    .footer_box_icon ul {
        list-style: none;
    }

    .footer_box_icon ul li {
        margin: 0 8px 0 0;
    }

    .footer_box_icon a {
        opacity: 0.7;
    }

    .footer_box_icon a:hover {
        opacity: 1.0;
    }

    .footer_bar {
        width: 100%;
        height: 70px;
        background-color: #0f4892;
        background-image: url("assets/images/footer/trama-bg.png");
        background-repeat: no-repeat;
        background-position-x: 100%;
    }

    .footer_bar_content {
        width: 90%;
        height: 100%;
        margin: 0 auto;
    }

    .footer_bar_logo {
        padding: 10px 0;
    }

    .icons_social_media {
        display: none;
    }

    .footer_box_contact {
        width: 100%;
        float: left;
    }

    .footer_box_contact ul {
        list-style: none;
    }

    .footer_box_contact ul li {
        float: left;
        padding: 5px 0;
        margin: 0 20px 0 0;
    }

    .footer_box_contact ul li img {
        float: left;
        padding-right: 10px;
    }

    .footer_box_contact h4 {
        font-family: 'Tahoma', sans-serif;
        font-size: 15px;
        color: #FFF;
        float: left;
        padding: 0 0 0 10px;
        font-weight: normal;
    }
