.overlay-back2 { position:fixed; top: 0; left:0; width: 100%; height:100%; background:#000; opacity:0.6; filter:alpha(opacity=6 0); display:none; z-index:10002; }
.barra_lateral_esq_cab1, .barra_lateral_esq_cab2 { background-color:#4974B5; color:#FFFFFF; font-family:Arial; font-size:22px; letter-spacing:0.03em; text-align:left; padding:20px; width:100%; }
.bt_blec_close, .bt_blec_limpa, .bt_blec_ordem, .bt_blec_close2, .bt_blec_limpa2, .bt_blec_ordem2 { width:18px; height:18px; padding:8px; border:1px solid #4974B5; background-color:#4974B5; background-repeat:no-repeat; background-position:8px 8px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; cursor:pointer; float:right;}
.bt_blec_close2, .bt_blec_limpa2, .bt_blec_ordem2 { background-color:#35AB21; border:1px solid #35AB21; }
.bt_blec_close, .bt_blec_close2 { background-image:url('../imagens/blec_closeb.png'); }
.bt_blec_ordem, .bt_blec_ordem2 { background-image:url('../imagens/blec_ordemb.png'); }
.bt_blec_limpa, .bt_blec_limpa2 { background-image:url('../imagens/blec_apagarb.png'); }
.bt_blec_close:hover, .bt_blec_limpa:hover, .bt_blec_ordem:hover { border:1px solid #2B427D; background-color:#2B427D; }
.bt_blec_close2:hover, .bt_blec_limpa2:hover, .bt_blec_ordem2:hover { border:1px solid #177B14; background-color:#177B14; }
.favoritos_bt_out, .favagenda_bt_out { position:fixed; top:400px; left:0px; padding:0px; color:#ffffff; font-family:Arial; font-size:14px; line-height:13pt; height:60px; width:40px; cursor:pointer; z-index:10000; text-align:center; -webkit-border-top-right-radius: 10px; -moz-border-radius-topright: 10px; border-top-right-radius: 10px; }
.favoritos_bt_out:hover { background-color:#176DC2; }
.favoritos_bt_bg, .favagenda_bt_bg { position:absolute; z-index:1; background-color:#5082ED; width:100%; height:100%; opacity:0.6; filter: alpha(opacity=60); -webkit-border-top-right-radius: 10px; -moz-border-radius-topright: 10px; border-top-right-radius: 10px; }
.favoritos_bt_data, .favagenda_bt_data { position:absolute; top:10px; left:0px; width:100%; height:100%; z-index:2; }
.janela_favoritos, .janela_favagenda { position:fixed; top:0px; left:-600px; width:550px; height:100%; background-color:#F3F3F3; z-index:100001; text-align:center; padding:0px; z-index:1100001; -webkit-box-shadow: 10px 6px 30px 0px rgba(0,0,0,0.75); -moz-box-shadow: 10px 6px 30px 0px rgba(0,0,0,0.75); box-shadow: 10px 6px 30px 0px rgba(0,0,0,0.75); }
.barra_lateral_esq_cab2 { background-color:#35AB21; }
.favagenda_bt_out { top:470px; }
.favagenda_bt_bg { background-color:#10C116; }
.favagenda_bt_out:hover { background-color:#1AAD68; }

@media screen and (max-width:550px) {
.janela_favoritos, .janela_favagenda { position:fixed; top:0px; left:-600px; width:350px;
}