﻿@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=4.6.3');
  src: url('font/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('font/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('font/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('font/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('font/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face { font-family: "Greta Arabic"; src: url("font/greta_arabic_regular.woff"); } 
body
{
    font-family:"Greta Arabic",Tahoma,sans-serif;
    color:#333;
    margin:0;
    line-height:21px;
    font-size:16px;
    direction:rtl;
    background:white;
}

html,
body.public-shell,
body.public-frame-shell,
body.public-shell #wrapper,
body.public-shell #page-content-wrapper,
body.public-frame-shell #wrapper,
body.public-frame-shell #page-content-wrapper {
    overflow-x: hidden;
}


TD
{
    FONT-SIZE: 16px;
    font-family:"Greta Arabic",Tahoma,sans-serif;
}

Body.PopBody
{
	background-color: white;
	margin: 0;
	padding: 5px;
	background-image: none;
}
A
{
    /*COLOR: #444;*/
    TEXT-DECORATION: none;
    transition:0.3s ease-in-out;
}
A:hover, A:focus
{
    /*COLOR: black;*/
    text-decoration: none;
}
.main-container
{
    padding:0;
}
.topmenu-padding
{
    padding-top:70px;
}
.topmenu.navbar
{
    width:100%;
    z-index:99;
    border:0;
    margin-bottom:2px;
    min-height:45px;
    background-color: #bc2a7b;
    border-bottom: 2px solid black;
    border-radius:0;
    
}

.topmenu.navbar ul.navbar-nav > li > a
{
    padding-top: 8px;
    padding-bottom: 3px;
    padding-right:10px;
    padding-left:10px;
    
    color:White;
    font-size:17px;
    line-height:30px;
}
.topmenu.navbar ul.navbar-nav > li > a:hover
{
    color:gray;
}
.topmenu.navbar.affix {
    position: fixed;
    top: 0;
    transition:0.35s ease-in-out;
    filter: alpha(opacity=80);
    opacity: 0.80;
    
}
.topmenu .navbar-toggle
{
    float:left;
    margin-left:15px;
}
.top-row > div.col
{
    padding-left:5px;
    padding-right:5px;
    
}
@media (max-width: 767px) {
    .topmenu.navbar
    {
        height:20px;
        min-height:20px;
    }
    .topmenu.navbar-inverse, .topmenu.navbar-default
    {
        background-color:Transparent;
        margin-bottom: 0;
    }
    .topmenu.navbar-inverse .navbar-toggle:hover .icon-bar
    {
        background-color: #ddd;
    }
    .topmenu.navbar-inverse .navbar-toggle .icon-bar
    {
        background-color:#888;
    }
    .topmenu.navbar-inverse .navbar-toggle:focus
    {
        background-color:Transparent;
    }
}
/******* sidebar-nav *****************/
.sidebar-nav
{
    padding:20px 10px 20px 10px;
}
.sidebar-nav li a
{
    font-size:18px;
    color:White;
}
/**********************/
.top-section
{
	/*background-color:White;*/
	
}

.SearchBlock
{
    padding-top:5%;
}
#Logo
{
    text-align:center;
}
#Logo a
{
    max-width:320px;
    margin-right:auto;
    margin-left:auto;
    display:block;
}
#Logo img
{
    border:0;
    max-height:150px;
    margin-bottom:10px;
}
.header-middle-top
{
    position:relative;
    overflow:hidden;    
    
}
.SocialBlock
{
    padding-top:10px;
    overflow: hidden;
    
}
.SocialBlock a
{
	display: block;
	float: right;
	margin-left: 2px;
	margin-right: 2px;
	width:28px;
	height:28px;
}

/*****************************/
.ticker-bg 
{
    background:white ;
}

@media (min-width: 1200px)
{
    
}
/********************************************************/

@media (min-width: 992px) and (max-width: 1199px)
{
    .SocialBlock a
    {
	    width:26px;
	    height:26px;
    }
    .SocialBlock a img
    {
	    width:26px;
	    height:26px;
    }

}
@media (min-width: 768px) and (max-width: 991px)
{
    .SocialBlock a
    {
	    width:26px;
	    height:26px;
    }
    .SocialBlock a img
    {
	    width:26px;
	    height:26px;
    }

}


@media (max-width: 767px) 
{
    .top-section
    {
        margin-right:-15px;
        margin-left:-15px;
        
    }
    .SocialBlock
    {
        padding-top:0;
    }
    .SocialBlock a
    {
	    width:28px;
	    height:28px;
	    float:none;
	    display:inline-block;
	    margin-right:5px;
	    margin-left:5px;
    }
    .SocialBlock a img
    {
	    width:28px;
	    height:28px;
    }
    
    .ticker-bg 
    {
        padding:0;
    }
    
    
}
@media (max-width: 479px) 
{

    #Logo img
    {
        border:0;
        max-height:66px;
        margin-bottom:0;
    }
    .fb_iframe_widget span[style]{width:300 !important;}
    
}
/****************************** Home CSS *****************/
.ClockCell
{
    margin:0;
    color:#333;
    font-family:"Greta Arabic",Tahoma,sans-serif;
    font-size:16px;
    /*height:40px;*/
    padding-top:10px;
    text-align:right;
}
.ClockCell .clock, .ClockCell .links {
    padding-right:5px;
    padding-left:5px;
    line-height:30px;
}

.ClockCell i:before
{
    margin-left:5px;
    font-size:30px;
    color:#bc2a7b;
    vertical-align: middle;
}
.ClockCell .Links a 
{
    color:#333333;
}
.ClockCell .About
{
    /*float:right;*/
    padding-left:10px;
}
.ClockCell .Contact
{
    /*float:right;*/
}


/********************************************************/

.footer-container
{
    background: url(../footerbg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 280px;
}
.footer-menu-section 
{
    padding:10px;
    overflow: hidden;
}
.footer-menu-section .Contactus
{
    color:Silver;
    font-size:18px;
    text-align:left; 
    overflow:hidden;
    padding:10px;
    
}
/***** sub menu ****/
.FooterBlock
{
    margin-left:auto;
    margin-right:auto;
    
    overflow:hidden;
    
}
.vertical-center
{
    vertical-align:middle;
}


.footer-menu-section .sub-menu
{
    list-style-type:none;
    overflow:hidden;
    margin-top:10px
}
.footer-menu-section .sub-menu li 
{
    white-space:normal;
    padding-right:10px;
    padding-left:10px;
    
    
}
.footer-menu-section .sub-menu li A
{
    text-decoration: none;
	color:#fff;
	white-space:normal;
	font-size:22px;
	transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease;
    font-weight:normal;
    
    line-height:35px;
    margin-bottom:10px;
    
    
}
.footer-menu-section .Sub-Menu li A:hover
{
    text-decoration: none;
    color:#fff;
}
.footer-Social
{

    height:32px;
    margin-top:0px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width:200px;
    display:table;
}
.footer-android
{

    height:35px;
    margin-top:0px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width:119px;
    display:table;
}
.footer-menu-section
{
    margin-right:auto;
    margin-left:auto;
    
    
}
.footer-Social a 
{
    display:table-cell;
    text-align:center
}
.footer-Social a img
{
    border-radius:50%;
}
/************************************/
Label.error {
	color:red;
	padding-right:2px;
}
Label.sucess {
	color:#339900;
	padding-right:2px;
}
Label.block {
	display:block;
	padding:4px;
	background:#FFFFCC;
}
/***************************************************************************/
.fa 
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn .fa
{
    font: normal normal normal 14px/1.42857143 FontAwesome;
}
.btn-warning {
	background-color: #bc2a7b;
	border-color: #bc2a7b;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.fa-search:before {
  content: "\f002";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-play:before {
  content: "\f04b";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-info:before {
  content: "\f129";
}
.fa-at:before {
  content: "\f1fa";
}
/*********************************************/
/**************.Net Fixed********************/
.captcha-div #Verify
{
    display:inline-block;
    width:auto !important;
    margin-right:3px;
    margin-left:3px;
    
}
.captcha-div img
{
    display:inline-block;
    height:33px;
}
.FBComments
{
	/*direction:ltr;
	float:left;*/
	overflow:hidden;
	display: inline-block;
}
.BodyCell
{
	padding:5px;
	background-color:white;
	background-image:none;
	direction:rtl;
	font-size:15px;
	font-weight:bolder;
	font-family:arial;
}
#LikeBox
{
    width:90px;
    float:left;
}

.ShareBox{
	width:300px;
	float:left;
}
.ShareBox iframe{
	border:none;
	margin:0 2px;
	float:left;
}
.ShareBox .Facebook
{
    background:url(../social/share.png) no-repeat 0 0;
    width:60px;
    height:20px;
    display:inline-block;
    border:0;
    margin-left:0px;
    margin-right:1px;
    float:left;
}
.ShareBox .Twitter
{
    background:url(../social/share.png) no-repeat -60px 0;
    width:55px;
    height:20px;
    display:inline-block;
    border:0;
    margin-left:0px;
    margin-right:1px;
    float:left;
}
/*#########################################################################*/
/************* Frames *********************/
.frame-group
{
    overflow:hidden;
    padding-top:4px;
    border-radius:4px;
}
.frame-header {
    display:table;
}
.frame-title {
    background-color:#2b4487;
    padding:6px 10px 6px 10px;
    color:White;
    white-space:nowrap;
    margin-top:-4px;
    font-size:18px;
    
}
.frame-title a, .frame-title a:hover {
    color:White;
    text-decoration:none;
    font-size:18px;
    
}
.framebg-line {
    border-top:3px solid #bc2a7b;
    background-color:White;
    display:table-cell;
    width: 100%;
    margin-top:3px;
    border-left:1px solid #dedede;
    
}
.frame-body {
    background-color:White;
    border-bottom:1px solid #dedede;
    border-left:1px solid #dedede;
    border-right:1px solid #dedede;
    box-shadow: 0 3px 3px 0 #b5b5b5;
    overflow:hidden;
    
}
.frame-footer {
    border: 1px solid #dedede;
    font-family: 'Greta Arabic';
    font-size: 17px;
    color: #444;
    text-align: center;
    margin: 7px 0 5px 0;
    display: block;
    background-color: White;
    text-decoration: none;
    overflow:hidden;
    padding:3px;
}
/****** side frame **********/
.sideframe-group
{
    overflow:hidden;
    border-radius:4px;
}
.sideframe-header
{
    display:block;
}
.sideframe-title {
    background-color:#2b4487;
    padding:3px 10px 3px 10px;
    color:White;
    white-space:nowrap;
    font-size:17px;
    
}
.sideframe-title a, .sideframe-title a:hover {
    color:White;
    text-decoration:none;
    font-size:17px;
    
}
/***************************************************************************/
/***************************************************************************/
/* Hoooooooooooooooooooooooooome CSSSSSSSS ********************************/
.col
{
    padding-right:7px;
    padding-left:7px;
}
/**************** Carousel ****************************/
#carousel, #carousel .carousel-inner, #carousel div.item 
{
    /*min-height:370px;*/
    max-width:600px;
}
.news-item {
    display:block;
    /*min-height:370px;*/
    position:relative;
}

#carousel a span.ei-title
{
    transition:0.3s ease-in-out;
    
    font-family:'Greta Arabic';
    color:White !important;
    filter: alpha(opacity=60);
    opacity: 0.60;
    display:block;
    overflow:hidden !important;
    position:absolute;
    background-color:Black;
    position:absolute;
    bottom:0;
    text-align:center;
    border-top:1px solid white;
    width:100%;
    
    font-size: 22px;
    line-height: 35px !important;
    height: 75px;

    
}
#carousel a:hover span.ei-title
{
    filter: alpha(opacity=80);
    opacity: 0.80;
}
#carousel a span.ei-title h2 
{
    font-family:'Greta Arabic';
    font-size:22px;
    color:White !important;
    margin:0;
    padding:0;
    font-weight:lighter;
}
/***************************************************/
a:hover span.title
{
    color:#23527c !important;
}

.LoginLink
{
    padding-top:7px;
}
.ShawshraHead2 {
    height: 30px;
    overflow: hidden;
    line-height:30px;
    background-color: #2b4487;
    padding-left: 20px;
    padding-right: 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: white;
    font-size: 17px;
    font-family: 'Greta Arabic';
}
.HomeLatestNews
{
    max-height:370px;
    overflow:hidden;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.latest-new
{
    margin-bottom:0;
    height:340px;
}
.newsblock-container
{
    margin-top:9px;
    margin-bottom:10px;
    
}
.newsblock-container a span.title {
    font-size:17px;
    margin-top:10px;
    line-height:27px;
    height:55px;
    
    overflow: hidden;
    display: block;
    font-family: 'Greta Arabic';
    text-align: right;
    color: #1f1f1f;
    
    transition:0.3s ease-in-out;

}
.smallnews-container
{
    font-size:17px;
    margin-top:3px;
    margin-bottom:3px;
    line-height:27px;
    height:66px;
    overflow:hidden;
}
.smallnews-container a div.image
{
    padding:2px 5px 2px 5px;
} 
.smallnews-container a div.image img
{
    padding:2px;
    border-radius:2px;
}
.smallnews-container a div.title {

    font-size:16px;
    line-height:22px;
    height:64px;
    
    overflow: hidden;
    display: block;
    font-family: 'Greta Arabic';
    text-align: right;
    color: #1f1f1f;
    
    transition:0.3s ease-in-out;
    
}
/******************/
.widenewsblock-container
{
    height:200px;
    margin-top:10px;
    margin-bottom:10px;
    
}
.img-shapped
{
    height: 100%;
    width: 100%;
    padding:0;
}
.TopWideNewsBlock
{
    position:relative;
    width:100%;
    height:100%;
    display:block;
}
.widenewsblock-container a span.title
{
    transition:0.3s ease-in-out;
    
    font-family:'Greta Arabic';
    color:White !important;
    filter: alpha(opacity=60);
    opacity: 0.60;
    display:block;
    overflow:hidden;
    position:absolute;
    background-color:Black;
    position:absolute;
    bottom:0;
    text-align:center;
    border-top:1px solid white;
    width:100%;
    
    font-size: 18px;
    line-height: 27px !important;
    height: 55px;

    
}
.widenewsblock-container a:hover span.title
{
    filter: alpha(opacity=80);
    opacity: 0.80;
}
/*****************************/
.largenewsblock-container
{
    
    margin-top:5px;
    margin-bottom:5px;
    line-height:27px;
    overflow:hidden;
}
.largenewsblock-container a div.image
{
    /*padding:3px 5px 3px 5px;*/
} 
.largenewsblock-container a div.image img
{
    /*padding:2px;
    border-radius:2px;*/
}
.largenewsblock-container a div.text {

    overflow: hidden;
    display: block;
    font-family: 'Greta Arabic';
    text-align: right;
    
    transition:0.3s ease-in-out;
    
}
.largenewsblock-container a div.text .title {
    color:#1f1f1f;
    font-size:19px;
    margin-top:5px;
    line-height:24px;
    display:block;
}
.largenewsblock-container a div.text .brief {
    color:#2d2d2d;
    font-size:16px;
    margin-top:5px;
    line-height:22px;
    display:block;
}

/*****************************/
.mediumnews-container {
    overflow:hidden;
    
}
.mediumnews-container a div.title
{
    line-height:24px;
    color:#1f1f1f;
    font-size:17px;
}
.mediumnews-container a div.image {
    height: 200px;

}
.mediumnews-container a div.image img {
    height: 100%;
    width: 100%;

}
/****/
.col-triple
{
    padding-right:7px;
    padding-left:7px;
    padding-bottom: 10px;
    
}
.triplenews-equalheight
{
    margin-top:5px;
    overflow:hidden;
}

/********************************************************/
@media (min-width: 1200px)
{
    
    .triplenews-equalheight {
        height:488px;
    }
    .mediumnews-container {
        height:270px;
    }
}


@media (min-width: 992px) and (max-width: 1199px)
{
    /*.newsblock-container {
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .newsblock-container a span.Title {
        font-size: 15px;
        margin-top: 3px;
        line-height: 25px;
        height: 45px;
    }*/

    .smallnews-container { height: 72px; margin-top:4px; margin-bottom:5px;}
    .smallnews-container a div.image {
        padding: 5px;
    }

    .largenewsblock-container {
        margin-top: 4px;
        margin-bottom: 2px;
    }
    .largenewsblock-container a div.text .brief {
        font-size:14px;
        margin-top:5px;
        line-height:19px;
        max-height:58px;
    }
    
    .triplenews-equalheight {
        height:488px;
    }
    .mediumnews-container {
        height:243px;
    }
    .mediumnews-container a div.image {
        height: 190px;
    }

    .mediumnews-container a div.title {
        line-height: 21px;
        font-size: 16px;
        height: 43px;
        overflow: hidden;


    }
    .col-triple .smallnews-container a div.title {
        font-size:15px;
        height: 66px;
        padding:0 7px 0 7px;
        
    }

}
@media (min-width: 768px) and (max-width: 991px)
{
    
    .latest-new {
        height: 296px;
    }

    .newsblock-container a span.title {
        font-size: 15px;
    }
    .smallnews-container {
        height: 77px;
    }
    .smallnews-container a div.title { 
        padding-right:5px; 
        padding-left:5px; 
        font-size: 14px;
        line-height: 22px;
     }
    .largenewsblock-container {
        height:116px;
        overflow:hidden;
    }
    .largenewsblock-container a div.text .title {
        font-size:17px;
    }
    .largenewsblock-container a div.text .brief {
        font-size:14px;
        margin-top:5px;
        line-height:19px;
        max-height:58px;
    }
    
    .triplenews-equalheight {
        height:488px;
    }
    .mediumnews-container {
        height:243px;
    }
    .mediumnews-container a div.image {
        height: 158px;
    }
    .mediumnews-container a div.title {
        line-height: 21px;
        color: #1f1f1f;
        font-size: 16px;
    }

    
}
@media (min-width: 768px) 
{
    .FooterLogo { 
        background:url(../logof.png) no-repeat right center;
        
        background-size:contain;
        min-height:178px;
    }
}
@media (max-width: 767px) 
{
    .FooterLogo { 
        background:url(../logof.png) no-repeat center center;
        
        background-size:contain;
        min-height:100px;
        margin-top: 20px;
    }
    .footer-menu-section .sub-menu {
        padding:0;
    }
    .footer-menu-section .sub-menu li a{
        font-size:16px
    }
    .col, .col-triple
    {
        padding-right: 0;
        padding-left: 0;

    }
    
    .newsblock-container {
        padding:0 5px 0 5px;
        margin:3px 0 2px 0;
    }
    
    .newsblock-container a span.title { 
        font-size: 15px;
        margin-top: 5px;
        line-height: 19px;
        height: 60px;
    }
    .smallnews-container
    {
        height:100px;
    }
    .smallnews-container .image img
    {
        /*max-height: 80px;*/
        
    }
    .smallnews-container .title 
    {
        height:85px;
        line-height:27px;
        
    }
    
    .largenewsblock-container {
        /*height:116px;
        overflow:hidden;*/
    }
    .largenewsblock-container a div.text .title {
        font-size:15px;
    }
    
}
@media (max-width: 479px) 
{
    .container-fluid { padding:0; }
    .smallnews-container {
        height:65px;
    }
    .smallnews-container a div.image
    {
        padding:5px 3px 0 0;
    }
    .smallnews-container a div.image img
    {
        max-height: 60px;
        width:100%;
    }
    .smallnews-container a div.title {
        line-height:27px;
        height:65px;
        margin-top:5px;
        font-size:15px;
        padding-right:5px;
        padding-left:5px;
        
      
    }
    
    
}

/********************* Public Refresh 2026 *********************/
:root {
    --eg-bg: #060814;
    --eg-bg-soft: #0d1224;
    --eg-panel: rgba(12, 18, 37, 0.92);
    --eg-panel-2: rgba(17, 24, 48, 0.96);
    --eg-card: rgba(255,255,255,0.06);
    --eg-line: rgba(255,255,255,0.1);
    --eg-text: #edf2ff;
    --eg-muted: #aab6d5;
    --eg-blue: #1d8de3;
    --eg-pink: #d5338a;
    --eg-pink-soft: rgba(213, 51, 138, 0.16);
    --eg-shadow: 0 18px 40px rgba(0, 0, 0, 0.34);
    --eg-radius: 24px;
    --eg-radius-sm: 16px;
}

body.public-shell,
body.public-frame-shell {
    background:
        radial-gradient(circle at top right, rgba(29, 141, 227, 0.14), transparent 28%),
        radial-gradient(circle at top left, rgba(213, 51, 138, 0.18), transparent 35%),
        linear-gradient(180deg, rgba(6, 8, 20, 0.94) 0%, rgba(9, 13, 27, 0.98) 100%),
        url('../theme-refresh/headerbg.jpg') top center / cover no-repeat fixed;
    color: var(--eg-text);
    min-height: 100vh;
}

body.public-shell a,
body.public-frame-shell a {
    color: inherit;
}

body.public-shell .container {
    position: relative;
    z-index: 1;
}

body.public-shell .public-page-wrap {
    min-height: 100vh;
}

body.public-shell .public-top-section {
    margin-top: 22px;
    margin-bottom: 18px;
    padding: 18px 24px 12px;
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 0 0 var(--eg-radius) var(--eg-radius);
    background:
        linear-gradient(135deg, rgba(10, 15, 32, 0.96), rgba(18, 22, 46, 0.92)),
        url('../theme-refresh/headerbg.jpg') center center / cover no-repeat;
    box-shadow: var(--eg-shadow);
    overflow: hidden;
}

body.public-shell .public-top-section:before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 15%, rgba(213, 51, 138, 0.22), transparent 30%),
        radial-gradient(circle at 85% 10%, rgba(29, 141, 227, 0.18), transparent 25%);
    pointer-events: none;
}

body.public-shell .public-header-row,
body.public-shell .public-top-row {
    position: relative;
    z-index: 1;
}

body.public-shell .public-logo-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

body.public-shell #Logo a {
    max-width: 360px;
    padding: 12px 18px;
    border-radius: 20px;
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.06);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.02);
}

body.public-shell #Logo img {
    max-height: 118px;
    margin-bottom: 0;
    filter: drop-shadow(0 12px 28px rgba(0,0,0,0.28));
}

