@CHARSET "ISO-8859-1";

html,
body,
div,
span,
object,
iframe,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
samp,
sub,
sup,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	font-family: Arial, Helvetica, sans-serif;
}


:lang(ar_SA) html,
:lang(ar_SA) body,
:lang(ar_SA) div,
:lang(ar_SA) span,
:lang(ar_SA) object,
:lang(ar_SA) iframe,
:lang(ar_SA) h3,
:lang(ar_SA) h4,
:lang(ar_SA) h5,
:lang(ar_SA) h6,
:lang(ar_SA) p,
:lang(ar_SA) blockquote,
:lang(ar_SA) pre,
:lang(ar_SA) abbr,
:lang(ar_SA) address,
:lang(ar_SA) cite,
:lang(ar_SA) code,
:lang(ar_SA) del,
:lang(ar_SA) dfn,
:lang(ar_SA) img,
:lang(ar_SA) ins,
:lang(ar_SA) kbd,
:lang(ar_SA) q,
:lang(ar_SA) samp,
:lang(ar_SA) sub,
:lang(ar_SA) sup,
:lang(ar_SA) var,
:lang(ar_SA) dl,
:lang(ar_SA) dt,
:lang(ar_SA) dd,
:lang(ar_SA) ol,
:lang(ar_SA) ul,
:lang(ar_SA) li,
:lang(ar_SA) fieldset,
:lang(ar_SA) form,
:lang(ar_SA) label,
:lang(ar_SA) legend,
:lang(ar_SA) table,
:lang(ar_SA) caption,
:lang(ar_SA) tbody,
:lang(ar_SA) tfoot,
:lang(ar_SA) thead,
:lang(ar_SA) tr,
:lang(ar_SA) th,
:lang(ar_SA) td,
:lang(ar_SA) article,
:lang(ar_SA) aside,
:lang(ar_SA) canvas,
:lang(ar_SA) details,
:lang(ar_SA) figcaption,
:lang(ar_SA) figure,
:lang(ar_SA) footer,
:lang(ar_SA) header,
:lang(ar_SA) hgroup,
:lang(ar_SA) menu,
:lang(ar_SA) nav,
:lang(ar_SA) section,
:lang(ar_SA) summary,
:lang(ar_SA) time,
:lang(ar_SA) mark,
:lang(ar_SA) audio,
:lang(ar_SA) video {
	font-family: tahoma, verdana, helvetica;
}


html,
body,
div,
span,
object,
iframe,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
samp,
sub,
sup,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	line-height: normal;
	border: 0;
	outline: 0;

	font-size: 100%;
	margin: 0;
	padding: 0;
}

ul,
ol,
li {
	list-style: none;
}

body:lang(ar_SA) {
	direction: rtl;

}


:lang(ar_SA) .has-feedback .form-control {
	padding-right: 12px;
}

:lang(ar_SA) .checkbox label {
	padding-left: initial;
	padding-right: 0;
}


body {
	font-size: 12px !important;
	color: #555;
}

html,
body {
	height: 100vh;
	width: 100%;
	/*     height: 100%; */
}

a {
	color: #555;
	text-decoration: none;
	outline: 0;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #555;
}

a:hover {
	color: #EA0028;
	text-decoration: none;
}

.noMargin {
	margin: 0;
}

.noPadding {
	padding: 0;
}

.top5 {
	margin-top: 5px;
}

.top7 {
	margin-top: 7px;
}

.top10 {
	margin-top: 10px;
}

.top15 {
	margin-top: 15px;
}

.top20 {
	margin-top: 20px;
}

.top25 {
	margin-top: 25px;
}

.top30 {
	margin-top: 30px;
}

.top40 {
	margin-top: 40px;
}

.bot18 {
	padding-bottom: 18px;
}

.left70 {
	padding-left: 70px;
}

.bot8 {
	padding-bottom: 8px;
}

.bot30 {
	padding-bottom: 30px;
}

.mb-1 {
	margin-bottom: .25rem !important;
}

@media (max-width: 768px) {

	[class*="col-"] {
		margin-bottom: 10px;
	}

}

.align-footer {
	direction: rtl;
	text-align: right;
}

/* -------------------mobile design---------------------- */

.footer-xs {
	bottom: 0;
	width: 100%;
	height: 100px;
	background-color: #3e4045;
	color: #fff;
}



@media only screen and (max-width: 600px) {

	.body-xs {
		max-width: 100%;
		overflow-x: hidden;
	}


}

.margin-xs {
	margin-left: -65px;
	margin-right: -65px;
}

.display-none {
	display: none !important;
}

.visible {
	display: block !important
}

@media (min-width: 767px) {
	.inputs {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.inputs {
		display: inline-block !important;
	}
}

/* .iPadFooter { */
/*      position: fixed; */
/*      padding: 10px 10px 0px 10px; */
/*      bottom: 0; */
/*      width: 100%; */
/*      Height of the footer  */
/*      height: 40px; */
/*      background: grey; */
/*  } */

/* Force LTR behavior regardless of page locale */
.otp-container {
	direction: ltr;
	/* layout and caret move LTR */
}

.otp-digit {
	direction: ltr;
	/* each input is LTR */
	unicode-bidi: plaintext;
	/* prevents bidi reordering in mixed scripts */
	text-align: center;
	/* keep digits centered */
	border: none;
	border-bottom: 2px solid #ddd;
	width: 40px;
	font-size: 20px;
	padding: 6px 0;
	outline: none;
}

.otp-digit:focus {
	border-bottom-color: #007bff;
}

.switch {
	position: relative;
	display: inline-block;
	width: 46px;
	height: 22px;
}

.switch input {
	display: none;
}

.switch-box {
	display: flex;
	flex-direction: column;
	/* text above, switch below */
	align-items: center;
	/* center horizontally */
	justify-content: center;
	padding: 10px;
}

.switch-text {
	margin-bottom: 8px;
	/* space between text and switch */
	text-align: center;
	font-weight: bold;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 2px;
	bottom: 2px;
	background-color: white;
	transition: .4s;
}

input:checked+.slider {
	background-color: #2196F3;
}

input:checked+.slider:before {
	transform: translateX(24px);
}

.slider.round {
	border-radius: 22px;
}

.slider.round:before {
	border-radius: 50%;
}