/*Write your custom css in this file.*/
@font-face {
    font-family: "yekan";
    src: url(fonts/yekan/Yekan.eot);
    src: url(fonts/yekan/Yekan.eot?#iefix) format("embedded-opentype"),
      url(fonts/yekan/Yekan.woff) format("woff"),
      url(fonts/yekan/Yekan.ttf) format("truetype"),
      url(fonts/yekan/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: "vazir";
    src: url(fonts/vazir/Vazir-FD.eot);
    src: url(fonts/vazir/Vazir-FD.eot) format("embedded-opentype"),
      url(fonts/vazir/Vazir-FD.woff) format("woff"),
      url(fonts/vazir/Vazir-FD.woff2) format("woff2"),
      url(fonts/vazir/Vazir-FD.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
  }
  html,
  body {
    background-color: #e5e9ec;
    color: #4e5e6a;
    font-family: "vazir","yekan" !important;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    overflow: hidden;
    overflow-x: hidden;
  }
  
  @media (min-width: 768px) {
    .navbar-header {
      float: right;
    }
    .navbar-left {
      float: right !important;
    }
    .navbar-nav > li {
      float: right;
    }
    .navbar-right {
      float: left !important;
      margin-right: -15px;
    }
  }
  .rtl {
    text-align: right !important;
    direction: rtl !important;
  }
  #sidebar-menu > li.active > a {
    border-right: 2px solid #00b393;
    background-color: #141c27;
    border-left: none;
    color: #fff;
  }
  #sidebar-menu li i {
    position: relative;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 0px;
  }
  #sidebar-menu li.expand > a:before {
    position: relative;
    content: "\f104";
    display: inline-block;
    font-family: "FontAwesome";
    color: #7988a2;
    float: left;
    font-size: 11px;
    margin-right: 15px;
    margin-right: 0;
    top: 0px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
  }
  .mr-5 {
    margin-right: 5px;
  }
  .dropdown-user .dropdown-menu {
    margin-left: 15px;
  }
  @media (min-width: 768px) {
    .navbar-right .dropdown-menu {
      left: 0;
      right: auto;
    }
  }
  #timeline .post-content:nth-child(odd) {
    float: right;
    clear: right;
    padding-left: 20px;
  }
  #timeline .post-content:nth-child(odd) .post-date {
    text-align: left;
  }
  #timeline .post-content:nth-child(odd) .post-date:before {
    background: #f2f4f6;
    content: "";
    margin-right: -40px;
    top: 10px;
    position: relative;
    width: 20px;
    height: 2px;
    float: left;
  }
  #timeline .post-content:nth-child(even) {
    float: left;
    clear: left;
    padding-right: 20px;
  }
  #timeline .post-content .post-date:before {
    background: #f2f4f6;
    content: "";
    margin-right: 0;
    top: 10px;
    position: relative;
    width: 20px;
    height: 2px;
  }
  .page-title h1 {
    font-size: 20px;
    margin: 0;
    padding: 15px 16px;
    float: right;
  }
  .page-title .title-button-group {
    float: left;
    margin: 0px 15px 0px 15px;
  }
  .dataTables_filter input,
  .datatable-search,
  .custom-filter-search {
    border-radius: 2px;
    border: 1px solid #e2e7f1;
    box-shadow: none;
    padding: 7px 10px;
    outline: none;
    font-weight: normal;
    background: url(../images/search.png) no-repeat 3% 45% #fff;
    width: 200px;
    transition: all 0.5s;
  }
  .notepad-title {
    border: none !important;
    border-radius: 0 !important;
    padding-right: 7px;
    padding-left: auto;
    border-right: 5px solid #1ccacc !important;
    border-left: none;
  }
  .select2-container-multi .select2-choices li {
    float: right !important;
    list-style: none;
  }
  .select2-results {
    direction: rtl !important;
  }
  .modal-footer .btn + .btn {
    direction: rtl;
    float: left;
    margin-bottom: 0;
    margin-right: 5px;
  }
  .app-loader {
    width: 70px;
    height: 70px;
    margin: 30px auto;
    position: absolute;
    bottom: 10px;
    left: 20px;
    right: auto;
    padding: 10px;
    border-radius: 50%;
    background: rgba(250, 250, 255, 0.6);
  
  }
  
  rtlthemeceo
  
  #pre-loader .app-loader {
    bottom: 50%;
    left: 53%;
    right: auto;
  }
  .select2-container-multi .select2-search-choice-close {
    left: 3px;
    right: auto;
  }
  blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-right: 5px solid #eee;
    border-left: none;
  }
  .fc .fc-toolbar > * > * {
    float: right;
    margin-left: 0.75em;
  }
  table.dataTable thead .sorting_asc,
  table.dataTable thead .sorting_desc {
    background-position-x: 3%;
  }
  .tab-title .title-button-group {
    float: left;
    margin: 0 10px 0;
  }
  .tab-title h4 {
    margin: 2px 0 0 0;
    padding: 15px;
    float: right;
  }
  .app-modal-close {
    font-size: 20px;
    text-align: left;
    padding: 0 7px;
    cursor: pointer;
  }
  .comment-dropdown,
  .reply-dropdown {
    position: absolute;
    left: 30px;
    display: none;
    margin-top: -20px;
  }
  .dropdown-left {
    left: 0;
    right: auto;
  }
  .select2-search input {
    direction: rtl;
    text-align: right;
  }
  .move-icon {
    margin: 3px 0px 3px 15px !important;
    cursor: s-resize;
    opacity: 0.3;
  }
  .page-title h4 {
    padding: 7px 16px;
    float: right;
  }
  .help-catagory {
    padding-right: 0;
  }
  .help-catagory.list-group .list-group-item:hover,
  .help-catagory.list-group .list-group-item.active {
    border-right: 2px solid #4e5e6a !important;
    border-left: none !important;
  }
  #sidebar-menu li a .badge {
    position: relative;
    float: left;
    font-size: 11px;
    line-height: 1.3;
  }
  .progress-bar {
    float: right;
  }
  .app-alert-message {
    text-align: right;
    direction: rtl;
  }
  .color-tag {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 2px 0 0 10px;
    transition: all 300ms ease;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
  }
  .unread {
    border-right: 3px solid #337ab7;
    border-left: none;
  }
  .rise-chat-footer textarea {
    text-align: right;
    direction: rtl;
  }
  .select2-container .select2-choice,
  .select2-container .select2-choices,
  .select2-container .select2-choices .select2-search-field input,
  .popover {
    font-family: "vazir" !important;
  }
  .mds-bootstrap-persian-datetime-picker-popover {
    bottom: auto !important;
  }
  .kanban-col {
    list-style-type: none;
    float: right;
    margin: 0 15px;
    width: 305px;
  }
  .init-chat-icon{
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  }
  #comment-form .app-loader{
    left: auto!important;
  }
  .fa-chevron-circle-right:before {
    content: "\f137";
  }
  .datepicker-plot-area{
    font: 12px "vazir","yekan" !important;
  }