@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
html{
    position: relative;
    min-height: 100%;
}

body{
	background-color: #ffffff;
	font-family: 'Droid Arabic Kufi' ;
	font-size:14px;
	color:#828282;
	margin-bottom: 100px;
	background: white url('../../img/bg.jpg') no-repeat center top;
  background-size: cover;
}
.iin {
    border-width: 1px;
    border-style: dashed;
    border-color: rgb(0, 84, 97);
    border-image: initial;
    background: #f7f7f7;
    border-radius: 0px 10px 0px 10px;
    margin: 5px;
}
.page-bg{
	background-image: url("../../img/bg.jpg");
    background-repeat: repeat;
    background-position: right top;
	background-color: #F7F9F9;
	position:fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
}

a ,
a:hover,
a:active,
a:focus  {
    color: #020202;
	text-decoration:none;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus ,
a:hover,
a:active,
a:focus  {
	outline:0px !important;
	-webkit-appearance:none;
}



.a_color{
	color: #333333;
}

.b_color{
	color: #0089e4;
}

#wrap{
	margin:50px auto;
	/* margin-top:75px; */
	padding:40px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-height: 100px;
	background: white url('../../img/bg.png') repeat center top;
}

.linkpanel-footer{
	padding:25px;
	color: #FFFFFF;
	font-size:22px;
}

.linkpanel-footer a,
.linkpanel-footer a:hover,
.linkpanel-footer a:active,
.linkpanel-footer a:focus  {
	color: #EBF1F4;
	outline:0px !important;
	-webkit-appearance:none;
}

.linkpanel-footer a:hover{
	color: #fff;
}

.linkpanel-container{
	/* background-color: #FFFFFF; */
	padding:0px;
	/* border: 1px solid #ddd; */
/*	border-top: 0px solid #E7E7E7;
	 border-bottom: 0px solid #E7E7E7; */
	/* border-radius: 4px; */
	 box-sizing: border-box;
	max-width:960px;
}

.linkpanel-container-form{
	max-width:768px;
	margin:0px auto;
}


.linkpanel-header{
	background: #E7E7E7;
}

.linkpanel-navbar{
	background: #3F6578;
	color: #5479A3;
}

.navbar-default {
	background-color: #2B4D5E;
	border-color: #ffffff;
	border: 2px dashed #ffffff;
}

.navbar {
    border-radius: 0px;
		border-bottom: 2px dashed #ffffff;
}

.navbar-default .navbar-nav > li > a{
    color: #ffffff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #0089e4;
	color: #fff;
}
.navbar-default .navbar-nav > .active > a:hover{
  background-color: #00c0ba;
  color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background-color: #00c0ba;
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #0089e4;
	background-color: #fff;
}
.container > .row,.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
    margin-left: 0px;
    margin-right: 0px;
}
.navbar-nav > li > a{
	font-size:16px;
}

.navbar-default .navbar-brand{
  background-color: #00c0ba;
	color: #fff;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
	background-color: #1c2d36;
	color: #fff;
}
.navbar-default .dropdown-menu{
    background-color: #3F6578;
    color: #FFFFFF;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #EBF1F4;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
    background-color: #2B4D5E;
    color: #FFFFFF;
}

.linkpanel-login{
	margin:10px auto;
	margin-top:30px;
	margin-bottom:30px;
	max-width:300px;
	border: 1px solid #E5E5E5;
	padding:10px;
}

h2{
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:8px;
	font-size:18px;
}

hr{
	padding:0px;
	margin:0px;
	margin-top:8px;
	margin-bottom:8px;
}

.linkpanel-profile{
/* 	margin:10px auto;
	margin-top:30px;
	margin-bottom:30px;
	max-width:700px; */
	border: 1px solid #E5E5E5;
	/* padding:10px; */
}

.container-linkpanel{
	margin:10px auto;
	margin-top:30px;
	margin-bottom:30px;
	/* max-width:700px; */
	border: 1px solid #E5E5E5;
	padding:10px;
}

.linkpanel-msgbox{
	margin:10px auto;
	margin-top:30px;
	margin-bottom:30px;
	max-width:600px;
}

.control-group{
	margin-top:6px;
}

.linkpanel-panel{
	background: #FFFFFF;
	border-color: #ABCEA7;
	/* overflow: auto; */
}

.linkpanel-panel-heading{
    overflow: hidden;
	padding:4px;
	background-color: #ABCEA7;
    border-color: #ABCEA7;
    color: #3F6578;
	padding-top:6px;
	padding-bottom:6px;
}

.linkpanel-panel-body {
    /* overflow: hidden; */
	padding:4px;
}

.linkpanel-panel-footer {
    overflow: hidden;
	padding:4px;
}

.linkpanel-btn{
	background-color: #ABCEA7;
    border-color: #6F85A5;
    color: #3F6578;
}

