﻿@font-face {
	font-family:"Droid Arabic Naskh";
	src:url("fonts/DroidKufi-Regular.ttf");
}

body 
{
	font-family:"Droid Arabic Naskh";
	background: #ddd none repeat scroll 0 0;
    font: 13px/20px "Droid Arabic Naskh",serif;
    margin: 0 auto;
    color: #000;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
button{
	cursor: pointer;
}
#headerlogo{
	height:60px;
}
/* main-wrap */
#main-wrap
{
	width:100%;
}
/* wrap */
#wrap
{
	background: #fff none repeat scroll 0 0;
    margin: 10px auto;
    overflow: hidden;
    padding: 0 30px;
    position: relative;
    width: 950px;
}


#logo a {
    color: #000;
    font-size: 32px;
    text-decoration: none;
}
h2 {
    font-size: 1.286em;
}

h1 a, h2 a, h3 a, h4 a {
    color: #000 !important;
}
body a {
    color: #22b14c;
    text-decoration: none;
}
a {
    outline: 0 none;
}

/* header */
#header img{
}
#header-wrap {
	height: 54px;
    margin: 0 auto;
    padding: 12.5px 0;
    position: relative;
    width: 100%;
}

#header{
	float: right;
    padding: 12.5px 0;
    position: relative;
    text-align: right;
    width: 100%;
}

#logo {
	float: right;
    width: 26%;
}

#line {
	background: url("img/top-menu-bg-green.png") repeat scroll 0 center rgba(34, 177, 76, 1);
    height: 25px;
    margin:0 auto;
    width: 900px;
}

.menu {
	float: right;
    padding: 0 10px;
    width: 98%;
}
/* center */
#center{
	margin-bottom: 10px;
    min-height: 478px;
    overflow: auto;
    width: 100%;
}
/* content */

#content {
	float: right;
    height: 100%;
    margin: 0;
    text-align: right;
    width: 100%;
}

#sub-content{
	float: right;
    padding: 10px;
    width: 74%;
}
	
	/*border:thin solid black;*/

/* righSide */
#rightSide{
	float: right;
    margin: 10px 0;
    width: 23%;
}
#mainrightSide{
	float: right;
    width: 31%;
}

#rightSide .box-header {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #22b14c;
    width: 80%;
}
#mainrightSide.box-header {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #22b14c;
    width: 80%;
}

/* box header */
.box-header {
	background-color: #22b14c;
    border-bottom: 1px solid #dedede;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font: bold 13pt/20px "locator-web","Locator",Helvetica,Arial,sans-serif;
    height: 15px;
    padding: 10px 10px 10px 0;
    width: 98.5%;
}

.box-header a{
	text-decoration:none;
	color:#fff;
}
/* CSS menu */

.menu ul {
  	list-style-type: none;
    margin: 0;
    padding: 0 10px 0 0;
    width: 80%;
	
}

.menu ul li a {
    color: #666 !important;
    display: block;
    height: 100%;
    padding: 8px 15px 8px 0;
    text-decoration: none;
    width: 90%;
}
 
.menu ul li a:visited {
    color: black;
}
 
.menu ul li  {
    background: url("img/aside-list-ar.png") no-repeat scroll right center rgba(0, 0, 0, 0) !important;
    border-bottom: 1px solid #e2e2e2;
}

.menu ul li a:hover {
	background:none repeat scroll 0 0 #eaeaea;
	color:#22b14c !important;
}

#footer{
   /* height: 80px;
    margin: 0 auto;
    width: 900px;*/

}

 /* footer 
 #footer-wrap{ 
    color: #fff;
    font-size: 18px;
    height: 100%;
    margin: 0 auto;
    width: 100%;
}*/

#footer-wrap {
    background-color: #000;
    margin: 0 -30px;
    overflow: hidden;
    padding: 0 1px;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#r_logo {
	height: 50px;
    margin: 22px 0 0 10px;
}

#alenalogo {
	height: 50px;
    margin: 22px 10px 0 0;
}
.btn-warning {
	background: #22b14c none repeat scroll 0 0 !important;
    border-color: #22b14c;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font: inherit;
    margin-left: 5px;
    margin-top: 5px;
    padding: 3px 10px;
}
.back{
	background: #ed3e48 none repeat scroll 0 0 !important;
    border-color: #ed3e48;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font: inherit;
    margin-left: 5px;
    margin-top: 5px;
    padding:1.5px 10px;

}
/* input style *********/
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
	background-color: #ddd;
    border-color: #ddd;
    cursor: not-allowed;  
}

