#qooq-share {
  display: none;
  font-family: "Lato", Verdana, sans-serif;
  position: fixed;
  /*background-color: rgba(255, 255, 255, 0.8);*/
  width: 100%;
  z-index: 10001;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 5%;
  background-color: rgba(0, 0, 0, 0.3); }
  @media only screen and (min-width: 640px) {
    #qooq-share {
      padding-top: 10%; } }

#qooq-share form#qooq-share-form {
  width: 80%;
  max-width: 400px;
  margin: 0 auto;
  background-color: #FFFFFF;
  box-shadow: 0px 15px 12px 0px rgba(0, 0, 0, 0.22), 0px 19px 38px 0px rgba(0, 0, 0, 0.3);
  padding: 15px 5%;
  position: relative;
  border-radius: 10px; }
  @media only screen and (min-width: 640px) {
    #qooq-share form#qooq-share-form {
      padding: 25px 20px;
      max-width: none;
      width: 460px; } }

#qooq-share form#qooq-share-form #share-inactif {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
  z-index: 100; }

#qooq-share form#qooq-share-form #share-inactif > span {
  display: block;
  padding-top: 20%;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 600;
  color: #ad0018;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  max-width: 50%;
  margin: 0 auto; }

#qooq-share form#qooq-share-form.message {
  width: 315px;
  background-image: url("../images/picto-send-valid.png");
  background-repeat: no-repeat;
  background-position: center 20px;
  padding-top: 70px;
  padding-bottom: 20px; }

#qooq-share form#qooq-share-form .title {
  margin: 20px 0 0;
  text-align: center; }
  @media only screen and (min-width: 640px) {
    #qooq-share form#qooq-share-form .title {
      margin: 0; } }

/*#qooq-share form#qooq-share-form .title label {
	font-weight:900;
	font-size: 14px;
	color: $red;
	letter-spacing: 0.3px;
	line-height: 14px;
	text-transform:uppercase;
	display:inline-block;
}*/
#qooq-share form#qooq-share-form .title label {
  font-family: "Lato", Verdana, sans-serif;
  text-align: center;
  color: #ad0018;
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  padding: 0 5px; }

#qooq-share form#qooq-share-form .title .close {
  display: inline-block;
  /*float: right;*/
  cursor: pointer;
  opacity: 1;
  /*margin-right: 15px;*/
  position: absolute;
  top: 10px;
  right: 10px; }
  #qooq-share form#qooq-share-form .title .close img {
    width: 15px;
    height: 15px; }
    @media only screen and (min-width: 640px) {
      #qooq-share form#qooq-share-form .title .close img {
        width: 20px;
        height: 20px; } }
  @media only screen and (min-width: 640px) {
    #qooq-share form#qooq-share-form .title .close {
      top: 20px;
      right: 20px; } }

#qooq-share form#qooq-share-form.message .title .close {
  position: absolute;
  top: 25px;
  right: 30px; }

#qooq-share .form-item {
  margin-bottom: 0.5em;
  margin-top: 2px; }
  @media only screen and (min-width: 640px) {
    #qooq-share .form-item {
      margin: 0 27px;
      margin-bottom: 1em; } }

#qooq-share textarea.form-textarea,
#qooq-share input.form-text {
  border: none;
  margin: 0;
  margin-bottom: 1px;
  padding: 0;
  padding-bottom: 10px;
  /*font-family: $font-secondary;*/
  font-weight: 400;
  font-size: 15px;
  color: rgba(80, 83, 86, 0.9);
  line-height: 20px;
  /*max-width:730px;*/
  width: 100%;
  max-width: 430px;
  border-bottom: 1px solid rgba(81, 83, 86, 0.3); }
  @media only screen and (min-width: 640px) {
    #qooq-share textarea.form-textarea,
    #qooq-share input.form-text {
      max-width: 430px; } }

#qooq-share textarea.form-textarea {
  padding: 0;
  padding-bottom: 5px; }
  #qooq-share textarea.form-textarea#edit-email {
    border: 1px solid rgba(81, 83, 86, 0.3);
    border-radius: 5px;
    padding: 5px; }

#qooq-share .form-item label {
  font-weight: normal;
  color: rgba(80, 83, 86, 0.5); }

#qooq-share input#edit-email,
#qooq-share .form-item-email input.form-text {
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #B1B1B1;
  text-align: left;
  letter-spacing: 0.11px;
  line-height: 17px;
  border: 1px solid rgba(81, 83, 86, 0.3);
  border-radius: 25px;
  width: 90%;
  height: auto;
  padding: 5px 5%;
  margin: 0; }
  @media only screen and (min-width: 640px) {
    #qooq-share input#edit-email,
    #qooq-share .form-item-email input.form-text {
      padding: 5px 20px;
      width: 365px; } }

#qooq-share .form-item-email {
  margin-top: 20px;
  margin-bottom: 15px; }
  @media only screen and (min-width: 640px) {
    #qooq-share .form-item-email {
      margin: 0 auto;
      margin-top: 20px;
      margin-bottom: 30px;
      width: 405px; } }

#qooq-share input.form-text.error {
  color: rgba(255, 0, 0, 0.8); }

#qooq-share textarea.form-textarea {
  resize: none; }

