.soc_like
{
	float:left;
}
.mmodal-box
{
	display:none;
	position:absolute;
    margin-bottom: 40px;
    margin-top: 40px;
}

.black-overlay
{
	width: 100%; 
	height: 100%; 
	position: fixed; 
	left: 0; 
	top: 0; 
	background-color: #000; 
	opacity: 0.83; 
	display: none;
}
.game-rack .loading
{
	width: 120px;
	height: 30px;
	color: #686d74;
	padding: 0 0 0 50px;
	margin: 0 auto;
	font: bold 12px/30px proxima-nova;
	background: url(/assets/art/sprite-global.png) -809px -538px no-repeat;
	text-transform: uppercase;
}
.other-rack .loading
{
	width: 120px;
	height: 30px;
	color: #686d74;
	padding: 0 0 0 50px;
	margin: 0 auto;
	font: bold 12px/30px proxima-nova;
	background: url(/assets/art/sprite-global.png) -809px -538px no-repeat;
	text-transform: uppercase;
}

.gi-platform-notactive
{
	color: #2C343D;
	display: inline-block;
	font: bold 20px/33px proxima-nova;
	height: 33px;
	margin: 0 22px 0 0;
	padding: 0 0 2px;
	text-decoration: none;
	text-shadow: 0 1px 2px white;
}

.catalog-search-country .tooltip-h {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px 3px 3px 3px;
  bottom: 0;
  color: white;  
  font: 16px/40px proxima-nova;
  height: 40px;
  padding: 0 11px;
  position: absolute;
  right: -173px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  width: 147px;
  z-index: 1000;
}
.catalog-search-country .tooltip-h span {
  background: url("/assets/art/sprite-global.png") no-repeat scroll -180px -154px transparent;
  display: inline-block;
  height: 10px;
  left: -6px;
  opacity: 0.9;
  position: absolute;
  top: 15px;
  width: 6px;
}

.set-textbox .tooltip {
    position: absolute;
    left: -1px;
    bottom: -48px;
	border-radius: 3px;
    padding: 0 9px 0 9px;
    width: 229px;
    height: 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    font: 16px/40px proxima-nova;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    z-index: 1000;
}
.set-textbox .tooltip span {
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url(/assets/art/sprite-global.png) -186px -132px no-repeat;
    position: absolute;
    top: -6px;
    left: 15px;
}

.set-textbox .tooltip-h {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px 3px 3px 3px;
  bottom: 0;
  color: white;  
  font: 16px/40px proxima-nova;
  height: 40px;
  padding: 0 11px;
  position: absolute;
  right: -29px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  z-index: 1000;
  white-space: nowrap;
}
.set-textbox .tooltip-h span {
  background: url("/assets/art/sprite-global.png") no-repeat scroll -180px -154px transparent;
  display: inline-block;
  height: 10px;
  left: -6px;
  opacity: 0.9;
  position: absolute;
  top: 15px;
  width: 6px;
}

.gi-header-location-search .tooltip-h {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px 3px 3px 3px;
  bottom: 0;
  color: white;  
  font: 16px/40px proxima-nova;
  height: 40px;
  padding: 0 11px;
  position: absolute;
  right: -173px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  width: 147px;
  z-index: 1000;
}
.gi-header-location-search .tooltip-h span {
  background: url("/assets/art/sprite-global.png") no-repeat scroll -180px -154px transparent;
  display: inline-block;
  height: 10px;
  left: -6px;
  opacity: 0.9;
  position: absolute;
  top: 15px;
  width: 6px;
}

.add-game-box-name-container .tooltip-h {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px 3px 3px 3px;
  bottom: 4px;
  color: white;  
  font: 16px/40px proxima-nova;
  height: 40px;
  padding: 0 11px;
  position: absolute;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  z-index: 1000;
  display: block;
  white-space: nowrap;
}
.add-game-box-name-container .tooltip-h span {
  background: url("/assets/art/sprite-global.png") no-repeat scroll -180px -154px transparent;
  display: inline-block;
  height: 10px;
  left: -6px;
  opacity: 0.9;
  position: absolute;
  top: 15px;
  width: 6px;
}

.game-popup-no-offers {
  color: #2C343D;
  font: bold 26px/42px proxima-nova;
  height: 42px;
  margin-bottom: 45px;
  margin-top: 45px;
  text-align: center;
  text-shadow: 0 1px 2px white;
}
.list-sub
{
	font-size: 14px;
    margin-left: 3px;
}
.add-game-box .photo-area-hover h3
{
	color: #6B7177;
}

