﻿@charset "utf-8";

@font-face {
    font-family: "GE SS Two Light";
    src: url("/Contents-New/images/fonts/GE SS Two Light.otf") format('otf'), url("/Contents-New/images/fonts/ge-ss-light.eot") format('eot'), url("/Contents-New/images/fonts/GE SS Two Light.ttf") format('truetype');
}

@font-face {
    font-family: "GE SS Two Medium";
    src: url("/Contents-New/images/fonts/GE SS Two Medium.otf") format('otf'), url("/Contents-New/images/fonts/GE SS Two Medium.ttf") format('truetype');
}

@font-face {
    font-family: "GE SS Two Bold";
    src: url("/Contents-New/images/fonts/GE SS Two Bold.otf") format('otf'), url("/Contents-New/images/fonts/ge-ss-bold.eot") format('eot'), url("/Contents-New/images/fonts/GE SS Two Bold.ttf") format('truetype');
}

@font-face {
    font-family: "GE SS TV Bold";
    src: url("GE SS TV Bold.otf") format('otf'),;
}

@font-face {
    font-family: "GE Unique Expanded Bold";
    src: url("/Contents-New/images/fonts/GE_Unique_Bold_Expanded.eot?") format("eot"), url("/Contents-New/images/fonts/GE_Unique_Bold_Expanded.woff") format("woff"), url("/Contents-New/images/fonts/GE_Unique_Bold_Expanded.ttf") format("truetype"), url("/Contents-New/images/fonts/GE_Unique_Bold_Expanded.svg#GEUnique-ExpandedBold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    font-style: normal;
    font-weight: 400;
    src: url(/themes/egypt/css/font/Roboto-Regular-webfont.eot?#iefix) format('embedded-opentype'), url(/themes/egypt/css/font/Roboto-Regular-webfont.woff) format('woff'), url(/themes/egypt/css/font/Roboto-Regular-webfont.ttf) format('truetype');
}


.floatingLeft {
    float: left;
}

.floatingRight {
    float: right;
}

.spacing {
    margin-top: 7px;
}

.moreLink {
    float: left;
    clear: both;
}

    .moreLink a {
        font-family: "GE SS Two Light";
        font-size: 14px;
        color: #ec0f18;
        font-weight: bold;
    }

        .moreLink a:hover {
            color: #153242;
            text-decoration: none;
        }

.sectionTitle1 {
    font-family: "GE SS Two Bold";
    font-size: 16px;
    font-weight: normal;
    color: #153242;
    background-color: #e6eaed;
    text-align: right;
    border-top: 4px solid #8a99a0;
    border-bottom: 1px solid #d7dbe8;
    padding-top: 12px;
    padding-right: 10px;
    width: 360px;
    height: 35px;
}

.sectionTitle2 {
    font-family: "GE SS Two Bold";
    font-size: 16px;
    font-weight: normal;
    color: #153242;
    text-align: right;
    padding-top: 12px;
    width: 315px;
    height: 40px;
}

.rowSeparator {
    float: left;
    clear: both;
    display: block;
    width: 1170px;
    height: 1px;
    background-color: #dddddd;
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 30px;
}

.columnSeparator {
    float: left;
    display: block;
    width: 1px;
    height: 360px;
    background-color: #dddddd;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: 14px;
}

.columnSeparator2 {
    float: left;
    display: block;
    width: 1px;
    height: 280px;
    background-color: #dddddd;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: 14px;
}

body {
    margin: 0px;
    background-color: #fff !important;
}

.header {
    width: 100%;
    align-content: center;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}

.banner {
    width: 1170px;
    align-content: center;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}

.DataViewLoad {
}

.topBar {
    float: left;
    margin-top: 0px;
}

.search {
    float: left;
    width: 32px;
    height: 28px;
}

.topLinks {
    float: right;
    margin-top: 0px;
    width: 570px;
    height: 28px;
    background-color: #153242;
    margin-left: -32px;
}

    .topLinks ul {
        margin-top: 6px;
        margin-left: 38px;
        margin-right: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }

        .topLinks ul li {
            float: left;
            margin-left: 0px;
            margin-right: 5px;
            padding-left: 0px;
            list-style-type: none;
            font-family: "GE SS Two Medium";
            font-size: 14px;
            color: #ffffff;
            font-weight: normal;
        }

.topLinksEnglish {
    font-family: "Arial" !important;
}

.searchBox {
    width: 125px;
    margin: -4px 0px 0px -46px;
}

.topLinks ul li a {
    color: #ffffff;
    text-decoration: none;
}

    .topLinks ul li a:hover {
        color: #999999;
    }

.logo {
    float: left;
    clear: left;
    width: 316px;
    height: 77px;
    margin-top: 14px;
    margin-bottom: 14px;
    border: 0px !important;
}

.slogan {
    float: right;
    width: 130px;
    height: 102px;
    margin-top: 16px;
    margin-bottom: 16px;
    border: 0px !important;
}

.mainLinksBg {
    float: left;
    clear: both;
    height: 60px;
    width: 100%;
    background-image: url(/Contents-New/images/main_menu_slice.gif);
    background-repeat: repeat-x;
    direction: rtl;
}

.mainLinks {
    /* the same as banner! shouldn't be repeated*/
    width: 1270px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    direction: rtl;
}

    .mainLinks ul {
        float: right;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 0px;
        height: 40px;
    }

        .mainLinks ul li {
            float: left;
            padding-top: 20px;
            list-style-type: none;
            height: 40px;
        }

            .mainLinks ul li a {
                float: left;
                display: block;
                font-family: "GE SS Two Bold";
                font-size: 16px;
                color: #153242;
                font-weight: normal;
                text-decoration: none;
                padding-top: -120px;
                padding-right: 14px;
                padding-left: 14px;
                height: 40px;
                margin-top: 0px;
            }

.mainLinksA {
    float: left;
    display: block;
    font-family: "GE SS Two Bold";
    font-size: 16px;
    color: #153242;
    font-weight: normal;
    text-decoration: none;
    padding-top: -120px;
    padding-right: 14px;
    padding-left: 14px;
    height: 39px;
    vertical-align: middle;
    margin-top: -0px;
}

.mainLinks ul li a:hover {
    color: #ffffff !important;
    background-color: #153242;
    border-top: 3px solid #ec0e15;
    margin-top: -20px;
    padding-top: 18px;
    height: 40px;
}

.mainLinksHover {
    color: #ffffff !important;
    background-color: #153242;
    border-top: 3px solid #ec0e15;
    margin-top: -20px !important;
    padding-top: 18px;
    height: 40px;
}

.mainLinksDefault {
    font-family: "GE SS Two Bold";
    font-size: 16px;
    color: #ffffff;
    background-color: #153242;
    border-top: 3px solid #ec0e15;
    padding-top: 17px !important;
    padding-right: 14px;
    padding-left: 14px;
    height: 39px;
}

.mainLinksSeparator {
    float: left;
    display: block;
    width: 1px;
    height: 59px;
    background-color: #e8e9eb;
    margin: 0px !important;
}

.content {
    width: 1230px;
    align-content: center;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}

#Sub-Content {
    width: 1230px;
    height: 73px;
    margin-left: 0px;
    position: relative;
    left: 0%;
    top: 0%;
    float: left;
    padding-top: 100px;
}

#statsSec {
    width: 1230px;
    height: 73px;
    margin-left: 0px;
    position: relative;
    left: 0%;
    top: 0%;
    float: left;
}

