﻿html { direction: rtl;}
body {margin: 0;padding: 0;background: url('../images/page-bg.jpg');color: rgb(54, 54, 54);direction: rtl;font-size: medium;}
img {border: 0;} 
a { color: blue;}
a:visited { color: navy;}
a:hover, a:focus {text-decoration: none !important; color: brown;}   
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../CSS/Dist/fonts/glyphicons-halflings-regular.eot');
  src: url('../CSS/Dist/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../CSS/Dist/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../CSS/Dist/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../CSS/Dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}
.glyphicon-user:before {
  content: " \e008 ";
}
.glyphicon-log-out:before {
  content: " \e163 ";
}
.glyphicon-envelope:before {
  content: " \2709 ";
}
.glyphicon-cog:before {
  content: " \e019 ";
}

/*::-moz-selection { background: #F9A386; color: #fff; text-shadow: none; }*/
/*::selection { background: #F9A386; color: #fff; text-shadow: none; }*/

/*::-webkit-scrollbar {width: 12px; height:12px; }
::-webkit-scrollbar-track {background: #FFFFFF;-webkit-box-shadow: inset 1px 1px 2px #E0E0E0;border: 1px solid #D8D8D8;}
::-webkit-scrollbar-thumb {background: #F88C00;-webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);}
::-webkit-scrollbar-thumb:hover {-webkit-box-shadow: inset 1px 1px 10px rgba(0,0,0,0.3);}
::-webkit-scrollbar-thumb:active {background: #888;-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);}*/
/*input[type='text'],input[type='password']{
    border-color: #F1F1F1;border-top-color: #DDD;border-left-color: #DDD;background: #F9F9F9;
    color: #515151;font: 12px Tahoma;padding: 4px 7px;
    margin-bottom: 7px;border-radius: 3px;-moz-border-radius: 3px;
    -webkit-border-radius: 3px;border-color: #F1F1F1;border-top-color: #DDD;
    border-left-color: #DDD;background: #F9F9F9;color: #515151;
    font: 12px Tahoma;padding: 4px 7px;margin-bottom: 10px;
    border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
    display: block;
}*/
@font-face
{
    font-family: 'DroidSansArabic';
    src: url('../fonts/DroidSansArabic.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSansArabic.ttf') format('truetype');
    font-weight: normal;
}
@font-face
{
    font-family: 'DroidSansArabic';
    src: url('../fonts/DroidSansArabic.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSansArabic.ttf') format('truetype');
    font-weight: bold;
}
form {
margin: 0;
}
.radius {
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	-moz-box-shadow: 0px 0px 4px #B7B7B7;
	-khtml-box-shadow: 0px 0px 4px #B7B7B7;
	-webkit-box-shadow: 0px 0px 4px #B7B7B7;
	box-shadow: -1px 1px 4px #B7B7B7;
}
#main-container {
	background: url('../images/Header_bg.jpg') repeat-x top;
	/*overflow: auto;*/
    direction: rtl;
}
#header-container {
	background: url('../images/Header-img.jpg') no-repeat top;
}
#pscroller1header {
	width: 1000px;
	height: 363px;
	margin: 0 auto;
}
.top-nav {
	width: 1000px;
	margin: 0 auto;
}
.mohamoon {
	float: left;
	width: 163px;
	padding-top: 4px;
}
.ttooltip {
	width: 490px; /*370px;*/
	float: right;
	background: url('../images/tooltip-bg.png');
	height: 36px;
	margin-right: 30%;/*40%;*/
	margin-top: -2px;
	color: white;
	text-align: center;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	box-shadow: 0px 0px 10px #1e1e1e;
}
.ttooltip a {
	margin-top: 8px;
	display: inline-block;
	font: normal 80% 'DroidSansArabic' , Arial;
	color: white;
	text-decoration: none;
	padding: 0 25px 0 10px;
}
.ttooltip a:hover {
	color: yellow;
}
.cus-services {
	background: url('../images/cs.png') no-repeat right;
	height: 22px;
	color:black;
}
.facebook {
	background: url('../images/facebook.png') no-repeat right;
    height: 22px;
}
.twitter {
	background: url('../images/twitter.png') no-repeat right;
    height: 22px;
}
.whatsapp {
    background: url('../Images/icons8-whatsapp-16.png') no-repeat right;
    height:22px;
}
nav {
}
.menu-topshadow {
	background: url('../images/Menu-topshadow.png') repeat-x;
	display: block;
	height: 13px;
	position: relative;
}
.nav { 
    width: 100%;
    background: url('../images/Menu-bg.png') repeat-x;
    margin: 0 auto;
	width: 100%;
	text-align: center;
	height: 60px;
	clear:both;
}
.nav .menu {
	
}
.nav .menu ul {
	padding: 0;
	margin: 0;
}
.nav .menu ul li {
	display: inline-block;
	border-right: 1px #464646 dotted;
	margin-right: -4px;
	margin-top: 10px;
}
.nav .menu ul li:first-child {
	border-right: 0;
}
.nav .menu a {
	color: white;
	text-decoration: none;
	padding: 7px 18px;
	margin-top: -5px;
	display: inline-block;
	font: normal 80% 'DroidSansArabic' , Arial;
}
.nav .menu a:hover {
	background: #dea303;
	color: black;
}
#header, #footer { display: block; clear: both;}
#main-content {
	width: 1000px;
	margin: 0 auto;
	display: block;
	/*overflow: hidden;*/
	height: 100%;
}
#right-nav {
	width: 230px;
	float: right;
	margin-left: 10px;
	padding-right:10px;
}
#left-nav {
	width: 740px;
	float: right;
    padding-right: 10px;
}
#left-nav hr.line {
	border : 0;
	height : 2px;
	background : url('../images/hr.png') repeat-x;
	margin : .8em 0;
	width: 90%;
}
.rm-container {
	width: 100%;
}
.right-menu, .search-links {
	background: url('../images/right-nav-bg.png');
	border-bottom: 10px #C5C5C5 solid;
	margin: 0 0 10px 0;  
	/*width: 230px;*/
	float: right;
}
.right-menu {
	width: 80%;
}
.search-links {
	width: 20%;
}

