@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
/*------------------------------*/
/*-----------------------------*/
.stLI{

list-style-image: url(/SHCPortalNewID/img/li.jpg) !important;
}

.stLI li{
padding-right: 20px;
}

a {
    color: #428bca;
    text-decoration: none;
}


.navbar-brand {
    float: right;
    color: #666;
    border: 1px solid;
    width: 95%;
}


.navbar-toggler .icon-bar {
    background-color: #888;
}
.navbar-toggler .icon-bar {
    display: block;
    width: 32px;
    height: 3px;
    border-radius: 1px;
	margin-bottom:4px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 10px;
  font-family: 'Droid Arabic Kufi', tahoma;
  font-weight: 700;
  margin-bottom: 15px;
  border-right: 4px #00a69f solid;
  text-indent: 6px;
  line-height: 150%;
  color: #555555; }

.W100 {
  width: 100% !important; }

/*** RTL websites ***/
/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
select,
option {
  border: 0;
  vertical-align: baseline;
  float: none;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0; }

:focus {
  outline: 0; }

a {
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal; }

del {
  text-decoration: line-through; }

/*-------------selection----------*/
::-moz-selection {
  background: #0a99d4;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #0a99d4;
  color: #fff;
  text-shadow: none; }

/*---------scroll bar--------*/
/*------------placeholder---------------*/
::-webkit-input-placeholder {
  color: white; }

/*-----------css-----------*/
body {
  direction: rtl;
  font-family: "Droid Arabic Kufi";
  overflow-x: hidden !important;
text-align:right;  }

.scrollup {
  width: 40px;
  height: 40px;
  opacity: 1;
  position: fixed;
  bottom: 50px;
  right: 12px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  border-radius: 4px;
  color: #fff;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border: 1px solid white;
  background: #662d91;
  background: -moz-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
  background: -webkit-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
  background: linear-gradient(to right, #662d91 0%, #0071bc 50%, #00a99d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#662d91', endColorstr='#00a99d', GradientType=1); }

.scrollup:hover {
  color: #fff;
  background: #43aae0;
  border-radius: 4px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

.no-padding-right {
  padding-right: 0; }

.no-padding-left {
  padding-left: 0; }

.padding-5px {
  padding-left: 5px;
  padding-right: 5px; }

.margin-top-10px {
  margin-top: 10px; }

.margin-bottom-10px {
  margin-bottom: 10px; }

.margin-top-5px {
  margin-top: 5px; }

.margin-bottom-5px {
  margin-bottom: 5px; }

.margin-bottom-30px {
  margin-bottom: 30px; }

.margin-bottom-20px {
  margin-bottom: 20px; }

.margin-top-20px {
  margin-top: 20px; }

.margin-top-30px {
  margin-top: 30px; }

.center-div {
  float: none;
  display: block;
  margin: 0 auto; }

ul {
  list-style: none; }

/*---------------------------------*/
.slider {
  direction: ltr; }

.BreadCrumbsHolder {
  overflow: hidden;
  min-height: 50px;
  background: #662d91;
  background: -moz-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
  background: -webkit-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
  background: linear-gradient(to right, #662d91 0%, #0071bc 50%, #00a99d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#662d91', endColorstr='#00a99d', GradientType=1); }
  .BreadCrumbsHolder > .fa {
    float: right;
    width: 6%;
    color: white;
    font-size: 1.5em;
    margin: 12px 12px 12px 0px; }
  .BreadCrumbsHolder .BreadCrumbs, .BreadCrumbsHolder ul {
    display: inline-block;
    direction: rtl;
    padding: 0px; }
    .BreadCrumbsHolder .BreadCrumbs li, .BreadCrumbsHolder ul li {
      color: white; }
      .BreadCrumbsHolder .BreadCrumbs li i, .BreadCrumbsHolder ul li i {
        float: right;
        color: white;
        margin-left: 3px;
        margin-top: 1px; }
      .BreadCrumbsHolder .BreadCrumbs li a, .BreadCrumbsHolder ul li a {
        font-family: Droid Arabic Kufi;
        color: white; }
  .BreadCrumbsHolder > .BreadCrumbs {
    padding: 13px;
    float: right;
    width: 82%; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent; }

.navbar-default .navbar-nav > li > a {
  color: white; }

.logo {
  margin-top: 22px; }

.beta {
  background: url(/SHCPortalNewID/img/betaAr.png) top right no-repeat;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  width: 85px;
  height: 85px; }

.navbar-default {
  border: none;
  background-color: transparent; }

.navbar-collapse {
  padding: 20px 15px 40px 15px;
  border: none;
  border-radius: 0;
  border-bottom-right-radius: 10px;
  background: #662d91;
  background: -moz-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
  background: -webkit-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
  background: linear-gradient(to right, #662d91 0%, #0071bc 50%, #00a99d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#662d91', endColorstr='#00a99d', GradientType=1); }


.dropdown-menu {
  
    padding: 5px 10px;
}


.dropdown-menu a { color: #444444;
    padding: -1px 0;
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    width: 100%; }


.dropdown-menu a:hover, .dropdown-menu a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}


header {
	padding:0;
	display: inline-block;
    width: 100%;
  background: url(../img/headerPatt.jpg) top right no-repeat; }
  header .closebtn {
    opacity: 0; }
  header .SHCLang {
    position: absolute;
    top: 0px;
    left: 10px;
    color: #585656;
    z-index: 1;
    font-family: arial;
    letter-spacing: 1px !important;
    background: #cccccc;
    padding: 5px;
    border-radius: 4px; }

header .navbar-default .navbar-nav > li {
  margin: 5px;
  }

header .navbar-default .navbar-nav > li > a,
header .navbar-default .navbar-nav > li.current > a {
color: white !important;
    font-weight: 700;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 4px 10px;
    margin-bottom: 5px;
    display: block;
    -webkit-transition: 250ms all ease-in-out;
    -moz-transition: 250ms all ease-in-out;
    -ms-transition: 250ms all ease-in-out;
    transition: 250ms all ease-in-out; }
  header .navbar-default .navbar-nav > li > a:hover,
  header .navbar-default .navbar-nav > li.current > a:hover {
    border: 1px solid white;
    color: white; }

.navbar {
  margin-bottom: 8px; }

.SearchForm {
  float: left;
  margin: 8px 0 15px 15px;
  position: relative;
  padding-left: 45px; }
  .SearchForm .ms-sbtable {
    width: 100%; }
  .SearchForm input {
    float: left;
    border-radius: 15px;
    background: white;
    border: 2px solid #cccccc;
    padding: 3px;
    color: #cccccc;
    -webkit-transition: 250ms all ease-in-out;
    -moz-transition: 250ms all ease-in-out;
    -ms-transition: 250ms all ease-in-out;
    transition: 250ms all ease-in-out; }
    .SearchForm input::selection,
    .SearchForm input ::placeholder,
    .SearchForm input ::-webkit-input-placeholder,
    .SearchForm input ::-moz-placeholder {
      color: #888888 !important; }
    .SearchForm input:focus {
      border-color: #0071bc;
      background: #efefca;
      color: #0071bc; }
  .SearchForm button, .SearchForm i {
    position: absolute;
    border: none;
    padding: 0px;
    left: 55px;
    top: 5px;
    background-color: transparent;
    color: #888888; }
    .SearchForm button i, .SearchForm i i {
      color: #888888;
      -webkit-transition: 250ms all ease-in-out;
      -moz-transition: 250ms all ease-in-out;
      -ms-transition: 250ms all ease-in-out;
      transition: 250ms all ease-in-out; }
      .SearchForm button i:hover, .SearchForm i i:hover {
        color: #0071bc; }
  .SearchForm i {
    top: 7px; }

.SearchFormInternal input[type=text] {
  min-height: 30px; }

body {
  background: url(../img/BGPatt.jpg) center center repeat-y; }

/*---------- Centers sliders ---------*/
.TableHead span {
  font-weight: 700  !important; }

.TableTr,
.TableHead {
  display: block;
  clear: both; }
  .TableTr:nth-child(even),
  .TableHead:nth-child(even) {
    background-color: #f0f0f0;
    position: relative;
    overflow: hidden; }
  .TableTr span,
  .TableHead span {
    float: right;
    padding: 10px;
    font-size: 14px;
    font-family: 'Droid Arabic Kufi', tahoma;
    line-height: 2; }
    .TableTr span:first-child,
    .TableHead span:first-child {
      width: 25%;
      font-weight: 700 !important; }
    .TableTr span:last-child,
    .TableHead span:last-child {
      width: 25%;
      float: left;
      font-weight: 700 !important; }
      .TableTr span:last-child a,
      .TableHead span:last-child a {
        width: 90%;
        font-size: 14px;
        font-weight: 700 !important;
        text-align: right   !important;
        color: #ffffff   !important;
        font-family: 'Droid Arabic Kufi', tahoma   !important; }
        .TableTr span:last-child a span,
        .TableHead span:last-child a span {
          width: auto;
          margin-left: 5px;
          font-family: fontawesome;
          padding: 0;
          color: #ffffff   !important; }

#owlCentersSlider {
  margin: 30px 0; }

#owlPartnersSlider .owl-controls {
  position: absolute;
  top: 15% !important;
  width: 110%;
  left: -5%; }

#owlMainSlider {
  background: #662d91;
  background: -moz-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
  background: -webkit-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
  background: linear-gradient(to right, #662d91 0%, #0071bc 50%, #00a99d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#662d91', endColorstr='#00a99d', GradientType=1); }

#owlCentersSlider .owl-controls {
  position: absolute;
  top: 45% !important;
  width: 110%;
  left: -5%; }

#owlCentersSlider .owl-controls .owl-buttons > div,
#owlPartnersSlider .owl-controls .owl-buttons > div {
  font-weight: 700;
  font-size: 18px !important;
  border-radius: 5px !important; }
#owlCentersSlider .owl-controls .owl-buttons .owl-prev,
#owlPartnersSlider .owl-controls .owl-buttons .owl-prev {
  left: 0;
  position: absolute; }
#owlCentersSlider .owl-controls .owl-buttons .owl-next,
#owlPartnersSlider .owl-controls .owl-buttons .owl-next {
  right: 0;
  position: absolute; }
#owlCentersSlider .owl-item h2,
#owlPartnersSlider .owl-item h2 {
  color: #0071bc; }

.CenterBlock {
  direction: rtl;
  line-height: 1.7;
  margin: 30px 15px;
  border: 1px solid #00a99d;
  padding: 10px;
  border-radius: 15px;
  text-align: center;
  height: 310px;
  position: relative; }
  .CenterBlock h2 {
    font-weight: 700;
    font-size: 14px;
    padding: 18px 0 8px 0;
    line-height: 2;
    height: 80px; }
  .CenterBlock p {
    direction: rtl;
    text-align: right;
    text-align: justify;
	font-size:14px;
    color: #777777; }
	

.GoToCenter {
  display: table;
  margin: 10px auto;
  width: 80%;
  padding: 4px 15px;
  border: 2px solid #333333;
  border-radius: 15px;
  font-weight: 700;
  position: absolute;
  bottom: 0px;
  left: 10%;
  right: 10%;
  background: white; }

.Greeny {
  border-color: #00a99d; }
  .Greeny h2,
  .Greeny span {
    color: #00a99d; }
  .Greeny .GoToCenter {
    border-color: #00a99d;
    color: #00a99d; }

.Bluey {
  border-color: #0071bc; }
  .Bluey .GoToCenter {
    border-color: #0071bc;
    color: #0071bc; }

.Moovy {
  border-color: #662d91; }
  .Moovy h2 {
    color: #662d91; }
  .Moovy .GoToCenter {
    border-color: #662d91;
    color: #662d91; }

.Lemony {
  border-color: #bcc63f; }
  .Lemony h2,
  .Lemony span {
    color: #bcc63f; }
  .Lemony .GoToCenter {
    border-color: #bcc63f;
    color: #bcc63f; }

.BlockTitle {
  display: table;
  font-weight: 700;
  margin-bottom: 15px;
  border: 2px solid #00a99d;
  padding: 6px 20px 6px 40px;
  border-radius: 15px;
  width: auto;
  font-size: 16px;
  color: #00a99d; }

.owlNewsSlider .owl-controls {
  position: absolute;
  top: -56px; }
.owlNewsSlider .owl-buttons > div {
  font-weight: 700;
  font-size: 18px !important;
  border-radius: 5px !important; }

.NewsItem {
  direction: rtl;
  width: 90%;
  margin: 10px 5%; }

.NewsItem a {
  margin: 15px 10px;
  font-weight: 700; }

.NewsItem p {
  font-size: 13px;
  margin: 10px 0px 10px 15px;
  padding-right: 10px;
  padding-bottom: 5px;
  border-right: 2px solid #cccccc;
  background-color: white;
  line-height: 2;
  color: #777777;
  background-color: transparent;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  transition: 250ms all ease-in-out; }
  
   
  html[dir=ltr] .NewsItem p {

 margin: 10px 15px 10px 0;
  padding-right: 0px;
  padding-left: 10px;
  padding-bottom: 5px;
  border-right: none;
  border-left: 2px solid #cccccc;
	  }
  

.NewsItem > div {
  overflow: hidden;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0px;
  padding-top: 15px;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  transition: 250ms all ease-in-out; }
  .NewsItem > div:hover {
    background: #eeeeee; }

.owlNewsSlider2 .ImgNews {
  float: right;
  margin-left: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative; }
  .owlNewsSlider2 .ImgNews span {
    position: absolute;
    left: 2%;
    top: 5%;
    right: 2%;
    bottom: 5%;
    border: 1px solid #ffffff;
    z-index: 1;
    border-radius: 10px; }
  .owlNewsSlider2 .ImgNews img {
    border-radius: 10px; }
.owlNewsSlider2 .NewsItem p {
  padding-right: 0;
  border-right: none;
  float: left;
  width: 70%;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  transition: 250ms all ease-in-out; }

.TwitterAndMore > div > div > div {
  background: white;
  border-radius: 10px;
  border: 1px solid #cccccc;
  padding: 15px;
  height: 360px;
  overflow: hidden; }

.TwitterAndMore {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
  top: 60px;
  margin-bottom: 60px; }
  .TwitterAndMore .container-fluid {
    background: #662d91;
    background: -moz-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
    background: -webkit-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
    background: linear-gradient(to right, #662d91 0%, #0071bc 50%, #00a99d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#662d91', endColorstr='#00a99d', GradientType=1);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.2; }
  .TwitterAndMore h2 {
    font-size: 16px;
    color: #0071bc;
    font-weight: 700;
    margin: 15px 0; }
  .TwitterAndMore div.SecHolder {
    margin-top: 60px;
    margin-bottom: 60px; }
    .TwitterAndMore div.SecHolder .SecHolderDiv {
      margin-top: 0px;
      margin-bottom: 10px; }
    .TwitterAndMore div.SecHolder p, .TwitterAndMore div.SecHolder .ques {
      line-height: 1.7;
      color: #666666;
      font-size: 14px;
      text-align: justify;
      margin-bottom: 25px; }
    .TwitterAndMore div.SecHolder ul li {
      display: block;
      width: 100%;
      clear: both;
      min-height: 40px; }
      .TwitterAndMore div.SecHolder ul li input {
        float: right;
        margin-right: 10px; }
      .TwitterAndMore div.SecHolder ul li span {
        float: right;
        color: #666666;
        line-height: 1.7;
        text-indent: 10px; }
    .TwitterAndMore div.SecHolder .options {
      position: relative;
      top: 20px; }
      .TwitterAndMore div.SecHolder .options label {
        float: right;
        color: #666666;
        line-height: 1.7;
        text-indent: 10px;
        width: 100%;
        clear: both;
        font-weight: 400;
        margin-bottom: 12px; }
        .TwitterAndMore div.SecHolder .options label input {
          float: right;
          margin-right: 10px;
          margin-left: 2px; }
    .TwitterAndMore div.SecHolder button {
      position: absolute;
      border-radius: 15px;
      width: 80%;
      text-align: center;
      font-weight: 700;
      background: #cccccc;
      margin: 15px auto;
      bottom: 15px;
      -webkit-transition: 250ms all ease-in-out;
      -moz-transition: 250ms all ease-in-out;
      -ms-transition: 250ms all ease-in-out;
      transition: 250ms all ease-in-out; }
      .TwitterAndMore div.SecHolder button:hover {
        background: darkkhaki;
        color: #000000;
        border-color: darkkhaki; }
    .TwitterAndMore div.SecHolder .vote_links {
      position: absolute;
      border-radius: 15px;
      width: 83%;
      text-align: center;
      font-weight: 700;
      margin: 15px auto;
      bottom: 15px;
      overflow: hidden; }
      .TwitterAndMore div.SecHolder .vote_links a {
        position: relative;
        float: right;
        border-radius: 15px;
        width: 48%;
        text-align: center;
        font-weight: 700;
        background: #cccccc;
        color: #444444;
        font-weight: 400;
        padding: 5px;
        -webkit-transition: 250ms all ease-in-out;
        -moz-transition: 250ms all ease-in-out;
        -ms-transition: 250ms all ease-in-out;
        transition: 250ms all ease-in-out; }
        .TwitterAndMore div.SecHolder .vote_links a:last-child {
          float: left; }
        .TwitterAndMore div.SecHolder .vote_links a:hover {
          background: darkkhaki;
          color: #000000;
          border-color: darkkhaki; }

.Partners {
  padding: 25px 0;
  background: #ecebdf;
  background: #f9f9f7;
  overflow: hidden;
  display: block; }
  .Partners > h2 {
    background: white;
    border-radius: 15px;
    padding: 8px 20px;
    border: 2px solid #a4a183;
    color: #a4a183;
    font-size: 16px;
    font-weight: 700;
    display: table;
    margin: 10px auto 40px auto; }
  .Partners .owlPartnersSlider .item {
    text-align: center; }
    .Partners .owlPartnersSlider .item img {
      display: block;
      max-width: 120px;
      margin: 0 auto; }

.MainContent {
  margin: 55px auto 80px auto; }
  .MainContent .SideBar {
    padding: 20px 14px;
    border-radius: 10px;
    background: #00a99d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #00a99d 0%, #0071bc 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #00a99d 0%, #0071bc 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #00a99d 0%, #0071bc 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a99d', endColorstr='#0071bc', GradientType=0);
    /* IE6-9 */ }
    .MainContent .SideBar h2 {
      color: #ffffff;
      font-size: 18px;
      margin-bottom: 12px; }
      .MainContent .SideBar h2 i {
        margin-left: 5px; }
    .MainContent .SideBar a {
      padding: 5px 8px 5px 5px;
      color: #f0f0f0;
      display: block;
      border-bottom: 1px solid #00a99d;
      -webkit-transition: 250ms all ease-in-out;
      -moz-transition: 250ms all ease-in-out;
      -ms-transition: 250ms all ease-in-out;
      transition: 250ms all ease-in-out; }
      .MainContent .SideBar a:hover {
        text-decoration: none;
        padding-right: 12px;
        color: white; }
      .MainContent .SideBar a i {
        margin-left: 5px; }
  .MainContent .PageContent h1 {
    float: right;
    clear: both;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 22px;
    background: -webkit-linear-gradient(#0071bc, #00a99d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .MainContent .PageContent article {
    margin: 10px 0;
    line-height: 2;
    color: #666666; }
    .MainContent .PageContent article img {
      display: block;
      margin-bottom: 15px;
      border-radius: 5px;
      max-width: 45%; }
    .MainContent .PageContent article .panel {
      overflow: hidden; }
    .MainContent .PageContent article .MainSubsiteIcons {
      margin-bottom: 25px; }
  .MainContent .PageContent .DeSearchFrom .form {
    display: block;
    border: 1px solid #bcc63f;
    border-radius: 8px;
    padding: 15px 5px;
    overflow: hidden;
    margin-bottom: 20px; }
    .MainContent .PageContent .DeSearchFrom .form fieldset {
      right: -11px; }
    .MainContent .PageContent .DeSearchFrom .form a {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      background-color: #bcc63f;
      padding: 20px;
      border: none; }
      .MainContent .PageContent .DeSearchFrom .form a i {
        color: white; }
  .MainContent .PageContent .MembersCard {
    height: 160px; }
  .MainContent .PageContent .DecessionCard {
    margin-bottom: 15px; }
    .MainContent .PageContent .DecessionCard > div {
      -webkit-transition: 500ms all ease-in-out;
      -moz-transition: 500ms all ease-in-out;
      -ms-transition: 500ms all ease-in-out;
      transition: 500ms all ease-in-out;
      /*min-height:110px;*/
      height: 100%;
      overflow: hidden;
      padding: 12px;
      border-radius: 8px;
      border: 1px solid #00a99d; }
      .MainContent .PageContent .DecessionCard > div a.DecTitle {
        -webkit-transition: 250ms all ease-in-out;
        -moz-transition: 250ms all ease-in-out;
        -ms-transition: 250ms all ease-in-out;
        transition: 250ms all ease-in-out;
        width: 73%;
        display: block;
        color: #00a99d;
        font-weight: 700; }
      .MainContent .PageContent .DecessionCard > div .DecData {
        display: block;
        width: 75%;
        margin: 20px 0 0 0;
        border-width: 1px 0 0 0;
        border-style: solid;
        border-color: #eeeeee;
        padding: 10px 0; }
        .MainContent .PageContent .DecessionCard > div .DecData span {
          margin-bottom: 10px;
          color: #666666; }
          .MainContent .PageContent .DecessionCard > div .DecData span::before {
            float: right;
            margin-left: 4px;
            display: block; }
      .MainContent .PageContent .DecessionCard > div .MoreMe {
        -webkit-transition: 250ms all ease-in-out;
        -moz-transition: 250ms all ease-in-out;
        -ms-transition: 250ms all ease-in-out;
        transition: 250ms all ease-in-out;
        background: #00a99d;
        color: #ffffff;
        display: block;
        width: 25%;
        padding: 10px;
        text-align: center;
        font-weight: 400;
        position: absolute;
        bottom: 0px;
        top: 0;
        left: 0;
        height: 100%;
        padding: 20% 10px; }
      .MainContent .PageContent .DecessionCard > div:hover {
        border-color: #0071bc; }
        .MainContent .PageContent .DecessionCard > div:hover a.DecTitle {
          color: #0071bc; }
        .MainContent .PageContent .DecessionCard > div:hover .MoreMe {
          color: white;
          background-color: #0071bc; }
    .MainContent .PageContent .DecessionCard .LeganMember {
      min-height: 120px; }
  .MainContent .PageContent .DecessionCard.col-lg-12 {
    min-height: auto !important; }

main {
  min-height: 500px; }
  main .Rates {
    background: #662d91;
    background: -moz-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
    background: -webkit-linear-gradient(left, #662d91 0%, #0071bc 50%, #00a99d 100%);
    background: linear-gradient(to right, #662d91 0%, #0071bc 50%, #00a99d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#662d91', endColorstr='#00a99d', GradientType=1);
    min-height: 100px; }
    main .Rates .RateBlock {
      color: white;
      border-left: 1px solid white;
      opacity: 0.7;
      -webkit-transition: 250ms all ease-in-out;
      -moz-transition: 250ms all ease-in-out;
      -ms-transition: 250ms all ease-in-out;
      transition: 250ms all ease-in-out;
      padding: 20px; }
      main .Rates .RateBlock:hover {
        opacity: 1;
        cursor: pointer; }
      main .Rates .RateBlock:last-child {
        border-left: none; }
      main .Rates .RateBlock i {
        float: right;
        margin: 20px;
        font-size: 3em; }
      main .Rates .RateBlock span {
        float: right;
        width: 60%;
        text-align: center;
        margin-top: 10px; }
        main .Rates .RateBlock span b {
          display: block;
          font-family: "Droid Arabic Kufi", tahoma; }
        main .Rates .RateBlock span b:first-child {
          font-size: 24px;
          margin-top: 8px; }
        main .Rates .RateBlock span b:last-child {
          font-size: 14px;
          font-weight: 400; }
  main .NewsCardHolder {
    min-height: auto !important; }
    main .NewsCardHolder .NewsHolder {
      height: 157px;
      margin-bottom: 20px; }
      main .NewsCardHolder .NewsHolder img {
        border-radius: 5px; }
      main .NewsCardHolder .NewsHolder .DecTitle,
      main .NewsCardHolder .NewsHolder .DecData {
        width: 100% !important; }
      main .NewsCardHolder .NewsHolder .DecData {
        color: #666666;
        margin-top: 10px !important; }
        main .NewsCardHolder .NewsHolder .DecData p {
          font-family: "Droid Arabic Naskh", tahoma;
          font-size: 12px;
          color: #666666;
          line-height: 1.8;
          padding: 5px 0; }
        main .NewsCardHolder .NewsHolder .DecData span {
          color: #666666;
          margin-bottom: 0 !important; }
          main .NewsCardHolder .NewsHolder .DecData span:before .fa-calendar:before {
            float: right;
            margin-left: 5px; }
      main .NewsCardHolder .NewsHolder .NewsMore {
        position: absolute;
        left: 0;
        bottom: 0;
        background: #009ba5;
        padding: 5px 10px;
        border-top-right-radius: 15px;
        font-size: 12px;
        color: #fff; }
    main .NewsCardHolder .NewsHolderNews {
      min-height: 200px; }
    main .NewsCardHolder .MemberHolder {
      padding: 4px !important;
      background: #f0f9f8; }
      main .NewsCardHolder .MemberHolder .col-lg-5 {
        padding-right: 16px; }
      main .NewsCardHolder .MemberHolder h2,
      main .NewsCardHolder .MemberHolder p, main .NewsCardHolder .MemberHolder a {
        color: #02676b !important;
        font-family: "Droid Arabic Kufi", tahoma !important; }
      main .NewsCardHolder .MemberHolder h2 {
        font-size: 14px;
        font-weight: 700;
        padding-top: 6px;
        line-height: 1.6; }
      main .NewsCardHolder .MemberHolder .DecData {
        padding-bottom: 0 !important;
        border-color: #b3ccca !important; }
        main .NewsCardHolder .MemberHolder .DecData p {
          font-weight: 400; }
      main .NewsCardHolder .MemberHolder .Animator {
        position: absolute;
        left: auto;
        top: 0%;
        right: -130%;
        background: white;
        width: 30%;
        height: 100%;
        -webkit-transition: 1000ms all ease-in-out;
        -moz-transition: 1000ms all ease-in-out;
        -ms-transition: 1000ms all ease-in-out;
        transition: 1000ms all ease-in-out; }
      main .NewsCardHolder .MemberHolder:hover .Animator {
        right: 130%; }
  main .InternalCenters {
    margin: 0;
    overflow: hidden;
    height: auto;
    background: #284965;
    border-color: #ffffff;
    color: white;
    -webkit-transition: 250ms all ease-in-out;
    -moz-transition: 250ms all ease-in-out;
    -ms-transition: 250ms all ease-in-out;
    transition: 250ms all ease-in-out; }
    main .InternalCenters i {
      float: right;
      font-size: 18px; }
    main .InternalCenters span {
      float: left;
      font-size: 1.2em;
      width: 100%;
      -webkit-transition: 250ms all ease-in-out;
      -moz-transition: 250ms all ease-in-out;
      -ms-transition: 250ms all ease-in-out;
      transition: 250ms all ease-in-out; }
      main .InternalCenters span i {
        font-size: 26px;
        float: none; }
    main .InternalCenters .Animator {
      position: absolute;
      left: auto;
      top: 0%;
      right: -130%;
      background: #5184af;
      width: 30%;
      height: 100%;
      -webkit-transition: 1000ms all ease-in-out;
      -moz-transition: 1000ms all ease-in-out;
      -ms-transition: 1000ms all ease-in-out;
      transition: 1000ms all ease-in-out;
      opacity: 0.5;
      -moz-transform: skewX(-30deg);
      -webkit-transform: skewX(-30deg);
      -o-transform: skewX(-30deg);
      -ms-transform: skewX(-30deg);
      transform: skewX(-30deg); }
    main .InternalCenters:hover {
    /* background-color: #8b941c;

    span { color:$MenuColor ; }*/ }
      main .InternalCenters:hover .Animator {
        right: 130%; }
  main .MainSubsiteIconsHolder {
    float: right;
    width: 100%; }
    main .MainSubsiteIconsHolder .MainSubsiteIcons {
      width: 50%; }
      main .MainSubsiteIconsHolder .MainSubsiteIcons .dfwp-list {
        position: relative; }
        main .MainSubsiteIconsHolder .MainSubsiteIcons .dfwp-list .dfwp-item {
          width: 100%;
          float: right; }
      main .MainSubsiteIconsHolder .MainSubsiteIcons a {
        width: 100%; }
  main .ms-rteElement-subTitle {
    font-weight: 700; }
  main .PagerContainerTable {
    padding: 10px;
    margin: 5px auto;
    font-size: 1.2em; }
    main .PagerContainerTable .PagerCurrentPageCell span, main .PagerContainerTable .PagerOtherPageCells a:hover {
      color: white;
      background: #662d91; }
    main .PagerContainerTable .PagerCurrentPageCell span, main .PagerContainerTable .PagerOtherPageCells a {
      font-size: 12px;
      display: block;
      border: 1px solid #cccccc;
      padding: 3px 12px;
      border-radius: 5px;
      margin: 0 5px;
      -webkit-transition: 250ms all ease-in-out;
      -moz-transition: 250ms all ease-in-out;
      -ms-transition: 250ms all ease-in-out;
      transition: 250ms all ease-in-out; }
    main .PagerContainerTable .PagerOtherPageCells a {
      background: #cccccc;
      color: #000000; }
  main .PagerInfoCell {
    font-size: 12px; }

footer {
	overflow:hidden;
  font-size: 12px;
  line-height: 2;
  padding: 25px;
  color: white;
  background: #00a99d;
  background: -moz-linear-gradient(top, #00a99d 1%, #0071bc 58%, #00467c 100%);
  background: -webkit-linear-gradient(top, #00a99d 1%, #0071bc 58%, #00467c 100%);
  background: linear-gradient(to bottom, #00a99d 1%, #0071bc 58%, #00467c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a99d', endColorstr='#00467c', GradientType=0); }

footer ul li a {
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  transition: 250ms all ease-in-out;
  color: white !important; }
  footer ul li a:hover {
    text-decoration: none;
    color: #f0f0f0;
    border-bottom: dashed 1px #ffffff;
    padding-right: 6px; }

footer form {
  position: relative; }

footer input,
footer textarea {
  width: 100%;
  background: #0071bc;
  background: #095588 !important;
  border: none !important;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 4px 6px;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  transition: 250ms all ease-in-out; }
  footer input:focus,
  footer textarea:focus {
    background: #2e93d6 !important; }

footer button {
  position: absolute;
  bottom: 15px;
  left: 15px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #2e2568;
  border: none;
  padding: 4px 12px;
  -webkit-transition: 250ms all ease-in-out;
  -moz-transition: 250ms all ease-in-out;
  -ms-transition: 250ms all ease-in-out;
  transition: 250ms all ease-in-out; }
  footer button:hover {
    padding-left: 25px;
    background: #6d32bb; }

.copy-right {
  text-align: center;
  color: #662d91;
  font-size: 12px;
  padding: 12px 0; }

@media screen and (max-width: 768px) {
  .navbar-nav .open .dropdown-menu {
    background: #18446f;
    border-radius: 15px;
    overflow: hidden; }

  .SearchForm {
    margin-left: 0; }
    .SearchForm button {
      left: 30px; }

  .navbar-toggle {
    width: 80%;
    margin: 5px auto;
    display: table;
    float: NONE; }
    .navbar-toggle .sr-only {
      position: relative;
      height: auto;
      padding: 0;
      width: auto;
      float: RIGHT;
      margin: -3px 20% 0 0;
      font-weight: 700;
      font-size: 1.4em;
      color: #666666; }

  .sidenav {
    display: block;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10;
    top: 0;
    left: -30px;
    background-color: #f9f9f9;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;
    opacity: 0.9; }
    .sidenav ul {
      height: 100%;
      overflow-x: hidden;
      overflow-y: scroll; }

  .sidenav .closebtn {
    opacity: 1;
    position: absolute;
    top: 0;
    right: auto;
    left: 20px;
    font-size: 5em;
    color: white; }

  a.GoToCenter {
    background: #ffffff; }

  header .navbar-default .navbar-nav > li > a, header .navbar-default .navbar-nav > li.current > a {
    font-size: 1.3em; }

  #owlMainSlider img {
    min-height: 30vh; }

  .owlNewsSlider2 .ImgNews {
    margin-left: 0px;
    padding: 0; }

  .NewsItem {
    width: 100%;
    margin: 0; }
    .NewsItem a {
      margin: 10px 0px;
      font-weight: 700;
      display: block; }
    .NewsItem p {
      margin: 0px;
      width: 66% !important;
      padding: 0 10px 0 0; }

  .TwitterAndMore div.SecHolder .SecHolderDiv {
    margin-bottom: 25px; }
    .TwitterAndMore div.SecHolder .SecHolderDiv > div {
      height: auto; }

  #VoteArea .voting {
    height: 310px; }

  footer ul {
    margin: 25px 0; }
    footer ul li {
      margin-bottom: 10px; }

  .SearchForm input {
    float: right;
    width: 86% !important;
    right: 7%;
    position: relative;
    height: 30px; }

  .SearchForm button, .SearchForm i {
    left: 12%;
    z-index: 9; }

  .MainContent .PageContent .MembersCard {
    min-height: auto; }

  main .NewsCardHolder .MemberHolder .col-lg-5 {
    width: 30%;
    float: right; }

  main .NewsCardHolder .MemberHolder .col-lg-8 {
    width: 70%;
    float: right; }

  main .NewsCardHolder .NewsHolder img {
    max-height: 11vh; }

  .NewsHolder {
    height: auto; }
    .NewsHolder .col-lg-4 {
      float: right;
      width: 35%; }
    .NewsHolder .col-lg-8 {
      float: right;
      width: 65%; }

  .owlNewsSlider2 .NewsItem p {
    padding-right: 10px; }

  .CenterBlock h2, footer ul li a {
    font-size: 1.2em; }

  .CenterBlock h2 {
    padding-bottom: 0;
    line-height: 2;
    height: auto; }

  .CenterBlock p {
    font-size: 0.9em;
    padding: 0 20px;
    margin: 0; display:none; }
	
	
	
	.CenterBlock {
    height: 260px;
}

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    font-size: 1.3em;
    padding: 14px 12px; }

  .MainContent .PageContent .DecessionCard > div a.DecTitle {
    font-size: 1.2em; }

  .BreadCrumbsHolder > .fa {
    font-size: 1.5em; } }
/*-------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .MainContent {
    width: 100%; }

  .MainContent .PageContent .MembersCard {
    height: auto;
    width: 48%;
    float: right;
    margin: 9px;
    min-height: 100px; }

  main .NewsCardHolder .MemberHolder .col-lg-5 {
    width: 30%;
    float: right; }

  main .NewsCardHolder .MemberHolder .col-lg-8 {
    width: 70%;
    float: right; }

  main .NewsCardHolder .NewsHolder img {
    height: 90px;
    width: 100%; }

  .MainContent .PageContent .DecessionCard > div {
    height: 100px; }

  .logo {
    width: 250%;
    margin-right: 25vw; }

  .NewsCardHolder {
    width: 48%;
    float: right;
    margin: 5px; }
    .NewsCardHolder .NewsHolder {
      height: auto !important; }
      .NewsCardHolder .NewsHolder .col-lg-4 {
        float: right;
        width: 35%; }
      .NewsCardHolder .NewsHolder .col-lg-8 {
        float: right;
        width: 65%; } }
html[dir=ltr] {
  @import url(https://fonts.googleapis.com/css?family=Roboto&display=swap); }
  
 html[dir=ltr] .main_conts [class*='col-'] , html[dir=ltr] footer  [class*='col-'] { float:left; }
    header > div { display:inline-block ; }
	
	
	.TwitterAndMore div.SecHolder .options label input {
    float: left;
    margin-right: 2px;
    margin-left: 10px;
}

 html[dir=ltr] .SearchForm {
    float: right;
    margin: 8px 15px 15px 0;
    position: relative;
    padding-right: 0;
    padding-left: 45px;
}


  
  html[dir=ltr] body {
    direction: ltr;
	text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: hidden !important;
    font-family: 'Roboto', tahoma;

	}
    html[dir=ltr] body .MainContent .PageContent h1 {
      float: left;
      clear: both;
      margin-bottom: 10px;
      font-weight: 700;
      font-size: 22px;
      background: -webkit-linear-gradient(#0071bc, #00a99d);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    html[dir=ltr] body .DwonlaodFile tr td:last-child a, html[dir=ltr] body .DwonlaodFile thead td:last-child a {
      width: 90%;
      font-size: 14px;
      font-weight: 700 !important;
      text-align: left !important;
      color: #ffffff !important;
      font-family: 'Droid Arabic Kufi', arial !important; }
    html[dir=ltr] body .DwonlaodFile tr td:last-child a span, html[dir=ltr] body .DwonlaodFile thead td:last-child a span {
      float: right; }
    html[dir=ltr] body .beta {
      background-image: url(/SHCPortalNewID/img/betaEn.png);
      position: fixed;
      right: auto;
      left: 0; }
    html[dir=ltr] body .SearchForm button, html[dir=ltr] body .SearchForm i {
      left: auto;
      right: 95px; }
    html[dir=ltr] body .SearchForm input {
      text-align: left; }
  html[dir=ltr] .navbar-collapse {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 10px;
    min-height: 95px; }
  html[dir=ltr] .SearchForm input {
    float: right; }
  html[dir=ltr] .SearchForm button {
    left: auto;
    right: 25px; }
  html[dir=ltr] .owlNewsSlider .owl-controls {
    left: 80%; }
  html[dir=ltr] .NewsItem {
    direction: ltr; }
  html[dir=ltr] .owlNewsSlider2 .ImgNews {
    float: left;
    margin-right: 6px;
    margin-left: 0; }
  html[dir=ltr] .TwitterAndMore div.SecHolder ul li input {
    float: left;
    margin-left: 10px;
    margin-right: 0; }
  html[dir=ltr] .TwitterAndMore div.SecHolder ul li span {
    float: left; }
  html[dir=ltr] footer button {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    right: 14px;
    left: auto; }
  html[dir=ltr] .BreadCrumbsHolder > .BreadCrumbs {
    float: left; }
  html[dir=ltr] .BreadCrumbsHolder .BreadCrumbs, html[dir=ltr] .BreadCrumbsHolder ul {
    direction: ltr; }
  html[dir=ltr] main .InternalCenters span div::before {
    content: ""; }
  html[dir=ltr] main .InternalCenters span {
    direction: ltr; }
  html[dir=ltr] .MainContent .PageContent .DeSearchFrom .form button, html[dir=ltr] .MainContent .PageContent .DecessionCard > div .MoreMe {
    left: auto;
    right: 0; }
  html[dir=ltr] .h1, html[dir=ltr] .h2, html[dir=ltr] .h3, html[dir=ltr] .h4, html[dir=ltr] .h5, html[dir=ltr] .h6, html[dir=ltr] a, html[dir=ltr] p, html[dir=ltr] b, html[dir=ltr] strong, html[dir=ltr] button, html[dir=ltr] input, html[dir=ltr] div {
    font-family: 'Roboto', tahoma !important; }
  html[dir=ltr] .h1, html[dir=ltr] .h2, html[dir=ltr] .h3, html[dir=ltr] .h4, html[dir=ltr] .h5, html[dir=ltr] .h6 {
    border-right: none;
    border-left: 4px #00a69f solid; }
  html[dir=ltr] .SHCLang {
    left: auto;
    right: 20px;
    font-family: "Droid Arabic Kufi", tahoma !important; }
  html[dir=ltr] header {
    background: url(../img/headerPattEn.jpg) top left no-repeat; }
  html[dir=ltr] body {
    background: url(../img/BGPattEn.jpg) center center repeat-y; }
  html[dir=ltr] .SearchForm {
    padding-left: auto;
    padding-right: 85px; }
  html[dir=ltr] .navbar-default .navbar-nav > li > a {
    font-weight: 400; }
  html[dir=ltr] .BreadCrumbsHolder > .fa {
    float: left;
    width: 20px;
    font-size: 1.5em;
    margin: 12px 0px 12px 12px; }
  html[dir=ltr] .MembersCard div.col-lg-8.no-padding-left {
    padding-left: 6px;
    padding-right: 0; }
  @media screen and (max-width: 767px) {
    html[dir=ltr] .sidenav .closebtn {
      top: 0;
      left: auto;
      right: 20px; } }

/*@import "shared/_responsive";*/

/*# sourceMappingURL=style.css.map */
