/* ---- Rezvan Admin ie fixes ---- */
 
body {
  font-size: 12px;
  direction: rtl;
  font-family: Tahoma;
}

@media print{
    body {
      font-size: 14px;
    }
    
    .main_content{
      margin-right: 0;
    }
}

@media(min-width: 1200px) {
  .row-fluid [class*="span"]:first-child {
    margin-right: 0;
  }

  .row-fluid [class*="span"] {
    float: right;
    margin-right: 2.564102564102564%;
    *margin-right: 2.5109110747408616%;
    margin-left: 0;
  }
}

@media(min-width: 768px) and (max-width: 979px) {
  .row-fluid [class*="span"]:first-child {
    margin-right: 0;
  }

  .row-fluid [class*="span"] {
    float: right;
    margin-right: 2.7624309392265194%;
    *margin-right: 2.709239449864817%;
    margin-left: 0;
  }
}

img {
  max-width: none;
}

a:hover , a:focus {
  text-decoration: none;
}

a.user-title-label{
  font-family: 'BYekan';
}

li {
  font-family: tahoma;
}
.breadcrumb {
  font-family: 'BYekan',Tahoma;
}

h1,
h4 {
  font-family: 'BYekan','tahoma';
}

.width-70{
  width: 70%;
}

.navbar .brand.company {
  font: 100 18px/36px 'BYekan',Tahoma,'PT Sans',sans-serif;
  float: right;
  margin-right: -10px !important;
  padding: 3px 5px !important;
}

.nazanin-font{
  font: 100 18px/36px 'B Nazanin';
}

.yekan-font{
  font-family: 'BYekan';
  font-weight: normal;
  font-size: 13px;
}

.small-font{
  font-size: 11px !important;
}

.rtl .label {
  font-family: "B Yekan";
}

.rtl .navbar-header .navbar-brand{
  font: 100 18px/36px 'BYekan',Tahoma,'PT Sans',sans-serif;
  float: right;
  margin-right: 0px;
  padding: 0 20px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #ffffff !important;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(0, 0, 0, 0.2);
  border-image: none;
  border-style: solid;
  border-width: 0 1px;
}

.navbar .navbar-nav > li {
  border-style: none;
}

.rtl .user-menu .nav>li {
  line-height: 25px;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 40px;
}

.navbar .nav {
  float: right;
  right: 0;
}

.navbar .nav.pull-left {
  float: left;
  margin-left: 0;
}

.selectnav {
  width: auto;
}

.sdb_h_active a {
  background: url("../img/bullet_green.png") no-repeat scroll 2% center transparent;
}

.heading h1, .heading h2, .heading h3, h1.heading, h2.heading, h3.heading, .modal-header h3, h4.lighter {
  font-family: 'BYekan','PT Sans',sans-serif;
  font-weight: 400;
}

.blue h4{
  font-family: 'BYekan','PT Sans',sans-serif;
  font-weight: 400; 
}

[class*="span"] {
  float: right;
}

.editable-click, a.editable-click, a.editable-click:hover {
  padding-bottom: 4px;
}

.main_content .accordion-heading .accordion-toggle {
  background-position: 2% 12px;
}

.main_content .accordion-heading .acc-in {
  background-position: 2% -34px;
}

.heading_calendar {
  font-size: 22px;
  text-align: left;
}

.date {
  font-family: 'B Nazanin',Tahoma;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
}

.accordion-heading .accordion-toggle {
  padding: 8px 30px;
}

.error_page h1 {
  font-family: 'BYekan',sans-serif;
  font-size: 52px;
}

