﻿@font-face {
	font-family: myFont;
	src: url('font/GE_SS_Two_Bold.otf');
}

@font-face {
	font-family: myFont2;
	src: url('font/DroidKufi-Regular.ttf');
}

body {
	font-family: myFont2;
	line-height: 2.2;
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: right;
	color: #001a40;
	background: #eceff1;
	/* overflow-x: hidden; */
}
.myTable_index {
	height: 100vh;
	width: 100vw;
}
.navbar-default {
	font-family: myFont2;
	text-align: center;
	color: #aeafb1;
	background: #001a40;
	background: #2b5876;
	background: -webkit-linear-gradient(to left, #4e4376, #2b5876);
	background: linear-gradient(to left, #4e4376, #2b5876);
}
.navbar-default .navbar-nav > li > a {
	color: #f8f8f8;
}
.navbar-nav li a:hover,
.navbar-nav li.active a {
	color: #ff9900 !important;
}
.navbar-default .navbar-toggle {
	border-color: #0f0c29;
	color: #fff !important;
}
.nav-tabs > li > a {
	margin-left: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color: #001a40;
}
.langBorde {
	position: fixed;
	top: 0;
	right: 20px;
	width: 300px;
	border: 1px solid #001a40;
	/* border-radius:50%; */
	color: #001a40;
	z-index: -100;
	margin-top: 10px;
}
.myfooter {
	background: #a37838;
	font-family: myFont2;
	text-align: justify;
	margin-bottom: 0px;
	align-items: center;
	position: absolute;
	left: 0;
	width: 100%;
	color: #a7a9ac;
}
.myfooter a {
	color: #f8f3dc;
}
.myfooter h3,
ul {
	margin-bottom: 10px;
	font-family: myFont2;
}
.myfooter > li > a:hover {
	color: #00ffff;
	font-family: myFont;
}
.subfooter {
	color: white;
	text-align: center;
	font-family: myFont2;
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #0f0c29;
	background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29);
	background: linear-gradient(to right, #24243e, #302b63, #0f0c29);
}
.grd_background_Bp_Users {
	background: #001a40;
	background: #2b5876;
	background: -webkit-linear-gradient(to left, #4e4376, #2b5876);
	background: linear-gradient(to left, #4e4376, #2b5876);
}
.grd_background {
	background: #0f0c29;
	background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29);
	background: linear-gradient(to right, #24243e, #302b63, #0f0c29);
}
.logo-siz {
	width: 70px;
	height: 70px;
	margin-top: -14px;
}
.MyIndex {
	color: #001a40;
	text-align: right;
	font-family: myFont2;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 2px;
	width: 100%;
	height: 100%;
}
.MyFrame {
	padding: 20px;
	background-color: #ebebeb;
	border-color: #daf5fa;
	border-radius: 5px;
}
.MyLogin {
	color: blue;
	text-align: right;
	font-family: myFont2;
	font-size: 20px;
	margin-top: 100px;
	margin-bottom: 170px;
	padding-top: 2px;
	top: 10px;
	position: relative;
	width: 100%;
	height: 450px;
}
.hover-border::after {
	content: '';
	width: 0%;
	height: 2px;
	position: absolute;
	background: #a37838;
	bottom: 0%;
	left: 50%;
	border-radius: 10px;
	transition: all 500ms ease;
}
.hover-border:hover:after {
	left: 0%;
	width: 100%;
}
.icon-social {
	transition: 0.2s;
	width: 35px;
	height: 35px;
	margin-right: 3px;
	opacity: 1;
}
.icon-social:hover {
	opacity: 0.5;
	padding: 3px;
}
.team_logo {
	transition: 0.2s;
	width: 35px;
	height: 35px;
	margin-right: 3px;
	opacity: 1;
}

.team_logo {
	transition: 0.2s;
}
.team_logo img {
	margin: 10px;
	height: 80px;
}
.team_logo:hover {
	opacity: 0.5;
}
.header_banner {
	background-image: url('../Images/banner_bg_blue.png');
	background-position: center;
	background-size: cover;
	height: 200px;
	margin-top: 30px;
}
/* #input_search {
width: 200px;
} */
.dropdown-menu > li > a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.428571429;
	color: #001a40; /* white-space: nowrap; */
	width: auto;
	border-radius: 1px;
}
.dropdown-menu > li > a:hover {
	color: #001a40;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; /* text-shadow: 0px 1px 9px #428bca; */
	background-color: #eee;
	border-color: #a7a9ac;
	width: auto; /* box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.75); */
}
/* .input-group {
    float: none;
    padding-right: 0;
    padding-left: 0;
    margin-top: 8px;
    border-radius: 5px;
} */
.MyLabel {
	color: rgb(46, 46, 54);
	text-align: right;
	font-family: myFont2;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	width: 100%;
	height: auto;
	line-height: 2.2;
	/* overflow: auto; */
}
.MyLabel_count {
	color: black;
	text-align: right;
	font-family: myFont2;
	font-size: 12px;
	padding-top: 2px;
	width: 100%;
	height: auto;
	line-height: 1.6; /* overflow: auto; */
}
.MyImageLesson {
	width: 150px;
	height: auto; /* margin-top: 10px;
    margin-bottom: 10px; */
	display: block;
	margin-left: 0px;
	margin-right: auto;
}
.Mybutton {
	background-color: #2297b3;
	color: white;
	padding: 10px 22px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 17px;
	margin-top: 15px;
	margin-bottom: 5px;
	cursor: pointer;
	border-radius: 9px;
	border-color: #fff;
	border-style: solid;
	border-width: 2px;
	box-shadow: 2px 2px 4px #888888;
}
/* //////////////////////// */
h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #303030;
	font-weight: 600;
	margin-bottom: 10px;
}
h4 {
	font-size: 19px;
	line-height: 1.375em;
	color: #303030;
	font-weight: 400;
	margin-bottom: 10px;
}
.jumbotron {
	background-color: #001a40;
	color: #fff;
	padding: 100px 25px;
	font-family: myFont2;
}
.container-fluid {
	padding: 60px 50px;
}
.bg-grey {
	background-color: #f6f6f6;
}
.logo-small {
	color: #001a40;
	font-size: 50px;
}
.logo {
	color: #001a40;
	font-size: 200px;
}
.thumbnail {
	padding: 0 0 15px 0;
	border: none;
	border-radius: 0;
}
.thumbnail img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}
.carousel-control.right,
.carousel-control.left {
	background-image: none;
	color: #001a40;
}
.carousel-indicators li {
	border-color: #001a40;
}
.carousel-indicators li.active {
	background-color: #001a40;
}
.item h4 {
	font-size: 19px;
	line-height: 1.375em;
	font-weight: 400;
	font-style: italic;
	margin: 10px 0;
}
.item span {
	font-style: normal;
}
.panel {
	border: 1px solid #001a40;
	border-radius: 0 !important;
	transition: box-shadow 0.5s;
}
.panel:hover {
	box-shadow: 5px 0px 40px rgba(0, 0, 0, .2);
}
.panel-footer .btn:hover {
	border: 1px solid #a7a9ac;
	background-color: #fff !important;
	color: #001a40;
}
.panel-heading {
	color: #001a40;
	background-color: #001a40 !important;
	padding: 25px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.panel-footer {
	background-color: white !important;
}
.panel-footer h3 {
	font-size: 32px;
}
.panel-footer h4 {
	color: #aaa;
	font-size: 14px;
}
.panel-footer .btn {
	margin: 15px 0;
	background-color: #001a40;
	color: #001a40;
}
footer .glyphicon {
	font-size: 20px;
	margin-bottom: 20px;
	color: #001a40;
}
.slideanim {
	visibility: hidden;
}
.slide {
	animation-name: slide;
	-webkit-animation-name: slide;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	visibility: visible;
}
@keyframes slide {
	0% {
		opacity: 0;
		transform: translateY(50%);
	}
	100% {
		opacity: 1;
		transform: translateY(0%);
	}
}
@-webkit-keyframes slide {
	0% {
		opacity: 0;
		-webkit-transform: translateY(70%);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0%);
	}
}
@media screen and (max-width: 768px) {
	.col-sm-4 {
		text-align: center;
		margin: 5px 0;
	}
	.btn-lg {
		width: 100%;
		margin-bottom: 35px;
	}
}
@media screen and (max-width: 480px) {
	.logo {
		font-size: 150px;
	}
}
.navbar {
	min-height: 0px;
	margin: 0px;
}
.GalleryBG {
	background: #0f0c29;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(
		to right,
		#24243e,
		#302b63,
		#0f0c29
	); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.Gallery img {
	transition: 1s;
	width: 450px;
	height: auto;
}
.Gallery img:hover {
	filter: grayscale(100%);
	transform: scale(1.08);
}
.Gallery a {
	margin: 0px;
}
.Avatar_icon_list {
	width: 45px;
	height: 45px;
	margin: 5px;
	border-radius: 50%;
	border: 3px solid white;
	background-color: #302b63;
}
.Avatar_icon {
	transition: 0.2s;
	width: 100px;
	height: 100px;
	margin-top: -50px;
	margin-bottom: 2px;
	border-radius: 50%;
	z-index: 100;
	border: 3px solid white;
}
.Avatar_icon:hover {
	filter: grayscale(100%);
	transform: scale(1.08);
}
.Avatar_icon_c {
	transition: 0.2s;
	width: 70px;
	height: 70px;
	margin: 5px;
	border-radius: 50%;
	border: 3px solid white;
}
.Avatar_icon_c:hover {
	filter: grayscale(100%);
	transform: scale(1.08);
}
.All_User_icon_list {
	transition: 0.2s;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 3px solid white;
	transform: scale(1.0);
}
.All_User_icon_list:hover {
	filter: grayscale(40%);
	transform: scale(1.1);
	border-radius: 50%;
	border: 4px solid white;
	padding: 10px;
}
.News_Index_BG {
	background-image: url("Images/SalimAlhajri/sand.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 200px;
	background-attachment: fixed;
}
.PhotoGraphar_Index_BG {
	background-image: url("../Images/SalimAlhajri/sand_sun_sit.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: blanchedalmond;
}
.Bottom_Index_BG {
	background-image: url("Images/MohammedAlhajri/MohammedAlhajri_4.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.Gallery_Photo {
	transition: 0.2s;
	border-radius: 0px;
	border: 0px solid white;
	padding: 2px;
}
.Gallery_Photo:hover {
	filter: grayscale(100%);
}
.smallTXT {
	color: #8c8c8c;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 15px;
}
.UserName {
	font-size: 18px;
	color: #a37838;
}
.BtnDelete {
	-webkit-transition-duration: 0.4s;
	/* Safari */
	transition-duration: 0.4s;
	cursor: pointer;
}
.BtnDelete:hover {
	background-color: #f44336;
	border-radius: 50%;
}
.Gallery_Avatar_icon_list {
	width: 110px;
	height: 110px;
	margin-right: -65px;
	margin-top: -65px;
	border-radius: 50%;
	border: 3px solid white;
	background-color: #302b63;
	/* -webkit-transition-duration: 0.4s;  Safari 
  transition-duration: 0.4s;
  cursor: pointer; */
}
/* .Gallery_Avatar_icon_list:hover {
        background-color: #f44336;
        filter: grayscale(100%);
        transform: scale(1.08);
    } */
#bbtndelete,
#showhidedelete {
	padding: 5px;
	text-align: center;
	background-color: #ffe6cc;
	border: solid 1px #c3c3c3;
	border-radius: 5px;
}
#showhidedelete {
	padding: 5px;
	display: none;
}
.teams_logos {
	-webkit-transition-duration: 0.4s;
	/* Safari */
	transition-duration: 0.4s;
	cursor: pointer;
}
.teams_logos:hover {
	background-color: #ffd373;
	border-radius: 50%;
}
.InputTXTErorr {
	border-style: solid;
	border-width: 2px;
	border-color: red;
	box-shadow: 0px 0px 10px 0px rgba(244, 67, 54, 0.9);
}
.BannerColorBG {
	height: 200px;
	margin-top: -110px;
	z-index: 1;
	border-style: solid;
	border-width: 0px;
	border-color: #ffa000;
	border-radius: 10px;
}
.GridImageContainer {
	line-height: 0;
	-webkit-column-count: 2;
	-webkit-column-gap: 0px;
	-moz-column-count: 2;
	-moz-column-gap: 0px;
	column-count: 2;
	column-gap: 0px;
}
.GridImageContainer img {
	width: 100%;
	height: auto;
}
.GridImageContainer_Small {
	line-height: 0;
	-webkit-column-count: 1;
	-webkit-column-gap: 0px;
	-moz-column-count: 1;
	-moz-column-gap: 0px;
	column-count: 1;
	column-gap: 0px;
}
.GridImageContainer_Small img {
	width: 100%;
	height: auto;
}
.UserImgGallery div {
	transition: 0.5s;
	opacity: 0.0;
}
.UserImgGallery:hover div {
	opacity: 1;
}
.UserImgGallery img {
	transition: 0.5s;
	border-radius: 5px;
	border: 2px solid white;
}
.UserImgGallery:hover img {
	filter: grayscale(100%);
}
.UserImgGallery2 div {
	transition: 0.5s;
	opacity: 0.0;
}
.UserImgGallery2:hover div {
	opacity: 1;
}
.UserImgGallery2 img {
	transition: 0.5s;
	border-radius: 5px;
	border: 2px solid white;
}
.UserImgGallery2:hover img {
	/* filter: grayscale(100%); */
}
.BoxSharePhotoGallery {
	display: none;
	position: fixed;
	top: 15%;
	left: 50%;
	z-index: 1000;
	width: 700px;
	max-height: 100%;
	margin-left: -350px;
	border-style: solid;
	border-width: 0px;
	border-color: #ffa000;
	border-radius: 5px;
	background-color: #fafafa;
	padding: 20px;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.9);
	text-align: center;
}
.BoxSharePhotoGallery_small {
	display: none;
	position: fixed;
	top: 15%;
	left: 50%;
	z-index: 1000;
	width: 320px;
	max-height: 100%;
	margin-left: -160px;
	border-style: solid;
	border-width: 0px;
	border-color: #ffa000;
	border-radius: 5px;
	background-color: #fafafa;
	padding: 10px;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.9);
	text-align: center;
}
.TableTD {
	text-align: center;
	font-size: 150%;
	width: 994px;
}
.TableTD .Icontd {
	font-size: 250%;
	width: 142px;
}
.TableTD .Title {
	font-size: 90%;
	width: 142px;
}
.TableTD .NUM {
	font-size: 250%;
	width: 142px;
}
.TableTD td {
	width: 142px;
}
.BoxTickMarkOK {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	width: 200px;
	height: auto;
	margin-top: -100px;
	margin-left: -100px;
	border-style: solid;
	border-width: 3px;
	border-color: #78b348;
	border-radius: 5px;
	background-color: #ffffff;
	padding: 10px;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.9);
	text-align: center;
}
.BoxAddNewNews {
	transition: 0.9s;
	display: none;
	position: fixed;
	top: 10%;
	left: 50%;
	z-index: 1000;
	width: 900px;
	height: auto;
	margin-top: 20px;
	margin-left: -470px;
	border-style: solid;
	border-width: 3px;
	border-color: #ffa000;
	border-radius: 5px;
	background-color: #fafafa;
	padding: 20px;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.9);
	text-align: center;
	transform: scale(0);
}
.galleryUpload img {
	width: 100px;
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffa000;
	border-radius: 5px;
	background-color: #fafafa;
	padding: 2px;
}
.custom-file-input {
	display: inline-block;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.custom-file-input input[type="file"] {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	zoom: 1; /* Fix for IE7 */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
.ControlHover {
	transition: 0.5s;
}
.ControlHover:hover {
	border-radius: 5px;
	background-color: #ede7f6;
}
.container-fluid {
	padding: 0px 0px;
}
.img_background {
	background-image: url('Images/Gallery/MohammedAlhajri_3.png');
}
.bgimg {
	display: block; /* The image used */
	background-image: url("Images/BG2_BW.jpeg'"); /* Control the height of the image */
	min-height: 380px; /* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.thumbnail_img {
	width: 30%;
	float: left;
	background: cornsilk;
	padding: 5px;
	margin: 5px;
	box-sizing: border-box;
}
.thumbnail_img img {
	width: 100%;
	height: auto;
}
.MinImgGallery {
	display: block;
	text-align: center;
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.ImgDiv {
	display: block;
	width: 16.666%;
	height: 10%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.MinImgGallery .ImgDiv .img_Gallery {
	transition: 0.2s;
	display: block;
	width: 100%;
	height: 280px;
	object-fit: cover;
}
.MinImgGallery .ImgDiv .img_Gallery:hover {
	z-index: 100;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.9);
}
.shadowOnly {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.NewsDiv {
	transition: 0.2s;
}
.NewsDiv:hover {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}
.Avatar_icon_Bp_Users_index {
	transition: 0.2s;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	z-index: 100;
	border: 2px solid rgb(255, 255, 255);
	padding: 2px;
	margin-left: -30px;
	transform: scale(1.0);
}
.Avatar_icon_Bp_Users_index:hover {
	filter: grayscale(100%);
	transform: scale(1.05);
}
.Avatar_icon_Gallery {
	transition: 0.2s;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	z-index: 100;
	border: 2px solid rgb(255, 255, 255);
}
.Avatar_icon_Gallery:hover {
	filter: grayscale(100%);
	transform: scale(1.02);
}
.MinImgGallery .ImgDiv .Avatar_icon_Gallery {
	transition: 0.2s;
	opacity: 0;
	transform: scale(0);
}
.MinImgGallery .ImgDiv:hover .Avatar_icon_Gallery {
	opacity: 01;
	transform: scale(1);
}
.MinImgGallery .ImgDiv .UserName_Gallery {
	transition: 0.2s;
	opacity: 0;
	transform: scale(0);
}
.MinImgGallery .ImgDiv:hover .UserName_Gallery {
	opacity: 01;
	transform: scale(1);
}
.CountDownTimer {
	margin-top: 3px;
	padding-top: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #5e5e5e3f;
	border-radius: 50%;
	vertical-align: center;
	width: 100px;
	height: 100px;
	line-height: 1.1;
	font-size: 35px;
	line-height: 55%;
	margin-top: 15px;
}
.CountDownTimer_small {
	margin-top: 3px;
	padding-top: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #5e5e5e3f;
	border-radius: 50%;
	vertical-align: center;
	width: 70px;
	height: 70px;
	line-height: 1.1;
	font-size: 20px;
	line-height: 55%;
	margin-top: 10px;
}
.NumTXT {
	color: #221f1f;
	font-size: 18px;
	margin-right: 5px;
	margin-left: 5px;
}
.grid-container_jurist {
	display: grid;
	grid-template-columns: auto auto auto auto;
	grid-column-gap: 0px;
	padding: 0px;
	justify-content: center;
}
.grid-container {
	display: grid;
	grid-template-columns: auto auto auto auto;
	grid-column-gap: 0px;
	padding: 0px;
	justify-content: center;
}
.grid-item {
	border: 0px solid rgba(0, 0, 0, 0.8);
	text-align: center;
}
/* countCircle */
.row {
	margin-right: 0;
	margin-left: 0;
	width: 100%;
}
.CircleStatic_index_bg {
	background: #136a8a;
	background: -webkit-linear-gradient(to right, #267871, #136a8a);
	background: linear-gradient(to right, #267871, #136a8a);
}
.CircleStatic_index {
	width: 150px;
	height: 150px;
	margin: 0px;
	border-radius: 50%;
	border-color: #fff;
	border-style: solid;
	border-width: 2px;
	text-align: center;
}
#rotate-text {
	width: 25px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.BTN_jurist_AddPoint {
	width: 35px;
	height: 35px;
	margin: 1px;
	font-size: 125%;
}
