﻿/*@charset "utf-8";*/
@font-face {
    font-family: 'TahomaRegular';
    src: url('/Style%20Library/en-us/fonts/Tahoma.eot');
    src: url('/Style%20Library/en-us/fonts/Tahoma.eot?#iefix') format('embedded-opentype'),
         url('/Style%20Library/en-us/fonts/Tahoma.woff') format('woff'),
         url('/Style%20Library/en-us/fonts/Tahoma.ttf') format('truetype'),
         url('/Style%20Library/en-us/fonts/Tahoma.svg#TahomaRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'TahomaBold';
    src: url('/Style%20Library/en-us/fonts/Tahoma-Bold.eot');
    src: url('/Style%20Library/en-us/fonts/Tahoma-Bold.eot?#iefix') format('embedded-opentype'),
         url('/Style%20Library/en-us/fonts/Tahoma-Bold.woff') format('woff'),
         url('/Style%20Library/en-us/fonts/Tahoma-Bold.ttf') format('truetype'),
         url('/Style%20Library/en-us/fonts/Tahoma-Bold.svg#TahomaBold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face
{
    src:url('/_layouts/Fonts/DroidKufi-Bold.ttf');
}
html{
    direction: rtl;
}
body {
	background: #e7e2ba url('/Style%20Library/Images/main_bg.jpg') repeat scroll left top !important;
	background-size: auto;
	/*font-family: 'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    font-family: 'Droid Arabic Kufi','Exo 2',Tahoma,Arial,Helvetica,sans-serif !important;
	font-weight: 400;
	font-size:13px;
	-webkit-font-smoothing: antialiased;
}
#ms-designer-ribbon * {
    box-sizing: content-box;
}
#ms-designer-ribbon img {
    max-width:none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	/*font-family: "Montserrat", Arial, Helvetica, sans-serif;*/
	/*font-family: 'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
     font-family: 'Droid Arabic Kufi','Exo 2',Tahoma,Arial,Helvetica,sans-serif !important;
	font-weight: 400;
}
a {
    outline: medium none !important;
}
a, a:visited {
    outline:none !important;
    color:#ffffff;
}
.container {
	max-width: 960px;
	clear: both;
}
.navbar-inverse.top-header {
	filter: none;
	background-image: none;
	background-color: #666666;
   /* font-family: 'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    font-family: 'Droid Arabic Kufi','Exo 2',Tahoma,Arial,Helvetica,sans-serif !important;
	font-weight: 400;
	border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-top:0;
   }
.navbar-inverse.top-header>.container {
	padding: 0;
}
.top-header .col-md-9.col-xs-12
{
	padding-left: 0;
}
.top-header {
	border-bottom: 4px solid #e01e24;
	margin-bottom: 0;
}
.topper{
    /*font-family: "Montserrat",Arial,Helvetica,sans-serif;*/
    /*font-family:'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif ;*/
     font-family: 'Droid Arabic Kufi','Exo 2',Tahoma,Arial,Helvetica,sans-serif !important;
    font-weight: 400;

}
.topper ul {
	float: right;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.topper ul li {
	border-left: 1px solid #4b4b4b;
	color: #fff;
	float: left;
	font-weight: 400;
	font-size: 13px;
	padding: 4px 5px;
	min-height: 48px;
	direction:rtl;
	position: relative;
}
.topper ul li.menu {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.topper ul li.langtext {
	padding: 4px 7px;
}
.topper ul li > div > a.prayer {
    padding: 0;
    text-align: right;
}
.prayer > img
{
	float: left;
	margin: 5px 10px 0 0;
}
.prayer > span
{
	float: right;
	text-align: right;
}
#weather {
    text-align: right;
}
#weather>a
{
	padding: 0;
	direction: ltr;
}
.weather-city, .weather-top, .weather-topc
{
	float: right;
	direction:rtl;
	margin-left: 2px;
}
.topper ul li.last {
	border: medium none;
}
.topper ul li a {
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
	float: left;
	font-weight: 400;
}
.topper ul li .same-style {
	float: left;
	margin-right: 4px;
	margin-top: 4px;
}
.topper ul li.prayer-time .same-style {
	margin-top: 6px;
}

.topper ul li.listitem {
	display: block;
}
.topper ul li .listitem > a, .topper ul li .icons-item a {
	padding: 0 !important;
}
.topper ul li .listitem > a{
    text-align: right;
}
.topper ul li .icons-item {
	padding-top: 12px;
	float: left;
}
.hidden-xs > a#btnPrint
{
	padding-left: 4px;
	padding-right: 4px;
}
/*.topper ul li a.sharepop .stButton .stLarge, .topper ul li a.sharepop .stButton .stLarge:hover
{
	background-position: inherit;
    background-size: cover;
    height: 20px;
    width: 20px;
}*/
.topper a.share-pop {
    padding:0 !important;
}
.topper div.share-pop
{
	float: left;
	position: relative;
    padding: 14px 1px;
    margin-top: -4px;
    margin-bottom: -4px;
}
.topper div.share-pop:hover
{
	background-color: #333;
}
.topper div.share-pop:hover div.popup
{
	display: block;
}
div.share-pop div.popup {
    min-width: 135px;
    padding: 5px;
    margin-left:0;
    margin-right:0;
    right: 0;
}
div.share-pop div.popup >ul >li
{
	float: left;
	padding: 4px !important;
	display: block;
	overflow: auto;
	border-left: 0;
}
div.share-pop div.popup >ul >li >a
{
	padding: 0 !important;
}
div.share-pop div.popup >ul >li >a> img
{
	margin: 0 !important;
	cursor: pointer;
}

.popup {
	background: none repeat scroll 0 0 #333;
	color: #fff;
	display: none;
	padding: 10px;
	position: absolute;
	top: 48px;
	width: auto;
	z-index: 9;
	margin-right: -6px;
	margin-left: -6px;
}
.prayer-time .popup {
    min-width: 335px;
}
#weather .popup {
    min-width: 360px;
	cursor: pointer;
}
.ie9 #weather .popup li
{
	white-space: nowrap;
}
.ie9 #weather .popup li
{
	min-width: 107px;
}
.popup ul li {
	text-align: center;
	min-height: inherit;
	direction: ltr;
}
.popup ul li:first-child {
	border: none;
}
.prayer-time .popup li {
    padding: 0 7px !important;
}
.prayer-time .popup .prayer {
    display: block;
    text-align: center;
}
.prayer-time .popup .prayer img {
    display: block;
    float: none;
    margin: auto;
    text-align: center;
}
.prayer-time .popup .prayer > span {
    clear: both;
    display: block;
    float: none;
    text-align: center;
}
.popup .prayer
{
	padding: 0;
	text-align: center;
}
.popup .prayer img {
	clear: both;
	display: inline-block;
	height: 23px;
	margin-bottom: 5px;
	width: 23px;
}
#weather .popup,
.prayer-time .popup
{
	right: 5px;
	white-space: nowrap;
}
.ie9 #weather .popup,
.ie9 .prayer-time .popup
{
	direction: ltr;
}
.RAKTitlePrayers , .RAKTitle{
    clear: both;
    display: block;
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 16px;
	cursor: pointer;
}
.main-menu li.leftsearch {
	border-bottom: medium none;
}
.leftsearch #search {
	margin-bottom: 13px;
	width: 85%;
}
.pop:hover {
	background: none repeat scroll 0 0 #333;
	color: #fff;
}
.pop:hover .popup {
	display: block;
}
.search {
	background-color: transparent;
	border-radius: 4px;
	float: left;
	margin: 8px 0;
	width: 100%;
}
.leftsearch .search input[type="text"] {
	border-color: #ccc;
}
.search input[type="text"] {
	background-color: transparent;
	border: 1px solid #f0f0f0;
	border-radius: 4px;
	color: #fff;
	float: left;
	font-size: 14px;
	padding: 4px 10px 4px 30px;
	width: 100%;
	text-align: right;
}
.search input[type="text"]:focus, .leftsearch .search input[type="text"]:focus {
	border: 1px solid #ccc;
	border-radius: 0;
}
.search .btn-search {
	background: none no-repeat scroll right center / 64% auto transparent;
	border: 0 none;
	float: left;
	margin-left:10px;
	margin-top: -25px;
	padding: 4px 0;
	position: relative;
	z-index: 2;
}
.placeHolder::-moz-placeholder{
	opacity: 1 !important;
	color: #fff;
}
.placeHolder:-ms-input-placeholder{
	opacity: 1 !important;
	color: #fff;
}
.placeHolder::-webkit-input-placeholder{
	opacity: 1 !important;
	color: #fff;
}
.leftsearch .search .btn-search{
    float: left;
	margin-left:10px;
    margin-right: 0;
}
.top-center-header .container {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.fixed {
    left: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    right: -9px;
}
.top-bottom-header .container {
	background: #755935;
	border-bottom: 3px solid #e01e24;
     font-family: 'Droid Arabic Kufi','Exo 2',Tahoma,Arial,Helvetica,sans-serif !important;
}
.top-bottom-header .navbar-inverse {
	background: transparent;
	filter: none;
     font-family: 'Droid Arabic Kufi','Exo 2',Tahoma,Arial,Helvetica,sans-serif !important;
}
.top-bottom-header .navbar-inverse .navbar-collapse {
	padding: 0;
     font-family: 'Droid Arabic Kufi','Exo 2',Tahoma,Arial,Helvetica,sans-serif !important;
}
.top-bottom-header .navbar-inverse .navbar-nav > li > a {
	color: #fff;
	padding: 13px 9px;
	font-size: 15px;
    /*font-family: "Montserrat",Arial,Helvetica,sans-serif;*/
    /*font-family: 'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
     font-family: 'Droid Arabic Kufi','Exo 2',Tahoma,Arial,Helvetica,sans-serif !important;
    font-weight: 400;
    text-shadow: none !important;
}
.top-bottom-header .navbar-inverse .navbar-nav > li > a.homeicon{
    color:#e01e24;
}
.top-bottom-header .navbar-inverse .navbar-nav > li > a.homeicon:hover,
.top-bottom-header .navbar-inverse .navbar-nav > li > a.homeicon:focus{
    color:#fff;
}
.top-bottom-header .navbar-inverse .navbar-nav > li > a:hover, .top-bottom-header .navbar-inverse .navbar-nav > li > a:focus, .top-bottom-header .navbar-inverse .navbar-nav > li.active > a {
	background: #e01e24;
	border-top: 3px solid #e01e24;
	margin-top: -3px;
	box-shadow: none;
}
.top-bottom-header .navbar-inverse .navbar-nav > li > a .dropdown-arrow {
	background: transparent url('../../images/icon-btmarrow.png') no-repeat left top scroll !important;
	bottom: 3px;
	height: 10px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 10px;
}
.navbar-nav > li:hover > .dropdown-menu
{
	display: block;
}
.first-container {
	position: relative;
	margin-top: 15px;
}
.carousel-container {
	padding-left: 0;
	min-height: 438px;
}

.carousel-indicators {
	bottom: 0;
	right: 50%;
	left: auto;
	margin-left: auto;
	margin-right: -30%;
	padding: 0;
}
.owl-carousel .owl-item {
	position:relative;
}
.boxes-container {
	position: absolute !important;
	right: 0;
	top: 0;
	width: 34.9999% !important;
}
.carousel-indicators li {
	width: 16px !important;
	height: 16px !important;
	background: #fff;
	border: none;
}
.carousel-indicators li.active {
	background: #8f8f8f;
	margin: 1px;
}
.slider-caption {
	background: rgba(56,59,60,0.65);
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 45px;
	padding: 20px 0 20px 20px;
	color: #fff;
	width: 75%;
}
.slider-caption h3 {
	margin: 0;
	padding: 0 20px 15px 0;
	font-size: 20px;
	color: #fff;
}
.slider-caption p {
	margin: 0;
	padding: 0 20px 15px 0;
	letter-spacing: 0.5px;
}
/*-------------------------------------------------- OWL Carousel*/
#announcements .owl-controls
{
	display: none !important;
}
#demo .owl-carousel .owl-wrapper-outer
{
	height: 438px;
}
.owl-theme .owl-controls
{
	position: absolute;
	left:0;
	right:0;
	bottom: 5px;
	margin: auto !important;
	text-align: center;
}
.owl-theme .owl-controls .owl-page span
{
	margin: 4px !important;
	width: 16px !important;
	height: 16px !important;
	background-color: #fff !important;
	border: none !important;
	opacity: 1 !important;
	filter: none !important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span
{
	background: #8f8f8f !important;
}
.owl-wrapper
{
	float: left;
}
.owl-pagination
{
	direction: ltr;
}
.owl-item > .item > img
{
	float: left;
}
/*--------------------------------------------------End of OWL Carousel*/
.btn-link,
a.backToPoll{
	text-decoration: none;
	border-radius: 10px;
	padding: 10px 25px !important;
	display: inline-block;
	font-weight: 400 !important;
	height: 36px;
    font-size:14px !important;
    line-height: 18px;
    filter: none;
}
a.backToPoll
{
	border-radius: 6px !important;
	float: left;
}
.btn-link:hover, .btn-link:focus {
	text-decoration: none;
}
input[type="button"].btn-red, input[type="reset"].btn-red, input[type="submit"].btn-red, button.btn-red {
	background: #e01e24 !important;
	color: #fff;
}
.btn-red {
	background: #e01e24;
	color: #fff;
}
.btn-red:hover, .btn-red:focus {
	color: #fff;
	background: #b5181d;
}
.btn-green {
	background: #4f943f;
	color: #fff;
}
.btn-green:hover, .btn-green:focus {
	color: #fff;
	background: #358522;
}
.slider-caption .btn-red,.slider-caption .btn-red:visited  {
	border-radius: 15px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	margin-right: 0;
	padding-left: 10px !important;
}
.ie9 .slider-caption .btn-red,
.ie9 .redbox2 .btn-link
{
	border-radius: 15px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.slider-caption .btn-red > .fa
{
	padding-right: 5px;
}
.fa-angle-right:before
{
	content: "\f104" !important;
}
#bodyContainer {
/*margin-top: 15px;*/
}
.floatleft {
	left: 0;
	top:200px;
	position: absolute;
	z-index: 9;
}
.homePageLeftLogo {
	background: url("../../images/rak-leftlogo-arabic.png") no-repeat scroll left top transparent !important;
	display: block;
	height: 205px;
	width: 61px;
}
h1, h1 a, a h1,
h1 > a:visited{
	color: #60583f;
	font-size: 30px;
	font-weight: 400;
}
h1 > a,
h1 >a:visited
{
	color: inherit;
}
h1 a:hover, a h1:hover {
	text-decoration: none;
	color: #60583f;
}
.homebox,
.homebox:visited {
	height: 150px;
	display: block;
	font-size: 17px;
	text-align: center;
	padding: 30px 15px 15px;
	line-height: 19px;
	white-space: nowrap;
	color: #fff;
	position: relative;
}
.homebox:hover, .homebox:focus {
	text-decoration: none;
	color: #fff;
}
.homebox > .quickbtn-title
{
	position:absolute;
	left: 0;
	right:0;
	bottom: 15px;
}
.homebox:hover img, .homebox:focus img {
	opacity: 0.65;
}
.homebox > img
{
	display: block;
    margin: auto auto 30px;
}
.boxes-area {
	margin-right: -15px;
	margin-left: -15px;
}
.boxes-area .col-md-6 {
	padding-right: 0px;
	padding-bottom: 15px;
}
.box54 {
	display: block;
	width: 54px;
	height: 54px;
	margin: auto;
}
.survay-icon {
	background-image: url('../../images/survayIcon.png') !important;
}
.service-icon {
	background-image: url('../../images/serviceIcon.png') !important;
}
.enquiry-icon {
	background-image: url('../../images/enquiryIcon.png') !important;
}
.judical-icon {
	background-image: url('../../images/judiciaIcon.png') !important;
}
.homebox > .box54 {
    margin-bottom: 30px;
}
.yellowbox {
	background: #d7b52d;
	color: #fff;
    direction: ltr;
}
.redbox {
	background: #b5181d;
	color: #fff;
    direction: ltr;
}
.bluebox {
	background: #70d3d9;
	color: #fff;
    direction: ltr;
}
.greenbox {
	background: #4f943f;
	color: #fff;
    direction: ltr;
}
.boxes-area .col-md-12 {
	padding-right: 0;
}
.homebox.less-space .judical-icon, .homebox.less-space .service-icon {
	margin-bottom: 5px;
}
.anouncmentPart {
	background: #755935;
	color: #fff;
	min-height: 108px;
	height: 108px;
}
.anouncmentPart h3 {
	border-bottom: 1px solid;
	margin: 0;
	padding: 5px 10px;
	font-size:20px;
}
.anouncmentPart p {
	padding: 17px 10px 16px;
	margin: 0;
}
.anouncmentPart .carousel-container {
	min-height: inherit;
}
.rakaeLogo {
	background: transparent url('../../images/rak_ae.png') no-repeat left top scroll !important;
	width: 140px;
	height: 60px;
	clear: both;
	display: inline-block;
}
.redbox2 {
	background: #b5191d;
	color: #fff;
}
.brownbox {
	background: #755935;
	color: #fff;
}
.redbox2, .brownbox {
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 377px;
}
.redbox2 .image {
	display: block;
	margin-bottom: 20px;
}
.redbox2 .image img{
    width: 100%;
    height: 160px;
}
.redbox2 .description {
	margin: 15px 0;
	min-height: 75px;
	overflow: hidden;
}
.prosocutorNews .description{
    /*padding: 0 0 20px;*/
    padding:0;
    min-height: 92px;
    overflow: hidden;
    margin: 0 0 20px;
}
.redbox2 .btn-link {
	margin-right: -15px;
	border-radius: 15px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	color: #fff;
	padding-left: 10px !important;
}
.redbox2 .btn-link i , .slider-caption .btn-red i{
	margin-right: 5px;
}
.redbox2 .btn-link i
{
	margin-right: 15px !important;
}
.redbox2 .publish-date, .brownbox .publish-date {
	color: #d7b52d;
	text-decoration: underline;
	display: block;
	font-size: 14px;
}
.brownbox .publish-date
{
	margin-top: -5px;
}
.redbox2 .publish-date:hover, .brownbox .publish-date:hover
{
	color: #efc621;
	text-decoration: none;
}
.latestnews-list {
	margin: 0;
}
.latestnews-list li {
	clear: both;
	padding-bottom: 12px;
}
.latestnews-list li:last-child
{
	padding-bottom: 0;
}
.latestnews-list > li .col-xs-3 > img
{
	width: 69px;
	height: 73px;
}
.brownbox .description {
	margin: 0;
	min-height: 38px;
	overflow: hidden;
	margin-bottom: 4px;
}
.brownbox .linkBtn {
	color: #fff;
	font-weight: 400;
	float: right;
}
.prosocutorNews .linkBtn {
	color: #48494b;
	float: right;
}
.prosocutorNews .linkBtn .fa, .brownbox .linkBtn .fa {
	color: #d7b52d;
    float: left;
    font-size: 18px;
    font-weight: 700;
    padding-right: 10px;
    margin-top:2px;
}
.prosocutorNews {
	margin-right: -15px;
	color: #48494b;
}
.prosocutorNews .h4heading {
	font-size: 14px;
	font-weight: 600;
    margin: 16px 0;
    white-space: nowrap;
}
.safari .prosocutorNews .h4heading
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 600;
	font-size: 13px;
}
.prosocutorNews .image > img {
	width: 100%;
	height: 180px;
}
.media-poll-events .col-md-5.col-sm-12.col-xs-12 > div > .row > a:hover,
.media-poll-events .col-md-5.col-sm-12.col-xs-12 > div > .row > a
{	
	text-decoration: none !important;
}
.media-gallery .col-md-6.col-sm-12, .media-gallery .col-md-3.col-sm-6 {
	padding: 0;
	margin: 0 0 2px 0;
}
.media-gallery .col-md-6.col-sm-12 img, .media-gallery .col-md-3.col-sm-6 img {
	max-width: 100%;
}
.media-gallery .col-md-3.col-sm-6 img {
	height: 95px;
}
ul.main-imgthumb .row {
    margin: 0;
}
.main-img {
    float: right;
    width: 195px;
}
.main-img img {
    height: 233px;
}
ul.main-imgthumb li, ul.main-imgthumb li .main-img {
    float: right;
    margin-bottom: 1px;
    width: 99px;
    margin-left: 2px;
}
ul.main-imgthumb li img {
    height: 115px;
    width: 100%;
}

.PlayBtn {
	position: relative;
	display: block;
}
.PlayBtn span.playIcon {
	position: absolute;
	background: transparent url('../../images/playIcon.png') no-repeat center center scroll !important;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}
#chart2
{
	height: 132px;
	margin-bottom: 10px;
	direction:rtl;
}
.opinionpoll .pollquestion > p,
.opinionpoll .question-area {
	background: #4f943f;
	color: #fff;
	font-weight: 500;
	padding: 8px;
	margin-bottom: 20px;
	display: block;
	font-size: 14px;
}
.opinionpoll .question-area
{
	margin: 0;
}
[class^="rb"] {
 display: block;
 margin-bottom: 18px;
}
.opinionpoll br {
	display: none;
}
[class^="rb"] input[type="radio"] {
	float: right;
    margin: 4px 0 0 5px;
}
[class^="rb"] > label
{
	font-weight: normal;
}
.pollbtns a,
#btnRes,
#btnRes:visited {
	font-size: 16px;
}
.pollbtns .linkBtn,
#btnRes {
	color: #4e4e4e;
	font-weight: 500;
    float: left;
    margin-top: 8px;
}
#btnRes .fa.fa-angle-double-right.fa-2,
#btnRes i
{
	float: left;
    margin-right: 10px;
    margin-top: 5px;
    font-size: 18px;
    transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
}
.pollbtns .btn-link,
.pollbtns .backToPoll,
.pollbtns .btn-link:visited,
.pollbtns .backToPoll:visited,
input.pollbutton{
    min-width: 120px;
    text-align: center;
    float: right;
    background:none repeat scroll 0 0 #e01e24;
    color: #fff;
    border: 0px;
    margin:0px;
}
.pollbtns .btn-link:hover,
.pollbtns .backToPoll:hover,
.pollbtns .btn-link:focus,
.pollbtns .backToPoll:focus

{
	background: #ca1116;
}
.opinionpoll .ErrorLabel
{
	display: block;
	margin-bottom: 10px;	
}
.polldiv
{
	position: relative;
}
.loader
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    bottom: 0;
    display: block;
    height: 100%;
    left: -5px;
    position: absolute;
    right: -5px;
    top: 0;
}
.loader > img
{
	position: absolute; 
	left: 0px; 
	right: 0px; 
	top: 0px; 
	bottom: 0px; 
	margin: auto; 
	height: 64px;
	width: 64px;
}

.eventitem
{
	padding-bottom: 1px !important;
}
.eventitem .publish-date,fv
.eventitem .publish-date:visited {
	color: #333;
	text-decoration: none;
	font-weight: 400;
	text-decoration: underline;
}
.eventitem .publish-date:hover {
	text-decoration: none;
	color: #000;
}
.eventitem .fa {
	color: #d7b52d;
	font-size: 20px;
	margin-left: 15px;
	margin-top:1px;
}
.eventitem .ohidden {
	overflow: hidden;
}
.eventitem .description
{
	padding-bottom: 5px;
	margin: 0;
}
.bg-footer {
	background: none repeat scroll 0 0 #444;
	color: #fff;
	padding: 30px 0;
}
section .col-md-3.col-sm-4.col-xs-12, section .col-md-6.col-sm-4.col-xs-12,
section .col-md-6.col-sm-4.col-xs-12 > .row > .col-md-6.col-sm-12.col-xs-12
{
	float: left;
}
footer a {
	color: #fff;
}
footer a:hover, footer a:focus {
	color: #fff;
	text-decoration: underline;
}
footer {
	font-size: 13px;
	font-weight: 400;
	margin-top: 15px;
}
footer p {
	margin-right: 11px;
}
footer ul {
	margin: 0 11px 15px 0;
	padding: 0;
}
footer ul li {
	list-style: outside none none;
	margin: 10px 0;
}
footer h3 {
	color: #fff;
	font-size: 16px;
	margin-top: 0;
	font-weight: 400;
}
.downloadlink
{
	text-decoration: underline !important;
}
.footertextbox
{
	margin-bottom: 0 !important;
}
.socialicondiv
{
	direction: ltr;
	float: right;
}
.socialicons
{
	display: inline-block;
	text-decoration: none;
}
.socialicons img {
	width: 26px;
}
footer input[type="text"] {
	background: none repeat scroll 0 0 #fff;
	border: medium none #fff;
	border-radius: 4px;
	color: #333;
	font-size: 14px;
	margin-bottom: 5px;
	margin-right: -3px;
	padding: 10px;
	text-align: right;
	width: 100%;
}
footer input[type="button"], footer input[type="reset"], footer input[type="submit"], footer button {
	border: medium none;
	border-radius: 2px;
	box-shadow: 0 1px 2px rgba(255, 255, 255, 0.5) inset;
	color: #2e2e2e;
	font-size: 16px;
	margin: 0;
	padding: 10px 25px 10px 40px;
	text-transform: uppercase;
	margin-top: 15px;
}
input.btn-bottom {
	background: url("/Style%20Library/Images/btn-bottom-submit.png") no-repeat scroll -1px 0 rgba(0, 0, 0, 0) !important;
	box-shadow: none;
	padding: 10px 39px 10px 23px !important;
    font-size: 0;
    width: 113px;
    height: 43px;
    font-size: 14px !important;
	text-shadow: 1px 1px rgba(255,255,255,0.2);
}
.bg-darkgrey {
	background: none repeat scroll 0 0 #75797e;
	color: #fff !important;
}
.bg-footer .container,
.bg-charcoal .container.comp-bookmark
{
	padding: 0;
}
.bg-charcoal {
	background: none repeat scroll 0 0 #333333;
	color: #fff;
}
footer .bg-charcoal {
	font-size: 12px;
	padding: 20px 0;
}
.comp-bookmark > div {
	height: 20px;
	padding: 0;
}
.comp-bookmark #copyRight {
	margin: 0;
    float: left;
}
.comp-bookmark .cont-copyright {
	margin-top: -20px;
}
.comp-bookmark .col-md-6 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
footer a:hover, footer a:focus {
	border-color: #fff !important;
	color: #fff;
	text-decoration: underline;
}
#copyRight a {
	border-right: 1px solid;
	padding: 0 4px 0 4px;
    float: right;
}
#copyRight a:first-child {
	border-right: 0 none;
}
#copyRight a:last-child{
    padding-left: 0;
}

