.col-md-1, .col-sm-1, .col-lg-1,
.col-md-2, .col-sm-2, .col-lg-2,
.col-md-3, .col-sm-3, .col-lg-3,
.col-md-4, .col-sm-4, .col-lg-4,
.col-md-5, .col-sm-5, .col-lg-5,
.col-md-6, .col-sm-6, .col-lg-6,
.col-md-7, .col-sm-7, .col-lg-7,
.col-md-8, .col-sm-8, .col-lg-8,
.col-md-9, .col-sm-9, .col-lg-9,
.col-md-10, .col-sm-10, .col-lg-10,
.col-md-11, .col-sm-11, .col-lg-11,
.col-md-12, .col-sm-12, .col-lg-12 {
    float: right !important;
}
*
.connect {
    font-size: 19px !important;
    padding-top: 7px !important;
}
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.fixed_ar
{
    position: absolute;
    top:250px;
    left: 0;
    width:150px;
    height:200px;
    z-index:999;
}
.button
{
    display: block;
    transition: transform 0.3s ease; /* Smooth transition effect */
    border: 0;
    line-height: 3;
    margin-bottom: 0.3em;
    outline: none;
    text-decoration: none;
    color: #fff;
    width: 250px;
    font-size: 16px;
    border-radius: 20px 0 0 20px;
}
.buttonDiv
{
    padding: 0 21px;
    border-radius: 0px 30px 30px 0px;
}
.buttonDiv:hover
{
    background: white;
    transition: margin 500ms;
    transform: translateX(100px); /* Move 100px to the right */
    margin-left: -20px;
}
/* Button Css */
.bg-b-blue
{
    background: linear-gradient(45deg,#1a77e2,#bfd6f1);
}
.bg-b-blue:hover
{
    background:linear-gradient(45deg,#1a77e2,#4485d2);
}
.bg-b-green
{
    background: linear-gradient(45deg,#2ed8b6,#59e0c5);
}
.bg-b-orange
{
    background: linear-gradient(45deg, #fda582, #f7cf68);
}
.bg-b-orange:hover
{
    background:linear-gradient(45deg, #fda582, #fcac7d);
}
.bg-b-purple
{
    background: linear-gradient(45deg, #a52dd8, #e29bf1);
}
.bg-b-purple:hover
{
    background:linear-gradient(45deg, #a52dd8, #b143dd);
}


















body{
	direction: rtl;
}
p{
	direction: rtl;
}
#mobile_menu {
    display: none;
}

#mobile_gov_menu {
    display: none;
}

.owl-carousel {
    direction: ltr !important;
}

.gouvernanceMenu {
    width: 80%;
    text-align: center;
}

.header_social {
    width: 75% !important;
    margin: 0 !important;
}

.header_social .header_social_bookmark {
    float: left;
}

.separatorCN {
    border-left: 1px solid #fff !important;
    border-right: none;
}

.menu_float_left {
    float: right;
}

.menu_float_left_search {
    float: left !important;
}

.catagories_list ul li, .archaive_list ul li {
    background: rgba(0, 0, 0, 0) url(../img/footer_menu_arrow_ar.png) no-repeat scroll right center;
    display: block;
    padding-right: 20px;
}

#nav .gouvernanceMenu .sub-menu {
    left: 100% !important;
    top: 0 !important;
}
#nav > li:last-child {
    float: right;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 10px;
}
#nav .menu_float_left_search {
    float: left !important;
}
.mainmenu ul#nav li a {
    text-align: right;
}

#nav > li ul {
    left: -94px;
    width: 200px;
}
.mainmenu.custom a.level1 {
    padding: 8px 0px 13px 0 !important;
}
li.gouvernanceMenu  a {
    text-align: center !important;
}
li.gouvernanceMenu ul {
    width: 100% !important;
    left: 0 !important;
}
li.gouvernanceMenu ul li {
    width: 100% !important;
}
a.delete-collection-item {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 2px 5px 5px 5px;
    color: red;
    float: left !important;
    margin-top: -30px;
}

.table th {
    text-align: right !important;
}

.blog_content {
    padding: 10px;
    text-align: right;
}

.highlight_text {
    text-align: center;
    border-right: 4px solid #24bd00;
    border-left: none;
    padding: 10px 100px 10px 10px;
}

.highlight_text > img {
    right: 25px;
}
.mainmenu ul#nav {
    margin: 0 0px 0 -70px;
    text-align: right;
}

.raccourci a {
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 20px;
}


.radio span {
    padding-right: 35px !important;
}

.myform {
    float: right !important;
    direction: rtl !important;
}

.filter_status {
    margin-right: -45px !important;
    margin-right: 0;
}

.radio-inline {
    margin-right: 25px !important;
}

.footer_social_bookmark {
    float: left;
}