.statsCont {
    float: left;
    margin-top: 23px;
}

#statsCarousel {
    width: 1170px;
    position: relative;
    margin-left: 30px;
}

    #statsCarousel ul {
        list-style: none;
        display: block;
        margin: 0;
        padding: 0;
    }

    #statsCarousel li {
        display: block;
        position: relative;
        text-align: right;
        float: left;
        width: 270px !important;
        height: 73px;
        padding: 10px;
        margin-right: 5px;
        /*background-color:#f1f4f6;*/
    }

    #statsCarousel .prev, #statsCarousel .next {
        background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0 0;
        text-indent: -999px;
        display: block;
        overflow: hidden;
        width: 18px;
        height: 27px;
        margin-right: -25px;
        margin-left: 8px;
        position: absolute;
        top: 33px;
    }

    #statsCarousel .prev {
        background-position: 0 0;
        left: -30px;
    }

    #statsCarousel .next {
        background-position: -18px 0;
        right: 0px;
    }

    #statsCarousel .pager {
        text-align: center;
        clear: both;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }

        #statsCarousel .pager a {
            background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0px -31px;
            text-decoration: none;
            text-indent: -999px;
            display: inline-block;
            overflow: hidden;
            width: 11px;
            height: 11px;
            margin: 0 5px 20px 0;
        }

            #statsCarousel .pager a.selected {
                background: transparent url(/Contents-New/images/carousel_control.png) no-repeat -11px -31px;
                text-decoration: underline;
            }