/*********************************************************Inner Pages**************************************************/
.breadcrumb {
	background: #e01e24;
	border-radius: 0;
	margin-bottom: 0px;
	text-align: left;
	color: #fff;
}
.breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
.breadcrumb ul li {
	float: left;
	color: #fff;
}
.breadcrumb a {
	color: #fff;
}
.breadcrumb ul li a {
	color: #fff;
	padding-right: 10px;
	margin-right: 10px;
}
.breadcrumb ul li a:hover {
	text-decoration: none;
}
.breadcrumb ul li a:after {
	content: "/";
	right: -11px;
	position: relative;
}
.pageheading h1 {
	margin: 0 0 15px;
	text-transform: uppercase;
}
.left-nav, .right-content {
	padding-right: 0;
}
.left-nav .panel-group .panel {
	box-shadow: none;
	border: 0;
}
.left-nav .panel-default > .panel-heading {
	border-radius: 0;
	background: #755934;
	font-size: 14px;
	padding: 0;
	filter: none;
}
.left-nav .panel-title a:hover, .left-nav .panel-title a:focus {
	background: #e01e24;
	text-decoration: none;
	outline: none;
}
.left-nav .panel-title {
	font-size: 14px;
	color: #fff;
}
.left-nav .panel-title a {
	padding: 13px 15px;
	display: block;
}
.left-nav .panel-title a:hover {
	text-decoration: none;
}
.left-nav .panel-title a i {
	margin-left: 5px;
}
.left-nav .panel-body {
	background: #ededed;
	padding: 0;
}
.left-nav .panel-group .panel + .panel {
	margin-top: 0;
}
.left-nav .panel-body ul {
	list-style: none;
	margin: 0 !important;
	padding: 0;
}
.left-nav .panel-body ul li {
	border-bottom: 1px dotted #333;
	font-size: 13px;
}
.left-nav .panel-body ul li:last-child
{
	border-bottom: 0px;
}
.left-nav .panel-body ul li a {
	color: #333;
	padding: 10px 26px 10px 10px;
	display: block;
	background: transparent url('/Style%20Library/Images/sublink-bullet-arabic.png') no-repeat scroll 98% 10px;

}
/*.left-nav .panel-body ul li a:before {
	content: "\f137";
	font: normal normal normal 14px/1 FontAwesome;
	position: relative;
	right: -7px;
	color: #e01e24;
}*/
.left-nav .panel-body ul li a:hover,
.left-nav .panel-body ul li.active a{
	text-decoration: none;
	color: #e01e24;
}
.panel-heading h4 a {
    color: #fff;
    font-size: 13px;
}