body.public-shell .public-header-meta {
    background: rgba(6, 10, 24, 0.48);
    border: 1px solid rgba(255,255,255,0.06);
    border-radius: 20px;
    padding: 12px 10px 0;
    backdrop-filter: blur(8px);
}

body.public-shell .public-utility-bar,
body.public-shell .public-social-strip,
body.public-shell .public-search-zone {
    margin-bottom: 12px;
}

body.public-shell .utility-chip,
body.public-shell .utility-links {
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.07);
    border-radius: 16px;
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: var(--eg-muted);
}

body.public-shell .utility-label {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

body.public-shell .utility-label i {
    margin-left: 6px;
    color: #ffc74d;
}

body.public-shell .utility-value {
    font-size: 14px;
    line-height: 1.8;
}

body.public-shell .utility-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    background: linear-gradient(135deg, rgba(29, 141, 227, 0.22), rgba(213, 51, 138, 0.24));
    border: 1px solid rgba(255,255,255,0.1);
    padding: 10px 16px;
    border-radius: 999px;
}

body.public-shell .utility-link:hover {
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.24);
}

body.public-shell .SocialBlock {
    padding-top: 0;
    text-align: center;
}

body.public-shell .SocialBlock a {
    float: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin: 0 4px;
    border-radius: 50%;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
}

