/***********************************/
/* Social Login */
/***********************************/
#gigyaSocialLogin {
  width: 100%;
  padding-top: 15px;
}
#gigyaSocialLogin ul {
  border-top: 1px solid #ccc;
  display: inline-block;
  width: 100%;
  clear: both;
}
#gigyaSocialLogin ul li {
  float: left;
  display: inline-block;
  font-size: small;
  margin: 10px;
}
#gigyaSocialLogin ul li span {
  color: #DA161F;
}
#gigyaSocialLogin ul li.gigyaConnect,
#gigyaSocialLogin ul li.gigyaConnectBtn {
  position: relative;
}
#gigyaSocialLogin ul li.gigyaConnect {
  top: 10px;
}
#gigyaSocialLogin ul li.gigyaConnectBtn {
  margin-left: 5px;
  top: 5px;
}
#gigyaSocialLogin ul.gigyaIconTray {
  border: none;
  clear: both;
  width: 100%;
}
#gigyaSocialLogin ul.gigyaIconTray li {
  float: left;
  margin: 5px 20px 5px 0;
}
#gigyaSocialLogin ul.gigyaIconTray .gigyaIcons:hover {
  cursor: pointer;
}
#gigyaSocialLogin h3 + ul {
  padding-top: 15px;
  border: none;
}
#gigyaSocialLogin h3 {
  border-top: 1px dotted #000;
  padding-top: 10px;
  font: normal normal 14px/1 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}
#gigyaSocialLogin h3 span {
  float: right;
  font-style: normal;
  font: normal normal 12px/1 Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  cursor: pointer;
}

#userlogin-holder #userlogin-form {
  border: none;
}

#gigyaRegister input[type="submit"] {
  border: none;
  font: normal normal 12px/1 Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  background-color: white;
  cursor: pointer;
}

/* 
// moved to onespritetorulethemall

.gigyafacebook {
    background: sprite($gigya_sprites,facebook) no-repeat;
    height:image-height(sprite-file($gigya_sprites,facebook));
    width:image-width(sprite-file($gigya_sprites,facebook));
}

.gigyalinkedin {
    background: sprite($gigya_sprites,linkedin) no-repeat;
    height:image-height(sprite-file($gigya_sprites,linkedin));
    width:image-width(sprite-file($gigya_sprites,linkedin));
}

.gigyatwitter {
    background: sprite($gigya_sprites,twitter) no-repeat;
    height:image-height(sprite-file($gigya_sprites,twitter));
    width:image-width(sprite-file($gigya_sprites,twitter));
}
.gigyagoogle-plus {
    background: sprite($gigya_sprites,google-plus) no-repeat;
    height:image-height(sprite-file($gigya_sprites,google-plus));
    width:image-width(sprite-file($gigya_sprites,google-plus));
}
*/
/***********************************/
/* community */
/***********************************/
#gigyaCommunity #userProfile {
  width: 100%;
  clear: both;
  margin: 10px 2px 10px 2px;
  display: inline-block;
}
#gigyaCommunity #userProfile h2 {
  width: 100%;
  font-weight: bold;
  border-bottom: 1px dotted #000000;
  display: inline-block;
  font: normal normal 20px/1.7 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}
#gigyaCommunity #userProfile .profile {
  display: inline-block;
  height: 80px;
  width: 80px;
  background-color: #efefef;
  margin-right: 10px;
}
#gigyaCommunity #userProfile ul {
  width: 100%;
  margin: 10px 0 10px 0;
  clear: both;
}
#gigyaCommunity #userProfile li {
  float: left;
}
#gigyaCommunity #userProfile .gigyaOptItems {
  background-position: 240% -320px;
}
#gigyaCommunity #userProfile .gigyaOptItems div {
  border-top: 1px dotted #000;
  padding-top: 5px;
  margin-bottom: 5px;
}
#gigyaCommunity #userComments {
  width: 100%;
  clear: both;
}
#gigyaCommunity .reportAbuse {
  float: right;
}

#gigyaCommunity #userProfile li.context {
  margin-right: 80%;
  height: 80px;
}

/*#gigyaCommunity #userProfile li:nth-child(2) {*/
/*width:60%;*/
/*margin-right:20%;*/
/*}*/
#gigyaCommunity #userProfile li:nth-child(3) {
  width: 10%;
  text-align: center;
}

#gigyaCommunity #userProfile div:nth-child(1) {
  margin-top: 25px;
  border: none;
}