.right-menu ul, .search-links ul {
	margin: 0;
	padding: 0;
	direction: rtl;
}
.right-menu li, .search-links li {
	display: block;
	border-bottom: 1px #c2c0bf solid;
	border-top: 1px #e8e6e4 solid;
}
/*.search-links li:last-child a { visibility: hidden; }*/

.right-menu a {
	font: normal 93% 'DroidSansArabic' , Arial;
	text-decoration: none;
	color: #363636;
	display: block;
	padding: 5px 23px 5px 2px;
	background: url('../images/bu.png') no-repeat right;
	border-left: 1px #f4f2f0 solid;
}

.right-menu li:last-child a {
    border-left: 0;
}
.right-menu a:hover {
	color: maroon;
	background-color: #cec4ba;
}
.search-links a {
	font: normal 93% 'DroidSansArabic' , Arial;
	text-decoration: none;
	color: #363636;
	display: inline-block;
	padding: 5px 0;
	width: 100%;
	border-right: 1px #b6b4b2 solid;
	background: url('../images/enc-search-links.png') no-repeat center;
}
.search-links a:hover {
	background-color: #cec4ba;
}
.search-links span {
	/*display:none;*/
    visibility: hidden;
}
.simplesearch {
    width: 218px;
    margin-bottom: 10px;
    padding: 6px;
    border-bottom: 10px rgb(221, 99, 42) solid;
    background: white;
    background: #fdb614 url('../Images/p-selected.jpg') repeat-x bottom;
    visibility: visible;
}
.simplesearch p { margin: 0;padding: 0;}
.simplesearch input[type="submit"]{ border: 0;background: url('../Images/search.png') no-repeat center; width: 32px; height: 32px;}
input[type="submit"]{ cursor: pointer;}
.simplesearch input[type="text"]{ margin: 4px 0; padding: 0 2px; height: 25px; width: 162px; border:1px solid #CC6262; }
.advsearch-link{
	padding-right: 20px;
	background: url('../images/asearch-icon.png') no-repeat right;
	text-decoration: none;
    font: normal 83% 'DroidSansArabic' , Arial;
    color: white;
    display: block;
}
.advsearch-link:visited{ color: white;display: block;}
.contrats, .lawsuits {
	text-indent: 80px;
	text-align: justify;
	border-bottom: 10px #d3d3d3 solid;
    display: block;
}

.last-modified, .emiratilaw {
    background-color: rgb(41, 171, 212);
    /*border-bottom: 10px #d3d3d3 solid;*/
    font: normal 82% 'DroidSansArabic' , Arial;
    text-align: center;
    padding: 5px;
    width: 220px;
}
.last-modified { margin-bottom: 10px;}
.last-modified:hover {
    background-color: rgb(37, 159, 197);
}
.emiratilaw { background-color: #235b95;}
.emiratilaw:hover {
    background-color: #1e548c;
}
.last-modified a, .emiratilaw a, .last-modified a:hover, .emiratilaw a:hover , .emiratilaw a:visited, .last-modified a:visited {
    text-decoration: none;
    color: white;
    
}
.contrats {
	background: #f4f4f4 url('../images/contrats.png') no-repeat top right;
	padding: 8px 8px 4px 6px;
    height: 60px;
    margin-bottom: 10px;
}
.lawsuits {
    background: white url('../images/content.png') no-repeat top right;
	padding: 8px 8px 4px 6px;
    margin-bottom: 10px;
    height: 60px;
}
.lawsuits a, .contrats a {
    width: 169px;
    height: 52px;
    display: inline-block;
    float: right;
    text-decoration: none;
}
.lawsuits i, .contrats i {
    display: none;
}
.lawsuits span, .contrats span {
    font-size: medium;
    line-height: 20px;
    display: inline;
}

.col1 {
	float: right;
	width: 415px;
	margin: 0;
	padding-right: 5px;
}
.col2 {
	float: right;
	width: 315px;
	margin: 0;
}
.mydiv {
    overflow:auto;
	width: 711px;
	height: 300px;
	background:#fff url('../images/slider_bg.jpg') repeat-x top;
	border: 1px #c7c7c7 solid;
	float: right;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
}
.mydiv a{
    padding-right:5px;
    padding-left:2px;
    padding-top:1px;
    display: block;
    padding: 4px;
    color: #444444;
    text-decoration: none;
    border-bottom: 1px #CCCCCC dotted;
    font: normal 82% 'DroidSansArabic' , Arial;
    box-sizing: content-box;
}
.mydiv a:hover{
    color:maroon;
}
.classdiv{
    background: #95A0A4;
    color: #ffffff; 
    text-shadow: 0px 1px 1px rgba(0,0,0, 0.3); 
    line-height: 33px;
    font-size: 19px; 
    font: normal 95% 'DroidSansArabic', Arial !important; 
    padding: 5px 20px; 
    position: relative; 
    z-index: 20; 
    display: block; 
    cursor: pointer;  
    border-right: 1px solid rgba(255, 255, 255, 0.5); 
    border-left: 1px solid rgba(255, 255, 255, 0.5); 
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); 
    border-top: 1px solid rgba(255, 255, 255, 0.5); 
    box-sizing: border-box;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
}
.map {
	width: 400px;
	float: right;
	margin: 0;
	padding: 0;
}
/* Search */
.search {
	width: 303px;
	float: right;
	margin: 0;
	padding: 0;
}
.search .top {
	background: url('../images/search-title.jpg') no-repeat;
	height: 38px;
	margin: 0;
	padding: 0;
}
.search .search-op {
	background: url('../images/search-bg.jpg') repeat-y;
	margin: 0;
	padding: 5px 18px 20px 0;
}
.search div.con {
	margin: 0 auto;
	width: 260px;
}
.search .search-op input {
	display: block;
}
.search .footer {
	background: url('../images/search-footer.jpg') no-repeat;
	height: 33px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.search .footer input[type="submit"] {
	margin-top: 4px;
	margin-right: 100px;
	background: url('../images/search-icon.png') no-repeat;
	width: 63px;
	height: 30px;
	border: 0;
	cursor: pointer;
}

.search input[type="text"] {
	width: 200px;
	height: 24px;
	display: block;
	border: 1px #c9c9c9 solid;
	background: url('../images/input-bg.jpg') repeat-x top;
	padding: 0 2px;
	margin-top: 8px;
}
.search select.select {
	width: 266px;
	height: 24px;
	display: block;
	border: 1px #c9c9c9 solid;
	background: url('../images/input-bg.jpg') repeat-x top;
    padding: 0 !important;
    margin:9px 0 0 0 !important;
}
.search input:focus {
	border: thin #f2b307 solid;
}
/* Enc */
.Enc {
	width: 403px;
	float: right;
	margin: 0;
	padding: 0;
	/*margin-top: 30px;*/
}
.Enc .top {
	background: url('../images/Enc-top.jpg') no-repeat;
	height: 38px;
	margin: 0;
	padding: 0;
}
.Enc .Enc-content {
	background: url('../images/Enc-cell.jpg') repeat-y;
	margin: 0; padding: 10px; height: 156px;
}
.Enc .Enc-legs,.Enc .Enc-ju { color: #004184; padding-right: 20px;direction: rtl;}
.Enc .Enc-legs { background: url('../images/l-icon.jpg') no-repeat right center; margin-top: 5px; font-size: large;}
.Enc .Enc-ju { background: url('../images/j-icon.jpg') no-repeat right center; font-size: large;}
.Enc .Enc-content div div { text-align: center;background: #fff;}
.Enc a { background: #fff url('../Images/Enc-bu.jpg') no-repeat right center;padding:4px 20px 4px 20px; display: inline-block;font-weight: bold;color: #616161;}
.Enc .legs-a {border-bottom: 1px gray dashed;}
/*.Enc span {text-align: center;background-color: #f6f6f6;margin: 0;padding: 0;}*/
.Enc .footer {
	background: url('../images/Enc-footer.jpg') no-repeat;
	height: 16px;margin: 0;padding: 0;text-align: center;
}

/* Subscribers */
.subs {
	width: 303px;
	float: right;
	margin: 0;
	padding: 0;
	/*margin-top: 30px;*/
}
.subs .top {
	background: url('../images/subs_title.jpg') no-repeat;
	height: 38px;
	margin: 0;
	padding: 0;
}
.subs .subs-content {
	background: url('../images/subs_bg.jpg') repeat-y;
	margin: 0;
	padding: 5px;
	height: 171px;

}
.subs .footer {
	background: url('../images/subs_footer.jpg') no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.subs .subs-content .sagscroller { height: 100% !important;}
.subs .sagscroller ul  {text-align: center; margin: 0; padding: 0; list-style: none;}
.a-ad-normal, .a-ad-active {
	display: block;
	padding: 4px;
	color: #444444;
	text-decoration: none;
	border-bottom:1px #CCCCCC dotted;
	font: normal 82% 'DroidSansArabic' , Arial;
}
.Enc  {}
.a-ad-normal {
	background-color: #e9e9e9;
}
.a-ad-active {
	background-color: white;
}
.a-ad-normal:hover, .a-ad-active:hover {
	background-color: #fff8de;
	color: maroon;
}
/* Encyclopedia */
.enc {
	width: 385px;
	float: right;
	margin: 0;
	padding: 0;
}
.enc .top {
	background: url('../images/enc-title.jpg') no-repeat top;
	height: 45px;
	margin: 0;
	padding: 0;
}
.enc .top span { display: none;}
.enc .top a { width: 275px;height: 35px; display: inline-block;}
.enc .enc-content {
	background: url('../images/enc-bg.jpg') repeat-y;
	margin: 0;
}
.enc-scroll {
	padding: 0px 15px;
	height: 260px;
	overflow: auto;
	direction: ltr;
	text-align: right;
	margin: 0 10px;
}
.enc-scroll ul {
	direction: rtl;
	padding:0;
}
.enc-scroll li {
    list-style: none;
}
.enc-scroll li a {
    display: block;
	padding: 4px;
	color: #444444;
	text-decoration: none;
	border-bottom:1px #CCCCCC dotted;
	font: normal 82% 'DroidSansArabic' , Arial;
}
.enc-scroll li a:hover {
    color: maroon;
}
.enc .footer {
	background: url('../images/enc-footer.jpg') no-repeat bottom;
	height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.clear {
	clear: both;
}
.slider-container {
	color: white;
	margin-top: 100px;
	width: 1000px;
	margin-left:auto;
	margin-right: auto;
	padding-right: 20px;
    position: relative;
}
.image-slider {
	float:right;
	width: 737px;
	padding-top:10px;
	display:inline-block;
    /*height: 240px;*/
}
.slider {
    width: 353px !important;
    float: right;
    margin-left: 10px;
}

.news-links {float: left; margin-left: 15px; padding: 0; width: 352px; overflow-y: hidden; overflow-x: hidden; height: 222px;}
.news-links ul { margin: 0;padding: 0 ;  float: right;}
.news-links li {padding: 4px 0;color: #666;}
.news-links ul { list-style: none; font: normal 83% 'DroidSansArabic' , Arial;}
.news-links ul a {width: 340px;height:45px;color:#333;  outline:none;padding:1px 4px; display: inline-block; vertical-align: middle;
                  background:#eeeeee url('../images/p-item.jpg') repeat-x bottom;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
                  -moz-box-shadow:  1px 1px 3px 0px #0e0e0e;-webkit-box-shadow: 1px 1px 3px 0px #0e0e0e;box-shadow:1px 1px 3px 0px #0e0e0e;}
/*.news-links ul li a:hover{background:#f2f2f2;}*/
.news-links ul a:hover {background:#fdb614 url('../images/p-selected.jpg') repeat-x bottom;}

/*Login*/
.login {
	/*background: url('../images/login-bg.jpg') ;*/
	width:254px;
	float:right;
	height:240px;
    overflow: hidden;
}
.logmargin {
    /*margin: 18px;*/
}
.login h3 {
	margin:0;
	background:url('../images/login-title.png') no-repeat right;
	display:inline-block;
	width:116px;
	height:21px;
	margin: 8px 0;
}
.login span {
    color: red;
    
}
.login span[id$=lblUserName]{color: darkorange;
    text-shadow: 0.1em 0.1em black;}

.login a {
	color: white;
	text-decoration: none;
    line-height: 0.5;
    font-size:13px;
}
.login a:hover {
	color: yellow;
	text-decoration: none;
}

div[id$="tblLogged"] ul { margin: 0;padding: 0;}
div[id$="tblLogged"] li {
    border-bottom: 1px gray dotted;
    /*display: none;*/
    list-style: none;
}
div[id$="tblLogged"] li span { margin-left: 5px;}
div[id$="tblLogged"] li:empty { display: none;}
div[id$="tblLogged"] a {
     color: yellow;
    text-decoration: none;
    font-size: 1.1em;
    /*padding: 2px 0;*/
}
div[id$="tblLogged"] a:hover {
    color: white;
}
.icon-white { color: white !important;}
.login input[type="text"] , .login input[type="password"] 
{
	width: 111px !important;
	/*margin: 8px 0 !important;*/
	/*padding: 0 2px !important;*/
	height:18px !important;
    display:inline;
}
/*#btnLogin /*input[id="btnLogin"]
{
	background:url('../images/login-btn.png') no-repeat center;
	height:43px;
	width: 61px;
	display: inline-block;
	border:0;
	cursor: pointer;
	float:left;
	margin-right: 2px;
}*/
.login p {
	display:inline-block; 
	float:right;
    margin: 10px 0;
}

a.shelp {display: inline-block;  
          background: url('../Images/help-icon.png') no-repeat right;}
a.shelp:hover { color: yellow;}
/* footer */
.main-footer{
	text-align: center;
	display: block;
	width: 100%;
	margin-top: 8px;
}
.main-footer .footer-menu {
	background-color: black;
	border-bottom: 40px #151515 solid;
	height: 34px;
}
.main-footer .footer-menu ul {
	padding: 0;
	margin: 0;
}
.main-footer .footer-menu ul li {
	display: inline-block;
	border-right: 1px #464646 dotted;
	margin-right: -4px;
}
.main-footer .footer-menu ul li:first-child {
	border-right: 0;
}
.main-footer .footer-menu a {
	color: white;
	text-decoration: none;
	padding: 9px 18px;
	display: inline-block;
	font: normal 77% 'DroidSansArabic' , Arial;
}
.main-footer .footer-menu a:hover {
	background: #151515;
}
.main-footer .copyrights {
	background-color: #232323;
	padding: 10px 0;
}
.main-footer .copyrights span {
	color: white;
}
/*scrollers*/
#pscroller1 {
	width: 200px;
	height: 100px;
	border: 1px solid black;
	padding: 5px;
	background-color: lightyellow;
}
#pscroller2 {
	width: 350px;
	height: 20px;
	border: 1px solid black;
	padding: 3px;
}
#pscroller2 a {
	text-decoration: none;
}
.someclass {
}


/* #SAG scroller demo #2 */

div#mysagscroller1{
width: 250px; /*width of scroller*/
overflow: hidden;
}


/*** Slider ***/

#featured{ 
    /*width: 465px;*/
    padding-right: 260px;
    position: relative;
    height: 224px;
    overflow: hidden;
}
#featured .sagscroller {
    overflow: hidden;
    left: 17px;
    float: left;
    width: 373px;
    height: 513px;
}

#featured, #featured .ui-widget-header,#featured .ui-state-default,#featured .ui-widget-content .ui-state-default { border: none !important; background: none !important;}
/*#featured ::-webkit-scrollbar { width: 8px;}*/
#featured .ui-widget-content { border: 0 !important;background: none !important;}

/*#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:6px; 
	list-style:none;  
	margin:0; 
	width:367px; 
	height:240px;
	/*overflow:auto;
	overflow-x:hidden;*
}*/
#featured ul.ui-tabs-nav li{ 
	padding:5px 0; 
	color:#666;
    margin: 0 !important;
    overflow: hidden;
}

#featured ul.ui-tabs-nav li span{ 
	font: normal 75% 'DroidSansArabic' , Arial; 
}
#featured li.ui-tabs-nav-item a{ 
	width: 340px;
    height: 45px;
    text-decoration: none;
    color: rgb(51, 51, 51);
    outline: none;
    padding: 1px 4px !important;
    display: table-cell;
    vertical-align: middle;
    background: rgb(238, 238, 238) url('../images/p-item.jpg') repeat-x bottom;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 1px 1px 3px 0px #0e0e0e;
    -webkit-box-shadow: 1px 1px 3px 0px rgb(14, 14, 14);
    box-shadow: 1px 1px 3px 0px rgb(14, 14, 14);
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}

/*sagscroller*/
#featured li.ui-tabs-selected a, #featured li.ui-tabs-active a{ 
	background:#fdb614 url('../images/p-selected.jpg') repeat-x bottom;
	
}
/*#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	background:#fdb614 url('../images/p-selected.jpg') repeat-x bottom;
}*/
#featured .ui-tabs-panel{ 
	width:353px; 
	height:216px;
	position:relative;
	/*left: 230px;*/
}
#featured .ui-tabs-panel img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow:  1px 1px 3px 0px #0e0e0e;
	-webkit-box-shadow: 1px 1px 3px 0px #0e0e0e;
	box-shadow:         1px 1px 3px 0px #0e0e0e;
    max-width: 353px;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; 
	left:0; 
	height:80px;
    width: 100%;
	background: url('../images/slider/transparent-bg.png'); 
}
#featured .ui-tabs-panel .info a, #featured .ui-tabs-panel .info a:visited { color: white;}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:12px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ font-size:1.2em; font-family:Georgia, serif; color: #fff; padding:5px; margin:0; font-weight:normal; overflow:hidden; 
}
#featured .info p{ margin:0 5px; font-family:Verdana; font-size:11px; line-height:15px; color:#f0f0f0;}
#featured .info p a{ color: gold !important;}

