﻿.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

#happinessIcon {
    width: 54px;
    height: 52px;
    position: fixed;
    bottom: 0px;
    left: 15px;
    background-color: #0271c9;
    padding: 10px;
    z-index:10000;
    cursor:pointer;
}