.pagination{
	margin:1px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #3F6578;
    border-color: #3F6578;
    color: #FFFFFF;
}

.nav > li.active > a{
    background-color: #E7E7E7;
}

thead th {
	background-color: #F4F4F4;
	color:#3F6578;
	font-weight:normal;
	vertical-align: middle;
	font-size:12px;
}

.table > thead > tr > th{
	border-bottom: 1px solid #ddd;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  vertical-align: middle;
}


.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.badge-important{
	background-color: #D9534F;
}


textarea:focus, .form-control:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: rgba(119, 157, 175, 0.8);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(119, 157, 175, 0.6);
outline: 0 none;}

.form-control::-moz-placeholder {
  color: #C4C4C4;
}
.form-control:-ms-input-placeholder {
  color: #C4C4C4;
}
.form-control::-webkit-input-placeholder {
  color: #C4C4C4;
}

label {
    font-weight:500;
	color:#333333;
}

.timepicker-picker{
	direction:ltr;
}
.bootstrap-datetimepicker-widget td span{
	float:right;
}
.bootstrap-datetimepicker-widget{
	width:400px;
}
.datepicker-days table.table-condensed tbody tr td.day {
	/* background-color: #F7F7F7; */
	color: #2B4D5E;
}

.datepicker-days table.table-condensed tbody tr td.old {
	/* background-color: #F7F7F7; */
	color: #D3D3D3;
}

.datepicker-days table.table-condensed tbody tr td.new {
	/* background-color: #F7F7F7; */
	color: #D3D3D3;
}
.datepicker-days table.table-condensed tbody tr td.active {
	/* background-color: #F7F7F7; */
	color: #FFFFFF;
}

.pagination > li > a {
	color: #2B4D5E;
}

.pagination > li > a:hover, .pagination > li > a:focus{
	color: #2B4D5E;
}

.form-control{
	padding:4px 12px;
}

.ui-sortable-helper{
	background-color: #FEFFF9;
    border: 1px solid #ABCEA7;
}

.ui-state-highlight{
	background-color: #FCFCFC;
    border: 1px dashed #AAAAAA;
	height: 50px;
}

input[type=checkbox]{
  -webkit-appearance:checkbox;
}

.input-group-btn {
    font-size: inherit;
}


/* colors */
tr:hover{
    background-color:#F7F9F9;
}

.margin0{
    margin: 0px;
}


.data_logo{
	cursor:pointer;
	border-radius:8px;
	padding:2px;
	border:1px solid #EAEAEA;
}

.nav > li.active > a {
    background-color: #F2F2F2;
}

.linkpanel-nav li{
	border-top: 1px solid #dddddd;
}

.linkpanel-nav li:first-child{
	border-top: 0px solid red;
}

.linkpanel-nav li span.glyphicon,.linkpanel-nav li span.fa{
	color: #898989;
}

.linkpanel-nav li.active span.glyphicon,.linkpanel-nav li.active span.fa{
	color: #2B4D5E;
}


.linkpanel-badge{
    background-color: #D9534F;
    color: #FFFFFF;
}

.panel-default > .panel-heading {
  background-color: #2B4D5E;
  color: #ffffff;
  padding: 15px;
}


.registration-terms{
	padding:8px;
	border: 1px solid #dddddd;
    background-color: #F4F4F4;
    color: #fff;
	max-height:200px;
	overflow:auto;
	font-size:16px;
}

.serviceProvider-info{
    color: #333333;
	overflow:hidden;
	font-size:18px;
	text-align:center;
	margin-bottom:30px;
}

.serviceProvider-info img{
    width:300px;
}

.serviceProvider-info h2{
    margin:2px;
    padding:2px;
	font-size:26px;
}

.panel-title {
	text-align:center;
}

.panel-body{
	text-align:center;
}

.panel-topics ul {
  list-style-type: none;
  margin:0px;
  padding:0px;
}

.panel-topics ul li{
  font-size:14px;
  margin-top: 5px;
}

.panel-topics ul li a{
  padding:8px;
  display:block;
  border:1px dotted #bf14026b;
}

.panel-topics ul li a:hover{
  background:#F4F7F7;
}


.panel-links{
	text-align:right;
}

.panel-links ul {
  list-style-type: none;
  margin:0px;
  padding:0px;
}

.panel-links ul li{
  font-size:18px;
  margin:0px;
  border:1px dotted #ccc;
  padding:8px;
}

.panel-links ul li a{
  /* display:block; */
  /* border:1px dotted #ccc; */
}

.panel-links ul li span{
	border:1px dotted #ccc;
	font-size:18px;
	margin:0px;
	display:inline-block;
	min-width:50px;
	background:#F4F7F7;
	text-align:center;
}
.panel-links ul li a:hover{
  /* background:#F4F7F7; */
}