.arrowPrev {
    float: left;
    margin-top: 23px;
    margin-right: 12px;
}

.arrowNext {
    float: right;
    margin-top: 23px;
    margin-left: 12px;
    /*position: absolute;
    left:1170px;
	z-index: 2;*/
}

.stats {
    width: 273px;
    height: 73px;
    margin-right: 20px;
    float: left;
    background-color: #7b919d;
    margin-left: -8px;
}

.statsChart {
    float: left;
    padding-top: 4px;
    padding-left: 5px;
}

.statsText {
    float: left;
    width: 150px;
    /*width: 233px;*/
    font-family: "GE SS Two Bold";
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    margin-left: 20px;
}


.statsColumn {
    display: block;
    width: 15px;
    height: 73px;
    float: right;
    background-color: #ec0e15;
}

.marquee {
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
    font-family: "GE SS Two Bold";
    font-size: 16px;
    text-align: center;
    color: #5e696e;
}

#hotTopicsSec {
    width: 170px;
    height: 304px;
    margin-left: 10px;
    position: relative;
    left: 0%;
    top: 0%;
    float: left;
}

#hotTopicsCarousel {
    width: 170px;
    position: relative;
    margin-left: -30px;
}

    #hotTopicsCarousel ul {
        list-style: none;
        display: block;
        margin: 0;
        padding: 0;
    }

    #hotTopicsCarousel li {
        display: block;
        position: relative;
        text-align: right;
        float: left;
        width: 150px !important;
        height: 330px;
        padding: 10px;
        left: 20px;
        margin-right: 20px;
        /*background-color:#f1f4f6;*/
    }

    #hotTopicsCarousel .prev, #hotTopicsCarousel .next {
        background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0 0;
        text-indent: -999px;
        display: block;
        overflow: hidden;
        width: 18px;
        height: 27px;
        margin-left: 30px;
        position: absolute;
        top: 33px;
    }

    #hotTopicsCarousel .prev {
        background-position: 0 0;
        left: -30px;
    }

    #hotTopicsCarousel .next {
        background-position: -18px 0;
        right: 0px;
    }

    #hotTopicsCarousel .pager {
        text-align: center;
        clear: both;
        margin-top: 25px;
        margin-bottom: 20px;
        margin-right: -50px;
        margin-left: auto;
    }

        #hotTopicsCarousel .pager a {
            background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0px -31px;
            text-decoration: none;
            text-indent: -999px;
            display: inline-block;
            overflow: hidden;
            width: 11px;
            height: 11px;
            margin: 0 5px 20px 0;
        }

            #hotTopicsCarousel .pager a.selected {
                background: transparent url(/Contents-New/images/carousel_control.png) no-repeat -11px -31px;
                text-decoration: underline;
            }

.hotTopicsCont {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    width: 170px;
    height: 378px;
}

.hotTopicsTitle {
    height: 38px;
    background-color: #153242;
    font-family: "GE SS Two Bold";
    font-size: 16px;
    color: #ffffff;
    text-align: right;
    padding-right: 10px;
    display: block;
    padding-top: 16px;
}

.hotTopicsBox {
    /*height:304px;
	padding:10px;*/
    background-color: #f0f4f7;
    color: #153242;
    font-weight: normal;
    text-align: center;
}

