﻿/* 29.6.10 kazu */
td#OuterRightCell{
	padding-right:20px;
}
/* 29.6.10 kazu */

h1 {
	
	font-family: Simplified Arabic;
	font-size: 18pt;
	font-weight: bold;
	color: #000080;
	font-style:italic;
}

div.ms-WPTitle h2 {
    position:absolute;
    top:50%;
	line-height:12pt;
    margin-top:-6px;
    font-family: Simplified Arabic; 
	font-size: 13pt;
	color: black;
}

td.collapsePanelHeader h2 {
    line-height:0pt;
    font-family: Simplified Arabic; 
	font-size: 13pt;
	color: black;
	margin-top: 4px;
    line-height: 0px;
}

td.folder_header h3 {
    font-family: Simplified Arabic; 
	font-size: 13pt;
    vertical-align: middle;
    line-height: 0px;
}

div.ms-WPTitle h3 {
    font-family: Simplified Arabic; 
	font-size: 13pt;
    vertical-align: middle;
    line-height: 0px;
}


.collapsePanelHeader{	
	height:25px;
	background-color: #C7D3E7;
	/*
	cursor: pointer; 
	*/
	border: #1F59A2 1px solid; 
	font-family: Simplified Arabic; 
	font-size: 13pt;
	font-weight: bold; 
	padding: 5pt; 
	color: black;
}

.white-text {	
	font-weight: bold; 
	font-family: arial;
	color: white;
	font-size: 8pt;
}

.top-title {	
	padding: 5px 5px 5px 10px;
	color: rgb(0, 75, 150);
	font-size: 22px;
	font-family: Simplified Arabic;
	font-weight: bold;
	letter-spacing: 2px;
}


/*Tables*/

th {font-family: Simplified Arabic; font-size: 13pt; line-height:20pt; margin: 0px;}

td {font-family: Simplified Arabic; font-size: 13pt; line-height:20pt; margin: 0px;}

