/* custom style css
By : Husien Adel  - KFU @ 17/7/2016
*/

@charset "UTF-8";
@import url('../fonts/font-awesome.min.css');


@font-face {
  font-family: 'Droid';
  src: url('../fonts/DroidArabicNaskh.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DroidArabicNaskh.woff') format('woff'),
     url('../fonts/DroidArabicNaskh.ttf')  format('truetype'),
      url('../fonts/DroidArabicNaskh.svg#Mirza-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Mirza-Regular';
  src: url('../fonts/Mirza-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Mirza-Regular.woff') format('woff'),
     url('../fonts/Mirza-Regular.ttf')  format('truetype'),
      url('../fonts/Mirza-Regular.svg#Mirza-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'hell';
  src: url('../fonts/HelveticaNeueW23forSKY-Reg.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueW23forSKY-Reg.woff') format('woff'),
     url('../fonts/HelveticaNeueW23forSKY-Reg.ttf')  format('truetype'),
      url('../fonts/HelveticaNeueW23forSKY-Reg.svg#Mirza-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


 
h1 {
	font-family: 'hell';
	color :#1d525a;
	

	}
h2 {
	
	font-family: 'hell';
	font-size: 20px;
	color:peru
	
}

p{
	
	font-family: 'Droid';
	font-size: 15px;
text-decoration: none;
} 

* {
    padding: 0;
    margin: 0;
    text-decoration: none;

    border: none;
    outline: none
}
body {
    padding: 0;
    margin: 0;
    direction: rtl;
    font-size: 15px;

}
@font-face {
    font-family: 'fontawesome';
    src: url('../fonts/fontawesome-webfont.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/fontawesome-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/fontawesome-webfont.svg#svgFontName') format('svg');
    /* Legacy iOS */
}
.container {
    width: 1150px;
    margin: 0 auto;
    background:#fff url(../img/bg.jpg) right repeat-y;
overflow: hidden;
    padding-right: 0px;
}
#menuSideBar {
    width: 23.49826086956522%;
    float: right;
    position: relative;
    overflow: hidden;
    height: 1270px;
    margin-top: -2px;

}
.menu {
    width: 100%;
    padding: 0px 0px 0 0px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#recentMarque {width: 100%; padding: 25px 0; position: relative; margin: 15px auto;

}
/*
#recentMarque::before {content: "1437"; color: #fff; text-align: center; font: 1em 'Droid',Arial,sans-serif; font-size: 6em; color: rgba(255,255,255,0.1); position: absolute; top: 35%; right: 0; left: 0; margin-right: auto; margin-left: auto;}
*/

  #recentMarque h3 {color: #fff; text-align: center; font: 1.3em 'Mirza-Regular',Arial,sans-serif; padding: 10px 0;
margin-bottom: 20px; text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
#recentMarque h3 a {color: #fff; display: block; padding: 20px 0;}
#recentMarque h3 a:hover {background-color: rgba(255,255,255,0.8); color: #000; text-shadow: none; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
box-shadow: 0 0 10px rgba(0,0,0,0.5); }

  #recentMarque h3 i {display: block; font-size: 2em;}
    #recentMarque ul li {display: block; list-style: none; color: #fff; font: 0.8em 'Droid',Arial,sans-serif; padding: 10px 20px;
text-align: center; text-shadow: 0 1px 1px rgba(0,0,0,0.5);
  }
      #recentMarque ul li b {
        display: block; width: 55px;
        height: 30px; border-radius: 0px; background-color: #fff; color: #0b75c6; text-shadow: none; text-align: center; line-height: 30px; margin: 0 auto 10px; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.3);
        box-shadow: 0 0 15px rgba(0,0,0,0.3); font-size: 1.2em;
      }
        #recentMarque ul li .date {display: block; width: 100%; text-align: center; border: 1px solid #fff; font: 1.2em 'Droid',Arial,sans-serif;
           padding: 3px;
  background-color: #155a8f; margin: 0 0 5px;


        }

#marquee {width: 100%; direction: ltr; height:500px; overflow: hidden;


}


#marquee:hover {cursor: pointer;}

