/*=========== Reset-CSS =============*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
ul{list-style:none}
input{border: none; height: 40px !important;}
input['required=required']{
  border: 1px solid #d70421;
}
select{height: 40px !important;}
a{text-decoration: none; outline:none}
a:hover,a:focus{text-decoration: none; outline:none}
.clear{clear: both}
img{border:none}
*{ outline:none;}
.navmenu{
  height:30px;line-height:30px;background:#ced0d1;
}
@font-face {
	font-family: 'yekan';
	src: url('/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/fonts/BYekan.eot'); 
	src: url('/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/fonts/BYekan.eot#iefix') format('embedded-opentype'), 
	     url('/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/fonts/BYekan.woff') format('woff'), 
	     url('/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/fonts/BYekan.ttf')  format('truetype'); 
}
/*==========================
@font-face {
  font-family: 'yekan';
  src: 
       url('/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/fonts/iran_1.ttf')  format('truetype');
}
*/
.playthumbnale{
  width: 100%;
}
.indexheader{
  height:150px;
  background-color:#119c46;
  width: 100%;
  background-image: url('/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/indexheader.png');
  background-position: center center;
  background-repeat: no-repeat;
  border-bottom:2px solid #077531; 
  
}
html {
	direction:rtl;
}
body {
	font-family:yekan;
	background-color:#f0f0f0;
}
h2, .h2 {font-size:24px; line-height:40px;}
h6 {line-height:20px;}
#txtmobilerahgiri,#txtcoderahgiri{
border:1px solid #ccc;
margin-top:5px;
margin-bottom:5px;

}
.rahgiriboxinner{
margin-top: 5% !important;
}

#rahgiribox{
display:none;
overflow:scroll-x;
}
.inputrequired{
  background-color:#169c46 ;
  border-radius:5px 5px 0px 0px;
  font-family:tahoma;
  font-size:9px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:4px;
}
.picnewstitle{
  height: 32px;
  border-bottom: 1px solid #169c46 ;
  margin-top:10px;
}
.picnewstitle .title{
	border-radius: 3px 3px 0px 0px;
	background-color: #169c46 ;
	height: 30px;
	width: auto;
	line-height: 30px;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.redmenu{
  position: absolute;
  top: 40%;
  left: -5px;

}
.btnmenu{
  height: 30px;
  width: auto;
  background-color: #169c46 ;
  border-radius: 0px 3px 3px 0px;
  line-height: 30px;
  text-align: left;
  color: #FFF;
  font-size: 12px;
  margin-bottom: 5px;
  cursor: pointer;
  padding-right: 5px;

}
.btnmenu span{
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
}
.btnmenu:hover{
   background-color: #0b8e6a;
}
.btnmenu a{
  color: #FFF;
  text-decoration: none;
  line-height: 35px;
}
.btnmenu a:hover{
  color: #FFF;
  text-decoration: none;
}
.orange {color:#169c46 ;}
.displayOff{display:none;}
/*=========== Home ===============*/
.wrapper-index{
  color:#ccc;
  height:auto;
  margin:0;
}
.submenu{float: right;}
.submenu li{
float: right;
padding-left: 10px;
padding-right: 10px;
color: #FFF;
}
.submenu li a{
  color: #005822;
}
.submenu li a:hover{
  color: #047630;
}
.headertext h2{
float: left;
color: #FFF;
font-size: 18px;
}
.innerheader{
  background: #119c46;
  height: 150px; 
   background-position: center center;
  border-bottom:2px solid #077531; 
  background-image:url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/indexheader.png);
}
.wrapper {
  background-image:url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/point.png);
  color:#ccc;
  height:auto;
  margin:0;
}
.wrap {
  display: block;
  position: relative;
  padding:30px 120px 0 120px;
  z-index:2;
  max-width:1200px;
}
.links {
  float:left;
}
.links li {
  margin-right:5px;
  line-height:45px;
  float:left;
}