/*   taaaaabs*/



ul.tabs{
    /*padding: 7px 0;*/
    font-size: 0;
    margin:0;
    list-style-type: none;
    text-align: left; 
}        
ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right:3px; 
	float:right;
}      
ul.tabs li a
{
	float:right;
    font: normal 12px Verdana;
    text-decoration: none;
    position: relative;
    padding: 7px 20px;
    border: 1px solid #CCC;
    border-bottom-color:#b7b7b7;
    color: #000;
    background: #F0F0F0 url(tabbg.gif) 0 0 repeat-x;
    border-radius: 3px 3px 0 0;
    outline:none;
 }        
ul.tabs li a:visited
{
	color: #000;
}
ul.tabs li a:hover
{
	color: #fff;
	border: 1px solid #B7B7B7;
   background: none repeat scroll 0 0 #22b14c !important;
}
ul.tabs li.selected a, ul.tabs li.selected a:hover
{
    position: relative;
    top: 0px;
    font-weight:bold;
    background:none repeat scroll 0 0 #22b14c !important;
    border: 1px solid #B7B7B7;
    border-bottom-color: white;
   }      
ul.tabs li.selected a:hover
{
	text-decoration: none;
}


div.tabcontents{
   border: 1px solid #eaeaea;
    border-radius: 3px;
}
/* fees table */

.feesTable tr
{
	width:100%;
	height:5px;
	
	
}
.feesTable input[type="text"], .feesTable select , .feesTable input[readonly] ,feesTable select[readonly]


{
	width:90%;
	height:10px;
	
}
.feesTable td
{
	height:5px;
}

.feesTable table {
	width: 100%;
}

/* search table lay out */
.tablelayout{
	background-color: #f7f7f7;
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font: inherit;
    padding: 3px;
    text-align: center;
}

.tableSubHeader{
	background-color: #d6d6d6;
    border: 2px solid #22b14c;
    color: #22b14c; 
}

.tablelayout td
{
	display:inline;
}
.StdFees tr{
	width:100%;
}

.StdFees select
{
	width:90%;
	height:20px;
}

.StdFees .regTable{
	
}
/* regester table ****/


.regTable tr{
	width:100%;
}

/*.regTable input[type="text"], .regTable select 
{
	width:100%;
	height:20px;
	
}*/

.regLabel {
}
.ChPassLabel {
    width: 30%;
}

.warrning {
	font-weight:normal;
	color:red;
	font-size:large;

}
.tabsTabel tr {
	width:100%
}
.tabsTabel td {
	height: 30%;
    text-align: center;
    width: 20%;
	
}
table {
	width:100%;
}

.innerFields {
	width:35%;
}

.ChInnerField {
	width:25%;
}

.StdFees input[type="text"] {
	width: 87%;
}

input[type="text"] {
	border: 1px solid #dddddd !important;
    width: 96%;
}


.StdFees .regLabel {
	width: 15%;
}

input[type="password"] ,input[disabled], textarea[disabled], input[readonly], textarea[readonly] {
	border: 1px solid #dddddd !important;
	width:96%;
}
select 
{
	font-family: inherit;
    font-size: 12px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    width: 99%;
}
.subTitle {
    padding: 7px 4px;
    text-align: center;
}
.perTable
{
	margin-top: 10px;
}

.border_bottom td {
	BORDER-RIGHT: #808080 3px solid; 
	BORDER-TOP: #808080 3px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #808080 3px solid; 
	COLOR: #000000; BORDER-BOTTOM: #808080 3px solid; 
	padding:4px;
	BACKGROUND-COLOR: #d1cdcd;
	margin-left:500px;
	text-align:center;
}

.setListNo {
	text-align: center;
    width: 5%;
}

.setListName {
	width: 70%;
}

.setListEditDel {
	text-align: center;
    width: 15%;
}
.wrongLabel
{
color:red;	
}

/* ************************* */
#content index{
	padding: 0;
}
#content index ul {
    margin-right: 20px;
}
ol, ul {
    margin:0 0 1em 1.5em;
}


