﻿/* Arabic Style */
@font-face {
  font-family: 'fncbold';
  font-style: normal;
  font-weight: 400;
  src: url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.eot?#iefix") format('embedded-opentype'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.woff") format('woff'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.ttf") format('truetype');
}


@font-face {
  font-family: 'fncmedium';
  font-style: normal;
  font-weight: 400;
  src: url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.eot?#iefix") format('embedded-opentype'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.woff") format('woff'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.ttf") format('truetype');
}


@font-face {
  font-family: 'fnclight';
  font-style: normal;
  font-weight: 400;
  src: url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.eot?#iefix") format('embedded-opentype'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.woff") format('woff'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.ttf") format('truetype');
}


@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.eot?#iefix") format('embedded-opentype'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.woff") format('woff'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Regular.ttf") format('truetype');
}


@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Bold.eot?#iefix") format('embedded-opentype'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Bold.woff") format('woff'),
       url("/Style%20Library/FNC/themes/main/ar/css/DroidKufi/DroidKufi-Bold.ttf") format('truetype');
}

@font-face {
    font-family: 'icomoon';
    src: url('/Style%20Library/FNC/themes/main/ar/css/FNC_icomoon/icomoon.eot?tc308v');
    src: url('/Style%20Library/FNC/themes/main/ar/css/FNC_icomoon/icomoon.eot?tc308v#iefix') format('embedded-opentype'),
    url('/Style%20Library/FNC/themes/main/ar/css/FNC_icomoon/icomoon.ttf?tc308v') format('truetype'),
    url('/Style%20Library/FNC/themes/main/ar/css/FNC_icomoon/icomoon.woff?tc308v') format('woff'),
    url('/Style%20Library/FNC/themes/main/ar/css/FNC_icomoon/icomoon.svg?tc308v#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}



[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height:unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
    
}


body
{
	/*background: url("/Style Library/FNC/themes/main/ar/images/decoration.png") repeat fixed 0 0 rgba(180,151,89,1)!important;
    background-color: rgba(180,151,89,1)!important;*/
	
	background-color: #f2f4f7;
	padding:0;
	margin:0;
	color: #70541E!important;
}


.contents-area * {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}


div.main-header
{
	/*background-color:white;*/
    width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
    display: block;
   	display: inline-block;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    z-index: 999;
    max-width:1100px;
}

div.main-header
div.main-header-inner
{
	min-height:20px;
	position:relative;
	width: 90%;
	margin:0px auto;
	min-height:90px;
	box-sizing: border-box;
	max-width:1400px;
	z-index: 999999999999;
}

.main-header-inner .w35css .top-actions,
.main-header-inner .w35css .top-nav li.hmofncmenu
{
	display:none;
}
div.main-header
div.main-header-inner
a.logo
{
	float:right;
	/*position:absolute;
	top:7px;
	right:0;*/
	/*background:url("/Style%20Library/FNC/themes/main/ar/images/logo_Beta1.png") 100% 0 no-repeat;*/
	background:url("/Style Library/Images/FNC_Logo.png") 100% 0 no-repeat;
	width:150px;
	height:90px;
	background-size: contain;
	    box-sizing: border-box;

	/*background:url("/Style%20Library/Images/FNC-Zayed.png") 100% 0 no-repeat;*/
}
#aspnetForm > div.main-header > div > div.yoz-logo-div
{
	float: right;
    width: 70px;
    max-width: 800px;
    display: contents;
    }
#aspnetForm > div.main-header > div > div.yoz-logo-div > a
{
	}
#aspnetForm > div.main-header > div > div.yoz-logo-div > a > img
{
	max-width: 90px;
    width: 100%;
    float: right;
    margin-top:10px;
    border:0px;
    }


div.main-header
div.top-nav
{
	float: left;
	display:inline-block;
	    padding-bottom: 15px;}

div.main-header
div.top-nav ul
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	direction: rtl;
}

div.main-header
div.top-nav ul li
{
	margin:0;
	padding:3px;
	list-style:none;
	display: inline-block;
	border-left:0px solid #000;
	font-size:12px;
	font-family:fnclight,Arial, Helvetica, sans-serif;
	color:#000;
	box-sizing: border-box;
}

div.main-header
div.top-nav ul li.last-item
{
	border-left:none !important;
	padding-left:0 !important;
}
div.main-header div.top-nav ul li.last-item:after
{
	content:"";
}

div.main-header
div.top-nav ul li a,
div.main-header
div.top-nav ul li a:visited
{
	text-decoration:none;
	font-size: clamp(1rem, 2vw, 1.1rem);
	font-family:fnclight;
	color:#fff;
}


div.contents-area
{
	/*background:url(../images/main-contents-back.png);*/
	overflow:hidden;
	position:relative;
	min-height:480px;
	width: 100%;
    box-sizing: border-box;
}

#aspnetForm > div.main-header > div.main-header-inner > div.top-nav > a > img
{
	border:0px!important;
}
div.contents-area
div.contents-area-inner
{
	width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 0px;
    
        box-sizing: border-box;
    overflow-x: auto;
    overflow-y: hidden;
    /* background-color: white; */
    padding: 0px;
   /* background: url("/Style%20Library/FNC/themes/main/ar/images/pattern-1.png") repeat scroll 0 0 rgba(255,255,255,.9);*/
    
	
    
    }
    .fncinnerpage
    {
	width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 0px;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
    background-color: white;
    float:right;
           min-height: 375px;

}
.H-maintbl2 .fnchomeright,.H-maintbl2 .fnchomeleft
{
	width:50%;
	  box-sizing: border-box;
	  display:inline-block;
	      padding: 5px;
}
.H-maintbl2 .fnchomeright
{
	float:right;
}
.H-maintbl2 .fnchomeleft
{
	float:left;
}

.H-maintbl2
{
	float: right;
    width: 100%;
    box-sizing: border-box;
}
#divVideos .cboxElement
{
	padding:4px;
	    border-radius: 4px;
    box-sizing: border-box;
        float: right;
            width: 19%;
    height: auto;
}
#divVideos img,.evoslider .controlNav li.thumbnails img
{
	 border: #fff 2px solid!important;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.80);
    padding:1px!important;
        border-radius: 4px;
    box-sizing: border-box;
    
    width:100%!important;
    height:100px!important;
}

#right-sidebar
{
	
	width: 100%;
    box-sizing: border-box;
    float: right;
    
    margin: 0;
    padding: 0;
    box-shadow: 0 2px 2px 0 rgba(232,232,232,.14), 0 1px 5px 0 rgba(58,58,58,.12), 0 3px 1px -2px rgba(165,165,165,.2);
    border-radius: 3px;
}
div.main-header
div.global-nav
{
	position:relative ;
	background-color: #e5cf9e;	
    width: 100%;
    margin: 0px auto;
	direction: rtl;
	display: grid;
	z-index: 999999999!important;
    background-color: rgba(180,151,89,.9)!important;
}

div.main-header
div.search-box
{
	width:248px;
	height:30px;
	position:absolute;
	left:0;
	top:65px;
	background:url(../images/search.jpg) 0 0 no-repeat;	
}

div.main-header
div.search-box input.text
{
	position:absolute;
	right:1px;
	top:1px;
	border:none;
	width: 169px;
	height: 26px;
	background:none;
	background-color:transparent !important;
	padding:0 10px;
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
}

div.main-header
div.search-box a.link
{
	position:absolute;
	font-family:fnclight;
	color:#FFF;
	text-decoration:none;
	left:0;
	font-size:15px;
	width:58px;
	height:29px;
	line-height:29px;
	text-align:center;
	float:left;
	top:0;
}

div.main-footer
div.footer-nav
{
	/*background: url(../images/main-contents-back.png) repeat 0 0;*/
	overflow:hidden;
	display:flex;
	justify-content:center;
	background: rgba(133,97,41,.5)!important;
}

div.main-footer
div.footer-contents
{
}

div.footer-contents
div.footer-inner
{
	width: 85%;
	margin:0 auto;
}

div.footer-contents
div.footer-inner
div.footer-text
{
	text-align: center;
    direction: rtl;
    color: rgba(180,151,89,1);
    font-family: fnclight;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    font-size: 10px;
    margin: 0 auto;
    float: none;
    padding: 5px;
    }


div.main-footer
div.footer-nav ul
{
	padding:0;
	margin:0 auto;
	/*width:962px;*/
	list-style:none;
	overflow:hidden;
}

div.main-footer
div.footer-nav ul li
{
	padding: 5px;
    box-sizing: border-box;	
    float:right;
	list-style:none;
	border-left:#72643e 1px solid;
}
#footer-wrapper .SiteMapTree a
{
	color: rgba(180,151,89,1)!important;
}

div.main-footer
div.footer-nav ul li.link-last
{
	border-left:none !important;
}

div.main-footer
div.footer-nav ul li a
{
	font-family:fnclight;
	text-decoration:none;
	color:#fff;
	font-size:17px;
	direction:rtl;
}

div.main-footer
div.footer-nav ul li a:hover
{
	color:#000 !important;
}

div.ticker-area
{
	width:100%;
	background-color: #e5cf9e;
	background:linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(227,211,168,1) 50%, rgba(255, 255, 255, 1) 100%)!important;
}

.fnchomepage .fncsub5 div.ticker-area
{
	background: rgba(227,211,168,.4)!important;
	margin: 0px auto;
    width: 98%;
}


div.ticker-area
div.label
{
height: auto;
   
    padding: 0px;
    width: 7%;
    display: inline-block;
    box-sizing: border-box;
    line-height: unset!important;
   }
div.ticker-area div.label span
{
	 float: right;
    font-family: fnclight;
	padding: 10px;
    display: block;
    box-sizing: border-box;
    font-size: 13px!important;
    color: #fff;
    background-color: maroon;
    font-weight: bold;
    text-align: center;
     width: 100%;

    
}

.heapBox
{
clear:both;
display:inline-block;
line-height:35px;
position:relative;
}

.heapBox *
{
margin:0;
padding:0;
}

.heapBox.disabled .holder
{
color:#59A6DA;
}

.heapBox a{
text-decoration:none;
text-align:right !important;
color:#4c3d1d;
}

.heapBox .holder
{
width:150px;
overflow:hidden;
background:#2980b9;
text-indent:20px;
height:35px;
}

.heapBox .handler
{
width:25px;
background:#ffffff url(../images/heapbox_handler_bg.jpg) 50% 50% no-repeat;
height:35px;
}

.heapBox .holder,.heapBox .handler
{
float:left;
position:relative;
z-index:10;
}

