




/*
     FILE ARCHIVED ON 13:54:13 Oct 31, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 5:13:20 Nov 10, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
*.gig-comments-dialog-button {
line-height: 22px;
font-size: 12px;
font-weight: bold;
min-width: 50px;
position: relative;
display:inline-block;
border-radius: 3px;
color: #4d4d4d;
cursor: pointer;
font-size: 11px;
padding: 0 5px;
border: 1px solid #C5C7C7;
display: inline-block;
zoom: 1;
vertical-align: middle;
text-align: center;
box-shadow: 0 0 2px RGBA(0,0,0,0.15);
-webkit-box-shadow: 0 0 2px RGBA(0,0,0,0.15);
-moz-box-shadow: 0 0 2px RGBA(0,0,0,0.15);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#EAEBEB");
background: linear-gradient(top, #FFFFFF, #EAEBEB);
background: -ms-linear-gradient(top left, #FFFFFF, #EAEBEB);
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EAEBEB));
background: -moz-linear-gradient(top, #FFFFFF, #EAEBEB);
}

*.gig-comments-dialog-button:hover {
    display:inline-block;
line-height: 22px;
font-size: 12px;
font-weight: bold;
min-width: 50px;
position: relative;
border-radius: 3px; 
color: black;
cursor: pointer;
font-size: 11px;
padding: 0 5px;
border: 1px solid #C5C7C7;
display: inline-block;
zoom: 1;
vertical-align: middle;
text-align: center;
box-shadow: 0 0 2px RGBA(0,0,0,0.15);
-webkit-box-shadow: 0 0 2px RGBA(0,0,0,0.15);
-moz-box-shadow: 0 0 2px RGBA(0,0,0,0.15);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#EAEBEB");
background: linear-gradient(top, #FFFFFF, #EAEBEB);
background: -ms-linear-gradient(top left, #FFFFFF, #EAEBEB);
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EAEBEB));
background: -moz-linear-gradient(top, #FFFFFF, #EAEBEB);
}

.gig-comment-flag {
position:inherit;
background:none;
background-image:url('/web/20161031135413/http://cdn.gigya.com/gs/i/comments2/Flag_Icon_x1.png');
background-repeat:no-repeat;
margin-left:10px;
display:inline-block !important;
float:initial;
}