[class*='icono']{
  color: #bbbbbb;
}
[class*="icono-"] {
    display:inline-block;
    vertical-align:middle;
    position:relative;
    font-style:normal;
    text-align:left;
    direction:ltr
}
[class*="icono-"]:before,[class*="icono-"]:after {
    content:'';
    pointer-events:none
}
[class*="icono-"][class*="Circle"] {
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%
}
[class*="icono-"],[class*="icono-"] * {
    box-sizing:border-box
}
.icono-point-solid,.icono-bell:after,.icono-bell,.icono-book,.icono-book:before,.icono-book:after,.icono-eculogo,.icono-point,.icono-ecu,.icono-twoleft:before,.icono-twoleft:after,.icono-tworight:before,.icono-tworight:after,.icono-rightforward:after,.icono-rightforward:before,.icono-leftforward:after,.icono-leftforward:before,.icono-back,.icono-back:before,.icono-edit:before,.icono-edit,.icono-edit:after,.icono-trash:after,.icono-right,.icono-down,.icono-left,.icono-up,.icono-stop:after,.icono-stop,.icono-stop:before,.icono-start:after,.icono-start,.icono-stroke,.icono-home,.icono-home:before,.icono-home:after,.icono-mail,.icono-mail:before,.icono-power,.icono-document,.icono-search,.icono-large,.icono-lessen,.icono-forbidden,.icono-trash,.icono-user,.icono-user:before,.icono-paperClip,.icono-paperClip:before,.icono-paperClip:after,.icono-commentEmpty,.icono-areaChart,[class*="icono-"][class*="Circle"],.icono-barChart{
    border:2px solid
}
.icono-bell:after,.icono-bell:before,.icono-eculogo:before,.icono-ecu:before,.icono-back:before,.stickCenterV,.icono-paperClip:before,.icono-search:before,.icono-large:before,.icono-lessen:before,.icono-large:after,.icono-lessen:after,.icono-trash:before,.icono-trash:after,.icono-user:before,[class*="icono-exclamation"]:after{
    position:absolute;
    left:50%;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%)
}
.stickCenter,[class*="icono-plus"]:before,[class*="icono-cross"]:before,[class*="icono-plus"]:after,[class*="icono-cross"]:after,.icono-document:after,.icono-gear:before,.icono-forbidden:before{
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.icono-icono {
    width:13px;
    height:4px;
    box-shadow:inset 0 0 0 32px,0 16px,17px -18px;
    transform:skew(0,30deg);
    margin:11px 19px 19px 2px
}
.icono-icono:before {
    position:absolute;
    width:13px;
    height:4px;
    box-shadow:inset 0 0 0 32px,0 16px,-17px -17px;
    right:-17px;
    top:-10px;
    transform:skew(0,-48deg)
}
.icono-icono:after {
    position:absolute;
    width:22px;
    height:15px;
    left:0;
    top:-5px;
    border:4px solid;
    border-top-color:transparent;
    border-bottom:none;
    transform:skew(0,-30deg) scaleY(.6)
}
.icono-home {
    width:22px;
    height:16px;
    border-top:none;
    margin:15px 6px 3px
}
.icono-home:before {
    width:18px;
    height:18px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    position:absolute;
    left:-2px;
    top:-7px;
    border-right-color:transparent;
    border-bottom-color:transparent
}
.icono-home:after {
    width:6px;
    height:10px;
    bottom:0;
    position:absolute;
    right:0;
    left:0;
    margin-right:auto;
    margin-left:auto;
    border-width:1px;
    border-bottom:none
}
.icono-mail {
    width:28px;
    height:18px;
    overflow:hidden;
    margin:8px 3px
}
.icono-mail:before {
    position:absolute;
    width:24.61538462px;
    height:24.61538462px;
    -webkit-transform:rotate(50deg) skew(-10deg,-20deg);
    -moz-transform:rotate(50deg) skew(-10deg,-20deg);
    -ms-transform:rotate(50deg) skew(-10deg,-20deg);
    -o-transform:rotate(50deg) skew(-10deg,-20deg);
    transform:rotate(50deg) skew(-10deg,-20deg);
    top:-20px;
    left:-3px
}
[class*="icono-plus"],[class*="icono-cross"]{
    width:14px;
    height:14px;
}
[class*="icono-plus"]:before,[class*="icono-cross"]:before,[class*="icono-plus"]:after,[class*="icono-cross"]:after{
    box-shadow:inset 0 0 0 32px
}
[class*="icono-plus"]:before,[class*="icono-cross"]:before{
    width:14px;
    height:2px;
    top: 38%
}
[class*="icono-plus"]:after,[class*="icono-cross"]:after{
    height:14px;
    width:2px;
    top: 38%
}
.icono-cross{
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
}
[class*="icono-check"] {
    width: 14px;
    height: 8px;
    border: 2px solid;
    border-top: none;
    border-right: none;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.icono-power {
    width:22px;
    height:22px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    border-top-color:transparent;
    margin:6px
}
.icono-power:before {
    position:absolute;
    top:-15%;
    left:8px;
    width:2px;
    height:60%;
    box-shadow:inset 0 0 0 32px
}
.icono-document {
    width:14px;
    height:17px;
    -webkit-border-radius:0 0 0 6px;
    -moz-border-radius:0 0 0 6px;
    -o-border-radius:0 0 0 6px;
    border-radius:0 0 0 6px;
    margin:1px 4px
}
.icono-document:before {
    position: absolute;
    width: 0;
    height: 0;
    left: -2px;
    bottom: -2px;
    border-width: 3px;
    border-style: solid;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.icono-document:after {
    width: 6px;
    height: 2px;
    box-shadow: inset 0 0 0 32px,0 -3px 0 0;
}
.icono-gear {
    width:22px;
    height:22px;
    border:3px dotted;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.icono-gear:before {
    width:12px;
    height:12px;
    box-shadow:0 0 0 3px,0 0 0 2px inset;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    border:3px solid transparent;
    box-sizing:border-box
}
.icono-tiles {
    width: 3px;
    height: 3px;
    box-shadow: 0 -6px 0,-6px -6px 0,6px -6px 0,0 0 0 32px inset,-6px 0 0,6px 0 0,0 6px 0,-6px 6px 0,6px 6px 0;
}
.icono-point{
	border-color:#FF8200;
	background:#FFFFFF;
    width:12px;
    height:12px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.icono-point:hover{
    width:15px;
    height:15px;
}
.icono-point-solid{
	background:#FFFFFF;
    width:12px;
    height:12px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    position:absolute;
    bottom:-17px;
}
.icono-search {
    width:12px;
    height:12px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.icono-search:before {
    width: 2px;
    height: 7px;
    box-shadow: inset 0 0 0 32px;
    top: 7px;
    left: 9px;
    -webkit-border-radius:0 0 1px 1px;
    -moz-border-radius:0 0 1px 1px;
    -o-border-radius:0 0 1px 1px;
    border-radius:0 0 1px 1px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.icono-large {
    width: 13px;
    height: 13px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.icono-large:before {
    width: 2px;
    height: 9px;
    box-shadow: inset 0 0 0 32px;
    top: 7px;
    left: 9px;
    -webkit-border-radius:0 0 1px 1px;
    -moz-border-radius:0 0 1px 1px;
    -o-border-radius:0 0 1px 1px;
    border-radius:0 0 1px 1px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.icono-large:after{
    width: 2px;
    height: 2px;
    box-shadow: 0px 1px 0 0,0px 2px 0 0,0px 3px 0 0,-2px 4px 0 0,2px 4px 0 0,-2px 4px 0 0,0px 5px 0 0,0px 6px 0 0;
    -webkit-border-radius:0 0 1px 1px;
    -moz-border-radius:0 0 1px 1px;
    -o-border-radius:0 0 1px 1px;
    border-radius:0 0 1px 1px;
}
.icono-lessen {
    width: 13px;
    height: 13px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.icono-lessen:before {
    width: 2px;
    height: 9px;
    box-shadow: inset 0 0 0 32px;
    top: 8px;
    left: 10px;
    -webkit-border-radius:0 0 1px 1px;
    -moz-border-radius:0 0 1px 1px;
    -o-border-radius:0 0 1px 1px;
    border-radius:0 0 1px 1px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.icono-lessen:after {
    width: 6px;
    height: 2px;
    top: 45%;
    left: 45%;
    box-shadow:inset 0 0 0 32px;
    -webkit-border-radius:0 0 1px 1px;
    -moz-border-radius:0 0 1px 1px;
    -o-border-radius:0 0 1px 1px;
    border-radius:0 0 1px 1px;
}
.icono-forbidden {
    width:28px;
    height:28px;
    border-width:3px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    margin:3px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
}
.icono-forbidden:before {
    width:24px;
    height:4px;
    box-shadow:inset 0 0 0 32px
}
.icono-trash {
    width:12px;
    height:12px;
    -webkit-border-radius:0 0 3px 3px;
    -moz-border-radius:0 0 3px 3px;
    -o-border-radius:0 0 3px 3px;
    border-radius:0 0 3px 3px;
    border-top:none;
}
.icono-trash:before {
    width: 4px;
    height: 2px;
    top: -5px;
    box-shadow: inset 0 0 0 32px,-5px 2px 0 0,-3px 2px 0 0,0 2px 0 0,3px 2px 0 0,5px 2px 0 0;
}
.icono-trash:after{
	width: 2px;
    height: 8px;
    bottom: 0%;
    border-top: none;
    border-bottom: none;
}
.icono-user {
    width:22px;
    height:10px;
    -webkit-border-radius:64px 64px 0 0 / 64px;
    -moz-border-radius:64px 64px 0 0 / 64px;
    -o-border-radius:64px 64px 0 0 / 64px;
    border-radius:64px 64px 0 0 / 64px;
    margin:10px 1px 2px
}
.icono-user:before {
    width:5px;
    height:5px;
    top:-12px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%
}
.icono-paperClip {
    width:24px;
    height:18px;
    border-left:none;
    -webkit-border-radius:0 16px 16px 0;
    -moz-border-radius:0 16px 16px 0;
    -o-border-radius:0 16px 16px 0;
    border-radius:0 16px 16px 0;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    margin:5px 0 11px 10px
}
.icono-paperClip:before {
    width:18px;
    height:6px;
    right:2px;
    -webkit-border-radius:0 16px 16px 0;
    -moz-border-radius:0 16px 16px 0;
    -o-border-radius:0 16px 16px 0;
    border-radius:0 16px 16px 0;
    border-left:none
}
.icono-paperClip:after {
    position:absolute;
    width:12px;
    height:10px;
    left:-12px;
    top:-2px;
    border-right:none;
    -webkit-border-radius:16px 0 0 16px;
    -moz-border-radius:16px 0 0 16px;
    -o-border-radius:16px 0 0 16px;
    border-radius:16px 0 0 16px
}
[class*="icono-exclamation"] {
    overflow:visible;
    width:30px;
    border-bottom:2px solid;
    -webkit-border-radius:0 0 4px 4px;
    -moz-border-radius:0 0 4px 4px;
    -o-border-radius:0 0 4px 4px;
    border-radius:0 0 4px 4px;
    margin:26px 2px 6px
}
[class*="icono-exclamation"]:before {
    position:absolute;
    width:26px;
    height:26px;
    left:1px;
    top:-14px;
    border-width:2px 0 0 2px;
    border-style:solid;
    -webkit-border-radius:4px 0;
    -moz-border-radius:4px 0;
    -o-border-radius:4px 0;
    border-radius:4px 0;
    -webkit-transform:rotate(45deg) skew(12deg,12deg);
    -moz-transform:rotate(45deg) skew(12deg,12deg);
    -ms-transform:rotate(45deg) skew(12deg,12deg);
    -o-transform:rotate(45deg) skew(12deg,12deg);
    transform:rotate(45deg) skew(12deg,12deg)
}
[class*="icono-exclamation"]:after {
    width:4px;
    height:3px;
    top:-14px;
    box-shadow:inset 0 0 0 32px,0 3px,0 8px
}
[class*="icono-exclamation"][class*="Circle"] {
    height:30px;
    margin:2px
}
[class*="icono-exclamation"][class*="Circle"]:before {
    display:none
}
[class*="icono-exclamation"][class*="Circle"]:after {
    box-shadow:inset 0 0 0 32px,0 3px,0 5px,0 10px;
    top:6px
}
.icono-commentEmpty {
    width:30px;
    height:22px;
    -webkit-border-radius:4px 4px 7px 7px;
    -moz-border-radius:4px 4px 7px 7px;
    -o-border-radius:4px 4px 7px 7px;
    border-radius:4px 4px 7px 7px;
    border-bottom-color:transparent;
    margin:5px 2px 7px
}
.icono-commentEmpty:before {
    position:absolute;
    width:6px;
    height:6px;
    border-width:0 0 2px 2px;
    border-style:solid;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    bottom:-4px;
    left:6px
}
.icono-commentEmpty:after {
    position:absolute;
    width:8px;
    height:2px;
    border-width:0 12px 0 6px;
    border-style:solid;
    bottom:0;
    left:0
}
.icono-comment {
    width:30px;
    height:20px;
    box-shadow:inset 0 0 0 32px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    margin:5px 2px 9px
}
.icono-comment:before {
    position:absolute;
    width:8px;
    height:8px;
    box-shadow:inset 0 0 0 32px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    bottom:-4px;
    left:6px
}
.icono-areaChart,.icono-barChart {
    width: 20px;
    height: 16px;
    border:none;
    box-shadow:-2px 2px;
    overflow:hidden;
    margin: 3px;
}
.icono-areaChart:before {
    position:absolute;
    left:1px;
    bottom:7px;
    border:3px solid transparent;
    border-bottom-color:currentColor;
    box-shadow:0 6px
}
.icono-areaChart:after {
    position:absolute;
    left: 4px;
    bottom: 5px;
    border-width: 0 6px 8px;
    border-style:solid;
    border-color:transparent;
    border-bottom-color:currentColor;
    box-shadow:0 4px
}
.icono-barChart {
    border-color:transparent;
    box-shadow:-2px 2px;
    margin:1px 0 4px 3px
}
.icono-barChart:before {
    position:absolute;
    left: 1px;
    bottom: 1px;
    width: 4px;
    height: 15px;
    box-shadow:inset 0 -8px 0 0,6px 0
}
.icono-barChart:after {
    position:absolute;
    left: 13px;
    bottom: 1px;
    width:4px;
    height:15px;
    box-shadow:inset 0 -8px 0 0
}
.icono-pieChart {
    width:0;
    height:0;
    border:15px solid;
    border-right-color:transparent;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    margin:2px
}
.icono-pieChart:before {
    position:absolute;
    width:0;
    height:0;
    left:-11px;
    top:-14px;
    border:14px solid;
    border-left-color:transparent;
    border-bottom-color:transparent;
    border-top-color:transparent;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%
}
.icono-calendar {
    width: 22px;
    height: 17px;
    border-width: 3px 2px 2px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.icono-calendar:before {
    position: absolute;
    width: 2px;
    height: 2px;
    top: 2px;
    left: 2px;
    box-shadow: inset 0 0 0 32px,4px 0,8px 0,12px 0,0 3px,4px 3px,8px 3px,12px 3px,0 6px,4px 6px,8px 6px,12px 6px;
}
.icono-calendar:after {
    position: absolute;
    width: 3px;
    height: 4px;
    box-shadow: inset 0 0 0 32px,7px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    top: -6px;
    left: 4px;
}
.icono-start{
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 3px;
}
.icono-start:after{
    width: 0;
    height: 0;
    border-width: 4px 0 4px 8px;
    border-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    left: 55%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.icono-stop{
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 3px;
}
.icono-stop:after{
    width: 0px;
    height: 8px;
    position: absolute;
    left: 35%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.icono-stop:before{
    width: 0px;
    height: 8px;
    position: absolute;
    left: 65%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.icono-right,.icono-left{
	width: 9px;
    height: 9px;
}
.icono-up,.icono-down{
    width: 15px;
    height: 15px;
}
.icono-rightforward,.icono-leftforward{
	width: 15px;
    height: 15px;
}
.icono-leftforward:after{
	position:absolute;
    width: 7px;
    height: 7px;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 20%;
    left: 45%;
}
.icono-leftforward:before{
	position:absolute;
    width: 0px;
    height: 12px;
    border-bottom: none;
    border-top: none;
    border-left: none;
    left: 9%;
    top: 2px;
}
.icono-rightforward:before{
	position:absolute;
	width: 7px;
    height: 7px;
	border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 20%;
    left: -16%;
}
.icono-rightforward:after{
	position: absolute;
    width: 0px;
    height: 12px;
    border-bottom: none;
    border-top: none;
    border-left: none;
    left: 70%;
    top: 2px;
}
.icono-tworight{
	width:24px;
	height:24px;
}
.icono-tworight:after{
    position:absolute;
    width: 7px;
    height: 7px;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 35%;
    left: 35%;
}
.icono-tworight:before{
	position:absolute;
	width: 7px;
    height: 7px;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 35%;
}
.icono-twoleft{
    width:24px;
    height:24px;
}
.icono-twoleft:after{
    position:absolute;
    width: 7px;
    height: 7px;
    border-right: none;
    border-top: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 35%;
    left: 35%;
}
.icono-twoleft:before{
    position:absolute;
    width: 7px;
    height: 7px;
    border-right: none;
    border-top: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 35%;
}
.icono-right{
	border-left: none;
	border-bottom: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icono-down{
    border-left: none;
    border-top: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icono-left{
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icono-up{
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icono-edit {
    width:14px;
    height:9px;
    border-style:solid;
    border-color: transparent;
    box-shadow:0 -2px,0 2px,inset 0 2px,inset 0 -2px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.icono-edit:before {
	position:absolute;
	bottom: -70%;
	left: -85%;
    width: 0;
    height: 0;
    border-width:6px 6px 6px 0px;
    border-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.icono-edit:after {
	position:absolute;
	bottom: -85%;
	left: 100%;
    width: 5px;
    height: 9px;
    border-left: none;
    border-right: none;
    margin-left: 2px;
    box-shadow:inset 2px 0,inset -2px 0 2px 0;
}
.icono-back{
    width: 12px;
    height: 12px;
    border-radius: 0 50% 50% 0;
    border-left: none;
}
.icono-back:before{
   width: 4px;
   height: 4px;
   top: -4px;
   left: -2px;
   -webkit-transform:rotate(-45deg);
   -moz-transform:rotate(-45deg);
   -ms-transform:rotate(-45deg);
   -o-transform:rotate(-45deg);
   transform:rotate(-45deg);
   border-right:none;
   border-bottom:none;
}
.icono-arrow{
    width: 0;
    height: 0;
    border-width: 4px 0 4px 6px;
    border-style: solid;
    border-top-color: transparent;
    margin: 8px 5px;
    border-bottom-color: transparent;
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg);
}
.icono-arrow-start{
	width: 0;
    height: 0;
    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.icono-arrow-stop{
    width: 11px;
    height: 12px;
    border: 3px solid #bbb;
    border-top:none;
    border-bottom:none;
}
.icono-toogleleft{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin: 2px;
    border: 1px solid
}
.icono-toogleleft:after{
    position: absolute;
    width: 4px;
    height: 4px;
    border: 1px solid #666;
    border-right: none;
    border-top: none;
    top: 40%;
    left: 40%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.icono-toogleright{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin: 2px;
    border: 1px solid
}
.icono-toogleright:after{
    position: absolute;
    width: 4px;
    height: 4px;
    border: 1px solid #666;
    border-bottom: none;
    border-left: none;
    top: 40%;
    left: 30%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.icono-ecu{
    width: 26px;
    height: 17px;
    border-radius: 2px;
}
.icono-ecu:before{
    content: 'ecu';
    white-space:nowrap;
    display: inline-block;
    top: -35%;
}
.icono-eculogo{
    width: 30px;
    height: 19px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    margin: 2px 0px;
}
.icono-eculogo:before{
   content:'ecu';
   text-indent:1px;
   left: 49%;
   top: -14%;
}
.icono-book {
	width: 20px;
    height: 16px;
    -webkit-border-radius: 0 0 0 6px;
    -moz-border-radius: 0 0 0 6px;
    -o-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
    border-top: none;
    margin:2px
}
.icono-book:before {
	position: absolute;
    width: 19px;
    height: 7px;
    box-sizing: border-box;
    border-top: none;
    border-right: none;
    left: -2px;
    top: -5px;
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    -o-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
}
.icono-book:after {
	position: absolute;
    width: 17px;
    height: 6px;
    box-sizing: border-box;
    left: -2px;
    top: -6px;
    border-bottom: none;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    -o-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
}
.icono-bell{
    width: 14px;
    height: 15px;
    border-bottom: transparent;
    background:#bbbbbb;
    border-radius: 7px 7px 0px 0px;
}
.icono-bell:before{
    width: 0;
    height: 0;
    border: solid 10px;
    left: 47%;
    top: -30%;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}
.icono-bell:after{
    box-shadow: 0 -18px 0px 0px,0 0 0 10px inset;
    border-radius: 2px;
    top: 110%;
}