﻿.english{
	display:none !important;
}
.green{
	background:#086467;
}
#footer .footer-copyright p{
	float: right;
}
#footer .footer-copyright .footer-social {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
label.arabic{
	text-align:right;
	direction:rtl;
	margin-bottom: 36px;
	
	
}
   .poweredby{
	margin-right:20px !important;
}
/* 
 * Droid Arabic Kufi (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.ttf) format('truetype');
}

/* 
 * Droid Arabic Naskh (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v4/DroidNaskh-Bold.ttf) format('truetype');
}

body {
    font-family: "Droid Arabic Kufi",serif !important;
}
#header .header-top-bar .header-login {
    margin-right: 15px;
}
#header .header-top-bar .header-login, #header .header-top-bar .header-register, #header .header-top-bar .header-language {
    float: left;
    position: relative;
}
#header .header-top-bar .header-language {
    display: block;
    margin: 0 60px;
    position: relative;
}
#header a {
    direction: rtl;
    text-decoration: none;
}
#header .header-nav-bar .primary-nav > li {
    float: right;
    margin-right: 30px;
    position: relative;
}
#header .header-nav-bar .logo {
    float: right;
}
#header .header-nav-bar .primary-nav {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
table {
    background-color: transparent;
    direction: rtl;
    margin: 30px 0 60px;
    max-width: 100%;
    width: 100%;
}
.flag {
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    position: relative;
}
h6, .h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: right;
}
.progress-bar > .progress-bar-inner > span {
    background: #423338 none repeat scroll 0 0;
    border-radius: 3px;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    left:auto;
    top: 0;
    transition: width 0.75s ease-out 0s;
    width: 0;
}
.desc{direction:rtl }
.crowdfunding-section .progress-container > .progress-bar > .progress-bar-inner > .funded {
    left: 10px;
    right:auto;
}
.crowdfunding-section .progress-container > .progress-bar > .progress-bar-inner > .days {
    right: 10px;
    left:auto;
}
#header .header-page-title h1 {
    float: right;
    font-size: 30px;
    line-height: 40px;
    margin: 0;
}
#header .header-page-title .breadcrumbs {
    direction: rtl;
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 8px 0;
    position: relative;
}
#header .header-page-title .breadcrumbs > li {
    float: right;
}

h5, .h5 {
    font-size: 18px;
    font-weight: 700;
    text-align: right;
}
.form-control {
    background-image: none;
    border: 1px solid #c8c0bb;
    border-radius: 3px;
    color: inherit;
    direction: rtl;
    
    font-size: 14px;
    height: 40px;
    line-height: 24px;
    padding: 7px 15px;
    vertical-align: middle;
    width: 100%;
}
.mt0 {
    direction: rtl;
    margin-top: 0;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
#footer {
    background: #423338 none repeat scroll 0 0;
    color: #ffffff;
    direction: rtl;
    font-size: 14px;
    position: relative;
}
h4, .h4 {
    font-size: 24px;
    text-align: right;
    line-height: 41px;
}
#footer .footer-links li a::before {
    content: "";
    font-family: "FontAwesome";
    margin-right: 10px;
}
h2:hover{
	text-decoration:none !important;
}

#mobile-menu-toggle {

    float: left;

}



@media (max-width: 480px) {


#header .header-nav-bar .primary-nav > li {
    float: none;
    margin-right: 30px;
    position: relative;
    text-align: right;
}
#header .header-nav-bar .primary-nav {
    float: none;
    overflow: hidden;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#mobile-menu-container .btn.clone {
    display: inline-block;
    margin-bottom: 15px;
    padding-right: 0;
    padding-left: 0;
    width: 45%;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 3px;
    text-align: center;
    margin-right: 10px;
}

#header .header-top-bar .header-login, #header .header-top-bar .header-register, #header .header-top-bar .header-language {
    float: left !important;
    position: relative;
    display: flex;
    margin: 0 !important;
    }
    #header .header-login > .btn, #header .header-register > .btn {
    display: block;
    width: 136px;
    margin: 0 4px;
    padding: 0 0px;
}
#header .header-top-bar .header-language {
    display: block !important;
    margin: 0 6px !important;
    float: right !important;
}

}

.title-lines-form {text-align: right;}
.line-spr{border-left: 1px solid #cfcfcf;float: right;height: 300px;margin-left: 10%;width: 10%;}
.formclass{width: 40%;float:right;}


@media (max-width: 460px) {
.line-spr{display:none; }

.formclass {width: 100%;}


.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: none;
}
}


.checkicon{
	float: right;margin-top: 5px;width: 16px;
}

.actiondelete{
	float: right ;
	margin-top: 5px ;
	width: 10px !important;
}

.confirmicon{
	
	float: right;
	margin-top: 5px;
	width: 16px !important;
}

.grayicon{
	float: right;
	 margin-top: 5px;	width: 16px !important;
}

.g-recaptcha{float:right;}

.ui-dialog .ui-dialog-buttonpane {
    padding: .3em 0.5em 0.5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none !important;
    text-align: center;
    direction: rtl;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: 5px !important;
}

.swal-footer {
    direction: rtl;
    text-align: center !important;
}

.swal-button{
    background-color: #086467;
}
.swal-button:not([disabled]):hover {
    background-color: #00494c;
}


.swal-button--cancel {
    color: #555;
    background-color: #efefef;
}
.swal-button--cancel:not([disabled]):hover {
    background-color: #e8e8e8;
}

.desc p span, .desc ol li span, .desc ul li span{
    font-family: "Droid Arabic Kufi",serif !important;
    font-size: 16px !important;
}

label {
    color: black;
}

.swal-text {
    text-align: center;
}

.error{
    font-size: 12px;
}

.juzktd{
    width: 90%;
    padding-right: 10px;
}


input[type=email] {
    direction: ltr !important;
    text-align: right!important;
}

