﻿*.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(29840e16c40dac60163f634a3dfb1476cbe5c1ab.png) ;
background-repeat:no-repeat;
margin-left:10px;
display:inline-block !important;
float:initial;
}