body.public-shell .SocialBlock a:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(0,0,0,0.26);
    background: rgba(213, 51, 138, 0.22);
}

body.public-shell .SocialBlock a img {
    width: 22px;
    height: 22px;
}

body.public-shell .SearchBlock {
    padding-top: 0;
}

body.public-shell .modern-search-form {
    margin: 0;
}

body.public-shell .modern-search-form .form-group {
    margin-bottom: 0;
}

body.public-shell .search-group {
    border-radius: 999px;
    overflow: hidden;
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.02);
}

body.public-shell .modern-search-form .search-input {
    height: 52px;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 17px;
    box-shadow: none;
}

body.public-shell .modern-search-form .search-input::placeholder {
    color: rgba(255,255,255,0.55);
}

body.public-shell .modern-search-form .search-submit {
    min-width: 58px;
    height: 52px;
    border: 0;
    color: #fff;
    background: linear-gradient(135deg, var(--eg-blue), var(--eg-pink));
}

body.public-shell .public-main-nav.navbar {
    border: 0;
    min-height: 54px;
    margin-bottom: 14px;
    background: linear-gradient(90deg, rgba(13,18,36,0.96), rgba(33,20,51,0.96));
    border-bottom: 1px solid rgba(255,255,255,0.08);
    box-shadow: 0 12px 28px rgba(0,0,0,0.18);
}

