:root {
    --base-color: #85bfd7;
    --base-color-hover: #5ba6c5;
    --base-color-shadow: 91, 166, 197;
}

/*Beginning*/
html, body { height: 100%; background: #FFF; }

/*LAYOUT*/
/*BG*/
#format_layout { background: #FFF}

/* ICONE DO MENU*/
.ico_menu_showHide { background:#5ba6c5  url("../../images/skin_master.png") no-repeat scroll 1px -2px; }
.ico_menu_showHide:hover {background: #85bfd7  url("../../images/skin_master.png") no-repeat scroll 1px -2px; }

/* ICONE CENTRAL ATENDIMENTO */
.top_content_body_icone_central_atendimento { background: #63abc8 url("../../images/skin_master.png") no-repeat scroll -46px -2px;}
.top_content_body_icone_central_atendimento:hover {background: #85bfd7 url("../../images/skin_master.png") no-repeat scroll -46px -2px;}

/* ICONE AJUDA */
.top_content_body_icone_manual_on_line { background: #6bafcb url("../../images/skin_master.png") no-repeat scroll -91px -2px; }
.top_content_body_icone_manual_on_line:hover {background: #85bfd7 url("../../images/skin_master.png") no-repeat scroll -91px -2px;}

/* ICONE CHAT ONLINE */
.top_content_body_icone_chat { background: #73b3ce url("../../images/skin_master.png") no-repeat scroll -136px -2px; }
.top_content_body_icone_chat:hover  { background: #85bfd7 url("../../images/skin_master.png") no-repeat scroll -136px -2px;}

/* ICONE DE TROCAR SENHA */
.top_content_body_icone_trocar_senha { background: #7cb8d1 url("../../images/skin_master.png") no-repeat scroll -181px -2px;}
.top_content_body_icone_trocar_senha:hover { background: #85bfd7 url("../../images/skin_master.png") no-repeat scroll -181px -2px;}

/* BREADCRUMBS */
.breadcrumbs { background:#87c1da;}

/*ICONE LOGOFF */
.top_content_body_icone_logoff { background: #5ba6c5 url("../../images/skin_master.png") no-repeat scroll -214px -2px;}
.top_content_body_icone_logoff:hover { background: #85bfd7 url("../../images/skin_master.png") no-repeat scroll -214px -2px;}

/*ICONE VAZIO*/
.top_content_body_icone_empty { background: #7cb8d1 url("../images/skin_master.png") no-repeat scroll -181px -27px; display: block; height: 27px;  text-indent: -9000em; width: 47px; float:left;}

/* TEXTO DO MENU */
.menu_itens_content, .menu_itens_top { background: #f5f5f5 }
.menu_itens_content h5 { color: #5ba6c5 ;}
.menu_itens_content a { color: #666}
.menu_itens_content .menu_dropdown { text-decoration: none; background: url("../../images/skin_default.png") -500px -27px; color: #5ba6c5; margin: 0; padding-left: 20px; font-weight: bold; font-size: 14px; font-style: normal; font-family: Arial, Helvetica, sans-serif; height: 22px; width: 195px; display: block; overflow: hidden; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }

/* ICONE DE SHOWHIDE */
#show_hide_filtros { background: #5ba6c5 url(../../images/skin_master.png) -250px -4px no-repeat; }
#show_hide_filtros:hover, #show_hide_filtros:focus {background: #85bfd7 url(../../images/skin_master.png) -284px -4px no-repeat;}

/* FOOTER*/
/*ICONE USUÁRIO*/
.body_layout_footer_usuario { background: #5ba6c5 url("../../images/skin_master.png") no-repeat scroll 1px -30px;}

/*ICONE TIPO*/
.body_layout_footer_nivel { background: #63abc8 url("../../images/skin_master.png") no-repeat scroll 1px -30px;;}

/*ICONE LOGADO */
.body_layout_footer_logado { background: #6bafcb url("../../images/skin_master.png") no-repeat scroll 1px -53px}

/*ICONE VERSAO*/
.body_layout_footer_versao { background: #73b3ce url("../../images/skin_master.png") no-repeat scroll 1px -106px;}

/*BOX STATUS*/
.adj_size_dashboard_inner_table_notificacoes { background: #ccc}
.adj_size_dashboard_inner_table_notificacoes h2 { background: #888; }

/*ICONE MIDIAS SOCIAI:S*/
#format_layout_clear_footer { background: #87c1da }

/* :S */
.body_layout_footer_instagram { background: #87c1da url("../../images/sociais/instagram.png") no-repeat scroll 0px 3px;}
.body_layout_footer_facebook { background: #87c1da url("../../images/sociais/facebook.png") no-repeat scroll 0px 3px; }
.body_layout_footer_linkedin { background: #87c1da url("../../images/sociais/linkedin.png") no-repeat scroll 0px 3px; }

/*SCRIPT UBOTS */
#ubots-form-div .wc-header, #ubots-webchat-div .wc-header { background: #5ba6c5;}
#ubots-webchat-div .wc-console { border-top-color: #5ba6c5;}
#ubots-icon-elipse { fill: #5ba6c5;}

/*SCRIPT CHAT DIGITALK */
#digitalk-chat .jvCTkj { background-color: #87c1da; }
#digitalk-chat .dJXsSm { background: #87c1da; }
#digitalk-chat .eBbfPP.customer { background: #87c1da !important; }
#digitalk-chat .eBbfPP.customer::after { background: linear-gradient(135deg, #87c1da 50%, transparent 50%) !important; }
button.digitalk-confirm { background-color: #87c1da !important; }
