﻿/* Varaibles - config */
/* SCSS*/
body {
  background-color: #eeeeee;
  font-family: 'Droid Arabic Kufi', sans-serif;
}

@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url("../../../HTMLSnippet/fonts/DroidKufi-Regular.eot");
  src: url("../../../HTMLSnippet/fonts/DroidKufi-Regular.eot?#iefix") format('embedded-opentype'),
	url("../../../HTMLSnippet/fonts/DroidKufi-Regular.woff2") format('woff2'),
	url("../../../HTMLSnippet/fonts/DroidKufi-Regular.woff") format('woff'),
	url("../../../HTMLSnippet/fonts/DroidKufi-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: bold;
  font-weight: 700;
  src: url("../../../HTMLSnippet/fonts/DroidKufi-Bold.eot");
  src: url("../../../HTMLSnippet/fonts/DroidKufi-Bold.eot?#iefix") format('embedded-opentype'),
	url("../../../HTMLSnippet/fonts/DroidKufi-Bold.woff2") format('woff2'),
	url("../../../HTMLSnippet/fonts/DroidKufi-Bold.woff") format('woff'),
	url("../../../HTMLSnippet/fonts/DroidKufi-Bold.ttf") format('truetype');
}
li a:hover {
	1padding:30px;
	text-decoration:none;
}
.content {
  font-family: Verdana;
  font-size: 14px;
  position: relative;
}
.content * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
H1 {
	text-align:center;
	color:#264d6e !important;
	padding-top:20px;
}
.org-chart {
  display: block;
  clear: both;
  margin-bottom: 30px;
  margin-top:30px;
  position: relative;
  background: transparent !important;
  /**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
  /* Box colors */
  /* 1 column */
  /* 2 column */
  /* 3 column */
  /* DEPARTMENTS COLUMNs */
}
.org-chart.cf:before, .org-chart.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.org-chart.cf:after {
  clear: both;
}
.org-chart.cf {
  *zoom: 1;
}
.org-chart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.org-chart ul li {
  position: relative;
}
.org-chart ul li a {
  text-decoration:none;
}
.org-chart ul li span {
  display: block;
  1border: 2px solid #000000;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  color: black;
  font-size: 12px;
  1box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.4);
  -webkit-transition: all linear .1s;
  -moz-transition: all linear .1s;
  transition: all linear .1s;
  1background: #fff;
  
  padding-top: 20px;
  padding-bottom: 20px;
}
.org-chart .lvl-b {
  1background: #fff;
  color: white;
  1line-height:20px;
}
.org-chart .board {
  1width: 70%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.org-chart .board:before {
  content: "";
  display: block;
  position: absolute;
  height: 632px;
  width: 0px;
  border-left: 2px solid #82a0b9;
  margin-left: 49%;
  top: 15px;
  right: 50%;
}
.org-chart ul.columnOne {
  height: 90px;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnOne li {
  width: 17%;
  1border: 2px solid #ff2800;
  1margin: 0px auto;
  1top: 15px;
}
.org-chart ul.columnOne-plus {
  height: 0px;
  position: absolute;
  width: 100%;
  display: block;
  clear: both;
  z-index:9;
  top:16px;
  left:35%;
}
.org-chart ul.columnOne-plus li {
  width: 20%;
  border: 2px solid #000000;
}
.org-chart ul.columnTwo {
  position: relative;
  width: 100%;
  display: block;
  1height: 90px;
  clear: both;
}
.org-chart ul.columnTwo-2 {
  position: relative;
  width: 100%;
  display: block;
  height: 90px;
  clear: both;
  1padding-top:20px;
}

.org-chart ul.columnTwo-2:before {
  content: "";
  display: block;
  position: absolute;
  height: 60px;
  width: 0px;
  border-left: 2px solid #82a0b9;
  margin-left: 10%;
  left: 5px;
}
.org-chart ul.columnTwo-2 li {
  width: 20%;
  border: 2px solid #82a0b9;
  background-image: linear-gradient(to right, #cacaca , #ededed);
  margin: 0px auto;
  top: 15px;
  float: left;
}
.org-chart ul.columnTwo li:first-child {
  width: 20%;
  float: left;
  border: 2px solid #82a0b9;
  background-image: linear-gradient(to right, #cacaca , #ededed);
}
.org-chart ul.columnTwo li {
  width: 20%;
  float: right;
  border: 2px solid #82a0b9;
  background-image: linear-gradient(to right, #cacaca , #ededed);
}
.org-chart ul.columnTwo:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #82a0b9;
  margin: 0 auto;
  top: 45px;
}
.org-chart ul.columnThree {
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnThree li:first-child {
  width: 30%;
  float: left;
  margin-left: 0;
}
.org-chart ul.columnThree li {
  width: 30%;
  margin-left: 5%;
  float: left;
}
.org-chart ul.columnThree li:last-child {
  width: 20%;
  float: left;
  margin-left: 0;
  border: 2px solid #82a0b9;
  background-image: linear-gradient(to right, #cacaca , #ededed);
  margin-bottom:30px;
}
.org-chart ul.columnThree:before {
  content: "";
  display: block;
  position: relative;
  width: 49%;
  height: 10px;
  border-top: 2px solid #82a0b9;
  margin: 0 525px;
  top: 40px;
}
.org-chart .departments {
  width: 100%;
  display: block;
  clear: both;
  position:relative;
}
.org-chart .departments:before {
  content: "";
  display: block;
  width: 81.5%;
  height: 57px;
  border-top: 2px solid #82a0b9;
  border-left: 2px solid #82a0b9;
  border-right: 2px solid #82a0b9;
  margin: 0 auto;
  top: 0px;
}

.board .columnOne .departmentss-2{
  width: 100%;
  display:block;
  clear: both;
  position:relative;
  padding-top:10px;
  padding-left:105px;
}

.board .columnOne .departmentss-2 li{
  width: 16%;
  1border: 2px solid #ff2800;
  1margin: 0px auto;
  1top: 15px;
} 
.board .columnOne .departmentss-2 li::after{
  content: "";
  display: block;
  width: 81.5%;
  height: 170px;
  1border-top: 2px solid #82a0b9;
  border-left: 2px solid #82a0b9;
  1border-right: 2px solid #82a0b9;
  margin: 0 28px;
  top: -156px;
  z-index: -2;
}
.1extra-line:before{
  content: "";
  display: block;
  height: 113px;
  border-left: 2px solid #82a0b9;
  margin: -57px 115px;
  z-index: -2;
}
.org-chart .department {
  1border-left: 2px solid #82a0b9;
  width: 10%;
  float: left;
  margin: 0px 16px;
}
.org-chart .department:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 57px;
  border-left: 2px solid #82a0b9;
  left: 45.5%;
  top: -57px;
}
.org-chart .department.csp1:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 100px;
  border-left: 2px solid #82a0b9;
  left: 25%;
  top: -100px;
}
.org-chart .department.csp2:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 100px;
  border-left: 2px solid #82a0b9;
  left: 85%;
  top: -100px;
}

.org-chart .department:first-child:after {
  display: none;
}
.org-chart .department:last-child:after {
  display: none;
}

.org-chart .department.central:after {
  display: none;
}
.org-chart .department span {
  border: 2px solid #82a0b9;
  background-image: linear-gradient(to right, #cacaca , #ededed);
  color:#000000;
}
.org-chart .department li {
  padding-left: 25px;
  border-bottom: 2px solid #82a0b9;
  height: 80px;
}
.org-chart .department li span {
  background: #fff;
  top: 38px;
  position: absolute;
  z-index: 1;
  width: 95%;
  height: auto;
  vertical-align: middle;
  right: 0px;
  line-height: 14px;
  border: 2px solid #000000;
}
.org-chart .department .sections {
  margin-top: -20px;
}

/* MEDIA QUERIES */
@media all and (max-width: 767px) {
  .org-chart .board {
    margin: 0px;
    width: 100%;
  }
  .org-chart .departments:before {
    border: none;
  }
  .org-chart .department {
    float: none;
    width: 100%;
    margin-left: 0;
    background: #eeeeee;
    margin-bottom: 40px;
  }
  
.org-chart ul.departments .cf ul .department li{
  width: 140%;
  1top: 15px;
}
  .org-chart ul.columnOne li {
  width: 40%;
  1border: 2px solid #ff2800;
  1margin: 0px auto;
  1top: 15px;
}
.board .columnOne .departmentss-2 li{
  width: 140%;
  1border: 2px solid #ff2800;
  margin: 20px -100px;
  1top: 15px;
}
.org-chart ul.columnTwo li:first-child {
  width: 40%;
  float: left;
  border: 2px solid #82a0b9;
}
  .org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 208px;
    border-left: 2px solid #82a0b9;
    z-index: -2;
    top: -45px;
    left: 0%;
    margin-left: 21px;
  }
  .org-chart ul.columnThree li:last-child {
  width: 40%;
  float: left;
  margin-left: 0;
  border: 2px solid #82a0b9;
  margin-bottom:30px;
}
  .org-chart .board:before {
  content: "";
  display: block;
  position: absolute;
  height: 703px;
  width: 0px;
  border-left: 2px solid #82a0b9;
  margin-left: 49%;
  top: 15px;
  }
  .org-chart ul.columnTwo:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 2px solid #82a0b9;
  margin: 0 auto;
  top: 45px;
}
.org-chart ul.columnThree:before {
  content: "";
  display: block;
  position: relative;
  width: 49%;
  height: 10px;
  border-top: 2px solid #82a0b9;
  1margin: 0 330px;
  top: 40px;
}
.org-chart .departments:before {
  content: "";
  display: block;
  width: 32.5%;
  height: 40px;
  border-top: 2px solid #82a0b9;
  border-left: 2px solid #82a0b9;
  1border-right: 2px solid #82a0b9;
  margin: 0 59px;
  top: 0px;
}
.board .columnOne .departmentss-2{
  width: 100%;
  display: block;
  clear: both;
  position:relative;
  float:right;
}
.board .columnOne .departmentss-2 li::after{
  content: "";
  display: block;
  width: 81.5%;
  height: 220px;
  1border-top: 2px solid #82a0b9;
  border-left: 0px solid #82a0b9 ! important;
  1border-right: 2px solid #82a0b9;
  margin: 0 auto;
  top: -212px;
}
  .org-chart .department:after {
    display: none;
  }
  .org-chart .department:first-child:before {
    display: none;
  }
  
}