#qooq-share textarea.form-textarea:focus,
#qooq-share input.form-text:focus {
  margin-bottom: 0;
  border-bottom: 1px solid #ad0018; }

#qooq-share textarea.form-textarea:focus#edit-email {
  border-bottom: 1px solid #ad0018; }

/*
#qooq-share input.form-submit {
	border: none;
    -moz-border-radius: 0;
    -webkit-border-radius:0;
    -o-border-radius: 0;
    -ms-border-radius:0;
    -khtml-border-radius:0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: inset none;
    box-shadow: none;
    color: #333333;
    text-shadow: none;
    position: relative;
    padding: 0;
	margin:0 auto;
	display:block;
	width:27px;
	height:21px;
	width:33px;
	height:26px;
	background:transparent;
	background-image:url(../images/send-actif.png);
	background-repeat:no-repeat;
	background-position:left center;
}
#qooq-share input.form-submit:after {
	content:" ";
	height:1px;
	position:absolute;
	width:100px;
	background-color:#ccc;
}
*/
#qooq-share input.form-submit {
  padding: 9px 66px;
  background: #ad0018;
  border: none;
  border-radius: 40px;
  font-family: "Lato", Verdana, sans-serif;
  font-weight: 900;
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 1px;
  line-height: 12px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  box-shadow: none;
  text-shadow: none; }

#qooq-share .form-item.form-item-message {
  position: relative;
  padding-bottom: 0; }

/*#qooq-share .form-item.form-item-message:after {
	content:" ";
	height:1px;
	position:absolute;
	width:100%;
	background-color:#ccc;
	left: 0;
    margin-left: -50px;
    padding: 0 50px;
	margin-top: 20px;
	}*/
#qooq-share .form-item-copy-send-mail {
  position: relative;
  margin-bottom: 15px; }
  @media only screen and (min-width: 640px) {
    #qooq-share .form-item-copy-send-mail {
      margin-bottom: 30px; } }

#qooq-share .form-item-copy-send-mail input[type="checkbox"] {
  margin: 0;
  box-sizing: initial; }

#qooq-share .form-item-copy-send-mail > label {
  font-size: 11px;
  float: none;
  width: auto; }

/*#qooq-share .form-item-copy-send-mail:after {
	content:" ";
	height:1px;
	position:absolute;
	width:100%;
	background-color:#ccc;
	left: 0;
    margin-left: -50px;
    padding: 0 50px;
	margin-top: 40px;
}*/
#qooq-share form#qooq-share-form .form-item-nids,
#qooq-share form#qooq-share-form .form-item-nids-noauthor {
  display: none; }

#qooq-share .ajax-progress {
  position: absolute;
  left: 41%;
  bottom: 0; }

#qooq-share .share-users {
  display: none;
  position: relative;
  margin-bottom: 35px;
  min-height: 1px;
  max-height: 72px;
  overflow-x: hidden;
  overflow: auto; }

#qooq-share .share-users:after {
  content: " ";
  height: 1px;
  position: absolute;
  width: 100%;
  background-color: #ccc;
  left: 0;
  margin-left: -50px;
  padding: 0 50px;
  margin-top: 40px; }

#qooq-share .share-users ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }

#qooq-share .share-users ul li {
  background-image: url(../images/picto-delete.png);
  background-repeat: no-repeat;
  background-position: right center;
  width: 40%;
  cursor: pointer;
  display: inline-block;
  margin-right: 35px; }

#qooq-share .share-users .label-share-users {
  font-size: 13px;
  font-weight: bold; }

#qooq-share #qooq-share-wrapper {
  position: relative; }

#qooq-share #qooq-share-wrapper > div {
  width: 830px;
  margin: 0 auto;
  position: relative; }

#qooq-share .messages.error {
  display: block;
  position: absolute;
  z-index: 100;
  left: 195px;
  top: -130px;
  color: #515356;
  font-size: 15px;
  line-height: normal;
  background-color: #fff;
  /*rgba(173,0,24, 0.3);*/
  background-image: none;
  /*url("../images/ico-error.png");*/
  border: 1px solid #ad0018;
  border: none;
  border-radius: 20px;
  background-repeat: no-repeat;
  padding: 15px 50px;
  width: 100%;
  max-width: 340px;
  text-align: center;
  box-shadow: 0px 15px 12px 0px rgba(0, 0, 0, 0.22), 0px 19px 38px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 15px 12px 0px rgba(0, 0, 0, 0.22), 0px 19px 38px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 15px 12px 0px rgba(0, 0, 0, 0.22), 0px 19px 38px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 15px 12px 0px rgba(0, 0, 0, 0.22), 0px 19px 38px 0px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, Direction=134, Strength=10); }

/*#qooq-share .messages.error:before,*/
#qooq-share .messages.error .header-error {
  background-image: url("../images/ico-error.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #ad0018;
  padding-left: 40px;
  width: 180px;
  height: 30px;
  text-align: left;
  margin: 0 auto;
  padding-top: 10px;
  /*
	position: absolute;
    left: 12px;
	top:15px;
    content: "";
    width: 30px;
    height: 30px;
	*/ }

#qooq-share .messages.error .close {
  opacity: 1; }