#featured .info a:hover{ text-decoration:underline; color:#fff; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#featured .ui-tabs .ui-tabs-panel, #featured, #featured .ui-tabs, #featured .ui-tabs-panel { padding: 0 !important;}
#featured .ui-tabs .ui-tabs-nav li { margin: 0 !important;padding: 2px 0 !important; white-space: normal !important; }
#featured .ui-tabs .ui-tabs-nav {padding: 0 !important; white-space: normal !important;}
#featured .ui-corner-all {-moz-border-radius: 0;-webkit-border-radius: 0;}
#featured .ui-corner-all {-moz-border-radius: 0px;-webkit-border-radius: 0px;}

#featured .ui-tabs .ui-tabs-nav li a { float: none !important; padding: 0 !important;}
#featured .ui-widget { font-size: inherit;}
.ui-tabs .ui-tabs-nav li {white-space: normal !important;}
.ui-tabs { padding: 0 !important; zoom: normal !important;position: relative;}
.ui-tabs .ui-tabs-nav {padding: 0 !important;}

/* End */
.watermarked {
    vertical-align: middle;
    color: #5f5f5f;
}
.inner-page {
    background-color: white;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    padding: 8px;
    text-align: justify;
    direction: rtl;
    border-right: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-top: 8px #c6c6c6 solid;
    border-bottom: 8px #c6c6c6 solid;
    box-shadow: rgba(0,0,0, 0.1) 0px 2px 10px; /*0.1 actually means 10 %*/
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 2px 10px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 2px 10px;
    min-height: 685px;
}
.inner-page h3 {
    font: normal 100% 'DroidSansArabic' , Arial;
    margin: 6px 0 ;
    color: #d25d22;
    font-weight: normal;
    border-bottom: 1px #ccc dotted;
    padding-bottom: 8px;
}
.dropdownlist select, .dropdownlist input[type="text"] { width: auto !important;}