.enable {
  background-image: url("../img/status_ok.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin-top: 1px;
  vertical-align: text-top;
  width: 16px;
}

.disable {
  background-image: url("../img/status_busy.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin-top: 1px;
  vertical-align: text-top;
  width: 16px;
}

.alert {
  font-size: 12px;
}

.hide-radio input[type=radio ]{
  display: none;
}

@media print #printTable{
  display: none;
}
@media print {
  a[href]:after {
    content: "";
  }
}

/*
 * Login Page:
 */
body.login-layout .copyright {
  font-size: 11px;
  width: 375px;
  margin: 0 auto;
  padding: 5px 10px 0;
  text-align: center;
}

/*
 * Font and Icon
 */
.admin-link .btn.btn-app > [class*="icon"] {
  font-size: 30px;
}

.chat_box .chat_msg .chat_msg_heading{
  font-family: 'BYekan' !important;
}


/*
 * Sidebar
 */
.rtl .nav-list > li > .submenu li > .submenu > li > a {

  text-decoration: none;
}

/*
 * Search Page
 */
.search_page .box_view h4,
.search_page .search_content h4{
  font-family: BYekan;
  font-size: 18px;
  font-weight: normal;
  color: #0088CC;
}

/*
 * Vcard
 */
.vcard .thumbnail {
  float: right;
}

.vcard > ul {
  list-style: none outside none;
  margin: 10px 120px 0 0;
}

.vcard .item-key {
  float: right;
}

.vcard .vcard-item {
  margin-right: 120px;
}

 /**
  * Forms
 */

 input, button, select, textarea {
  font-family: Tahoma,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.input-mask-date {
  direction: ltr;
}

.input-append .add-on:last-child, .input-append .btn:last-child {
  border-radius: 3px 0 0 3px;
}

.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-right: -1px;
}

.input-append input, .input-append select, .input-append .uneditable-input {
  border-radius: 0 3px 3px 0;
}

.nav-search .nav-search-input {
  font-size: 12px;
}

.f_legend {
  font-family: 'B nazanin';
  font-size: 20px;
  line-height: 16px;
}

h3.f_legend {
  border-bottom: 1px dashed #DCDCDC;
}

label span.required, p span.required {
  color: red;
}

label, input, button, select, textarea, select, 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, .btn {
  font-size: 12px;
}

.help-inline {
  font-family: 'BYekan';
}

.btn.btn-app {
  font-family: 'BYekan';
  font-size: 13px;
}

.input-supermini {
  width: 25px;
}

.modal {
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px 6px 6px 6px;
  overflow: auto;
}

.modal-footer .btn + .btn {
  margin-right: 5px;
  margin-left: 0;
}

.modal-header {
  text-align: right;
}

.modal-header .close {
  left: 10px;
  margin-top: 5px;
}

.close {
  float: left;
}

.modal-backdrop, .modal-backdrop.fade.in {
  opacity: 0.5;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-family: "nasim";
  font-size: 13px;
  font-weight: bold;
}

.btn-group.multiselect > .btn,
.btn-group.multiselect > .dropdown-menu{
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
}

.btn-group > .btn:first-child {
  margin-right: 0;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;

  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0; 
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;

  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;  
}

.btn-group > .btn + .btn {
  margin-right: -1px;
}

.accordion-heading .accordion-toggle {
  text-decoration: none;
}

.page-content .page-header:first-child h1,
.bootbox .page-header:first-child h1,
.bootbox .page-header h1 {
  font-family: 'BYekan';
  font-size: 20px;
}

.page-content .page-header:first-child h1 small,
.bootbox .page-header:first-child h1 small,
.bootbox .page-header > h1 > small {
  font-size: 12px;
}

.bootbox .page-header:first-child h1 {
  color: #2679B5;
  font-weight: lighter;
  margin: 0 8px;
  padding: 0;
}

.bootbox .page-header {
  border-bottom: 1px solid #EEEEEE;
  margin: 0;
  padding-bottom: 9px;
  margin-top: 7px;
}

.help-inline.error {
  color: #D16E6C;
  font-size: 11px !important;
}

.middle{
  font-family: 'BYekan';
}

input.ace-switch.ace-switch-7[type="checkbox"]:checked + .lbl.marital:after {
  left: 4px;
}

input.ace-switch.ace-switch-7[type="checkbox"] + .lbl.marital:before {
  content: "متاهل           مجرد";
  font-family: BYekan;
  font-size: 14px;
}

input.ace-switch.ace-switch-7[type="checkbox"]:checked + .lbl.marital:before {
  text-indent: -28px;
}

input.ace-switch.ace-switch-7[type="checkbox"] + .lbl.sex:before {
  content: "زن           مرد";
  font-family: BYekan;
  font-size: 14px;
  text-indent: 10px;
}

input.ace-switch.ace-switch-7[type="checkbox"]:checked + .lbl.sex:before {
  text-indent: -11px;
}

input.ace-switch.ace-switch-7[type="checkbox"] + .lbl.date:before {
  content: "تاکنون           انتخاب";
  font-family: BYekan;
  font-size: 12px;
  text-indent: 3px;
}

input.ace-switch.ace-switch-7[type="checkbox"]:checked + .lbl.date:before {
  text-indent: -26px;
}

.select2-container.select2-allowclear .select2-choice span,
.select2-container .select2-choice span {
  margin-right: 17px !important;
}

.rtl .select2-container .select2-choice abbr {
  left: 20px;
}

.grid3 .dl-horizontal dt {
  width: auto;
}

.rtl .grid3 .dl-horizontal dd {
  margin-right: 70px;
}

.rtl .dl-price{
  font: 16px 'BYekan';
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: right;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-right: 180px;
  }
}

