a {
				text-decoration: none;
}
.theyear {
				background-repeat: no-repeat;
				background-position: 6px;
				width: 50%;
				margin-top: 2px;
				line-height: 1;
				border-radius: 5px;
				background-color: #4a4a4a;
				color: #ff0;
				font-size: 16px;
				padding: 5px;
				-webkit-appearance: none;
				height: 33px;
				outline: 0;
				float: right;
}
.submit {
				background: beige;
				width: 100%;
				border: 2px solid #cdcecd;
				border-radius: 5px;
				font-family: 'Cairo',sans-serif;
}
#changedate {
				text-align: center;
				color: azure;
				background-color: #006c62;
				font-size: 16px;
				margin-top: 10px;
				clear: both;
}
.adv {
				padding: 15px;
				text-align: center;
}
.menubefor {
				font-size: 14px;
				padding: 2px;
				background: beige;
				width: 100%;
				border: 2px solid #cdcecd;
				border-radius: 5px;
}
.meunext {
				font-size: 15px;
				padding: 2px;
				background: beige;
				width: 100%;
				border: 2px solid #cdcecd;
				border-radius: 5px;
}
.ramdan {
				text-align: center;
				font-size: 13px;
}
.country {
				margin-bottom: 2rem;
				background-color: #e9ecef;
				border-radius: .3rem;
				top: 21px;
				position: relative;
}
.hijritoday {
				padding: 8px;
				text-align: center;
				background-color: #444;
				margin-top: 10px;
				clear: both;
				color: #fff;
}
. .button {
				border: none;
				color: #fff;
				padding: 4px 15px;
				text-align: center;
				text-decoration: none;
				display: inline-block;
				font-size: 14px;
				font-family: 'Cairo',sans-serif;
				cursor: pointer;
}
.button1 {
				color: #006c62;
				border: 1px solid #c5c5c5;
}
. button1:hover {
				background-color: #006c62;
				color: #fff;
}
.button3 {
				margin-top: 5px;
}
.button2, .button4 {
				background-color: #006c62;
				color: #f2f2f2;
				border: 1px solid #006c62;
}
.button5 {
				background-color: #006c62;
				color: #f2f2f2;
				border: 1px solid #006c62;
}
.button4:hover, .button5:hover {
				background-color: #c5c5c5;
				color: #14a51a;
}
.button2:hover {
				background-color: #008cba;
				color: #fff;
}
#changedatetype, #country {
				position: relative;
				border: 1px solid #ccc;
				border-radius: 4px;
				background-color: #fbfbfb;
				padding: 10px;
				margin-bottom: 1.5em;
}
#Convertdate {
				position: relative;
				border: 1px solid #ccc;
				border-radius: 4px;
				background-color: #fbfbfb;
				padding: 10px;
				margin-bottom: 1.5em;
}
#Convertdatemeladi {
				display: none;
				position: relative;
				border: 1px solid #ccc;
				border-radius: 4px;
				background-color: #fbfbfb;
				padding: 10px;
				margin-bottom: 1.5em;
}
#changedatetype, #country {
				display: none;
}
#loading {
				display: none;
				position: fixed;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				width: 100%;
				z-index: 10000;
}
.loading {
				overflow: hidden;
}
.loading .modal {
				display: block;
}
.form-inline {
				display: flex;
				flex-flow: row wrap;
				align-items: center;
}
.form-inline label {
				margin: 5px 10px 5px 0;
}
.form-inline select {
				vertical-align: middle;
				margin: 5px 10px 5px 0;
				padding: 9px;
				border: 1px solid #ddd;
				background: #fff;
				color: #000;
				height: auto;
				width: 250px;
}
.form-inline input {
				vertical-align: middle;
				margin: 5px 10px 5px 0;
				padding: 10px;
				border: 1px solid #ddd;
}
.form-inline button {
				padding: 10px 20px;
				background-color: #1e90ff;
				border: 1px solid #ddd;
				color: #fff;
				cursor: pointer;
}
.form-inline button:hover {
				background-color: #4169e1;
}
.load-more {
				background: #f4f4f4;
				text-align: center;
				color: #fff;
				padding: 10px 0;
}
.procc {
				width: 65px;
}
.namediv {
				float: right;
				padding: 11px;
				margin-top: 10px;
				margin-left: 0;
}
.dataTable {
				width: 100%;
				margin-left: auto;
				margin-right: auto;
				margin-top: 0;
				margin-bottom: 0;
				max-width: 62.5rem;
				float: right;
}
.dateconvert {
				display: flex;
				justify-content: center;
}
.nconvertfrommeladi {
				background: #008cba;
				color: #fff;
}
.nconvertfromhijri {
				background: #4caf50;
				color: #fff;
}
.link-secondary {
    color: #000000;
}
input[type=submit] {
    width: 100%;
    background: #006c62;
    border: none;
    color: #fbfbfb;
    padding: 11px 11px;
    text-decoration: none;
    margin: 2px 9px;
    margin-top: 3px;
    cursor: pointer;
}
ol {
				padding: 10px;
}
ol li {
				display: inline;
}
ul {
				list-style: none;
				text-align: right;
}
.listhref li a {
				color: white;
}
.listhref li {
    margin: 0 10px;
    display: inline-block;
    width: 280px;
    border: 2px solid rgb(4 130 118);
    padding: 5px 0;
    padding-right: 10px;
    margin-top: 10px;
    border-radius: 4px;
    background-color: #FF5050;
}
.months {
}
.months td {
				border-bottom: 1px solid #e0e0e0;
				padding: 5px;
				border-right: 1px solid #eee;
				text-align: center;
}
.months td.num {
				background: #eee;
}
.jd-block .jd-block-header {
				border-bottom: 2px solid #006c62;
				background: #f0f0f0;
				color: #543e4d;
				font-size: 13px;
				padding: 10px;
}
.calendarWeek table {
}
.calendarWeek td, .calendarWeek th {
				margin: 2px;
				border: 1px solid #4F4F00;
				text-align: center;
}
.colDay1, .colDay2, .colDay3, .colDay4, .colDay5, .colDay6, .colDay7, .colBlank {
				background-color: #FFFFFF !important;
}
.today {
    background-color: #ffb700 !important;
    border: 1px solid #ffb700 !important;
}
.popup {
				position: absolute;
				width: 150px;
				display: none;
				background-color: #FFFFFF;
				border: 1px solid black;
				padding: 5px;
}
footer {
				background: #212529;
}
.group {
				
				padding: 10px;
				text-align: right;
}