/*Cells*/
.dashed_cell {border: #1F59A2 1px dashed; padding: 5pt; line-height: 20pt;}

/*Paragrah Styles*/
p {font-family: Simplified Arabic; font-size: 13pt; margin-top: 5pt; margin-bottom: 5pt; line-height:15pt;}

.folder_header{
    background: #004B96;
    padding: 5pt 5px 5pt 5pt;
    color: white;
    font-weight: bold;
    border-bottom: #004B96 1px solid;
    border-top: #004B96 1px solid;
    border-left: #004B96 1px solid;
    border-right: #004B96 1px solid;
    text-align: center;
    font-size:16px;
    font-family: "Simplified Arabic";
    }
	
td.collapsePanelHeader h2, div.ms-WPTitle h2 {
	font-size: 17pt;
	color:black;
	margin-bottom: 10px;
	text-align:right;
}

/*Links*/
.topritems {font-family: arial; font-size: 8pt; font-weight: bold; color: white; text-decoration: none;}
.topritems:link {color: white; text-decoration: none;}
.topritems:visited {color: white; text-decoration: none;}
.topritems:hover {color: white; text-decoration: none;}
.topritems:active {color: white; text-decoration: none;}

a {color: #02274b; font-family: Simplified Arabic; text-decoration: underline;}
a:active {color: #02274b; text-decoration: underline;}
a:hover {color: #02274b; text-decoration: underline;}
a:link {color: #02274b; text-decoration: underline;}
a:visited {color: #044c93; text-decoration: underline;}


.small_link {color: #02274b; font-family: Simplified Arabic; font-size: 13pt; text-decoration: underline;}
.small_link:active {color: #02274b; text-decoration: underline;}
.small_link:hover {color: #02274b; text-decoration: underline;}
.small_link:link {color: #02274b; text-decoration: underline;}
.small_link:visited {color: #044c93; text-decoration: underline;}


.blue_link {color: #004B96; font-family: Simplified Arabic; font-size: 13pt; text-decoration: none; font-weight:bold;}
.blue_link:active {color: #004B96; text-decoration: none;}
.blue_link:hover {color: #004B96; text-decoration: none;}
.blue_link:link {color: #004B96; text-decoration: none;}
.blue_link:visited {color: #004B96; text-decoration: none;}


.footeritems { font-family: Simplified Arabic; font-size: 11pt; color: #004B96; line-height: normal;}
.footeritems:link {color: #004B96; text-decoration: none; line-height: normal;}
.footeritems:visited {color: #004B96; text-decoration: none; line-height: normal;}
.footeritems:hover {color: #004B96; text-decoration: none; line-height: normal;}
.footeritems:active {color: #004B96; text-decoration: none; line-height: normal;}

/* 2010 migration */
/* default text color changed */
body{
	color: #000000;
}

/* disable scrollbar for workspace */
body #s4-workspace{
	overflow-y: auto;
}
/* 2010 migration */

/* Webpart */
.ms-WPTitle{
/* Lightblue. Copied from itu_new.css::.collapsePanelHeader */
	height:20px;
	background-color: #dbe3ee;
	border: #1F59A2 0px solid; 
	font-family: Simplified Arabic; 
	font-size: 15pt;
	font-weight: bold; 
	padding: 5pt; 
	color: #203b57;
	position:relative;
}

div.zone2 .ms-WPTitle{
/* Darkblue header for the right webparts zone. Copied from itu_new.css::.td_head */
	background-color: #dbe3ee; 
	font-size: 16px; 
	font-weight: bold; 
	color: #203b57; 
	padding-bottom: 8pt; 
	text-align: center !important;
}

.ms-WPBorder {
	border-left-color: #dbe3ee;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-color: #dbe3ee;
	border-right-style:solid;
	border-right-width: 1px;
	border-bottom-color: #dbe3ee;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	background-color:#FAFAF8
}

div.zone2 .ms-WPBorder {
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.ms-WPBody{
	padding: 5pt;
}

div.zone2 .ms-WPBody{
	background-color:#FAFAF8;
}


.ms-WPBody a:link, .ms-WPBody a:hover, .ms-WPBody a:active{
	color: #02274b;
	text-decoration: underline;
	font-family: Simplified Arabic;
	font-weight: bold;
}

.ms-WPBody a:visited{
	color: #044c93;
	text-decoration: underline;
	font-family: Simplified Arabic;
	font-weight: bold;
}


div.AspNet-WebPart{
	padding-bottom: 12pt;
}

/* 2010 migration */
.ms-wpTdSpace{
	display: none;
}
.ms-wpContentDivSpace{
	margin: 0px;
}
.s4-wpcell-plain{
	padding-bottom: 12pt;
}
/* 2010 migration */
/* End of Webpart */

/* Summary link */
/* 2010 migration */
/* For content query web part */
.dfwp-column{
	float: none;
}
/* 2010 migration */

.slm-layout-main{
	padding: 5px; 
}

.description{
	color: black;
	font-family: Simplified Arabic;
	font-size: 13pt;
	font-weight: normal;
}
div.english_in_arabic .description{
	font-size:8pt !important;
	font-family:Verdana !important;
	line-height:12pt !important;
}

.description2{
	color: black;
	font-family: Verdana;
	font-size: 9pt;
}

/* 23 May 2019 - Ralf van Alst: Changed font-size of link-item classes from 13pt to 8pt to accomodate correct font-size for homepage RSS feed items. */

.link-item{
	color: #02274b;
	font-family: Simplified Arabic;
	font-size:8pt;
	font-weight: bold;
}

.link-item a:link, .link-item a:hover, .link-item a:active{
	color: #02274b;
	text-decoration: underline;
	font-family: Simplified Arabic;
	font-size:8pt;
	font-weight: bold;
}

.link-item a:visited{
	color: #044c93;
	text-decoration: underline;
	font-family: Simplified Arabic;
	font-size:8pt;
	font-weight: bold;
}


div.english_in_arabic .link-item a{
	font-size:8pt !important;
	font-family:Verdana !important;
	line-height:12pt !important;
}

/* End of Summary link */

/* Left menu */
.itu-navheader {
	background-image: none;
	/* width: auto; */
	width: 230px; /*[if IE]*/
	height: 32pt;
	background-color: #004B96;
	border: #004B96 1px solid;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.itu-navheader a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.itu-navitem a{
	display: block;
	overflow: visible;
	color: #004B96;
	text-decoration: none;
	padding: 5pt 7pt 5pt 7pt;
	font-size: 12pt !important;
	font-family: Simplified Arabic;
	font-weight: bold;
}

.itu-navitem a:hover{
	background-color: #CFDEF3;
	color: #004B96;
	text-decoration: none;
}

table.itu-navitem {
	position: relative;
	border-bottom: #004B96 1px solid;
	border-left: #004B96 1px solid;
	background-image: url('/PublishingImages/colors/CFDEF3.jpg');
	background-position: 0px 50%;
	background-repeat: repeat-y;
	padding-left: 10px;
	font-size: 13pt;
	font-family: Simplified Arabic;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
}

.itu-navitem-dynamic a{
	display: block;
	overflow: visible;
	color: #004B96;
	text-decoration: none;
	padding: 5pt 7pt 5pt 7pt;
	font-size: 12pt !important;
	font-family: Simplified Arabic;
	font-weight: bold;
}

.itu-navitem-dynamic a:hover{
	background-color: #CFDEF3;
	color: #004B96;
	text-decoration: none;
}

table.itu-navitem-dynamic {
	position: relative;
	border: #004B96 1px solid;
	background-image: url('/PublishingImages/colors/CFDEF3.jpg');
	background-position: 100% 50%;
	background-repeat: repeat-y;
	padding-left: 10px;
	font-size: 13pt;
	font-family: Simplified Arabic;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
}
/* End of Left menu */

/* Top menu */
.itu-topNavItem{
	width: 103px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	padding-right:6px;
	padding-left:6px;
	font-size: 16px !important;
	
}
.itu-topNavItem a:link, .itu-topNavItem a:active, .itu-topNavItem a:visited {
    color: white;
    font-size: 16pt;
    font-weight: bold;
    text-decoration: none;
}
.itu-topNavItem a:hover{
	color: #004B96;
}
.itu-topNavSelected{
}
.itu-topNavHover{
	color: #004B96;
	background-color: #CFDEF3;
}
.itu-topNavFlyOuts{
	margin-top: 10px;
}
.itu-topNavFlyOutsItem{
	border: #004B96 1px solid;
	padding:5px;
}
.itu-topNavFlyOutsItem a:link, .itu-topNavFlyOutsItem a:active, .itu-topNavFlyOutsItem a:visited{
	color: #004B96;
	font-size: 16px !important;
	font-weight: bold;
	text-decoration: none;
}
.itu-topNavFlyOutsItem a:hover{
	color: #004B96;
}
.itu-topNavFlyOutsHover{
	background-color: #CFDEF3;
	color: #004B96;
}
/* End of Top menu */


a {font-family: 'Simplified Arabic'; font-size: 13pt; line-height:15pt;}

div.zone1 .ms-WPTitle{
	text-align: right;
}

table.itu-navitem {
	background-position: right;
	padding-left: 0px;
	padding-right: 10px;
	border-left: 0px;
	border-right: #004B96 1px solid;
	font-family: 'Simplified Arabic';
	font-size: 13pt; 
	line-height:15pt;
}