@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
/* font-family: 'Droid Arabic Kufi', serif; */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
/* Responsive CSS by SWS */
* {
	margin: 0 auto;
	padding: 0;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
*:focus { outline: none; }
#skype_pnh_container, #skype_plugin_object, #skype_highlighting_settings { display: none !important; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
table {
	border-collapse: collapse;
	border-width: 0px;
}
img { border-width: 0px; }
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
form {
	margin: 0;
	padding: 0;
}
body { background: #fff; direction:rtl; }
p, a, td, th, input, select, textarea, div, span, label { font-family:Tahoma, Geneva, sans-serif; }
h1, h2, h3, h4, h5, h6 {
	font-family: 'Droid Arabic Kufi', serif;
	line-height:27px;
	font-weight:normal;
}
p {
	font-size: 14px;
	color: #444;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
}
p a {
	color: #777;
	text-decoration: none;
}
p a:hover {
	color: #777;
	text-decoration: underline;
}
.clear { clear:both; }
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/*------------------------- End Basic Styles -------------------------*/
::-webkit-input-placeholder { font-style:italic; font-size:11px; color:#777; }
:-moz-placeholder {font-style:italic; font-size:11px; color:#777; } /* Firefox 18- */
::-moz-placeholder { font-style:italic; font-size:11px; color:#777; }/* Firefox 19+ */
:-ms-input-placeholder { font-style:italic; font-size:11px; color:#777;}
/*------------------------- Container and Row Styles -------------------------*/

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 960px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}
/*------------------------- End Container and Row Styles -------------------------*/
/*------------------------- Bootstarp Layout Styles -------------------------*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: right; }
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666666666666%; }
.col-xs-10 { width: 83.33333333333334%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666666666666%; }
.col-xs-7 { width: 58.333333333333336%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666666666667%; }
.col-xs-4 { width: 33.33333333333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.666666666666664%; }
.col-xs-1 { width: 8.333333333333332%; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666666666666%; }
.col-xs-offset-10 { margin-left: 83.33333333333334%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666666666666%; }
.col-xs-offset-7 { margin-left: 58.333333333333336%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666666666667%; }
.col-xs-offset-4 { margin-left: 33.33333333333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.666666666666664%; }
.col-xs-offset-1 { margin-left: 8.333333333333332%; }
.col-xs-offset-0 { margin-left: 0%; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {float: right;}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {float: right;}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
 @media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
float: right;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
/*------------------------- End Bootstarp Layout Styles -------------------------*/
/*------------------------- Hidden and Visible Styles -------------------------*/
@media (max-width: 767px) { .hidden-xs {display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { hidden-lg { display: none !important; } }

.visible-xs, visible-sm, visible-md, visible-lg { display: none !important; }

@media (max-width: 767px) { .visible-xs {display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: none !important; } }
@media (min-width: 1200px) { visible-lg { display: none !important; } }
/*------------------------- End Hidden and Visible Styles -------------------------*/
/*------------------------- Menu Nav Styles -------------------------*/
.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}
/***************/

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #e7e7e7;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
  text-decoration:none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #152144;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: #333437;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

/*------------------------- End Menu Nav Styles -------------------------*/
/*------------------------- Nav Styles -------------------------*/
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 33px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}
/***************************************/
.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 20px;
 
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 25px 5px 15px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    /*float: left;*/
    margin: 0 auto;
  }
  .navbar-nav > li {
    float: right;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
@media  (min-width:768px) and (max-width:991px) {
	.nav > li > a {
	padding: 15px 15px;
	}
}
/**********************************************/
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
 background-color:#152144;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
	font-family: 'Droid Arabic Kufi', serif;
  color: #fff;
  text-decoration:none;
  margin:0 0.5px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  	color: #000;
  	background: #b8b8b9; 
	background-image: linear-gradient(top, #e6e6e7 0%, #9c9d9e 100%);  
	background-image: -moz-linear-gradient(top, #e6e6e7 0%, #9c9d9e 100%); 
	background-image: -webkit-linear-gradient(top, #e6e6e7 0%,#9c9d9e 100%);
	background-repeat:repeat-x;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #000;
  	background: #b8b8b9; 
	background-image: linear-gradient(top, #e6e6e7 0%, #9c9d9e 100%);  
	background-image: -moz-linear-gradient(top, #e6e6e7 0%, #9c9d9e 100%); 
	background-image: -webkit-linear-gradient(top, #e6e6e7 0%,#9c9d9e 100%);
	background-repeat:repeat-x;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/*
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
*/
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #000000;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
	text-indent:10px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:before {
	  content:"> ";
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000;
    background-color:#e2e2e3;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}
/*------------------------- End Nav Styles -------------------------*/
/*---------------------------------------------------------------------------
Extra Styles
---------------------------------------------------------------------------*/
/*------------------------- End Header Styles -------------------------*/
header {
	background:#f9f9f9 url(../images/shared/crossword.png) repeat center center;
	/*padding:10px 0 0;*/
}
.branding {
	padding-bottom:10px;
	padding-top:10px;
	background: url(../images/ar/header-bg.png) no-repeat 50px center;
}
#branding {
	overflow: hidden;
	position: relative;
}
#branding h1 {
	text-indent: -9999px;
	font-size:0px;
	line-height:0px;
}
/**********/
.language {
	float:left;
	padding-top:30px;
}
.language > a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	float:left;
}
.language a:hover {
	color:#d20224;
	text-decoration:none;
}
.social {float:left; clear:left;}
.social a {
	margin-top:5px;
	margin-right:10px;
	float:right;
}
.social a img {
	position:relative;
	top:2px;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.social a:hover img {
	top:0px;
}
@media (max-width:767px) {
	.branding {
	background: none;
	}
	.language {
	float:left;
	padding-top:0px;
	}
	.language a {
	float:right;
	color:#fff;
	line-height:50px;
	padding:0 5px;
	}
	.social {
	float:left;
	}
	.social a {
	margin-right:1px;
	}
	.social a img {
	top:10px;
	}
}
/*------------------------- End Header Styles -------------------------*/
main {padding-bottom:30px;}
/*------------------------- Thin Styles -------------------------*/
.search form {
	text-align:center;
	background-color:#f4f4f4;
	padding:8px 0;
	margin-bottom:20px;
	float:right;
	width:100%;
}
.search input {
	float:right;
	padding:8px 1%;
	border:1px solid #dcdcdc;
	border-left:none 0px;
	border-radius:0 5px 5px 0;
	width:80%;
	height:35px;
	margin-right:4%;
}
.search input[type="submit"] {
	border:1px solid #333437;
	border-right:none 0px;
	border-radius:5px 0 0 5px;
	background-color:#333437;
	width:12%;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	margin-right:0;
}
.search input[type="submit"]:hover {
	background-color:#cb000a;
	border-color:#cb000a;
}
/**********/
.adv {
	margin-bottom:20px;
	text-align:center;
}
.adv img { display:inherit;}
/**********/
.most {
	background-color:#f2f2f2;
	border:1px solid #dfdfdf;
	padding:15px 0;
	margin-bottom:20px;
	float:right;
}
.most label {
	font-family: 'Droid Arabic Kufi', serif;
	display:block;
	font-size:20px;
	color:000;
	padding:0 15px 15px;
}
.most li {
	list-style:none;
	display:inline-block;
	width:90%;
	margin:0 5% 8px;
	position:relative;
}
.most li a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:200;
}
.most img {
	padding:0 0 0 10px;
	float:right;
}
.most h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#202020;
	padding-top:5px;
}
.most li:hover h3 { text-decoration:underline;}
/**********/
.newsletter {
	float:right;
	border:1px solid #dfdfdf;
	padding-bottom:15px;
	margin-bottom:20px;
}
.newsletter label {
	font-family: 'Droid Arabic Kufi', serif;
	display:block;
	font-size:20px;
	color:000;
	padding:15px;
	background-color:#f3f3f4;
	border:2px #fff solid;
}
.newsletter div {
	border-top:1px solid #dfdfdf;
	padding:10px;
}
.newsletter p {line-height:20px;}
.newsletter form {
	text-align:center;
}
.newsletter input {
	padding:8px 1%;
	border:1px solid #dcdcdc;
	border-left:none 0px;
	border-radius:0 5px 5px 0;
	width:80%;
}
.newsletter input[type="button"] {
	border:1px solid #dcdcdc;
	border-right:none 0px;
	border-radius:5px 0 0 5px;
	background-color:#cb000a;
	width:12%;
	font-weight:bold;
	color:#fff;
}
@media (min-width:768px) and (max-width:991px) {
	.most img {
	width:40%;
	}
	.most h3 {
	font-size:13px;
	padding-top:0px;
	}
}
@media (max-width:767px) {
	.thin {margin-top:20px;}
	.most img {
	width:40%;
	}
	.most h3 {
	font-size:13px;
	padding-top:0px;
	}
}
/*------------------------- End Thin Styles -------------------------*/
/*------------------------- Thick Styles -------------------------*/
.filter {
	background-color: #F4F4F4;
    padding: 8px 10px;
	font-size:13px;
	height:40px;
	line-height:25px;
}
.filter label {
	color:#101e49;
}
.filter a {
	color:#d0000d;
}
.filter form {
	float:left;
}
.filter form label {float:right}
.filter select {
	float:right
	padding:3px;
	width:100px;
	text-align:center;
	height:25px;
	border:1px solid #e4e4e4;
}
.filter input{
	float:right
	font-family: 'Droid Arabic Kufi', serif;
	background-color: #636467;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 10px;
    margin-right: 5px;
    padding: 2px 5px;
	cursor:pointer;
	height:23px;
}
@media (max-width:767px) {
	.filter {
	float:right;
	width:100%;
	height:auto;
	}
	.filter form {
	float:right;
	width:100%;
	}
	.filter form label {
		float:right;
	}
	.filter select {
	float:right;
	clear:right;
	width:80%;
	margin-bottom:4px;
	height:30px;
	line-height:30px;
	}
	.filter input{
	float:right;
	height:30px;
	}
}
/**********/
.news li {
	list-style:none;
	float:right;
	width:50%;
	margin:1% 0 5%;
	position:relative;
	border-top:1px solid #e0e0e0;
	padding:20px 1% 0;
}
/*.news li:nth-child(2n+2) {clear:right;}
.news.inside li:nth-child(2n+2) {clear:none;}*/
.news li:nth-child(odd) {clear:right;}
.news.inside li:nth-child(odd) {clear:right;}
.news li.main {
	width:100%;
	border-top:0px none;
	padding-top:0px;
}
.news li.main h2 {
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:0;
	padding:10px 2%;
	width:100%;
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.75);
	line-height:24px;
}
.news li h2 {
	font-size:14px;
	padding:10px 2%;
	width:100%;
	line-height:20px;
	color:#444;
}
.news li:hover h2 {
	color:#00005f;
}
.news li img {
	margin-bottom:5px;
}
.news li:hover img {
	box-shadow:0 0 5px rgba(0, 0, 0, 0.65);
}
.news li a {
	font-size:13px;
	text-decoration:none;
	color:#da4c53;
}
.news li em {
	font-size:12px;
	color:#4c4c8f;
	font-style:normal;
}
.news li em:after {
	content:" | ";
	color:#666;
	padding:0 5px;
}
.news li:hover a {
	color:#cb000a;
}
.news li:hover em {
	color:#00005f;
}

#more_loading {
	float:right;
	width:100%;
	text-align:center;
}

.more_news {
	float:left;
	width:100%;
	padding:20px 0 25px;
	text-align:center;
	border-bottom:1px solid #d1d1d1;
	background: #f0f0f0; 
	background-image: linear-gradient(top, #fff 0%, #e6e6e6 100%);  
	background-image: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%); 
	background-image: -webkit-linear-gradient(top, #fff 0%,#e6e6e6 100%);
	background-repeat:repeat-x;
}
.more_news a {
	font-size:14px;
	text-decoration:none;
	color:#3d3d3d;
	font-weight:bold;
}
.more_news a:after {
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\e114";
  position:absolute;
  bottom:5px;
  font-size:16px;
  left:50%;
  margin-left:-8px;
}

.more_news .navig a:after { content: " ";}

.more_news .navig a {
	display:inline-block;
	width:16px;
	height:16px;
	color:#;
	text-decoration:none;
	line-height:16px;
}
.more_news .navig a:hover {
	background-color:#fff;
}
.more_news .navig span {
	display:inline-block;
	width:16px;
	height:16px;
	background-color:#cb000a;
	color:#fff;
	line-height:16px;
}

.more_news a:hover {
	color:#cb000a;}

@media (max-width:767px) {
	.news li {
	float:none;
	width:98%;
	}
	.news li a {
	visibility:visible;
	}
	.news li.main h2 {
	font-size:16px;
	line-height:20px;
	}
	.more_news {
	float:none;
	margin-bottom:20px;
	}
}
/*------------------------- End Thick Styles -------------------------*/
/*------------------------- Inside Styles -------------------------*/
.tree {
	font-size:15px;
	color:#777;
	margin-bottom:15px;
}
.tree a,
.tree a:hover {
	color:#000061;
}
.tree span {
	color:#d0000d;
}
.title h1 {
	font-size: 24px;
	font-weight:bold;
	margin-bottom:22px;
	color:#444;
	text-transform:uppercase;
}
/*------------------------- End Inside Styles -------------------------*/
/*------------------------- Attach List Styles -------------------------*/
.attach { margin:10px 0; }
.attach li {
	list-style:none;
	padding:0 30px 0 0px;
	background: url(../images/shared/attach.gif) no-repeat left center;
}
.attach li a {
	font-size:13px;
	color:#000061;
	text-decoration:none;
}
/*------------------------- End Attach List Styles -------------------------*/
/*------------------------- News Gallery Styles -------------------------*/
.news_gallery li {
	list-style:none;
	float:right;
	width:24%;
	height:125px;
	margin:0.5%;
	padding-left:0;
}
@media (max-width:767px) {
	.news_gallery li {
	width:99%;
	height:auto;
	}
}
/*------------------------- End News Gallery Styles -------------------------*/
/*------------------------- Modal Styles -------------------------*/
.modal-open { overflow: hidden; }
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-dialog {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 10px;
	z-index: 1050;
}
.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: none;
	padding:1%;
	text-align:left;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #000000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px;
}
.modal-header .close { margin-top: -2px; border:none; background:transparent; font-size:20px; cursor:pointer; }
.modal-title {
	margin: 0;
	line-height: 1.428571429;
}
.modal-body {
	position: relative;
	padding: 20px;
}
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */
}
.modal-footer:after { clear: both; }
.modal-footer:before, .modal-footer:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */
}
.modal-footer:after { clear: both; }
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }
/*******lightbox*********/
.ekko-lightbox-nav-overlay {
	position:absolute;
	top:50%;
	width:100%;
	margin:0 -20px
}
.lightbox-right, .lightbox-left {
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
}
.lightbox-right:before {
  content: "\e080";
  position:absolute;
  right:35px;
  color:#fff;
}
.lightbox-left:before {
  content: "\e079";
  position:absolute;
  left:35px;
  color:#fff;
}
@media screen and (min-width: 768px) {
 .modal-dialog {
 width: 80%;
 padding-top: 30px;
 padding-bottom: 30px;
}
 .modal-content {
 -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.modal-dialog button.close {
	float:right;
}

.help-block {
	clear:both;
}
.help-block ul {padding:0; margin:0;}
.help-block li {
	list-style:none;
	color:#d9534f; 
	padding:0;
	margin:0;
}
.form .help-block li {
	text-indent:140px;
}
.help-block li:after {
	content:"\A0\0021";
}

#thanks.in {
	display:block !important;
}
#thanks .close {
background-color: #000;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    padding: 2px 7px;
	cursor:pointer;
}
/*------------------------- End Modal Styles -------------------------*/
/*------------------------- Comments Styles -------------------------*/
.comments {
	float:right;
	background-color:#f8f8f8;
}
.comments li {
	float:right;
	list-style:none;
	width:100%;
	padding:15px;
	border-top:1px solid #fff;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:10px;
}
.comments li.label {
	font-family: 'Droid Arabic Kufi', serif;
	font-size:16px;
	font-weight:bold;
	color:#000061;
	text-transform:uppercase;
}
.comments li p {
	font-size:13px;
}
.comments label {
	float:right;
	clear:right;
	width:20%;
	font-size:14px;
	padding:5px 10px;
	margin:3px 0;
	color:#343434;
}
.comments input {
	float:right;
	width:80%;
	height:35px;
	padding:5px 10px;
	margin:3px 0;
	border:1px solid #e0e0e0;
}
.comments textarea {
	float:right;
	width:80%;
	height:135px;
	padding:5px 10px;
	margin:3px 0;
	border:1px solid #e0e0e0;
}
.comments input[type="button"] {
	width:20%;
	float:left;
	background-color:#fff;
}
@media (max-width:767px) {
	.comments label {
	width:100%;
	}
	.comments input,
	.comments textarea {
	clear:right;
	width:100%;
	}
	.comments input[type="button"] {
	width:40%;
	}
}
/*------------------------- End Comments Styles -------------------------*/
/*------------------------- Contacts Styles -------------------------*/
.contacts {width:75%;}
.contacts label {
	float:right;
	clear:right;
	width:30%;
	color:#222;
	padding:5px 0;
	margin:3px 0;
	height:35px;
}
.contacts input {
	float:right;
	width:70%;
	padding:5px 0;
	margin:3px 0;
	border:1px solid #b0b0b0;
	height:35px;
}
.contacts select {
	float:right;
	width:70%;
	padding:5px ;
	margin:3px 0;
	border:1px solid #b0b0b0;
	height:35px;
}
.contacts textarea {
	float:right;
	width:70%;
	padding:5px;
	margin:3px 0;
	border:1px solid #b0b0b0;
	height:250px;
}
@media (min-width:768px) and (max-width:991px) {
	.contacts {width:85%;}
}
@media (max-width:767px) {
	.contacts {width:100%;}
	.contacts label {width:100%;}
	.contacts input,
	.contacts select,
	.contacts textarea {
	width:100%;
	clear:right;
	}
}
/*------------------------- End Contacts Styles -------------------------*/
/*------------------------- Field Alert Styles -------------------------*/
.controls {
	float:left;
	display:block;
	position:relative;
	width:70%;
}
.controls input,
.controls textarea,
.controls select {
	width:100%;
}
.help-block ul, 
#help-block ul {
	padding:0; 
	margin:0; 
	width:100%;
}
.help-block li, 
#help-block li {
	list-style:none;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:14px;
}
.help-block ul[role="alert"] li, 
#help-block ul[role="alert"] li {
	color:#d9534f;
}
.help-block li:after, 
#help-block li:after {
	content:"\A0\0021";
}
@media (max-width:767px) {
	.controls {
	width:100%;
	}
}
/*------------------------- Field Alert Styles -------------------------*/
/*------------------------- Capatch Styles -------------------------*/
table.recaptchatable {
	border:none !important;
}
td.recaptcha_image_cell {
	background-color:transparent !important;
}
.verification {
	float:left;
	width:240px;
	position:relative;
}
#recaptcha_privacy a {
	display:none;
}
/*Input Button Style*/
.verification input[name="recaptcha_response_field"] {
	border:1px solid #c4c6c5 !important;
	margin:50px 0 0 !important;
	width:233px !important;
	padding:9px;
}
.verification input.button {
	width:auto;
	height:auto;
	background-color:#333437;
	color:#fff;
	box-shadow: 0px 2px 9px rgba(255, 255, 255, 0.3) inset;
	border:none;
	padding:5px 10px;
	margin:5px 0;
	float:left;
}
.verification input.button:hover {
	background-color:#cb000a;
	color:#fff;
}
/*Input Button Style*/
table.recaptchatable tr:first-child td {
	position:absolute;
	padding-top:65px !important;
}
table.recaptchatable tr:first-child td:first-child {
	padding:0px !important;
	width:250px !important;
}
.recaptchatable div#recaptcha_image, .recaptchatable div#recaptcha_image img {
    border: none !important;
    margin: auto auto auto 0 !important;
	width:240px !important;
}