.panel-heading h4 {
line-height: 18px;
    margin: 0;
    padding: 10px 30px 10px 10px!important; 
    background:url(../../images/icon-docs.png) no-repeat 96% center; 
    position:relative;}


.showHide {
display:inline-block;
height: 10px;
width: 10px;
position: absolute;
left:10px;
right: auto !important;
top:10px!important;
background: url("../../images/icon-btmarrow.png") no-repeat scroll left center transparent !important;
z-index: 99;
}

.inner-main-head .s4-notdlg {
    margin: 0 -15px 0 0;
    padding: 0;
}
.inner-main-head .s4-notdlg h1
{
	margin: 20px 0;
}
.right-content {
	background: #fff;
	padding: 15px;
	border-top: 4px solid #e01e24;
	min-height:200px;
}
.right-content h3
{
	font-size: 28px;
	color: #e01e24;
	margin: 0;
}
.right-content h2
{
	font-size: 20px;
	color: #60583f;
	margin-top:0;
}
.posting-content .col-md-4.col-sm-4.col-xs-12 > img
{
	width: 100%;
}
ul.list {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
ul.list li {
	padding-right: 10px;
	margin-bottom: 5px;
}
ul.list li:before {
	content: "\f104";
	font: normal normal normal 16px/1 FontAwesome;
	position: relative;
	right: -10px;
	color: #e01e24;
}
ul.main-imgthumb {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 204px;
}
ul.main-imgthumb li {
	float: right;
	width: 100px;
	margin-bottom: 1px;
}
.row .text-uppercase{
    margin-top: 40px;
}
.events{
    padding-left: 0;
}
.top-header , .top-center-header{
	direction:ltr;
}
.top-center-header .pull-left , .icons-item .pull-left{
	float:left !important;
}
.top-center-header .pull-right{
	float:right !important;
}
/*BootStarp Customization*/
.navbar-nav{
	padding:0;
	float:right;
}
.navbar-nav > li{
	float:right;
}

/*----------------------------------------------------------------------------------------------------------------*/
/*Pagination*/
#Search-Pagination {
    margin-top: 20px;
	width: 100%;
	clear: both;
	float: right;
}
#Search-Pagination > span {
    clear: both;
    display: block;
    overflow: auto;
}
#Search-Pagination input.pagging, 
#Search-Pagination input.Pagination-btn, 
#Search-Pagination > span > span, 
#Search-Pagination > span > a {
    background: none no-repeat scroll left top #755935;
    border: 1px solid #755935;
    border-radius: 0;
    color: #fff;
    filter: none !important;
    float: right;
    font-size: 14px;
    font-weight: 400;
    height: 30px !important;
    line-height: 24px;
    margin: 0 0 0 10px;
    padding: 2px 7px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 24px;
}
#Search-Pagination input.pagging.first, 
#Search-Pagination > span > input.Pagination-btn:first-child,
#Search-Pagination > span > span:first-child, 
#Search-Pagination > span > a:first-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;   
}
#Search-Pagination input.pagging.last, 
#Search-Pagination > span > input.Pagination-btn:last-child, 
#Search-Pagination > span > span:last-child, 
#Search-Pagination > span > a:last-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
     margin-left: 0;
}
#Search-Pagination input.pagging:hover, 
#Search-Pagination > span input.Pagination-btn:hover, 
#Search-Pagination > span input.Pagination-btn:focus, 
#Search-Pagination > span > a:hover, 
#Search-Pagination > span > a:focus {
    background-color: #e01e24;
    border-color: #e01e24;
    color: #fff;
    filter: none !important;
}
#Search-Pagination > span > span {
    background-color: #e01e24;
    border-color: #e01e24;
    color: #fff;
    cursor: text;
    z-index: 100;
}
#Search-Pagination input.pagging[disabled="disabled"], 
#Search-Pagination input.Pagination-btn[disabled="disabled"], 
#Search-Pagination > span > span[disabled="disabled"] {
    background: none repeat scroll 0 0 #fff;
    border-color: #999;
    color: #999 !important;
    cursor: not-allowed;
}
#Search-Pagination input.pagging[disabled="disabled"]:hover, 
#Search-Pagination input.Pagination-btn[disabled="disabled"]:hover, 
#Search-Pagination > span > span[disabled="disabled"]:hover {
    background: none repeat scroll 0 0 #fff;
    border-color: #999;
}