.none
{

}
.bg-image-index{
  background-image: url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/back.jpg);
  background-size:100%;
  opacity:0.8;
  top: 300px;
  background-color:#333;

}
.bg-image {

  background-size:100%;
  height:700px;
  opacity:0.2;
  top: 180px;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;  
transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.yellowtitle {
  background-color:#169c46 ;
  padding:7px 0;
  text-align:center;
  color:#333333;
  border-radius:0 0 4px 4px;
  z-index:30;
}
.content {
  padding:20px 0;
  font-size:14px;
  margin-bottom:20px;
}
.content select,
.content input {
  margin-bottom: 15px;
}
.content .btn-default {
  line-height:35px;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 3px;
}
.picitem{
  height: 100px;
  width: 100px;
  cursor:pointer;
}
@-moz-document url-prefix() { 
.content select {

}
}
#rahgiri {
  margin-top:30px;
}
.content .right{
  position:relative;
}
.statistic {
  height:auto;
  color:#272727;
  border:1px solid #ccc;
  border-radius:5px;
  background-color:#fff;
  padding:15px;
}
.statistic .number {
  font-size:32px;
}

.dot {
 /*background:url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/dot.png) repeat-y top right;*/
 border-right: 1px solid #5c5c5c;
}
.announcedialogimage{
	 height: 100%;
  width: 100%;
  display:none;
  position: fixed;
  background-color: rgba(15,15,15,0.9); 
  z-index: 2000;
}
.announcedialog{
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: rgba(15,15,15,0.9); 
  z-index: 2000;
}
.des{
  background-color: rgba(15,15,15,0.5); 
  border-radius: 5px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.announceimg {
    background-color: #FFFFFF;
    border-radius: 5px;
    color: #000000;
    line-height: 25px;
    margin-top: 5%;
    text-align: center;
    padding: 20px;
}
.announceimg img{
	margin:0 ,auto;
	margin-top:10px;
}
.announceimg span.title {
  background-color:#a60c22;
  padding:5px 7px;
  border-radius:5px;
  margin-top:-35px;
  float:right;
  color: #FFF;
  padding-right: 30px;
}
.announceimg span.close {
  color: #FFF;
  margin-top:-30px;
  padding-right:7px;
  float:right;
}
.announce {
    background-color: #FFFFFF;
    border-radius: 5px;
    color: #000000;
    line-height: 25px;
    margin-top: 20%;
    padding: 20px;
}
.announce span.title {
  background-color:#a60c22;
  padding:5px 7px;
  border-radius:5px;
  margin-top:-35px;
  float:right;
  color: #FFF;
  padding-right: 30px;
}
.announce span.close {
  color: #FFF;
  margin-top:-30px;
  padding-right:7px;
  float:right;
}
.information{
  font-family: Tahoma;
  font-size: 11px;
}
.btn-default2{
    border: 1px solid #eee;
    color: #000;
    width: 100%;
    margin-top:5px ;
}
.btn-default2:hover{
    background-color:#169c46 !important;
    border-color:#169c46 !important;
    color: #ffffff;
}

.btn-default{
  height:55px;
  width:100%;
  background-color:#169c46 !important;
  border-color:#169c46;
  color: #fff;
}
.footermenu li a:hover{
  color:#a78035;
}
.footermenu li a{
  color: #753d00;
  padding-left: 3px;
  padding-right: 3px;
}
.footermenu li{
  float: left;
}
/**/
#video {
  margin-top:-25px;
}
.video-wrapper {
   border-bottom:1px solid #169c46 ;
   border-top:1px solid #169c46 ;
   background-color:#000000;
   height:480px;
   position:relative;
}
.playContent {
  width:100%;
  position:absolute;
  margin:0;
  z-index:100;
  opacity:1;

}
#playBtn {
  background:url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/play.png) no-repeat center center;
  width:76px !important;
  height:76px !important;
  margin:200px auto;
}
.gallery {
   background-color:#d8d8d8;
   padding:0px 120px 20px 120px;
}
.gallery .note p {
  background-color:#adadad;  
  color:#333333;
  padding:20px;
  border-radius:5px;	
}
<!------------slider--------------->
.slider-base {
   direction:ltr;
}
.slider-sponsers{
	direction:ltr;
	height:250px;
	position:relative;
	padding:70px 0 15px 0;   
	margin-right:15px;
}
.slider-sponsers ul{
	padding-right:10px;
}
.slider-sponsers ul li{
	height:155px;
	width:155px;;
	margin-right:15px;
	margin-left:15px;
	border-radius:5px;
    transition: all 1s;
	cursor:pointer;
}
.slider-sponsers ul li:hover {
    -webkit-box-shadow: 0 0 8px 0 #424242;
    box-shadow: 0 0 8px 0 #424242;
}
.slider-sponsers img {
	width:155px;
	height:155px;
	border:5px solid #fff;
	border-radius:5px;
}
.slider-base {
	position:relative;	
}
.slider-brand {position:absolute; top:0; z-index:500;}
.slider-brand .pre{
	position:absolute;
	top:125px;
	right:1110px;
	background:url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/prev.png) no-repeat;	
	width:35px;
	height:48px;
	cursor:pointer;
}
.slider-brand .next{
	position:absolute;	
	top:125px;
	right:-10px;	
	cursor:pointer;
	background:url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/next.png) no-repeat;
	width:35px;
	height:48px;	
}
.win-close img {
  float:left;
}
.overlay-close-left{
    left: 10px !important;
    right: none !important;
    top: 0px !important;
}
.box2{
    height:600px;
    margin:auto;
    max-width:1400px;
}
.box {
	padding:30px 110px;
	height:600px;
	margin:auto;
	max-width:1400px;
}
.box2 .titr {
   margin:25px 0;
   background-color:#dbdbdb;
   line-height:30px;
   text-align:center;
   border-radius:5px;
}
.box .titr {
   margin:25px 0;
   background-color:#dbdbdb;
   line-height:30px;
   text-align:center;
   border-radius:5px;
}
.chairs {
   float:right;
   text-align:center;
   margin-bottom:10px;
   cursor:pointer;
}
.row-chairs {
  font-size:27px;
  line-height:27px;
}