body.public-shell .public-main-nav.navbar.affix {
    opacity: 1;
    box-shadow: 0 14px 36px rgba(0,0,0,0.4);
}

body.public-shell .public-main-nav ul.navbar-nav > li > a {
    color: rgba(255,255,255,0.9);
    line-height: 34px;
    font-size: 16px;
    padding: 10px 12px;
}

body.public-shell .public-main-nav ul.navbar-nav > li > a:hover,
body.public-shell .public-main-nav ul.navbar-nav > li.active > a {
    color: #fff;
    background: linear-gradient(135deg, rgba(29,141,227,0.18), rgba(213,51,138,0.18));
}

body.public-shell .public-ticker-band {
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 18px;
    background: transparent;
}

body.public-shell .public-news-ticker {
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 999px;
    box-shadow: 0 10px 22px rgba(0,0,0,0.16);
    overflow: hidden;
}

body.public-shell .public-inner-layout {
    padding-bottom: 24px;
}

body.public-shell .public-main-container {
    padding: 28px 28px 18px;
    border-radius: var(--eg-radius);
    border: 1px solid rgba(255,255,255,0.08);
    background: linear-gradient(180deg, rgba(12,18,37,0.9), rgba(10,14,28,0.94));
    box-shadow: var(--eg-shadow);
}

body.public-shell .public-page-heading {
    color: #fff;
    margin: 0 0 24px;
    font-size: 34px;
    line-height: 1.5;
    border-right: 4px solid var(--eg-pink);
    padding-right: 16px;
    text-shadow: 0 10px 30px rgba(0,0,0,0.26);
}

body.public-shell .public-content-shell {
    color: var(--eg-text);
}

body.public-shell .public-content-shell .panel,
body.public-shell .public-content-shell .form-container,
body.public-shell .public-content-shell .WidgetBlock,
body.public-shell .public-content-shell table,
body.public-shell .public-content-shell .Description {
    background: rgba(255,255,255,0.03);
}

body.public-shell .HomepageShell {
    display: block;
}

body.public-shell .HomepageSection {
    margin-bottom: 22px;
}

body.public-shell .HomepageSection .container > .row,
body.public-shell .HomepageSection .container > .col {
    position: relative;
}

body.public-shell .HomepageHeroSection,
body.public-shell .HomepageLeadSection,
body.public-shell .HomepageSecondarySection,
body.public-shell .HomepageFeatureSection,
body.public-shell .HomepageExploreSection,
body.public-shell .HomepageVarietySection,
body.public-shell .HomepageBrandSection {
    position: relative;
}

body.public-shell .HomepageHeroSection .container,
body.public-shell .HomepageLeadSection .container,
body.public-shell .HomepageSecondarySection .container,
body.public-shell .HomepageFeatureSection .container,
body.public-shell .HomepageExploreSection .container,
body.public-shell .HomepageVarietySection .container,
body.public-shell .HomepageBrandSection .container {
    padding: 18px 18px 12px;
    border-radius: 26px;
    background: linear-gradient(180deg, rgba(14,20,41,0.84), rgba(10,14,28,0.92));
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: var(--eg-shadow);
}

body.public-shell .HomepageHeroSection .container:before,
body.public-shell .HomepageLeadSection .container:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 26px;
    background:
        radial-gradient(circle at top left, rgba(213, 51, 138, 0.14), transparent 32%),
        radial-gradient(circle at top right, rgba(29, 141, 227, 0.12), transparent 28%);
    pointer-events: none;
}

body.public-shell #carousel,
body.public-shell #carousel .carousel-inner,
body.public-shell #carousel div.item {
    max-width: 100%;
}

body.public-shell .news-item img {
    border-radius: 22px;
    box-shadow: 0 18px 32px rgba(0,0,0,0.32);
}

body.public-shell #carousel a span.ei-title {
    height: auto;
    min-height: 88px;
    padding: 16px 20px;
    border-top: 1px solid rgba(255,255,255,0.08);
    background: linear-gradient(180deg, rgba(4,8,18,0.3), rgba(8,12,24,0.92));
    color: #fff !important;
    text-align: right;
    opacity: 1;
    line-height: 1.7 !important;
    font-size: 24px;
}

body.public-shell .ShawshraHead2,
body.public-shell .BodyHeader,
body.public-shell .BodyHeader2,
body.public-shell .TopHeader {
    background: linear-gradient(90deg, rgba(29,141,227,0.95), rgba(213,51,138,0.95));
    color: #fff;
    border-radius: 18px 18px 0 0;
    border: 0;
    min-height: 44px;
    line-height: 44px;
    font-size: 18px;
    padding: 0 16px;
    box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1);
}