.hotTopicsText {
    float: right;
    font-family: "GE SS Two Medium";
    font-size: 15px;
    margin-bottom: 10px;
    direction: rtl;
}

.hotTopicsDate {
    float: right;
    font-family: "GE SS Two Light";
    font-size: 13px;
    margin-bottom: 10px;
    direction: rtl;
}

.hotTopicsSeparator {
    float: left;
    clear: both;
    display: block;
    width: 150px;
    height: 1px;
    background-color: #dddddd;
    margin-top: 8px;
    margin-bottom: 8px;
}

.populationClockCont {
    float: left;
    margin-left: 0px;
    margin-right: 30px;
    width: 370px;
    height: 378px;
}

.populationClockBox {
    width: 350px;
    height: 336px;
    padding: 10px;
    background-color: #f0f4f7;
    /*font-family: "GE SS Two Light";*/
    font-size: 13px;
    font-weight: normal;
    direction: rtl;
    margin-top: -24px;
}

.populationClockCounter {
    width: 345px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
    margin-bottom: 180px;
}

.populationClockText {
    float: right;
    color: #153242;
}

.populationClockNumber {
    float: left;
    color: #ff0000;
}

.populationClockSeparator {
    float: left;
    clear: both;
    display: block;
    width: 350px;
    height: 1px;
    background-color: #dddddd;
    margin-top: 10px;
    margin-bottom: 10px;
}

.populationClockCell {
    float: left;
    padding-top: 8px;
    width: 36px;
    height: 48px;
    /*font-family: "GE SS Two Bold";*/
    font-size: 32px;
    font-weight:600;
    text-align: center;
    color: #ffffff;
}

#newsSec {
    width: 570px;
    height: 378px;
    margin-left: 0px;
    position: relative;
    left: 0%;
    top: 0%;
    float: left;
}

#newsCarousel {
    width: 570px;
    height: 378px;
    position: relative;
    margin-left: 0px;
}

    #newsCarousel ul {
        list-style: none;
        display: block;
        margin: 0;
        padding: 0;
    }

    #newsCarousel li {
        display: block;
        position: relative;
        text-align: right;
        float: left;
        width: 570px !important;
        height: 378px;
        /*padding:10px;*/
        margin-right: 20px;
        /*background-color:#f1f4f6;*/
    }

    #newsCarousel .prev, #newsCarousel .next {
        background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0 0;
        text-indent: -999px;
        display: block;
        overflow: hidden;
        width: 18px;
        height: 27px;
        margin-left: 30px;
        position: absolute;
        top: 173px;
    }

    #newsCarousel .prev {
        background-position: 0 0;
        left: -20px;
    }

    #newsCarousel .next {
        background-position: -18px 0;
        right: 10px;
    }

    #newsCarousel .pager {
        text-align: center;
        clear: both;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }

        #newsCarousel .pager a {
            background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0px -31px;
            text-decoration: none;
            text-indent: -999px;
            display: inline-block;
            overflow: hidden;
            width: 11px;
            height: 11px;
            margin: 0 5px 20px 0;
        }

            #newsCarousel .pager a.selected {
                background: transparent url(/Contents-New/images/carousel_control.png) no-repeat -11px -31px;
                text-decoration: underline;
            }


