@font-face {
  font-family: Eh3an;
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANSansWeb_Black.eot");
  src: url("../fonts/eot/IRANSansWeb_Black.eot?#iefix")format('embedded-opentype'), url("../fonts/woff2/IRANSansWeb_Black.woff2")format('woff2'), url("../fonts/woff/IRANSansWeb_Black.woff")format('woff'), url("../fonts/ttf/IRANSansWeb_Black.ttf")format('truetype')
}

@font-face {
  font-family: Eh3an;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/eot/IRANSansWeb_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix")format('embedded-opentype'), url("../fonts/woff2/IRANSansWeb_Bold.woff2")format('woff2'), url("../fonts/woff/IRANSansWeb_Bold.woff")format('woff'), url("../fonts/ttf/IRANSansWeb_Bold.ttf")format('truetype')
}

@font-face {
  font-family: Eh3an;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb_Medium.eot?#iefix")format('embedded-opentype'), url("../fonts/woff2/IRANSansWeb_Medium.woff2")format('woff2'), url("../fonts/woff/IRANSansWeb_Medium.woff")format('woff'), url("../fonts/ttf/IRANSansWeb_Medium.ttf")format('truetype')
}

@font-face {
  font-family: Eh3an;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb_Light.eot");
  src: url("../fonts/eot/IRANSansWeb_Light.eot?#iefix")format('embedded-opentype'), url("../fonts/woff2/IRANSansWeb_Light.woff2")format('woff2'), url("../fonts/woff/IRANSansWeb_Light.woff")format('woff'), url("../fonts/ttf/IRANSansWeb_Light.ttf")format('truetype')
}

@font-face {
  font-family: Eh3an;
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb_UltraLight.eot");
  src: url("../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix")format('embedded-opentype'), url("../fonts/woff2/IRANSansWeb_UltraLight.woff2")format('woff2'), url("../fonts/woff/IRANSansWeb_UltraLight.woff")format('woff'), url("../fonts/ttf/IRANSansWeb_UltraLight.ttf")format('truetype')
}

@font-face {
  font-family: Eh3an;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/eot/IRANSansWeb.eot");
  src: url("../fonts/eot/IRANSansWeb.eot?#iefix")format('embedded-opentype'), url("../fonts/woff2/IRANSansWeb.woff2")format('woff2'), url("../fonts/woff/IRANSansWeb.woff")format('woff'), url("../fonts/ttf/IRANSansWeb.ttf")format('truetype')
}

body {
  font-family: 'Eh3an', Tahoma !important;
    direction: rtl;
}
.number_left {
  display: inline-block;
  height: 18px;
  width: 50px;
  left: 25px;
  position: absolute;
  margin-top: 3px;
}
input {
  font: 'Eh3an', Tahoma;
}
.uk-form-label {
  color: #3e416d !important;
}
.uk-light .uk-form-icon {
  color: #999 !important
}
.uk-light .uk-input {
  border-color: #e2e5ec !important;
  color: #808080 !important;
}
.register {
  color: #535353 !important;
}
label {
  font-size: 11pt !important;
}
#searchtable {
  width: 100%;
}
#searchtable table {
  border: none; 
  width: 100%;
}
.search table{
  border: none;
}
.search table tbody {
  width: 100% !important;
  border: none;
}
.search table tbody tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.search table tbody tr:nth-child(2) td {
  max-width: 100% !important;
  width: 100% !important;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px
}
.search table tbody tr td{
  width: 100% !important;
  -webkit-flex-basis: 200px;
      -ms-flex-preferred-size: 200px;
          flex-basis: 200px;
  max-width: 100% !important;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  padding: 5px;
  /*! margin: 0 10px; */
}
.search table tbody tr td:nth-child(2){
  margin: 0 20px
}
.search input , .search select{
  width: 100% !important;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 5px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px
}
.search select{
  font-size: 16px;
}
.search input#all_word_seach ,.search input#exactname , #rb_showposts_1 , #rb_showposts_0{
  width: auto !important;
  margin-left: 10px;
  margin-top: 8px;
}
.search fieldset {
  width: 100% !important;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  padding: 20px 10px 0;
  text-align: right;
}
.search fieldset legend {
  padding: 0 10px;
  font-weight: bold;
}
.search tr {
  background: none;
}
#dosearch , #doclear , #doreset , #dofullsearch{ 
  margin: 0 !important;
  margin-bottom: 10px !important;
  cursor: pointer;
  border: none;
  padding: 10px;
  color: #fff;
  display: inline-block;
  width: auto !important;
  margin-left: 10px !important;
  float: right;
}
/* checkbox */
.checkbox{
  display: inline;
  position: relative;
  margin-left: 30px !important;
  margin: 0 0 22px;
  cursor: pointer;
  font-size: 1em;
    font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    font-weight: bold;
    font-size: 0.9em;
    color: #444;
}