.catagories_list ul li,
.archaive_list ul li {
    background: rgba(0, 0, 0, 0) url("../img/footer_menu_arrow_ar.png") no-repeat scroll right center;
    display: block;
    padding-left: 20px;
}

.nav-tabs > li {
    float: right;
}

@media screen and (max-width: 426px) {
    .col-md-1, .col-sm-1, .col-lg-1, .col-md-2, .col-sm-2, .col-lg-2, .col-md-3, .col-sm-3, .col-lg-3, .col-md-4, .col-sm-4, .col-lg-4, .col-md-5, .col-sm-5, .col-lg-5, .col-md-6, .col-sm-6, .col-lg-6, .col-md-7, .col-sm-7, .col-lg-7, .col-md-8, .col-sm-8, .col-lg-8, .col-md-9, .col-sm-9, .col-lg-9, .col-md-10, .col-sm-10, .col-lg-10, .col-md-11, .col-sm-11, .col-lg-11, .col-md-12, .col-sm-12, .col-lg-12 {
        float: none !important;
    }
}

/*#content table:not(.contact_information_form  table) {
    direction: ltr;
}*/

#content table tr td {
    text-align: justify !important;
}

.process_area_menu > ul li::after {
    background: rgba(0, 0, 0, 0) url(img/process_area_after.png) no-repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -66%;
    position: absolute;
    top: 60px;
    width: 100%;
}

p {
    margin: 20px 10px 10px 14px !important;
    text-align: justify;
}

.back-link a {
    color: #4ca340;
    text-decoration: none;
    border-bottom: 1px #4ca340 solid;
}

.back-link a:hover,
.back-link a:focus {
    color: #408536;
    text-decoration: none;
    border-bottom: 1px #408536 solid;
}

h1 {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
    margin: 0;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    margin-bottom: 3px;
}

.entry-header {
    text-align: left;
    margin: 0 auto 50px auto;
    width: 80%;
    max-width: 978px;
    position: relative;
    z-index: 10001;
}

#demo-content {
    padding-top: 100px;
}

.work_area {
    width: 100%;
    z-index: 999;
}

.process_area_menu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.process_area_menu > ul li {
    display: inline-block;
    margin: 0 4%;
    position: relative;
}

.process_area_menu > ul li::after {
    background: rgba(0, 0, 0, 0) url("../img/process_area_after.png") no-repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 104%;
    position: absolute;
    top: 60px;
    width: 100%;
}

.process_area_menu > ul li a img {
    transition: all 0.5s ease 0s;
}

.process_area_menu img:hover {
    transform: rotate(90deg);
}

.process_area_menu > ul li:first-child::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.process_title {
    font-weight: 600;
    color: #323232;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}

.blue {
    background: #347fd0;
}

.news {
    box-shadow: inset 0 -15px 30px rgba(0, 0, 0, 0.4), 0 5px 10px rgba(0, 0, 0, 0.5);
    width: auto;
    margin: -7px auto;
    overflow: hidden;
    border-radius: 4px;
    padding: 1px;
    -webkit-user-select: none;
    /*     position:fixed;*/
}

.news span {
    float: right;
    color: #fff;
    padding: 9px;
    position: relative;
    top: 1%;
    box-shadow: inset 0 -15px 30px rgba(0, 0, 0, 0.4);
    font-family: 16px 'Droid Arabic Kufi', 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    cursor: pointer;
}

.text1 {

    box-shadow: none !important;
    width: auto;
}

span.text1 {
    width: auto;
}

/*.news blue{
	position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
box-sizing: border-box;}*/
.contact_title {
    margin-right: 50px !important;
}

.s_header > div {
    color: #24bd00;
    font-size: 30px;
    right: 10px;
    margin-top: -7px;
    position: absolute;
    top: 0;
}

.contact_information_form p {
    text-align: initial !important;
}
.cmf-block .blog_date {
	background: #24bd00 none repeat scroll 0 0;
	bottom: 27px;
	color: #fff;
	font-weight: bold;
	height: 50px;
	left: 5px;
	line-height: 19px;
	padding: 0px 0;
	position: absolute;
	text-align: center;
	text-transform: initial;
	width: 50px;
}
.cmf-block p.Blog_month {
	margin: 8px 8px 0px 0px !important;

}
.cmf-block p.blog_year {
	margin: 8px 0px 0px 0px !important;
    padding-right: 8px;
}
.email_us.s_header  p.capitalize{
	margin-top: 30px !important;
	padding-bottom: 22px !important;
}
.search-form .form-group input.form-control {
    padding-right: 40px;
    text-align: right;
    direction: rtl;
}
.s_contuct_icon {
    right: 0;
   left:initial;
}
.single_contact {
    padding-right: 35px;
    padding-left: initial;
}
#welcomeModel .close {
    float: left;
}
.pagination>li {
    float: right;
}
form label {
    text-align: initial;
}
.dataTables_length{
    float: left;
    margin-top: 12px;
}
