
/* General */
@font-face {
	font-family: 'TheSansArabic';
	src: url('../fonts/TheSansArabic/TheSansArabic-Plain.eot?hrolnb');
	src: url('../fonts/TheSansArabic/TheSansArabic-Plain.eot?hrolnb#iefix') format('embedded-opentype'),
		url('../fonts/TheSansArabic/TheSansArabic-Plain.ttf?hrolnb') format('truetype'),
		url('../fonts/TheSansArabic/TheSansArabic-Plain.woff?hrolnb') format('woff'),
		url('../fonts/TheSansArabic/TheSansArabic-Plain.svg?hrolnb#smis') format('svg');
}

@font-face {
	font-family: 'TraditionalArabic';
	src: url('../fonts/TheSansArabic/TraditionalArabic.eot?hrolnb') ;
	src: url('../fonts/TheSansArabic/TraditionalArabic.eot?hrolnb#iefix') format('embedded-opentype'),
		url('../fonts/TheSansArabic/TraditionalArabic.ttf?hrolnb') format('truetype'),
		url('../fonts/TheSansArabic/TraditionalArabic.woff?hrolnb') format('woff'),
		url('../fonts/TheSansArabic/TraditionalArabic.svg?hrolnb#smis') format('svg');
}

/* General */
body{
	font-family: 'TheSansArabic';
}
.row-eq-height{
	align-items: stretch;
}
.row-eq-height.row-v-centered-content > div{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.highlighted{
	color: #e06262;
}

.p-0{
	padding: 0 !important;
}
.p-5{
	padding: 5px !important;
}
.p-10{
	padding: 10px !important;
}
.p-15{
	padding: 15px !important;
}
.p-20{
	padding: 20px !important;
}
.p-25{
	padding: 25px !important;
}
.p-30{
	padding: 30px !important;
}
.p-40{
	padding: 40px !important;
}
.p-50{
	padding: 50px !important;
}
.p-60{
	padding: 60px !important;
}
.p-70{
	padding: 70px !important;
}
.p-80{
	padding: 80px !important;
}
.p-90{
	padding: 90px !important;
}
.p-100{
	padding: 100px !important;
}

.p-t-0{
	padding-top: 0 !important;
}
.p-t-5{
	padding-top: 5px !important;
}
.p-t-10{
	padding-top: 10px !important;
}
.p-t-15{
	padding-top: 15px !important;
}
.p-t-20{
	padding-top: 20px !important;
}
.p-t-25{
	padding-top: 25px !important;
}
.p-t-30{
	padding-top: 30px !important;
}
.p-t-40{
	padding-top: 40px !important;
}
.p-t-50{
	padding-top: 50px !important;
}
.p-t-60{
	padding-top: 60px !important;
}
.p-t-70{
	padding-top: 70px !important;
}
.p-t-80{
	padding-top: 80px !important;
}
.p-t-90{
	padding-top: 90px !important;
}
.p-t-100{
	padding-top: 100px !important;
}

.p-b-0{
	padding-bottom: 0 !important;
}
.p-b-5{
	padding-bottom: 5px !important;
}
.p-b-10{
	padding-bottom: 10px !important;
}
.p-b-15{
	padding-bottom: 15px !important;
}
.p-b-20{
	padding-bottom: 20px !important;
}
.p-b-25{
	padding-bottom: 25px !important;
}
.p-b-30{
	padding-bottom: 30px !important;
}
.p-b-40{
	padding-bottom: 40px !important;
}
.p-b-50{
	padding-bottom: 50px !important;
}
.p-b-60{
	padding-bottom: 60px !important;
}
.p-b-70{
	padding-bottom: 70px !important;
}
.p-b-80{
	padding-bottom: 80px !important;
}
.p-b-90{
	padding-bottom: 90px !important;
}
.p-b-100{
	padding-bottom: 100px !important;
}

.m-0{
	margin: 0 !important;
}
.m-5{
	margin: 5px !important;
}
.m-10{
	margin: 10px !important;
}
.m-15{
	margin: 15px !important;
}
.m-20{
	margin: 20px !important;
}
.m-25{
	margin: 25px !important;
}
.m-30{
	margin: 30px !important;
}
.m-40{
	margin: 40px !important;
}
.m-50{
	margin: 50px !important;
}
.m-60{
	margin: 60px !important;
}
.m-70{
	margin: 70px !important;
}
.m-80{
	margin: 80px !important;
}
.m-90{
	margin: 90px !important;
}
.m-100{
	margin: 100px !important;
}

.m-t-0{
	margin-top: 0 !important;
}
.m-t-5{
	margin-top: 5px !important;
}
.m-t-10{
	margin-top: 10px !important;
}
.m-t-15{
	margin-top: 15px !important;
}
.m-t-20{
	margin-top: 20px !important;
}
.m-t-25{
	margin-top: 25px !important;
}
.m-t-30{
	margin-top: 30px !important;
}
.m-t-40{
	margin-top: 40px !important;
}
.m-t-50{
	margin-top: 50px !important;
}
.m-t-60{
	margin-top: 60px !important;
}
.m-t-70{
	margin-top: 70px !important;
}
.m-t-80{
	margin-top: 80px !important;
}
.m-t-90{
	margin-top: 90px !important;
}
.m-t-100{
	margin-top: 100px !important;
}

.m-b-0{
	margin-bottom: 0 !important;
}
.m-b-5{
	margin-bottom: 5px !important;
}
.m-b-10{
	margin-bottom: 10px !important;
}
.m-b-15{
	margin-bottom: 15px !important;
}
.m-b-20{
	margin-bottom: 20px !important;
}
.m-b-25{
	margin-bottom: 25px !important;
}
.m-b-30{
	margin-bottom: 30px !important;
}
.m-b-40{
	margin-bottom: 40px !important;
}
.m-b-50{
	margin-bottom: 50px !important;
}
.m-b-60{
	margin-bottom: 60px !important;
}
.m-b-70{
	margin-bottom: 70px !important;
}
.m-b-80{
	margin-bottom: 80px !important;
}
.m-b-90{
	margin-bottom: 90px !important;
}
.m-b-100{
	margin-bottom: 100px !important;
}

.justify-align{
	text-align: justify;
}

/* Header */
header.header{
	background-color: #a02c42; /*b22525 aa233c*/
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1000;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 1px 5px 0px rgba(255,255,255,1);
	box-shadow: 0px 1px 5px 0px rgba(255,255,255,1);
}
.header-container{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	height: 80px;
	box-sizing: border-box;
	padding: 10px 0;
}
.header-container .logo-wrapper{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
}
.header-container .logo-wrapper .logo img{
	height: 60px;
}
.header-container .logo-wrapper .text{
	min-height: 40px;
	padding: 0 10px;
	font-size: 12px;
	color: #ffe0e0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-weight: bold;
}
.header-container nav.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header-container nav.menu ul li{
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-left: 10px;
}
.header-container nav.menu ul li a{
	font-size: 14px;
	border-bottom: 1px solid transparent;
	transition: border-color 0.5s;
	padding-bottom: 5px;
}
.header-container nav.menu ul li a:last-of-type{
	margin-left: 0;
}
.header-container nav.menu ul li a:link,
.header-container nav.menu ul li a:visited,
.header-container nav.menu ul li a:hover,
.header-container nav.menu ul li a:active{
	color: #ffe0e0;
	text-decoration: none;
}
.header-container nav.menu ul li a:hover,
.header-container nav.menu ul li a:active,
.header-container nav.menu ul li a.active{
	border-bottom-color: #ffe0e0;
}
	
.main-container{
	min-height: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

/* Footer */
footer.page-footer{
	background-color: #000000;
}
footer.page-footer .footer{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding-top: 10px;
	color: #ffffff;
	font-size: 14px;
}
footer.page-footer .footer > div{
	padding-bottom: 10px;
}
footer.page-footer .footer img{
	height: 21px;
}
.footer-widgets{
	background-color: #262626;
	padding: 30px 0;
	color: #ffffff;
}
.footer-widgets ul{
	margin: 5px 0 0;
	padding: 0;
	list-style-type: none;
}
.footer-widgets ul li{
	float: right;
	margin-left: 15px;
}
.footer-widgets ul li a{
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 10%;
	background-color: #ffffff;
	text-align: center;
}
.footer-widgets ul li a i{
	line-height: 35px;
	color: #262626;
}

/* Login box */
.login-box, .registration-box{
	padding: 10px 5px 5px 5px;
	height: 100%;
	text-align: center;
}
.login-box{
	-webkit-box-shadow: 0px 0px 10px 1px rgba(227,227,227,1);
	-moz-box-shadow: 0px 0px 10px 1px rgba(227,227,227,1);
	box-shadow: 0px 0px 10px 1px rgba(227,227,227,1);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding-top: 10px;
}
.registration-box{
	background-color: #a02c42;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #ffffff;
}
@media screen and (min-width: 768px){
	.login-box{
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	.registration-box{
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
	}
}
.login-box header, .registration-box header{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}
.login-box .btn, .registration-box .btn{
	border-radius: 25px;
	transition: all 0.5s;
}
.login-box .btn{
	background-color: #a02c42;
	color: #ffffff;
	min-width: 220px;
	border: 1px solid #a02c42;
}
.registration-box .btn{
	background-color: #ffffff;
	color: #a02c42;
	width: 70%;
	border: 1px solid #ffffff;
}
.login-box .btn:hover, .login-box .btn:active{
	background-color: #ffffff;
	color: #a02c42;
}
.registration-box .btn:hover, .registration-box .btn:active{
	background-color: #a02c42;
	color: #ffffff;
}
.login-box .forgot-password{
	color: #a02c42;
	text-decoration: none;
}
.registration-box{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.registration-box .separator{
	width: 100px;
	height: 1px;
	margin: 20px auto;
	background-color: #ffffff;
}
.link-icons-wrapper{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}
.link-icons-wrapper > div{
	padding: 5px 35px 5px 5px;
	position: relative;
	text-align: right;
}
.link-icons-wrapper img{
	position: absolute;
	width: 25px;
	top: 5px;
	right: 0;
}
.link-icons-wrapper a{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.link-icons-wrapper a:hover,
.link-icons-wrapper a:active{
	text-decoration: underline;
}

/*action icons*/
.action-icons-wrapper{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.action-icons-wrapper > div{
	text-align: center;
	margin: 20px 0;
}
.action-icons-wrapper .icon{
	width: 80px;
	height: 80px;
	text-align: center;
	margin: 0 auto 10px;
	border: 1px solid #efefef;
	background-color: #efefef;
	border-radius: 50%;
}
.action-icons-wrapper .icon i{
	font-size: 40px;
	line-height: 80px;
	text-align: center;
}
.action-icons-wrapper > div:nth-child(1) .icon i{
	color: #b26bd6;
}
.action-icons-wrapper > div:nth-child(2) .icon i{
	color: #6cd86c;
}
.action-icons-wrapper > div:nth-child(3) .icon i{
	color: #6b95d6;
}
.action-icons-wrapper a{
	font-size: 14px;
	color: #399ae5;
	text-decoration: none;
	font-weight: bold;
}
.action-icons-wrapper a:hover,
.action-icons-wrapper a:active{
	color: #1a73b2;
}
/*
.link-icons-wrapper{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.link-icons-wrapper > div{
	text-align: center;
	margin: 20px 0;
}
.link-icons-wrapper .icon{
	width: 80px;
	height: 80px;
	text-align: center;
	margin: 0 auto 10px;
	border: 1px solid #efefef;
	background-color: #efefef;
	border-radius: 50%;
}
.link-icons-wrapper .icon{
	width: 120px;
	height: 120px;
	border-radius: 0;
}
.link-icons-wrapper a{
	font-size: 14px;
	color: #399ae5;
	text-decoration: none;
	font-weight: bold;
}
.link-icons-wrapper a:hover,
.link-icons-wrapper a:active{
	color: #1a73b2;
}
.link-icons-wrapper .icon img{
	display: block;
	width: 60px;
	height: 60px;
	margin: 30px auto;
}
*/

.agenda-link{
	display: block;
	font-size: 14px;
	color: #399ae5;
	text-decoration: none;
	font-weight: bold;
	padding: 15px;
	background-color: #E4EDFC;
}
.agenda-link a:hover,
.agenda-link a:active{
	color: #1a73b2;
}
.agenda-link img{
	width: 21px;
	height: 21px;
}
