@font-face {
    font-family: "KChimen";
    src: url(KChimen.ttf) format("truetype");
}

body {
  padding-top: 1px;
  padding-bottom: 5px;
  text-align: center;
  font-family: "KChimen", Verdana, Tahoma;
 
}


.container {margin-top:0px}


.Top{

background-color: #a94442;	
}


.Bs{margin-top:0px; margin-bottom:0px;}








.ne{

  font: 15pt 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif;

}











.Yuotube{
	background-color:#FFF;	
	border: solid 1px #a94442;	

}



.pagination {
    display: inline-block;
	  margin-top: 25px;

}

.pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
}

.pagination a.active {
    background-color: #a94442;
    color: white;
    border-radius: 5px;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
    border-radius: 5px;
}






.modal-header, h4, .close {
    color: #888783 !important;
    text-align: center;
    font-size: 20px;
    font-family: "KChimen";
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .modal-footer {
      background-color: PaleGoldenrod;
      font-family: "KChimen";
      font-size: 20px;
  }
.pad {

padding:5px;

}

.text-right {padding-right: 5px;}


.hsize{margin-top: 0px;}
.customfont { 
       font-family: "KChimen", Verdana, Tahoma;
    background-color: #337ab7;
    font-size: 18px;
    border: 1px solid #ccc;
    text-align: center;
    color: #fff;
}
.chiman{font-family: "KChimen", Verdana, Tahoma;
   ;font-size:18px;}
.fontichiman{font-family: "KChimen", Verdana, Tahoma;}


.bg{border:solid 1px #D76A05;}
	
	
	
	
	
.size{
font-family: "KChimen", Verdana, Tahoma;
    font-size: 25px;
    background-color: #337ab7;
    /* border: 1px solid #ccc; */
    margin-left: 0px;
    color: #fff;
    padding: 5px;}

.footer{margin-top:10px; text-height:80px;    font-family: tahoma;
    font-size: 14px;}
	
	
	
	
	
	
	

	
	
	
	
	
	
	
	
* {
  box-sizing: border-box;
}



@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
input[type=checkbox] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

label {
  display: none;
  cursor: pointer;
  user-select: none;
}

/* background for li / select */
/* custom-dropdown */
nav[role="custom-dropdown"] {
  position: relative;
  width: 100%;
  height: 28px;


}
nav[role="custom-dropdown"] a,
nav[role="custom-dropdown"] label {
  color: #ffffff;
  text-decoration: none;
  font: 11pt 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif;
  transition: color .3s ease-in-out;
}
nav[role="custom-dropdown"] ul {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  list-style: none;
}
nav[role="custom-dropdown"] ul > li {
  float: right;
  padding: 2px;
  width: 15%;
  background-color:#D76A05;
  text-align: center;
  transition-duration: .3s;
  transition-timing-function: ease-in-out;
  transition-property: box-shadow, color;

  cursor: pointer;
}
nav[role="custom-dropdown"] ul > li:hover {
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  box-shadow: 0 0.05em 0.25em 0 rgba(0, 0, 0, 0.35), inset 0 0 0 2em rgba(0, 0, 0, 0.3);
}
nav[role="custom-dropdown"] ul > li:hover > a {
  color: #fff;
}

/* small screens */
@media screen and (max-width: 44em) {
  html,
  body {
    margin: 0;
  }

  nav[role="custom-dropdown"] ul {
    display: none;
    height: 100%;
  }
  nav[role="custom-dropdown"] label {
    position: relative;
    display: block;
    width: 100%;
    min-height: 2.25em;
    padding: .45em;
    font-size: 1.1em;
    margin: 0;
    border: 0.15em solid rgba(60, 60, 60, 0.2);

  }
  nav[role="custom-dropdown"] label:after {
    position: absolute;
    right: .25em;
    top: 0;
    content: "\2261";
    font-size: 1.8em;
  }
  nav[role="custom-dropdown"] input[type=checkbox]:checked ~ label:after {
    color: #222;
  }
  nav[role="custom-dropdown"] input[type=checkbox]:checked ~ ul {
    display: block;
  }
  nav[role="custom-dropdown"] input[type=checkbox]:checked ~ ul > li {
    width: 100%;
    opacity: .8;
  }
  nav[role="custom-dropdown"] input[type=checkbox]:checked ~ ul > li:after {
    position: absolute;
    right: .25em;
    content: "\203A";
    font: bold 1.4em sans-serif;
  }
}
























* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 *behavior: url( '/theme/js/boxsizing.htc' );
	-webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );
	-webkit-overflow-scrolling: touch;
}