div.dropdownlist {
    background-color: #f6f6f6;
    display: block;
    text-align: center;
    padding: 2px;
    border: 1px #ccc dotted;
    margin-top: 5px;
    overflow: hidden;
}

div.dropdownlist:empty{ display: none; }

div.dropdownlist span {
    display: block;
}

.inner-page img[src$='sela.jpg']{ margin: 10px -5px 20px 0 !important;}
.inner-page img[src$='file.gif']{ margin-left: 5px;}
.mustsub { text-align: center;font-size: 1.1em;font-weight: bold;margin-top: 10px;}
.mustsub span { color: red;font-size: 1.2em;display: block;}

/*Asaneed style*/
.asaneed-div, .asaneed-text {
    float: right;
    direction: rtl;
    -moz-border-radius: 12px 12px 12px 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    background-color: #F5F5F5;
}
.asaneed-text {
    padding: 0 20px;
    margin-bottom: 10px;
}
.asaneed-text p {
    text-align: justify;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
}
.asaneed-text span {
    text-decoration: underline;
}
.asaneed-div input, .asaneed-div textarea {
    padding: 8px;
    font: normal 12px Verdana, Tahoma, sans-serif;
    font-size: 0.8em !important;
    width: 300px;
    border: solid 1px #E5E5E5;
    background: #FFFFFF url('images/form_background.png') left top repeat-x; /*Mimic Background Property in Internet Explorer since IE 6,7,8 does not support CSS3*/
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; /*0.1 actually means 10 %*/
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

.asaneed-div textarea {
    width: 400px;
    max-width: 400px;
    height: 100px;
    line-height: 150%;
}

.asaneed-div input:hover, .asaneed-div textarea:hover,
.asaneed-div input:focus, .asaneed-div textarea:focus {
    -moz-box-shadow: 0 0 8px lightblue;
    -webkit-box-shadow: 0 0 8px lightblue;
    box-shadow: 0 0 8px lightblue;
}

.asaneed-div .form label {
    margin-left: 12px;
    color: #999999;
}

.asaneed-div .submit input {
    width: auto;
    padding: 10px 14px;
    background: #617798;
    font-size: 14px;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.asaneed-div {
    padding:0 22px;
    border:1px #e7e7e7 solid;
}

#asaneed-form .asaneed-text {
    border: 1px #fdc282 solid;
    background: #fffecf;
}
#AsaneedSlice {
    margin: 10px;
}
#AsaneedSlice h3 { 
    border-bottom: 1px gray dotted;
    color: #ea5b0c;
    /*font-size: 14px;*/
    margin-bottom: 20px;
}
#AsaneedSlice h4 { 
    color: red;
    margin:0 20px;
}
#AsaneedSlice p {
    margin-right: 20px; 
}
#AsaneedSlice a {
    color: rgb(188, 23, 23);
    /*font-size: 10pt;*/
    font-weight: bold;
}
#AsaneedSlice a:hover {
    color: green;
}
#AsaneedSlice div {
    border: 1px #fdc282 solid;
    background: #fffecf;
    margin: 0 10px;
}

