﻿@font-face {
    font-family: 'IRANSans';
    src:url('../fonts/Yekan/Yekan.eot') format('eot') ,  url('../fonts/Yekan/IRANSansWeb.ttf') format('truetype'); 
}

 .PicMohandes {vertical-align:middle; width:128px;border:1px solid #fff;}


img {vertical-align:middle;}
body{		text-align:center;
			 font-family: 'IRANSans';
             scrollbar-base-color:none;
             scrollbar-face-color: #ececec;
             scrollbar-3dlight-color: #f2efef;
             scrollbar-highlight-color:#f2efef;
             scrollbar-track-color:none;
             scrollbar-arrow-color: none;
             scrollbar-shadow-color: none;
             scrollbar-dark-shadow-color: #f2efef;
             -ms-overflow-style: -ms-autohiding-scrollbar;
             /*-ms-overflow-style: none; background:url('../images/B1.jpg');background-size:100%;*/
              background:url('../Images/back.jpg');
       }
@-ms-viewport { width: device-width; }

#login{
	width:50%;
	border:8px solid #eee;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 0 10px #4e707c;
	-webkit-box-shadow:0 0 10px #4e707c;
	box-shadow:0 0 10px #4e707c;	
	position:relative;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000)";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')
	}


.button1 {
   
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #eee;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eee), to(#e2e2e2));
    background: -moz-linear-gradient(#eee, #e2e2e2);
    background: linear-gradient(#eee, #e2e2e2);
    border: solid 1px #a8a6a6;/*d0d0d0;*/
    border-bottom: solid 3px #797979;
     border-right: solid 2px #797979;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #f5f5f5;
    color: #555;
    display: inline-block;
    font: bold 12px Arial, Helvetica, Clean, sans-serif;
    margin: 0 1px 1px 0;
    padding: 1px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #fafafa; 
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, .3), inset 0px 4px 1px 1px white, inset 0px -3px 1px 1px rgba(204,198,197,.5);
/* box-shadow: inset 1px 1px 2px rgba(255,255,255,0.3), 
              inset 3px 15px 45px rgba(0,0,0,0.2),
              inset -1px -1px 2px rgba(0,0,0,0.5), 
              inset -3px -15px 45px rgba(255,255,255,0.1),
              1px 1px 1px -4px rgba(0,0,0,1);*/
    
    }
    
 table
{	 
	background:#fff;
	font-family: "IRANSans";
	font-size: 14px;
	margin-right:5px;
	margin-top:5px;margin-bottom:5px;
	width: 98%;
	text-align: left;
	border-collapse: collapse;
}

table tbody tr:nth-child(even){background-color:#fff;}

 table th
{
	background-color:#dee1e6; /*#2D3C42;#47638c;344d7a 3366CC 5f718c;background:url('../back/b41.jpg');*/
	font-size: 15px;
	font-weight: normal;
	padding: 5px;
	/*border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #339; border-radius:5px  5px 0  0;*/
	color: #28283d;
	text-align:right;

	text-shadow:0 1px 0 #38678f;/* 0 1px 1px rgba(0, 0, 0, 0.25);box-shadow: inset 0px 1px 2px #2D3C42;*/
	 border:1px solid #9a9da1;
	text-align:right;
	transition: all 0.2s;
}
 table td
{
	padding: 2px; 
	border-bottom: 1px solid #e1e3e1;
	color: #28283d/*669*/;
	border-top: 1px solid #e1e3e1;
	text-align:right;
	border: 1px solid #e1e3e1;
	line-height:1.5;
	text-align:right;
}
/*select {
    padding: 5px 8px;
    
    border: 1px solid #b9c9fe;
    box-shadow: none;
    background: transparent;
    background-color: white;
     background-image: none;
  -webkit-appearance: none;
    -moz-appearance:none;  
       
    appearance:none;
     
 
}
select:focus {
    outline: none;
}*/
.h3 { 
margin-right:7px;
    display: block;
    font-size: 1.17em;
    margin-bottom: 1em;
    color:#3366CC;
    font-weight: bold;
}
#wrap {
	width: 820px;
	background: #CCC url(content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: center;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 10px auto;
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(menu.jpg) repeat-x 0 0;	
	height: 37px;
	width: 780px;	
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #D4E59F;	
}
#menu ul li#current a {	
	color: #D4E59F;
}

