

#pluginAppObj_477_91 .pluginAppObj_477_91_child{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100px;max-width: 100%;
    background-color: transparent;
    border-style: solid;
    border-color: transparent;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}

#pluginAppObj_477_91 .pluginAppObj_477_91_link{
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: block;
     
}

#pluginAppObj_477_91 #pluginAppObj_477_91_icon {
    font-size:60px;;
    color: rgba(153, 0, 0, 1);
    display: block;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#pluginAppObj_477_91 .pluginAppObj_477_91_child.grow{
    -webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	