.question-title{
	text-align:right;
	background:#e8e8e8 !important;
	padding:8px !important;
}


.question-title a{
	display:block;
	text-align:right;
}
.question-body{
	text-align:right;
}

.panel-contact{
	text-align:right;
}


.navbar-default .navbar-toggle .icon-bar {
  background-color: #F7F9F9;
}
.navbar-default .navbar-toggle {
  border-color: #F7F9F9;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #F7F9F9;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #333333;
}


.maxWidth {
       max-width:1000px;
}

.goto-buttons{
	text-align: center;
	height: 50px;
	width: 50px;
	position: fixed;
	left: 20px;
	bottom: 1%;
}

.to-top{
	background: #0089e4;
	color: #fff;
	cursor: pointer;
	margin: 3px;
	padding: 10px;
}

.news-marquee {
	height:38px;
	background: rgb(231, 75, 59);
	color:#ffffff;
	border:1px solid #E5E5E5;
	overflow: hidden;
	text-align:right;
	vertical-align:middle;
	border-radius: 4px;
	white-space: nowrap;
	position:relative;
	border: 1px dashed #ffffff;
}

.news-title {
	position:absolute;
	z-index:999;
	right:0;
	top:0;
	bottom:0;
	background: #353535;
	color:#fff;
	border:0px solid #E5E5E5;
	padding:8px 12px;
	vertical-align:middle;
	display:inline-block;
	text-align:center;
}

.news-list {
	overflow: hidden;
	vertical-align:middle;
    box-sizing: border-box;
	padding:8px 12px;
	display:inline-block;
	animation: marquee 15s linear infinite;
	/* transform: translate(-50%, 0); */
}
.news-list .news-item {
	overflow: hidden;
	display: inline-block;
	margin-left:25px;
	margin-right:25px;
	vertical-align:middle;
	white-space: nowrap;
}

@keyframes marquee {
    0%   { transform: translate(-50%, 0); }
    100% { transform: translate(100%, 0); }
}

.news-list:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}


@media only screen and (max-width: 768px) {
	.linkpanel-table-responsive table,
	.linkpanel-table-responsive thead,
	.linkpanel-table-responsive tbody,
	.linkpanel-table-responsive th,
	.linkpanel-table-responsive td,
	.linkpanel-table-responsive tr {
		display: block;
	}

	.linkpanel-table-responsive thead tr {
		display:none;
	}

	.linkpanel-table-responsive tr { border: 1px solid #ccc; }
	.linkpanel-table-responsive td:before {
		content: attr(data-title) ":" ;
		clear:both;
		display: block;
		margin-bottom:4px;
		color:#222222;
	}


	.navbar-nav>li, .navbar-nav {
	  float: right !important;
	}

	.navbar-nav.navbar-right:last-child {
	  margin-right: 15px !important;
	}

	.navbar-right {
	  float: right!important;
	}
	#menu-contact{
		display:none;
	}
}

.canimg_H {
  width: 50%;
  height: 100%;
}
.canimg_H img {
    width: 100%;
    height: 100%;
}
.canimg_H canvas {
    width: 100%;
    height: 100%;
}

.canimg_W {
    height: 540;
    width: 540;
}
.canimg_W img {
    width: 100%;
    height: 100%;
}
.canimg_W canvas {
    width: 100%;
    height: 100%;
}

.canimg_HEW {
    height: 800px;
    width: 800px;
}
.canimg_HEW img {
    width: 100%;
    height: 100%;
}
.canimg_HEW canvas {
    width: 100%;
    height: 100%;
}


/* For Mobile Portrait View */
@media screen and (max-device-width: 767.98px)
and (orientation: portrait) {
  #wrap {
    padding-right: 0;
    padding-left: 0;
  }
  .btn-download {
      margin-left: 4.5rem;
      margin-top: -2.9rem;
      padding: 0.6rem 0.6rem;
      border-radius: 20px;
      background-color: red;
  }
  .canimg_HEW {
      max-height: 35%;
      max-width: 100%;
  }
  .canimg_H {
    height: 80%;
    max-width: 100%;
    width: 100%;
  }
  .canimg_W {
    max-height: 60%;
    max-width: 100%;
  }
}

/* For Mobile Landscape View */
@media screen and (max-device-width: 640px)
and (orientation: landscape) {
  .btn-download {
      margin-left: 4.5rem;
      margin-top: -2.9rem;
      padding: 0.6rem 0.6rem;
      border-radius: 20px;
      background-color: red;
  }
  .canimg_HEW {
      max-height: 35%;
      max-width: 100%;
  }
  .canimg_H {
      height: 610px;
      max-width: 100%;
  }
  .canimg_W {
    max-height: 60%;
    max-width: 100%;
  }
}
