.logo a:hover:after{
  width: 0;
}

.inner .how-we-are .account:after {
  background: url(../images/watan-logo.png) no-repeat 0 0/100%;
}

.how-we-are .goals-wrapper .head-body {
  font-size: 16px;
}


/* line 562, ../sass/styles.scss */
.inner .accounts {
  background-color: #F9F9F9;
}

.inner .accounts .block-title {
  color: #C90D0E;
}

.inner .governance-wrapper {
  background-color: #ffffff;
}
.inner .governance-wrapper .block-title {
  color: #3B3B3B;
}

.inner .governance-wrapper ul {
  list-style: arabic-indic;

  text-align: right;
}


.supporters-page .pagination {
	padding: 0 40px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.supporters-page .pagination a {
    padding: 4px 13px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    margin: 2px;
}

.supporters-page a.current {
    border: 1px solid #ddd;
    background: #f9f9f9;
}


.supporters-page a:hover {
	background: #eee;
}

.supporters-page a:after {
	background: transparent;
}

.supporters-page a.disabled {
    color: #bbb;
    cursor: not-allowed;
}

.inner .supporters-content .table-content div {
    direction: rtl;
}

@media only screen and (max-width: 767px) {
	.row-jordan-stay {
		display: flex; 
		flex-direction: column;
	}

	.row-jordan-stay .text {
		order: 2;
	}

	.row-jordan-stay .image {
		order: 1;
	}

	.row-jordan-stay .page-title.account.himmeh {
		margin-top: 10px;
	}
}

.inner .jordan-stay .health:after{
    background: url(../images/logo-green.jpg) no-repeat 0 0/100%;

}
.inner .jordan-stay .khir:after{
    background: url(../images/logo-black.jpg) no-repeat 0 0/100%;

}


/* line 521, ../sass/styles.scss */
.inner .account-management {
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
}
/* line 525, ../sass/styles.scss */
.inner .account-management .block-title {
    color: #C90D0E;
    font-family: "Droid Arabic Kufi bold";
    font-size: 26px;
    font-weight: bold;
    line-height: 49px;
}
/* line 532, ../sass/styles.scss */
.inner .account-management .block-intro {
    color: #666666;
    line-height: 34px;
    margin: 15px 0 27px;
}
/* line 538, ../sass/styles.scss */
.inner .account-management .step .text {
    background-color: #F9F9F9;
    color: #2D2D2D;
    font-family: "Droid Arabic Kufi bold";
    font-size: 18px;
    line-height: 34px;
    padding: 50px 30px;
    min-height: 235px;
    position: relative;
}
/* line 547, ../sass/styles.scss */
.inner .account-management .step .text span {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.13;
    color: #008639;
    font-family: "Open Sans";
    font-size: 148px;
    font-weight: 600;
    line-height: 201px;
}

.supporters-health .block-title{

    text-align: center;
}

.account-management .block-intro2{
    text-align: right;
}