.heapBox div.heap
{
display:none;
position:absolute;
list-style-type:none;
left:0;
width:175px;
top:37px;
overflow:hidden;

}

.heapBox .heap .heapOptions
{
display:block;
	}

.heapBox .heap .heapOptions .heapOption
{
z-index:20;
position:relative;
display:block;
height:35px;

}

.heapBox .heap .heapOptions .heapOption a{
display:block;
background:#ffffff;
text-indent:20px;
padding: 0 10px !important;
}

.heapBox .heap .heapOptions .heapOption a:hover{
background:#ece3cd;
}

.heapBox .heap .heapOptions .heapOption a.selected{
background:#ece3cd;
}

div.main-header
div.top-actions
{
	       float: left;
       
    }


div.main-header
div.top-actions a,
div.main-header
div.top-actions span
{
	float:left;
	width:25px;
	height:25px;
	padding:2px;
	box-sizing: border-box;
	background-size: contain;
	
	
	}

.main-header-inner .top-actions > div
{
	display: inline-block;
    background: #fff;
    border-radius: 5px;
    transform: rotate(44deg);
    position: relative;
   	padding: 2px;
    box-sizing: border-box;
    transition: all 1s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    border: 1px solid #cacbcb;
        box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.20);
}
.main-header-inner .top-actions > div > a,
.main-header-inner .top-actions > div > span
{
	transform: rotate(-45deg);
}
.main-header-inner .top-actions > div:hover
{
	background-color: #e5cf9e;
	transition: all 1s ease-in-out;

}
div.main-header
div.top-actions a.print
{
	background:url(../images/top-icons/print.png) 50% 50% no-repeat;
	border-left:none;
	background-size: contain;
}

div.main-header
div.top-actions span.font-up
{
	background:url(../images/top-icons/font-up.png) 50% 50% no-repeat;
}

div.main-header
div.top-actions span.font-down
{
	background:url(../images/top-icons/font-down.png) 50% 50% no-repeat;
}

div.main-header
div.top-actions a.book
{
	background:url(../images/top-icons/fav.png) 50% 50% no-repeat;
}

div.main-header
div.top-actions a.home
{
	background:url(../images/top-icons/home.png) 50% 50% no-repeat;
}

div.main-header
div.top-actions a.friend
{
	 width:140px;
 
	line-height:18px;
	font-size:15px !important;
	text-decoration:none;
	color:#e21b22 !important;

}

div.main-header
div.top-actions a.listen
{
	/*background:url(../images/top-icons/listen.png) 0 50% no-repeat;*/
	width:200px;
	padding-left:20px;
	line-height:18px;
	font-size:15px !important;
	text-decoration:none;
	color:#e21b22 !important;
	display:none;
}

div.inner-layout-1
{
	overflow:hidden;
	width:100%;
	text-align:right;
	padding:0px;
    box-sizing: border-box;
}

div.inner-layout-1
div.top-area
{
	overflow:hidden;
	display:block;
	
	float:none;
	clear:both;
}
div.inner-layout-1 div.top-area > span
{
	padding: 5px;
    box-sizing: border-box;
    float: right;
}

div.inner-layout-1
div.nav-area
{
	width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;    
    box-sizing: border-box;
    float:right;
        padding: 0 .75rem;
    }

div.inner-layout-1
div.content-area
{
     box-sizing: border-box;
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
    float:right;
        padding: 0 .75rem;
    
    }
.FNCInner20 .FNCInner20sub #content-inner
{
	background-color:white;
	float: right;
    background: #fff;
    padding:0px;
    border-radius: 0px;
    width: 100%;
    box-sizing: border-box;
}


#right-sidebar .menu  > ul
{
	display: inline-flex;
    flex-direction: column;
    width: 100%;
    align-content: flex-end;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}


#right-sidebar .menu  > ul > li
{
	text-align:right;
}

#right-sidebar .menu  > ul > li > a
{
	    font-size: clamp(1rem, 2vw, 1rem)!important;
}
div.content-box
{
	width:100% !important;
	display:inline-block;
 }

div.alphabet .alphabet-info-display
{
    color: #676767!important;
    position: relative;
    font-weight: 100;
    font-size: 1.3rem;
    padding-bottom: 10px;
    border-bottom: 3px solid #e4e4e4;
    margin-bottom: 1.5rem;
    font-family:fnclight;
    font-weight: bold;

    }
div.alphabet a
{
	font-family:fnclight;
	font-size:20px;
	border:1px solid silver!important;
	    border-radius: 4px;
	
}
div.alphabet li {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 2px!important;
        box-sizing: border-box;
}


div.content-box div.title h1:before,div.alphabet .alphabet-info-display:before,
body .article-box .servicecardtitle:before,.FNCMainBox .FNCTitle h1:before,.T-Session > h1:before
{
	    font-family: 'icomoon';
    speak: none;
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e84f";
    color: #70541E;
    float: right;
    padding-left: 5px;
    padding-right:0px;
    
}


.FNCInner20 div.content-box div.title h1:after,.T-Session > h1:after
{
	content: '';
    border-bottom: 3px solid #d19e13;
    position: absolute;
    height: 1.85rem;
    width: 100%;
    bottom: 0px;
    padding: 0px;
    right: 0px;
}


div.content-box div.title h1 span
{
	/*color:#ffe5b3 !important;*/
}

div.full-box
{
	background:url(../images/home-links-back.png) repeat 0 0;
	border:1px solid #7e5f24;
	width:99% !important;
}

div.full-box div.title
{
    background:#93733a url(../images/page-title.png) repeat-x 0 0;
	padding:10px 15px;
}


div.full-box div.title h1
{
	padding:0 !important;
	margin:0 !important;
	font-family: fnclight !important;
    line-height: 25px !important;
	color:#fff !important;
	font-size:18px !important;
	border:none  !important;
}

div.full-box div.title h1 span
{
	color:#ffe5b3 !important;
}

.btn
    {
        font-family: fnclight !important;
        background-color: #5B3E06;
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        height: 40px;
        margin-top: 20px;
        margin-bottom: 20px;
        cursor: pointer;
        font-weight: bold;
    }

#example td
{
	 font-family: fnclight !important;
	 font-size:14px!important;

}

.fncinnerpage #right-sidebar
{
	background-color:white;
}

div.dataTables_wrapper {
    direction: rtl;
    background-color: white;
}

#example .sorting_1
{
	width:15%;
}




.evoslider.default .evoText.overlay h3,
.evoslider.default .evoText.overlay h3 a
{
	color:#f7f7f7 !important;
}

#divVideos
{
	display:none;
}



.evoslider.default .evoText.overlay h3 a
{
	color:#f7f7f7 !important;
	font-family:fnclight;
	font-size:18px;
	padding: 10px;
    box-sizing: border-box;
}

#divVideos
{
	display:none;
}

div.home-events div.home-calender {
    bottom: 0 !important;
    height: auto !important;
    position: absolute;
    right: 0 !important;
    width: 198px !important;
}

div.home-calender .titleStyle
{
	border:none !important;
}

div.home-calender .titleStyle td
{
	background: #f4f4f4 !important;
	border:0px solid silver !important;
	color:#2b2a2a !important;
	font-size:14px !important;	
    padding: 5px;
    box-sizing: border-box;
}

div.home-calender .titleStyle td a
{
	background: rgba(0,0,0,.2);
	border-radius: 5px;
    
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 5px;
   
            font-family: cursive;
                display: block;
                padding: 15px;
    max-width: 55px;
    }
    
    .myCalendar > tbody > tr:nth-child(1) > td > table > tbody > tr > td:nth-child(3) > a
    {
	float:right;
}
    div.home-calender td a:hover
    {
	 background: rgba(0,0,0,.5);!important;
	}

    
div.home-calender table th
{
	font-size:10px !important;	
	color:#b1a078 !important;	
}

div.home-calender table td a
{
	display:block;
	padding:3px;
	 box-sizing: border-box;
}
.menu-vertical a,
#ctl00_PlaceHolderMain_ctl01_V4QuickLaunchMenu > span > a
{
	float:right;
	width:100%;
	padding:10px;
	font-family:fnclight !important;
	font-size:14px !important;
	box-sizing: border-box;
	/*background: url("../images/news-title-slider.png")!important;*/
	color: #70541E;
	font-weight: bold;
	text-decoration: none;
	}

#right-sidebar .menu-vertical  ul li.static
{
	border-bottom: solid 1px #ebebeb;
    display: flex;
    
    float:right;
    width:100%;
}

.content-box .article-box ul li,
.content-box .article-box ul li ul
{
	list-style:none;
	width:100%;
	display: inline-flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}




#ctl00_PlaceHolderMain_ctl01_V4QuickLaunchMenu
{
	display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
}


#right-sidebar .menu-vertical  ul li a > span:after {
    font-family: 'icomoon';
    font-size: 15px;
    display:table-cell;
    vertical-align: middle;
    content: "\e9ed";
    padding-left:5px;
    width:	5%;
    font-weight:normal;
}
  
  #right-sidebar  .menu .menu-item .additional-background
  {
	display:inline-table;
	float:none;
	width:100%;
	direction: rtl;
}

.menu .menu-item .additional-background .menu-item-text {
    display:table-cell;
    vertical-align: middle;
}

.menu-vertical a.selected {
    float: right;
    width: 100%;
    padding: 8px;
    padding-right:15px;
    font-family: fnclight !important;
    color: #000 !important;
    border-right: 2px solid maroon!important;
    font-size: 16px !important;
    box-sizing: border-box;
    /*background: url(../images/news-title-slider.png)!important;*/
    background: #ececec;
    border-bottom-color: #f7f7f7;
    color:maroon!important;
}
#right-sidebar .menu-vertical  ul li a
{
	display: inline-grid;
}
.menu-vertical a:hover
{
	
	background: #ececec;
    border-bottom-color: #f7f7f7;
    -webkit-transition: .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #696969;
	}

#ctl00_PlaceHolderTitleBreadcrumb_mybread a,
#ctl00_PlaceHolderTitleBreadcrumb_mybread a:visited
{
	font-size:14px !important;
	color:#70541E!important;
	font-family:fncbold !important;
}
#ctl00_PlaceHolderTitleBreadcrumb_mybread a:hover
{
	font-size:14px !important;
	color:#933012 !important;
	font-family:fncbold !important;
	text-decoration:underline !important;
}


#ctl00_PlaceHolderTitleBreadcrumb_mybread span
{
	font-size:14px !important;
	color:#933012 !important;
	font-family:fncbold !important;
}

div.inner-multimedia,
div.details-inner
{
	width:606px !important;
	overflow:hidden;
}

div.tab-content-multimedia
{
		background:none !important;
}