#header {
	width: 820px;
	position: relative;
	height: 103px;
	background: #CCC url(header.jpg) no-repeat center top;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 47px;	
}

/* images 
img {
	background: #FAFAFA;
 	border: 1px solid #E5E5E5;
	padding: 8px; 
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}
*/
/* Footer */	
#footer {
	color: #C6DDEE;
	background: #CCC url(footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 65px;
	text-align: center;	
	font-size: 92%;	
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}

/**/.input {
    width: 95px;
    box-sizing: border-box;
    border:1px solid  #b9c9fe; 
    border-radius: 4px;
    font-size: 14px;
    background-color: white;
    background-image: url('../Images/searchicon.png');
    background-position: 5px 5px; 
    background-repeat: no-repeat;
    padding: 5px 2px 5px 25px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    margin-right:5px;
}

.input:focus {
    width: 110px;
}
.input1,.inputBig,.inputMin ,.inputBigV,.inputMinM {
    width: 90px;
    box-sizing: border-box;
    border:1px solid #b9c9fe;
    border-radius: 4px;
    font-size: 16px;
    padding:3px;
    margin-right:5px;
    background-image:none;
    border:1px solid steelblue;
    background-color: white;
 
 /*
  display: inline-block;
  font: inherit;
  line-height: 1.2em;
  padding: 0.5em 3.5em 0.5em 1em;*/
}
.inputBig {width: 300px;}
.inputBigV {width: 400px;}
.inputMin {width: 150px; }
.inputMinM {width: 70px; }
.button {  
	font-family: 'IRANSans';
	line-height:1.5;
	font-size:1em;
	padding:3px;
	padding-top:6px;
	padding-right:6px;
	padding-left:6px;
	background:#00a577;
	color: #fff;
	border: 1px solid #005940;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	-o-transition: .2s all linear;
	transition: .2s all linear;  }