.chairs li {
   float:left;
   margin-left:2px;
   width:18px;
   height: 18px;
   line-height:20px;
   border-radius:2px;  
   background-color:#35aa47;	
   color:#ffffff;	 
}

.chairs li.next {
	margin-left:40px;
}
.chairs li.disable {
    background-color:#e6e6e6;
    color:#7a7a7a;		
}
.chairs li.none {
   background-color:#FFF;
    color:#7a7a7a;    
}

.chairs li.otherarea {
    background-color:#ccc;
    color:#ffffff;
}
.chairs li.unavailable {
    background-color:#e6897d;	
   color:#ffffff;	
}
.chairs li.selected {
    background-color:#3ba1cb; 
   color:#ffffff; 
}
.chairs li.available {
    background-color:#35aa47;	
    color:#ffffff;	
}
.success {
   background-color:#f0f0f0;
   padding-bottom: 50px;
}
.success .links {
  float:left;
}
.success .links li {
  margin-right:5px;
  line-height:45px;
  float:left;
}
.table-wrap {
  background-color:#fff;
  border:1px solid #c3c3c3;
  border-radius:5px;
  margin-top:0px;
}
.btn-default:hover{
 background-color: #169c46 !important;
    border-bottom: 3px solid #0c853a;
    border-left-color: #169c46 !important;
    border-right-color: #169c46 !important;
    border-top-color: #169c46 !important;
    color: #FFF !important;
}
.table-wrap .table > thead > tr > th {
  border-bottom:1px solid #169c46 ;  
}
.table-wrap .info {
  margin-top:20px;
  text-align:right;
}
.sm-font {
  font-size:12px;
}
.bd-font {
  font-size:14px;
}
.print {
  line-height:30px;
  text-align:right;
  background:url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/print-b.png) no-repeat right center;
  margin-right:5px;
  padding-right:20px;
}
.table-wrap .info .info-content {
  background-color:#f8e5c0;
  margin:10px;
  padding:10px;
  border-radius:5px;
}
.about-box{
  text-align:right;
  margin-top:10px;
  margin-left:70px;
}
.about-box h2{
  color:#169c46 ;
}
.success-box {
  text-align:center;
  margin-top:10px;
  margin-left:70px;
}
.success-box h2 {
  color:#169c46 ;
}
.error-box {
  text-align:center;
  background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 100px;
    margin-top: 100px;
    line-height: 100px;
}
.error-box1{
    text-align:center;
  padding:180px 0;
}
/*play list*/
.autoheight {
  height:auto;
}
.fixed {
  position:fixed;
}
.play {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: 5px 5px 5px #000;
    color: #000;
    height: auto;
    margin: 5px;
    padding: 15px 15px 10px;
}
.play p {
  border-bottom:1px solid #a78035;
  padding-bottom: 10px;
}
.play img {
  margin:5px auto;
}
.play .time {
  line-height:30px;
  background:url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/time.png) no-repeat right center;
  padding-right:12px;
  margin-left:10px;
}
.play .place {
  line-height:30px;
  background:url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/location.png) no-repeat right center;
  padding-right:12px;
}
.play .btn-default,
.play .btn-disable {
  height:35px;
}
.play-box {
  margin:30px;
}
.footer {
  color:#005822;
  text-align:center;
  padding:30px 0;
  border-top:2px solid #b9b9b9;
}
.grey {
  background-color:#d8d8d8;	
}
/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(240,240,240,1);
	z-index:1000;
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 80px;
	height: 80px;
	position: absolute;

	top: 20px;
	overflow: hidden;
	border: none;
	background: url(/web/20150804054749im_/http://mashhad-gisheh.com/bundles/mtuser/img/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
}