body.public-shell .HomeLatestNews {
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 0 0 18px 18px;
    max-height: none;
}

body.public-shell .latest-new {
    height: auto;
    min-height: 340px;
}

body.public-shell .latest-new .list-group-item {
    background: transparent;
    border-color: rgba(255,255,255,0.06);
    color: var(--eg-text);
}

body.public-shell .LatestNewsLine {
    color: var(--eg-text);
    display: block;
    line-height: 1.9;
}

body.public-shell .LatestNewsLine:hover {
    color: #fff;
    transform: translateX(-2px);
}

body.public-shell .newsblock-container,
body.public-shell .smallnews-container,
body.public-shell .largenewsblock-container,
body.public-shell .mediumnews-container,
body.public-shell .widenewsblock-container {
    border-radius: 20px;
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.06);
    box-shadow: 0 12px 28px rgba(0,0,0,0.16);
}

body.public-shell .newsblock-container,
body.public-shell .mediumnews-container,
body.public-shell .widenewsblock-container {
    overflow: hidden;
}

body.public-shell .newsblock-container img,
body.public-shell .smallnews-container img,
body.public-shell .largenewsblock-container img,
body.public-shell .mediumnews-container img,
body.public-shell .widenewsblock-container img {
    border-radius: 16px;
}

body.public-shell .newsblock-container a span.title,
body.public-shell .smallnews-container a div.title,
body.public-shell .largenewsblock-container a div.text .title,
body.public-shell .mediumnews-container a div.title,
body.public-shell .widenewsblock-container a span.title {
    color: #f6f8ff;
}

body.public-shell .largenewsblock-container a div.text .brief,
body.public-shell .mediumnews-container a div.text .brief {
    color: var(--eg-muted);
}

body.public-shell .triplenews-equalheight,
body.public-shell .ExploreGridShell {
    border-radius: 20px;
}

body.public-shell .LoginArea .LoginBlock,
body.public-shell .Form,
body.public-shell .panel,
body.public-shell .Description,
body.public-shell .WidgetBlock,
body.public-shell .form-container {
    border-radius: 18px;
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: 0 12px 30px rgba(0,0,0,0.16);
    background: rgba(255,255,255,0.03);
}

body.public-shell .panel-heading,
body.public-shell .WidgetCat {
    background: rgba(255,255,255,0.05);
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.08);
}

body.public-shell .btn,
body.public-shell input[type='submit'],
body.public-shell input[type='button'],
body.public-shell button {
    border-radius: 14px;
}

body.public-shell .form-control {
    min-height: 46px;
    border-radius: 14px;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.1);
    color: #fff;
    box-shadow: none;
}

body.public-shell .form-control::placeholder {
    color: rgba(255,255,255,0.45);
}

body.public-shell .public-comments-shell,
body.public-shell .FBComments {
    margin-top: 22px;
}

body.public-shell .public-footer {
    margin-top: 22px;
    padding-top: 32px;
    padding-bottom: 34px;
    border-top: 1px solid rgba(255,255,255,0.08);
    background:
        linear-gradient(180deg, rgba(8,11,20,0.72), rgba(6,8,20,0.96)),
        url('../theme-refresh/footerbg.jpg') center center / cover no-repeat;
    min-height: 0;
}

body.public-shell .public-footer-block,
body.public-shell .FooterBlock {
    margin-top: 22px;
    padding: 18px 20px;
    border-radius: 20px;
    background: rgba(255,255,255,0.04);
    border: 1px solid rgba(255,255,255,0.07);
}

body.public-frame-shell {
    padding: 18px;
}

body.public-frame-shell .public-frame-wrap {
    max-width: 920px;
    margin: 0 auto;
    padding: 22px;
    border-radius: 24px;
    background: linear-gradient(180deg, rgba(12,18,37,0.92), rgba(10,14,28,0.96));
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: var(--eg-shadow);
}

body.public-frame-shell .public-frame-heading {
    color: #fff;
    font-size: 28px;
    margin: 0 0 18px;
}

body.public-frame-shell .public-frame-footer {
    max-width: 920px;
    margin: 14px auto 0;
    color: var(--eg-muted);
}

@media (min-width: 768px) {
    body.public-shell #SideMenu {
        display: none;
    }
}

@media (max-width: 767px) {
    body.public-shell .public-top-section {
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
        border-radius: 0 0 24px 24px;
        padding: 16px 16px 10px;
    }

    body.public-shell #SideMenu {
        display: block;
        position: absolute;
        top: 16px;
        right: 12px;
        z-index: 1105;
    }

    body.public-shell #SideMenu .mobile-nav-toggle {
        margin: 0;
        padding: 11px 12px;
        border: 1px solid rgba(41,61,119,0.18);
        border-radius: 16px;
        background: rgba(255,255,255,0.96);
        box-shadow: 0 14px 28px rgba(17,28,58,0.14);
    }

    body.public-shell #SideMenu .mobile-nav-toggle .icon-bar {
        width: 22px;
        height: 3px;
        margin: 4px 0;
        border-radius: 999px;
        background: #1b2442;
    }

    body.public-shell #sidebar-wrapper {
        position: fixed;
        top: 72px;
        right: 12px;
        width: calc(100vw - 24px);
        max-width: 340px;
        height: auto;
        max-height: calc(100vh - 92px);
        padding: 18px 16px 16px;
        background:
            radial-gradient(circle at top center, rgba(111, 83, 193, 0.18), transparent 38%),
            linear-gradient(180deg, rgba(253, 236, 247, 0.995), rgba(244, 229, 250, 0.995) 56%, rgba(238, 220, 247, 0.992));
        border: 1px solid rgba(193, 98, 170, 0.22);
        border-radius: 24px;
        box-shadow: 0 24px 64px rgba(73, 46, 110, 0.18);
        transition: opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease;
        z-index: 1102;
        overflow-y: auto;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px) scale(0.985);
        pointer-events: none;
    }

    body.public-shell #wrapper.toggled::before {
        content: "";
        position: fixed;
        inset: 0;
        background: rgba(76, 52, 122, 0.16);
        z-index: 1098;
    }

    body.public-shell #wrapper.toggled #sidebar-wrapper {
        opacity: 1;
        visibility: visible;
        transform: translateY(0) scale(1);
        pointer-events: auto;
    }

    body.public-shell #wrapper.toggled #SideMenu .mobile-nav-toggle {
        background: linear-gradient(90deg, #63baf2, #d96db4);
        border-color: rgba(255,255,255,0.24);
        box-shadow: 0 16px 28px rgba(137,98,186,0.24);
    }

    body.public-shell #wrapper.toggled #SideMenu .mobile-nav-toggle .icon-bar {
        background: #fff;
    }

    body.public-shell .sidebar-nav {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    body.public-shell .sidebar-nav li {
        margin-bottom: 10px;
    }

    body.public-shell .sidebar-nav li a {
        display: block;
        padding: 13px 16px;
        background: linear-gradient(180deg, rgba(255,255,255,0.92), rgba(247,251,255,0.88));
        border: 1px solid rgba(99,186,242,0.24);
        border-radius: 16px;
        font-size: 17px;
        font-weight: 700;
        line-height: 1.5;
        color: #47a8ea;
        text-shadow: none;
        box-shadow: 0 10px 20px rgba(122,103,182,0.10);
    }

    body.public-shell .sidebar-nav li a:hover,
    body.public-shell .sidebar-nav li a:focus,
    body.public-shell .sidebar-nav li.active a {
        color: #fff;
        background: linear-gradient(90deg, #63baf2 0%, #a775d8 48%, #da74b7 100%);
        border-color: rgba(99,186,242,0.34);
        box-shadow: 0 16px 28px rgba(130,95,190,0.24);
    }

    body.public-shell .public-header-meta {
        margin-top: 14px;
    }

    body.public-shell .utility-chip,
    body.public-shell .utility-links {
        min-height: auto;
        padding: 10px 12px;
        flex-direction: column;
    }

    body.public-shell .public-main-container {
        padding: 20px 16px 14px;
        border-radius: 24px;
    }

    body.public-shell .public-page-heading {
        font-size: 28px;
        margin-bottom: 18px;
    }

    body.public-shell .HomepageSection .container {
        padding: 14px 14px 10px;
    }
}

body.public-shell .frame-group,
body.public-shell .sideframe-group {
    border-radius: 22px;
    overflow: hidden;
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: 0 14px 28px rgba(0,0,0,0.18);
}

body.public-shell .frame-header,
body.public-shell .sideframe-header {
    padding: 14px 18px 10px;
    background: linear-gradient(90deg, rgba(29,141,227,0.16), rgba(213,51,138,0.16));
    border-bottom: 1px solid rgba(255,255,255,0.08);
}

body.public-shell .frame-title,
body.public-shell .sideframe-title {
    color: #fff;
    font-size: 20px;
    line-height: 1.6;
}

body.public-shell .frame-title a,
body.public-shell .sideframe-title a {
    color: #fff;
}

body.public-shell .framebg-line {
    margin-top: 10px;
    height: 2px;
    background: linear-gradient(90deg, rgba(29,141,227,0.9), rgba(213,51,138,0.9));
    border-radius: 999px;
}

body.public-shell .frame-body {
    padding: 14px;
}

body.public-shell .frame-footer {
    padding: 0 14px 16px;
}

body.public-shell .frame-footer a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    padding: 10px 14px;
    border-radius: 999px;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.08);
}