/*.c_p_btn {border: 0;background: none;cursor: pointer;margin-bottom: -6px;color: orange;font: bold 11pt Arial;}
.c_p_btn:hover { color: green;}*/
/*****************  Datagrid Folders *************************/
.datagrid {
    width: 100%;
    margin: 10px 0;
    border: 0;
}
.datagrid td {
     border: 0;
}
.datagrid a:not(.notcat) {
    display: block;
    text-decoration: none;
    color: #313131;
    border-bottom: 1px #ccc dotted;
    background: no-repeat url('../images/folder-icon.png') right;
    padding-right: 23px;
    line-height: 1.5;
    font-weight: bold;
}
.datagrid a:not(.notcat):hover {
    background: #fff8de url('../images/folder-icon.png') no-repeat right;
    color: maroon;
}
/*****************  Datagrid files *************************/
.datagrid-files {
    width: 100%;
    margin: 10px 0;
    border: 0;
}
.datagrid-files td {
     border: 0;
}
.datagrid-files a:not(.notcat) {
    display: block;
    text-decoration: none;
    color: #313131;
    border-bottom: 1px #ccc dotted;
    background: no-repeat url('../images/Document-icon.png') right top;
    padding-right: 23px;
    line-height: 1.5;
    font-weight: bold;
}
.datagrid-files a:not(.notcat):hover {
    background: no-repeat url('../images/Document-icon.png') right top;
    color: maroon;
}
table[class='datagrid-files'][dir='ltr'] a {
    display: block;
    text-decoration: none;
    color: #313131;
    border-bottom: 1px #ccc dotted;
    background: no-repeat url('../images/Document-icon.png') left top;
    padding-left: 23px;
    line-height: 1.5;
    font-weight: normal;
}
 a.Princes, a.Princes:hover, a.Princes:visited {
    /*display: inline;
    border: none;
    background: none;
    padding-left: 10px;
    color: blue;
    font-weight: bold;
    color: rgb(218, 122, 32);*/
     margin-left: 20px;
}
 p.Summ { margin:5px 0}
