/**
 * @author Will Steinmetz
 *
 * Styles for the notific8 plug-in for jQuery
 *
 * Copyright (c)2014, Will Steinmetz
 * Licensed under the BSD license.
 * http://opensource.org/licenses/BSD-3-Clause
 */
@font-face {
  font-family: "notific8";
  src: url("fonts/notific8.eot");
  src: url("fonts/notific8.eot?#iefix") format("embedded-opentype"), url("fonts/notific8.woff") format("woff"), url("fonts/notific8.ttf") format("truetype"), url("fonts/notific8.svg#notific8") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "notific8" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="notific8-fontastic-"]:before,
[class*=" notific8-fontastic-"]:before {
  font-family: "notific8" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.notific8-fontastic-trash-bin:before {
  content: "e";
}

.notific8-fontastic-pencil:before {
  content: "f";
}

.notific8-fontastic-lifebuoy:before {
  content: "g";
}

.notific8-fontastic-info-circled:before {
  content: "h";
}

.notific8-fontastic-fontawesome-webfont:before {
  content: "i";
}

.notific8-fontastic-barcode:before {
  content: "j";
}

.notific8-fontastic-book:before {
  content: "k";
}

.notific8-fontastic-calendar:before {
  content: "l";
}

.notific8-fontastic-briefcase-case-two:before {
  content: "m";
}

.notific8-fontastic-camera-retro:before {
  content: "n";
}

.notific8-fontastic-chat-bubble-two:before {
  content: "o";
}

.notific8-fontastic-check-mark-2:before {
  content: "p";
}

.notific8-fontastic-cloud:before {
  content: "q";
}

.notific8-fontastic-cloud-download:before {
  content: "r";
}

.notific8-fontastic-cloud-upload:before {
  content: "s";
}

.notific8-fontastic-code:before {
  content: "t";
}

.notific8-fontastic-code-fork:before {
  content: "u";
}

.notific8-fontastic-cog-gear:before {
  content: "v";
}

.notific8-fontastic-css3:before {
  content: "w";
}

.notific8-fontastic-cut-scissor:before {
  content: "x";
}

.notific8-fontastic-dropbox:before {
  content: "y";
}

.notific8-fontastic-facebook-square:before {
  content: "z";
}

.notific8-fontastic-file-document:before {
  content: "A";
}

.notific8-fontastic-files:before {
  content: "B";
}

.notific8-fontastic-filmstrip:before {
  content: "C";
}

.notific8-fontastic-flag:before {
  content: "D";
}

.notific8-fontastic-folder2:before {
  content: "E";
}

.notific8-fontastic-globe-world:before {
  content: "F";
}

.notific8-fontastic-google-plus:before {
  content: "G";
}

.notific8-fontastic-group:before {
  content: "H";
}

.notific8-fontastic-heart:before {
  content: "I";
}

.notific8-fontastic-instagram:before {
  content: "J";
}

.notific8-fontastic-html5:before {
  content: "K";
}

.notific8-fontastic-like-filled:before {
  content: "L";
}

.notific8-fontastic-linkedin-square:before {
  content: "M";
}

.notific8-fontastic-link:before {
  content: "N";
}

.notific8-fontastic-log-in:before {
  content: "O";
}

.notific8-fontastic-log-out:before {
  content: "P";
}

.notific8-fontastic-male:before {
  content: "Q";
}

.notific8-fontastic-pinterest-square:before {
  content: "R";
}

.notific8-fontastic-photo:before {
  content: "S";
}

.notific8-fontastic-qrcode:before {
  content: "T";
}

.notific8-fontastic-power-off:before {
  content: "U";
}

.notific8-fontastic-random:before {
  content: "V";
}

.notific8-fontastic-repeat-redo:before {
  content: "W";
}

.notific8-fontastic-reply-all:before {
  content: "X";
}

.notific8-fontastic-reply-mail:before {
  content: "Y";
}

.notific8-fontastic-retweet:before {
  content: "Z";
}

.notific8-fontastic-rss:before {
  content: "0";
}

.notific8-fontastic-save-disk:before {
  content: "1";
}

.notific8-fontastic-science-laboratory:before {
  content: "2";
}

.notific8-fontastic-stackoverflow:before {
  content: "3";
}

.notific8-fontastic-skype:before {
  content: "4";
}

.notific8-fontastic-star:before {
  content: "5";
}

.notific8-fontastic-star-half:before {
  content: "6";
}

.notific8-fontastic-star-half-1:before {
  content: "7";
}

.notific8-fontastic-star-two:before {
  content: "8";
}

.notific8-fontastic-tachometer:before {
  content: "9";
}

.notific8-fontastic-tag-2:before {
  content: "!";
}

.notific8-fontastic-ticket:before {
  content: "\"";
}

.notific8-fontastic-talk-chat-2:before {
  content: "#";
}

.notific8-fontastic-talk-chat:before {
  content: "$";
}

.notific8-fontastic-tumblr-square:before {
  content: "%";
}

.notific8-fontastic-twitter-square:before {
  content: "&";
}

.notific8-fontastic-umbrella:before {
  content: "'";
}

.notific8-fontastic-user:before {
  content: "(";
}

.notific8-fontastic-video-camera:before {
  content: ")";
}

.notific8-fontastic-volume-down:before {
  content: "*";
}

.notific8-fontastic-volume-down-1:before {
  content: "+";
}

.notific8-fontastic-volume-up:before {
  content: ",";
}

.notific8-fontastic-window-list:before {
  content: "-";
}

.notific8-fontastic-windows:before {
  content: ".";
}

.notific8-fontastic-youtube-square:before {
  content: "/";
}

.notific8-fontastic-linux:before {
  content: ":";
}

.notific8-fontastic-android:before {
  content: ";";
}

.notific8-fontastic-apple:before {
  content: "<";
}

.notific8-fontastic-bar-chart:before {
  content: "=";
}

.notific8-fontastic-bitbucket:before {
  content: ">";
}

.notific8-fontastic-box-inbox:before {
  content: "?";
}

.notific8-fontastic-bullhorn:before {
  content: "@";
}

.notific8-fontastic-bug:before {
  content: "[";
}

.notific8-fontastic-compass:before {
  content: "]";
}

.notific8-fontastic-credit-card:before {
  content: "^";
}

.notific8-fontastic-cutlery:before {
  content: "_";
}

.notific8-fontastic-dollar:before {
  content: "`";
}

.notific8-fontastic-euro:before {
  content: "{";
}

.notific8-fontastic-bitcoin:before {
  content: "|";
}

.notific8-fontastic-exclamation-triangle:before {
  content: "}";
}

.notific8-fontastic-external-link:before {
  content: "~";
}

.notific8-fontastic-eye:before {
  content: "\e042";
}

.notific8-fontastic-eye-slash-close:before {
  content: "\e000";
}

.notific8-fontastic-facebook:before {
  content: "\e001";
}

.notific8-fontastic-file-text:before {
  content: "\e002";
}

.notific8-fontastic-filter:before {
  content: "\e003";
}

.notific8-fontastic-folder-open:before {
  content: "\e004";
}

.notific8-fontastic-google-plus-1:before {
  content: "\e005";
}

.notific8-fontastic-github-square:before {
  content: "\e006";
}

.notific8-fontastic-github:before {
  content: "\e007";
}

.notific8-fontastic-gears-setting:before {
  content: "\e008";
}

.notific8-fontastic-gamepad:before {
  content: "\e009";
}

.notific8-fontastic-harddrive:before {
  content: "\e00a";
}

.notific8-fontastic-home:before {
  content: "\e00b";
}

.notific8-fontastic-leaf:before {
  content: "\e00c";
}

.notific8-fontastic-location-arrow:before {
  content: "\e00d";
}

.notific8-fontastic-magic-wand:before {
  content: "\e00e";
}

.notific8-fontastic-mail-forward:before {
  content: "\e00f";
}

.notific8-fontastic-mic:before {
  content: "\e010";
}

.notific8-fontastic-mic-no:before {
  content: "\e011";
}

.notific8-fontastic-moon-sleep:before {
  content: "\e012";
}

.notific8-fontastic-minus-circle:before {
  content: "\e013";
}

.notific8-fontastic-paper-clip:before {
  content: "\e014";
}

.notific8-fontastic-pin-map:before {
  content: "\e015";
}

.notific8-fontastic-pin-map-2:before {
  content: "\e016";
}

.notific8-fontastic-pinterest:before {
  content: "\e017";
}

.notific8-fontastic-plane-airport:before {
  content: "\e018";
}

.notific8-fontastic-pound:before {
  content: "\e019";
}

.notific8-fontastic-present-gift:before {
  content: "\e01a";
}

.notific8-fontastic-ptint:before {
  content: "\e01b";
}

.notific8-fontastic-refresh:before {
  content: "\e01c";
}

.notific8-fontastic-road:before {
  content: "\e01d";
}

.notific8-fontastic-rss-two:before {
  content: "\e01e";
}

.notific8-fontastic-rupee:before {
  content: "\e01f";
}

.notific8-fontastic-shield:before {
  content: "\e020";
}

.notific8-fontastic-sitemap:before {
  content: "\e021";
}

.notific8-fontastic-smile:before {
  content: "\e022";
}

.notific8-fontastic-smiley-frown:before {
  content: "\e023";
}

.notific8-fontastic-smiley-meh:before {
  content: "\e024";
}

.notific8-fontastic-tablet:before {
  content: "\e025";
}

.notific8-fontastic-tag:before {
  content: "\e026";
}

.notific8-fontastic-tags:before {
  content: "\e027";
}

.notific8-fontastic-tasks:before {
  content: "\e028";
}

.notific8-fontastic-thumbnails:before {
  content: "\e029";
}

.notific8-fontastic-thumbnails-large:before {
  content: "\e02a";
}

.notific8-fontastic-undo:before {
  content: "\e02b";
}

.notific8-fontastic-tumblr:before {
  content: "\e02c";
}

.notific8-fontastic-twitter:before {
  content: "\e02d";
}

.notific8-fontastic-tint:before {
  content: "\e02e";
}

.notific8-fontastic-won:before {
  content: "\e02f";
}

.notific8-fontastic-wrench:before {
  content: "\e030";
}

.notific8-fontastic-yen:before {
  content: "\e031";
}

.notific8-fontastic-youtube:before {
  content: "\e032";
}

.notific8-fontastic-youtube-play:before {
  content: "\e033";
}

.notific8-fontastic-unlock:before {
  content: "\e034";
}

.notific8-fontastic-unlock-2:before {
  content: "\e035";
}

.notific8-fontastic-amazon:before {
  content: "\e036";
}

.notific8-fontastic-app-store:before {
  content: "\e037";
}

.notific8-fontastic-basecamp:before {
  content: "\e038";
}

.notific8-fontastic-blogger:before {
  content: "\e039";
}

.notific8-fontastic-evernote:before {
  content: "\e03a";
}

.notific8-fontastic-dropbox-1:before {
  content: "\e03b";
}

.notific8-fontastic-digg:before {
  content: "\e03c";
}

.notific8-fontastic-pandora:before {
  content: "\e03d";
}

.notific8-fontastic-reddit:before {
  content: "\e03e";
}

.notific8-fontastic-steam:before {
  content: "\e03f";
}

.notific8-fontastic-stumbleupon:before {
  content: "\e040";
}

.notific8-fontastic-vimeo:before {
  content: "\e041";
}

.notific8-fontastic-ie:before {
  content: "b";
}

.notific8-fontastic-chrome:before {
  content: "a";
}

.notific8-fontastic-firefox:before {
  content: "c";
}

.notific8-fontastic-safari:before {
  content: "d";
}

/**
 * @author Will Steinmetz
 *
 * Styles for the notific8 plug-in for jQuery
 *
 * Copyright (c)2014, Will Steinmetz
 * Licensed under the BSD license.
 * http://opensource.org/licenses/BSD-3-Clause
 */
.jquery-notific8-container {
  display: block;
  padding: 0;
  margin: 0;
  position: fixed;
}
.jquery-notific8-container.top {
  top: 0;
}
.jquery-notific8-container.bottom {
  bottom: 0;
}
.jquery-notific8-container.top.right, .jquery-notific8-container.bottom.right {
  right: 0;
}
.jquery-notific8-container.top.left, .jquery-notific8-container.bottom.left {
  left: 0;
}

.jquery-notific8-notification {
  border-style: solid;
  border-width: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 5.625em;
  max-height: 5.625em;
  overflow: hidden;
  padding: 0.625em;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  width: 24.375em;
}
.jquery-notific8-notification:hover .jquery-notific8-close {
  display: block;
}
.jquery-notific8-notification.has-icon {
  width: 27.1875em;
}

.jquery-notific8-icon {
  font-size: 4.375em;
  line-height: 1em;
  margin-top: -1px;
}

.jquery-notific8-heading {
  font-weight: bold;
  margin-bottom: 0.3125em;
}

.jquery-notific8-message {
  font-size: 1.0em;
  font-family: 'droid arabic kufi', sans-serif;
  direction:rtl;
}

.jquery-notific8-close {
  position: absolute;
  padding: 0 0.25em;
  cursor: pointer;
  top: 0;
  display: none;
}

.jquery-notific8-close-sticky {
  text-align: center;
  position: absolute;
  width: 5.5625em;
  padding: 0.125em 0;
  cursor: pointer;
  text-transform: uppercase;
}
.jquery-notific8-close-sticky span {
  font-size: 0.625em;
}

.right .jquery-notific8-notification {
  float: right;
  clear: right;
  margin-right: -24.375em;
  padding-right: 2.0625em;
}
.right .jquery-notific8-notification.open {
  margin-right: 0;
}
.right .jquery-notific8-notification.has-icon {
  padding-left: 90px;
}
.right .jquery-notific8-icon {
  float: left;
  margin-left: -1.15714em;
}
.right .jquery-notific8-close {
  right: -2px;
}
.right .jquery-notific8-close-sticky {
  top: 1.9375em;
  right: -2.375em;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.left .jquery-notific8-notification {
  float: left;
  clear: left;
  margin-left: -24.375em;
  padding-left: 2.0625em;
}
.left .jquery-notific8-notification.open {
  margin-left: 0;
}
.left .jquery-notific8-notification.has-icon {
  padding-right: 90px;
}
.left .jquery-notific8-icon {
  float: right;
  margin-right: -1.15714em;
}
.left .jquery-notific8-close {
  left: -2px;
}
.left .jquery-notific8-close-sticky {
  top: 31px;
  left: -2.375em;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}

.top .jquery-notific8-notification {
  margin-top: 0.625em;
}

.bottom .jquery-notific8-notification {
  margin-bottom: 0.625em;
}

/**
 * @author Will Steinmetz
 *
 * Themes for the notific8 plug-in for jQuery
 *
 * Copyright (c)2014, Will Steinmetz
 * Licensed under the BSD license.
 * http://opensource.org/licenses/BSD-3-Clause
 */
.jquery-notific8-notification.teal {
  border-color: #0099cc;
  background-color: #006699;
  color: white;
}
.jquery-notific8-notification.teal .jquery-notific8-close, .jquery-notific8-notification.teal .jquery-notific8-close-sticky {
  background-color: #0099cc;
  color: white;
}

.jquery-notific8-notification.amethyst {
  border-color: #915faa;
  background-color: #5d2d77;
  color: white;
}
.jquery-notific8-notification.amethyst .jquery-notific8-close, .jquery-notific8-notification.amethyst .jquery-notific8-close-sticky {
  background-color: #915faa;
  color: white;
}

.jquery-notific8-notification.ruby {
  border-color: #dd1100;
  background-color: #aa1100;
  color: white;
}
.jquery-notific8-notification.ruby .jquery-notific8-close, .jquery-notific8-notification.ruby .jquery-notific8-close-sticky {
  background-color: #dd1100;
  color: white;
}

.jquery-notific8-notification.tangerine {
  border-color: #ffb23f;
  background-color: #e88f00;
  color: white;
}
.jquery-notific8-notification.tangerine .jquery-notific8-close, .jquery-notific8-notification.tangerine .jquery-notific8-close-sticky {
  background-color: #ffb23f;
  color: white;
}

.jquery-notific8-notification.lemon {
  border-color: #ffde00;
  background-color: #ffcc00;
  color: #333333;
}
.jquery-notific8-notification.lemon .jquery-notific8-close, .jquery-notific8-notification.lemon .jquery-notific8-close-sticky {
  background-color: #ffde00;
  color: #333333;
}

.jquery-notific8-notification.lime {
  border-color: #38d315;
  background-color: #32b512;
  color: white;
}
.jquery-notific8-notification.lime .jquery-notific8-close, .jquery-notific8-notification.lime .jquery-notific8-close-sticky {
  background-color: #38d315;
  color: white;
}

.jquery-notific8-notification.ebony {
  border-color: #666666;
  background-color: #121212;
  color: white;
}
.jquery-notific8-notification.ebony .jquery-notific8-close, .jquery-notific8-notification.ebony .jquery-notific8-close-sticky {
  background-color: #666666;
  color: white;
}

.jquery-notific8-notification.smoke {
  border-color: #ababab;
  background-color: #efefef;
  color: #333333;
}
.jquery-notific8-notification.smoke .jquery-notific8-close, .jquery-notific8-notification.smoke .jquery-notific8-close-sticky {
  background-color: #ababab;
  color: white;
}