ul {
    list-style: outside none none;
}

a{
	text-decoration:none;
}
#home-page {
    color: #22b14c;
}
/* design **/


#main-menu > ul, #main-menu > ul * {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#main-menu > ul li {
    position: relative;
}
#main-menu > ul ul {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 10001;
}
#main-menu > ul > li {
    float: left;
}
#main-menu > ul li:hover > ul, #main-menu > ul li.sfHover > ul {
    display: block;
}
#main-menu > ul a {
    display: block;
    position: relative;
}
#main-menu > ul ul ul {
    left: 100%;
    top: 0;
}
#main-menu > ul {
    float: right;
}
#main-menu > ul ul {
    min-width: 160px;
}
#main-menu > ul a {
}
#main-menu > ul li {
    position: relative;
    transition: background 0.2s ease 0s;
    white-space: nowrap;
}
#main-menu > ul li:hover, #main-menu > ul li.sfHover {
    transition: none 0s ease 0s ;
}
#site-navigation-wrap {
    background: #222 none repeat scroll 0 0;
    height: 55px;
    margin: 0 -30px 35px;
}
#main-menu > ul li {
	border: 0 none;
    display: block;
    float: right;
    height: 55px;
    line-height: 55px;
}
#main-menu > ul a {
    color: #ddd;
    cursor: pointer;
    font-weight: 400;
    padding: 0 30px;
    text-align: left;
    text-decoration: none;
}
#main-menu > ul > li > a:hover, #main-menu > ul > li.sfHover > a, #main-menu > ul > li > a.active, #main-menu > ul > li > a.active:hover {
    background: #e30613 none repeat scroll 0 0;
    color: #fff;
}
#main-menu > ul ul {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    font-size: 12px;
}
#main-menu > ul ul a {
    border: 0 none;
    display: block;
    height: auto;
    line-height: 1.7em;
    margin: 0;
    padding: 10px 20px;
    text-transform: none;
}
#main-menu > ul ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    display: block;
    float: none;
    height: auto;
    line-height: 1.4em;
}
#main-menu > ul ul li > a:hover {
    color: #fff;
}
#main-menu > ul ul li:last-child {
    border: medium none;
}
#main-menu > ul li .fa-angle-down {
    margin-left: 5px;
}
#main-menu > ul li ul li .fa-angle-right {
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 15px;
    top: 50%;
}
#navigation-toggle, .sidr, #sidr-close {
    display: none;
}


/****************************************************/



#footer-wrap #main-menu > ul, #main-menu > ul * {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footer-wrap #main-menu > ul li {
    position: relative;
}
#footer-wrap #main-menu > ul ul {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 10001;
}
#footer-wrap #main-menu > ul > li {
    float: left;
}
#footer-wrap #main-menu > ul li:hover > ul, #main-menu > ul li.sfHover > ul {
    display: block;
}
#footer-wrap #main-menu > ul a {
    display: block;
    position: relative;
}
#footer-wrap #main-menu > ul ul ul {
    left: 100%;
    top: 0;
}
#footer-wrap #main-menu > ul {
    float: right;
}
#footer-wrap #main-menu > ul ul {
    min-width: 160px;
}
#footer-wrap #main-menu > ul a {
}
#footer-wrap #main-menu > ul li {
    position: relative;
    transition: background 0.2s ease 0s;
    white-space: nowrap;
}
#footer-wrap #main-menu > ul li:hover, #main-menu > ul li.sfHover {
    transition: none 0s ease 0s ;
}
#footer-wrap #site-navigation-wrap {
    background: #222 none repeat scroll 0 0;
    height: 30px;
    margin: 0;
}
#footer-wrap #main-menu > ul li {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
}
#footer-wrap #main-menu > ul a {
    color: #ccc;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    padding: 0 10px;
    text-align: left;
    text-decoration: none;
}
#footer-wrap #main-menu > ul > li > a:hover, #main-menu > ul > li.sfHover > a, #main-menu > ul > li > a.active, #main-menu > ul > li > a.active:hover {
    background: #e30613 none repeat scroll 0 0;
    color: #fff;
}
#footer-wrap #main-menu > ul ul {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    font-size: 12px;
}
#footer-wrap #main-menu > ul ul a {
    border: 0 none;
    display: block;
    height: auto;
    line-height: 1.7em;
    margin: 0;
    padding: 10px 20px;
    text-transform: none;
}
#footer-wrap #main-menu > ul ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    display: block;
    float: none;
    height: auto;
    line-height: 1.4em;
}
#footer-wrap #main-menu > ul ul li > a:hover {
    color: #fff;
}
#footer-wrap #main-menu > ul ul li:last-child {
    border: medium none;
}
#footer-wrap #main-menu > ul li .fa-angle-down {
    margin-left: 5px;
}
#footer-wrap #main-menu > ul li ul li .fa-angle-right {
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 15px;
    top: 50%;
}
#footer-wrap #navigation-toggle, .sidr, #sidr-close {
    display: none;
}


