.ribbon-wrapper {
    left: -6px;
    position: absolute;
    top: -6px;
    height: 56px;
    width:56px;
    overflow: hidden;
    z-index: 1;
}
.ribbon {
    color: #fff;
    font-size: 13px;
    padding: 2px 0;
    position: absolute;
    left: -40px;
    top: 10px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 126px;
    text-align: center;
    background: #268dba none repeat scroll 0 0;
    opacity: 0.9;
    font-family: Roboto, sans-serif;
}

.hsribbon-wrapper {
    left: -6px;
    position: absolute;
    top: -6px;
    height: 56px;
    width:56px;
    overflow: hidden;
    z-index: 100;
}
.hsribbon {
    color: #fff;
    font-size: 13px;
    padding: 2px 0;
    position: absolute;
    left: -40px;
    top: 10px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 126px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.4);
    font-family: Roboto, sans-serif;
}

.hsribbon .txt{
    color: rgba(0, 0, 0, 1);
}

#lightbox .ribbon{
    height: 16px;
    top: 15px;
}

#lightbox .ribbon span{
    position: relative;
}

.ribbon-wrapper::after, .ribbon-wrapper::before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    bottom: -3px;
    position: absolute;
    background-color: #FFA80A;
}
.ribbon-wrapper::before {
    left: 30px;
}

.stripes{
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100%;
    background: url('../img/stripe.png') rgba(128,128,128,.33);
}
.blur{
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100%;
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
    background-color: rgba(0,0,0,0.7);
}

.pro_message{
    position: relative;
    z-index: 10;
    background: #eb6357 none repeat scroll 0 0;
    color: #fff;
    border-radius: 3px;
    padding: 6px 11px;
}

.pro_message a{
    color: #ffff00 !important;
}
.pro_message a:hover{
    color: #000 !important;
}

.map_overlay{
    position: relative;
}

.map_overlay .pro_message{
    position: absolute;
    text-align: center;
    display: block;
    left: 5%;
    top: 45%;
    color: #fff;
    z-index: 8888;
    width: 90%;
    padding: 0 10px;
}

#lightbox .pro_message{
    position: absolute;
    text-align: center;
    display: block;
    left: 5%;
    top: 45%;
    min-height: 25px;
    color: #fff;
    z-index: 8888;
    width: 85%;
    padding: 0 10px;
}

.map_overlay span a{
    color: #fff;
    text-decoration: underline;
}

.ssw_map{
    text-align: left !important;
    margin-bottom: 16px;
    width: 100%;
}

.map_overlay .ssw_map img, #lightbox .inactive-lightbox{
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
}

.inactive_overlay .ssw_gallery_image{
    margin-bottom: 0;
}

.ssw_map.hint, .ssw_form.hint, .ssw_gallery_rollover .hint{
    position: absolute;
    width: 100%;
    height: 100%;
}

.ssw_form{
    text-align: left;
    width: 100%;
}

.ssw_map.hint--top::before, .ssw_form.hint--top::before, .ssw_gallery_rollover .hint--top::before, #lightbox.hint--top::before {
    border-top-color: #4cb3d1;
}

.ssw_map.hint--top::after, .ssw_gallery_rollover .hint--top::after {
    border-top-color: #4cb3d1;
    background: #4cb3d1 none repeat scroll 0 0;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    text-transform: none;
    width: 180px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
    line-height: 16px;
    margin-left: -100px;
}

#lightbox.hint--top::after {
    border-top-color: #4cb3d1;
    background: #4cb3d1 none repeat scroll 0 0;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    text-transform: none;
    width: 430px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
    line-height: 16px;
    margin-left: -200px;
}

.ssw_form_rollover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: all;
}

.ssw_form.hint--top::after {
    border-top-color: #4cb3d1;
    background: #4cb3d1 none repeat scroll 0 0;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    text-transform: none;
    width: 180px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
    line-height: 16px;
    margin-left: -100px;
}





.pro_message .hint--bottom::after, .response-output .hint--bottom::after {
    border-top-color: #4cb3d1;
    background: #4cb3d1 none repeat scroll 0 0;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    text-transform: none;
    width: 210px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
    line-height: 16px;
}


.pro_message a.hint--bottom::before, .response-output a.hint--bottom::before {
    border-bottom-color: #4cb3d1;
}

.grow { transition: all .2s ease-in-out; }
.grow:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.growBig { transition: all .2s ease-in-out; }
.growBig:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.hsribbon{
    -webkit-transition: background-color .5s ease-out;
    -moz-transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;
    transition: background-color .5s ease-out;
}

.growBig .hsribbon:hover{
    background-color: rgba(255, 255, 255, 1);
}