#timeSeriesCarousel {
    width: 370px;
    height: 288px;
    position: relative;
    margin-left: 0px;
}

    #timeSeriesCarousel ul {
        list-style: none;
        display: block;
        margin: 0;
        padding: 0;
    }

    #timeSeriesCarousel li {
        display: block;
        position: relative;
        text-align: right;
        float: left;
        width: 370px !important;
        /*height: 378px;*/
        /*padding:10px;*/
        margin-right: 20px;
        /*background-color:#f1f4f6;*/
    }

    #timeSeriesCarousel .prev, #timeSeriesCarousel .next {
        background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0 0;
        text-indent: -999px;
        display: block;
        overflow: hidden;
        /*width: 18px;*/
        /*height: 27px;*/
        /*margin-left: 30px;*/
        position: absolute;
        /*top: 173px;*/
    }

    #timeSeriesCarousel .prev {
        background-position: 0 0;
        /*left: -20px;*/
    }

    #timeSeriesCarousel .next {
        background-position: -18px 0;
        /*right: 10px;*/
    }

    #timeSeriesCarousel .pager {
        text-align: center;
        clear: both;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }

        #timeSeriesCarousel .pager a {
            background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0px -31px;
            text-decoration: none;
            text-indent: -999px;
            display: inline-block;
            overflow: hidden;
            width: 11px;
            height: 11px;
            margin: 0 5px 20px 0;
        }

            #timeSeriesCarousel .pager a.selected {
                background: transparent url(/Contents-New/images/carousel_control.png) no-repeat -11px -31px;
                text-decoration: underline;
            }


.news {
    float: left;
    width: 570px;
    height: 378px;
    background-repeat: no-repeat;
    background-size: 100%;
    /*background-image:url(/Contents-New/images/news.jpg);*/
}

.newsArrows {
    margin-top: 163px;
    padding: 10px;
}

.newsStripe {
    width: 550px;
    height: 90px;
    background-color: rgba(138,152,160,0.7);
    padding: 10px;
    margin-top: 270px;
}

.newsTitle {
    color: #ffffff;
    font-family: "GE SS Two Bold";
    font-size: 21px;
    font-weight: normal;
    direction: rtl;
    margin-top: -7px;
}

.newsText {
    color: #ffffff;
    font-family: "GE SS Two Light";
    font-size: 16px;
    font-weight: normal;
    direction: rtl;
    margin-top: -13px;
}

#publicationsSec {
    width: 1230px;
    height: 256px;
    margin-left: 0px;
    position: relative;
    left: 0%;
    top: 0%;
    float: left;
}

#publicationsCarousel {
    width: 1170px;
    position: relative;
    margin-left: 30px;
}

    #publicationsCarousel ul {
        list-style: none;
        display: block;
        margin: 0;
        padding: 0;
    }

    #publicationsCarousel li {
        display: block;
        position: relative;
        text-align: right;
        float: left;
        width: 257px !important;
        height: 185px;
        padding: 10px;
        margin-right: 20px;
        background-color: #f1f4f6;
    }

.clearfix {
    float: none;
    clear: both;
}

#publicationsCarousel .prev, #publicationsCarousel .next {
    background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0 0;
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 18px;
    height: 27px;
    position: absolute;
    top: 89px;
    margin-left: 4px;
    margin-right: -23px;
}

#publicationsCarousel .prev {
    background-position: 0 0;
    left: -30px;
}

#publicationsCarousel .next {
    background-position: -18px 0;
    right: 0px;
}

#publicationsCarousel .pager {
    text-align: center;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}

    #publicationsCarousel .pager a {
        background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0px -31px;
        text-decoration: none;
        text-indent: -999px;
        display: inline-block;
        overflow: hidden;
        width: 11px;
        height: 11px;
        margin: 0 5px 20px 0;
    }

        #publicationsCarousel .pager a.selected {
            background: transparent url(/Contents-New/images/carousel_control.png) no-repeat -11px -31px;
            text-decoration: underline;
        }

.publicationsTitle {
    float: right;
    clear: both;
    font-family: "GE SS Two Bold";
    font-size: 16px;
    font-weight: normal;
    color: #153242;
    text-align: right;
    padding-right: 50px;
    margin-top: 35px;
    padding-bottom: 17px;
    width: 100%;
}

.publications {
    /*float:left;
	width:257px;
	height:185px;
	padding:10px;
	margin-right:20px;
	background-color:#f1f4f6;*/
}

.publicationsText {
    float: left;
    width: 113px;
    margin-bottom: 20px;
    font-family: "GE SS Two Light";
    font-weight: normal;
    direction: rtl;
}

.publicationsCover {
    width: 134px;
    float: right;
}

