* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	outline: none;
}

@font-face {
	font-family: "TheMixArabic-Plain";
	src: url(../fonts/TheMixArabic-Plain.otf);
}

@font-face {
	font-family: "TheMixArabic-Bold";
	src: url(../fonts/TheMixArabic-Bold.otf);
}

a:hover,
a:focus {
	text-decoration: none;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	color: #2c4250;
}

p {
	margin: 0;
}

h4,
h5,
h6 {
	line-height: 1.7;
}

input,
textarea,
a,
button {
	outline: none !important;
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

a {
	color: #2B1A67;
}

a:hover {
	color: #2B1A67;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

body {
	font-weight: 400;
	font-size: 14px;
	line-height: 2;
	background-color: #ffffff;
	font-family: "TheMixArabic-Plain";
	color: #707070;
	direction: rtl;
	text-align: right;
	padding-top: 35px;
}

button,
input,
optgroup,
select,
textarea {
	font-family: "TheMixArabic-Plain"!important;
}

.title_section {
	text-align: center;
	width: 100%;
	padding: 20px
}


/*============================================================ genary================================= */

body {
	background-color: #eeeeee4a;
}

.tob-navbar {
	height: 65px;
	background-color: #a731bc;
}

.main {
	border-radius: 15px;
	background-color: #fff;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	position: absolute;
	top: 36px;
	margin-bottom: 31px;
}

.main .title {
	height: 57px;
	background-color: #f4f0ff;
	padding: 12px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	font-size: 25px;
}


/*=====================================================index page=============================================*/

.rowImg {
	width: 90%;
	margin-right: 5%;
	height: 50vh;
	margin-top: 33px;
	margin-bottom: 33px;
}

.rowImg img {
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
}

.rowImg ads {
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
}
.rowBtn {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
	margin-right: 5%;
}

.gregornia_date {
    /* float: left; */
    text-align: left;
}

.rowTitle {
	margin-top: 20px;
	width: 80%;
	margin-right: 10%;
}

.rowTitle>div {
	display: table-cell;
	vertical-align: middle;
	/* width: 33.32%; */
}

.group_inputs>.inputs{
    display: table-cell;
	vertical-align: middle;
}

.logo {
	width: 60px;
	text-align: center;
	/* margin-top: 17px; */
}

.rowBtn a {
	width: 100%!important;
	padding: 10px!important;
	/* border-radius: 12.3rem!important; */
	margin-bottom: 7px;
}

/* .col-md-4 .label {
	width: 50%;
	margin-right: 25%;
}

.col-md-4 input[type=number] {
	width: 50%;
	margin: 0 auto;
} */

.line_height_70 {
	line-height: 70px;
}

.widht_50 {
    width: 50%;
    font-size: 10px;
}
.margin_right_25{
    margin-right: 25%;
}
.widht_20 {
	width: 20%;
	position: relative;
	bottom: 40px;
}

.font_size_1 {
	font-size: 1px;
}

.section_btn{
box-shadow: 5px 10px #d8d2d2;
    border: 1px solid #bdb6b6;
    background: white;
    margin-top: 14px;
}

.modal {
	margin-top: 40px;
}

#load {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: block;
	opacity: 0.8;
	z-index: 100000;
	background-color: #fff;
	z-index: 199;
	text-align: center;
}
.blod{
    font-weight: bold;
}
.modal-footer {
    justify-content: center!important;
    flex-wrap: unset!important;
}

legend {
    font-size: 1.0rem!important;
    text-align: center;


}
.modal-footer button{
    width: 50%!important;
}
.table_header {
    width: 100%;
    margin-bottom: unset!important;
    color: unset!important;
    font-size: 12px!important;
}
.table_result_age tr th{
    text-align: center;
}

.table_result_age tr td{
    text-align: center;
}

.table_header td, .table_header th {
    border-top:unset!important;
         padding: unset!important;
}

.result_age_lable{
    text-align: center;
    width: 100%;

}

#loading-image {
	position: absolute;
	top: 50%;
	z-index: 200;
	right: 50%;
	z-index: 200;
}