div.tabs-highlights
{
	margin:0 !important;
}
	
div.inner-multimedia
ul.content-rail
{
	width:606px !important;
	padding:0 !important;
	margin:0 !important;
}

div.inner-multimedia
ul.content-rail
li.current
{
	background:none !important;
		padding:0 !important;
	margin:0 !important;

}

div.video-item-view img, div.video-item-view div.play {
    height: 300px !important;
    margin: 15px 85px 15px 30px !important;
    width: 430px !important;
}

div.video-item-view div.image-frame {
    border: none !important;
    height: 332px !important;
    overflow: hidden;
    padding: 0px !important;
    width: 606px !important;
}

ul.thumbnails-rail li {
    border: 2px solid #FFFFFF !important;
    display: inline-block !important;
    height: 98px !important;
    overflow: hidden !important;
    position: relative !important;
    width: 139px !important;
    background:none !important;
    padding:0 !important;
}

ul.thumbnails-rail
{
	margin:0 !important;
	padding:0 !important;
}

div.thumbnails-rail
{
	margin:0 !important;
}

table, th, td {
 
  border-collapse: collapse;
}

div.search-bar-outer
{
	width: 100%!important;
    box-shadow: inset 0px 0px 4px 2px rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    box-sizing: border-box;
   	padding: 3px!important;
    margin-top: 5px;
    margin-bottom: 5px;
    float: right;
}

div.search-bar
{
	overflow:hidden;
	padding: 10px;
}
div.search-bar input[type="submit"] 
{
	float: left;
    width: 10%!important;
    max-width: 100px;
    display: inline-block;
    font-family:fnclight;
    font-weight:bold;
    box-shadow: inset 0px 0px 4px 2px rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 3px;
    height:auto!important;
    cursor:pointer;
}

div.search-bar input[type="text"] ,input[type=search]
{
	    display: inline-block;
    width: 90%!important;
    font-family:fnclight;
    font-weight:bold;
    float:right;
    box-shadow: inset 0px 0px 4px 2px rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 3px;


}
div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    width: 100%!important;
    float: right!important;
}
table.list-table
{
    border-spacing:0;
    border-collapse:collapse;
}

table.list-table th
{
	font-family:tahoma !important;
	vertical-align:bottom !important;
	padding-bottom:10px;
}

.ms-WPBody
{
	font-family:Tahoma;
}


/* footer */

div.footer-contents div.footer-inner
{
	overflow:hidden;
}

div.footer-inner
div.follow-us
{
	overflow:hidden;
	margin-top:20px;
	margin-bottom:0px;
}

div.follow-us
div.site-map-link
{
	float:right;
	color: rgba(180,151,89,1);
    cursor: pointer;
    float: right;
    font-family: fnclight;
    line-height: 36px;
	font-size:16px;
	
	background-color: rgba(180,151,89,1);
    color: #fff!important;
    padding: 5px 20px;
    font-weight: 500;
    transition: all 1s ease-out;
    font-family: fnclight;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
    text-shadow: -1px 2px 2px grey;
    border-radius: 30px;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.40);
}

div.follow-us
div.site-map-link:hover
 {
    border-radius: 50px;
    transition: all 1s ease-out;
    background-color: #009247;
}


div.copy-text
{
	color: #FFFFFF;
    text-align:right;
	font-size:14px;
    font-family: fnclight;
    overflow:hidden;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
}

div.networks-links 
{
    overflow: hidden;
    float:left;
}

div.networks-links a {
    float: right;
    height: 48px;
    margin-right: 10px;
    outline: medium none;
    width: 48px;
}
div.networks-links a.iso_logo1 {
padding-right:10px;
}
div.networks-links a.iso_logo2 {
}
div.networks-links a.facebook {
    background-image:url('../images/facebook.png');
}

div.networks-links a:hover
{
	 -webkit-filter: brightness(70%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

div.networks-links a.twitter {
    background-image:url('../images/twitter.png');
}


div.networks-links a.youtube {
    background-image:url('../images/youtube.png');
}

div.networks-links a.rss {
    background-image:url('../images/rss.png');
}


div.networks-links a.webstagram {
    background-image:url('../images/webstagram.png');
}

div.site-map-box
{
	overflow:hidden;
	margin:20px 0;
	display:none;
}

/*********************************************/
.styled-select select {
   background: #ffe8bf!important;
   width: 168px;
   padding: 5px;
   font-size: 14px!important;
   font-weight:bold!important;
   color:#5e4d26!important;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 28px;
   -webkit-appearance: none;
   }
   .styled-select select option 
   {
    background: #ffe8bf!important;
   font-size: 14px!important;
   font-weight:bold!important;
   color:#5e4d26!important;
   }
   
   .styled-select
{
    background: rgba(133,97,41,.5)!important;
    font-size: 12px!important;
    font-weight: bold!important;
    color: #fff!important;
    min-width: 100px!important;
    height: auto;
    overflow: hidden;
    border: 1px solid #ccc;
    margin-top: 0px;
    border-radius: 4px;
    font-family: fnclight;
    padding: 2px;
    cursor: pointer;
    width: auto!important;
    display: inline-block;
    }
.styled-select option 
{
    background: #ffe8bf!important;
   font-size: 14px!important;
   font-weight:bold!important;
   color:#5e4d26!important;
   }
   
 .ms-WPBody td
 {
	font-size: inherit !important;
	font-family:inherit  !important;
}


.pager-bar span span
{
  	width: 33px;
    height: 33px;
    border: 1px solid #e3d3a8;
    font-family:fnclight;
    font-size:14px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;

    background-color: #af8f52;
    color: #fff;

    }
    
    .pager-bar span a
    {
	width: 33px;
    height: 33px;
    border: 1px solid #e3d3a8;
   
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
    font-family:fnclight;
    font-size:14px;

}
.pager-bar span a
{
    color:#70541E;font-size:10pt;
    
    }

.pager-bar span a:hover
{
	    background-color: #af8f52;
    color: #fff;
}
div.webvoice
{
	background:url(../images/webvoice.png) 0 0 no-repeat;
	width:230px;
	height:50px;
	padding:30px 0 0 30px;
	position:absolute;
	left:195px;
	top:80px;
	display:none
}

div.webvoice
div.close
{
	width:20px;
	height:20px;
	cursor:pointer;
	position:absolute;
	right:22px;
	top:1px;
}

div.article-box div {
    /* max-width: 100%!important; */
    font-family: fnclight!important;
}
div.article-box
#galleria
{
	width:606px !important;
	margin:15px;
	overflow:hidden;
}

div.article-box
.galleria-fil
{
	width:606px !important;
		margin:15px;

}

.gallery-box
.inner-multimedia 
{
	width:100%!important;
	padding:0px !important;
	box-sizing: border-box;
}

.inner-multimedia img
{
	border:none;
}

div.main-header div.main-header-inner
{
/*	background:url("../../../../../../PublishingImages/Happy_new_yearhead-theme.png") 0 0;*/
	background-repeat:no-repeat;
	display: inline-flex;
    width: 100%;
    align-content: flex-end;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}

#hrefISOLog2,#hrefISOLog1
{
	color:transparent !important;
	
}


.expandedheader 
{
padding-top: 3px;
cursor: pointer;
/*background-position: right;
background-repeat: no-repeat;
background-image: url(/SiteCollectionImages/FNC/arrowLeft.gif);*/
position:relative;
}



.collapsedeheader 
{
padding-top: 3px;
cursor: pointer;
position:relative;
    background-color: #e5cf9e;
}

div.article-box ul.expandcollapscontent {
    margin: 0px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid silver!important;
    
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
    
}

#tablepaging td p span
{
	font-size:12pt;
	color:#70541E;
	font-family:fnclight !important;
	/*margin:5px 10px 5px 0;
	padding:0 0 5px 0;*/
	padding-bottom:3px;
	border-bottom:1px dashed #cdceca;
	background-image:url('/Style%20Library/FNC/themes/main/ar/images/home-links-back.png');
float: right;
width:100%;
    font-weight: bold;
}
#tablepaging td div table
{
	margin-right:25px;
} 

#btn {
  
        background: url("/Style%20Library/FNC/themes/main/ar/images/Download.png") 0 0 no-repeat;
    float: left;
    width: 153px;
    height: 41px;
    border: 0px;
    /* background-repeat: no-repeat; */
    cursor: pointer;
    /* position: relative; */
    /* left: 0; */
    
    margin-top: -32px;
                }
           
.m_title_1
{
	    
    color: #70541E!important;
    font-family: Droid Arabic Kufi !important;
    font-size: 24px;
}

.m_title_2
{
	color: #933012;
	font-family: Droid Arabic Kufi !important;
    font-size: 24px;
}
.m_Desc
{
	padding:10px;
	font-family: Droid Arabic Kufi !important;
    font-size: 14px;
    padding-bottom: 40px;
	padding-right: 25px;
}
#WebPartWPQ1 > div > div.article-box > div:nth-child(9) > ul > li
{
	list-style: none;
	padding-top: 10px;
    padding-bottom: 10px;
}
#WebPartWPQ1 > div > div.article-box > div:nth-child(9) > ul > li:before
 {
 font-family: 'icomoon';
    speak: none;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height:unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	 content: "\e924";
	 color:#933012;
	 
}

#hrefISOLog2
{
	display:none;
}

#hrefISOLog1
{
	display:none;
}

.pager-bar
{
	    direction: rtl;
}


.home-links-box .scs1
{
	float: right;
    width: 30%;
    display: inline-block;
    text-align: center;
    margin: 0px auto;
    float: none;
    display: inline-block;
    
  
    padding-top: 20px;
    padding-bottom: 20px;
}

.home-links-box .scs2
{
	float: left;
    width: 70%;
    display: inline-block;
    background-color: transparent!important;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.dstoor1
{
	    width: 50%;
    display: inline-block;
    float: right;
     padding:3px;
    box-sizing: border-box;

}
.dstoor1 a div.dstoor,.laaeha1 a div.laaeha
{
	width:100%!important;
}
.laaeha1
{
	width: 50%;
    display: inline-block;
    float: left;
    padding:3px;
    box-sizing: border-box;
}

div.home-links-box .scs1 a.link
{
	background-color: white;
    border: 1px solid silver;
    max-width: 150px;
    border-radius: 5px;
   	text-align: center;
    margin: 0px auto;
    float: none;
    display: inline-block;
    
    background-color: white;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
    padding: 4px;
    border-collapse: inherit!important;
    border-radius: 4px;
     box-sizing: border-box;
}
div.home-links-box .scs1 a.link:hover
{
	background-color:white;
	    opacity: .7;
}


div.article-box > ul > li > div > #login-box
{
	display:inline-block;
}


.search-box table select.styled-select
{
width: 100%!important;	
}
div > div.article-box > div > table
{
	display:table!important;
}
.skill-card
{
	width:200px!important;
	    min-width: 200px!important;
	    margin: 5px!important;
	    box-sizing: border-box;
	    padding:0px!important;
	    
	    border: #fff 4px solid!important;
    
    box-sizing: border-box;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40)!important;
   
    
}
.skill-card .skill-card__header
{
	margin:0px!important;
}

.skill-card .skill-card__body .skill-card__title
{
	font-family:fnclight!important;
	font-size: 14px!important;
}
.skill-card:hover .skill-card__body {
    
    text-align: right;
    direction: rtl;
    min-width: auto!important;
    width: 100%;
}

.skill-card .skill-card__body .skill-card__knowledge {
    margin-top: 0px!important;
    color: #424242;
    padding-inline-start: 0px!important;
    padding: 5px!important;
    box-sizing: border-box;
    font-family: fnclight;
}
.achievements {
    margin: 0 auto;
    width: 100%;
    padding: 0px;
    float: none!important;
    display: inline!important;
}

.style1
{
	padding:3px;
}

.forms
{
	
}
body .article-box .servicecardtitle {
    font-weight: bold;
    color: #70541E!important;
    margin: 0px!important;
    padding: 10px!important;
    text-align: right;
    border: 1px solid #cdcdcd;
    background: linear-gradient(9deg, rgba(255, 255, 255, 1) 0%, rgba(227,211,168,1) 50%, rgba(255, 255, 255, 1) 100%);
    border-radius: 5px 5px 0px 0px;
}

body table.servicecardtable tr td:first-child,
.forms  tr td:first-child{
    width: 20%!important;
    background: #F6F6F6;
    border: solid 1px #ccc;
    color: #70541E;
    font-weight: bolder;
    font-size: 12px!important;
}
.forms  tr td:first-child span
{
	font-size: 12px!important;
}
body table.servicecardtable tr td:nth-child(2),
.forms  tr td:nth-child(2) {
    width: 80%!important;
    background: #fff;
    border: solid 1px #ccc;
    font-size:11px!important;
    padding:4px;
}

.forms  tr td.note
{
	background-color: #fff3cd;
	font-size:11px!important;
	text-align:center;
	padding:4px;
}
body table.servicecardtable
{
	    border-collapse: inherit!important;
	        width: 100%;
}

img.ui-datepicker-trigger
{
	vertical-align: middle;
    padding-right: 2px;
    cursor:pointer;
}
.style1 textarea, .style1 input[type="text"] {
    width: 100%!important;
    max-width: 700px;
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 10px;
    text-align: right;
    direction: rtl;
    border: 1px solid #ccc!important;
}

input[type="submit"] {
    float: left;
    max-width: 100px;
    display: inline-block;
    font-family: fnclight;
    font-weight: bold;
    box-shadow: inset 0px 0px 4px 2px rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    box-sizing: border-box;
    padding: 3px;
    height: auto!important;
    cursor: pointer;
}
div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(1) > a:before
,div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(2) > a:before,
div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(3) > a:before
{
	font-family: 'icomoon';
    speak: none;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e92c";
    color: #70541E;
    float: right;
    padding-left: 2px;
}
div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(2) > a:before
{
	content: "\e926";
}
div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(3) > a:before
{
	content: "\e919";
}

.scs0
{
	display:none;
}
div.home-events div.actions-bar .title:before,
div.home-agenda div.actions-bar .title:before
{
	font-family: 'icomoon';
    speak: none;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e84f";
    float: right;
    padding-left: 5px;
    color:rgba(180,151,89,1);


}

.evoslider.default .arrow_prev:before
{
	font-family: 'icomoon';
    speak: none;
    font-size: 40px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e904";
    color: #fff;
    float: right;
    padding-left: 5px;
        position: absolute;
    top: 5px;
    left: 5px;

}
.evoslider.default .arrow_next:before
{
	font-family: 'icomoon';
    speak: none;
    font-size: 40px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e905";
    color: #fff;
    float: right;
    padding-left: 5px;
        position: absolute;
    top: 5px;
    right: 5px;

}

.article-box input[type="image"]
{
	width:100%!important;
	height:auto!important;
	
		cursor:default;
}
.pager-bar  input[type="image"]
{
	width: auto!important;
    height: auto!important;
}
.tblDet 
{
	    width: 100%!important;
    box-sizing: border-box;
}
.tblDet td,.tblDet span, .tblDet div
{
	font-family:fnclight!important;
	text-align:justify;
}


.galleria-errors
{
	z-index:-1!important;
}

.fnc-webdt
{
	
    margin: 0px auto;
    text-align: right;
    display: block;
    color: #815f1a;
    font-size: 15px!important;
    font-weight: bold;
}

#popup {
  display: inline-block;
  opacity: 0;
  position: fixed!important;
 	top: 5%!important;
    left: 50%!important;  
    padding: 1em;
  transform: translateX(-50%);
  background: #fff;
  border: 1px solid #888;
  box-shadow: 1px 1px .5em 0 rgba(0, 0, 0, .5);
  transition: opacity .3s ease-in-out;
  z-index: 99999999999999999!important;
}

