@import url(/app-assets/vendors/css/forms/selects/select2.min.css);
table.table-xs td, table.table-xs th {
  font-size: 13px;
  padding: 0.4rem 6px !important; }

table.table-xs2 td, table.table-xs2 th {
  font-size: 13px;
  padding: 0.4rem 10px !important;
  vertical-align: middle; }

table.carifirma-table tr {
  cursor: pointer !important; }

.dataTables_length {
  display: inline-block;
  margin-right: 8px; }

select.loginusers option {
  font-size: 24px; }

.custom-table-wrapper {
  height: 500px;
  overflow: auto; }

.custom-table td {
  padding: 1px 2px !important; }
.custom-table tbody input {
  width: 50px;
  padding: 0.95rem 0 !important; }

#autoComplete {
  position: relative; }
  #autoComplete .search-list {
    position: absolute;
    top: 28px;
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    border: 1px solid #BABFC7;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2);
    max-height: 504px;
    overflow: hidden; }
    #autoComplete .search-list li {
      padding: 8px;
      cursor: pointer; }
    #autoComplete .search-list li + li {
      border-top: 1px solid #BABFC7; }

.content-wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, .content-wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  display: inline-block;
  position: initial;
  margin-right: 8px; }

table.dataTable thead tr th {
  padding: 6px 6px !important; }

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  bottom: 7px; }

table td .table-btn {
  padding: 2px; }

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  vertical-align: middle; }

div.dataTables_wrapper div.dataTables_info {
  padding-top: 5px; }

.export-btn {
  background-color: #fff; }

.dataTables_wrapper {
  position: relative; }

div.dataTables_wrapper div.dataTables_processing {
  height: 100%;
  width: 100%;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: none;
  background-color: rgba(0, 0, 0, 0.14);
  z-index: 1;
  padding: 0;
  border: 0; }

.form-group .iti {
  display: block; }

select.select2.is-invalid + .select2-container .select2-selection {
  border-color: #F44336 !important; }

.gayrimenkul-blok .kutu {
  overflow: hidden;
  position: relative;
  margin: 0 5%;
  padding: 10px;
  background-color: #fdfdfd;
  border-width: 1px;
  border-color: #ddd;
  border-style: solid;
  cursor: pointer;
  border-radius: 6px; }
  .gayrimenkul-blok .kutu .durumu {
    text-align: center;
    padding: 3px 0; }
  .gayrimenkul-blok .kutu .fiyat {
    text-align: center;
    font-size: 17px;
    padding-top: 3px;
    font-weight: bold;
    z-index: 2;
    position: relative; }
  .gayrimenkul-blok .kutu .m2 {
    text-align: center;
    color: #282828;
    font-size: 10px;
    position: relative;
    z-index: 2; }
  .gayrimenkul-blok .kutu .tip_bg {
    text-align: center;
    font-size: 13px; }
  .gayrimenkul-blok .kutu .tip {
    text-align: center;
    font-size: 39px;
    color: #eee;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0; }
  .gayrimenkul-blok .kutu .bolum-adi {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 5px; }

.header-navbar .navbar-container ul.nav li .media-list {
  top: 0;
  margin-bottom: 19px; }

.musteriislem-accordion .card-header {
  padding: 10px 6px; }
  .musteriislem-accordion .card-header .card-title:before, .musteriislem-accordion .card-header .card-title:after {
    left: 9px;
    top: 44%; }
  .musteriislem-accordion .card-header .user {
    font-size: 12px; }
.musteriislem-accordion .card-body {
  padding: 10px; }
  .musteriislem-accordion .card-body .link {
    padding-left: 0; }

ul.model-fotos {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 12px; }
  ul.model-fotos li {
    display: inline-block;
    cursor: move;
    width: 150px;
    text-align: center;
    background-color: #efefef;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 8px; }
    ul.model-fotos li a {
      display: block; }
    ul.model-fotos li img {
      width: 92px;
      height: 163px; }
    ul.model-fotos li:hover {
      background-color: #ccc; }
  ul.model-fotos li + li {
    margin-left: 8px; }

/*# sourceMappingURL=app.css.map */