.sliderBulletsCont {
    clear: both;
    width: 45px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.sliderBullets {
    float: left;
    margin-right: 6px;
}

.timeSeriesCont {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0px;
    width: 370px;
}

.timeSeriesArrows {
    padding-left: 10px;
    padding-top: 5px;
}

.indicatorsCont {
    float: left;
    margin-left: 0px;
    margin-right: 30px;
    width: 370px;
}

.indicatorsBox {
    height: 248px;
    padding: 20px;
    background-color: #f1f4f6;
}

.indicatorsText {
    float: left;
    color: #153242;
    font-family: "GE SS Two Light";
    font-size: 13px;
    font-weight: normal;
    direction: rtl;
    width: 300px;
}

.indicatorsNum {
    float: right;
    color: #ff0000;
    font-family: "GE SS Two Light";
    font-size: 25px;
    font-weight: normal;
    direction: rtl;
}

.indicatorsSeparator {
    float: left;
    clear: both;
    display: block;
    width: 330px;
    height: 2px;
    background-color: #ffffff;
    margin-top: 12px;
    margin-bottom: 10px;
}

#focusedSec {
    width: 370px;
    height: 288px;
    margin-left: 0px;
    position: relative;
    left: 0%;
    top: 0%;
    float: left;
    background-color: #f1f4f6;
}

#focusedCarousel {
    width: 330px;
    position: relative;
    margin-left: 0px;
}

    #focusedCarousel ul {
        list-style: none;
        display: block;
        margin: 0;
        padding: 0;
    }

    #focusedCarousel li {
        display: block;
        position: relative;
        text-align: right;
        height: 230px;
        float: left;
        width: 330px !important;
        padding: 20px;
        margin-right: 20px;
        /*background-color:#f1f4f6;*/
    }

    #focusedCarousel .prev, #focusedCarousel .next {
        background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0 0;
        text-indent: -999px;
        display: block;
        overflow: hidden;
        width: 18px;
        height: 27px;
        margin-left: 30px;
        position: absolute;
        top: 33px;
    }

    #focusedCarousel .prev {
        background-position: 0 0;
        left: -30px;
    }

    #focusedCarousel .next {
        background-position: -18px 0;
        right: 0px;
    }

    #focusedCarousel .pager {
        text-align: center;
        clear: both;
        margin-top: 24px;
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }

        #focusedCarousel .pager a {
            background: transparent url(/Contents-New/images/carousel_control.png) no-repeat 0px -31px;
            text-decoration: none;
            text-indent: -999px;
            display: inline-block;
            overflow: hidden;
            width: 11px;
            height: 11px;
            margin: 0 5px 20px 0;
        }

            #focusedCarousel .pager a.selected {
                background: transparent url(/Contents-New/images/carousel_control.png) no-repeat -11px -31px;
                text-decoration: underline;
            }

.focusedCont {
    float: left;
    margin-left: 0px;
    margin-right: 30px;
    padding-left: 0px;
    width: 370px;
}

.focusedBox {
    height: 268px;
    /*padding:20px;*/
    background-color: #f1f4f6;
}

.focusedText {
    float: right;
    color: #555555;
    font-family: "GE SS Two Bold";
    font-size: 16px;
    font-weight: normal;
    direction: rtl;
    margin-top: -7px;
    margin-bottom: 12px;
}

.focusedRecord {
    float: right;
    color: #555555;
    font-family: "GE SS Two Light";
    font-size: 15px;
    font-weight: normal;
    direction: rtl;
    margin-top: 5px;
    max-width: 190px;
}




.focucedUnit {
    font-size: 12px;
}

.indArrow {
    margin-top: -18px;
    margin-right: 8px;
}

.focusedNumRed {
    float: left;
    color: #fc1814;
    font-family: "GE SS Two Bold";
    font-size: 27px;
    font-weight: normal;
    direction: rtl;
    margin-right: 10px;
    text-align: center;
    margin-top: -22px;
}

.focusedNumGreen {
    float: left;
    color: #8eb60b;
    font-family: "GE SS Two Bold";
    font-size: 27px;
    font-weight: normal;
    direction: rtl;
    margin-right: 10px;
    text-align: center;
    margin-top: -22px;
}