table.recaptchatable tr:first-child td:last-child {
	left:70px !important;
	top:10px;
}

@media (max-width:767px) {
.verification {
	width:280px;
}
.recaptchatable #recaptcha_image, .recaptchatable #recaptcha_image #recaptcha_challenge_image {
	width:220px !important;
}
.verification input[name="recaptcha_response_field"] {
	border:none !important;
	margin-top:50px;
	width:230px !important;
}
}
/*------------------------- End Capatch Styles -------------------------*/
/*------------------------- Search Result Styles -------------------------*/
.search_result li {
	list-style:none;
	position:relative;
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:20px;
}
.search_result li:first-child {
	background-color:#f8f8f8; 
	padding:10px;
}
.search_result li h2,
.search_result li h2 a {
	color: #000061;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
	text-decoration:none;
}

.search_result li h2 a:hover {
	color: #cd010c;
}
.search_result li p {
	color:#474747;}
/*------------------------- End Search Result Styles -------------------------*/
/*------------------------- Footer Styles -------------------------*/
footer {
	background-color:#e8e9ef;
	border-top:1px solid #99999b;
	padding:20px 0 0;
}
.footer_links {
	margin:0 auto;
}
.footer_links li {
	float:right;
	list-style:none;
	
}
.copyright {
	background-color:#333437;
	font-size:11px;
	color:#a0a0a1;
	padding:15px 0;
	margin-top:20px;
	line-height:20px
}
.copyright span {
	text-transform:uppercase;
	color:#d0d0d1;
}
.copyright a {
	color:#a0a0a1;
	text-decoration:underline;
}
@media (max-width:767px) {
	.copyright {
	text-align:center;
	}
	.copyright span:before {
	content:"\A";
	white-space:pre;
	}
	.copyright span:after {
	content:"\A";
	white-space:pre;
	}
}
/*------------------------- End Footer Styles -------------------------*/
/*------------------------- Like Share Styles -------------------------*/
.like_share {
	background-color:#f9f9f9;
	padding:5px 5px;
	margin-bottom:10px;
	text-align:left;
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}
.like_share:hover {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;

}
.like_share iframe {
	width:150px;
}
/*------------------------- End Like Share Styles -------------------------*/
/*------------------------- Text Editor Styles -------------------------*/
article h2 {
	font-size: 18px;
	color:#444;
	font-weight:bold;
	margin-bottom:16px;
}
article h3 {
	font-size: 16px;
	color:#444;
	font-weight:bold;
	margin-bottom:8px;
}
article .red {color:#d0000d;}
article .navy {color:#000061;}
article a {
	color:#d0000d;
	text-decoration:underline;
}
article a:hover {
	color:#d0000d;
	text-decoration:none;
}
article li {
	list-style-position:inside;
	font-size: 14px;
	color: #444;
	line-height: 22px;
	padding-left:5px;
}
article img {
	display: block;
	max-width: 100%;
	height: auto;
}
.pdf_download {
	display:block;
	background:url(../images/shared/pdf.png) no-repeat right center;
	padding:3px 40px;
}
/*------------------------- End Text Editor Styles -------------------------*/
.fb-comments {direction:ltr !important;}
.ui-menu .ui-menu-item a {font-size:12px;}




#full-width-slider {
  width: 100%;
  color: #000;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  bottom:0;
  right:0;
  left:0;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(21, 33, 68, 0.8);
  overflow: hidden;
  padding: 20px;
  direction:rtl;
}
.infoBlock h2 {
	color:#fff;
	text-align:right;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock h2 a {
	color:#fff;
	text-decoration:none;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 300px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
  }
  .infoBlock h2 {
     font-size: 14px;
     line-height: 17px;
  }
}


.rsMinW .rsArrowLeft {
	top:35% !important;
	right:auto !important;
	left:5px !important;
	bottom:auto !important;
}
.rsMinW .rsArrowRight {
	top:35% !important;
	right:5px !important;
	left:auto !important;
	bottom:auto !important;
}