/****************************************************/


#header-social {
    float: left;
    position: relative;
    top: 26%;
}
#header-social li {
    float: left;
    margin-right: 5px;
}

#header-social a, #header-social img {
    border: 0 none;
    display: block;
    margin: 0;
}
h2.title {
    font-size: 1.75em;
    margin: 0;
}
#about {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#about img {
}

#smallAlena {
	float: none !important;
    margin: 0 0 0 5px;
    position: relative;
    width: unset !important;
    vertical-align: middle;
}

#main-blocks img {
    border: 1px solid #cccccc;
    height: auto;
    margin: 0.5em 0 0.5em 0.5em;
    max-width: 97.4%;
    padding: 6px;
}

#main-blocks a {
	float: right;
}

#site-name {
	margin-bottom: 5px;
}


#copyright-wrap {
    background-color: #000;
    border-top: 1px solid #222;
    color: #666;
    margin: 0 -30px;
    padding: 20px 30px;
    text-align: center;
}

#copyright{
	background-color: #000;
    color: #666;
    text-align: center;
}

#aboutp {
	float: right;
    text-align: justify;
    line-height:28px;
}

#aboutp span {
    float: right;
    height: 175px;
}

#aboutp p{
	border-bottom: 1px solid #e30613;
    padding-bottom: 10px;
}

#about-title {
	float: right;
    height: 175px;
    margin-bottom: 24px;
    width: 64%;
}

#buy {
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    float: left;
    height: 312px;
    margin-bottom: 24px;
    padding: 5px;
    position: relative;
    width: 32%;
}

#comm{
	/*background-color: #22b14c;*/
	background: url("img/com.jpg") repeat scroll 0 center rgba(34, 177, 76, 1);

    border: 1px solid #22b14c;
    float: right;
    height: 137px;
    margin-bottom: 24px;
    padding: 5px;
    width: 30%;
}

#services{
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    float: left;
    margin-bottom: 24px;
    padding: 5px;
    position: relative;
    width: 32%;
}
#news{
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    height: 56px;
    margin-bottom: 24px;
    margin-left: 24px;
    padding: 5px;
    position: relative;
}
#download{
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    height: 128px;
    margin-bottom: 24px;
    margin-left: 24px;
    position: relative;
}
#news span{
}

.news_icon {
	margin-left: 5px;
    position: relative !important;
    vertical-align: bottom;
}
	
#transfer{
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    float: right;
    height: 221px;
    margin-bottom: 24px;
    padding: 5px;
    position: relative;
    width: 30.1%;}
#login{
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    float: right;
   	height:270px;
    margin-bottom: 24px;
    padding: 5px;
    position: relative;
    width: 99%;
}

#singup{
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    margin-bottom: 24px;
    margin-left: 24px;
    padding: 5px;
    position: relative;
    width: 99%;
    margin-top:290px;
}
#details{
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    position: relative;
	margin: 0 auto 35px;
	width:65%;
	padding: 5px;
	min-height: 260px;
}
	
#call{
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    float: right;
    height: 86px;
    padding: 5px;
    position: relative;
    width: 66.6%;
}
#buy h4, #news h4, #transfer h4, #services h4 ,#singup h4 ,#login h4 ,#light h4 ,#pageheader h4, #home-login h4{
    border-bottom: 4px solid #e30613;
    margin: 0 0 10px;
    padding: 8px 15px;
    text-align: center;
}
#pageheader h4
{
	background-color:unset !important;
}
#inner-about-title {
	float: right;
    width: 100%;
}

#orgPayments {
	text-align:right;
}