@media (max-width: 768px) {
  .dl-horizontal dt {
    float: right;
    text-align: left;
    width: 160px;
  }
  .dl-horizontal dd {
    margin-right: 180px;
  }
}

.not-content > span + span:before {
  content: none !important;
}

/**
 * Tables
 */

.table th, .table td {
  text-align: right;
}

.rtl .table-header {
  font-family: 'BYekan';
  font-size: 18px;
  padding-right: 12px;
  padding-left: 0;
}

.rtl .table-header a{
  color: #fff;
}

.dataTables_wrapper {
  overflow: visible;
}

.dataTables_wrapper .dataTables_filter input {
  -moz-transition: all 0.4s ease 0s;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #D9D9D9;
  float: left;
  margin-right: 5px;
  width: 128px;
}

.dataTables_wrapper .dataTables_filter input {
  background: url("../img/search-white.png") no-repeat scroll 10px 5px #F8F8F8;
  border: 1px solid #DCDCDC;
  height: 15px;
  outline: 0 none;
}

.dataTables_wrapper .dataTables_filter input[type="text"]:focus {
  background: url("../img/search-dark.png") no-repeat scroll 10px 5px #FCFCFC;
  color: #6A6F75;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  width: 170px;
}

.dataTables_wrapper table.table thead .sorting_asc {
  background: scroll left center #E9F3F8;
}

.dataTables_wrapper table.table thead .sorting_desc {
  background: scroll left center #E9F3F8;
}

.pagination ul > li > a, .pagination ul > li > span {
  float: right;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-radius: 0 3px 3px 0;
  border-right-width: 1px;
  border-left-width: 0;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  border-radius: 3px 0 0 3px;
  border-left-width: 1px;  
}

div.dataTables_paginate {
  float: left;
  margin: 0;
}

.dataTables_paginate ul.pagination{
  margin-top: 0;
}

div.dataTables_length {
  float: right;
  text-align: right;
}

div.dataTables_filter {
  float: left;
  text-align: right;
}


.dataTables_wrapper .top, .dataTables_wrapper .bottom {
  padding: 0;
  text-align: right;
}

.DTTT_print_info h6 {
  font-family: 'BYekan';
}

.DTTT_print_info{
  z-index: 100000;
}

table.dataTable tr.DTTT_selected.odd {
  background-color: #9FAFD1;
}

table.dataTable tr.DTTT_selected.even {
  background-color: #B0BED9;
}

