<!--
html, body {
	/*font: 100%/1.4 "Lucida Sans Unicode", "Lucida Grande", Arial;*/
	background: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial !important;
	margin: 0;
	padding: 0;
	direction: rtl;
}

@font-face {
	font-family: "Lucida Sans Unicode";
	src: url('https://www.aou.im/epcms/style/aou_theme_2nd/related_files/fonts/lucida-sans-unicode.ttf');
}
ul, ol, dl { 
	padding: 0;
	margin: 0 3%;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
}
a img { 
	border: none;
}

a:not(.btn), #tabs .ui-widget-content a{
	color: #e25729;
	text-decoration: none; 
}

.btn { text-decoration: none; }

a:hover, a:active, a:focus {
	color: #a9320b;
}

#container {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#scrollToTop { position: fixed; bottom: 5px; left: 10px; z-index: 3; opacity: 0.9; }
#scrollToTop:hover { opacity: 1; }
.subcontainer {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header {
	position: relative;
	background-color: #fff;
	margin-bottom: 10px;
	z-index: 3;
/*
	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.4); 
*/
}
#header { position: fixed; top: 0; left: 0; right: 0; }
#contentbox { margin-top: 135px; }
a.navbar-brand {
	/*background: url('https://www.aou.im/epcms/style/aou_theme_2nd/image/AOU-Logo-h31-ar.png') 0 0 no-repeat;*/
	background: url('https://www.aou.im/epcms/style/aou_theme_2nd/image/AOU-AR-Oman-Pantone-h31.png') 0 0 no-repeat;
	text-indent: 5000px;
	overflow: hidden;
	display: block;
	height: 31px;
	width: 68px;
	margin: 0 auto;
}

#languagechange {
	position: absolute;
	top: 10px;
	left: 10px;
}
#navigation {
/*	background: #303438;*/
	height: 47px;
	border-bottom: 10px solid #43a319;
}
#navigation  a {
/*	color: #fff; */
	font-family: 'Lucida Sans Unicode', Tahoma, Geneva, sans-serif !important;
}
#navigation li ul li a { color: #000; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { background-color: transparent; color: #a0ce4e; }
#navigation  a:hover { color: #a0ce4e; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
#navigation  li:not(:last-child):after { content: '|'; margin: 5px; position: absolute; top: 0; left: -8px; color: #d5d1d1; }
#navigation  .dropdown-menu li:after { content: ''; }
.navbar { min-height: 0px; margin: 5px 0 5px;  }
.navbar-nav > li > a { padding-top: 5px; padding-bottom: 5px; }
.navbar-default .navbar-toggle .icon-bar { background-color: #706d6d; }
.navbar-default .navbar-toggle { border-color: #706d6d; }
.navbar-toggle { margin-top: -5px; }
.navbar-default .navbar-collapse  { background-color: #fff; margin: 0 -30px; }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { background-color: transparent; }
#secondary-header {
	height: 75px;
	padding: 5px 0;
	background-color: #fff;
/*
	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.4); 
*/
	border-bottom: #c5d9f2 solid 1px;
}
#secondary-header h1 a {
	/*background: url('https://www.aou.im/epcms/style/aou_theme_2nd/image/AOU-Logo-h60-ar.png') 0 0 no-repeat;*/
	background: url('https://www.aou.im/epcms/style/aou_theme_2nd/image/AOU-AR-Oman-Pantone-h60.png') 0 0 no-repeat;
	text-indent: 5000px;
	overflow: hidden;
	display: block;
	height: 60px;
	width: 132px;
}
#contentbox { margin-bottom: 10px; }
#contentbox img { max-width: 100%; }

#footer {
	position: relative;
	clear: both;
	font-size: x-small;
	text-align: center;
	background-color: #282a2b;
	color: #EAEAEA;
	padding-top: 5px;
	border-top: #d4d4db solid 1px;
}
#footer a { color: #fff; }
#footer a:hover { font-weight: bold; }

/* fixed footer */
* {margin:0;padding:0;} 
html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}

#contentbox {padding-bottom: 40px;}  /* must be same height as the footer */
#footer {position: relative;
    margin-top: -40px; /* negative value of footer height */
    height: 40px;
    clear:both;} 

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}

/* /fixed footer */
#footer #sponsors { height: 60px; padding-top: 5px; /*margin: 0 auto; width: 400px; */}
#footer #sponsors .sponsor a {
	height: 50px;
    width: 50px;
    margin: 0 20px;
    display: inline-block;
}

