@font-face {
  font-family: 'DroidArabicKuffi Bold';
  src: url('fonts/DroidKufi-Bold.ttf');
}

/**
 * Reset ==============================================================
 * Based on http://meyerweb.com/eric/tools/css/reset
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
select,
textarea,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin:0px;
  padding:0px;
  border:0px;
  outline:0px;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  line-height: inherit;
  }

ol,
ul,
ul,
ul li { list-style:none; }

blockquote,
q { quotes:none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content:'';
  content:none;
  }

/* remember to define focus styles! */
:focus { outline:0px; }

/* remember to highlight inserts somehow! */
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse:collapse;
  border-spacing:0px;
  }

/**
 * Font reset =========================================================
 *
 * Specifically targets form elements which browsers oftentimes give
 * special treatment.
 */
input,
select,
textarea,
body { font: 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

body.page-widgets.toolbar {padding-top:0px !important;}
body.page-widgets .toolbar {display:none;}
#views-ticker-vTicker-list-op_recent_content{padding:0px 5px !important;}
li.views-vTicker-item.views-vTicker-item-op_recent_content{height: auto !important;padding-bottom: 0.2em !important;margin-bottom: 0.2em !important;border-bottom: 1px solid #d7dcdf;}
.view-op-recent-content .views-field.views-field-title a{line-height: 18px;color: #134e84;border-bottom: none;font-weight: bold;text-decoration:none;font: 100%/1.5 DroidArabicKuffi Bold;font-size: 12px;}
.view-op-recent-content .views-field.views-field-created .field-content {font-weight: normal;font-style:italic;font: 100%/1.5 DroidArabicKuffi Bold;font-size: 11px;}
.view-op-recent-content span.views-field.views-field-created{line-height: 10px;font: 100%/1.5 DroidArabicKuffi Bold;}