@font-face {
    font-family: 'BYekan';
    src: url('../font/Yekan.ttf') format('truetype');
}

@font-face {
    font-family: 'BTitr';
    src: url('../font/Titr.ttf') format('truetype'), url('../font/Titr.eot') format('embedded-opentype'), url('../font/Titr.woff') format('woff');
}

@font-face {
    font-family: 'Shabnam';
    src: url('../font/Shabnam/Shabnam.ttf') format('truetype'), url('../font/Shabnam/Shabnam.eot') format('embedded-opentype'), url('../font/Shabnam/Shabnam.woff') format('woff');
}

@font-face {
    font-family: 'IranNastaliq';
    src: url('font/IranNastaliq.eot?#') format('eot'), url('font/IranNastaliq.ttf') format('truetype'), url('font/IranNastaliq.woff') format('woff');
}
body
{
    /*background:url('../images/body-background.gif') repeat;*/
    margin: 0px;
}

a.samaneh-title
{
    color: #003366;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-top: 12px;
}
a.samaneh-title:hover
{
    color: Red;
}
#wrapper
{
    *min-width: 1000px !important;
    width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
#sidebar_left
{
    min-width: 204px !important;
    width: 17%;
    overflow: hidden;
    float: right;
}
#sidebar_right
{
    min-width: 190px !important;
    width: 20%;
    overflow: hidden;
    float: right;
}
#content
{
    min-width: 598px !important;
    width: 62%;
    overflow: hidden;
    float: right;
}

.block_wrapper
{
    margin: 5px auto;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
}

.block_header
{
    /*background:url('../images/CornerTRMiddle.gif') repeat-x;	height:29px;*/
    background: url('../images/bgmenu.gif') repeat-x;
    direction: rtl;
    text-align: right;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #5F97C4 #5F97C4 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    height: 44px;
    margin: auto;
}
.block_header div.head
{
    /*color:#1A50B8;*/
    color: #fff;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
    padding-top: 11px;
    padding-right: 15px;
}
.block_body
{
    clear: both;
    direction: rtl; /*background-image:url('../images/MiddleLeft.gif'); 	background-position:left; 	background-repeat:repeat-y;*/
    background: none repeat scroll 0 0 #F7F7F9;
    border: 2px solid #FFFFFF;
    border-radius: 0 0 7px 7px;
    box-shadow: 0 0 0 1px rgba(0, 0, 2, 0.1), 0 1px 0 rgba(0, 0, 2, 0.15), 0 1px 1px rgba(0, 0, 2, 0.1);
    padding: 13px;
}
.block_body_inner
{
    /*background-image:url('../images/MiddleRight.gif'); 	background-position:right; 	background-repeat:repeat-y;*/
}
.main-content
{
    /*padding:5px 20px 7px 5px;*/
}
.main-content
{
    /*padding-right: 20px;     padding-top:10px;*/
}
.main-content-inner
{
    /*padding:7px 20px 7px 7px;*/
}
.top_left
{
    float: left;
    height: 29px;
    width: 10px; /*background:url('../images/CornerTLeft.gif') no-repeat;*/
}
.top_left
{
    height: 29px;
    width: 10px; /*background:url('../images/CornerTLeft.gif') no-repeat;*/
}
.top_right
{
    float: right;
    height: 29px;
    width: 30px; /*background:url('../images/CornerTRight.gif') no-repeat;*/
}
.block_footer
{
    /*height:10px; 	background:url('../images/BottomMiddle.gif') repeat-x;*/
}
.bot_left
{
    /*height:10px; 	width:10px; 	background:url('../images/BottomLeft.gif') no-repeat; 	float:left;*/
}
.bot_right
{
    /*height:10px; 	width:30px; 	background:url('../images/BottomRight.gif') no-repeat; 	float:right;*/
}
div.banner
{
    position: relative;
    top: 0px;
    left: 0px;
}

#left_banner
{
    width: 254px;
    height: 185px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#gooshe
{
    position: absolute;
    right: 0px;
    top: 0px;
    background: url('../images/gooshe.gif') no-repeat;
    width: 13px;
    height: 28px;
}
#right_side_banner
{
    /* margin-left:254px; */
}
.clr
{
    clear: both;
}

#shahrdari-txt
{
    height: 120px;
    left: 43%;
    position: absolute;
}

#footer
{
    width: 100%;
    height: 33px;
    background: url('../images/Repeat_Bottom_Bottom.gif') repeat-x;
    margin-top: 25px;
}


/*
Right Menu Styles Start Here
*/
.right-menu-wrapper
{
    margin-right: 16px;
    padding-top: 8px;
    margin-left: 10px;
}
.linklist
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: -1;
    direction: rtl;
    text-align: right;
    font-family: Tahoma, "Times New Roman" , Times, serif;
    font-family: tahoma,Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.linkitem a:link, .linkitem a:visited, .linkitem a:active
{
    color: #003366;
    text-decoration: none;
}
.linkitem
{
    line-height: 23px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.linkitem a
{
    padding-right: 5px;
}
.linkitem img
{
    border-width: 0px;
}
ul li
{
    list-style-type: none;
}


/*
Right Menu Styles End Here
*/



table.rdUsertype td
{
    display: block;
    height: 35px;
    direction: rtl;
    text-align: right;
}
table.rdUsertype
{
    width: 100%;
}

#header
{
    background-image: url('../images/bgheader.gif');
    background-repeat: repeat-x;
    min-width: 1088px;
    height: 135px;
}

.MasterBody
{
    margin: 0px;
    color: #484848;
    font-family: Tahoma;
    font-size: 12px;
    direction: rtl;
    background-color: #f1f2f4;
    background-image: url('../images/bg.gif');
    background-position: 0px 106px;
    background-repeat: repeat-x;
}

.EmptyBody
{
    margin: 0px;
    background-color: #FFF !important;
}
.top
{
    width: 980px;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
}
.Logo-137
{
    padding-top: 14px;
    float: left;
}
.Logo-Satia
{
    float: right;
}

.container-loading
{
    position: fixed;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999999;
    background-color: #000000;
    opacity: 0.7;
}

.img-loading
{
    border-width: 0px;
    padding: 10px;
    position: fixed;
    top: 45%;
    left: 50%;
}

.imgSend{

    background-image:url('../images/send.png');

}

#section {
    width: 900px;
    height: auto;
    margin:0 auto;
    position: relative;
    min-height: 200px;
    padding: 20px;
}

#section-tabs {
  position: relative;
  padding: 0;
  font-weight: bold;
  list-style: none;
  text-transform: uppercase;
  margin: auto;
  margin-top: -2rem;
}

#section-tabs li {
  cursor: not-allowed;
  text-decoration: none;
  padding: 10px;
  float: right;
  width: 25%;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  position: relative;
}