body.public-shell .frame-footer a:hover {
    background: rgba(213,51,138,0.18);
}

body.public-shell .HrLine {
    min-height: 160px;
    border-radius: 20px;
    background:
        linear-gradient(135deg, rgba(29,141,227,0.12), rgba(213,51,138,0.18)),
        rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.08);
}

body.public-shell .ticker-border {
    padding: 0 18px;
}

body.public-shell .tiker-title {
    color: #fff;
    font-weight: bold;
    line-height: 48px;
}

body.public-shell .ticker-item {
    color: #fff;
}

/* Public Refresh Tune 2026-04-03 */
body.public-shell,
body.public-frame-shell {
    background:
        radial-gradient(circle at top right, rgba(29, 141, 227, 0.22), transparent 28%),
        radial-gradient(circle at top left, rgba(213, 51, 138, 0.18), transparent 34%),
        linear-gradient(180deg, rgba(18, 23, 56, 0.82) 0%, rgba(41, 22, 63, 0.74) 22%, rgba(241, 246, 252, 0.97) 58%, rgba(249, 251, 255, 1) 100%),
        url('../theme-refresh/headerbg.jpg') top center / cover no-repeat fixed;
}

body.public-shell .public-top-section {
    border-color: rgba(255,255,255,0.22);
    background:
        linear-gradient(135deg, rgba(250, 252, 255, 0.78), rgba(241, 245, 255, 0.72)),
        linear-gradient(135deg, rgba(17, 27, 59, 0.22), rgba(170, 40, 110, 0.14)),
        url('../theme-refresh/headerbg.jpg') center center / cover no-repeat;
    box-shadow: 0 18px 42px rgba(18, 26, 58, 0.18);
}

body.public-shell .public-top-section:before {
    background:
        radial-gradient(circle at 20% 15%, rgba(213, 51, 138, 0.14), transparent 30%),
        radial-gradient(circle at 85% 10%, rgba(29, 141, 227, 0.12), transparent 25%);
}

body.public-shell #Logo a {
    background: rgba(255,255,255,0.74);
    border: 1px solid rgba(255,255,255,0.52);
    box-shadow: 0 14px 28px rgba(19, 26, 52, 0.12);
}

body.public-shell #Logo img {
    max-height: 126px;
    filter: drop-shadow(0 10px 18px rgba(255,255,255,0.18));
}

body.public-shell .public-header-meta {
    background: rgba(255,255,255,0.18);
    border: 1px solid rgba(255,255,255,0.26);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.12);
}

body.public-shell .public-utility-bar:empty {
    display: none;
}

body.public-shell .public-social-strip,
body.public-shell .public-search-zone {
    margin-bottom: 10px;
}

body.public-shell .SocialBlock a {
    background: rgba(255,255,255,0.18);
    border-color: rgba(255,255,255,0.2);
}

body.public-shell .public-main-nav.navbar {
    background: linear-gradient(90deg, rgba(36, 43, 103, 0.94), rgba(189, 44, 125, 0.9));
    box-shadow: 0 12px 28px rgba(28, 26, 60, 0.16);
}

body.public-shell .public-news-ticker {
    background: rgba(255,255,255,0.82);
    border: 1px solid rgba(188,42,123,0.12);
    box-shadow: 0 10px 22px rgba(30, 45, 88, 0.08);
}

body.public-shell .tiker-title {
    color: #a31961;
}

body.public-shell .ticker-item {
    color: #23344e;
}

body.public-shell .public-main-container,
body.public-shell .HomepageSection .container,
body.public-shell .frame-group,
body.public-shell .sideframe-group,
body.public-shell .LoginArea .LoginBlock,
body.public-shell .Form,
body.public-shell .panel,
body.public-shell .Description,
body.public-shell .WidgetBlock,
body.public-shell .form-container {
    background: rgba(255,255,255,0.9);
    border-color: rgba(188,42,123,0.12);
    box-shadow: 0 14px 32px rgba(28, 42, 80, 0.08);
}

body.public-shell .public-main-container {
    color: #23344e;
}

body.public-shell .public-page-heading,
body.public-shell .HeaderCell {
    color: #1b2e4b;
}

body.public-shell .frame-header,
body.public-shell .sideframe-header {
    background: linear-gradient(90deg, rgba(41, 100, 214, 0.12), rgba(189, 44, 125, 0.16));
    border-bottom-color: rgba(188,42,123,0.14);
}

body.public-shell .frame-title,
body.public-shell .sideframe-title,
body.public-shell .frame-title a,
body.public-shell .sideframe-title a {
    color: #1b2e4b;
}

body.public-shell .frame-footer a {
    color: #1b2e4b;
    background: rgba(41, 100, 214, 0.08);
    border-color: rgba(41, 100, 214, 0.14);
}

body.public-shell .frame-footer a:hover {
    background: rgba(189, 44, 125, 0.12);
}

body.public-shell .newsblock-container a span.title,
body.public-shell .smallnews-container a div.title,
body.public-shell .largenewsblock-container a div.text .title,
body.public-shell .mediumnews-container a div.title,
body.public-shell .widenewsblock-container a span.title,
body.public-shell .WidgetCat,
body.public-shell .WidgetCat a,
body.public-shell .panel-heading {
    color: #1b2e4b;
}