.dataTables_wrapper table + .row {
  margin-bottom: 0;
  margin-top: 10px;
  margin-left: -12px;
}

.dataTables_info {
  font-size: 12px;
}

.dataTables_processing {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  color: #000000;
  font-size: 15px !important;
  left: 50%;
  margin-left: -200px;
  margin-top: 0;
  padding: 10px 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 250px;
  z-index: 100;
}

@media only screen and (max-width: 980px) {
  .dataTable_operation{
    width: 10px !important;
  }
}

/*
 * x-editable
 */
 .editable-input {
  text-align: right;
}

.editable-buttons {
  margin-right: 7px;
}

.editable-buttons .editable-cancel {
  margin-right: 7px;
}

/*
 * sticky.css
 */
.st-close {
  left: 6px !important;
  right: auto !important;
}

div.sticky-note {
  padding-right: 0 !important;
}


/*
 * FullCalendar
 */
 .fc-day-number {
  color: #000000;
}

.widget-main .fc {
  top: 0px;
}

.fc-header-title h2,
.fc-day-number{
  font-family: 'BYekan';
}

/*
 * jqx tree item
 */
.list_b li {
  background-position: right 9px;
  padding-right: 20px;
  padding-left: 0px;
}


/*
 * Tooltips
 */
 .yellow{
  color: #ffae2f;
 }
 
.ui-tooltip-content,
.ui-tooltip-tipsy{
  font-family: B Nazanin;
  text-align: right;
}

.ui-tooltip, .qtip {
  right: -28000px;
  left: 0;
}

.popover {
  text-align: right;
}

.tooltip-inner {
  font-family: tahoma;
}

.popover-title{
  font-family: "BYekan";
}

.popover-content{
  font-family: "B Nazanin";
  font-size: 15px;
}

.popover-content input[type="text"]{
  font-family: tahoma;
  font-size: 12px;
}

.rtl .gritter-with-image, .rtl .gritter-without-image {
  float: right;
}

.rtl .gritter-title {
  font-family: 'BYekan';
  font-size: 16px;
  font-weight: normal;
}

.gritter-item p {
  font-family: tahoma;
}

/*
 * Widget
 */
.widget-body .staf {
  background-color: #DFF0D8;
  color: #468847;
}

.widget-body .reply {
  background-color: #D9EDF7;
  color: #3A87AD;
}

.widget-body .manager {
  background-color: #FCF8E3;
  color: #C09853;
}

.widget-title{
  font-family: 'B Nazanin';
  font-size: 20px;
}

.profile-info-row {
  font-family: 'BYekan';
  font-size: 13px;
}

.reqst .profile-info-row {
  display: block !important;
}

.reqst .profile-info-name,
.vertical-top .profile-info-name{
  vertical-align: top;
}

.reqst .profile-info-value,
.reqst .profile-info-name {
  border-top: none;
}

.reqst .profile-info-row {
  border-top: 1px dotted #d5e4f1;
}

/*
 * ClockFace
 */
.clockface.dropdown-menu {
  text-align: center !important;
}

.clockface .outer, .clockface .inner {
  float: left;
}

/*
 * Select2
 */
.select2-container-multi .select2-search-choice-close {
  right: 3px;
  left: auto;
}

.select2-container-multi .select2-choices .select2-search-field input {
  font-family: tahoma;
  font-size: 12px;
}

.rtl .select2-container-multi.tag-input-style .select2-choices .select2-search-choice {
  margin-right: 5px !important;
}

/*
 * Others
 */
.select2-more-results.select2-active {
  padding-right: 20px;
}

.ui-datepicker{
  z-index: 20 !important;
}


/**
 * Hight Chart
 */
.highcharts-container text{
  direction: ltr;
  font-family: 'BYekan' !important;
  font-size: 14px !important;
}


/**
 * tagHandler
 */
 .tagHandler ul.tagHandlerContainer li.tagItem {
  height: 20px;
}