#call img, #transfer img, #services img, #news img, #buy img , #login img ,#details img, #home-login img {
	bottom: 0;
    left: 0;
    position: absolute;
}
#light img {
	bottom: -66px;
	left: -173px;    
	position: absolute;

}
.readmore{
	background-color: #22b14c;
    bottom: 0;
    left: -1px;
    padding: 5px 2px 5px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.sub-title{
	color: #22b14c;
}

/*****************************************************************************/
.c1 {
    background: WhiteSmoke url("img/telephone.png") no-repeat scroll right center;
}
.contact {
    background-color: #e5e5e5;
    border-bottom-style: ridge;
    border-top-style: ridge;
    font-style: italic;
    height: 34px;
    margin: 18px 100px 10px;
    padding: 14px 68px 0 0;
}


.c3 {
    background: WhiteSmoke url("img/mail.png") no-repeat scroll right center;
}

.c4 {
    background: WhiteSmoke none repeat scroll 0 0;
    height: 130px;
    margin: 15px 100px;
    padding-top: 0;
}

.status {
    background: #c9fbc8 none repeat scroll 0 0;
    border: 1px solid #090;
    margin: 5px 0;
}
.messages {
    margin: 5px 0;
    padding: 5px;
}
#amount{
	float::right;
}
#details td{
	width:35%;
	float: right;
}
.infotable{
	padding-left: 5px;
	width: 20%;
}
black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 30%;
    height:275px;
    padding:0px 8px;
    background-color: #f5f5f5;
    z-index:1002;
    overflow: auto;
    margin-bottom: 24px;
}
#accountTable td{
	width:45%;
}
.normalfeilds{
	background:#fff;
	color:#000;
}

.errorfeilds{
	box-shadow:0 0 5px #d45252;
	border-coor:#b03535;
}
*:focus {outline: none;}
input[type="text"]:focus{ /* add this to the already existing style */
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
    border: 1px red  outset ;
}
#fullscreen{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color:currentColor;
    z-index:1001;
    -moz-opacity:0.94;
    opacity:.94;
    filter: alpha(opacity=80);


}
#loading{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color:currentColor;
    z-index:1001;
    -moz-opacity:0.94;
    opacity:.94;
    filter: alpha(opacity=80);
}
.succss {
    background-color: #00de73!important;
    color:#005634;
    text-align: right !important;
    border-bottom:unset !important;
    padding: 0px !important;
}	

#home-login {
	background-color: #f5f5f5;
    border: 1px solid #ddd;
    height: 270px;
    margin-bottom: 24px;
    margin-left: 24px;
    padding: 5px;
    position: relative;
}
/*** Tabs Css **************************/
.codrops-demos{
    text-align:center;
	display: block;
	line-height: 30px;
	padding: 5px 0px;
}
/*** Tabs Css **************************/
#trans{
	width:31%;
	opacity:1 !important;
	margin-top: 43px;
}
#cardtrans{
	width:31%;
	opacity:1 !important;
	margin-top: 90px;
}
#paytrans{
	width:31%;
	opacity:1 !important;
	margin-top: 140px;
}
#comtrans{
	width:31%;
	opacity:1 !important;
	margin-top: 188px;
}
#invoTrans{
	width:31%;
	opacity:1 !important;
	margin-top: 237px;
}
////////////////////////////////////////////////////////////////
.dataTables_wrapper .dataTables_info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #006587;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-radius: 4px 4px 0 0;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #fff;
    font-size: 0.9em;
    padding: 9px 10px;
    text-align: left !important;
}
div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
}
.box-header {
	background-color: #0081b9;
    border-bottom: 1px solid #dedede;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font: bold 13pt/20px "locator-web","Locator",Helvetica,Arial,sans-serif;
    height: 15px;
    padding: 10px 10px 10px 0;
    width: 98.5%;
}
{
    position: relative;
}
th {
    padding-left: 8px;
    padding-right: 30px;
}
th {
    background-color: #e6ecef;
    border-bottom: 1px solid #ccc;
    color: #333;
    font-size: 13px;
}
th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
 th {
    box-sizing: content-box;
}
th {
    text-align: center;
}
#invoiceTable td{
	padding: 5px 10px;
    vertical-align: middle;
    background-color: #fafafa;
	line-height: 1.429 ;
	cursor: pointer;

}
.invoicetd{
	float:none !important;
	width:auto !important;
	text-align:center;
	cursor: pointer;

}
.invoicetd a{
	color: #000;
}