#popup.hidden {
  display: none;
}
#popup.fade-in {
  opacity: 1;
}
#popup img
{
	
	max-width:750px;
	z-index: 99999999999999999!important;
}
 body .slicknav_menu {
            display:block;
        }
@media screen and (max-width: 750px) and (min-width: 200px)  { 
/* smartphones, iPhone, portrait 480x320 phones */
/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 


   /* #menu is the original menu */
                
       body .slicknav_menu {
            display:block;
        }

.FncRoyamain .FncRoyasub .swiper-container .swiper-slide .rowfnc .col-xl-6
{
	 width: 100%!important;
}
.newssliders .containerslide .l-featured__primary-image,
.fncsNews .swiper-slide .rowfnc .l-home-section .article .article__content
{
	max-height:150px!important;
}
.FncRoyamain .FncRoyasub .swiper-container .swiper-slide .rowfnc .col-xl-6
{
	padding:5px!important;
}
.newssliders .containerslide .rowfnc .main-title, .newssliders .containerslide .rowfnc .l-home-title
{
	font-size:14px!important;
	    line-height: 1.2!important;
}
.FncRoyamain .FncRoyasub .swiper-container .swiper-slide .rowfnc .main-title
{
		font-size:22px!important;
	    line-height: 1.2!important;

}
.FncRoyamain .FncRoyasub .swiper-container .swiper-slide .rowfnc
{
	margin:0px!important;
	padding-top:10px;

}
body .tttts .rrrrrrs .swiper-container .swiper-slide .rowfnc
{
		padding-top:50px;
}
.FncRoyamain .FncRoyasub .swiper-container .swiper-slide .rowfnc .l-home-section .article .article__content {
    text-align: justify;
    line-height: 1.5;
    font-size: 15px;
    max-height: 250px!important;
    float: right;
    overflow: hidden;
}

body ul.fncservicemul > li div.box-w a div.title:after
{
	content:""!important;
	display:none;
}

.fnchomepage .fncsliderticker,
.l-featured__images > .l-featured__images55,
.FncRoyamain .FncRoyasub .swiper-container .swiper-slide .rowfnc .l-home-section .article .article__content,
.tttts .swiper-container .swiper-slide .rowfnc .l-featured__figures
{
	display:none!important;
}

body .tttts .rrrrrrs .swiper-container .swiper-slide .rowfnc .l-home-section .article .article__content
{
	display:block!important;
}

.newssliders .containerslide .l-featured__primary-image
{
	width:auto!important;
}
.newssliders .containerslide .l-featured__images {
    position: relative;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20)!important;
    border-radius: 0px!important;
    border: 0px solid #F6F3F3!important;
    transition: all 1s ease-out;
}
div.main-header div.global-nav
{
	position: fixed!important;
	top:0px;
	right:0px;
	
	background-color: rgba(180,151,89,1)!important;
    width: 100%!important;
    max-width: 2500px;
    margin: 0px auto;
    text-align: center;
    right: 0px;
    left: 0px;
}

body div.main-header a.slicknav_btn,
body #sticky-wrapper a.slicknav_btn {
    display: block!important;
}


div.main-header div.global-nav .slicknav_nav {
padding-top: 30px!important;
    max-height: 100vh!important;
    overflow: auto!important;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    max-width: 100%;
    align-items: flex-start;
    justify-content: center;
        }
div.main-header div.global-nav .slicknav_nav > li
{
min-height:inherit!important;
width:50%;
max-width:100%;
}
div.main-header div.global-nav .slicknav_nav > li:first-child
{
	width:100%;
}
body {
    /*background-image: url("/Style Library/FNC/themes/main/ar/images/USM_1425.JPG")!important;*/
    background-attachment: fixed!important;
    background-origin: border-box!important;
    background-position: top center!important;
    background-size: 76%!important;
}

#popup img
{
	
	max-width:300px!important;
}


#aspnetForm > div.main-header > div > div.yoz-logo-div,div.main-header div.top-actions,#aspnetForm > div.main-header > div.main-header-inner > div.top-nav > a
{
	display:none;
}

