@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("fonts/glyphicons-halflings-regular.eot");
  src: url("fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/glyphicons-halflings-regular.woff") format("woff"), url("fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

@font-face {
	font-family: 'yekan';
	src: url('fonts/BYekan.ttf') format('truetype'),
	url("fonts/BYekan.woff") format("woff"),
	url("fonts/BYekan.eot") format("truetype");
}

.filter-stacked { font-family: yekan;
  background-color: #f7f7f7;
  border-radius: 3px;
  margin: 0px 0px 0px 0px;
  padding: 20px; }

.filter-stacked form {
  margin: 0px; }

.filter-stacked h6 {
  border-bottom: 1px solid #e9e9e9;
  color: #363636;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 25px 0px;
  padding: 12px 0px;
  text-transform: uppercase; }

.filter-stacked h3 a {
  color: #999;
  float: right;
  font-size: 11px;
  margin: 3px 0px 0px 0px; }

.filter-stacked h3 a:hover {
  color: #55a747; }

.filter-stacked .btn {
  margin-top: 30px; }

.filter-stacked-show-more {
  display: block;
  margin: 0px 0px 15px 0px; }


.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

  .radio label,
  .checkbox label {
    padding-left: 20px;
    font-weight: normal;
    cursor: pointer; }

.newpostjob{
padding-bottom:25px;
border-bottom: 1px solid #e9e9e9;
}

.newposth2{
line-height: 2.5;
font-size:14px;
font-weight: bold;
}

.liom{
padding-right:15px;
display:inline;
font-size:16px;
}

.hazfi{
display:none;
}

.agahimatn0 { 
border:1px solid #04acac;
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
background:#FFFFFF;
padding:20px;
color:#000000;
}

.agahimatn { 
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
background:#04acac;
padding:10px;
color:#FFFFFF;
}

.agahimatn2 { 
padding:10px;
color:#000000;
}

.agahimatn3 { 
padding:10px;
color:#000000;
}

.agahimatn4 { 
padding-right:50px;
}

.agahimatn5 { 
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
background:#cdeeee;
padding:10px;
color:#49a7a8;
}

.agahimatn6 { 
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
background:#cdeeee;
padding:10px;
margin:10px;
color:#49a7a8;
}

.bdaia-block-id-GKvRqE6jh5t6 h4.block-title:before{background-color: #4d839f !important;}.bdaia-block-id-GKvRqE6jh5t6 h4.block-title a, .bdaia-block-id-GKvRqE6jh5t6 h4.block-title span{color:#ffffff !important;} .bdaia-block-id-GKvRqE6jh5t6 .bd-more-btn{background:#4d839f !important;border:0 none !important;} .bdaia-block-id-GKvRqE6jh5t6 .bd-more-btn a{color:#FFF !important;}
.bdaia-block-id-ixD7SYmEv8 h4.block-title:before{background-color: #4d839f !important;}.bdaia-block-id-ixD7SYmEv8 h4.block-title a, .bdaia-block-id-ixD7SYmEv8 h4.block-title span{color:#ffffff !important;} .bdaia-block-id-ixD7SYmEv8 .bd-more-btn{background:#4d839f !important;border:0 none !important;} .bdaia-block-id-ixD7SYmEv8 .bd-more-btn a{color:#FFF !important;}

.header-container2B{
background-image:url(/data/back.jpg);
background-attachment: fixed;
}

.vio{
font-size:16px;
}

.dior{
font-size:15px;
background-color:#f0f0f0!important;
background-image:url(bg33-1.png)!important;
background-repeat:no-repeat!important;
background-size:cover!important;
background-position:100% 75%!important;width:100%;
padding:15px;text-align:center;
}

.dior a{
padding-right:10px;
}

@media only screen and (max-width:840px){
.bdaia-post-header{
padding-top:20px;
}
}

@media only screen and (max-width:330px){
.ber{
display: block;
}
}


@media only screen and (max-width:600px){
.logoside{
width:100%;
display: block;
  margin-left: auto;
  margin-right: auto;
}
}

@media only screen and (min-width:700px){
.logoside{
display: none;
}
}

.comment {
margin:10px;
background-color: #f7f7f7;
display: block;
-webkit-border-radius:10px;border-radius:10px;
padding:20px;
font-family:yekan;
text-align:justify;
line-height: 1.8;
}

.comment span{
font-weight: bold;
font-family:yekan;
color:#0e6f8f;
}

.datecomment{
padding-right:15px;
}

@media only screen and (max-width:700px){
.datecomment{
padding-right:0px;
}
.comment span{
display: block;
}
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  margin-top:20px;
  border: 1px solid #ccc;
}

.tabcontent {
  animation: fadeEffect 1s; /* Fading effect takes 1 second */
}