body.public-shell .largenewsblock-container a div.text .brief,
body.public-shell .mediumnews-container a div.text .brief,
body.public-shell .WidgetBlock a.News,
body.public-shell .Description,
body.public-shell label,
body.public-shell p,
body.public-shell li {
    color: #42526b;
}

body.public-shell .panel-heading,
body.public-shell .WidgetCat {
    background: linear-gradient(90deg, rgba(41, 100, 214, 0.08), rgba(189, 44, 125, 0.1));
    border-bottom: 1px solid rgba(188,42,123,0.12);
}

body.public-shell .form-control {
    background: rgba(255,255,255,0.82);
    border: 1px solid rgba(41, 100, 214, 0.12);
    color: #23344e;
}

body.public-shell .form-control::placeholder {
    color: rgba(35,52,78,0.48);
}

body.public-shell .public-footer {
    background:
        linear-gradient(180deg, rgba(243, 247, 254, 0.94), rgba(235, 241, 251, 0.98)),
        url('../theme-refresh/footerbg.jpg') center center / cover no-repeat;
    border-top: 1px solid rgba(188,42,123,0.12);
}

body.public-shell .public-footer-block,
body.public-shell .FooterBlock {
    background: rgba(255,255,255,0.76);
    border-color: rgba(188,42,123,0.12);
    color: #23344e;
}

body.public-shell #NewsCategoryPage.news-blocks {
    display: flex;
    flex-wrap: wrap;
    row-gap: 22px;
}

body.public-shell #NewsCategoryPage.news-blocks > [class*='col-'] {
    display: flex;
    float: none;
}

body.public-shell #NewsCategoryPage .pressroom-card {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    background: rgba(255,255,255,0.96);
    border: 1px solid rgba(41, 100, 214, 0.12);
    box-shadow: 0 14px 30px rgba(26, 42, 76, 0.1);
}

body.public-shell #NewsCategoryPage .pressroom-card > a {
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
}

body.public-shell #NewsCategoryPage .pressroom-card img {
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    border-radius: 16px 16px 0 0;
}

body.public-shell #NewsCategoryPage .pressroom-card .Date {
    align-self: flex-start;
    margin: 10px 14px 0;
    padding: 4px 10px;
    border-radius: 999px;
    background: rgba(41, 100, 214, 0.08);
    color: #47607f;
}

body.public-shell #NewsCategoryPage .pressroom-card .caption {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 14px 16px 16px;
}

body.public-shell #NewsCategoryPage .pressroom-card-kicker {
    color: #a31961;
    font-weight: bold;
    margin-bottom: 8px;
}

body.public-shell #NewsCategoryPage .pressroom-card h4 {
    color: #1b2e4b;
    line-height: 1.9;
    margin: 0 0 10px;
}

body.public-shell #NewsCategoryPage .pressroom-card .brief {
    color: #51627a;
    line-height: 1.9;
    flex: 1;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* Contrast tune 2026-04-03 */
body.public-shell::before,
body.public-frame-shell::before {
    content: "";
    position: fixed;
    inset: 0;
    background: linear-gradient(180deg, rgba(255,255,255,0.44), rgba(255,255,255,0.58));
    pointer-events: none;
    z-index: 0;
}

body.public-shell .public-top-section {
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(245, 248, 255, 0.88)),
        linear-gradient(135deg, rgba(17, 27, 59, 0.12), rgba(170, 40, 110, 0.08)),
        url('../theme-refresh/headerbg.jpg') center center / cover no-repeat;
}

body.public-shell .public-news-ticker,
body.public-shell .public-main-container,
body.public-shell .HomepageSection .container,
body.public-shell .frame-group,
body.public-shell .sideframe-group,
body.public-shell .WidgetBlock,
body.public-shell .Form,
body.public-shell .Description,
body.public-shell .panel,
body.public-shell .form-container,
body.public-shell .LoginArea .LoginBlock {
    background: rgba(255,255,255,0.96);
}

body.public-shell .newsblock-container,
body.public-shell .smallnews-container,
body.public-shell .largenewsblock-container,
body.public-shell .mediumnews-container,
body.public-shell .widenewsblock-container {
    background: rgba(255,255,255,0.98);
    border: 1px solid rgba(57, 84, 138, 0.14);
    box-shadow: 0 10px 24px rgba(30, 43, 73, 0.08);
}

body.public-shell .newsblock-container a span.title,
body.public-shell .smallnews-container a div.title,
body.public-shell .largenewsblock-container a div.text .title,
body.public-shell .mediumnews-container a div.title,
body.public-shell .widenewsblock-container a span.title,
body.public-shell .WidgetBlock a.News,
body.public-shell .Description a,
body.public-shell .frame-body a {
    color: #10233f;
}

body.public-shell .largenewsblock-container a div.text .brief,
body.public-shell .mediumnews-container a div.text .brief,
body.public-shell .Description,
body.public-shell .WidgetBlock,
body.public-shell .WidgetBlock div,
body.public-shell .frame-body,
body.public-shell .frame-body p,
body.public-shell .frame-body li {
    color: #42536b;
}

body.public-shell .frame-title,
body.public-shell .sideframe-title,
body.public-shell .frame-title a,
body.public-shell .sideframe-title a,
body.public-shell .panel-heading,
body.public-shell .WidgetCat,
body.public-shell .WidgetCat a {
    color: #122645;
}

/* Homepage palette tune 2026-04-03 */
body.public-shell.is-home .HomepageSection .container {
    background:
        linear-gradient(180deg, rgba(255,255,255,0.985), rgba(246,249,255,0.975));
    border: 1px solid rgba(96, 112, 173, 0.16);
    box-shadow: 0 18px 40px rgba(33, 45, 81, 0.08);
}

body.public-shell.is-home .HomepageSection .container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    height: 6px;
    border-radius: 999px;
    background: linear-gradient(90deg, #2b64d6, #bc2a7b 55%, #7f3fd8);
    opacity: 0.95;
}

body.public-shell.is-home .HomepageHeroSection .container,
body.public-shell.is-home .HomepageLeadSection .container {
    background:
        linear-gradient(180deg, rgba(255,255,255,0.99), rgba(244,248,255,0.98)),
        radial-gradient(circle at top right, rgba(43,100,214,0.06), transparent 26%),
        radial-gradient(circle at top left, rgba(188,42,123,0.08), transparent 32%);
}

