#sites4Review {
    cursor: pointer;
    visibility: hidden;
    width: 80px;
    height: 80px;
    /*margin-left: -125px;*/
    overflow: hidden;
    margin: auto;
    background-color: #FFF;
    color: #000;
    border-radius: 10px;
    position: fixed;
    z-index: 999999;
    left: 30px;
    bottom: 30px;
    font-size: 17px;
    white-space: nowrap;
    box-shadow: 0 0 10px 2px rgba(0,0,0,.15) !important;
}
#sites4Review #Site4img{

    border-radius: 10px 0px 0px 10px;
    padding: 15px;
    background: linear-gradient(to bottom,#fefefe 0,#f2f2f2 100%)!important;
    color: #fff;
    float: left!important;
    height: 100%!important;
    border-right: 1px solid #ddd!important;
    box-sizing: border-box!important;
    position: relative!important;

}
#sites4Review #desc{
    width:235px;
    color: #000000;
    padding: 5px 16px 16px 16px;
    overflow: hidden;
    white-space: nowrap;
}

#sites4Review.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 2s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s, shrink 0.5s 4s, fadeout 0.5s 4.5s;
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes expand {
    from {min-width: 50px}
    to {min-width: 350px}
}

@keyframes expand {
    from {min-width: 50px}
    to {min-width: 350px}
}
@-webkit-keyframes stay {
    from {min-width: 350px}
    to {min-width: 350px}
}

@keyframes stay {
    from {min-width: 350px}
    to {min-width: 350px}
}
@-webkit-keyframes shrink {
    from {min-width: 350px;}
    to {min-width: 50px;}
}

@keyframes shrink {
    from {min-width: 350px;}
    to {min-width: 50px;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 60px; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 60px; opacity: 0;}
}
.ratings{width:100%;}
.ratings > .fa-star{color:#DDD;}
.ratings > .checked {
    color: orange;
}.rText,.rTextDate{font-size:11px;}
.rTextDate{color:#a6a6a6;}
.rTextDate a{color: #0396a6;text-decoration: none;}
.rTextDate a:hover{text-decoration: underline;}
.sites4Notification {
    font-family: 'Raleway', sans-serif;
    position: fixed;
    width:100px;
    height:100px;
    color: white;
    text-decoration: none;
    padding: 20px;
    display: inline-block;
    right: 20px;
    top: 40%;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(69,65,78,0.2);
    box-shadow: 0px 0px 15px 1px rgba(69,65,78,0.2);
    transition: all .2s ease-in-out;
    z-index:999999;
}
.sites4Notification img{width:100%;}

.sites4Notification:hover {
    transform: scale(1.1);
}

.sites4Notification .badge {
    position: absolute;
    font-size:14px;
    width:30px;
    height:30px;
    top: 0px;
    right: 0px;
    padding: 0;
    border-radius: 50%;
    background: #000000;
    color: #FFFFFF;
    text-align: center;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(69,65,78,0.2);
    box-shadow: 0px 0px 15px 1px rgba(69,65,78,0.2);
}
.sites4Notification .badge span {
   display: block;
   padding-top:3px;
}
.sites4TickerClose{
    position: absolute;
    top: 0px;
    right: 5px;
    width: 15px;
    height: 15px;
    z-index: 999;
    cursor: pointer;
}
.sites4TickerClose img{width:100%;height:100%;}


#site4r-button--close,#site4r-button--open{border:0;font-family:Arial,sans-serif;outline:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}@-webkit-keyframes arrow-right-to-left{0%,100%{margin-left:20%}96%{margin-left:0}}#site4r-button--open,#site4r-button--open *,#site4r-button-close,#site4r-button-close *,#site4r-widget,#site4r-widget *{box-sizing:border-box}#site4r-button--open,#site4r-mask{z-index:2147483646}#site4r-button--close,#site4r-widget{z-index:2147483647}#site4r-button--close,#site4r-button--close *,#site4r-button--open,#site4r-button--open *{border:0;direction:ltr;font-family:Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:normal;opacity:1;margin:0;text-align:left;text-decoration:none;vertical-align:baseline;visibility:visible;height:auto;max-height:none;min-height:0;width:auto;max-width:none;min-width:0;text-transform:none;text-shadow:none}#site4r-button--close,#site4r-widget{box-shadow:0 0 6px rgba(0,0,0,.25);margin-right:-100%;position:fixed;min-width:300px;width:50%;max-width:600px;right:0}#site4r-button--open{background:#fff;border-radius:5px 0 0 5px;box-shadow:0 0 6px rgba(0,0,0,.25);height:140px;font-size:12px;line-height:normal;overflow:visible;padding:0;position:fixed;top:50%;right:0;text-align:center;transform:translate(0,-50%);transition:all .2s ease-in-out;width:140px}#site4r-button--open:focus,#site4r-button--open:hover{box-shadow:0 0 18px rgba(0,0,0,.25);cursor:pointer;transition:all .2s ease-in-out}#site4r-button--open img{max-width:100%}#site4r-button--open__arrow{position:absolute;top:50%;left:0;transform:translate(-24px,-50%);animation-name:arrow-right-to-left;animation-duration:1.5s;animation-iteration-count:3}#site4r-button--open__count{background:#000;border-radius:3px 0 3px 3px;color:#fff;font-size:11px;padding:3px 5px;position:absolute;top:2px;left:2px}#site4r-button--close{background:#000;border-radius:0;color:#fff;cursor:pointer;font-size:12px;line-height:32px;padding:0 .8em;top:0;text-align:left}#site4r-button--close:focus,#site4r-button--close:hover{background:rgba(0,0,0,.8)}#site4r-button--close span{float:right;height:100%;position:absolute;top:0;right:0;text-align:center;width:17px}#site4r-widget{-webkit-overflow-scrolling:touch;overflow-y:auto;border:0;top:32px;transition:all .2s ease-in-out;min-height:calc(100vh - 32px)}#site4r-widget iframe{border:0;height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0}body.site4r-is-active{overflow-y:hidden!important}#site4r-button--close.visible,#site4r-widget.visible{margin-right:0;transition:all .2s ease-in-out}#site4r-mask{display:none}#site4r-mask.visible{background:rgba(0,0,0,.5);cursor:pointer;display:block;position:fixed;top:0;right:0;bottom:0;left:0}@media only screen and (max-width:768px){#site4r-button--open{height:70px;width:70px}#site4r-button--open__logo{width:85%}#site4r-button--open__arrow{transform:translate(-18px,-50%);width:18px}#site4r-button--open__count{display:none}#site4r-button--close,#site4r-widget{width:50%;min-width:300px;max-width:600px;}}