/* Effects */
.overlay-slidedown {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
	transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
}

.overlay-slidedown.open {
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
}
@media (max-width: 1280px) {
.slider-sponsers ul li{
	height:153px;
	width:153px;;
	margin-right:10px;
	margin-left:10px;
}
.slider-sponsers img {
	width:153px;
	height:153px;
}
.slider-brand .pre{
	top:120px;
	right:1045px;
}
.slider-brand .next{
	top:120px;
	right:-20px;	
}
}
@media (max-width: 1024px) {
.slider-sponsers{
	height:200px;
}
.slider-sponsers ul li{
	height:120px;
	width:120px;;
	margin-right:5px;
	margin-left:5px;
}
.slider-sponsers img {
	width:120px;
	height:120px;
}
.slider-brand .pre{
	top:110px;
	right:790px;
}
.slider-brand .next{
	top:110px;
	right:-20px;	
}
}
@media (max-width: 980px) {
.slider-sponsers{
	height:200px;
}
.slider-sponsers ul li{
	height:112px;
	width:112px;;
	margin-right:5px;
	margin-left:5px;
}
.slider-sponsers img {
	width:112px;
	height:112px;
}
.slider-brand .pre{
	top:105px;
	right:740px;
}
.slider-brand .next{
	top:105px;
	right:-20px;	
}
}
@media (max-width: 800px) {
.information { 
  /*display:none;*/
}
.slider-sponsers ul li{
	height:85px;
	width:85px;;
}
.slider-sponsers img {
	width:85px;
	height:85px;
}
.slider-brand .pre{
	top:90px;
	right:580px;
}
.slider-brand .next{
	top:90px;
	right:-20px;	
}
.statistic img {
   display:none;
}
.statistic {
   height:auto;
}
}
@media (max-width: 768px) {
  .error-box img {
	 width:600px;
  }
  .picnewstitle{
    display: none;
  }
  #picnews{
    display: none;
  }
  .bg-image {
  background-size:auto;
  height:900px;
  opacity:0.2;
  top: 150px;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;  
transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.wrap {
    display: block;
    max-width: 1200px;
    padding-left:10px !important;
    padding-right:10px !important;
    position: relative;
    z-index: 2;
}
}
@media print {
    .noprint{display: none;}
}
/*
     FILE ARCHIVED ON 05:47:49 Aug 04, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:00:45 Aug 08, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.855
  exclusion.robots: 0.037
  exclusion.robots.policy: 0.022
  esindex: 0.014
  cdx.remote: 5180.522
  LoadShardBlock: 713.489 (3)
  PetaboxLoader3.datanode: 556.506 (4)
  PetaboxLoader3.resolve: 301.846 (3)
  load_resource: 245.842
*/