body.public-shell.is-home .ShawshraHead2,
body.public-shell.is-home .BodyHeader,
body.public-shell.is-home .BodyHeader2,
body.public-shell.is-home .TopHeader,
body.public-shell.is-home .frame-title,
body.public-shell.is-home .sideframe-title,
body.public-shell.is-home .WidgetCat,
body.public-shell.is-home .panel-heading {
    background: linear-gradient(90deg, #2b64d6 0%, #bc2a7b 58%, #d74192 100%);
    color: #fff !important;
    box-shadow: 0 8px 18px rgba(188,42,123,0.16);
}

body.public-shell.is-home .frame-title a,
body.public-shell.is-home .sideframe-title a,
body.public-shell.is-home .WidgetCat a {
    color: #fff !important;
}

body.public-shell.is-home .framebg-line {
    height: 4px;
    background: linear-gradient(90deg, #39a2ff, #bc2a7b);
}

body.public-shell.is-home .HomeLatestNews {
    background: rgba(255,255,255,0.99);
    border: 1px solid rgba(96, 112, 173, 0.16);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}

body.public-shell.is-home .latest-new .list-group-item {
    border-color: rgba(96, 112, 173, 0.1);
    background: transparent;
}

body.public-shell.is-home .LatestNewsLine {
    color: #1d3150;
    font-weight: bold;
}

body.public-shell.is-home .LatestNewsLine:hover {
    color: #bc2a7b;
}

body.public-shell.is-home .newsblock-container,
body.public-shell.is-home .smallnews-container,
body.public-shell.is-home .largenewsblock-container,
body.public-shell.is-home .mediumnews-container,
body.public-shell.is-home .widenewsblock-container,
body.public-shell.is-home .triplenews-equalheight,
body.public-shell.is-home .ExploreGridShell,
body.public-shell.is-home .frame-group,
body.public-shell.is-home .sideframe-group {
    background: linear-gradient(180deg, rgba(255,255,255,0.99), rgba(248,250,255,0.98));
    border-color: rgba(96, 112, 173, 0.14);
    box-shadow: 0 14px 30px rgba(30, 43, 73, 0.08);
}

body.public-shell.is-home .newsblock-container a span.title,
body.public-shell.is-home .smallnews-container a div.title,
body.public-shell.is-home .largenewsblock-container a div.text .title,
body.public-shell.is-home .mediumnews-container a div.title,
body.public-shell.is-home .widenewsblock-container a span.title {
    color: #10233f;
}

body.public-shell.is-home .largenewsblock-container a div.text .brief,
body.public-shell.is-home .mediumnews-container a div.text .brief,
body.public-shell.is-home .WidgetBlock a.News,
body.public-shell.is-home .Description,
body.public-shell.is-home p,
body.public-shell.is-home li {
    color: #475a73;
}

body.public-shell.is-home #carousel a span.ei-title {
    background: linear-gradient(180deg, rgba(12,20,44,0.08), rgba(12,20,44,0.72));
    border-top: 1px solid rgba(255,255,255,0.18);
}

body.public-shell.is-home #carousel a span.ei-title h2 {
    color: #ffffff !important;
    text-shadow: 0 2px 10px rgba(0,0,0,0.22);
}

/* Header search tune 2026-04-03 */
body.public-shell .public-header-meta {
    background: linear-gradient(135deg, rgba(255,255,255,0.34), rgba(244,247,255,0.28));
    border: 1px solid rgba(255,255,255,0.36);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.14), 0 10px 24px rgba(39, 54, 92, 0.08);
}

body.public-shell .search-group {
    background: rgba(255,255,255,0.92);
    border: 1px solid rgba(76, 96, 154, 0.16);
    box-shadow: 0 10px 20px rgba(31, 49, 90, 0.08);
}

body.public-shell .modern-search-form .search-input {
    color: #18304f;
    font-weight: bold;
}

body.public-shell .modern-search-form .search-input::placeholder {
    color: rgba(36, 56, 86, 0.52);
}

body.public-shell .modern-search-form .search-submit {
    background: linear-gradient(135deg, #2b64d6, #bc2a7b 70%);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.16);
}

/* Public article tune 2026-04-03 */
body.public-shell.is-inner article#NewsPage.news-by-admin {
    background: rgba(255,255,255,0.985);
    border: 1px solid rgba(76, 96, 154, 0.14);
    border-radius: 24px;
    box-shadow: 0 18px 38px rgba(31, 49, 90, 0.08);
    padding: 24px 26px;
    color: #30455f;
}

body.public-shell.is-inner article#NewsPage .NewHead {
    background: linear-gradient(90deg, #2b64d6 0%, #bc2a7b 58%, #d74192 100%);
    color: #fff;
    border: 0;
    border-radius: 18px;
    padding: 12px 18px;
    line-height: 1.9;
    box-shadow: 0 10px 22px rgba(188,42,123,0.14);
}

body.public-shell.is-inner article#NewsPage .Date {
    display: inline-flex;
    align-items: center;
    margin: 10px 0 18px;
    padding: 6px 12px;
    border-radius: 999px;
    background: rgba(43,100,214,0.08);
    color: #546983 !important;
    border: 1px solid rgba(76,96,154,0.12);
}

body.public-shell.is-inner article#NewsPage p,
body.public-shell.is-inner article#NewsPage div,
body.public-shell.is-inner article#NewsPage span,
body.public-shell.is-inner article#NewsPage li {
    color: #30455f;
    line-height: 2;
}

body.public-shell.is-inner article#NewsPage p,
body.public-shell.is-inner article#NewsPage li,
body.public-shell.is-inner article#NewsPage span,
body.public-shell.is-inner article#NewsPage div,
body.public-shell.is-inner article#NewsPage strong,
body.public-shell.is-inner article#NewsPage b,
body.public-shell.is-inner article#NewsPage font,
body.public-shell.is-inner article#NewsPage [style] {
    color: #30455f !important;
}

body.public-shell.is-inner article#NewsPage a {
    color: #0f66b4;
}

body.public-shell.is-inner article#NewsPage .EgymediaArticleLeadImage {
    margin: 8px auto 24px;
    text-align: center;
}

body.public-shell.is-inner article#NewsPage .EgymediaArticleLeadImage img {
    display: inline-block;
    max-width: min(100%, 760px);
    height: auto;
    border-radius: 20px;
    box-shadow: 0 18px 34px rgba(28, 49, 89, 0.14);
    border: 1px solid rgba(76, 96, 154, 0.12);
    background: #fff;
}

body.public-shell.is-inner article#NewsPage .NewsSide {
    margin-top: 24px;
}

body.public-shell.is-inner article#NewsPage .NewsSideBox,
body.public-shell.is-inner article#NewsPage .NewsSideAd,
body.public-shell.is-inner article#cmbox .panel.comment {
    background: linear-gradient(180deg, rgba(255,255,255,0.985), rgba(247,250,255,0.98));
    border: 1px solid rgba(76,96,154,0.14);
    border-radius: 20px;
    box-shadow: 0 12px 28px rgba(31,49,90,0.06);
}

body.public-shell.is-inner article#NewsPage .NewsSideBox h3,
body.public-shell.is-inner .CommentsHead {
    background: linear-gradient(90deg, #2b64d6 0%, #bc2a7b 58%, #d74192 100%);
    color: #fff;
    border-radius: 16px;
    padding: 10px 14px;
    margin-top: 0;
    margin-bottom: 12px;
}

body.public-shell.is-inner article#NewsPage .NewsLine {
    color: #173250;
    font-weight: bold;
    line-height: 1.9;
}

body.public-shell.is-inner article#NewsPage .NewsLine:hover {
    color: #bc2a7b;
}

body.public-shell.is-inner #cmbox .panel.comment {
    padding: 16px;
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(100%, 0, 0); /* from right to left 100% AR || for english set to make it negative( -100%  )*/
  }
}
.ticker-wrap {
  position: relative;
  /*bottom: 0;*/
  width: 100%;
  overflow: hidden;
  height: 35px;
  
  padding-right: 100%; /* from right to left AR || for english set to padding-left */
  
  float:right;
}
.ticker-border
{
  border-top:4px solid #bc2a7b;
    
}
.tiker-title
{
  float:right;
  font-size:18px;
  line-height:35px;
  white-space:nowrap;
  margin:0;
  background-color:#2b4487;
  color:White;
}
.ticker {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  white-space: nowrap;
  padding-right: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 120s;
  animation-duration: 120s;
}
.ticker-item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 18px;
  color: #333333;
}
