
#pluginAppObj_44_container{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    max-width: 225px;
    width: 100%;
    height: 60px;
    
}

#pluginAppObj_44 .pluginAppObj_44-button {
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    color: rgba(64, 64, 64, 1);
    background-color: rgba(230, 230, 230, 1);
    font-family: PT Sans Narrow;
    font-size: 14pt;
    font-weight: normal;
    font-style: normal;
    border-top: 2px;
    border-right: 2px;
    border-bottom: 2px;
    border-left: 2px;
    border-style: solid;
    border-color: rgba(214, 214, 214, 1);
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    text-align: center;
    text-decoration: none;
    line-height: 16pt;
    display:block;
    position: relative;
    overflow:hidden;
    
}



#pluginAppObj_44 .flex-container {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction:   row 
}

#pluginAppObj_44 .flex-item {
    max-height:100%;    
    max-width: 100%;
}

#pluginAppObj_44 .item-txt {
    order:1;
    display: block;
}

#pluginAppObj_44 .item-icon {
    order:2;
    flex: 0 0 18.62px;
    display: none;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#pluginAppObj_44 .div-icon {
    background-image: url('/');
    background-repeat: no-repeat;
    background-size: contain;
        
}

#pluginAppObj_44 .button-wrapper-over {
    background-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-color: rgba(0, 191, 191, 1);
    color: rgba(0, 191, 191, 1);
    font-weight:normal;
	
}

#pluginAppObj_44 .button-wrapper-over.fade {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity 300ms;
}
#pluginAppObj_44 .button-wrapper-over.fade.animated {
    opacity: 1;
}

#pluginAppObj_44 .sweeper {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 0;
    overflow: hidden;
    transition: all 300ms;
}
#pluginAppObj_44 .sweeper .button-wrapper-over{
    position: absolute;
    top:0;
}

#pluginAppObj_44 .sweeper.animated {
    height: 100%;
}

#pluginAppObj_44 .shutter {
    position: absolute;
    overflow: hidden;
    transition: all 300ms;
    transform: translate3d(0, 0, 0);
 	top: 50%; left: 50%; border-radius: 100%; width: 0; height: 0;
}
#pluginAppObj_44 .shutter .button-wrapper-over {
    position: absolute;    
    transition: all 300ms;
    top: 0; left: 0; transform: translate3d(-50%, -50%, 0);
}
#pluginAppObj_44 .shutter.animated {
    left: 0; width: 100%; top: 0; height: 100%; border-radius: 0;
}
#pluginAppObj_44 .shutter.animated .button-wrapper-over {
    transform: translate3d(0, 0, 0);
}

#pluginAppObj_44 .button-wrapper-over.rotate-under {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#pluginAppObj_44 .rotate-u:not(.rotate-under) {
    transform-origin: 50% 100%;
    transform: rotate3d(0, 0, 0, 0deg);
    transition: all 300ms;
}
#pluginAppObj_44 .rotate-u:not(.rotate-under).animated {
    transform: rotate3d(-1, 0, 0, 85deg);
}

#pluginAppObj_44 .button-wrapper-over.rotate-over {
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 50% 0;
    transform: rotateX(270deg);
    transition: all 300ms;
}
#pluginAppObj_44 .button-wrapper-over.rotate-over.animated {
    transform: rotateX(0);
}
#pluginAppObj_45_container{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    max-width: 225px;
    width: 100%;
    height: 60px;
    
}

#pluginAppObj_45 .pluginAppObj_45-button {
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    color: rgba(64, 64, 64, 1);
    background-color: rgba(230, 230, 230, 1);
    font-family: PT Sans Narrow;
    font-size: 14pt;
    font-weight: normal;
    font-style: normal;
    border-top: 2px;
    border-right: 2px;
    border-bottom: 2px;
    border-left: 2px;
    border-style: solid;
    border-color: rgba(214, 214, 214, 1);
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    text-align: center;
    text-decoration: none;
    line-height: 16pt;
    display:block;
    position: relative;
    overflow:hidden;
    
}



#pluginAppObj_45 .flex-container {
    height: 100%;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction:   row 
}

#pluginAppObj_45 .flex-item {
    max-height:100%;    
    max-width: 100%;
}

#pluginAppObj_45 .item-txt {
    order:1;
    display: block;
}

#pluginAppObj_45 .item-icon {
    order:2;
    flex: 0 0 18.62px;
    display: none;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#pluginAppObj_45 .div-icon {
    background-image: url('/');
    background-repeat: no-repeat;
    background-size: contain;
        
}

#pluginAppObj_45 .button-wrapper-over {
    background-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-color: rgba(0, 191, 191, 1);
    color: rgba(0, 191, 191, 1);
    font-weight:normal;
	
}