#gigyaCommunity #userProfile #gigyaOptions .gigyaReportIcon:hover {
  cursor: pointer;
}

#gigyaCommentStream {
  font-family: "Verdana";
  /*
  // moved to onespritetorulethemall.scss
  .commentIcon {
      background: sprite($gigya_sprites,icon-comment) no-repeat;
      height:image-height(sprite-file($gigya_sprites,icon-comment));
      width:image-width(sprite-file($gigya_sprites,icon-comment));
  }
  */
}
#gigyaCommentStream ul {
  width: 100%;
  clear: both;
  display: inline-block;
  padding: 15px 0 15px 0;
  border-top: 1px dotted #000000;
}
#gigyaCommentStream ul :first-child {
  border: none;
}
#gigyaCommentStream li {
  float: left;
}
#gigyaCommentStream p {
  margin-top: 15px;
}
#gigyaCommentStream h3 {
  font-weight: bold;
  font: normal normal 14px/1.2 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}
#gigyaCommentStream .btn {
  padding-left: 5px;
}
#gigyaCommentStream .gigyaActionForm {
  margin: 10px 0 5px 0;
  width: 100%;
}
#gigyaCommentStream .gigyaActionForm form {
  float: right;
  margin: 9px 0 5px 0;
  font-weight: bold;
}
#gigyaCommentStream .gigyaActionForm select {
  border: none;
}
#gigyaCommentStream .gigyaMoreComments {
  font-weight: bold;
  width: 100%;
  height: 35px;
  cursor: pointer;
  margin-top: 10px;
  color: #4D4D4D;
  border: 1px solid #E5E5E5;
  background-color: #f9f9f9;
  float: center;
  clear: both;
  color: #DA161F;
  font-size: 12px;
}
#gigyaCommentStream .gigyaMoreComments:hover {
  font-weight: bold;
  height: 35px;
  margin-top: 10px;
  color: #f3f3f3;
  border: 1px solid #CFCFCF;
  background-color: #F3F3F3;
  float: center;
  clear: both;
  color: #DA161F;
  font-size: 12px;
}
#gigyaCommentStream .gigyaMoreComments .gigyaMoreComments-text {
  padding-top: 10px;
  font-weight: bold;
  text-align: center;
}

#gigyaCommentStream li:nth-child(2) {
  width: 70%;
  margin: 0 10px 0 10px;
  display: block;
}

#gigyaCommentStream li:nth-child(3) {
  color: gray;
  font: normal normal 12px/1.5 Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  width: 90px;
  float: right;
}

/***********************************
Commnets page: JS and CSS everywhere they
need a MASSIVE refactor
***********************************/
.comment-info {
  background-color: #f1f1f1;
  margin: 0 0 10px 60px;
  padding: 10px 10px 10px 10px;
  color: #000;
  clear: both;
}
.comment-info h4 {
  font: normal 18px/1.5 PrattHeavy, Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  padding-bottom: 10px;
}
.comment-info p {
  font: normal 11px/1.5 Verdana, sans-serif;
  padding-bottom: 5px;
}
.comment-info a {
  color: #DA161F;
}
.comment-info a:hover {
  text-decoration: underline;
}
.comment-info .btn {
  margin-right: 10px;
}
.comment-info .btn:hover {
  text-decoration: none;
}

.abuse_report {
  padding: 15px 20px 0 20px;
}
.abuse_report form {
  margin: 10px 10px 0 10px;
  clear: both;
  font: normal normal 13px/1 Helvetica, Arial, Verdana, sans-serif;
}
.abuse_report form button {
  margin-left: 5px;
}
.abuse_report form div.toolFooter {
  padding-left: 70px;
}
.abuse_report form select {
  width: 70%;
}
.abuse_report form textarea {
  float: left;
  width: 68%;
  margin-top: 0px;
  margin-bottom: 10px;
  height: 130px;
  border: 1px solid #ccc;
}
.abuse_report form label {
  clear: both;
  float: left;
  width: 30%;
  margin-bottom: 20px;
  margin-top: 5px;
}