/**
 * fileupload
 */
.fileupload-buttonbar .toggle,
#fileupload .toggle{
  margin-top: 16px;
}

/**
 * Bootstrap MultiSelect:
 */
.multiselect > .btn:first-child {
  border-radius: 4px;
  margin-right: auto;
}

.multiselect .dropdown-menu {
  right: 0;
}

.multiselect input[type="checkbox"]{
  opacity: 1;
  width: auto;
}

/**
 * Shop:
 */
.invoice .cost{
  text-align: left;
}

/**
 * Slider
 */
 rzslider span.rz-bubble.rz-limit {
  display: none;
}

/**
 * Isotope:
 */
.grid-sizer,
.grid-item { width: 47%; }

.grid-item{
  float: left;
  font-size: 12px;
  font-family: tahoma;
  margin-bottom: 20px;
  margin-left: 20px;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.grid-section{
  /*background: none repeat scroll 0 0 #eee;*/
  padding-top: 10px;
}

.box-container {
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.box-image {
  background: none repeat scroll 0 0 #f8f8f8;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media (max-width: 768px) {
.image-gap {
  margin: 5px 0; 
}

.box-detail {
  padding-bottom: 5px;
  padding-top: 5px;
}

.grid-sizer,
.grid-item { width: 100%; }

}

@media (min-width: 768px) {
.image-gap {
  margin: 5px 0; 
}

.box-detail {
  padding: 10px 0;
}
}

.box-content {
  background: none repeat scroll 0 0 white;
  color: rgb(51, 51, 51);
  line-height: 17px;
  padding: 10px;
  position: relative;
}

.box-content .table{
  margin-bottom: 0;
}

.box-content .pager{
  margin: 0;
  padding: 0;
}

.rtl .pager .previous > a,
.rtl .pager .previous > span {
  float: left;
}

.rtl .pager .next > a,
.rtl .pager .next > span {
  float: right;
}

.box-content .table > thead > tr{
  background: none;
}

.box-text .link:hover{
  cursor: pointer;
}

.box-title {
  color: #333333;
  font-family: 'BYekan';
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.1;
}

.box-categories {
  color: #999;
  font-family: 'BYekan';
  font-size: 11px;
  margin: 3px 0 0;
  line-height: 15px;
}

.box-footer {
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1) inset;
  background: none repeat scroll 0 0 #f8f8f8;
  padding: 10px 20px;
}

.box-categories span {
  color: #333333;
  font-weight: 600;
}

.widget-box-overlay {
  border-radius: 6px;
}

.step-pane address {
  font-family: 'BYekan';
  font-size: 17px;
}

.detail-block ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.detail-block li {
  border-bottom: 1px solid #ecebeb;
  overflow: hidden;
  padding: 9px 0;
  width: 100%;
}

.detail-block .times{
  font-family: 'BYekan';
  font-size: 14px;
  float: right;
}

.detail-block strong {
  color: #3e4d5c;
  float: left;
  font: 17px "BYekan",tahoma;
}

.detail-block em {
  float: right;
  font: 15px "BYekan",sans-serif;
  position: relative;
  text-transform: uppercase;
  top: 2px;
}

.padding-5r{
  padding-right: 5px;
}

.padding-5l{
  padding-left: 5px;
}

.box-one {
  -webkit-transition:all linear 0.5s;
  transition:all linear 0.5s;
}

.box-one.ng-hide {
  opacity:0;
}

.captcha{
  margin-top: -15px;
}

#fullletternum{
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
    color: #333;
    display: inline-block;
    font-family: tahoma;
    font-size: 11px;
    height: 30px;
    line-height: 2.5;
    margin: 0 0.1em;
    padding: 0.1em 0.6em;
    text-shadow: 0 1px 0 #fff;
    white-space: nowrap;
}
.profile-info-name{
  width: 150px !important;
}