﻿
@font-face {
    font-family: "Droid Arabic Kufi";
    src: url("../../app-assets/css-rtl/Mfonts/DroidKufi-Regular.ttf");
}

.select2-results__option {
    padding-left: 10px;
    vertical-align: middle;
}
.modal-header .close{
    margin:0px!important;
}

#Mngo_international_doc_file {
    color: #32b6e9 !important;
}
#templet p{
    margin-bottom:10px!important;
}
#val {
}
.Msuccess {
    color:#32b6e9!important;
}
select input {
    height: 55px !important;
}
.container{
    max-width:100% !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaeb;
    color: #272727;
}

.select2-container--default .select2-selection--multiple {
    margin-bottom: 10px;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #000 !important;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
    border: 1px solid black !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #000;
    border-width: 2px;
}

.select2-container--default .select2-selection--multiple {
    border-width: 2px;
    border: 1px solid #000 !important;
}

.select2-container--open .select2-dropdown--below {
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.select2-container--open {
    border: 1px solid #FFF !important;
}

.select2-selection .select2-selection--multiple:after {
    content: 'hhghgh';
}



.select2-selection {
    border: 1px solid #fff !important;
}

.select2-container, .select2-selection {
    min-width: 100%;
    min-height: 42px !important;
    font-size: 0.7rem;
}

.Mbody {
    direction: rtl;
    text-align: right;
    font-size:14px;
}

/*body {
    font-family: Droid Arabic Kufi !important;
}*/

.Muploud {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.Mlogimg {
    max-width: 13%
}

.Mheader_logimg {
    max-width: 30%
}
.Mheader {
    margin-top: -20px;
    padding: 15px 2px 2px 5px;
}

.Mslide, .Msteptwo, .Mstepthree, .Mstepfour, .Mstepsix, .Mstepone {
    max-width: 86%;
    margin: 0px 7%;
}
.Mslide {
    text-align: center;
    padding: 15px 5px 5px 5px;
   
}

.active {
    background-color: #f1f8ff;
    padding-top: 5px;
}
.M_international_next{
    width:100%!important;
}
.Mslideone, .Mslidetwo, .Mslidethree, .Mslidfour, .Mslidfive {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-radius: 5px;
}
h8 {
    font-size: 2.1rem;
    font-weight: 500;
    line-height: 1.2;
}
.Msteptwo, .Mstepthree, .Mstepfour, .Mstepone {
    padding: 20px;
}

.Msteptwo, .Mstepthree, .Mstepfour, .Mstepsix {
    display: none;
}

.input100 {
    position: relative;
    display: block;
    width: 100%;
    background: #f8f8f8;
    border-radius: 3px;
    font-size: 18px;
    color: #1d1d1e;
    line-height: 1.2;
    border-color: black;
    border: 1px solid;
}

.Mnext {
    width: 100%;
    float: left;
}
.save_local_ngo , M_international_save {
    width: 100%!important;
}
.Mprev {
    width: 100%;
    float: right;
}

.fa-2x {
    font-size: 1.5em;
}

.Mmaincard {
    text-align: center;
    width: 28rem;
    margin-bottom: 30px;
}

.form-label {
    text-align: right !important;
}

.form-file {
    width: 100% !important;
}

.Msuccess {
    width: 100%;
}

.Mprimary {
    width: 100%;
    height: 40px;
 
}

.zps-primary-button {
    background-color: #32b6e9 !important;
    border-radius: 10px;
    padding: 2px 10px !important;
    color: white !important;
}

.zps-secondary-button {
    background-color: red !important;
    padding: 6px 10px !important;
    border-radius: 10px !important;
}


