/* cHeadActions - libraries-generic 1.2.2 - Guindo - LCoronelP */@property --cHA-innerCircleSize{syntax:"<percentage>";inherits:false;initial-value:0%}@property --cHA-innerCircleOpacity{syntax:"<number>";inherits:false;initial-value:1}.c-headActions{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.c-headActions,.c-headActions *{-webkit-box-sizing:border-box;box-sizing:border-box}.c-headActions__item{position:relative;font-size:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;border-right:1px solid #e6e9ec;min-height:40px;min-width:40px;background:#fff}.c-headActions__item:last-child,.c-headActions__item:last-of-type{border-right:none}.c-headActions__item::before{font-family:"loicon" !important;speak:none;font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#007eae;font-size:24px;-webkit-clip-path:polygon(0 0, 100% 0, 100% calc(100% - 0.5px), 0 calc(100% - 0.5px));clip-path:polygon(0 0, 100% 0, 100% calc(100% - 0.5px), 0 calc(100% - 0.5px))}.c-headActions__item:hover{background:#f6f6f6}@supports(background: paint(cHA-baseBackgroundColor)){.c-headActions__item{--cHA-baseBackgroundColor: #FFFFFF}.c-headActions__item:hover{--cHA-baseBackgroundColor: #F6F6F6}.c-headActions__item,.c-headActions__item:hover{background:var(--cHA-baseBackgroundColor) radial-gradient(circle at center, rgba(0, 0, 0, calc(var(--cHA-innerCircleOpacity) * 0.12)) 0%, rgba(0, 0, 0, calc(var(--cHA-innerCircleOpacity) * 0.12)) var(--cHA-innerCircleSize), rgba(0, 0, 0, calc(var(--cHA-innerCircleOpacity) * 0.05)) var(--cHA-innerCircleSize), transparent calc(var(--cHA-innerCircleSize) + 4px))}.c-headActions__item:not(:active){--cHA-innerCircleSize: 100%;--cHA-innerCircleOpacity: 0;transition:--cha-innercircleopacity 1000ms,--cha-innercirclesize 1000ms}.c-headActions__item:active{--cHA-innerCircleSize: 0%;--cHA-innerCircleOpacity: 1}}.c-headActions__item-type--favorite_active::before{content:"\e951"}.c-headActions__item-type--favorite_inactive::before{content:"\e923"}.c-headActions__item-type--print::before{content:"\e901"}.c-headActions__item-type--excel::before{content:"\e902"}.c-headActions__item-type--pdf::before{content:"\e903"}.c-headActions__item-type--reload::before{content:"\e92d"}.c-headActions__item-type--help::before{content:"\e938"}.c-headActions__item-type--chatbot::before{content:"\e931"}.c-headActions__item-type--download::before{content:"\e900"}.c-headActions__item-type--options::before{content:"\e932"}.c-headActions__item-type--prev::before{content:"\e90b"}.c-headActions__item-type--next::before{content:"\e90e"}.c-headActions__item-type--tutorial::before{content:"\e97b"}.c-headActions__item-type--share::before{content:"\e97d"}.c-headActions__item-type--close::before{content:"\e906"}.c-headActions__item-showText{font-size:1rem;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.c-headActions__item-showText::before{margin-right:10px}.c-headActions__item-showText .c-headActions__item__customIcon--position-prev{margin-right:10px}.c-headActions__item-showText .c-headActions__item__customIcon--position-post{margin-left:10px}.c-headActions__item-showBubble::after{content:"";-webkit-box-flex:0;-webkit-flex:0 0 9px;-ms-flex:0 0 9px;flex:0 0 9px;width:9px;height:9px;background-color:#e51029;border-radius:50%;-webkit-transform:translateY(-150%);transform:translateY(-150%)}.c-headActions__item__customIcon{font-family:"loicon" !important;speak:none;font-style:normal;font-variant:normal;font-weight:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#007eae;font-size:24px}.c-headActions__item--disabled,.c-headActions__item--disabled:before,.c-headActions__item--disabled .c-headActions__item__customIcon{color:#c8d2dd !important;cursor:default}.c-headActions__item--disabled:hover{background:#fff}.c-headActions__item--iconRight::before{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-left:10px;margin-right:0}