.fnchomesub1
{
	    display: block!important;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    margin: 0px auto;
    text-align: center;
    display: inline-block;
    float: right;
}
.fnchomesub1 .fnchomesub2
{
	width:50%;
	text-align:center;
	display:inline-block;
	float: right;
	padding: 5px;
    box-sizing: border-box;
}
.fnchomesub1 .fnchomesub2 a
{
	    width: 100%;
    max-width: 150px;
    min-height: 150px;
    float: right;
    text-align: center;
    color: #856129;
    font-family: fnclight;
    font-size: 14px;
    border: 1px solid silver;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
    display: inline-block;
    box-sizing: border-box;
    background-image: url("/Style Library/FNC/themes/main/ar/images/book-cover-2.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    margin: 0px auto;
    float: none;
    display: block;	
}
.fnchomespan1
{
	    /* display: table-cell; */
    vertical-align: middle;
    /* float: unset; */
    padding-top: 40%;
    display: block;
    text-align: center;
        text-align: center;
    font-size: 16px;
    text-underline:none;
    font-weight: bold;
}

div.main-header
 div.top-nav {
    float: right;
    display: inline-block;
    width: 100%;
}
div.main-header
 div.top-nav ul {
    float: right;
    width: 100%;
  }

div.main-footer
 div.footer-nav {
    background: url("/Style%20Library/FNC/themes/main/ar/images/news-title-slider.png") repeat 0 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    background:none!important;
}

div.main-footer div.footer-nav ul li
{
	
    color: white;
    border-left: 0px solid #fff!important;
    display: inline-block;
    width: 33%;
    text-align: center;
    }
div.main-header div.top-nav ul li{
	border-left: 0px solid #fff!important;
    width: 33.3%;
    box-sizing: border-box;
    cursor: pointer;
    color: white;
    border-left: 0px solid #fff!important;


}
    
    
div.main-footer
 div.footer-nav ul li a {
    color: #fff!important;
    font-size: 12px!important;
    
        border: 1px solid silver;
    background-image: url(/Style%20Library/FNC/themes/main/ar/images/news-title-slider.png);
    width: 100%;
    box-sizing: border-box;
    padding-right: 2px;
    padding-left: 2px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
    
    cursor: pointer;
    padding: 5px;
    float: right;
    
}


div.main-header
 div.top-nav ul li a{
    text-decoration: none;
    font-size: 10px;
    font-family: fnclight;
    color: #fff!important;
    cursor:pointer;
    padding: 5px;
    float: right;
    box-sizing: border-box;
    border: 1px solid silver;
    background-image: url("/Style%20Library/FNC/themes/main/ar/images/news-title-slider.png");
    width: 100%;
    box-sizing: border-box;
    padding-right:2px;
    padding-left:2px;
        border-radius: 5px;
            box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
}

.evoslider.default .arrow_next
{
	right:15px!important;
}
div.main-header
 div.main-header-inner {
        margin: 0px;
        min-height:0px!important;
}

div.main-header
 div.main-header-inner
 a.logo{
	display: block;
    text-align: center;
    margin: 0px auto;
    float:none!important;
    background-position: center;
    margin-bottom:5px;
        background-color: white;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 2px;
}

.slicknav_menu {
    background: none!important;
    padding: 0px!important;
}

div.contents-area {
    background: none!important;
    overflow: hidden;
    position: relative;
    min-height: 480px;
    padding-top: 0px!important;
    width: 100%;
    box-sizing: border-box;
}




div.contents-area
 div.contents-area-inner,
 .FncRoyamain .FncRoyasub .swiper-container .swiper-slide .row .l-home-section {
    width: 100%!important;
    padding: 0px;
}
    
    body div.ticker-area,
    body .w35css .top-nav,
    .ring-infodiv,
    .FncRoyamain .FncRoyasub .swiper-container .swiper-slide .row .l-featured__figures
        {
	display:none!important;
}
.FncRoyamain .FncRoyasub .swiper-container .swiper-slide .row .l-home-section .justify-content-sm-end,
.FncRoyamain .FncRoyasub .swiper-container .swiper-slide div.article-box
{
	padding: 0px!important;

}

body .main-header .w25css
{
	display:none!important;
}
.main-header .w75css {
    width: 50%!important;
    display: inline-block;
    float: right;
    text-align: center!important;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999999999999;
}

.fncmain5 .fncsub5
{
	    width: 98%!important;
}
body .fncsNews > ul > li, body ul.AgendaMainul > li, 
body .fncmain5 ul > li, 
body .fncdivads > ul > li, body .fncsub5 ul > li,
body .vision_bar > div.sec15 > div {
    width: 100%!important;
    min-width:100%;
    padding: 10px 0px;
}

.FNCmediacss5 .gallery ul.galleryul5 > li .photo_gallery ul li,
.booksfnc .fnclnksmain > ul.Cards50 > li,
.members-list .ul-row > li
{
	width: 50%!important;
    min-width:50%;
    padding: 10px;
    flex:1 1 auto;

}
body .vision_bar > div.sec15 > div{
	width: 100%!important;
}

.fncsNews > ul > li > div.rowfnc h1.main-title
{
	padding:5px!important;
	font-size: 1.5em !important;
}

.FNCmediacss5 .gallery ul.galleryul5 > li,
.vision_bar  .m_Desc > ul.m_Desc_ul > li
{
	    width: 100%!important;
}

.vision_bar  .m_Desc > ul.m_Desc_ul > li
{
	text-align:right;
}

.page-section .mediacss5 ul li a span.menu-title
{
	    font-size: 14px!important;
}

.footer-content .footer-items .item100 > .item55
{
	width: 100%!important;
}

ul.fncservicemul > li div.box-w a div.title:before
{
	font-size:30px!important;
}


.fncservicem ul.fncservicemul li .box-w a
{
	padding:5px;
	font-size:14px;
}

#aspnetForm > div.contents-area > div > div > table > tbody > tr:nth-child(3) > td > table > tbody > tr > td:nth-child(1), #aspnetForm > div.contents-area > div > div > table > tbody > tr:nth-child(3) > td > table > tbody > tr > td:nth-child(2) {
    padding: 5px;
    box-sizing: border-box;
    width: 100%!important;
    box-sizing: border-box;
    float: right;
}

body .evoslider.default dl,.evoslider.default .outer_control {
    width: 100%!important;
    display: inline;
}
div.home-news-rotator {
    width: 100%;
    height: auto!important;
    overflow: hidden;
    border-radius: 0px;
    padding: 0px;
    box-sizing: border-box;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
    border: 0px solid #fff!important;
}

div.home-links-box div.home-links-item {
    width: 100% !important;
    border: 4px solid white;
    box-sizing: border-box;
    padding: 0px!important;
    border-radius: 0px;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
    margin-bottom: 5px;
    margin-top: 5px;


}

.home-links-box .scs1 div.home-links-item,
.fnchome202020 .fncmain5 .fncsub5 .sub50
{
	width: 100% !important;
	border-top: 1px solid silver;

}
div.main-footer
 div.footer-contents {
    padding: 10px;
    box-sizing: border-box;
}

div.follow-us
 div.site-map-link {
    /* float: right; */
    width: 100%;
    color: #FFFFFF;
    cursor: pointer;
    float: none!important; 
    font-family: fnclight;
    line-height: 36px;
    font-size: 14px;
    border-bottom: 1px white solid;
    text-align: center;
}
div.networks-links {
    overflow: hidden;
    float: none!important;
    width: 100%;
}

div.networks-links a { 
    margin-right: 0px!important;
}


.home-links-box .scs1,.home-links-box .scs2
{
	width:100%;
	
	/*border:4px solid white;*/
    box-sizing: border-box;
    padding: 4px;
   	/*border-radius: 0px;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);*/
    margin-bottom: 0px;
    margin-top: 10px;
    background-color:transparent!important;
}

.home-links-box .scs2
{
	background-color:transparent!important;
}
.H-maintbl-td1 div.home-links-box
{
    display: block;
    padding: 10px!important;
    border:0px!important;
        background-color: transparent!important;
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.40)!important;
    }

.H-maintbl
{
	/* background-image: url("/Style Library/FNC/themes/main/ar/images/USM_1425.JPG")!important;
    background-attachment: fixed!important;
    background-origin: border-box!important;
    background-position: top center!important;
    background-size: 76%!important;
	*/
}


div.scs2 > div.home-links-item.last-item
{
	width: 100%!important;
}

div.scs2 > div.home-links-item.last-item {
    border-left: 4px solid white !important;
}

#mySlider,#mySlider dl,#mySlider .evoImage,#mySlider > dl > dd
{
	    height: 250px !important;
	    background-color: transparent;
	    touch-action: none;
}
#mySlider > dl 
{
	  	    border-radius: 4px;
   		box-sizing: border-box;
   		background-color:transparent!important;
   		
   		touch-action: none;

}
#mySlider hr
{
	border:0px!important;
}

html {
  touch-action: manipulation;
}
div.footer-contents div.footer-inner div.footer-text
{
    border: 0px solid #fff;
    border-radius: 4px;
    box-sizing: border-box;
	background-color:#e7e1cf;
	color: #000;
	padding: 20px;
    box-sizing: border-box;
	    text-align: center;
	    background-color: transparent;
    font-size: 11px;
    
}
#mySlider dd .evoImage img {
    width: 100%;
    height: 100%!important;
}

#mySlider .arrow_prev,#mySlider .arrow_next
{
	    top: 35%!important;
	    z-index: 9999999999999999999;
}

#mySlider
{
	padding: 0px !important;
    box-sizing: border-box;
    border-radius: 4px;
    box-sizing: border-box;
    float: right;
    
}

#mySlider .outer_control {
   	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
    border: 4px solid #fff;
    border-radius: 0px;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 0px!important;
    display:none;
}

.H-maintbl-td1 div.home-gallery
{
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
    border: 0px solid #fff!important;
    border-radius: 0px;
    box-sizing: border-box!important;
	border-top: 4px solid #fff!important;
}
#mySlider .control_wrapper
{
	overflow-y: scroll;
}

div.home-news-rotator .controlNav li.rotator
{
	background-color:transparent!important;
	color:#856129!important;
}

div.home-agenda div.actions-bar .title
{
	padding: 0 5px!important;
}


.H-maintbl .H-maintbl-td1 .s4-wpTopTable tbody tr > td #ctl00_main_g_2b8594a5_7d8f_45dd_bdd7_d669f43c9538
{
	    padding: 0px;
    box-sizing: border-box;
}

.evoslider.default dd .evoImage img {
    width: 100%;
    height: 100%!important;
}

div.contents-area
 div.contents-area-inner {
        }

div.inner-layout-1 div.nav-area, div.inner-layout-1 div.content-area
{
	width:100%!important;
}
.menu-vertical a
{
	padding:4px!important;
}


div.home-gallery
 div.outer_control {
    border-left: 0px solid #7e5f24 !important;
        height: 250px!important;
}
div.home-gallery div.control_wrapper
{
	margin-top: 10px!important;
	padding: 0px !important;
	
}
div.inner-layout-1
{
	padding:0px!important;
}
div.home-events
{
background: url("/Style%20Library/FNC/themes/main/ar/images/news-title-slider.png") repeat 0 0!important;
    background-color:transparent!important;
    border-color:white!important;
}

table > tbody > tr.top-nav > td > table > tbody > tr > td:nth-child(1) > a,
table > tbody > tr.top-nav > td > table > tbody > tr > td:nth-child(3) > a,
div.home-calender table tr.top-nav td
{
	color:black!important;
}
.slicknav_btn
{
	position: absolute!important;
    right: 0px!important;
    top: 0px!important;
    z-index: 99999;
    outline: none;
    cursor:pointer;
    background-color: rgba(197,170,115,.7);
    
}

div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(4),
#aspnetForm > div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(3)
{
	display:none;
}

div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(1) > a:before, div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(2) > a:before, div.main-header > div.main-header-inner > div.top-nav > table > tbody > tr:nth-child(1) > td > ul > li:nth-child(3) > a:before
{
	color:white;
	font-size:16px;
}