/*#Search-Pagination .pagging.first {
	background: url("../../images/next.png") no-repeat center center;
}
#Search-Pagination .pagging.first:hover {
	background: url("../../images/next-hover.png") no-repeat center center;
}
#Search-Pagination .pagging.last {
	background: url("../../images/prev.png") no-repeat scroll center;
}
#Search-Pagination .pagging.last:hover {
	background: url("../../images/prev-hover.png") no-repeat center center;
}
#Search-Pagination .aspNetDisabled.pagging.first:hover {
	background: url("../../images/next.png") no-repeat center center;
}
#Search-Pagination .aspNetDisabled.pagging.last:hover {
	background: url("../../images/prev.png") no-repeat center center;
}*/

/*********************/
.search-header span {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
}
.search-header label span {
	margin-bottom: 0;
}
.inner-form {
	margin-top: 23px;
}
.data-table {
	display: block;
	padding: 25px 0;
	width: 100%;
}
.data-row {
	background: #eaeaea;
	display: inline-block;
	padding: 12px 0;
	width: 100%;
}
.data-table h3 {
	font-size: 16px;
	margin: 0 0 10px;
}
.data-table a h3 , .data-table h3 a{
	text-decoration: none;
	color:#e01e24;
}
.data-table p.pull-left
{
	white-space: nowrap;
}
.data-row .image-left {
	margin-bottom: 0;
	width: 85px !important;
	height: 85px !important;
}
.data-row:nth-child(2n) {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.data-row .col-md-10.col-sm-9.col-xs-8 .pull-right
{
	margin-bottom:0;
}
.btn, input[type="button"].btn, input[type="reset"].btn, input[type="submit"].btn, button.btn, .pull-right .btn-link , .btn-link, .btn-link:visited{
	border: none;
	color: #fff;
	font-family: 'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	min-width: auto;
	text-shadow: none;
	margin-right: 5px;
	height: auto;
}
input[type="submit"].inner-form{
	background:#755935;
    border-radius:0;
    padding:4px 25px;
}
.pull-right .btn-link , .data-row .btn-link {
	font-size: 14px;
    padding: 4px 10px !important;
    background:#755935;
    border-radius:0;
    white-space: nowrap;
}
.pull-right .btn-link:hover , .data-row .btn-link:hover,
.pull-right .btn-link:focus, .data-row .btn-link:focus{
	background: #e01e24;
	color:#fff;
}
.detailimage {
	float: right;
	/*Commented by Tamour*/
	/*width: 200px;
	height: 200px;*/
	margin-left: 10px;
	margin-bottom: 10px;
}
.detailimage img {
	width: 200px;
	height: 200px;
	border: 1px solid #ccc;
	padding: 5px;
}
.detail-title {
	color: #60583f;
	font-size: 30px;
	font-weight: 400;
	font-family: 'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin: 0;
	line-height: normal;
}

.posting-content .col-md-4.col-sm-4.col-xs-12 {
	width: 100%;
}

.posting-content .col-md-8.col-sm-8.col-xs-12 {
	width: 100%;
}

.prayer span {
	cursor: pointer;
}

.servicedetail h3.b-bottom
{
	border-bottom: 1px solid #e01e24;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 20px;
}
.servicedetail  h5>span
{
	font-weight: bold;
	color: #515151;
}
.servicedetail  .groupdiv
{
	color: #515151;
	margin-bottom: 10px;
	clear: both;
	overflow:hidden;
}
.servicedetail  .groupdiv > h5
{
	float: right;
	margin: 0;
	margin-left: 5px;
	font-weight: 700;
}
.servicedetail  h4
{
	font-size: 14px;
	color: #515151;
}
.servicedetail  h4>span+span {
    color: #515151;
    font-size: 14px;
    font-weight: 400 !important;
}
.DetailPageItemDetails .btn-link.bg-red
{
	background-color: #755934;
	border:1px solid #755934;
	color: #fff;
	border-radius: 0;
	font-family: 'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 4px 10px !important;
	height: auto;
}
.fieldvalue
{
	font-weight: 400 !important;
}
.textgroup
{
	font-weight: bold;
}

#venuebox .mapGoogle,
.mapcontent .mapGoogle
{
	width: 100% !important;
}
#venuebox .mapGoogle
{
	margin-top: 0 !important;
}
.media-thumb {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.media-thumb img {
	margin-bottom: 5px;
}
.media-thumb > a {
	color: #333;
}
.media-thumb > a:hover {
	color: #e01e24;
}
.gallery-cat-box {
	display: inline-block;
	width: 100%;
	background-color: #eee;
    border-bottom: 2px solid #e01e24;
    border-top: 1px solid #755934;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 8px;
    cursor: pointer;
}
.gallery-cat-box a
{
	display: block;
}
.image-gallery img {
	height: 192px;
	margin-bottom: 10px;
	width: 100%;
}
.gallery-cat-box span.pull-left
{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
}
.blueimp-gallery > .close, 
.blueimp-gallery > .title {white-space:nowrap;}
.playBtn {
	position: relative;
}
.playBtn span
{ 
	width:100%;
	height:100%;
	position:absolute; 
	left:0;
	top:0;
	right: 0;
	bottom: 0;
	background:url("/Style%20Library/Images/playIcon.png") no-repeat center center;
}

.blueimp-gallery > .close, 
.blueimp-gallery > .title, 
.blueimp-gallery > .prev, 
.blueimp-gallery > .next {
    display: block;
}
.blueimp-gallery > .indicator > li 
{	
	border-radius:0px !important;
	background-size: cover !important; 
	position: relative; 
	z-index:0; 
	height: 45px !important;
    margin: 7px !important;
    padding: 0 !important;
    width: 45px !important;	

}
.blueimp-gallery > .slides {
	padding-bottom: 60px;
}
.blueimp-gallery>.indicator
{
	bottom: 0 !important;
	background: #141414 !important;
	/*height: 60px !important;*/
    margin: 0 -15px !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 100% !important;
}
.blueimp-gallery > .slides > .slide > .video-content
{
	position: static !important;
}
.blueimp-gallery>.slides>.slide>.video-content>iframe
{
	position: absolute !important;
	left:0 !important;
	top: 0 !important;
	right:0 ;
	bottom:0 ;
	margin: auto !important;
	height: auto !important;
	width:auto !important;
	max-height: 100% ;
	max-width: 100% ;
	min-height: 320px ;
	min-width: 480px ;
}


.SiteMapParent {
	margin-bottom: 5px;
}
a.SiteMapParentLink {
	color: #fff;
	background-color: #755934;
	display: block;
	padding: 5px;
	font-weight: bold;
}
a.SiteMapParentLink:hover{
	text-decoration:none;
}
.SiteMapChild a.SiteMapChildLink{
	color:#333;
	padding: 4px 20px 4px 4px;
	background: url("/Style%20Library/Images/contentbullet-arabic.png") no-repeat scroll right 5px transparent;
	display: block;
}
#faq h2
{
	font-size: 20px;
	text-transform: uppercase;
	color: #e01e24;
}
#faq .question li {
    padding-right: 20px;
    padding-left:0;
    position: relative;
}
#faq ul.list li:before
{
	position: absolute;
	right: 0;
	top: 0;
	color: #333;
	font-size: 18px;
}
#faq .question li a{
	color:#333;
	font-weight:700;
}
#faq .answer {
    clear: both;
    padding: 0 20px 20px 0px;
    position: relative;
}
.realperson-challenge 
{
	overflow: auto;
	padding-bottom: 5px;
}
.realperson-text,.realperson-regen
{
	display: inline-block;
	vertical-align: bottom;
	cursor: pointer;
    font-size: 12px;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
}
.realperson-text
{
	direction: ltr !important;
}
.realperson-regen
{
	margin:0 10px;
	padding:5px 10px;
	background-color: #755935;
    border: 0 none;
    border-radius: 0;
    color: #fff;
}

