.os-social img {
  display: inline-block;
  margin-right: 3px;
  cursor: pointer;

  width: 20px;
  height: 20px;
}
.os-social img:last-child {
  margin-right: 0px;
}
.os-social img:hover {

  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}



#share-email-friend-dialog {
  font-size: 1.2em;
  z-index: 10000 !important;
}
#share-email-friend-form {
  display: none;
  margin-bottom: 0;
}
#share-email-friend-form label {
  /*padding-right: 10px;
  padding-left: 5px;
  float: left;*/
  padding-right: 5px;
}
#share-email-friend-form .email {

}
#share-email-friend-form input[type="email"] {
  width: 500px;
}
#share-email-friend-form  .wpcf7-not-valid-tip{
  /*position: absolute;
  top: 20px;*/
  margin-bottom: -15px;
}
#share-email-friend-form .submit-row {
  margin-top: 10px;
}
#share-email-friend-form .submit-row:after {
  /*clear: both;*/
}
#share-email-friend-form .wpcf7-submit {
  float: right;
}
#dv-share-social,
.os-share-social {
  position: absolute; 
  right: 0px; 
  z-index: 1; 
  padding: 5px 5px 5px 0px; 
  background-color: #aaaaaa;
}

.share-email-form .dv-form {
  background: #fff; }
.share-email-form .emailrow {
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  color: #666; }
  .share-email-form .emailrow label {
    position: absolute;
    top: 0;
    left: 20px;
    width: 85px;
    font-size: 13px; }
  .share-email-form .emailrow p span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 82px;
    right: 20px; }
    .share-email-form .emailrow p span input {
      display: block;
      background: transparent;
      border: 0;
      margin: 8px 0;
      height: 20px;
      line-height: 20px;
      width: 100%;
      outline: none;
      text-rendering: optimizelegibility;
      color: #000; }
    .share-email-form .emailrow p span input.error {
      color: #ff0000; }
    .share-email-form .emailrow p span label.error {
      left: 220px;
      color: #ff0000;
      width: auto;
      background-color: #fff; }
  .share-email-form .emailrow .emailrow-input.dv-from {
    right: 120px; }
  .share-email-form .emailrow .email-rem {
    position: absolute;
    top: 11px;
    right: 20px;
    left: auto;
    bottom: auto;
    width: 115px;
    height: 12px;
    line-height: 18px;
    text-align: left;
    font-size: 12px;
    color: #666;
    cursor: default;
    _line-height: 20px; }
    .share-email-form .emailrow .email-rem input {
      display: inline-block;
      height: auto;
      width: auto;
      margin: 2px 5px 0 0;
      float: left; }
.share-email-form span textarea {
  display: block;
  height: 178px;
  width: 97%;
  border: 0;
  margin: 0;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  outline: none;
  background: transparent;
  padding: 15px 0 0 0; }
.share-email-form .clear {
  clear: both; }
.share-email-form .dv-sharelink {
  position: relative;
  border-top: 1px solid #e4e4e4;
  padding: 12px 20px;
  font-size: 13px;
  color: #666;
  cursor: default; }
  .share-email-form .dv-sharelink label {
    display: block;
    width: 40px;
    float: left; }
  .share-email-form .dv-sharelink p.email-link {
    width: 90%;
    max-width: 525px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    _text-overflow: hidden;
    float: left; }
.share-email-form .dv-send {
  position: relative;
  bottom: 8px;
  left: 0;
  right: 0; }
  .share-email-form .dv-send .dv-send-inner {
    position: relative;
    border-top: 1px solid #e4e4e4;
    height: 75px; }
    .share-email-form .dv-send .dv-send-inner #share-recatpcha {
      padding-top: 10px; }
    .share-email-form .dv-send .dv-send-inner button {
      position: absolute;
      top: 22px;
      right: 20px; }

.share-widgets .share-caption,
.share-widgets .share-links {
  display: block;
  float: left; }
.share-widgets .share-caption {
  font-weight: bold;
  padding-top: 2px; }
.share-widgets .share-links a {
  display: inline-block;
  padding-left: 5px; }
.share-widgets .share-links a:hover {
  opacity: .75; }
.share-widgets .share-clear {
  clear: both; }


.ui-widget-overlay {
	background-position-x: 100%;
	background-position-y: 100%;
	background-repeat-y: repeat;
	
}