#ctl00_main_g_217e7648_6c90_443e_b403_1d7d17829274 > div > div:nth-child(2),
div.home-events div.events-items
{
	width:100%!important;
}

.scs0
{
	display:block!important;
	width:100%;
	float: right;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.40);
        background-color: white;
}

.scs0 div.content-box div.title h1

{
	color:white;
}
.scs0 div.content-box div.title h1:before
{
	content:"";
}
div.home-links-box div.title span:before
{
	font-family: 'icomoon';
    speak: none;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e84f";
    color: #fff;
    float: right;
    padding-left: 5px;
}
div.home-events div.actions-bar .title:before
{
	font-family: 'icomoon';
    speak: none;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e84f";
    color: #fff;
    float: right;
    padding-left: 5px;

}
.scs0 .m_Desc
{
	padding-bottom:1px!important;
	    padding-right: 2px!important;
}
.scs0 div.article-box ul li, div.article-box li
{
	padding:2px!important;
}

.scs0  div.article-box ul,.scs0  .m_Desc
{
	padding:0px!important;
	text-align: justify;
}

.scs0  .scs0details1
{
	padding-bottom:0px!important;
}

.scs0 .m_title_2
{
	font-size:14px!important;
}
.scs0 div.content-box div.title h1
{
	font-size:14px!important;
}
.scs0 .content-box .article-box ul li:before
{
	content:"";
}
.scs0 .m_Desc
{
	font-size:12px!important;
}
div.home-gallery .evoslider.default .evoText.overlay,
div.home-news-rotator .evoslider .evoText.overlay
{
	font-size:12px!important;
	padding:2px!important;
	background: rgba(133,97,41,.5)!important;
	z-index: 9999999999;
	        
}
div.home-gallery
{
	background:transparent!important;
}
div.gallery-contents
 div.category {
    position: absolute!important;
    right: 0px!important;
    top: 0px!important;
    z-index: 1000;
    float: right;
    width: 100%;
}
#divImages
{
	position:relative;
}
#divImages select
{
	position: absolute!important;
    right: 0px!important;
    top: 0px!important;
    z-index: 1000;
    background: rgba(133,97,41,.5)!important;
    color:white!important;

}
div.main-footer div.footer-nav ul li
{
	padding:2px!important;
}
div.home-gallery div.actions-bar #photo, div.home-gallery div.actions-bar #video
{
	font-size:14px!important;
}
div.home-gallery div.actions-bar a, div.home-gallery div.actions-bar span
{
	    padding: 0 2px!important;
	    font-size:12px!important;
}
div.gallery-contents div.category .styled-select
{
background: rgba(133,97,41,.5)!important;
color:white!important;
}

.evoslider.default .evoText.overlay h3, .evoslider.default .evoText.overlay h3 a
{
	font-size:12px!important;
	
	z-index: 9999999999999999999;
}
#divImages .outer_control
{
	display:none;
}

.scs0 div.article-box
{
	padding:15px!important;
}

.scs0 div.article-box ul
{
	border:0px!important;
}
.rdm-1
{
	float:left;
	    border: 1px solid silver;
    border-radius: 4px;
    padding-right: 2px;
    padding-left: 5px;
   }
.rdm-1 a:before
{
	font-family: 'icomoon';
    speak: none;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e917";
    color: #933012;
    float: right;
    padding-left: 5px;
}
div.home-links-box div.text
{
	min-height:80px!important;
}

.home-agenda .styled-select
{
	width:50px!important;
}

.evoslider.default dt
{
	    display: block!important;
    z-index: 99999999999999999;    
    width: 100%;
    height: 250px!important;
    box-sizing: border-box;
    padding: 0px;
    float: right;
    cursor:default;
  }
#NewsDate
{
	width:25%!important;
	display:none;
}
#NewsTitle
{
	display:none;
}
.date-as-calendar,
.date-as-calendar .month
{
	background: rgba(0,0,0,.3)!important;
}
.H-maintbl2 .fnchomeright,.H-maintbl2 .fnchomeleft
{
	width:100%;
	  box-sizing: border-box;
	      display: inline-block;
}
#divVideos .cboxElement
{
	width:25%!important;
	float:right;
}
#box-links
{
	box-sizing: border-box;
    display: inline;
        float: right;
}
#login-box
{
	    display: inline-block;
    max-width: 50%;
    box-sizing: border-box;
    float: right;
    padding: 5px;
}

#box-links .box2
{
	    width: 100%!important;
	        float: right;
    box-sizing: border-box;
	    
}

#right-sidebar .menu-vertical ul li.static,
#ctl00_PlaceHolderMain_ctl01_V4QuickLaunchMenu > span {
    border: solid 0px #ebebeb;
    width: 50%!important;
    display: inline-block;
    float: right;
    box-sizing: border-box;
    padding:1px;
    
    
    
}

#right-sidebar .menu-vertical ul li.static a,
#ctl00_PlaceHolderMain_ctl01_V4QuickLaunchMenu > span > a {
    border: 1px solid silver;
    color:white!important;
    border-radius: 10px;
    background-image: url("/Style%20Library/FNC/themes/main/ar/images/news-title-slider.png");
    padding: 2px!important;
    font-family: fnclight!important;

    }
    #right-sidebar .menu-vertical ul li.static a:hover,
    #ctl00_PlaceHolderMain_ctl01_V4QuickLaunchMenu > span > a:hover
    {
	color:orange!important
}

#right-sidebar .menu-vertical ul li.selected a
{
background-color:#fff;
background-image:none!important;
	
}
#right-sidebar .menu-vertical ul li.selected a
{
	    color: #70541E!important;
}
#right-sidebar .menu-vertical ul li.selected a > span:before
{
	color:black!important;
}

.fncinnerpage
{
	    padding: 0px!important;
}
.fncinnerpage div.content-box
{
	box-shadow: 0px;
    /* background-color: white; */
    float: right;
    min-height: 375px;
    /*padding: 10px;*/
    padding-bottom:25px;
    }

.fncinnerpage #content-inner,
div.inner-layout-1 div.content-area
{
	padding:5px;
	box-sizing: border-box;
    margin: 0px!important;
}

    
.contents-area .FNCInner20 .FNCInner20sub
{
	width:98%!important;
}

div.main-footer
 div.footer-contents {
    min-height: 100px;
}

.fncinnerpage #right-sidebar
{
	background-color:transparent!important;
}

#right-sidebar .menu-vertical ul li.selected a > span:after
{
	content:""!important;
}
.menu-vertical a.selected
{
	font-size:14px!important;
}

div.home-agenda div.agenda-items
{
	height:auto!important;
}

div.home-events div.events-items div.events-item span.title,div.home-events div.events-items div.events-item span.date
{
	color:white!important;
}
.myCalendar .otherMonthDayStyle, div.home-calender table td.otherMonthDayStyle {
    color: transparent!important;
    border: none !important;
}

div.home-agenda
{
	margin-top:10px;
	margin-bottom:5px;
}

.fncads > .fncdivads > ul.logos-list-home > li
{
	min-width:160px!important;
	width:100%!important;
}
.pager-bar span span,.pager-bar span a
{
	width:5%!important;
}

.fncads > .fncdivads
{
	width:100%!important;
}
}





.memcomlistdivul {
    padding: 0px;
    box-sizing: border-box;
    float: none;
}

.mmaindivcss .memcomlistdivul li {
    border-bottom: 1px dashed silver;
}

.memcomlistdivul li {
    list-style: none;
    padding: 0px;
    font-family: 'fnclight' !important;
    font-size: 14px;
    text-align: right;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.memcomlistdivul li div {
    /* box-shadow: 0px 0px 4px 1px #4d433d; */
    border-bottom: 2px solid #e5cf9e;
    padding: 0px;
    cursor: pointer;
}

.memcomlistdivul li div a {
    color: #70541E!important;
    font-weight: bold!important;
    padding: 10px;
    box-sizing: border-box;
    font-size: clamp(1rem, 2vw, 1rem) !important;
    width: 100%;
    display: inline-flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: space-between;
    align-items: center;
}
.mmaindivcss .memcomlistdivul li div a:before {
	font-family: 'icomoon';
    font-size: 30px;
    vertical-align: middle;
    content: "\e96c";}

.memcomlistdivul li div a:before {
    font-size: 35px;
    color: #70541E;
    content: '\e917';
    font-family: 'icomoon';
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
}
.mmaindivcss .memcomlistdivul li div a:after {
    font-family: 'icomoon';
    font-size: 15px;
    vertical-align: middle;
    content: "\e9ed";
    padding-left: 5px;
    font-weight: normal;
    }

.ComplaintsForm .article-box
{
	box-sizing: border-box;
    background-color: white;
    padding: 0px;
    border-collapse: inherit!important;
    
    border: 1px solid #cdcdcd;
}
select,input[type="file"],
.content-box textarea, .content-box input[type="text"]
{
	font-family: 'fnclight', Arial, Helvetica, sans-serif!important;   
    color: #70541E;
    border-radius: 4px!important;
    overflow: auto!important;
    max-width: 1000px!important;
    box-sizing: border-box;
    text-align: right;
    direction: rtl;
    box-shadow: inset 0px 0px 10px 0px rgb(0 0 0 / 10%);
    border-radius: 4px;
    box-sizing: border-box;
    text-align: right;
    direction: rtl;
    transition: all .5s ease-in-out;
    color: #70541e!important;
    background-color: white;
}

.QSTform input[value], .QSTform .ddrporgan
{
	border-right: 4px solid green!important;
	
}

#idHomePageNewEvent, .ms-ButtonHeightWidth, .ms-wpadder-zoneArea BUTTON, a.ms-addnew, html input[type=button], .addnewdecfnc .fncedit {
    background: linear-gradient(97deg, rgb(92, 184, 92) 0%, rgb(98, 140, 98) 100%);
    background-blend-mode: multiply,multiply;
    color: #fff!important;
    font-size: 10px;
    text-align: center;
    transition: 1s;
    text-align: center;
    padding: 3px;
    border-radius: 4px;
    margin: auto;
    border: 1px solid #ccc;
    text-shadow: 1px 1px 4px #333!important;
    border-radius: 4px;
    font-size: 11px;
    cursor: pointer!important;
    position: relative;
    font-weight: bold;
    vertical-align: middle;
    padding: 4px;
    display: inline-block;
    transition: all .7s ease-out;
    font-weight: bold!important;
    cursor: pointer;
    font-size: 14px!important;
    height: auto!important;
    font-family:'fnclight'!important;
}
.addnewdecfnc .fncedit a {
    color: white!important;
}