.darkerrow {
	background: #2d2d2d;
	background: -moz-linear-gradient(top,  #393939 0%, #1b1b1b 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#393939), color-stop(100%,#1b1b1b));
	background: -webkit-linear-gradient(top,  #393939 0%,#1b1b1b 100%);
	background: -o-linear-gradient(top,  #393939 0%,#1b1b1b 100%); 
	background: -ms-linear-gradient(top,  #393939 0%,#1b1b1b 100%); 
	background: linear-gradient(top,  #393939 0%,#1b1b1b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393939', endColorstr='#1b1b1b',GradientType=0 );
	padding: 5px 30px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #fff;
	/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
	-moz-border-radius: 0 0 30px 30px;
	-webkit-border-radius: 0 0 30px 30px;
	border-radius: 0 0 30px 30px;
	margin-bottom: 5px;*/
}
.subdarkerrow
{
	text-decoration: underline;
	/*background: #f2f2f1;*/
}
.rowline
{
  /*border-bottom-style: dashed;
  border-bottom-width: 1px;*/
}
.placeholder { color: #999; }
.clear { clear: both; }
select option:empty { height: 25px; }
select option { padding: 2px 10px; }
.done_message
{
 border: 2px solid #333300; 
 background-color: #BBFBCB;
 text-align: center;
}

.overlay
{
   background-color: #000;
   opacity: .7;
   filter: alpha(opacity=70);
   position: absolute; top: 0; left: 0;
   width: 100%; height: 100%;
   z-index: 10;
}

.divoverlay
{
   opacity: .100;
   filter: alpha(opacity=70);
   -moz-opacity: .100;
}


.success_text { color: #060; }

.error
{
	border: #F00 solid 1px !important;
}

.ui-autocomplete-loading {
	background: url('https://www.aou.im/epcms/style/aou_theme_2nd/image/ui-anim_basic_16x16.gif') left center no-repeat!important;
}

#map-canvas, #map-canvas-m { width: 98%; height: 250px; margin: 10px auto; }
.navbar-default { background-color: transparent; border: none; }
#login_window .modal-body { min-height: 130px; }
#login_window ul {
	list-style: none;
}
#login_window ul li { width: 100%; margin: 5px 0; }
#login_window ul li label { float: right; width: 40%; text-align: right; }
#login_window ul li input { float: left; width: 55%;  }
#login_window input[name=username] {
	background-image: url('https://www.aou.im/epcms/style/aou_theme_2nd/image/username.png');
	background-repeat: no-repeat;
	background-position: center right 5px;
	padding-right: 25px;	
}
#login_window input[name=password] {
	background-image: url('https://www.aou.im/epcms/style/aou_theme_2nd/image/password.png');	
	background-repeat: no-repeat;
	background-position: center right 5px;
	padding-right: 25px;
}
#landing_page {
	margin-top: -145px; 
	position: relative;
	height: 100%; 
	height: calc(100vh - 45px);
	/*background: hsla(359,52%,42%,1.00);*/
	padding-top: 100px; padding-top: calc(50vh - 240px);
	margin-bottom: 10px;
	overflow: hidden;
}
#scrollSkipTop { position: absolute; bottom: 20px; right: 10px; }
#beg_search_area { position: relative; width: 70%; margin: 0 auto; }
#beg_search_area span {
	position: absolute;
	display: block;
	width: 32px;
	height: 32px;
	left: 10px;
	top: 30px;
	background: url('https://www.aou.im/epcms/style/aou_theme_2nd/image/search_2.png') no-repeat;
	cursor: pointer;
}
#landing_page input[name=home_search] {
	width: 100%;
	padding: 10px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index: 5;
	text-shadow: 0 1px 0 #fff;
	font-size: 20px;
	color: #333;
	margin-top: 20px;
	border: #fabb25 solid 5px;
	border-left: #fabb25 solid 50px;
}
#landing_page .container { /*border: #fabb25 solid 5px;*/ }

.cus-shadow_box { -moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.6); -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.6); box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.6); }
.divider { height: 1px; width:100%; display:block; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.post-margin-top { margin-top: 10px;}
#homepage-search-box .box-body { background-color: #fabb25; }
#homepage-latest-providers-banner { background-color: #000; height: 90px; }
.homepage-latest-providers-profile, .homepage-latest-venues-profile { position: relative; }
.homepage-latest-providers-profile img, .homepage-latest-venues-profile img { width: 100%; min-height: 150px; max-height: 150px; }
.homepage-latest-venues-profile img { min-height: 300px; max-height: 300px; }
.homepage-latest-venues-profile-sm img { min-height: 145px; max-height: 145px; }
.homepage-latest-providers-profile .provider-name, .homepage-latest-venues-profile .venue-details { position: absolute; bottom: 5px; left: 0; right: 0; background-color: rgba(0,0,0,0.60); padding: 5px 20px; color: #fff; }
.homepage-latest-venues-profile .venue-details { bottom: 0px; }
.homepage-latest-instructors-profile, .homepage-latest-courses-profile { padding: 5px 10px; }
.homepage-latest-instructors-profile .profile-picture { width: 60px; height: 60px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.homepage-latest-instructors-profile img {  width: 60px; min-height: 60px; max-height: 60px; }
.homepage-latest-instructors-profile .profile-details { margin-right: 70px; }
.homepage-latest-instructors-profile a .profile-details { color: #000; }
.homepage-latest-instructors-profile a .profile-details .homepage-latest-instructors-name { font-weight: bold; }
.homepage-latest-courses-rating, .pr { direction: ltr; }
#ims_home_page #homepage-search-box #basic-filter-holder { margin-right: -30px; }
#ims_home_page #homepage-search-box #basic-filter-holder ul.nav li { width: 100%; }
#ims_home_page #homepage-search-box #basic-filter-holder .nav-tabs > li.active > a, 
#ims_home_page #homepage-search-box #basic-filter-holder .nav-tabs > li.active > a:focus, 
#ims_home_page #homepage-search-box #basic-filter-holder .nav-tabs > li.active > a:hover {
	background-color: #fabb25; 
	border: 1px solid #e19f05;
	border-left: 1px solid #fabb25; 
	border-right: none; 
	margin-left: -2px; margin-right: -5px;
}
#ims_home_page #homepage-search-box #basic-filter-holder .nav-tabs > li.active > a { font-weight: bold; }
#ims_home_page #homepage-search-box #basic-filter-holder .nav-tabs > li.active:first-child > a { border-top: none; }
#ims_home_page #homepage-search-box #basic-filter-holder .nav-tabs > li.active:last-child > a { border-bottom: none; }
#ims_home_page #homepage-search-box #basic-filter-holder .tabs-right, #ims_home_page #homepage-search-box #basic-filter-holder .tabs-left { border-color: #e19f05; }
#ims_home_page #homepage-search-box #basic-filter-holder .tab-content { height: 160px; }
.homepage-show-more { text-align: left; margin-top: -15px; }
#homepage-search-tabs ul.nav-tabs { background-color: #e1eefe; }
#homepage-search-tabs ul.nav-tabs li:nth-child(1) a { color: #a19993; }
#homepage-search-tabs ul.nav-tabs li:nth-child(2) a { color: #f1685e; }
#homepage-search-tabs ul.nav-tabs li:nth-child(3) a { color: #315495; }
#homepage-search-tabs ul.nav-tabs li:nth-child(4) a { color: #d39911; }
#language-change { position: absolute; top: 10px; left: 150px; z-index: 1000; }

#homepage-latest-providers .col-xs-6, #homepage-latest-providers .col-md-6,
#homepage-latest-venues .col-xs-6, #homepage-latest-venues .col-md-6 {
	padding-left: 2px !important;
    padding-right: 2px !important;
}
#homepage-latest-instructors-list .col-xs-3, #homepage-latest-instructors-list .col-md-2 {
	padding-left: 5px !important;
    padding-right: 5px !important;
}
#homepage-latest-providers .post-margin-top { margin-top: 2px !important; }
#disablebackground { background-color: rgba(255,255,255,0.8); }
#disablebackground .fa-spinner { color: #000 !important; }
#navbarSupportedContent .nav-item { position: relative; }
.navbar-nav > li { float: none !important; }
@media (min-width: 768px) { a.navbar-brand, #language-change { display:  none; } }
@media (max-width: 767px) {
	#secondary-header { display: none; }
	#contentbox { margin-top: 60px; }
	.navbar-toggle .icon-bar { height: 1px; }
	#homepage-search-tabs .tab-content { height: auto !important; padding-bottom: 25px !important; }
	#homepage-search-tabs { margin-bottom: 10px; }
	#language-change .btn-default { background-color: #fff; }
	.navbar-default .navbar-collapse  { border-bottom: #43a319 solid 2px; }
	#navigation { height: 52px; border-bottom: 5px solid #43a319; }
    .navbar-collapse { background-color: #fff; }
}
@media (max-width: 991px) {
	.xs-post-margin-top { margin-top: 10px; }
	#header {  }
}