#EnquiryForm label,
#FeedbackForm label
{
	font-weight: 400;
	padding-left: 0;
}
#EnquiryForm textarea.form-control,
#EnquiryForm input.form-control,
#FeedbackForm textarea.form-control,
#FeedbackForm input.form-control
{
	padding: 4px 8px;
}
#EnquiryForm .form-group .col-sm-offset-3,
#FeedbackForm .form-group .col-sm-offset-3
{
	margin-right: 25%;
	margin-left: 0;
}
.errorMsg,
.control-label .required 
{
	color:red;
}
.control-label .required
{
	font-size: 12px;
}
.errorMsg
{
	font-size: 12px;
	font-family: 'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
}
.lettermsg
{
	font-size: 12px;
	white-space: nowrap;
	clear: both;
}




@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: right;
}
.top-header .col-md-1, .top-header .col-md-2, .top-header .col-md-3, .top-header .col-md-4, .top-header .col-md-5, .top-header .col-md-6, .top-header .col-md-7, .top-header .col-md-8, .top-header .col-md-9, .top-header .col-md-10, .top-header .col-md-11, .top-header .col-md-12 {
	float: left;
}
.col-md-offset-4 {
	margin-right: 33.33333333%;
	margin-left:0;
}
.col-md-offset-5 {
    margin-right: 41.6667%;
	margin-left:0;
}
}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: right;
}
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: right;
}
.top-center-header .col-xs-6 , .top-header .col-xs-1, .top-header .col-xs-2, .top-header .col-xs-3, .top-header .col-xs-4, .top-header .col-xs-5, .top-header .col-xs-6, .top-header .col-xs-7, .top-header .col-xs-8, .top-header .col-xs-9, .top-header .col-xs-10, .top-header .col-xs-11, .top-header .col-xs-12{
	float:left;
}
.dropdown-menu{
	right:0;
	left:auto;
	text-align:right;
}
.list-unstyled{
	padding:0;
}
.pull-left{
	float:right !important;
}
.pull-right{
	float:left !important;
}
.text-right {
    text-align: left;
}
.blueimp-gallery > .close, .blueimp-gallery > .title , .blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .prev, .blueimp-gallery > .next, .blueimp-gallery > .close, .blueimp-gallery > .play-pause{
    display: block;
}
/*Start Mobile Menu CSS*/
a.nav-expander {
	background: none repeat scroll 0 0 #e01e24;
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	font-weight: 400;
	height: 48px;
	margin-right: 0;
	padding: 1em 1.6em 2em;
	position: absolute;
	left: 0;
	text-decoration: none;
	text-transform: uppercase;
	top: 0;
	transition: left 0.3s ease-in-out 0s;
	width:70px;
	z-index: 1000;
	transition: left 0.3s ease-in-out 0s;
	-webkit-transition: left 0.3s ease-in-out 0s;
	-moz-transition: left 0.3s ease-in-out 0s;
	-o-transition: left 0.3s ease-in-out 0s;
	text-align: center;
	right: auto;
}
a.nav-expander:hover {
	cursor: pointer;
}
a.nav-expander.fixed {
	position: fixed;
}
.nav-expanded a.nav-expander.fixed {
	left: 18em;
}
nav {
	background: #333;
	display: block;
	height: 100%;
	overflow: auto;
	position: fixed;
	left: -18em;
	font-size: 15px;
	top: 0;
	width: 18em;
	z-index: 2000;
	transition: left 0.3s ease-in-out 0s;
	-webkit-transition: left 0.3s ease-in-out 0s;
	-moz-transition: left 0.3s ease-in-out 0s;
	-o-transition: left 0.3s ease-in-out 0s;
}
.nav-expanded nav {
	left: 0;
}
body.nav-expanded {
	margin-left: 0em;
	transition: right 0.4s ease-in-out 0s;
	-webkit-transition: right 0.4s ease-in-out 0s;
	-moz-transition: right 0.4s ease-in-out 0s;
	-o-transition: right 0.4s ease-in-out 0s;
}
#nav-close {
	font-family: 'TahomaRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 24px;
	padding-right: 10px;
}
.main-menu {
	padding-top: 12px;
}
.main-menu li {
	border-bottom: 1px solid #555;
	margin-left: 0;
	font-size: 16px;
	padding: 12px;
}
.main-menu li a {
	color: #fff;
	text-decoration: none;
}
li.top-submenu {
	background: #000;
	border-color: #fff;
	padding-left: 25px
}
.main-menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.main-menu li .sub-nav {
	border-bottom: 0px;
	padding: 4px;
}
.main-menu a .caret {
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: top;
	border-top: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	margin-top: 8px;
}
.main-menu a:hover .caret {
	border-top-color: #4f5963;
}
.main-menu li.open > a > .caret {
	border-top: none;
	border-bottom: 4px solid #4f5963;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.main-menu li.open > a:hover > .caret {
	border-bottom-color: #4f5963;
}
.icon:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	content: '\f105';
}
.main-menu li > a > span.icon {
	float: right;
	margin: 0.1em 1.7em -0.1em 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.main-menu li > a:hover > span.icon {
	float: right;
	margin: 0.1em 0.8em -0.1em 0;
	opacity: 1;
}
.top-ico-menu {
	font-size: 24px !important;
}
.slide {
	background:url(../../images/loader2.gif) no-repeat center center;
}

/*End Mobile Menu CSS*/

/*Browers Hacks*/

/*Chrome Hacks*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.anouncmentPart p {
    padding: 17px 10px 18px;
    margin: 0;
}
}
.main-imgthumb > li .main-imgthumb > li {
    margin: 0 !important;
    padding: 0 !important;
}
.btn, input.btn[type="button"], input.btn[type="reset"], input.btn[type="submit"], button.btn, .pull-right .btn-link, .btn-link, .btn-link:visited
{
	margin-right:0px;
}
.ms-cellstyle.ms-vb2 {
	direction: rtl;
}