@font-face {
    font-family: 'BKoodakBold';
    src: url('../fonts/BKoodakBold.eot');
    src: url('../fonts/BKoodakBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BKoodakBold.woff') format('woff'),
    url('../fonts/BKoodakBold.ttf') format('truetype'),
    url('../fonts/BKoodakBold.svg#BKoodakBold') format('svg');
}
@font-face {
    font-family: 'B Titr Bold';
    src: url('../fonts/B Titr Bold.eot');
    src: url('../fonts/B Titr Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/B Titr Bold.woff') format('woff'),
    url('../fonts/B Titr Bold.ttf') format('truetype'),
    url('../fonts/B Titr Bold.svg#B Titr Bold') format('svg');
}
@font-face {
    font-family: 'Vazir';
    src: url('../fonts/Vazir.eot');
    src: url('../fonts/Vazir.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir.woff') format('woff'),
    url('../fonts/Vazir.ttf') format('truetype'),
    url('../fonts/Vazir.svg#Vazir') format('svg');
}
@font-face {
    font-family: 'VazirFD';
    src: url('../fonts/Vazir-FD.eot');
    src: url('../fonts/Vazir-FD.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-FD.woff') format('woff'),
    url('../fonts/Vazir-FD.ttf') format('truetype'),
    url('../fonts/Vazir-FD.svg#Vazir-FD') format('svg');
}
@font-face {
    font-family: 'VazirB';
    src: url('../fonts/Vazir-Black.eot');
    src: url('../fonts/Vazir-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Black.woff') format('woff'),
    url('../fonts/Vazir-Black.ttf') format('truetype'),
    url('../fonts/Vazir-Black.svg#Vazir-Black') format('svg');
}
@font-face {
    font-family: 'Vazir-Bold';
    src: url('../fonts/Vazir-Bold.eot');
    src: url('../fonts/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Bold.woff') format('woff'),
    url('../fonts/Vazir-Bold.ttf') format('truetype'),
    url('../fonts/Vazir-Bold.svg#Vazir-Bold') format('svg');
}
@font-face {
  font-family: Parastoo;
  src: url('../fonts/Parastoo.eot');
  src: url('../fonts/Parastoo.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Parastoo.woff') format('woff'),
       url('../fonts/Parastoo.ttf') format('truetype');
}

@font-face {
  font-family: Parastoo-Bold;
  src: url('../fonts/Parastoo-Bold.eot');
  src: url('../fonts/Parastoo-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Parastoo-Bold.woff') format('woff'),
       url('../fonts/Parastoo-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: Parastoo-FD;
  src: url('../fonts/Parastoo-FD.eot');
  src: url('../fonts/Parastoo-FD.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Parastoo-FD.woff') format('woff'),
       url('../fonts/Parastoo-FD.ttf') format('truetype');
}
@font-face {
  font-family: Parastoo-Bold-FD;
  src: url('../fonts/Parastoo-Bold-FD.eot');
  src: url('../fonts/Parastoo-Bold-FD.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Parastoo-Bold-FD.woff') format('woff'),
       url('../fonts/Parastoo-Bold-FD.ttf') format('truetype');
  font-weight: bold;
}
.latin {text-align: left; direction: ltr; font-family: Parastoo;}

/*div.icons > div.btn-group {position: absolute;}*/
.tag-categoryEn-body > .category-desc > img , div.pull-none.item-image > a > img, div.pull-none.item-image  > img {display: none;} /* for removing full article images */
body {
background-image: url('../../../images/logo6.png');
  background-repeat: repeat;
background-attachment: fixed;
}
.pull-none.item-image, h2.item-title, p.readmore, div.page-header h2 ,.tag-category > h2 , div.page-header h3, h3.page-header,h3 {text-align: center;}

.pull-none.item-image { padding-bottom: 15px;}
.body .container, .footer .container {
	background-color: rgba(255,255,255,.7);
}
.footer .container { border-radius: 4px;
margin-top:10px;
padding: 9px 20px 0 20px;
border: 1px solid rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
box-shadow: 0px 0px 6px rgba(0,0,0,0.05); }
.container::before, .container::after {display:none;}

.footer .container hr {border:0px !important;
	margin: 0;
	border: 0;}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	background-color: rgba(230,255,230,0);
background-attachment: fixed;
}
input[type="search"], input[type="email"] {text-align: center;}

/* For the sidebar modules*/
.mycustom {}
h3.page-header{
    color:#fff !important;
    font-family:Parastoo-Bold !important;
    font-size:14px;
    direction:rtl;
    margin-top: 6px !important; 
}
.page-header{
border-bottom: 0px solid #eee;
}
div.well  ul {
  list-style-type: none;
  padding: 0;
  border: 1px solid green;
  margin: 0;
}
div.well  ul:last-child {
  border-bottom: none
}
div.well  ul li {
 /* background-color: lightgrey;*/
 /* width: 300px;*/
text-align: center;
padding: 8px 16px;
  border-bottom: 1px solid green;
}


.well {
	background-image:url('../../../images/panel-top-bg.jpg');
	background-position:top;
	background-repeat: repeat-x;
	background-size: 100% 33px;
	background-color: rgba(0,0,0,0) !important; 
	padding: 0px;
}
.login > .well {background-image:url();
                 padding: 15px;}
.well form {
text-align: center;
padding: 10px;
}
thead th , tbody tr td { text-align: center !important;}
.nav-pills li {font-size: 14px;  font-family: Parastoo-Bold;}
/* End of the changes for the sidebar modules*/


/* these are for changing the ration of side bar and main content
.row-fluid .span9 {
		width: 64.468085099%;
		*width: 64.414893609638%;
	}
.row-fluid .span3 {
		width: 33.404255317%;
		*width: 33.351063827638%;
	}
*/
.label-info, .badge-info {
background-color: rgba(0,100,0,.5) !important;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(0,100,0,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,100,0,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,100,0,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,100,0,0.6);
}
div.categories-list  h3.page-header {display:inline-block; text-align: right !important; font-family: Parastoo !important;}
div.categories-list  div.category-desc {display:inline-block;margin-right: 5px; color:rgba(0,0,0,.6);}
div.tag-categoryEn-body h2 {text-align: center;}
div.tag-categoryEn-body div.category-desc {text-align: center;}
div.category-list div.content-category h2 {text-align:center;}
.nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .btn-primary {background-image:url('../../../images/panel-top-bg.jpg')!important;}
.breadcrumb {background-color: rgba(255,255,255,0); border-top: 1px solid rgba(0,0,0,0.075); margin-bottom: -5px; padding: 8px 12px;}
div > ul.breadcrumb > li.active {display:none;}
h2 {line-height: 35px;}
/* برای تغییر در فرم اطلاعات کاربران بخش فارسی سایت*/
.dl-horizontal dt , .dl-horizontal dd {margin: 9px 25px 0px 10px !important; width: initial !important;}
.dl-horizontal dt {text-align: initial !important;}
/* برای تغییر در فرم اطلاعات کاربران بخش فارسی سایت*/
/* برای حذف تصویر پیش‌زمینه‌ی سبز از فرم اطلاعات کاربرو فرم خروج */
.profile-edit .well {background-image: initial;}
.form-horizontal.well {background-image: initial;}
/* برای حذف تصویر پیش‌زمینه‌ی سبز از فرم اطلاعات کاربر*/
.table-bordered thead {background-color: #ebfaea;}
.table-centered tbody td, .table-centered thead td 
{ vertical-align: middle !important; 
                                   text-align: center !important;}
