@charset "utf-8";
/** 
 * plugins.css - MissTibet.com
 *   Override plugins styles in front-end website only.
 *
 *   Last edit: 29 jul 2014 jw - move styles for wedevs project manager to plugins-admin.css
 *   Begin:     11 jan 2014 jw - making it.
 **/

/* {{ Contact Form 7: */
form > div.wpcf7-response-output {
  width:            520px;
}
/* }} Contact Form 7. */

/* {{ CF7 Captcha: */
img.wpcf7-captchac {
  margin-left:      -8px;
}
input.wpcf7-captchar {
  width:            60px    !important;
  margin-right:     8px;
}
/* }} CF7 Captcha. */

/* {{ Norman YouTube Plugin (subzane-youtube-recent-videos-widget): */
div.sz-youtube-list ul { 
  width:            640px;
}
div.sz-youtube-list ul {
  margin:           0 !important;
  padding:          0 !important;
}
div.sz-youtube-list li {
  margin:           20px 15px !important;
}
div.sz-youtube-list li p {
   word-wrap:       break-word;  /* long urls in video description! */
}
/* }} Norman YouTube Plugin. */

/* cpm? */
div.cpm s {  /* for small-size dates etc */
  text-decoration:  none;
  font-size:        80%;
}

/* e o f */
