.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement
 {
    text-align: right;
}

.frm_dropzone .frm_upload_text::after
 {
    content: "تصفح الملف";
}
.frm_dropzone .frm_upload_text {
    flex-direction: row-reverse;
}

.frm_dropzone .frm_upload_text::before {
    left: 85px;
    right: auto;
}
html[dir="rtl"] .frm_submit {
    flex-direction: row-reverse;
}

html[dir="rtl"] .frm_button_submit {
    float: right;
}

.khopSec li {
    padding-right: 15px;
    border-right: 5px solid #00AAE1;
    margin-bottom: 20px;
	padding-left: 0 !important;
    border-left: 0px solid #00AAE1 !important;
}

.countryMapInfo::after {
    right: -5px;
}
.countryMapInfo {
    padding-right: 1vw;
    border-right: 2px solid #32AB45;
    padding-bottom: 1vw;
    position: relative;
    margin-right: 3.25vw;
	padding-left: 0vw !important;
    border-left: 0px solid #32AB45 !important;
    margin-left: 0 !important;	
	
}

.popup-block .popup-close{
	left: 15px;
    right: auto;
}
.frm_fields_container {
    direction: rtl;
}
.popup-block .frm_primary_label {
    direction: rtl;
    text-align: right;
}
.frm_first {
    margin-left: 10%;
	margin-right: 0;
}

.newsType .event {
    background-color: #a9800b;
}