.focusedSeparator {
    float: left;
    clear: both;
    display: block;
    width: 330px;
    height: 1px;
    background-color: #dddddd;
    margin-top: 17px;
    margin-bottom: 15px;
}

.eventsCont {
    float: left;
    margin-left: 30px;
    margin-right: 0px;
    padding-left: 0px;
    width: 370px;
}

.eventsBox {
    height: 298px;
    padding: 20px;
}

.eventsText {
    float: left;
    color: #555555;
    font-family: "GE SS Two Bold";
    font-size: 16px;
    font-weight: normal;
    direction: rtl;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 295px;
}

.eventsDate {
    float: left;
    color: #555555;
    font-family: "GE SS Two Light";
    font-size: 15px;
    font-weight: normal;
    direction: rtl;
    margin-top: 0px;
    margin-bottom: 19px;
    width: 295px;
}

.forumCont {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    width: 370px;
}

.forumBox {
    height: 298px;
    padding: 20px;
}

.forumText {
    float: left;
    color: #555555;
    font-family: "GE SS Two Bold";
    font-size: 12px;
    font-weight: normal;
    direction: rtl;
    margin-top: 15px;
    margin-bottom: 0px;
    width: 230px;
}

.forumDetails {
    float: left;
    color: #555555;
    font-family: "GE SS Two Light";
    font-size: 12px;
    font-weight: normal;
    direction: rtl;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 230px;
}

.forumUserImg img {
    border: 4px solid #ffffff;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    box-shadow: 2px 2px 2px #cccccc;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
}

.gisCont {
    float: left;
    padding-left: 0px;
    width: 370px;
}

.relatedCont {
    float: left;
    margin-left: 30px;
    margin-right: 0px;
    padding-left: 0px;
    width: 370px;
    background-color: #f5f9fa;
    border-top: 1px solid #dddddd;
}

.relatedBox {
    height: 207px;
    padding: 20px;
}

.relatedSite {
    float: left;
    color: #153242;
    font-family: "GE SS Two Light";
    font-size: 14px;
    font-weight: normal;
    direction: rtl;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 330px;
    margin-left: -108px;
}

    .relatedSite a {
        color: #153242;
        text-decoration: none;
    }

        .relatedSite a:hover {
            color: #ec0f18;
        }

.relatedURL {
    float: left;
    color: #153242;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    direction: rtl;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 330px;
    margin-left: -108px;
}

    .relatedURL a {
        color: #153242;
        text-decoration: none;
    }

        .relatedURL a:hover {
            color: #ec0f18;
        }

.relatedSeparator {
    float: left;
    clear: both;
    display: block;
    width: 330px;
    height: 1px;
    background-color: #dddddd;
    margin-top: 5px;
    margin-bottom: 5px;
}

.pollCont {
    float: left;
    margin-left: 0px;
    margin-right: 30px;
    padding-left: 0px;
    width: 370px;
    background-color: #f5f9fa;
    border-top: 1px solid #dddddd;
}

.pollBox {
    height: 207px;
    padding: 20px;
}

.pollText {
    float: left;
    color: #153242;
    font-family: "GE SS Two Light";
    font-size: 13px;
    font-weight: normal;
    direction: rtl;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 330px;
}

.pollSubmit {
    width: 90px;
    height: 40px;
    background-color: #eb0f17;
    float: left;
    color: #ffffff;
    font-family: "GE SS Two Bold";
    font-size: 14px;
    font-weight: normal;
    direction: rtl;
    border: 0px;
}

.pollSubmit {
    width: 90px;
    height: 40px;
    background-color: #eb0f17;
    float: left;
    color: #ffffff;
    font-family: "GE SS Two Bold";
    font-size: 14px;
    font-weight: normal;
    direction: rtl;
    border: 0px;
}


/*.submit {
    background-position: 5px 465px;
    border: 1px solid #0A5995;
    border-radius: 5px;
    color: White;
    padding: 5px 10px 5px 25px;
    background-image: url('');
    background-color: #50697C;
}

    .submit:hover {
        color: #0A5995;
        background: white;
    }*/