.add-game-box .photo-area-error {
  border: 3px dashed #DB1212;
}
.add-game-box .photo-area-error h3 {
	color: #DB1212;
}
.add-game-box .photo-area-drop .photo-area-inner {
  height: 70px; 
  margin: 26px 29px 23px 29px;
}

.add-game-box-comment .tooltip-h {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px 3px 3px 3px;
  bottom: 60px;
  color: white;
  font: 16px/40px proxima-nova;
  height: 40px;
  padding: 0 11px;
  position: absolute;
  right: -172px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  width: 147px;
  z-index: 1000;
}

.add-game-box-comment .tooltip-h span {
  background: url("/assets/art/sprite-global.png") no-repeat scroll -180px -154px transparent;
  display: inline-block;
  height: 10px;
  left: -6px;
  opacity: 0.9;
  position: absolute;
  top: 15px;
  width: 6px;
}

.add-review-content .tooltip-h {
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 3px 3px 3px 3px;
	bottom: 210px;
	color: white;
	font: 16px/40px proxima-nova;
	height: 40px;
	padding: 0 11px;
	position: absolute;
	left: 594px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
	/*width: 147px;*/
	white-space: nowrap;
	z-index: 1000;
}

.add-review-content .tooltip-h span {
  background: url("/assets/art/sprite-global.png") no-repeat scroll -180px -154px transparent;
  display: inline-block;
  height: 10px;
  left: -6px;
  opacity: 0.9;
  position: absolute;
  top: 15px;
  width: 6px;
}

.add-game-box-price .tooltip-h {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px 3px 3px 3px;
  bottom: 4px;
  color: white;
  font: 16px/40px proxima-nova;
  height: 40px;
  padding: 0 11px;
  position: absolute;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  z-index: 1000;
  white-space: nowrap;
}
.add-game-box-price .tooltip-h span {
  background: url("/assets/art/sprite-global.png") no-repeat scroll -180px -154px transparent;
  display: inline-block;
  height: 10px;
  left: -6px;
  opacity: 0.9;
  position: absolute;
  top: 15px;
  width: 6px;
}

.settings-user-name .tooltip-h {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px 3px 3px 3px;
  bottom: -1px;
  color: white;
  font: 16px/40px proxima-nova;
  height: 40px;
  padding: 0 12px;
  position: absolute;
  right: -172px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);  
  z-index: 1000;
}
.settings-user-name .tooltip-h span {
  background: url("/assets/art/sprite-global.png") no-repeat scroll -180px -154px transparent;
  display: inline-block;
  height: 10px;
  left: -6px;
  opacity: 0.9;
  position: absolute;
  top: 15px;
  width: 6px;
}

.owner-comment img
{
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);  
}

.owner-comment textarea
{
	border:none; 
	/*background:linear-gradient(to bottom, #F3F5F9 0%, #E8ECF2 100%) repeat scroll 0 0 transparent; */
	background: transparent;
	height:26px; 
	width: 400px;
	resize: none;
	text-shadow: 0 1px 1px #fff;  
	line-height: 20px;
	padding-bottom: 6px;
	outline: none;
}

.owner-comment span.enter-msg
{
	display:block; 
	font-size:12px; 
	margin: -9px 0 -4px 0;
	color: #a0a9b2;
	text-shadow: 0 1px 1px #fff;  
	position: absolute;
	right: 8px;
	bottom: 8px;
}
.user-review .review .owner-comment span.triag
{
	background: url("/assets/art/sprite-global.png") no-repeat scroll -611px -658px transparent;
	display: inline-block;
	height: 11px;
	left: 9px;
	position: absolute;
	top: -10px;
	width: 9px;
}

.add-review-popup
{
  box-shadow: 0 1px 27px rgba(0, 0, 0, 0.3);
  height: 374px;
  padding: 0 30px;
  width: 558px;
}

.my-message .loading {
  background: url("/assets/art/sprite-global.png") no-repeat scroll -809px -538px transparent;
  color: #686D74;
  font: bold 12px/30px proxima-nova;
  height: 30px;
  margin: 30px auto;
  padding: 0 0 0 50px;
  width: 120px;
  text-transform: uppercase;
}

textarea.focus
{
    color: #2c343d;
}
input.focus
{
    color: #2c343d;
}
.inactive
{
    cursor: default;
}
.search-result-container-none .catalog-search-country .tooltip-h {
	right:-177px!important;
	left: auto!important;
}
.catalog-top-search .catalog-search-country .tooltip-h {
	right:-177px!important;
	left: auto!important;
}
.gi-header .gi-header-location-search .tooltip-h {
	right:-177px!important;
	left: auto!important;
}