article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
canvas {
	-ms-touch-action: double-tap-zoom;
}
 [hidden] {
display: none;
}
a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
sup, sub {
	font-size: 75%;
	line-height: 0;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
pre {
	display: block;
	overflow: auto;
}
code {
	font-family: 'Courier New', Courier, monospace;
}
ul, ol {
	list-style: none;
}
table {
	table-layout: auto;
	border-collapse: separate;
	border-spacing: 0;
	empty-cells: hide;
}
img {
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
svg:not(:root) {
	overflow: hidden;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea {
	-webkit-appearance: none;
}
button, input, select, textarea {
	vertical-align: baseline;
*vertical-align: middle;
	-webkit-border-radius: 0;
}
button, input {
	line-height: normal;
*overflow: visible;
}
table button, table input {
*overflow: auto;
}
button, input[type='button'], input[type='reset'], input[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
input[type='search']::-webkit-search-decoration, input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-results-button, input[type='search']::-webkit-search-results-decoration {
display: none;
}
input[type='search'] {
	-webkit-appearance: textfield;
}
input[type='radio'] {
	-webkit-appearance: radio;
}
input[type='checkbox'] {
	-webkit-appearance: checkbox;
}
input::-ms-clear {
display: none;
}
input[type='password']::-ms-reveal {
display: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
}
*:first-child+html .clearfix {
	zoom: 1;
}
.cleaner {
	height: 0;
	line-height: 0;
	clear: both;
}

/********** End RESET **********/


a {
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}
a, a:hover {
	text-decoration: none;
}






















.Loggin{
	width:100%;
	height:400px;	
	background-color:#FFF;	
	border: solid 1px #a94442;	
}

.Loggin{clear:both; margin-bottom: 7px;}


/* Form */
.form {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
  padding: 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: center;
  font: 11pt 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif;
}
.form .thumbnail {
  background: #D76A05;
  width: 150px;
  height: 150px;
  margin: 0 auto 20px;
  padding: 50px 30px;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  box-sizing: border-box;
}
.form .thumbnail img {
  display: block;
  width: 100%;
}
.form input {
  outline: 0;
  background: #f2f2f2;
  
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 12px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-sizing: border-box;
  font: 14px 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif;
  border: solid 1px #ccc;
}
.form button {
    outline: 0;
    background: #D76A05;
    width: 55%;
    border: 0;
    padding: 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
    cursor: pointer;
    font: 16px 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif;
}
.form .message {
  margin: 15px 0 0;
  color: #666;
  font-size: 15px;
}
.form .message a {
  color: #a94442;
  text-decoration: none;
}
.form .register-form {
  display: none;
}








.im{float:right;margin-right:10px; padding-left:10px; padding-bottom:10px;}

.Tat{text-align:right; margin-right:15px;font: 12pt 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif; padding-top:15px;color:#666666;}
.Tat a:hover{ text-decoration: none;}
	
.Date{float:right;font: 11pt 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif;padding-top:20px;color:#666666;}
	
.Diteles a{float:left; margin-left:20px;font: 11pt 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif;padding-top:20px;color:#666666;}
	
.Diteles a:hover{color:#000000;text-decoration: none;}	




.DivBSlaidShow{}


	
.BSlaidShow textarea{margin:13px 0px 5px 0px; text-align: right; border: solid 1px #ccc; background: #fff url(../images/bg_moduletable.png) repeat-x 0 100%;}
.BSlaidShow input{display:inline; border: solid 1px #ccc;padding: 0px 15px 0px 20px;margin-top: 4px;font: 15px 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif; text-align: right;}

.cont{float:left;margin-top:10px;margin-left:15px;font-size:14px;}

.lang a{font: 15pt Tahoma, Arial, Helvetica, sans-serif; color:#fff;}


.bo{width:100%; margin-top:5px; margin-bottom:5px; clear:both;}
	
.Wtar{float:right;width:49.6%;border: solid 1px #a94442;background-color:#FFFFFF; margin-left: 0.4%;}
.rozhjmer{float:left;width:49.6%;border: solid 1px #a94442; background-color:#FFFFFF;margin-right: 0.4%;}	
	
	
	
	
.bo h5{    font: 15pt 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif;
    margin-top: -40px;
    margin-right: -5px;
	}
		
	
.bo h4{ font: 13pt 'UniQAIDAR_Arabyeh' , Tahoma, Arial, Helvetica, sans-serif;
	margin-top:20px;

	margin-right: 10px;

	}
	
	
.wena{float:right;margin: 10px auto;}	
.texts{float:right;padding-top:5px;margin-right:5px;}


	
	
.Footer{
	
	padding-top:5px;
	padding-bottom:5px;
	height:40px;
    color:#660033;

	
	
	}
	

	
	

.DivFooter{
	
text-align:center;
margin:0 auto; 
padding-bottom:10px;
font-size: 11pt;

	
	
	}