#marquee li a {
  color: #fff

}
#marquee li:hover {color: #fff; text-shadow: 0 2px 5px rgba(0,0,0,0.6);}
#marquee li:hover b {background-color: rgba(0,0,0,0.5); color: #fff;}
#marquee li:hover .date {background-color: #fff; color: #000; text-shadow: none;}
.hightLight {background-color: rgba(0,0,0,0.3); padding: 2px;}

.menu li {
    list-style: none;
    display: block;
    position: relative;
}
.menu li a {
    display: block;
    font: 0.95em 'Droid', Arial, sans-serif;
    display: block;
    padding: 20px 10px;
    border: 1px solid transparent;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    color: #fff;
    text-indent: 44px;
}

.menu li a:hover {
    text-decoration: none;
}

.menu li a:not(.inactive) {
    cursor: pointer;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: inset 2px 0px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 2px 0px 1px rgba(0, 0, 0, 0.1);
    background: #2a717c;
    background: -moz-linear-gradient(-45deg, #2a717c 0%, #1d525a 100%);
    background: -webkit-linear-gradient(-45deg, #2a717c 0%, #1d525a 100%);
    background: linear-gradient(135deg, #2a717c 0%, #1d525a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2a717c', endColorstr='#1d525a', GradientType=1);
    
}
.menu li a:hover {
    cursor: pointer;
}
.menu li:nth-of-type(1)::before {
    content: "\f046";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}
.menu li:nth-of-type(2)::before {
    content: "\f1b2";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}
.menu li:nth-of-type(3)::before {
    content: "\f02d";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}
.menu li:nth-of-type(4)::before {
    content: "\f0c1";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}
.menu li:nth-of-type(5)::before {
    content: "\f0eb";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}
.menu li:nth-of-type(6)::before {
    content: "\f19d";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}
.menu li:nth-of-type(7)::before {
    content: "\f0c0";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}
.menu li:nth-of-type(8)::before {
    content: "\f19d";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}


.menu li:nth-of-type(9)::before {
    content: "\f073";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}
.menu li:nth-of-type(10)::before {
    content: "\f05a";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}
.menu li:nth-of-type(11)::before {
    content: "\f0c0";
    font-family: 'fontAwesome';
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.2em;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 1.3em;
    color: #bf8f2a;
    position: absolute;
    top: 10px;
    right: 7px;
    vertical-align: middle;
}

#content {
    width: 76%;
    float: left;
    margin-left: 5px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 70px 25px 0 0;
}
#banner {width: 100%; height: 100px; margin: 0 auto 0px;
background-image: url('../img/banner.JPG'); background-position: center center;
background-repeat: no-repeat; -webkit-background-size: cover;
background-size: cover; position: relative;
}
#quickSelect {width: 450px; position: absolute; top: 31px; right:302px; color: #fff; font: 0.85em 'Droid',Arial,sans-serif;}
#quickSelect h3 {font: 1em 'Droid',Arial,sans-serif;  float: right; margin-left: 5px; line-height: 35px;}
#selectMenu {font: 0.85em 'Droid',Arial,sans-serif; padding: 5px;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

optgroup[label] {
    background: #0d74c8;
    color: #fff;
    font: 1em 'Droid',Arial,sans-serif;
}


div#tab1c {
    width: 100%;
}
div#tab2c {
    width: 100%;
  /*  max-height: 1000px;
    overflow-y: scroll;
    padding: 30px 0 0 0px; */
}
div#tab3c {
    width: 100%;
}
div#tab4c {
    width: 100%;
}
div#tab5c {
    width: 100%;
}
div#tab6c {
    width: 100%;
}
div#tab7c {
    width: 100%;
}
div#tab8c {
    width: 100%;
}
div#tab9c {
    width: 100%;
}
.box {
    width: 21%;
    float: right;
    background-color: #fff;
    min-height: 140px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
    text-align: center;
    margin: 0 2% 60px;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 8px;
}
.box a {color: #000; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.gary, .gray {

  -webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */
opacity: 0.6;

}
.gray:hover, .gary:hover .icon {

}
.box:hover {
    border-bottom: 5px solid #bf8f2a;
    border-top: 5px solid #bf8f2a;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.box .icon {
    display: block;
    width: 113px;
    height: 105px;
    background-color: #035fa2;
    color: #fff;
    text-align: center;
    font-size: 2.5em;
    line-height: 80px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat !important;
    background-position: center center !important;

}
.box h3 {
    font: 0.8em 'Droid', Arial, sans-serif;
    position: absolute;
    bottom: 12px;
    right: 0;
    left: 0;
    margin-right:auto;
     margin-left: auto;
    text-align: center;
    line-height: 1.3em;
}