#invoiceTable{
	background-color: #e6ecef;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 0.9em;
    margin-bottom: 24px;
}
.status-paid {
    background-color: #498302;
    padding:10px;
}
.invstatus {
    display: block;
    font-size: 0.9em;
    line-height: 22px;
    padding:5px;
}
.label {
    border-radius: 0;
}
.label {
    color: #fff;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.status-unpaid {
    background-color: #ed3e48;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.alert-heading {
color: inherit;
}

.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}
.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
#alenatext{
width:55%;
position:relative;
float:right;
right:0
}.tabs {
	margin: 0 ;
	width: 611px;
	top: 57px;
	height:502px;
}

.tabs input[type="radio"] {
	position: absolute;
	z-index: 1000;
	width: 152px;
	height: 40px;
	left:463px;;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 313px;
}
.tabs input#tab-3{
	left:162px;
}
.tabs input#tab-4{
	left:13px;
}

.tabs label {
	background: #22b14c;
	background: -moz-linear-gradient(top, #22b14c 0%, #22b14c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#22b14c), color-stop(100%,#22b14c));
	background: -webkit-linear-gradient(top, #22b14c 0%,#22b14c 100%);
	background: -o-linear-gradient(top, #22b14c 0%,#22b14c 100%);
	background: -ms-linear-gradient(top, #22b14c 0%,#22b14c 100%);
	background: linear-gradient(top, #22b14c 0%,#22b14c 100%);
	font-size: 9px;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0 20px;
    float:right;;
	display: block;
	width: 18%;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
    border-radius: 3px 3px 0 0;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
}

.tabs label:after {
    content: '';
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
}

.tabs input:hover + label {
	background: #dddddd;
}

.tabs label:first-of-type {
    z-index: 4;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1);
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tabs input:checked + label {
    background: #fff;
	z-index: 6;
	
    -webkit-animation: page 0.2s linear;
    -moz-animation: page 0.2s linear;
    -ms-animation: page 0.2s linear;
    -o-animation: page 0.2s linear;
    animation: page 0.2s linear;
}

#ean {
    height: 23mm;
    margin:0 auto
}

.clear-shadow {
	clear: both;
}

.tabcontent {
    background: #fff;
	position: relative;
    width: 100%;
	height: 439px;
	z-index: 5;
	overflow: hidden;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    border-radius: 0 3px 3px 3px;
}

.tabcontent div {
    position: absolute;
	top: 0;
	padding: 10px 15px;
	z-index: 1;
    opacity: 0;
    width:98%;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.content-1, .content-3 {
	-webkit-transform: translateX(-250px);
	-moz-transform: translateX(-250px);
	-o-transform: translateX(-250px);
	-ms-transform: translateX(-250px);
	transform: translateX(-250px);
}

.content-2, .content-4 {
    -webkit-transform: translateX(250px);
	-moz-transform: translateX(250px);
	-o-transform: translateX(250px);
	-ms-transform: translateX(250px);
	transform: translateX(250px);
}

.tabs input.tab-selector-1:checked ~ .tabcontent .content-1,
.tabs input.tab-selector-2:checked ~ .tabcontent .content-2,
.tabs input.tab-selector-3:checked ~ .tabcontent .content-3,
.tabs input.tab-selector-4:checked ~ .tabcontent .content-4 {
    -webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.2s 0.1s;
    -moz-transition: all ease-out 0.2s 0.1s;
    -o-transition: all ease-out 0.2s 0.1s;
    -ms-transition: all ease-out 0.2s 0.1s;
    transition: all ease-out 0.2s 0.1s;
}

.tabcontent div h2,
.tabcontent div h3{
	color: #22b14c;
}
.tabcontent div p {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	text-align: left;
	margin: 0;
	color: #777;
	padding-left: 15px;
	font-family: Cambria, Georgia, serif;
	border-left: 8px solid rgba(63,148,148, 0.1);
}

@keyframes "page" {
 0% {
    left: 0;
 }
 50% {
    left: 10px;
 }
 100% {
    left: 0;
 }

}

@-moz-keyframes page {
 0% {
   left: 0;
 }
 50% {
   left: 10px;
 }
 100% {
   left: 0;
 }

}

@-webkit-keyframes "page" {
 0% {
   left: 0;
 }
 50% {
   left: 10px;
 }
 100% {
   left: 0;
 }

}

@-ms-keyframes "page" {
 0% {
   left: 0;
 }
 50% {
   left: 10px;
 }
 100% {
   left: 0;
 }

}

@-o-keyframes "page" {
 0% {
   left: 0;
 }
 50% {
   left: 10px;
 }
 100% {
   left: 0;
 }

}
.input-xlarge{
	border: 1px solid #dddddd !important;
    width: 96%;
    position: relative !important;
    height: unset !important;
}.ac-container{
	width: 64%;
}
.ac-container {
    text-align: center;
}
.ac-container label{
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #dddddd;
	color: #ffffff;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(img/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
}
.ac-container input{
	display: none;
}
.userPer input{
	display: unset;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	overflow: scroll;
	overflow-x: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	margin-right: 199px;
	width: 192%;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 190px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
}
/****************** bar ********************/
.left_bar {
    height: 286px;
    position: fixed;
    right: 0;
    top: 130px;
    width: 39px;
    z-index: 999;
}
.left_bar > div {
    position: relative;
}
.left_bar > div > a > i, .left_bar > div > i {
    cursor: pointer;
    height: 40px;
    margin-bottom: 1px;
    position: relative;
    width: 39px;
}
.ico07 > a > i {
    background: rgba(0, 0, 0, 0) url("/YesserResources/SaudiTheme/images/green/left_icons.png") no-repeat scroll 0 -205px;
}
.accountdivs{
	background-color:#000000;
	margin-bottom:2px;
	width:8%;
	margin-left:5px;
	float:right;
	text-align:center;
	height:62%;
	padding: 3px 2px;
	margin-right: 35px;
	border-radius:	3px;
}
.accountinfo{
	width:13%;
	float:right;
	text-align:center
}
i {
    border: 0 none;
    vertical-align: middle;
    font-size:12pt;
}
#reciept{
	background-color:white;
	padding:5px;
	min-height:245px;
	margin:0 auto;
	float:right;
	width:100%
}
#recLogo{
	width:49%;
	height:55px;
	float:right;
	border:1px black solid;
	border-left:0px
}
#recHeader{
	width:50%;
	height:55px;
	float:right;
	border:1px black solid;
	border-right:0px
}
#recText{
	width:99%;
	height:25px;
	border:1px black solid;
	border-top:0px;
	position:relative;
	float:right;
	text-align:center
}
#recBody{
	width:96.2%;
	border:1px black solid;
	border-top:0px;
	position:relative;
	float:right;
	height:auto;
	padding:5px
}
#recUser{
	width:96.2%;
	border:1px black solid;
	border-top:0px;
	position:relative;
	float:right;
	height:auto;
	padding:5px;
	font-size:10px
}
#barcode{
	font-family:IDAutomationHC39M_Free	
	font-weight:bold;
	font-size:28px;
	text-align:center;
}
@media print{
	#login,#site-navigation-wrap,#header-wrap,#footer-wrap,#copyright-wrap,.back,.btn-warning,#pageheader,.logo-bottom{
		display:none
	}
	#details{
	float:right;
	border: 0px;
}
}
.under {
    position: fixed;
    right: -24px;
    top: 10px;
    transform: rotate(407deg);
}
button ,input[type="submit"]{
	cursor:pointer;
}
.inputlabel{
	font: inherit;
	border:none!important;
	background-color:#f5f5f5!important;
	cursor:default;
	
}
.input-smal{
	width:49%!important;
}

/***************************************************************************************************/
.box {
  width: 20%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  display: none;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}
.loadingSpinner {
  margin: 70px auto;
  padding: 30px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
  text-align:center;
  display:none;
}
#loadingSpinner {
  margin: 70px auto;
  padding: 30px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
  text-align:center;
  display:none;
}
.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
.mybuttons{
	padding: 0;
	border: none;
	background: none;
}


.outgoing{
	color:#498302;

}
.incoming{
	color:#ed3e48;
}
#DetailsP{
	vertical-align: baseline;
	white-space:  pre-line;	
}
@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}