.msg{padding: 20px; color:white; font-weight: bold;}
.bg-erro{background :#c62828; }
.bg-info{background :#3c508a; }
.bg-sucesso{background: #3b9734; }
.bg-loading{background: #3c508a}
.msgFloat{position:fixed; right: 0px; display:none; opacity: 0.8; top:0px;padding:15px; z-index: 1000;}

.imgParent{height: 200px; max-height: 200px; margin-bottom: 30px;}
.imgParent img{height:100%; min-width: 100%;}
.imgParent .botoesImg{position:relative; bottom:68px; opacity:0.5; transition: all 0.4s;}
.imgParent .botoesImg2{position:relative; bottom:68px; opacity:0; transition: all 0.4s;}
.imgParent .botoesImg3{position:relative; bottom:34px; opacity:0.5; transition: all 0.4s;}
.imgParent .col-xs-6{padding:0;}
.imgParent:hover .botoesImg{opacity: 1;}
.imgParent:hover .botoesImg2{opacity: 1;}
.imgParent .imgDesc{position:relative;top:0; opacity:0.5; background: #606060; color:white; transition:all 0.3s; max-width: 90%;width:90%; padding:5px; float: left; display: inline;  
                    width: 90%;                         /* para navegadores que não suportam calc() */
                    width: -webkit-calc(100% - 25px);  /* para Chrome */
                    width: -moz-calc(100% - 25px);     /* para Firefox */
                    width: calc(100% - 25px);          /* para suporte nativo */}
.imgParent:hover .imgDesc{opacity:0.7}

.imgParent .imgDescAdm{position:absolute;top:0; opacity:0.5; background: #606060; color:white; transition:all 0.3s; max-width: 90%;width:90%; padding:5px; float: left; display: inline; width: 90%;}
.imgParent:hover .imgDescAdm{opacity:0.7}

.imgParent .imgCompartilhar{position:relative;top:0; opacity:0.5; background: #606060; color:white; transition:all 0.3s; float: right; height: 30px;}
.imgParent:hover .imgCompartilhar{opacity:0.7}

.imgParent .imgCompartilharBtn{position:relative;top:0; opacity:0.5; background: #606060; color:white; transition:all 0.3s; float: right;}
.imgParent:hover .imgCompartilharBtn{opacity:1}

.capaParent{ max-height: 200px; margin-bottom: 30px;}
.capaParent img{width: 100%;}
.capaParent .botao-alterar{position:relative; bottom:34px; opacity:0.5; transition: all 0.4s;}
.capaParent:hover .botao-alterar{opacity: 1;}

.albumDesc{position:absolute;top:0; opacity:0.8; background: #606060; color:white;max-width: 90%;width:90%; padding:5px;}

.paginacao{display:table;}
.paginacao a{display:table-cell; padding:10px;font-size:20px; color:black;border:2px solid black;}
.paginacao a.activePg{background: white;  background: black; color:white;}



.aviso{background-color: #efefef; padding: 5px 10px 5px 10px; margin-top: -5px;margin-bottom:40px; min-height: 160px;height:160px; 
  border:1px solid #a2a2a2; color:#606060}
.aviso:hover{border:1px solid #4588C9; text-decoration: none}
.aviso-a:hover{text-decoration:none !important; }
.aviso h2,.aviso_maior h2{color: #4a4284; font-size:30px !important;  padding:5px; margin:-5px -10px 8px -10px; text-align: center; font-size:25px;color:#606060}
.aviso:hover h2{color:#4588C9;}
.aviso p,.aviso_maior p{text-indent: 15px;}
.avisoMaior{height:180px;}
.aviso_maior{background-color: #fcfcfc; box-shadow:0px 0px 2px #dedede; color:#606060; padding: 5px 10px 5px 10px; margin-bottom:5px; min-height: 160px; max-height: 200px; background-size:150%;background-position: 50% 50%; margin-bottom: 50px;border:3px solid #cecece}

.divFn{margin-bottom: 30px; }
.contentFn{border:1px solid #606060; padding:0; background-color:#f0f0f0; font-size:16px;color:#507D9C;}
.contentFn:hover{border-color:#507D9C; color:#507D9C;}
.contentFn:hover .figureFn{border-color:#507D9C}
.figureFn{height:180px;background-position: 50% 0px; background-repeat: no-repeat;background-color: #507D9C; border:3px solid #aaaaaa; transition: all 0.5s; background-size:130%}
.infoFn{padding-top:55px;}

.novideos{padding-left: 15px;}

.dashList .bigGly{display:block; font-size:50px; color:white; text-align: center}
.dashList span{display:block; color:white; font-size:20px; }
.dashList p{min-height:250px; background-color:#003333; padding:10px; text-align: center;}

.ftNoticiaEdit{margin-bottom: 20px;}