@charset "utf-8";
@font-face {
font-family: 'Shabnam';
src: url('https://opt.imum.ir/assets/fonts/Shabnam.eot');
src: url('https://opt.imum.ir/assets/fonts/Shabnam.eot?#iefix') format('FontName-opentype'),
    url('https://opt.imum.ir/assets/fonts/Shabnam.woff') format('woff'),
    url('https://opt.imum.ir/assets/fonts/Shabnam.woff2') format('woff2'),
    url('https://opt.imum.ir/assets/fonts/Shabnam.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
* {
margin:0;
padding:0;
}
body, input {
color:#333;
font-family: 'Shabnam', Tahoma, sans-serif;
font-size:8pt;
}
body {
direction:rtl;
background-color:#444;
}
#notification {
display:none;
color:#fff;
width:100%;
height:auto;
line-height:35px;
text-align:center;
background-color:#666;
border-bottom:2px solid #333;
}
#header {
width:100%;
height:150px;
background:#eaeaea url('../images/opt_header_bg6.jpg') 0 center repeat-x scroll;
background-size:cover;
border-bottom:4px solid #333;
text-align:center;
}
h1 {
margin-bottom:2px;
}
h3 {
margin:15px 0 2px;
}
#container {
margin:20px auto 0 auto;
width:768px;
margin-bottom:10px;
}
ul.tabNavigation {
list-style:none;
overflow:hidden;
}
ul.tabNavigation li {
border-radius:5px 5px 0 0;
display:inline-block;
margin:0 1px;
padding:0 7px;
background-color:#666;
cursor:pointer;
}
ul.tabNavigation li:not(.item-selected):hover {
background-color:#333;
}
ul.tabNavigation .item-selected {
background-color:#f4f4f4;    
}
ul.tabNavigation li a {
color:#fff;
text-decoration:none;
height:32px;
line-height:32px;
vertical-align:middle;
overflow:hidden;

}
ul.tabNavigation li a.selected {
color:#666;
}
ul.tabNavigation li a:focus {
outline:0;
}
div.tabs > div {
padding:20px;
}
div.tabs > div h2 {
margin-top:0;
}
#result, 
#first, 
#second, 
#third, 
#help {
border-radius:10px 0 10px 10px;
border:#000 1px solid;
border-width:0 1px 1px 1px;
box-shadow:#000 0px 2px 3px;
}
#result, 
#first, 
#second, 
#third, 
#help {
background-color:#f4f4f4;
}
fieldset {
padding:15px;
border:#eaeaea 1px solid;
line-height:20px;
margin:10px auto;
opacity:0.9;
}
legend {
color:#03c;
padding:0 5px;
}
.fld {
margin:5px auto;
}
label {
margin-left:10px;
float:right;
clear:right;
width:110px;
text-align:left;
}
.error {
color:#CC0000;
border:1px solid #fcc;
background:#b81900 url('../images/opt_error_bg.png') 50% 50% repeat;
}
.success {
color:#336600;
border:1px solid #360;
background:#66cc00 url('../images/opt_success_bg.png') 50% 50% repeat;
}
.error, .success {
border-radius:5px;
padding:15px;
margin-bottom:20px;
}
.btn , .upload, .download, .empty, .default {
cursor:pointer;
height:27px;
width:122px;
border:0;
background:transparent url('../images/opt_btn.png') no-repeat center center scroll;
}
input {
text-align:center;
width:50px;
direction:ltr;
border-radius:3px;
padding:2px;
}
.btn {
color:#333;
cursor:pointer;
margin:7px;
}
.dataField {
background-color:#F4FDE1;
border:#666 1px solid;
}
.fldfocus {
background-color:#ffffcc;
border:#333 1px solid;
}
.unit {
text-align:left;
color:#666;
padding:0 5px;
}
.measure {
color:#333;
font-size:12pt;
line-height:1em;
}
.tblLabel {
color:#339900;
background-color:#e3e3d3;
padding:5px;
text-align:left;
font-weight:bold;
}
.tblData {
background-color:#e3e3d3;
direction:ltr;
text-align:right;
padding-right:5px;
}
.previous {
margin-bottom:10px;
border-bottom:#ccc 1px solid;
padding-bottom:15px;
}
#footer {
color:#999;
width:800;
height:128px;
line-height:80px;
background:transparent url('../images/opt_footer_hline.png') center top no-repeat;
margin:auto 0;
text-align:center;
}
a.enhanced_toggleResult, 
a.enhanced_toggleResult:hover, 
a.enhanced_toggleResult:visited {
color:#fff;
margin:8px 10px;
text-decoration:none;
position:fixed;
top:0;
right:10px;
}
a img {
border:none;
}
.thumbnail {
box-shadow: 0 0 5px #00000030;
margin:15px;
}