.button:hover {background:#d4f9ef;color:#005940;} 
.Submit,.submit1,.submit2,.submit3,.submit4 { 
	line-height:1;
	font-size:1em;
	padding:15px;
	background: url('../MenuCssJSRight/exchange1.png') no-repeat center center;
	color: #FFF;
	border: none;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	-o-transition: .2s all linear;
	transition: .2s all linear; 
	
 }
.submit1{background:#669 url('../MenuCssJSRight/left-arrow.png') no-repeat center left;border:1px solid #669;padding:12px;color:#fff; padding-left:50px;font-size:1.5em;}
.submit1:hover{background:#fff  url('../MenuCssJSRight/left-arrow1.png') no-repeat center left;color:#669;}
.submit2{background:#669 url('../MenuCssJSRight/left-arrow.png') no-repeat center left;border:1px solid #669;padding:2px;color:#fff; padding-left:50px;font-size:1.2em;}
.submit2:hover{background:#fff  url('../MenuCssJSRight/left-arrow1.png') no-repeat center left;color:#669;}
.submit3{background:url('../MenuCssJSRight/survy.png') no-repeat center left;}
.submit4{background:url('../images/checklist1.png') no-repeat center left;}

/* Image in Text Box */
.tb11 {
	background:#FFFFFF url(search.png) no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border:1px solid #CCCCCC;
	width:230px;
	height:28px;
}
.bg4,.bg1,.bg2,.bg3,.bg5,.bg6,.bg7,.bg8,.bg9,.bg10,.bg11
{ font-family: 'IRANSans';
	line-height:1;
	font-size:1.3em;
	padding:5px;
	background:#00a879;
	/**/
	color: #fff;
	border: 1px solid #fff;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	-webkit-transition: .2s all linear;
	-moz-transition: .2s all linear;
	-o-transition: .2s all linear;
	transition: .2s all linear; 
	/*width:170px; */
	text-shadow:1px 1px 0px rgba(0, 0, 0, 0.25);
}

.bg5{background:#47638c;color: #fff;}
.bg7{background:#1fb1e0;color: #fff;}
.bg4{background:#c456a8;color: #fff;}
.bg3{background:maroon;color: #fff;}
.bg1{background:#ab8426;color: #fff;}
.bg10{background:#eaa42a;color: #fff;}
.bg11{background:#eaa42a;color: #fff;}

.bg1:hover{	background:#000;}
.bg3:hover{	background:#000;}
.bg2:hover{	background:#000;}
.bg8:hover{	background:#000;}
.bg4:hover{	background:#000;}
.bg5:hover{	background:#000;}
.bg7:hover{	background:#000;}
.bg6:hover{	background:#000;}
.bg9:hover{	background:#000;}
.bg10:hover{	background:#000;}
.bg11:hover{	background:#000;}
.bg2{ background-image:url(../images/insert.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}
.bg8{ background-image:url(../images/select.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}
.bg3{ background-image:url(../images/rubbish-bin.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}
.bg1{ background-image:url(../images/go-back-arrow.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}
.bg4{ background-image:url(../images/add-image.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}
.bg5{ background-image:url(../images/file.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}
.bg7{ background-image:url(../images/ok-mark.png); background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}
.bg6{ background-image:url(../images/show-more-button-with-three-dots.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}
.bg9{ background-image:url(../images/add-image.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}	 
.bg10{ background-image:url(../images/link.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}
.bg11{ background-image:url(../MenuCssJSRight/excel.png);background-size: 16px 16px;
	 background-repeat:no-repeat; background-position:right+5px center;   padding-right:25px;}	 	 
	 
/*Tab CSS  Start */

 .alert{
    padding: 10px;
    background-color: #f44336;
    color: white;
    position:absolute;
    top:-80px;
    /* left:2%;*/
    z-index:0;
    background: #ff3466;
  	border-radius: 4px;
  	box-shadow: 0 5px 25px 5px rgba(205,210,214,.8);
  	ransition: all .3s ease;
    
    -webkit-animation: example 5s both; /* Safari 4.0 - 8.0 */
    animation: example  5s both;
    
     /*-webkit-animation-name: example;   Safari 4.0 - 8.0 */
    /*-webkit-animation-duration: 3s;   Safari 4.0 - 8.0 */    
     /*-webkit-animation-delay: 0s; Safari 4.0 - 8.0 */
     /*-webkit-animation-fill-mode:  backwards; Safari 4.0 - 8.0 
    animation-name: example;
    animation-duration: 3s; animation-delay: 1s;
    animation-fill-mode: both;*/
  	}
  		
	@keyframes example {
		0%   {top: -50px;background-color: #669;}
	    85%  {top: 2%;background-color: #f44336;}
	    15%  {top: -50px;background-color: #669;}
	   
	   
	 }	
    	
 	@-webkit-keyframes example {
	    0%   {top: -50px;background-color: #669;}
	    85%  {top: 2%;background-color: #f44336;}
	    15%  {top: -50px;background-color: #669;}
	}
	@keyframes example1 {
   		0%   {top: -50px;background-color: #669;}
	    85%  {top: 2%;background-color: #f44336;}
	    15%  {top: -50px;background-color: #669;}
    }
	@-webkit-keyframes example1 {
   		0%   {top: -50px;background-color: #669;}
	    85%  {top: 2%;background-color: #f44336;}
	    15%  {top: -50px;background-color: #669;}
    }

	.alert:after { 
      bottom: -5px;      
      left: 83%;
   	  background: #f44336;
      content: "";
      height: 10px;
      position: absolute;
      transform: rotate(45deg);
      width: 10px;
      -webkit-animation: example1 5s both; /* Safari 4.0 - 8.0 */
      animation: example1 5s both;
     }
  		
     .closebtn {
            margin-left: 15px;
            color: white;
            font-weight: bold;
            float: right;
            font-size: 28px;
            line-height: 20px;
            cursor: pointer;
            transition: 0.3s;   cursor:pointer;
        }

        .closebtn:hover {
            color: black;
        }
        
        
      /*Start disgin Login Form*/
	
		 	#x1{width:30px; }
		 	#x2{width:40px; }
		 	#x3{width:70px; }
		 	
		 	#printableTable{padding-top:10vw;}
		 	
	  /*End disgin Login Form*/