.submit {
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    /*padding: 7.5px 15px;*/
    /*-webkit-border-radius: 13px;
   -moz-border-radius: 13px;*/
    border-radius: 13px;
    /*-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;*/
    /*box-shadow: rgba(0,0,0,1) 0 1px 0;*/
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 15px;
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;
}

    .submit:hover {
        border-top-color: #88badb;
        background: #88badb;
        color: #00143b;
    }

    .submit:active {
        border-top-color: #1b435e;
        background: #1b435e;
    }

.ButtonClicked {
    border: 1px solid #563d7c;
    border-radius: 5px;
    color: #0A5995;
    background-color: white;
    background-image: url();
    background-position-y: 465px;
    background-position-x: 5px;
    /*background-color: #563d7c;*/
    width: auto;
    font-weight: bold;
}

.newsletterCont {
    float: left;
    margin-top: 25px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    width: 370px;
    height: 172px;
    background-color: #ec0f18;
}

.newsletterImg {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.newsletterText {
    float: right;
    color: #ffffff;
    font-family: "GE SS Two Bold";
    font-size: 16px;
    font-weight: normal;
    direction: rtl;
    margin-top: 30px;
    margin-right: 25px;
}

.newsletterField {
    float: left;
    width: 255px;
    margin-top: 60px;
}

.newsletterEmail {
    float: left;
    width: 182px;
    height: 28px;
    margin-left: 30px;
    padding-left: 10px;
    border: 0px;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    direction: rtl;
    text-align: left;
}

.newsletterCheckBox {
    float: right;
    width: 300px;
    height: 28px;
    margin-left: 30px;
    padding-left: 10px;
    border: 0px none;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    direction: ltr;
    text-align: right;
    margin-right: 20px;
}

.newsletterSubmit {
    float: right;
    /*margin-top:36px;
	margin-left:100px;*/
    background: url(/Contents-New/images/newsletter_submit.gif);
    background-repeat: no-repeat;
    border: 0px;
    width: 30px;
    height: 30px;
}

.footer {
    float: left;
    width: 100%;
    height: 53px;
    align-content: center;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    background-color: #11242d;
}

.footerCont {
    width: 1170px;
    /*align:center;*/
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}

.footerText {
    float: left;
    color: #ffffff;
    font-family: "GE SS Two Light";
    font-size: 14px;
    font-weight: normal;
    direction: rtl;
    margin-top: 0px;
    margin-right: 25px;
}

.footerLinks {
    width: 600px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    background-color: #ff9900;
}

    .footerLinks ul {
    }

        .footerLinks ul li {
            float: left;
            margin-left: 0px;
            margin-right: 7px;
            padding-left: 0px;
            list-style-type: none;
            font-family: "GE SS Two Medium";
            font-size: 12px;
            color: #ffffff;
            font-weight: normal;
        }

            .footerLinks ul li a {
                color: #ffffff;
                text-decoration: none;
            }

                .footerLinks ul li a:hover {
                    color: #999999;
                }

.socialMedia {
    float: right;
    margin-top: -7px;
    width: 200px;
}

.socialMediaIcon {
    float: left;
    margin-right: 7px;
}

.sidebar {
    float: right;
    width: 192px;
    margin-right: 0px;
    height: 1221px;
}

.main-contents .content-header {
    color: #fff;
}

    .main-contents .content-header h2 {
        font-size: 26px;
        padding: 10px 0px;
        text-transform: uppercase;
        color: black;
    }


.FilterOracle {
    direction: rtl;
}

    .FilterOracle section span {
        font-weight: bold;
    }

    .FilterOracle section select {
        font-weight: bold;
        height: auto;
        padding-right: 0px;
        margin-right: 10px;
    }



    .AllBulitians {
        float: right;
    }

    .bodyAreaTitle {
	font-family: "GE SS Two Bold";
	font-size: 18px;
	font-weight:normal;	
	color: #1b1b1b;
	text-align:right;
	margin-bottom:15px;
	height:30px;
     font-family: "GE SS Two Bold" !important;
}