.group {
				
				padding: 15px;
				text-align: right;
}
.card-header {
    color: #006c62;
}
.card-body blockquote h1 {	
    font-size: 1.5rem;
}


.alert-primary {
    color: #f6f6f6 !important;
    background-color: #006c62 !important;
    border-color: #006c62 !important;
}
.alert-success {
    color: #ffffff !important;
    background-color: #006c62 !important;
    border-color: #006c62;
}
.alert-danger {
    color: #ffffff !important;
    background-color: #006c62 !important;
    border-color: #006c62 !important;
}
.alert-warning {
    color: #664d03 !important;
    background-color: #ebf4f3 !important;
    border-color: #ebf4f3 !important;
}

.dropmenu_mobile {
	display: none;
}

.footer-menu {
	background: #006c62;
    text-align: center;
}
.footer-menu .nav {
	text-align: center;
    display: inherit  !important;
}
.footer-menu .link-secondary {
	color: #ffffff;
    display: inline-block !important;
}


@media screen and (max-width: 1000px) {
	.dropmenu_mobile {
		display: block;
		text-align: center;
		padding: 10px 0;
		color: #006c62! important;
		font-size: large;
	}
	.dropmenu_mobile span {
		display: inline-block;
		height: 3px;
		width: 25px;
		background: #006c62;
		margin-left: 10px;
		position: relative;
	}
	.dropmenu_mobile span:before {
		content:"";
		display: inline-block;
		height: 3px;
		width: 25px;
		background: #006c62;
		position: absolute;
		right: 0;
		top: -6px;
	}
	.dropmenu_mobile span:after {
		content:"";
		display: inline-block;
		height: 3px;
		width: 25px;
		background: #006c62;
		position: absolute;
		right: 0;
		top: -12px;
	}
	.nav-scroller {
		height: inherit !important;
		overflow: initial !important;
	}
	.nav-scroller nav.nav {
		display: inherit !important;
		flex-wrap: inherit;
		display: none !important; 
		overflow: inherit !important;
		border-top: 1px solid #c0bbbb !important;	

	}
	.nav-scroller nav.nav .link-secondary {
		display: block;
	}
	.nav-scroller:hover nav.nav {
		display: block !important;
	}
	button.tablinks {
		margin-top: 20px;
	}
}