/* Hide the browser's default checkbox */
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 22px;
  width: 22px;
    right: 0;
    top: 0;
    z-index: 1
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 22px;
  width: 22px;
  background-color: #f9f9f9;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
    border: 1px solid #ddd
}

/* On mouse-over, add a grey background color */
.checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark {
  background-color: #41E8A9;
    border: 1px solid #41E8A9;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after{
  display: block;
}

/* Style the checkmark/indicator */
.checkbox  .checkmark:after {
  left: 7px;
  top: 4px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
       transform: rotate(45deg);
}
/* search */
#toggle-search {
  float: right;
  background-position: -60px 0;
    background: #f9b194;
    height: 46.13px;
    width: 46.13px;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    text-align: center;
    color: #fff;
    font-size: 1.7em;
    line-height: 50px;
    cursor: pointer;
}
#toggle-search.open:after {
  top: 45px;
     display: block
}
#toggle-search:after {
  -moz-transition: top, 0.5s;
  -o-transition: top, 0.5s;
  -webkit-transition: top, 0.5s;
  transition: top, 0.5s;
  position: absolute;
  top: 60px !important;
  left: 168px;
  margin-left: -8px;
  content: "";
  border-color: transparent transparent #f8f8f8;
  border-style: solid;
  border-width: 8px 8px 12px;
    display: none
}
#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  background-color: #f8f8f8;
    -webkit-box-shadow: 0 8px 8px -8px rgb(0,0,0,0.3);
       -moz-box-shadow: 0 8px 8px -8px rgb(0,0,0,0.3);
            box-shadow: 0 8px 8px -8px rgb(0,0,0,0.3);
    z-index: 1;
}
#search-form.open {
  max-height: 60px;
}
#search-form fieldset {
  position: relative;
  margin: 0 0 60px 0;
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 52px;
    
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 10px 0 60px;
  background: #f8f8f8;
  border: none;
    color: #666;
    font-size: 1.05em;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #f9b194;
  border: none;
  cursor: pointer;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-appearance: none;
    z-index: 0;
}
#search-form a{
    display: block;
    height: 100%;
    width: 60px;
    position: absolute;
    left: 60px;
    top: 0;
    text-align: center;
    line-height: 59px;
    font-size: 30px;
    z-index: 1;
    color: #d9d9d9;
}
#search-form a span {
    position: absolute;
    left: 100%;
    display: block;
    z-index: 9999;
    top: 20%;
    font-size: 11px;
    white-space: nowrap;
    background: rgba(119, 119, 119, 0.63);
    padding: 2px 10px;
    line-height: 30px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    color: #fff;
    -webkit-transition: all 1s ease;
       -moz-transition: all 1s ease;
         -o-transition: all 1s ease;
            transition: all 1s ease;
    opacity: 0;
    visibility: hidden
}
#search-form a:hover span {
    visibility: unset;
    height: auto;
    opacity: 1;
    -webkit-transition: all 1s ease;
       -moz-transition: all 1s ease;
         -o-transition: all 1s ease;
            transition: all 1s ease;
}
#search-form a span:before {
    content: "";
    position: absolute;
    bottom: 27% !important;
    left: -16px;   
    border-color:transparent rgba(119, 119, 119, 0.63) transparent transparent ; 
    border-style: solid;
    border-width: 8px 8px 8px;
}
@media (max-width: 960px) {
    .uk-tab::before{
        content: none !important;
    }
    .uk-list-divider > li:nth-child(n+1){
        border-top: 0 !important
    }
}
.custom-control{
    padding-right: 1.5rem;
    padding-left: 0 !important;
}
.custom-control-label::before, .custom-control-label::after{
	right: -1.5rem;
    left: auto !important;
}
#register_form img {
    margin-bottom: 10px;
}