.fncsve > div.fnccancelreq .fncedit 
{
	background: gray;
}

.fncsve > .addnewdecfnc
{
	display:inline-block;
}
#idHomePageNewEvent:hover, .ms-ButtonHeightWidth:hover, .ms-wpadder-zoneArea BUTTON:hover, a.ms-addnew:hover, html input[type=button]:hover, .addnewdecfnc .fncedit:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top,#3cb0fd,#3498db);
    background-image: -moz-linear-gradient(top,#3cb0fd,#3498db);
    background-image: -ms-linear-gradient(top,#3cb0fd,#3498db);
    background-image: -o-linear-gradient(top,#3cb0fd,#3498db);
    background-image: linear-gradient(to bottom,#3cb0fd,#3498db);
    text-decoration: none;
    cursor: pointer!important;
}
.content-box input[type="text"].hasDatepicker,
.forms input[type="file"]
{
	cursor:pointer;
	max-width:250px!important;
	padding: 0px!important;
}
select
{
	cursor:pointer;
}
.forms .required:after
{
	display:none;
}

.forms tr td.required input[type="file"]
{
	border-right:1px solid red!important;
}
.ComplaintsForm table  tr > td.style2 > span
{

	color: #70541E;
}



.compfnc23 ,.compfnc23 .article-box,.compfnc23 ul li,.compfnc23  div.title,.compfnc23  h2
{
	padding:0px!important;
	margin:0px!important;
	font-size:14px;
	    color: #70541E !important;
}

.compfnc23 div.title h1:after
{
	display:none;
}

.ComplaintsForm select option {
    border-bottom: 1px solid #e5e5e5!important;
    font-size: 15px!important;
    font-family: 'fnclight', Arial, Helvetica, sans-serif!important;
    font-weight: bold!important;
    font-size: 15px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6)!important;
    padding: 4px!important;
    float: right;
    width: 100%;
    box-sizing: border-box;
    cursor:pointer;
}

.ComplaintsForm select option:nth-child(odd) {
    background-color: #f4f4f4!important;
    border-bottom: 1px solid #ebebeb;
}


#ctl00_main_g_105d9ff3_9e5e_4602_9701_bc50c1ee06f5
{
	float: right;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.ComplaintsForm .title 
{
	background-color: #e3d3a8!important;
    padding-bottom: 10px;
    border-bottom: 1px solid #af8454;
}


.ComplaintsForm .frmspanm a,
.btnFNC,.btn
{
	font-weight:bold;
	color:maroon;
	padding-left:10px;
	border: 1px solid silver;
	border-radius: 5px;
	
	text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-right: 3px;
    padding-left: 3px;
    border-radius: 4px;
    margin: auto;
    border: 1px solid white;
    box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 50%);
    border-radius: 4px;
    font-family: 'Droid Arabic Kufi';
    cursor: pointer;
    position: relative;
    padding:3px;
    background: -webkit-linear-gradient(top, #f8f8f8 0%,#e8e8e8 100%);
}
.ComplaintsForm .frmspanm a:hover,
.btnFNC:hover,.btn:hover
{
	color:orange;
	background: rgba(197,170,115,1)!important;
    transition: all 1s ease-out;
    color: white!important;
}
.ComplaintsForm .frmspanm a:after,
.btnFNC:after
{

font-family: 'icomoon';
    speak: none;
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e904";
    color: #696969;
    vertical-align:middle;
    padding-left: 5px;
    }
.showDropdown
{
	padding:5px;
	    box-sizing: border-box;
}

.ComplaintsForm input[type="text"]:hover,.ComplaintsForm  select:hover,.ComplaintsForm input[type="file"]:hover,.ComplaintsForm textarea:hover
{
	background-color:#FFE8BF;
}

.ComplaintsForm table
{
	
	width:100%!important;
}

.ComplaintsForm table tr
{
	    box-shadow: 0px 1px 0px rgb(0 0 0 / 15%) inset, 0 2px 0 #fff inset;
}

input[type="radio"]
{
	width:25px!important;
	height:25px!important;
}

.ComplaintsForm input,.ComplaintsForm textarea {
    border: 1px solid #ccc!important;
}


.ComplaintsForm table tr img
{
    vertical-align:middle;
    max-height: 25px;
}
.ComplaintsForm input[type="submit"]
{
	background-position: 0% 0%;
	float: left;
    	width: auto!important;
    -webkit-border-radius: 21;
    	-moz-border-radius: 21;
    border-radius: 21px;
    	font-size: 12px;
    	font-family: 'fnclight' !important;
    	color: #fff!important;
    	text-decoration: none;
    	min-width: 70px!important;
    	box-sizing: border-box;
    	border-radius: 5px;
    	background-color: #3498db !important;
	background-repeat: repeat !important;
	background-attachment: scroll !important;
	
	border: 1px solid white!important;
    box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 50%)!important;
    	font-weight: bold !important;
	padding-right: 7px !important;
	padding-left: 7px !important;
	box-sizing: border-box;
	background-image: linear-gradient(to bottom,#3498db,#1c5a80) !important;
	padding-top: 3px;
	padding-bottom: 3px;
}


.ComplaintsForm input[type="submit"]:hover
{
	background-position: 0% 0%;
background-image: linear-gradient(to bottom,#3cb0fd,#3498db) !important;
    	text-decoration: none;
    	cursor: pointer!important;
	background-color: #3cb0fd !important;
	background-repeat: repeat !important;
	background-attachment: scroll !important;
}


.article-box .tba-1a .bdy-body .user-heading a img {
    border-radius: 10px!important;
    overflow: hidden;
    position: relative;
    width: 80%!important;
    height: auto!important;
    box-sizing: border-box;
    margin: 0px!important;
    max-height: 530px!important;
    max-width: 530px!important;
}

.article-box .tba-1a .bdy-body .user-heading:hover a img {
    background-color: #e5cf9e;
    transform: scale(1);
    transition: all .6s ease-out;
}

.profile-block .user-heading {
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    padding: 5px;
    text-align: center;
    transition: all .7s ease-out;
    background-size: initial;
    background-position: center;
    background-repeat: repeat;
    background-attachment: scroll;
    box-sizing: border-box;
    max-width: 410px;
}


#footer-wrapper {
    bottom: 0;
    width: 100%;
    overflow: hidden;
    position:relative;
 
}

#footer-wrapper:before {
    /* border-top: 4px solid #4C5EB1; */
    background: linear-gradient(0deg, rgba(203, 163, 68, 1) 0%, rgba(146, 114, 42, 1) 100%);
    content: "";
    height: 5px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    z-index: 99;
}

#footer-wrapper {
background: #f9f7ed;
}

#footer-wrapper .bottom-section {
    min-height: 215px;
    float: none;
    position: relative;
}

.statistics {
    background-color: rgba(180,151,89,1)!important;
    width: 100%!important;
    margin: 0 auto!important;
    float: right;
    display: block;
}
body #footer-wrapper .bottom-section > .statistics > .container55, body #footer-wrapper .bottom-section .container666adnan {
    width: 95%!important;
    margin: 0 auto!important;
    display: block;
}
.statistics .stats-details,
.item100 .footer-linksa {
    margin: 0;
    padding: 0;
    margin: 0px auto!important;
    padding: 0;
    text-align: center;
    list-style: none;
        display: inline-flex;
    width: auto;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;

}


#footer-wrapper > section > div.statistics > div > div > ul > li,
.item100 .footer-linksa li
 {
    width: auto;
    transition: all .15s ease-in;
    box-sizing: border-box;
    list-style: none;
    display: inline-block;
    padding: 5px;
    border-right: 1px solid #436898;
    box-sizing: border-box;
    position: relative;
}


ul.stats-details .item .info {
    display: inline-block;
    font: bold 14px 'GEFlow-Bold' !important;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.statistics .stats-details .item .item-head {
    display: inline-block;
    vertical-align: middle;
    padding: 0px;
    font: bold 11px 'GEFlow-Bold' !important;
    width: auto;
    box-sizing: border-box;
}
body #footer-wrapper .bottom-section > .statistics > .container55, body #footer-wrapper .bottom-section .container666adnan {
    width: 95%!important;
    margin: 0 auto!important;
    display: block;
    max-width: 1500px;
}
#footer-wrapper .footer-content, .footer-content .footer-items, .side-ribbon, .side-ribbon ul {
    width: 100%!important;
    max-width: 100%!important;
    display: inline-block!important;
    text-align:center;
    margin:auto;
    direction: rtl;
}
.footer-content .footer-items {
    width: 15%;
    float: none;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
}
.footer-content .footer-items .item55 {
    width: 49%;
    display: inline-block;
    padding-top: 25px;
    vertical-align: middle;
}


.footer-boxlogo > img {
    max-width: 200px;
}

#footer-wrapper > section > div.statistics > div > div > ul > li a
{
	color: #fff;
    cursor: pointer;
    font-family: fnclight;
    font-size: clamp(1rem, 2vw, 1.2rem);
        padding: 10px;
    display: inline-flex;	
}

#footer-wrapper > section > div.statistics > div > div > ul > li:hover
{
	    background-color: #e5cf9e;
}

.fnchomepage .hmadnan95
{
	width:95%;
	margin:0px auto;
	    max-width: 1500px;
}

.fnchomepage  .fncslidermain,.fnchomepage .fncsliderticker
{
}
.fnchomepage  .fncslidermain .fncslidersub,.fnchomepage .fncslidersubticker
{
	width: 95%;
    margin: 0px auto;
    padding-top: 20px;
    
    box-sizing: border-box;
}

a:visited {
    color:#92722a;
    text-decoration: none;
}


 div.article-boxfootertext
{
	font-family: fnclight;
}
.fncmain5 .fncsub5 h4.title{
	font-family: fnclight;
    font-size: 1.8rem;
    font-size: clamp(1rem, 2vw, 1.5rem);
    text-align: right;
    font-weight: bold;
    position:relative;
    padding-right:20px;
    margin:0px;
    padding-bottom:10px;
    color:#70541E;
    box-sizing: border-box;
    padding: 10px;
    padding-right: 25px;
        display: inline-flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    justify-content: flex-end;
        padding: 30px 15px;
        padding-left:0px;
}
 .fncmain5 .fncsub5 h4.title:before{
    content: '';
    width: 4px;
    height: 25%;
    position: absolute;
    right: 0;
    top: auto;
    bottom:auto;
    background: maroon	;
    
}
.fncmain5 .fncsub5 h4.title:after
{
    content: '';
    width: 4px;
    height: 40%;
    position: absolute;
    right: 7px;
    top: auto;
    bottom:auto;
    background: rgba(180,151,89,1);

}