/***********************  Datagrid Search Resualt  **************************/ 
.grdResultContainer {width:95% !important; margin: 20px auto; border: 1px #9bb7c5 solid;}
.grdResult {

    font: normal 83% 'DroidSansArabic' , Arial;
    background-color: #eee;
}
table[id$='ctl00_ContentPlaceHolder1_ctl00_grdJudgments'] td {
padding: 10px 0px;
}
.grdResult td { padding: 4px;border: 0;}
.GlobleSearchbrowse{ background-image: none !important;display: inline !important;padding: 0 !important;}

div.strPath { margin-right: 23px;}

.strPath a, .strPath a:hover, .strPath a:visited {
    display: inline;
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
}
span[id$='lblPath'][dir=ltr] {
    direction: ltr;
    text-align: left;
    display: block;
}
table[class='datagrid'][dir=ltr] a {
    background: no-repeat url('../images/folder-icon.png') left; 
    padding-left: 23px;
    font-weight: 500;
}
table[class='datagrid'][dir=ltr] a:hover {
    background: #fff8de url('../images/folder-icon.png') no-repeat left;
}
.siteu_gr a { font-weight: normal;}
span.date-style { font-size: 1em;font-family: Arial;}

.reg-page {line-height: 1.5;}
/*.reg-page span {color: red;}*/
.reg-page label {display: inline-block;width: 180px;margin: 2px 0;font-size: medium;}
.reg-page p { margin: 0;}
.reg-page h4 {margin: 15px 0;padding: 0;}
.reg-page hr {width: 100%;}
.bts-bg { text-align: center;display: block;}
.reg-page input[type="text"] { width: 240px;background-color: #f9f9f9; border: 1px gray solid;}
.reg-page input[type="password"] { width: 240px; background-color: #f9f9f9; border: 1px gray solid;}
.reg-page select { width: 240px; background-color: #f9f9f9;border: 1px gray solid;}
.reg-page input[type="text"]:hover, .reg-page input[type="password"]:hover, .reg-page select:hover, .reg-page textarea:hover,
.reg-page input[type="text"]:focus, .reg-page input[type="password"]:focus, .reg-page select:focus, .reg-page textarea:focus {
    -moz-box-shadow:0 0 8px lightblue;
	-webkit-box-shadow:0 0 8px lightblue;
	box-shadow:0 0 8px lightblue;
    margin: 2px 0;
}
.reg-page input[type="text"], .reg-page input[type="password"], .reg-page select, .reg-page textarea {
    padding: 5px;
    border: solid 1px #d4d4d4;
    background: #FFFFFF url('../images/form_background.png') left top repeat-x; /*Mimic Background Property in Internet Explorer since IE 6,7,8 does not support CSS3*/
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; /*0.1 actually means 10 %*/
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    margin: 2px 0;
}
.reg-page input[readonly='readonly'] {background: lightyellow;color: red;}
.reg-page hr {border : 0; height: 1px; margin: .8em 0; width: 100%; background-color: #ccc;}
.reg-page .ju-col, .reg-page .fatawa-col{ display: table-cell; width: 350px; padding: 2px;}
.reg-page .ju-col:hover, .reg-page .fatawa-col:hover { background-color: #f9f9f9;}
.reg-page label[for$="RdYearNo"] { width: auto !important; padding: 0 10px;}
.reg-page select[id$="cmbYears"]{ width: 202px !important;}
.reg-page input[type="checkbox"]{ margin-left: 10px;vertical-align: baseline;}
/*.cal { width: 233px !important;}*/

.n-for-admin { text-align: center;}
.n-for-admin span[id$='msg']:empty { display: none;}
.custom-search input[type="text"] , .custom-search input[type="password"] { width: 200px;}
.custom-search select { width: 212px;}
.custom-search label { width: 80px;}
.custom-search input[readonly='readonly'] { width: 172px;}
/*span[id$='revPass'][style="color: red; display: inline;"]{ display: block !important;margin-right: 120px;}*/
.AlternatingRowStyle {
    /*background-color: #f9f9f9;*/
}
.PrAlternat { background: rgb(245, 245, 245); }
.grdCategory {
    background-color: #f6f6f6;
    margin: 10px 20px;
    text-align: center;
}
a.grdTitle {
    text-decoration: none;
    color: #4c4c4c;
    background: no-repeat url('../images/Document-icon.png') right top;
    padding-right: 23px !important;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0;
    display: block;
}
a.grdTitle:hover {
    color: maroon;
    background: no-repeat url('../images/Document-icon.png') right top;
}
a.pressItems {
    text-decoration: none;
    color: #4C4C4C;
    background: no-repeat url('../images/Document-icon.png') right ;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-top: 5px;
    padding-right: 23px;
    display: block;
}
.modifyuserdata { text-align: center;margin: 10px auto;}
.change-pass { margin-left: 20px;}
.RenewSubsc {}
a.pressItems:hover {
    color: maroon;
}
table[id$='grdNews'] p { 
    margin: 10px 20px;
    font-weight: normal; 
    background-color: #F9F6E0;
    color: #363636;
    padding: 5px;
}
table[id$='grdResult'] { /*column-rule-style: none;column-rule-width: 0 !important;*/border-color: white;}

a.grdCategory {
    font: normal 100% 'DroidSansArabic' , Arial;
    background-color: #f6f6f6;
    display: block;
    text-decoration: none;
    color: #d25d22;
}
.grdSummary {
    background-color : #f9f6e0;
    padding: 5px;
    margin: 0 20px
}
.control-btns {
    margin: 0 auto;
}
.item-share , .rights-note, .notes {
    text-align: center;
    margin: 8px auto;
    border-radius: 8px;
    background-color: #f9f6e0;
    border: 1px #e3c77f solid;
    padding: 5px 10px ;
}
.notes { text-align: justify;direction: rtl;}

.rights-note b { color: red;
    display: block;
}
a[href$="javascript:openViewPrinciple"] {
    color: red;
}
.juditails{}

table[id$='grdPrinciple'] td {
    padding: 10px 0px;
}
/*input[id$='lnkTrans'] { float: left;}*/

.cont-textbox { margin-right: 124px;
    width: 260px;
    height: 200px;
}
.laywer-data label {
    display: inline-block;width: 110px;background-color: #f4f4f4;margin-left: 4px;
    margin-bottom: 2px;padding: 2px 0;
}
.laywer-data span {
    display: inline-block;
    width: 80%;
}
.laywer-data hr {border : 0;height : 1px;margin : .8em 0;width: 100%; background-color: #ccc;}
.search-pages {
    font: normal 82% 'DroidSansArabic' , Arial;
    margin: 0 5px ;
    font-weight: normal;
    border-bottom: 1px #ccc dotted;
    text-align: right;
}
.search-pages li { display: table-cell;padding: 0 10px;}
.search-pages a { text-decoration: none; color: #d25d22;
    display: inline-block;
}
.search-pages a:hover { color: lightslategray;}
.search-pages a.spage-selected{ color: green;}
.search-pages input[type='text'][id$='txtPageNo'] { width: 50px;}

.print-cr { background-color: #ccc;}

a.id-card-link, a.id-card-link:hover, a.id-card-link:visited { background: none;color: #D25D22;font-weight: bold;display: block;border: none;margin: 4px 0px;}
.home-ads {
    text-align: center;
    padding-left: 15px;
    clear: both;
}
.home-ads p { margin: 10px 0 0 0;}
/*Contact us form */

.reg-page .ui-tabs .ui-tabs-nav li.ui-tabs-selected,.reg-page .ui-tabs .ui-tabs-nav li.ui-state-default {float: right;}
.concard {margin: 10px auto;border: 1px #ccc solid;padding: 10px;background-color: #f9f9f9;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;
          box-shadow: 0px 2px 2px #c0c0c0;-webkit-box-shadow: 0px 2px 2px #c0c0c0;-moz-box-shadow: 0px 2px 2px #c0c0c0;}
.concard h5 {background: url("../Images/con-icon.png") no-repeat right;padding: 0 20px 0 0;margin: 5px 0 10px;font-size: 1.1em;}
.ui-tabs .ui-tabs-panel {text-align: right;font-size: 0.9em;direction: rtl;font-family: Arial, Helvetica, sans-serif;} 
#tabs .mailto {font-size: 12px;color: #771f1b;}
.reg-page .ui-tabs .ui-tabs-nav li a {padding: .2em 1em !important;}
.reg-page .ui-tabs .ui-tabs-nav li a {float: right;padding: .2em 1em;text-decoration: none;font-size: medium;font-weight: bold;}
.noteErr {padding: 2px 5px;display: inline-block;border: 1px #e6d069 solid;background-color: rgb(255, 250, 212);color: red;margin: 5px 0px;font-weight: bold;
          -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.span4 {
    width: 370px;
    float: right !important;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img 
 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow:  1px 1px 3px 0px #0e0e0e;
	-webkit-box-shadow: 1px 1px 3px 0px #0e0e0e;
	box-shadow:         1px 1px 3px 0px #0e0e0e;
}

select {
width: auto;
background-color: #ffffff;
border: 1px solid #cccccc;
}

.lead {
    font: normal 80% 'DroidSansArabic' , Arial;
    margin-bottom: 5px !important;
    font-weight: normal;
    line-height: normal;
    font-size: 80% !important;
    direction: rtl;
}
.lead a, .lead a:visited { color: white;}
.lead a:hover{ color: darkorange;}
.inner-page ol, .inner-page ul {padding: 4px 5px 0px 5px !important; margin: 0px !important;}
.ui-tabs .ui-tabs-panel {padding: .2em .5em !important;}
.carousel ol, .carousel ul { list-style: none;} 
blockquote p {
    margin: auto;
    font-size: inherit;
    font-weight: normal;
    line-height: normal;
}

.inner-page img[src='Images/IDCard/IDCard.png']{ margin: 10px 19px 0 18px; display: inline-block;}
#divIDCard { height: auto !important;}
select[id$=CmbFromDay], select[id$=cmbFromMonth], select[id$=cmbToDay], select[id$=cmbToMonth], select[id$=cmbToYear], select[id$=cmbInsDay], select[id$=cmbInsMonth], select[id$=cmbInsYear], select[id$='cmbFromYear'] { width: 87px;}
select[multiple='multiple'][id$='lstCategory'], select[multiple='multiple'][id$='lstParties'], select[multiple='multiple'][id$='lstTypes'] { width: 400px;}
/*.RDVideoHelper { position: relative !important;}*/
.News-items * { font-family: Arial !important; font-size: medium !important; line-height: normal; }

/*.News-items a[href$='https://www.mohamoon-bh.com/Default.aspx?action=ViewActivePages'], .News-items a[href$='http://www.mohamoon-bh.com/Default.aspx?action=DisplayNews'] { 
    display: block; text-decoration: none; color: #313131; border-bottom: 1px #ccc dotted;
    background: no-repeat url('../images/Document-icon.png') right top;
    padding-right: 23px; line-height: 1.5; font-weight: bold;
}*/

.News-items p[align='left'] span[style='font-size: 8pt'] { font-size: 0.9em !important;}
.News-items [src$='Images/Hp/files.jpg']{ display: none;}

.News-items p font a[href$="Default.aspx?action=DisplayNews"] { display: none;}

.texttop { vertical-align: top;}


/* IDCard */
.text-idcard ul {
    list-style: none; text-align: right; font:normal .9em 'Arial'; margin: 0 15px;padding: 0;
}
.text-idcard li {margin: 0;}
.text-idcard label { width: 130px !important ; display: inline-block; padding: 3px 0 ; font:bold 83% DroidSansArabic !important;}
.text-idcard div { display: inline-block; margin-top: 4px;}
.text-idcard li:nth-child(odd){background:#f6f6f6 ; margin: 1px 0;}
.text-idcard li:nth-child(even){margin: 1px 0; }
.text-idcard a, .text-idcard a:visited { color: blue !important;}
.text-idcard a:hover { color: orangered !important; text-decoration: underline !important;}
div.fr {
    width: 100%;
}
.idcard .ui-accordion .ui-accordion-content {
    padding: 5px !important;
}
.ui-accordion .ui-accordion-content { padding: 0 !important;font-family: Arial;}
.ui-accordion .ui-accordion-header a { padding: 0 !important;}

div[id$='divReplays'] {
    list-style: none;
    

}

div[id$='divReplays'] hr {
    display: none;
}

div[id$="divReplays"] li {
    list-style: none;
    width: 90%;
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 3px;
    font-size: 1.0em !important;
    font-family: Arial;
    font-weight: bold;
    color: rgb(118, 118, 118);
}

.li-admin {
    background-image: linear-gradient(to bottom, rgb(254, 255, 213) 100%, rgb(253, 255, 233) 0%) !important;
    background-repeat: repeat-x;
    border-color: rgb(220, 220, 220);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 1px 0px rgba(255, 255, 255, 0.1);
}

.li-user {
    /*margin-right: 10px;*/
}

.li-current {
    /*margin-right: 20px;*/
    background-image: linear-gradient(to bottom, rgb(230, 245, 255) 100%, rgb(253, 255, 233) 0%) !important;
    background-repeat: repeat-x;
    border-color: rgb(220, 220, 220);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 1px 0px rgba(255, 255, 255, 0.1);
}

div[id$='divReplays'] .add-commint {
    width: 90%;
}

div[id$='divReplays'] .well {
    margin-bottom: 10px !important;
}

div[id$='divReplays'] .input-group-addon {
    border-radius: 0;
}

.input-group-addon {
    border: 0px !important;
}

div[id$='divReplays'] input[type='file'] {
    font-family: tahoma !important;
    font-size: 13px !important;
}

.input-group-btn {
    width: auto !important;
}

span[id$='lblRequest'], .rdate {
    margin: 10px;
    padding: 5px 10px;
    background-color: rgb(156, 218, 252);
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.rdate {
    margin-left: 10px;
    margin-top: 15px;
    float: left;
    background-color: grey;
    color: white;
    padding: 2px 5px;
    font-size: 13px;
}

.rdate label {
    background: #d7d5d5 !important;
    padding: 2px 5px;
}

/* Customer services */
#layer1 {
    position: fixed;
    width: 228px; 
    height: 98px; 
    z-index: 10000; 
    bottom: 10px; 
    left: 10px;
    cursor: move;
    background: url('../images/CustomerServices-icon.png') no-repeat bottom right;
}
#layer1 img {
    opacity: 0.9;
    float: left;
    margin-left: 20px;
    margin-top: 65px;
}
#layer1 img:hover {
    opacity: 1;   
}
#featured .ui-tabs .ui-tabs-nav li.ui-tabs-selected, #featured .ui-tabs .ui-tabs-nav li.ui-state-default {
    float: left !important;
}
.noteErr {
    padding: 2px 5px;
    display: inline-block;
    border: 1px #e6d069 solid;
    background-color: rgb(255, 250, 212);
    color: red;
    margin: 5px 0px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}