﻿.betaDiv {
    /*background: url('../images-ar/beta.png') no-repeat left top;
    width: 92px;
    height: 92px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background-size: contain;*/
    display:none;
}
/***********Right To Left************/
/***********General Classes************/
.clear {
  clear: both;
}
.frame {
  max-width: 1006px;
  margin: 0 auto;
}
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}
.directionLeft {
  direction: ltr;
  text-align: right;
}
.break-all {
  -ms-word-break: break-all;
  word-break: break-all;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.icon-awesome {
  font-family: "FontAwesome";
  font-style: normal;
}
.ul-inline {
  padding: 0;
  margin: 0;
}
.ul-inline li {
  display: inline-block;
}
.bold {
  font-weight: bold;
}
.autoHeight {
  height: auto !important;
}
/******** Masterpage *********/
body {
  background: #FFF;
  margin: 0 auto;
  padding: 0;
  color: #222;
  font-size: 12px;
  direction: rtl;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
}
body * {
  outline: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #ef7c00;
}
a img {
  border: 0;
  outline: none;
}
h3 {
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  color: #4b4b4b;
}
hr {
  border-top: 6px solid #efefef;
}
#s4-workspace {
  background: #FFF;
}
#s4-workspace * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
html body div .no-transition,
html body div .no-transition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
select,
select * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.ms-dlgCloseBtn > span {
  /* Removes padding behavior on widths */
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.main_container {
  padding: 0 0 10px;
}
/********* Header ******/
.header {
  height: 126px;
  line-height: 24px;
}
.header .frame {
  padding-top: 20px;
}
.bit-header-links {
  text-align: left;
  margin-top: 12px;
}
.login-search {
  margin-top: 5px;
}
.header_logo {
  max-width: 100%;
}
/********* Search Box ******/
.header-search {
  display: inline-block;
  vertical-align: middle;
}
.header-search .searchBoxStyle {
  background: #f5f5f5 none repeat scroll 0 0;
  height: 24px;
  width: 156px;
}
.header-search #SearchBox {
  height: 24px;
}
.header-search .ms-srch-sb-border,
.header-search .ms-srch-sb-borderFocused {
  border: none;
}
.header-search .ms-srch-sbLarge > input,
.header-search .ms-srch-sb > input {
  color: #95b468;
  float: right;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
  font-size: 12px;
  height: 24px;
  margin: 0;
  padding: 2px 6px;
  width: 115px;
}
.header-search .ms-srch-sbLarge-searchImg,
.header-search .ms-srch-sbLarge-searchImg:hover,
.header-search .ms-srch-sb-searchImg,
.header-search .ms-srch-sb-searchImg:hover {
  left: -2px;
  top: -71px;
}
.header-search .ms-srch-sbLarge,
.header-search .ms-srch {
  background: transparent;
}
.header-search #SearchTextBox {
  border: 1px solid #cccccc;
  float: right;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 3px;
  font-size: 12px;
  color: #555;
  height: 20px;
}
.header-search .ms-srch-sb-searchLink {
  background: url('../images-ar/search-button.png') no-repeat center center;
  border-radius: 2px;
  float: right;
  height: 24px;
  margin: 0 2px 0;
  width: 20px;
}
.header-search .ms-srch-sb-searchLink img {
  display: none;
}
.header-search .ms-srch-sb-searchLink:hover {
  background-color: transparent;
}
/**********************/
.header-dateTime {
  display: inline-block;
}
.header-links {
  list-style: none;
  font-family: "FontAwesome";
  font-style: normal;
  margin: 0 10px;
  display: inline-block;
  padding: 0;
}
.header-links li {
  display: inline-block;
  margin: 0 4px;
}
.header-links li a {
  color: #23465f;
  display: block;
  font-size: 15px;
}
.header-links li a:hover {
  color: #5498c7;
}
.link-language {
  background: #95b468 none repeat scroll 0 0;
  color: #ffffff !important;
  display: inline-block;
  font-family: tahoma;
  height: 18px;
  line-height: 15px;
  text-align: center;
  vertical-align: middle;
  width: 50px;
}
.link-language a {
  color: #ffffff;
  display: block;
  height: 18px;
  width: 100%;
}
.link-language a:hover {
  color: #ffffff;
  background: #617a3c;
}
.link-login,
.link-login-m {
  display: inline-block;
}
.link-login a.ms-signInLink,
.link-login-m a.ms-signInLink {
  color: #4e4e4e;
  vertical-align: middle;
  margin-left: 15px;
  padding: 0;
  line-height: 34px;
}
.link-login a.ms-signInLink:hover,
.link-login-m a.ms-signInLink:hover {
  color: #5498c7;
}
.link-login-m {
  display: none;
}
.link-login-m a.master-username {
  background: #3b84b1;
  color: #FFF !important;
  height: 18px;
  line-height: 17px;
  padding: 0 12px;
  margin-left: 5px;
  margin-top: 0;
}
.link-login-m a.master-username:hover {
  background: #214b65;
}
.link-login-m a.ms-signInLink {
  height: 18px;
  line-height: 17px;
  margin-top: 0;
}
.link-login-m a.ms-signInLink:hover {
  color: #ef7c00;
}
.link-login-m .master-userDetails span.login-button2:hover {
  color: #ef7c00;
}
.link-search-m {
  background: #c09f61;
  display: none;
  color: #FFF !important;
  vertical-align: middle;
  margin-left: 5px;
  height: 18px;
  line-height: 17px;
  padding: 0 12px;
}
.link-search-m:hover {
  background: #866a35;
}
.loginLinksContainer2 {
  position: relative;
}
.user-welcome-title {
  display: none;
}
.user-welcome-arrow {
  font-size: 12px;
  -moz-transform: scaleY(0.75) !important;
  -ms-transform: scaleY(0.75) !important;
  -o-transform: scaleY(0.75) !important;
  -webkit-transform: scaleY(0.75) !important;
  transform: scaleY(0.75) !important;
  display: inline-block;
}
.user-links {
  display: block !important;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #ccc;
  padding: 10px 20px;
  z-index: 1002;
  left: 0;
}
.user-links a {
  display: block;
  text-align: right;
  color: #3b84b1;
}
.userContainer {
  display: inline-block;
  position: relative;
}
.master-username {
  height: 20px;
  line-height: 20px;
  margin-top: 4px;
  margin-right: 0;
  vertical-align: middle;
  display: inline-block;
  color: #333 !important;
  border-left: 1px solid #FFF;
  cursor: pointer;
}
.master-username > div {
  display: inline-block;
}
.master-username a {
  color: #333 !important;
}
.master-username a:hover {
  color: #333 !important;
}
.master-userDetails {
  display: none;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 0 0 5px 5px;
  margin-top: 6px;
  position: absolute;
  text-align: right;
  min-width: 150px;
  z-index: 1005;
  left: 0;
}
.master-userDetails:before {
  background: url("../images-ar/userDetails-arrow.png") no-repeat top center;
  width: 15px;
  height: 9px;
  margin-top: -7px;
  display: table;
  content: " ";
  position: absolute;
  left: 19px;
}
.master-userDetails > ul {
  list-style: outside none none;
  padding: 10px 0;
  margin: 0;
}
.master-userDetails > ul > li {
  padding: 0 10px;
  border-top: 1px solid #CCC;
  padding-top: 10px;
  margin-top: 10px;
}
.master-userDetails > ul > li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.master-userDetails > ul > li a {
  color: #333;
  display: block;
}
.master-userDetails > ul > li a:hover {
  color: #ef7c00;
}
.master-userDetails > ul > li a .login-button2 a.ms-signInLink {
  margin: 0;
  padding: 0;
}
.master-userDetails > ul > li a .login-button2 a.ms-signInLink:hover {
  color: #ef7c00;
}
/********* Menu ******/
/******* Top Menu ******/
.menu-bg {
  background: #3b84b1;
  height: 74px;
}
.menu_container {
  position: relative;
  z-index: 1001;
}
.ms-core-listMenu-root {
  list-style: none;
  padding: 0;
}
.nav ul.root > li > ul {
  text-align: left;
  list-style: none;
  -moz-transition: none !important;
  -o-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
  position: relative;
  top: 0;
  display: block;
  padding: 0;
  width: auto !important;
  border: medium none;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: none;
  z-index: 106;
}
.nav ul.root > li > ul > li {
  padding: 0 10px 0 0;
  margin: 0 0 0 8px;
  width: auto;
  color: #FFF;
  float: none !important;
  display: inline-block;
  background: url('../images-ar/menu-sep-full.png') no-repeat right center;
  vertical-align: middle;
}
.nav ul.root > li > ul li:first-child {
  margin-right: 0;
}
.nav ul.root > li > ul li ul {
  text-align: right;
}
.nav ul.root > li > ul > li > a {
  padding: 3px 7px 0;
  line-height: 50px;
  margin: 0 0 !important;
  height: 74px;
}
.nav ul.root > li > ul > li > a span {
  padding: 0 !important;
  background: none !important;
}
.nav ul.root > li > ul a {
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap;
}
.nav ul.root > li > ul li span.menu-item-text {
  color: #ffffff;
  text-decoration: none;
  /*text-transform: uppercase;*/
  font-size: 14px;
  font-family: "Droid Arabic Kufi", "Droid Sans Arabic", arial;
  text-align: right;
}
.nav ul.root > li > ul > li > a:hover span.menu-item-text {
  color: #ffffff;
}
.nav ul.root > li > ul > li > a span.menu-item-text {
  font-weight: normal;
  text-align: center !important;
}
.nav ul.root > li > ul li li a {
  background: #494949 !important;
  line-height: 22px;
}
.nav ul.root > li > ul li li a:hover,
.nav ul.root > li > ul li li.hover > a,
.nav ul.root > li > ul li li.current > a {
  background-color: #3b84b1 !important;
  color: #ffffff;
}
.root.ms-core-listMenu-root.static {
  display: block;
}
.ms-core-listMenu-root > li > ul > li > a > span > .menu-item-text:before {
  display: block;
  font-family: "FontAwesome";
  font-style: normal;
  font-size: 17px;
  margin-bottom: -26px;
  margin-top: -3px;
  text-align: center;
}
#mm-0 .menu-item-text:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-size: 15px;
  text-align: right;
  margin-left: 10px;
}
.topMenuClass-1 > a > span > .menu-item-text:before {
  content: '';
}
.topMenuClass-2 > a > span > .menu-item-text:before {
  content: '';
}
.topMenuClass-3 > a > span > .menu-item-text:before {
  content: '';
}
.topMenuClass-4 > a > span > .menu-item-text:before {
  content: '';
}
.topMenuClass-5 > a > span > .menu-item-text:before {
  content: '';
}
.topMenuClass-6 > a > span > .menu-item-text:before {
  content: '';
}
.topMenuClass-7 > a > span > .menu-item-text:before {
  content: '';
}
.topMenuClass-8 > a > span > .menu-item-text:before {
  content: '';
}
.topMenuClass-1 {
  background: none !important;
}
.topMenuClass-8 {
  margin-left: 0 !important;
}
.s4-tn .root > li.static > a {
  display: none !important;
}
.s4-tn .root > li.static > ul a {
  display: block !important;
}
.s4-tn .root > li.static > ul {
  position: relative;
  top: auto !important;
  right: auto !important;
}
/******************  Media Query ******/
@media (min-width: 769px) and (max-width: 1100px) {
  .ms-core-listMenu-root > li {
    display: table;
    width: 100%;
  }
  .ms-core-listMenu-root > li > ul {
    display: table-row !important;
    width: 100%;
  }
  .ms-core-listMenu-root > li > ul > li {
    display: table-cell !important;
    padding: 0 !important;
  }
}
@media (max-width: 800px) {
  .nav ul.root > li > ul > li > a {
    padding: 0 9.5px;
  }
  .nav ul.root > li > ul li span.menu-item-text {
    font-size: 13px;
  }
}
@media (max-width: 800px) and (min-width: 769px) {
  .nav ul.root > li > ul > li > a span.menu-item-text {
    line-height: 18px;
    text-align: center;
  }
  .nav ul.root > li > ul > li > a span.menu-item-text:before {
    margin-top: 8px;
    margin-bottom: 4px;
  }
}
@media (max-width: 768px) {
  .nav ul.root.ms-core-listMenu-root > li > ul > li > a > span > .menu-item-text {
    text-align: right !important;
    text-shadow: 0 0 0 !important;
  }
  .ms-core-listMenu-root > li > ul > li > a > span > .menu-item-text:before {
    display: inline-block;
    margin-left: 10px;
  }
  .nav ul.root > li > ul > li {
    background-image: none !important;
  }
  .nav ul.root > li > ul > li > a {
    height: auto;
  }
  .nav ul.root > li > ul > li > a span.menu-item-text:hover {
    color: #3b84b1 !important;
  }
  .nav ul.root > li > ul > li > a.ms-navedit-linkNode {
    padding: 0 !important;
    text-align: right;
  }
  .topMenuClass-1 {
    background: #f4f4f4 !important;
  }
  .menu_container {
    margin-bottom: 0;
  }
  .menu-bg {
    background: none;
    height: auto;
  }
}
/******************  Horizontal Sub Menu ******/
@media (min-width: 769px) {
  .nav .root.ms-core-listMenu-root.static > li {
    width: 100%;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul {
    text-align: right;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul > li {
    position: static;
    margin-left: 0;
    padding-left: 8px;
    height: 74px;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul > li > a {
    height: 70px;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul > li:hover {
    background: #35769e !important;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul > li:hover + li {
    background-image: none;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul > li > ul {
    width: 100% !important;
    background: #35769e;
    padding: 10px 20px;
    border-bottom: 3px solid #FFF;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul > li > ul > li {
    float: right;
    width: 25%;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul > li > ul > li > a {
    background: #35769e !important;
    text-align: center !important;
    border-top: 0;
    border-right: 3px solid transparent;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul > li > ul > li > a:hover {
    background: #3b84b1 !important;
    border-right: 3px solid #FFF;
  }
  .nav .root.ms-core-listMenu-root.static > li > ul > li > ul > li > a span {
    text-align: right;
  }
}
/******************  Media Query ******/
/******* Footer ******/
.footer {
  background: #3b84b1;
  color: #ffffff;
  padding: 10px 0;
  line-height: 22px;
}
.footer a {
  color: #ffffff;
  padding: 0 4px;
  border-radius: 4px;
}
.footer a:hover {
  color: #3b84b1;
  background: #FFF;
}
.qr-copyright {
  color: #FFF;
}
.qr-code {
  float: right;
  margin-left: 10px;
}
.social-employees {
  text-align: left;
}
.social-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social-links li {
  display: inline-block;
  font-size: 21px;
  margin: 0 2px;
}
.social-links a {
  color: #FFF;
  padding: 3px 0;
  width: 30px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
}
.social-links a:hover {
  color: #5498c7;
  background: #FFF;
}
.copyright > span {
  padding: 0 4px;
}
.footer-2 * {
  vertical-align: middle;
}
.bit-resolution {
  padding-top: 18px;
}
.browser-compatible-ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.browser-compatible-ul li {
  display: inline-block;
}
.browser-compatible-ul li {
  display: inline-block;
}
.bit-validation {
  text-align: left;
}
.validation-icons {
  padding: 0;
  margin: 0;
}
.validation-icons li {
  display: inline-block;
}
.validation-icons li {
  display: inline-block;
}
.last-modified-date {
  margin-left: 5px;
}
/* Loader */
.loaderUpdateProgress {
  float: left;
}
.loaderUpdateProgress #loader {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  box-shadow: 0 0 0 2px #ffffff;
  color: #323232;
  font-size: 12px;
  left: 50%;
  margin-left: -55px;
  margin-top: -55px;
  padding: 10px;
  position: fixed;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 135px;
  z-index: 1000003;
}
.loaderUpdateProgress #loader img {
  margin: 5px auto 8px;
}
.loaderUpdateProgress #loader span {
  float: right;
  line-height: 20px;
  width: 100%;
}
.loaderUpdateProgress .loaderModal {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000002;
}
/***  jfontsize ***/
.jfontsize-buttons {
  vertical-align: sub;
  display: inline-block;
  margin: 0 10px;
}
.jfontsize-button {
  cursor: pointer;
  font-weight: bold;
  color: #203108;
  background-color: #3b84b1;
  display: inline-block;
  height: 17px;
  width: 17px;
  text-align: center;
}
.jfontsize-button img {
  width: 9px;
  height: 17px;
  vertical-align: top;
}
/******************  Media Query ******/
@media (max-width: 1100px) {
  .header .bit-2,
  .footer .bit-2,
  .footer-2 .bit-2 {
    width: 50%;
  }
}
@media (max-width: 800px) {
  .header {
    height: auto;
    padding-bottom: 5px;
    padding-top: 20px;
  }
  .header .frame {
    padding-top: 10px;
  }
  .bit-header-links {
    margin-top: 0;
  }
  .footer {
    font-size: 10px;
  }
  .bit-resolution {
    font-size: 11px;
  }
  .login-search .link-login,
  .login-search .header-search {
    display: none;
  }
  .link-search-m,
  .link-login-m {
    display: inline-block;
  }
  .header-dateTime {
    display: block;
    background: #3b84b1;
    color: #FFF;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media (max-width: 800px) and (min-width: 481px) {
  .bit-header-links {
    margin-top: 6px;
  }
  .jfontsize-buttons {
    margin: 0;
  }
  .link-login-m {
    position: absolute;
    top: 66px;
    width: auto;
    left: 78px;
  }
}
@media (max-width: 640px) {
  .footer .bit-2 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .qr-code {
    display: none;
  }
  .qr-copyright > div {
    display: inline-block;
  }
  .privacy_usageRules {
    float: left;
  }
  .social-employees > ul,
  .social-employees > div {
    display: inline-block;
  }
  .employee-links {
    float: left;
    padding-top: 5px;
  }
  .social-links {
    float: right;
  }
  .footer-2 {
    text-align: center;
  }
  .footer-2 .bit-resolution {
    float: none;
    margin: 0 auto;
    padding-bottom: 0;
  }
  .footer-2 .bit-validation {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 568px) {
  .bit-header-links {
    margin-top: 0;
    font-size: 11px;
  }
  .bit-header-links > div {
    display: inline;
  }
  .link-language {
    margin-top: 0;
  }
  .header-dateTime {
    font-size: 11px;
  }
  .header-search,
  .link-login {
    display: none;
  }
  .link-search-m,
  .link-login-m {
    display: inline-block;
  }
  .browser-compatible,
  .browser-compatible-ul {
    display: none;
  }
}
@media (max-width: 480px) {
  .header .bit-2 {
    width: 100%;
    text-align: center;
  }
  .header-links {
    display: none;
  }
  .qr-copyright {
    text-align: center;
  }
  .qr-copyright > div {
    display: block;
    float: none;
  }
  .social-employees {
    text-align: center;
  }
  .social-employees > ul,
  .social-employees > div {
    float: none;
    display: block;
  }
  .employee-links {
    padding-top: 0;
    vertical-align: middle;
  }
}
@media (max-width: 360px) {
  .validation-icons img {
    width: 30px;
  }
}
@media (max-width: 320px) {
  .header-dateTime {
    display: block;
    margin-left: 0;
  }
}
/*# sourceMappingURL=masterpage.css.map */