div.home-news-rotator .evoslider .evoImage
{
	position:relative;
}

div.home-news-rotator .evoslider .evoImage:before
{
    display: block;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("/Style Library/FNC/themes/main/ar/images/slider-img-bgN.png") center no-repeat rgba(0,0,0,0);
    background-size: 100% 100%;
    opacity: .5;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    z-index: 8;

}
.evoslider.default dd .evoImage,
.evoslider.default dd  .evoText,
.evoslider.default dd .evoImage img,
.evoslider.default dd .evoText  h3 a,
.evoslider.default .arrow_prev,.evoslider.default .arrow_next
{
	transition: all 1s ease-out;
}
.evoslider.default dd:hover .evoImage:before
{
	opacity: .9;
	transition: all .6s ease-out;
}
.evoslider.default dd:hover .evoText 
{
	padding-bottom:40px!important;
	transition: all .6s ease-out;
	    background: rgba(0,0,0,.8);
	
	
}

.evoslider.default dd:hover  .evoText  h3 a
{
	font-size:21px!important;
	transition: all 3s ease-out;
}
.evoslider.default dd:hover .evoText  h3 a
{
	transition: all 3s ease-out;
}


.evoslider.default dd:hover .evoImage img
{
	-webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 1s ease-out;

}

.fnchomepage   .rmorefnch55 .All-news-span
{
	float:left;
	padding:10px;
}

.fnchomepage   .rmorefnch55 .All-news-span a {
    background: linear-gradient(132.56deg, #0E8A8A 0%, #153536 100%);
    color: #fff;
    border-radius: 3px;
    box-shadow: none!important;
    padding:4px;
     transition: all 1.5s ease-out;

    font-family: fnclight;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
    text-shadow: -1px 2px 2px grey;
    min-width:135px;
    text-align:center;
        float: left;

}

.fnchomepage   .rmorefnch55 .All-news-span a:hover {
    background: linear-gradient(132.56deg, #0E8A8A 0%, #153536 100%);
    border-color: #e5cf9e!important;
    transform: scale(1.2);
    transition: all 1s ease-out;
    z-index: 9999999999;
    border-radius: 20px!important;
    color: white!important;
}



@keyframes menu-item {
from {
-moz-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
-webkit-transform:scale(0);
transform:scale(0);
}

to {
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-webkit-transform:scale(1);
transform:scale(1);
}
}


div.home-news-rotator
{
animation-duration: 3s;
animation-name: menu-item;
	
}


.evoslider.default .arrow_prev:hover,.evoslider.default .arrow_next:hover
{
	 border-color: #e5cf9e!important;
    transform: scale(1.2);
    transition: all 1s ease-out;
    z-index: 9999999999;
    border-radius: 20px!important;
    background: linear-gradient(132.56deg, #0E8A8A 0%, #153536 100%);
}

.fnchomepage .fncmain5
{
	    border-bottom:1px silver solid;
}
.fncmain5  .fncsub5{
    width:90%;
    margin: 0px auto;
    padding: 10px 0px;
    box-sizing: border-box;
    max-width:1400px;
    display: inline-block;

}

.fnchomepage .fncservicem
{
	width: 95%;
    margin: 0px auto;
}


/*
ul.fncservicemul > li div.box-w a div.title:after {
   	font-family: 'icomoon';
    speak: none;
    font-size: 25px;
    content: "\e9ed"!important;
    color:rgba(180,151,89,1);
}
*/
.fncservicem ul.fncservicemul li .box-w a:before{
   	font-family: 'icomoon';
    speak: none;
    font-size: 35px;
    line-height: unset;
    vertical-align: bottom;
    content: "\e90f";
    vertical-align: middle;
    transform: scale(1);
    animation: zoominoutsinglefeatured 15s forwards;
    position: inherit!important;
    vertical-align: middle!important;
    color:rgba(180,151,89,1);
    font-weight:normal;
    flex: 1 1 auto;
    text-align: right;
        }
        
       .fncservicem ul.fncservicemul li:nth-child(1) .box-w a:before
        {
		content: "\e94e";
		}
		.fncservicem ul.fncservicemul li:nth-child(2) .box-w a:before
        {
		content: "\e948";
		}

		.fncservicem ul.fncservicemul li:nth-child(3) .box-w a:before
        {
		content: "\e94b";
		}

		.fncservicem ul.fncservicemul li:nth-child(4) .box-w a:before
        {
		content: "\e943";
		}

		.fncservicem ul.fncservicemul li:nth-child(5) .box-w a:before
        {
		content: "\e91d";
		}
		.fncservicem ul.fncservicemul li:nth-child(6) .box-w a:before
        {
		content: "\e99d";
		}

  
  ul.fncservicemul > li div.box-w a div.title
  {

    display: inline-flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
        justify-content: space-between;
    align-items: center;
    width:100%;
    font-size: clamp(1rem, 2vw, 1.4rem);
        border-bottom: 0px dashed silver;
        justify-content: flex-end;
        padding:10px;
    }
        ul.fncservicemul > li div.box-w a img
        {
	display:none!important;
}

.box-w .title {

}


#UAEPASSLOGINDIV > .row
{
	display:none;
}

.box-w .desc {
    position: relative;
   font-size: clamp(1rem, 2vw, 1rem);
    transition: all 1s ease-in-out;
	color:#70541ebd!important;
	    text-align: right;
	    padding:3px;

}
.box-w div.title:before
{
	transition: all 1s ease-in-out;
}

.box-w a > img,.box-w a > div,.box-w .desc,li .box-w a,.box-w .title,.box-w:hover .title
{
	transition: all 1s ease-in-out;
}

.box-w:hover a > img
{
	display:none;
	opacity: 0;
	 width:0px!important;
	 transition: all 1s ease-in-out;
	 
}

.fncservicem ul.fncservicemul li .box-w a
{
	color: #70541E;
    width: 100%;
    box-sizing: border-box;
    padding: 2px;
    display: inline-flex;
    flex-direction: column;
    align-content: space-between;
    width: 100%;}
.fncservicem ul.fncservicemul li .box-w a img
{
	float:right;
	display:inline-block;
	    width: 15%;
}
 .fncservicem ul.fncservicemul li .box-w a > div
{
	display: inline-flex;
	flex-direction: column;
    box-sizing: border-box;
    padding: 0px;
    width: 100%;
}
 .fncservicem ul.fncservicemul li > div > div
 {
	width: 100%;
}
.hmadnan95 .home-links-box
{
	display:none;
}

.top-nav ul li.hmofncmenu a:before {
    font-family: 'icomoon';
    speak: none;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: unset;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e92c";
    padding-left: 8px;
}



#popup
{
	z-index:-1!important;
}

div.main-header div.main-header-inner a.logo {
    float: right;
    background: url("/Style Library/Images/FNCLogo.svg") 100% 0 no-repeat;
    width: 170px;
    height: 110px;
    background-size: 90%;
    box-sizing: border-box;
    background-color: #ffffffc9;
    border-radius: 0px 0px 10px 10px;
    /* padding: 0px 14px; */
    background-position: center;
    }

@media screen and (max-width: 200px) and (min-width: 0px)
{
	body .fncsNews > ul > li,body  ul.AgendaMainul > li,body  .fncmain5 ul > li,body  .fncdivads > ul > li,body  .fncsub5 ul > li,
	.fnchome202020 .fncmain5 .fncsub5 .sub50,body .FNCmediacss5 .gallery ul.galleryul5 > li
	{
	    width: 100%!important;
    min-width: 100%!important;
}
}

@media screen and (max-width: 750px) and (min-width: 200px)
{
.no-touch
{
	display:none;
}
	body .fnchomepage .tttts
	{
	    background: rgba(239,239,239,.9)!important;
}
body .tttts .rrrrrrs .swiper-container .swiper-slide .rowfnc .l-home-section {
    width: 100%!important;
}
body .fnchome202020 .FncAgendaHome .AgendaMainul>li {
    width: 50%;
}

body .fnchome202020 .AgendaMainul .S-timeline>a {
    min-height: 90px!important;
    border-top: 1px solid #eee;
}

.carousel-inner > .item,
#hero .carousel-control.left,#hero .carousel-control.right,
.shad-img,.carousel-inner > .item .carousel-caption
{
	background:none!important;
	background-image:none!important;
	background-color:transparent!important;
}

.fnchomepage  #hero
{
	background-color: #f3f6f9;
    background: linear-gradient(rgba(239,239,239,.9),#e7ddc2),url("/Style Library/FNC/New/Images/57611.jpg?v=n") fixed center center;
    background-size: cover;

}
#carousel-slider .carousel-control.left i
{
	left:5px!important;
	    top: calc(40% - 50px)!important;
}
#carousel-slider .carousel-control.right i
{
	right:5px!important;
	    top: calc(40% - 50px)!important;
}


.main-header .w25css
{
	width:100%!important;
}
.main-header .w75css
{
	text-align:left!important;
}




}



.smodal
{
	z-index:99999999999!important;
}

.flagfnc {
    display: none;
}

.flagfnc img {
    width: 100%;
    height: auto;
    max-width: 140px;
}


.tblfrmcomp .sformbtn 
{
	text-align:center;
}
.tblfrmcomp .sformbtn  > span
{
	display: block;
    width: 100%;
    float: right;
    text-align: right;
    padding:10px;
}
.tblfrmcomp .sformbtn  > span > .btnaddnewcomplaint
{
	float:none!important;
	font-size:12px!important;
	background:linear-gradient(97deg, rgba(92,184,92,1) 0%, rgba(98,140,98,1) 100%)!important;
}

.tblfrmcomp .sformbtn  > span > .btnaddnewcomplaint:hover
{
	background:linear-gradient(57deg, rgba(98,140,98,1) 20%,rgba(98,140,98,1)  100%)!important;
}


.content-box .article-box span
{
	font-family: fnclight!important;
	    line-height: normal !important;
	        font-size: 1.5em !important;
	        font-size: clamp(1rem, 2vw, 1.4rem) !important;
}


.ms-dlgFrame html .s4-notdlg {
    display: none !important;
}

.ms-dlgContent
{
	position:fixed!important;
}



.achievements .skill-card .skill-card__body,
.skill-card:hover .skill-card__header,
.skill-card .skill-card__header .skill-card__icon,
.skill-card:hover .skill-card__header .skill-card__icon
{
	height:auto!important;
	overflow:inherit!important;
	    transform: inherit!important;
}


.footer-nav
{
	text-align:center;
}

.footer-boxlogo
{
	padding-bottom:10px;
}