#pluginAppObj_45 .button-wrapper-over.fade {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity 300ms;
}
#pluginAppObj_45 .button-wrapper-over.fade.animated {
    opacity: 1;
}

#pluginAppObj_45 .sweeper {
    position: absolute;
    top: 0; left: 0; width: 100%; height: 0;
    overflow: hidden;
    transition: all 300ms;
}
#pluginAppObj_45 .sweeper .button-wrapper-over{
    position: absolute;
    top:0;
}

#pluginAppObj_45 .sweeper.animated {
    height: 100%;
}

#pluginAppObj_45 .shutter {
    position: absolute;
    overflow: hidden;
    transition: all 300ms;
    transform: translate3d(0, 0, 0);
 	top: 50%; left: 50%; border-radius: 100%; width: 0; height: 0;
}
#pluginAppObj_45 .shutter .button-wrapper-over {
    position: absolute;    
    transition: all 300ms;
    top: 0; left: 0; transform: translate3d(-50%, -50%, 0);
}
#pluginAppObj_45 .shutter.animated {
    left: 0; width: 100%; top: 0; height: 100%; border-radius: 0;
}
#pluginAppObj_45 .shutter.animated .button-wrapper-over {
    transform: translate3d(0, 0, 0);
}

#pluginAppObj_45 .button-wrapper-over.rotate-under {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#pluginAppObj_45 .rotate-u:not(.rotate-under) {
    transform-origin: 50% 100%;
    transform: rotate3d(0, 0, 0, 0deg);
    transition: all 300ms;
}
#pluginAppObj_45 .rotate-u:not(.rotate-under).animated {
    transform: rotate3d(-1, 0, 0, 85deg);
}

#pluginAppObj_45 .button-wrapper-over.rotate-over {
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 50% 0;
    transform: rotateX(270deg);
    transition: all 300ms;
}
#pluginAppObj_45 .button-wrapper-over.rotate-over.animated {
    transform: rotateX(0);
}#soc_imFooter_pluginAppObj_03 .wrapper{
    display: inline-block;
    vertical-align: bottom;
	
}

#soc_imFooter_pluginAppObj_03 .wrapper a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	overflow: hidden !important;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-color: transparent;
	z-index: 1;
	position: relative;
}

#soc_imFooter_pluginAppObj_03 .social-icon{
	width: 40px;
	height: 40px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	display: block;
	text-align: center;
	overflow: hidden;
    margin: 0 2px 2px 0;
}

#soc_imFooter_pluginAppObj_03 .social-icon.last-item-row {
	margin-right: 0;
}

#soc_imFooter_pluginAppObj_03 .social-icon.one-row {
	margin-left: 1px;
	margin-right: 1px;
}

#soc_imFooter_pluginAppObj_03 .social-icon.last-row {
	margin-bottom: 0;
}

#soc_imFooter_pluginAppObj_03 .horizontal .social-icon{
	float: left;
}

#soc_imFooter_pluginAppObj_03 .social-icon svg{
	width: 60%;
	height: 60%;
	top: 20%;
	position: relative;
}
#soc_imFooter_pluginAppObj_03 .flat .social-icon svg{
	fill: rgb(126,126,126);
}

#soc_imFooter_pluginAppObj_03 .social-icon .fallbacktext{
	display: none;
}
.no-svg #soc_imFooter_pluginAppObj_03 .social-icon svg{
	display: none;
}

.no-svg #soc_imFooter_pluginAppObj_03 .social-icon .fallbacktext{
	display: block;
	line-height: 40px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(126,126,126);
	text-decoration: none;
}

/*** EFFECTS ***/

/* GROW */
#soc_imFooter_pluginAppObj_03 .grow .social-icon{
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
#soc_imFooter_pluginAppObj_03 .grow .social-icon:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* SHRINK */
#soc_imFooter_pluginAppObj_03 .shrink .social-icon{
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#soc_imFooter_pluginAppObj_03 .shrink .social-icon:hover{
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* SHAKE */

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  40% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  
  80% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  40% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  
  80% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

/* SHAKE */
#soc_imFooter_pluginAppObj_03 .shake .social-icon{
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
#soc_imFooter_pluginAppObj_03 .shake .social-icon:hover{
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* FLOAT */

#soc_imFooter_pluginAppObj_03 .float .social-icon{
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

#soc_imFooter_pluginAppObj_03 .float .social-icon:before{
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(126,126,126, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(126,126,126, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
#soc_imFooter_pluginAppObj_03 .float .social-icon:hover {
  overflow: initial;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
#soc_imFooter_pluginAppObj_03 .float .social-icon:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}