.box h3.ultra {
    bottom: -9px;
}

.box:hover .icon {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    top: -42px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom: 5px solid #bf8f2a;
    border-top: 5px solid #bf8f2a;

}
.box:hover h3 {
    color: #1d525a;
}


.gary  {

border: none;
-webkit-box-shadow: none;
box-shadow: none;

}

.gary:hover {
  border-bottom: none !important;
  border-top:  none !important;
  background-color:  #fff !important;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
  cursor: inherit;

}
.gary:hover .icon {
  background-color: #fff;
  color: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

  top: -30px;
  border-top-right-radius: none;
  border-bottom-left-radius: none;
  border-bottom: none;
  border-top: none;
  border-radius: 0px !important;

}
.divContentPad table tbody tr:nth-of-type(2), .divContentPad table tbody tr:nth-of-type(3) {display: none !important;}

.hightlightBox {border-bottom:3px solid #652723}
.hightlightBox h3 {color: #652723 !important; font-weight: bold;}
.vision,
.message,
.deanshipImportancy,
.deanshipTargets,
.targetClasses,
.eservices,
.futureReq {
  width: 98%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
  margin: 25px 0 0;
  padding: 25px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.vision:hover,
.message:hover,
.deanshipImportancy:hover,
.deanshipTargets:hover,
.targetClasses:hover,
.eservices,
.futureReq:hover {
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
}

.vision .icon,
.message .icon,
.deanshipImportancy .icon,
.deanshipTargets .icon,
.targetClasses .icon,
.eservices .icon,
.futureReq .icon {
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 0px;
  text-align: right;
  text-indent: 25px;
  background: rgb(20, 132, 185);
  background: -moz-linear-gradient(-45deg, rgba(20, 132, 185, 1) 0%, rgba(12, 93, 131, 1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(20, 132, 185, 1) 0%, rgba(12, 93, 131, 1) 100%);
  background: linear-gradient(135deg, rgba(20, 132, 185, 1) 0%, rgba(12, 93, 131, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1484b9', endColorstr='#0c5d83', GradientType=1);
  -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 2.5rem;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  margin: 0 auto 15px;
  border-radius: 15px;
}

.vision .icon h2,
.message .icon h2,
.deanshipImportancy .icon h2,
.targetClasses .icon h2,
.eservices .icon h2,
.futureReq .icon h2,
.deanshipTargets .icon h2 {
  padding: 0;
  margin: 0;
  display: inline;
  color: #fff;
  vertical-align: middle;
  font: 1.2rem 'hell', Arial, sans-serif;
  text-align: right;
}

.vision p,
.message p,
.deanshipImportancy p,
.deanshipTargets p,
.targetClasses p,
.eservices p,
.futureReq p {
  text-align: justify;
  font: 2rem 'hell', Arial, sans-serif;
  margin: 0;
  line-height: 3rem;
	
	
}


.deanshipTargets h3 {
  margin: 0;
  font: 1.3rem 'hell', Arial, sans-serif;
  color: #1484b9;
}

.deanshipTargets ul li,
.eservices ul li,
.futureReq ul li {
  font: 1rem 'hell', Arial, sans-serif;
  color: #484848;
  line-height: 2rem;
  padding: 0 10px;
  list-style-position: inside;
}

.targetClasses ol li {
  font: 1rem 'hell', Arial, sans-serif;
  color: #484848;
  line-height: 2rem;
}


@media screen and (max-width:468px) {

  html {font-size: 13px;}


  .vision .icon,
  .message .icon,
  .deanshipImportancy .icon,
  .deanshipTargets .icon,
  .targetClasses .icon,
  .eservices .icon,
  .futureReq .icon {

    text-align: center !important;
    text-indent: 0px;
    padding-top: 5px !important;
  }





  .vision .icon h2,
  .message .icon h2,
  .deanshipImportancy .icon h2,
  .targetClasses .icon h2,
  .eservices .icon h2,
  .futureReq .icon h2,
  .deanshipTargets .icon h2 {

    vertical-align: middle;
    font: 1.2rem 'hell', Arial, sans-serif;
    text-align: center !important;
    padding: 0 !important;
  }
}

/********************* Tab 8 **********************/
#header {
    width: 100%;
    height: 75px;
    position: relative;
    margin: 0px auto;
}

#header h1 {
    text-align: center;
    color: #1d525a;
    text-transform: capitalize;
    position: absolute;
    
    top: 0px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    font: 28.8px 'droid', Arial, sans-serif;
    font: 1.8rem 'droid', Arial, sans-serif;
    line-height: 100% !important;
    padding: 15px 0;
}

.table thead tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.table thead tr td {
    text-align: center;
    background-color: #1d525a !important;
    background: -webkit-linear-gradient(to left, #1d525a, #2c3e50);
    background: -webkit-linear-gradient(right, #1d525a, #2c3e50);
    background: linear-gradient(to left, #1d525a, #2c3e50);
    color: #fff;
    text-align: right;
    vertical-align: middle;
    font: 0.95em 'hell', Arial, sans-serif;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    padding: 14px 85px 14px 0;
    position: relative;
    line-height: 100% !important;
    position: relative;
}

.table tr:nth-child(even) {
  background-color: #f5f5f5 !important;
}

.table thead tr td:before {
  content: "\f073";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: 20px;
  font-family: 'FontAwesome';
  font-size: 2em;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.table thead tr td:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0px;
  right: 65px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.table tbody tr td {
    text-align: center;
    font: 1.4rem 'droid', Arial, sans-serif;
    text-align: right !important;
    position: relative;
    text-indent: 13px;
}

.table tbody tr td:before {
    content: "\f053";
    display: block;
    position: absolute;
     top: 16px;
    right: -4px;
    font-family: 'FontAwesome';
    text-indent: 5px;
}

table {
  counter-reset: myCounter
}
#notes {
    background: #1d525a;
    background: -webkit-linear-gradient(to left, #25808e, #1d525a);
    background: -webkit-linear-gradient(right, #25808e, #1d525a);
    background: linear-gradient(to left, #25808e, #1d525a);
    color: #fff;
    padding: 25px !important;
    font-family: 'droid';
    box-sizing: border-box;
    position: relative;
    border-radius: 4px;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
    width: 100%;
}

#notes:before {
    content: "\f19d";
    font-family: 'fontAwesome';
    font-size: 240px;
    font-size: 15rem;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 50px;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

#notes h2 {
    margin: 5px 0 15px;
    font-size: 1.5em !important;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    line-height: 1.6em;
    color: #fff;
}

#notes ul li {
    margin-bottom: 10px;
    list-style: none;
    padding-bottom: 6px;
    line-height: 1.6em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    position: relative;
}

#notes ul li:before {
    content: "\f19d";
    font-family: 'fontAwesome';
    margin-left: 5px;
}

#downloads {
    background-color: #fe7c36;
    color: #fff;
    padding: 25px !important;
    font-family: 'droid';
    box-sizing: border-box;
    margin: 20px 0 40px;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
    width: 100%;
}


#downloads ul {
    padding: 25px 0;
}

#downloads ul li {
    width: 49%;
    float: right;
    margin-bottom: 10px;
    list-style: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 6px;
    line-height: 1.6em;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    position: relative;
}

#downloads ul li:before {
    content: "\f0ed";
    font-family: 'fontAwesome';
    margin-left: 7px;
    vertical-align: middle;
}

#downloads ul li a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}


span.break {
    display: block;
    padding: 5px 0;
}

.counter:before {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
    counter-increment: myCounter;
    content: counter(myCounter);
    font-size: 48px;
    font-size: 3rem;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 10px;
    line-height: 55px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

.pull-right {
    float: right;
}
.pull-right {
    float: left!important;
}








/********************* End Tab 8 *****************/