/* poll */ .poll{ .boxWrapper{ .boxContent{ min-height: 100px; .buttonsVote{ >div{ padding-left: 5px; padding-right: 5px; } small{ display: none; } } .voteResults{ .GC_title{ margin-bottom: 0; } .top{ border-bottom: 1px solid @bg_type; > div{ position: relative; height: 30px; } .bar{ width: 50%; max-height: 100px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; border: 1px solid @bg_type; border-bottom: 0; &.bgColor01{ background: @neutral; } } .text{ position: absolute; left: 0; right: 0; margin: 0 auto; font-weight: 500; bottom:2px; z-index: 1; text-shadow: 1px 1px 0 @bg, -1px 1px 0 @bg, 1px -1px 0 @bg, -1px -1px 0 @bg; } } .bottom{ > div{ text-align: center; } span{ font-size: 10px; } } } .text{ &.number{ font-size: 18px; } &.position, &.name{ font-size: 13px; } } .alignRight{ float: right; } .msjDatos{ left: 0; margin: 0 auto; right: 0; width: 75%; top: 42%; line-height: normal; padding: 14px 0; &.ieMsjRmr{ position: relative; margin-top: 6px; display: none; } span{ text-transform: none; font-size: 12px; } } } } } .moduleCtn .reboot .poll, .poll{ &.maxSize-479{ .boxWrapper{ .boxContent{ .buttonsVote{ span{ display: none; } small{ display: block; font-size: 9px; } } .msjDatos{ width: 90%; padding: 6px 0; span{ font-size: 11px; } } .boxElements{ .flag{ display: none; } } } } } } /* Fin poll */