/*
// moved to onespritetorulethemall.scss

.gigyareportIcon {
    background: sprite($gigya_sprites,report20x20) no-repeat;
    height:image-height(sprite-file($gigya_sprites,report20x20));
    width:image-width(sprite-file($gigya_sprites,report20x20));
}
.gigyareportIcon:hover {
    background: sprite($gigya_sprites,report20x20_hover) no-repeat;
    height:image-height(sprite-file($gigya_sprites,report20x20_hover));
    width:image-width(sprite-file($gigya_sprites,report20x20_hover));
}
.gigyareportIcon_on {
    background: sprite($gigya_sprites,report20x20_hover) no-repeat;
    height:image-height(sprite-file($gigya_sprites,report20x20_hover));
    width:image-width(sprite-file($gigya_sprites,report20x20_hover));
}

.gigyashareIcon {
    background: sprite($gigya_sprites,share20x20) no-repeat;
    height:image-height(sprite-file($gigya_sprites,share20x20));
    width:image-width(sprite-file($gigya_sprites,share20x20));
}
.gigyashareIcon:hover {
    background: sprite($gigya_sprites,share20x20_hover) no-repeat;
    height:image-height(sprite-file($gigya_sprites,share20x20_hover));
    width:image-width(sprite-file($gigya_sprites,share20x20_hover));
}
.gigyashareIcon_on {
    background: sprite($gigya_sprites,share20x20_hover) no-repeat;
    height:image-height(sprite-file($gigya_sprites,share20x20_hover));
    width:image-width(sprite-file($gigya_sprites,share20x20_hover));
}

.gigyathumbsdownIcon {
    background: sprite($gigya_sprites,thumbsDown20x20) no-repeat;
    height:image-height(sprite-file($gigya_sprites,thumbsDown20x20));
    width:image-width(sprite-file($gigya_sprites,thumbsDown20x20));
}

.gigyathumbsdownIcon:hover {
    background: sprite($gigya_sprites,thumbsDown20x20_hover) no-repeat;
    height:image-height(sprite-file($gigya_sprites,thumbsDown20x20_hover));
    width:image-width(sprite-file($gigya_sprites,thumbsDown20x20_hover));
}

.gigyathumbsdownIcon_on {
    background: sprite($gigya_sprites,thumbsDown20x20_hover) no-repeat;
    height:image-height(sprite-file($gigya_sprites,thumbsDown20x20_hover));
    width:image-width(sprite-file($gigya_sprites,thumbsDown20x20_hover));
}

.gigyathumbsupIcon {
    background: sprite($gigya_sprites,thumbsUp20x20) no-repeat;
    height:image-height(sprite-file($gigya_sprites,thumbsUp20x20));
    width:image-width(sprite-file($gigya_sprites,thumbsUp20x20));
}
.gigyathumbsupIcon:hover {
    background: sprite($gigya_sprites,thumbsUp20x20_hover) no-repeat;
    height:image-height(sprite-file($gigya_sprites,thumbsUp20x20_hover));
    width:image-width(sprite-file($gigya_sprites,thumbsUp20x20_hover));
}
.gigyathumbsupIcon_on {
    background: sprite($gigya_sprites,thumbsUp20x20_hover) no-repeat;
    height:image-height(sprite-file($gigya_sprites,thumbsUp20x20_hover));
    width:image-width(sprite-file($gigya_sprites,thumbsUp20x20_hover));
}
*/
.gigyareportIcon:hover, .gigyashareIcon:hover, .gigyathumbsdownIcon:hover, .gigyathumbsupIcon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.gigyareportIcon, .gigyashareIcon, .gigyathumbsdownIcon, .gigyathumbsupIcon {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/***********************************/
/* General Popup */
/***********************************/
.tooltip {
  background-color: #fff;
  border: 10px solid #7F7F7F;
  border-radius: 20px;
  padding: 5px;
  z-index: 99999;
  position: absolute;
  margin-left: 0px;
  width: 300px;
  display: none;
}
.tooltip h2 {
  font: normal normal 18px/1 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}
.tooltip h2,
.tooltip .toolBody,
.tooltip .toolFooter {
  margin: 10px;
  clear: both;
}
.tooltip .closeModal2, .tooltip .closeModal2:hover {
  /* see onespritetorulethemall for icon stuff
  background: url("../../../../media/www/images/ui-elements/close-big.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 28px;
  width: 28px;
  */
  margin: -19px -23px 0 0;
  cursor: pointer;
  background-color: transparent;
  border: medium none;
  color: #666666;
  float: right;
  font-size: 22px;
  font-weight: bold;
}

/***********************************/
/* General Popup - confirmForm Form */
/***********************************/
#confirmForm div {
  margin: 10px;
  clear: both;
}
#confirmForm div button {
  float: right;
}
#confirmForm div button + button {
  margin-right: 8px;
}
#confirmForm div .toolFooter {
  margin-bottom: 50px;
}