#section-tabs li.active {
  cursor: pointer;

}
.inactive{
    opacity: 0.5;
}

#section-tabs li:after {
 	content: '';
	width: 100%;
	height: 1px;
	background: #04879c;
	position: absolute;
	right: -32%;
	top: 50px;
	z-index: -1;
    opacity: 1;
}

#section-tabs li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#section-tabs li.active:before, #section-tabs li.active:after {
        background: gray;
        color: white;
    }
.progressbar li:before {
	content: "";
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	border-radius: 50%;
	margin: 0 auto 5px auto;
}

.step1
{
    height: 80px;
    width: 80px; 
    background:url('../img/step1.png') no-repeat;
    margin: auto;
    padding: 5px;
}
.step2
{
    height: 80px;
    width: 80px; 
    background:url('../img/step2.png') no-repeat;
    margin: auto;
    padding: 5px;
}
.step3
{
    height: 80px;
    width: 80px; 
    background:url('../img/step3.png') no-repeat;
    margin: auto;
    padding: 5px;
}
.step4
{
    height: 80px;
    width: 80px; 
    background:url('../img/step4.png') no-repeat;
    margin: auto;
    padding: 5px;
}

#step1 {
    color: #f13321;
}
#step2 {
    color: #ffa12b;
}
#step3 {
    color: #3caa3c;
}
#step4 {
    color: #17a2b8;
}
