.modal-100 {
  width: calc(100%);
  margin-top: -50px;
}

.modal-100only {
  width: calc(100%);
}

.modal-100-margin20 {
  width: calc(100%);
  margin-top: -25px;
}

.modal-95 {
  width: 95%;
}

.modal-90 {
  width: 90%;
}

.modal-85 {
  width: 85%;
}

.modal-80 {
  width: 80%;
}

.modal-75 {
  width: 75%;
}

.modal-75left20 {
  width: 75%;
  margin-left: 20%;
}

.modal-65 {
  width: 65%;
}

.modal-50 {
  width: 50%;
}

.modal-55 {
  width: 55%;
}

.modal-60 {
  width: 60%;
}

.modal-33 {
  width: 33%;
}

.modal-25 {
  width: 25%;
}

.modal-20 {
  width: 25%;
  margin-top: 200px;
}
 
 
.modal-30Margin {
  width: 30%;
  margin-top: 200px;
}

.modal-20border0 .modal-content {
  width: 100%;
  height: 0px;
  margin-top: 200px;
  border: 0px solid transparent;
}

.modal-27 {
  width: 27%;
  margin-top: 200px;
}

.modal-27border0 .modal-content {
  width: 100%;
  height: 0px;
  margin-top: 200px;
  border: 0px solid transparent;
}

.modal-40 {
  width: 40%;
}

.modal-45 {
  width: 45%;
}

.modal-30 {
  width: 30%;
}

.modal-60-margin-100 {
  width: 60%;
  margin-top: 100px;
}


.bs-timepicker-field {
  width: 70px;
}

.isNotNumber {
  color: red;
}

.currencyAlign {
  text-align: right;
}

.form-control {
  background-color: white;
  color: black;
}

.form-horizontal .form-group {
  margin-right: 0px;
  margin-left: 0px;
}


/*div.tab-pane.active{
   margin-right: 1px;
}

div.tab-pane:not(.active) {
    margin-right: 2px;
}*/

/*.marginekle {
    margin-right: 3px;
}
.marginsil {
    margin-right: 1px;
}*/




.sdr-disable-div {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-color: #ddd;
  opacity: 0.3;
}


.ag-theme-material .ag-floating-filter-body .ag-filter-filter {
  height: 45px;
}


.select-editable {
  position: relative;
  background-color: #f3f2ee;
  border: solid #e8e7e3 1px;
  width: 62px;
  height: 23px;
  margin-top: 8px;
  border-radius: 4px;
}

  .select-editable select {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 14px;
    border: none;
    width: 62px;
    margin: 0;
    background-color: #f3f2ee;
  }

  .select-editable input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 42px;
    padding: 1px;
    font-size: 12px;
    border: none;
    background-color: #f3f2ee;
  }

    .select-editable select:focus, .select-editable input:focus {
      outline: none;
    }

.loadingcentered {
  position: fixed;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  z-index: 999;
}

.ag-floating-filter-body input {
  line-height: 0.75;
}

.sdrcoreBtn {
  text-align: left;
  border-radius: unset;
  border: 1px;
  padding: 10px;
  width: 100%;
}

  .sdrcoreBtn:hover {
    background-color: lightgray;
  }

a.btn.btn-sm, .btn-sm {
  border-radius: 5px;
}


.srdcoreBtn-Primary {
  background-color: #4285F4;
  color: white;
  border-color: transparent;
}

  .srdcoreBtn-Primary:hover {
    background-color: #82b1ff;
    color: white;
    border-color: transparent;
  }

  .srdcoreBtn-Primary .caret {
    border-top-color: white;
  }

.srdcoreBtn-Default {
  background-color: #bdbdbd;
  color: white;
  border-color: #bdbdbd;
}

  .srdcoreBtn-Default:hover {
    background-color: #4B515D;
    color: white;
  }

.sdrCore-PageIconXs {
  background-color: #82b1ff;
  cursor: pointer;
  font-size: x-small;
  margin-right: 5px;
  line-height: 1.6;
}

.sdrCore-PageIconS {
  background-color: #82b1ff;
  cursor: pointer;
  font-size: small;
  margin-right: 5px;
  line-height: 1.6;
}


/**************** fiyatlar için gerekli css *******/


ul {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

.bg-white {
  background-color: #fff;
}

.bg-grey {
  background-color: #fafafa;
}

.bg-dark {
  background-color: #232323;
}

.bd-top {
  border-top: 1px solid #eaeaea;
}

.bd-bottom {
  border-bottom: 1px solid #eaeaea;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.fz-28 {
  font-size: 28px;
}

.fz-24 {
  font-size: 24px;
}

.fz-22 {
  font-size: 22px;
}

.fz-20 {
  font-size: 20px;
}

.fz-18 {
  font-size: 18px;
}

.fz-16 {
  font-size: 16px;
}

.text-black {
  color: #333;
}

.text-white {
  color: #ffffff;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.fl-right {
  float: right;
}

.fl-left {
  float: left;
}

.display-table {
  width: 100%;
  height: 100%;
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.overlay {
  width: 100%;
  position: relative;
  z-index: 1;
}

  .overlay:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }

/*Background Gradiant*/
.gradiant_1 {
  background: linear-gradient( 135deg, #CE9FFC 10%, #7367F0 100%);
}

.gradiant_2 {
  background: linear-gradient( 135deg, #ABDCFF 10%, #0396FF 100%);
}

.gradiant_3 {
  background: linear-gradient( 135deg, #FEB692 10%, #EA5455 100%);
}

.gradiant_4 {
  background: linear-gradient( 135deg, #81FBB8 10%, #28C76F 100%);
}


.gradiant_5 {
  background: linear-gradient( 135deg, #ABDCFF 10%, #0396FF 100%);
}

.button_1 {
  background: linear-gradient(45deg, #ff6ba7 0%, #ff8765 100%);
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  border-radius: 28px;
  line-height: 50px;
  font-weight: 600;
  display: inline-block;
  padding: 0 25px;
  letter-spacing: -0.02em;
}

  .button_1:hover {
    box-shadow: 0px 0px 24px 5px rgba(255, 255, 255, 0.3);
    color: #fff;
  }

  .button_1.button_2 {
    background: linear-gradient(45deg, #19d9b4 0%, #92d275 100%);
  }

  .button_1.button_3 {
    background: linear-gradient( 135deg, #ABDCFF 10%, #0396FF 100%);
  }

  .button_1.price_btn {
    background: #fff;
    color: #736cf5;
    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.15);
  }

    .button_1.price_btn:hover {
      box-shadow: none;
    }


.pricing_section {
}

.pricing_table {
  border-radius: 10px;
  box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.15);
}

.pricing_head {
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}

  .pricing_head h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 800;
  }

  .pricing_head span {
    font-size: 14px;
    text-transform: uppercase;
  }

  .pricing_head h5,
  .pricing_head h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: -8px;
  }

  .pricing_head h5 {
    margin-top: -10px;
  }

.pricing_table ul {
  margin: 20px 0;
}

.pricing_table li {
  color: #fff;
  padding: 5px 0;
}

.pricing_footer {
  padding-bottom: 40px;
}
/**************** fiyatlar için gerekli css *******/

.card-timeline .timeline.timeline-simple:before {
  left: 0.5%;
  background-color: #f3bb45;
}

.card-timeline .timeline.timeline-simple > li > .timeline-panel {
  width: 97%;
}


.card-timeline .timeline > li {
  margin-bottom: 0px;
  position: relative;
}

.full-page[data-image]::after, .full-page.has-image::after {
  opacity: 0;
}

.chart-circle {
  display: inline-block;
  font-size: 1.2em;
  height: 135px;
  margin-top: 0px;
  margin-bottom: 34px;
  margin-left: -6px
}

.main-panel .main-content {
  min-height: 0;
}


.sidebar .sidebar-wrapper {
  height: calc(99% + 200px);
}





/* Preloader Styles */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 100%;
  width: 100%;
  -webkit-transition: all .5s .5s ease;
  -moz-transition: all .5s .5s ease;
  transition: all .5s .2s ease;
}

.loader {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 150px;
  height: 160px;
  display: block;
  margin: auto;
  margin-top: -150px;
  background: #fff;
  border-radius: 20px;
}

body.loaded #preloader {
  opacity: 0;
  visibility: hidden;
}
/*Battery*/
.battery {
  width: 28px;
  height: 14px;
  border: 1px #fff solid;
  border-radius: 2px;
  position: relative;
  -webkit-animation: charge 5s linear infinite;
  -moz-animation: charge 5s linear infinite;
  animation: charge 5s linear infinite;
  top: 40px;
  margin: 0 auto;
}

  .battery:after {
    width: 2px;
    height: 7px;
    background-color: #fff;
    border-radius: 0px 1px 1px 0px;
    position: absolute;
    content: "";
    top: 2px;
    right: -4px;
  }

@-webkit-keyframes charge {
  0% {
    box-shadow: inset 0px 0px 0px #fff;
  }

  100% {
    box-shadow: inset 30px 0px 0px #fff;
  }
}

@-moz-keyframes charge {
  0% {
    box-shadow: inset 0px 0px 0px #fff;
  }

  100% {
    box-shadow: inset 30px 0px 0px #fff;
  }
}

@keyframes charge {
  0% {
    box-shadow: inset 0px 0px 0px #fff;
  }

  100% {
    box-shadow: inset 30px 0px 0px #fff;
  }
}


.navbar {
  min-height: 50px;
  height: 70px;
}


.full-page::after {
  background: transparent;
}

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

.hideElement {
  display: none;
}

.credit-card-info .credit-card-supported-types .credit-card-type .img {
  width: 50px;
  height: 50px;
}

.svg .img-card-mastercard {
  background-image: url('../img/card-mastercard.svg');
}

.svg .img-card-visa {
  background-image: url('../img/card-visa.svg');
}

.disablebutton {
  background-color: #c4d3ec;
  cursor: not-allowed;
}

.popover {
  width: 426px;
  max-width: 426px;
  border-radius: 6px;
  box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
  background-color: #FFFFFF;
  color: #252422;
  margin-bottom: 20px;
}

.ag-popup-editor {
  max-height: 28px;
}



.radio label::after {
  color: #66a4a3;
}

.srdcoreBtn-Primary.active {
  background-color: #82b1ff;
  color: white;
  border-color: transparent;
}

table.dataTable thead .sorting_desc::after {
  content: "";
}

table.dataTable thead .sorting_asc::after {
  content: "";
}

table.dataTable thead .sorting::after {
  content: "";
}

table.dataTable thead th, table.dataTable thead td {
  border-bottom: 1px;
}

table.dataTable thead th, table.dataTable tfoot th {
  font-weight: lighter;
}

.dataTables_filter {
  float: left !important;
}

  .dataTables_filter input {
    background-color: #F3F2EE;
    border: 1px solid #e8e7e3;
    border-radius: 4px;
    color: #66615b;
    font-size: 14px;
    font-size: 12px;
    padding: 7px 18px;
    height: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

    .dataTables_filter input:focus {
      border: 1px solid #e8e7e3;
      background-color: #FFFFFF;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0 !important;
    }

.dataTables_length {
  float: right !important;
}

  .dataTables_length select {
    background-color: #F3F2EE;
    border: 1px solid #e8e7e3;
    border-radius: 4px;
    color: #66615b;
    font-size: 14px;
    font-size: 12px;
    /*padding: 7px 18px;*/
    height: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

    .dataTables_length select:focus {
      border: 1px solid #e8e7e3;
      background-color: #FFFFFF;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0 !important;
    }



.page-item .page-link {
  background-color: #FFF;
  color: #68B3C8;
  border-color: #68B3C8;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > a:active,
.pagination > li.active > a,
.pagination > li.active > span,
.pagination > li.active > a:hover,
.pagination > li.active > span:hover,
.pagination > li.active > a:focus,
.pagination > li.active > span:focus {
  background-color: #68B3C8;
  color: #FFFFF;
  border-color: #68B3C8;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 4px 11px;
  vertical-align: middle;
}

.table > thead > tr > th {
  font-size: 1em;
  font-weight: 300;
}

.pagination {
  float: right !important;
}

  .pagination.float-sm-right {
    margin-right: 0px;
    float: left !important;
  }

.nav-tabs > li.active ::before {
  border-bottom: 11px solid #F01008;
}

.currency .popover {
  width: 300px;
}

.sdrcoreBtn {
  text-align: left;
  border: 1px solid #e8e7e3;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  background-color: white;
}

  .sdrcoreBtn:hover {
    text-align: left;
    border: 1px solid #e8e7e3;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #66615b;
    width: 100%;
    background-color: #fcfcfa;
  }

  .sdrcoreBtn .caret {
    float: right;
    margin-top: 12px;
  }

.sdrcoreLabel .caret {
  float: right;
  margin-top: -12px;
}

.sdrcoreLabel {
  text-align: left;
  border: 1px solid #5ecbff;
  padding-left: 10px;
  padding-top: 5px;
}

  .sdrcoreLabel:hover {
    border: 1px solid #4285f4;
  }

.sdrcoreBtn.btn-default {
  margin-bottom: 10px;
}

.dropdown-menu {
  z-index: 1050;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #fff;
  background: #2a8abf;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #2a8abf;
}


/*.navbar-default { hesap cini için kapattık
    background-color: #006eab;
    color: white;
    position: fixed !important;
    top: -10px;
    left: 0;
    width: 100%;
    z-index: 9999;
    margin-bottom: 250px;
}*/

.main-content {
  margin-top: 60px
}

.sidebar {
  margin-top: 59px;
}

  .sidebar[data-background-color="black"]:after, .sidebar[data-background-color="black"]:before {
    background-color: #1d3e54;
  }


/*.sidebar[data-background-color="black"]:after, .sidebar[data-background-color="black"]:before {
        background-color: #f9fffa;
    }

        .sidebar[data-background-color="black"] .nav li:not(.active) > a {
    color: #2a3d92;
}
    .sidebar[data-background-color="black"][data-active-color="danger"] .nav li.active > a {
    color: #0b0b0b;
}

*/

.ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y, .ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  width: 8px;
}

.ps > .ps__scrollbar-y-rail {
  width: 0px;
}


.copyright.center {
  position: fixed !important;
  bottom: 0px;
  left: 0;
  width: 110%;
  z-index: 9999;
  background-color: #eaeded;
  padding: 0px;
  margin: 0px;
}

.sdrFixedProcessHeaderBar {
  position: fixed !important;
  top: 69px;
  left: 1px;
  width: calc(100% - 2px);
  z-index: 1050;
  background-color: #eaeded;
  margin: 0px;
  height: 40px;
  padding-right: 50px;
  padding-top: 5px;
  margin-top: -10px;
}


.card[data-background-color="blue"] {
  background: #f3bb42;
}

.card[data-background-color="green"] {
  background: #f06723;
}

.card[data-background-color="purple"] {
  background: #51b6ea;
}

.card[data-background-color="orange"] {
  background: #e33131;
}

.card[data-background-color="brown"] {
  background: #41b548;
}

.btn-sm {
  border-radius: 0px;
}
/*sidebar icon sinifi*/

.sdr-icon-safe {
  background: url('../img/icon_safe.png') no-repeat center;
  width: 30px;
  height: 30px;
}

.sdr-icon-price {
  background: url('../img/icon_price.png') no-repeat center;
  width: 30px;
  height: 30px;
}


.loadingbattery {
  background: url('../img/projectimages/hesapcini_w.gif') no-repeat center;
  width: 150px;
  height: 150px;
}

.useMobileAlert {
  position: fixed !important;
  top: 0px;
  left: 1px;
  width: calc(100% - 2px);
  z-index: 1060;
  margin: 0px;
  height: 60px;
  text-align: center;
}

.readonlystyle {
  background-color: #F8F8EA !important;
}

.sidebar[data-background-color="black"][data-active-color="danger"] .nav li.active > a {
  color: #fff;
}

.sidebar[data-background-color="black"] .nav li:not(.active) > a {
  color: #FFFFFFE6;
}

.sidebar .sidebar-wrapper li.active > a:not([data-toggle="collapse"])::after {
  right: -9px;
}

.sidebar .sidebar-wrapper li.active > a:not([data-toggle="collapse"])::before {
  right: -8px;
}

.sidebar .sidebar-wrapper .nav p {
  text-transform: inherit !important;
}

.fas.fa-sign-out-alt {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.fas.fa-sign-in-alt {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.popover.bottom.in {
  margin-left: 10px;
}

.standard-invoice {
  background: url('../img/maliye-logo.png') no-repeat center;
  height: 150px;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.my-2 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important;
  border: 0;
  border-top: 1px solid rgba(0,0,0,.1);
}

.text-muted {
  color: #939393;
}


.has-float-label input {
  font-size: 16px !important;
}

.ag-theme-balham {
  font-size: 14px !important;
}
/*.ag-theme-balham .ag-cell {
        line-height: 32px!important;
}*/

.has-float-label label, .has-float-label > span {
  font-size: 88% !important;
}

.form-control {
  font-size: 14px !important;
}

.ag-theme-balham .ag-cell-inline-editing {
  height: 32px !important;
}

.selectedrow {
  background-color: cornsilk !important;
  color: #ff9e19;
}

.ag-theme-material .ag-cell-inline-editing {
  box-shadow: none !important;
  border: none !important;
  padding: 0px !important;
  background: transparent !important;
  height: 46px !important;
  padding: 0px !important;
  z-index: 2 !important;
}

.input-group-addon {
  background-color: transparent
}

.ag-theme-material {
  font-size: 14px !important;
}

.main-panel {
  background-color: #eaeded !important;
}
/*#fffef8*/

.ag-cell-edit-input {
  margin-top: 20px !important;
}

.ag-filter-filter {
  line-height: 2 !important;
  font-size: 13px !important;
}


.ag-theme-material .ag-header {
  color: rgba(0, 0, 0, 0.54) !important;
  font: 600 15px "Roboto", sans-serif !important;
}

.hrclass {
  border: none !important;
  height: 10px !important;
  width: 100% !important;
  height: 45px !important;
  margin-top: -10px !important;
  border-bottom: 1px solid #fafafa !important;
  box-shadow: 0 20px 20px -20px #333 !important;
}

.ag-body-viewport {
  overflow: scroll !important;
  scrollbar-color: lightblue transparent !important;
  scrollbar-width: thin !important;
}

::-webkit-scrollbar {
  height: 13px;
  width: 13px;
  background: #f2f2f2;
}

::-webkit-scrollbar-thumb {
  background: #d3d3d3;
  -webkit-border-radius: 1ex;
}

::-webkit-scrollbar-corner {
  background: transparent;
}


hr.fancy-line {
  border: 0;
  height: 0.2em;
  position: relative;
  margin: 0.5em 0; /* Keep other elements away from pseudo elements*/
}

  hr.fancy-line:after {
    top: -0.5em;
    height: 1em;
  }

  hr.fancy-line:before {
    content: '';
    height: 0.5em;
    top: -0.5em;
    z-index: 899;
  }

  hr.fancy-line:before, hr.fancy-line:after {
    content: '';
    position: absolute;
    width: 100%;
  }

  hr.fancy-line, hr.fancy-line:after {
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 75%);
    background: -webkit-gradient(radial, center center, 0px, center center, 75%, color-stop(0%,rgba(0,0,0,0.1)), color-stop(75%,rgba(0,0,0,0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 75%);
  }

    hr.fancy-line:before {
      background: white;
    }

.ag-theme-material .ag-cell-focus {
  border: 1px solid #2ab7ef33 !important;
}

.noErrorColor {
  background-color: white;
  font-family: "Catamaran", sans-serif !important;
}

.errorColor {
  /*background-color: #fea695;
    color: #b7433f;*/
  background-color: #6e2798 !important;
  color: white;
  font-family: "Catamaran", sans-serif !important;
}

.errorColor2 {
  background-color: #e6e6e6;
  font-family: "Catamaran", sans-serif !important;
}

.barcodeusing {
  color: red;
}


/*****************************HESAPCINI ICIN EKLENEN CSS LER*************************************************/



/* @import url("https://fonts.googleapis.com/css?family=Catamaran:300,400,500,600,700,800&subset=latin-ext");
 */
body {
  background-color: #f6f9fc;
  font-family: "Catamaran", sans-serif;
  color: #525f7f
}

  body.oHidden {
    overflow: hidden
  }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  letter-spacing: 0
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none
}

p {
  margin: 0;
  color: #525f7f;
  font-weight: 500
}

a {
  text-decoration: none;
  outline: none;
  color: #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s
}

  a:hover {
    text-decoration: none
  }

  a:focus {
    outline: none
  }

button {
  outline: none
}

  button:focus {
    outline: none
  }

.zTop {
  position: relative;
  z-index: 99
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1200px
  }
}

@media (min-width: 574px) and (max-width: 1200px) {
  .container {
    max-width: 100%
  }
}

@media only screen and (max-width: 1440px) {
  .hiddenXl {
    display: none !important
  }
}

@media only screen and (max-width: 1200px) {
  .hiddenLg {
    display: none !important
  }
}

@media only screen and (max-width: 1024px) {
  .hiddenMd {
    display: none !important
  }
}

@media only screen and (max-width: 768px) {
  .hiddenSm {
    display: none !important
  }
}

.text-success {
  color: #17a04b !important
}

.text-danger {
  color: #f05c63 !important
}

.text-primary {
  color: #b44a98 !important
}

.text-dark {
  color: #3a5f83 !important
}

.dropdown-toggle:after {
  font-family: "FontAwesome";
  content: "\f107";
  border: none;
  vertical-align: 0;
  margin-left: 10px
}

.owl-carousel .owl-dots {
  display: none
}

.show > .btn-primary.dropdown-toggle {
  background-color: #b44a98
}

.btn {
  border: none;
  box-shadow: none !important;
  font-size: 16px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: 700
}

  .btn i.btnIcon {
    -webkit-transition: all 0.2s;
    transition: all 0.2s
  }

  .btn.btn-lg {
    padding: 13px 15px 11px;
    font-weight: 700;
    font-size: 16px
  }

  .btn.btn-big {
    height: 50px;
    display: flex;
    align-items: center;
    padding: 8px 30px;
    font-weight: 800;
    font-size: 18px
  }

  .btn.btn-200 {
    width: 200px;
    height: 50px
  }

  .btn.btn-250 {
    width: 250px;
    height: 50px
  }

  .btn.btn-rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
  }

  .btn.btn-shadow {
    box-shadow: 0px 5px 15px rgba(153, 72, 141, 0.5) !important
  }

  .btn.btn-primary {
    box-shadow: 5px 5px 8px #bfc5cc;
    background-color: #6e2798;
    color: #ff9e19;
    text-transform: uppercase
  }

    .btn.btn-primary:active,
    .btn.btn-primary:focus,
    .btn.btn-primary:hover {
      background-color: #8b31c1 !important;
      color: #fff !important
    }

  .btn.btn-outline-primary {
    box-shadow: 5px 5px 8px rgba(191, 197, 204, 0.5);
    border: 2px solid #6e2798;
    background-color: #ffffff !important;
    color: #6e2798
  }

    .btn.btn-outline-primary:active,
    .btn.btn-outline-primary:focus,
    .btn.btn-outline-primary:hover {
      border-color: #ff9e19 !important;
      color: #ff9e19 !important
    }

  .btn.btn-outline-warning {
    box-shadow: 5px 5px 8px rgba(191, 197, 204, 0.5);
    border-radius: 5px;
    border: 2px solid #ff9e19;
    background-color: #ffffff !important;
    color: #6e2798
  }

    .btn.btn-outline-warning:active,
    .btn.btn-outline-warning:focus,
    .btn.btn-outline-warning:hover {
      border-color: #ff9e19 !important;
      color: #ff9e19 !important
    }


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
  }

  .animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
  }

  .animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
  }

  .animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
  }

  .animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
  }

  .animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
  }

  .animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms
  }

  .animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms
  }

  .animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
  }

  .animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
  }

@media (print), (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important
  }
}

header {
  padding: 10px 0px;
  position: absolute;
  z-index: 2;
  width: 100%
}

  header nav.navbar {
    padding: 0;
    align-items: flex-start
  }

    header nav.navbar a.navbar-brand {
      margin-right: 0
    }

    header nav.navbar ul.navbar-nav li {
      margin: 0 10px
    }

      header nav.navbar ul.navbar-nav li a {
        color: #132b47;
        padding: 0 5px;
        font-weight: 700;
        font-size: 17px;
        position: relative
      }

        header nav.navbar ul.navbar-nav li a:before {
          content: "";
          position: absolute;
          left: 0;
          bottom: -3px;
          width: 100%;
          height: 2px;
          background-color: #ff9e19;
          -webkit-transform: scale(0);
          -ms-transform: scale(0);
          transform: scale(0);
          -webkit-transition: all 0.2s;
          transition: all 0.2s
        }

        header nav.navbar ul.navbar-nav li a.active,
        header nav.navbar ul.navbar-nav li a:focus,
        header nav.navbar ul.navbar-nav li a:hover {
          color: #6e2798
        }

          header nav.navbar ul.navbar-nav li a.active:before,
          header nav.navbar ul.navbar-nav li a:focus:before,
          header nav.navbar ul.navbar-nav li a:hover:before {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
          }

    header nav.navbar button.navToggle {
      cursor: pointer;
      width: 35px;
      height: auto;
      margin: 0;
      padding: 0;
      text-align: right;
      margin-right: 15px
    }

      header nav.navbar button.navToggle span {
        content: '';
        display: block;
        height: 4px;
        background-color: #323232;
        float: right;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
      }

        header nav.navbar button.navToggle span:nth-child(1) {
          opacity: 1;
          width: 80%
        }

        header nav.navbar button.navToggle span:nth-child(2) {
          opacity: .9;
          margin: 5px 0;
          width: 100%
        }

        header nav.navbar button.navToggle span:nth-child(3) {
          opacity: .8;
          width: 70%
        }

@media only screen and (max-width: 991px) {
  header nav.navbar {
    align-items: center
  }

    header nav.navbar ul.navbar-nav {
      width: 100%
    }

      header nav.navbar ul.navbar-nav li {
        margin: 5px 10px
      }

        header nav.navbar ul.navbar-nav li a {
          padding: 0
        }
}

@media only screen and (max-width: 480px) {
  header nav.navbar a.navbar-brand img {
    max-width: 200px
  }
}

@media only screen and (max-width: 991px) {
  header {
    background-color: rgba(255, 255, 255, 0.8)
  }
}

.slideBox {
  position: relative;
  top: -115px;
  left: 0;
  z-index: 1;
  width: 100%;
  overflow: hidden
}

  .slideBox .slideMask {
    height: 690px;
    width: 100%;
    position: relative
  }

    .slideBox .slideMask:before {
      content: "";
      position: absolute;
      right: -500px;
      top: -600px;
      border-radius: 100px;
      transform: rotate(-36deg);
      width: 1500px;
      height: 978px;
      background-image: linear-gradient(119deg, #c563ff 0%, #6e2798 59%, #6e2798 100%)
    }

    .slideBox .slideMask .slideImg {
      position: absolute;
      right: 0;
      top: -25px
    }

  .slideBox .slideTextContent {
    position: absolute;
    top: 350px;
    width: 600px
  }

    .slideBox .slideTextContent .owlSlide .owl-dots {
      display: block;
      position: absolute;
      right: 0;
      bottom: -50px
    }

      .slideBox .slideTextContent .owlSlide .owl-dots .owl-dot {
        display: inline-block;
        margin: 5px;
        background-color: #ffffff;
        padding: 3px !important;
        border-radius: 30px;
        box-shadow: 0 0 4px rgba(210, 210, 210, 0.5)
      }

        .slideBox .slideTextContent .owlSlide .owl-dots .owl-dot span {
          display: block;
          -webkit-backface-visibility: visible;
          transition: opacity .2s ease;
          border-radius: 30px;
          width: 10px;
          height: 10px;
          background-color: #ffffff
        }

        .slideBox .slideTextContent .owlSlide .owl-dots .owl-dot.active span {
          background-color: #ff9e19
        }

    .slideBox .slideTextContent .owlSlide .slideContentBox {
      padding: 10px
    }

      .slideBox .slideTextContent .owlSlide .slideContentBox span {
        display: block
      }

        .slideBox .slideTextContent .owlSlide .slideContentBox span.sTitle {
          color: #6e2798;
          font-size: 32px;
          font-weight: 700;
          line-height: 41px
        }

        .slideBox .slideTextContent .owlSlide .slideContentBox span.sContent {
          color: #525f7f;
          font-size: 24px;
          font-weight: 500;
          line-height: 30px;
          margin: 15px 0 25px
        }

@media only screen and (max-width: 1200px) {
  .slideBox .slideMask {
    right: -150px
  }
}

@media only screen and (max-width: 991px) {
  .slideBox .slideTextContent {
    width: 100%;
    left: 0;
    padding: 0 15px
  }

    .slideBox .slideTextContent .owlSlide .owl-dots {
      right: auto;
      left: 0
    }
}

@media only screen and (max-width: 768px) {
  .slideBox .slideMask:before {
    display: none
  }

  .slideBox .slideMask .slideImg {
    display: none
  }
}

.headTitle {
  background: transparent url("../img/upload/headtitle.png") right 0 no-repeat;
  width: 100%;
  height: 250px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%
}

.titleBox {
  padding: 75px 0 50px
}

  .titleBox h1,
  .titleBox h2,
  .titleBox h3,
  .titleBox h4,
  .titleBox h5,
  .titleBox h6 {
    color: #6e2798;
    font-size: 32px;
    font-weight: 700;
    line-height: 41px;
    text-align: center
  }

  .titleBox p {
    color: #525f7f;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-align: center
  }

@media only screen and (max-width: 768px) {
  .titleBox {
    padding: 50px 0 25px
  }

    .titleBox h1,
    .titleBox h2,
    .titleBox h3,
    .titleBox h4,
    .titleBox h5,
    .titleBox h6 {
      font-size: 24px;
      line-height: 32px
    }

    .titleBox p {
      font-size: 18px;
      line-height: 20px
    }
}

.propertyBox {
  box-shadow: 0 10px 34px rgba(210, 210, 210, 0.5);
  background-color: #ffffff;
  padding: 0 50px 25px;
  margin-bottom: 100px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

  .propertyBox.lineDouble {
    position: relative
  }

    .propertyBox.lineDouble:before {
      content: "";
      position: absolute;
      left: -185px;
      top: -211px;
      width: 234px;
      height: 256px;
      z-index: -1;
      background: transparent url("../img/parts/line-double.svg") 0 0 no-repeat;
      -webkit-transform: rotate(-75deg);
      -ms-transform: rotate(-75deg);
      transform: rotate(-75deg)
    }

  .propertyBox .propertyList .proBox {
    padding: 25px 0
  }

    .propertyBox .propertyList .proBox .icoSvg {
      width: 72px;
      height: 72px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 15px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px
    }

      .propertyBox .propertyList .proBox .icoSvg.icoRounded {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
      }

      .propertyBox .propertyList .proBox .icoSvg.bgPurple {
        background-color: #6e2798
      }

      .propertyBox .propertyList .proBox .icoSvg.bgYellow {
        background-color: #ff9e19
      }

    .propertyBox .propertyList .proBox span {
      display: block
    }

      .propertyBox .propertyList .proBox span.proTitle {
        color: #6e2798;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px
      }

        .propertyBox .propertyList .proBox span.proTitle:before {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          width: 60px;
          height: 4px;
          background-color: #ff9e19
        }

      .propertyBox .propertyList .proBox span.proContent {
        color: #525f7f;
        font-size: 18px;
        font-weight: 300;
        line-height: 32px
      }

  .propertyBox.widthBorder .propertyList .proBox {
    border-right: 1px solid #d7dbde
  }

  .propertyBox.widthBorder .propertyList .colControl:last-child .proBox {
    border: none
  }

@media only screen and (max-width: 768px) {
  .propertyBox {
    padding: 0 25px 25px
  }

    .propertyBox .propertyList .proBox {
      padding: 15px 0
    }

    .propertyBox.widthBorder .propertyList .proBox {
      border: none
    }
}

.propretyWhiteBox {
  background: #fff
}

  .propretyWhiteBox .propertyBox {
    box-shadow: none;
    margin-bottom: 0;
    padding: 0 0 75px
  }

.tabInfoArea .leftContent {
  box-shadow: 0 10px 34px rgba(210, 210, 210, 0.5);
  border-radius: 10px 0 0 10px;
  background-color: #6e2798;
  padding: 15px;
  height: 100%
}

  .tabInfoArea .leftContent .contentInner {
    border-radius: 10px 0 0 10px;
    border: 1px solid #ff9e19;
    padding: 25px;
    height: 100%
  }

  .tabInfoArea .leftContent ul.nav-pills {
    box-shadow: 5px 5px 8px #5c1a83;
    border-radius: 35px;
    background-color: #ff9e19;
    padding: 5px;
    width: 300px
  }

    .tabInfoArea .leftContent ul.nav-pills li.nav-item {
      width: 50%;
      text-align: center
    }

      .tabInfoArea .leftContent ul.nav-pills li.nav-item a.nav-link {
        background-color: transparent;
        color: #6e2798;
        font-size: 14px;
        font-weight: 700;
        border-radius: 35px;
        padding-top: 12px
      }

        .tabInfoArea .leftContent ul.nav-pills li.nav-item a.nav-link.active {
          background-color: #fff
        }

@media only screen and (max-width: 768px) {
  .tabInfoArea .leftContent ul.nav-pills {
    width: 100%
  }
}

.tabInfoArea .leftContent .tabPane {
  overflow: hidden
}

  .tabInfoArea .leftContent .tabPane span.price {
    color: #ff9e19;
    font-size: 110px;
    font-weight: 800;
    letter-spacing: 1.3px;
    line-height: 90px
  }

    .tabInfoArea .leftContent .tabPane span.price strong {
      font-size: 60px
    }

  .tabInfoArea .leftContent .tabPane ul.items li {
    display: flex;
    padding: 5px 0
  }

    .tabInfoArea .leftContent .tabPane ul.items li .itemIco {
      width: 24px;
      height: 24px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ff9e19;
      margin-right: 15px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%
    }

    .tabInfoArea .leftContent .tabPane ul.items li span.itemText {
      color: #ffffff;
      font-size: 16px;
      font-weight: 500;
      line-height: 29px
    }

.tabInfoArea .rightContent {
  box-shadow: 10px 0 34px rgba(210, 210, 210, 0.5);
  border-radius: 10px;
  background-color: #ffffff;
  padding: 25px;
  height: 100%
}

  .tabInfoArea .rightContent .contentInner {
    box-shadow: 10px 0 34px rgba(210, 210, 210, 0.5);
    border-radius: 10px;
    border: 1px solid #6e2798;
    height: 100%;
    padding: 25px 40px;
    display: flex;
    align-items: center
  }

  .tabInfoArea .rightContent ul.itemList {
    width: 100%
  }

    .tabInfoArea .rightContent ul.itemList li {
      display: flex;
      padding: 15px 0
    }

      .tabInfoArea .rightContent ul.itemList li .itemIco {
        width: 40px;
        height: 40px;
        flex: 0 0 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 15px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
      }

        .tabInfoArea .rightContent ul.itemList li .itemIco img {
          width: 24px
        }

        .tabInfoArea .rightContent ul.itemList li .itemIco.bgPurple {
          background-color: #6e2798
        }

        .tabInfoArea .rightContent ul.itemList li .itemIco.bgYellow {
          background-color: #ff9e19
        }

      .tabInfoArea .rightContent ul.itemList li .itemText span {
        color: #525f7f;
        line-height: 20px;
        font-size: 18px;
        display: block
      }

        .tabInfoArea .rightContent ul.itemList li .itemText span.itemTitle {
          font-weight: 600;
          margin-bottom: 5px
        }

        .tabInfoArea .rightContent ul.itemList li .itemText span.itemContent {
          font-weight: 300
        }

@media only screen and (max-width: 768px) {
  .tabInfoArea .leftContent {
    padding: 10px;
    border-radius: 10px 10px 0 0
  }

    .tabInfoArea .leftContent .contentInner {
      border-radius: 10px
    }

  .tabInfoArea .rightContent {
    padding: 10px;
    border-radius: 0 0 10px 10px
  }

    .tabInfoArea .rightContent .contentInner {
      padding: 25px
    }

    .tabInfoArea .rightContent ul.itemList li {
      padding: 10px 0
    }
}

.blogPostArea {
  background-color: #fff;
  padding-bottom: 50px
}

  .blogPostArea .postBox {
    box-shadow: 0 10px 34px rgba(210, 210, 210, 0.5);
    border-radius: 10px;
    background-color: #ffffff;
    margin: 10px 0
  }

    .blogPostArea .postBox .postImg {
      max-height: 250px;
      overflow: hidden
    }

      .blogPostArea .postBox .postImg img {
        border-radius: 15px 15px 0 0;
        width: 100%
      }

    .blogPostArea .postBox .postContent {
      padding: 15px 25px
    }

      .blogPostArea .postBox .postContent span {
        color: #525f7f;
        display: block
      }

        .blogPostArea .postBox .postContent span.postName {
          font-size: 20px;
          font-weight: 500;
          line-height: 30px
        }

        .blogPostArea .postBox .postContent span.postText {
          font-size: 18px;
          font-weight: 300;
          line-height: 24px;
          margin: 10px 0
        }

        .blogPostArea .postBox .postContent span.postDate {
          font-size: 14px;
          font-weight: 500
        }

      .blogPostArea .postBox .postContent a.btn {
        color: #525f7f;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
        margin-top: 10px;
        padding: 0;
        text-decoration: none
      }

        .blogPostArea .postBox .postContent a.btn img {
          margin-left: 5px;
          width: 10px;
          -webkit-transition: all 0.2s;
          transition: all 0.2s
        }

        .blogPostArea .postBox .postContent a.btn:hover {
          color: #ff9e19
        }

          .blogPostArea .postBox .postContent a.btn:hover img {
            margin-left: 10px
          }

.testimonialArea {
  padding: 100px 0
}

  .testimonialArea .owlTestimonial {
    box-shadow: 0 10px 34px rgba(210, 210, 210, 0.5);
    border-radius: 10px
  }

    .testimonialArea .owlTestimonial .owl-nav .owl-prev,
    .testimonialArea .owlTestimonial .owl-nav .owl-next {
      position: absolute;
      top: 50%;
      width: 65px;
      height: 65px;
      background-color: #ffffff;
      color: #ff9e19;
      border-radius: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
      box-shadow: 0 10px 34px rgba(210, 210, 210, 0.5)
    }

      .testimonialArea .owlTestimonial .owl-nav .owl-prev i,
      .testimonialArea .owlTestimonial .owl-nav .owl-next i {
        font-size: 42px
      }

    .testimonialArea .owlTestimonial .owl-nav .owl-prev {
      left: -30px
    }

      .testimonialArea .owlTestimonial .owl-nav .owl-prev img {
        margin-right: 5px;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
      }

      .testimonialArea .owlTestimonial .owl-nav .owl-prev:hover img {
        margin-right: 10px
      }

    .testimonialArea .owlTestimonial .owl-nav .owl-next {
      right: -30px
    }

      .testimonialArea .owlTestimonial .owl-nav .owl-next img {
        margin-left: 5px;
        -webkit-transition: all 0.2s;
        transition: all 0.2s
      }

      .testimonialArea .owlTestimonial .owl-nav .owl-next:hover img {
        margin-left: 10px
      }

@media only screen and (max-width: 1200px) {
  .testimonialArea .owlTestimonial .owl-nav .owl-prev,
  .testimonialArea .owlTestimonial .owl-nav .owl-next {
    top: 25%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }

  .testimonialArea .owlTestimonial .owl-nav .owl-prev {
    left: -10px
  }

  .testimonialArea .owlTestimonial .owl-nav .owl-next {
    right: -10px
  }
}

.testimonialArea .testimonialBox {
  display: flex;
  border-radius: 10px;
  background-color: #ffffff
}

  .testimonialArea .testimonialBox .tImg {
    width: 50%;
    position: relative
  }

    .testimonialArea .testimonialBox .tImg:before {
      content: "";
      border-style: solid;
      border-width: 0 0 420px 150px;
      border-color: transparent transparent #fff transparent;
      position: absolute;
      top: 0;
      right: 0;
      width: 150px;
      height: 100%
    }

    .testimonialArea .testimonialBox .tImg img {
      width: 100%;
      border-radius: 10px 0 0 10px
    }

  .testimonialArea .testimonialBox .tContent {
    width: 50%;
    padding: 25px;
    background-color: #fff;
    display: flex;
    align-items: center;
    border-radius: 0 10px 10px 0
  }

    .testimonialArea .testimonialBox .tContent .tInner {
      width: 100%
    }

    .testimonialArea .testimonialBox .tContent p {
      color: #525f7f;
      font-size: 22px;
      font-weight: 200;
      line-height: 30px
    }

    .testimonialArea .testimonialBox .tContent span {
      display: block;
      color: #525f7f
    }

      .testimonialArea .testimonialBox .tContent span.tName {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 10px 0 0
      }

      .testimonialArea .testimonialBox .tContent span.tJob {
        font-size: 18px;
        font-weight: 300
      }

@media only screen and (max-width: 768px) {
  .testimonialArea .testimonialBox {
    flex-wrap: wrap
  }

    .testimonialArea .testimonialBox .tImg {
      width: 100%;
      max-height: 400px;
      overflow: hidden
    }

      .testimonialArea .testimonialBox .tImg img {
        border-radius: 10px 10px 0 0
      }

      .testimonialArea .testimonialBox .tImg:before {
        display: none
      }

    .testimonialArea .testimonialBox .tContent {
      width: 100%;
      border-radius: 0 0 10px 10px
    }

      .testimonialArea .testimonialBox .tContent p {
        font-size: 18px
      }
}

.demoFormArea {
  padding: 100px 0;
  background-color: #fff
}

  .demoFormArea .formBox {
    box-shadow: 0 10px 34px rgba(210, 210, 210, 0.5);
    border-radius: 10px;
    border: 1px solid #ff9e19;
    background-color: #ffffff;
    padding: 50px
  }

    .demoFormArea .formBox .fText span {
      display: block
    }

      .demoFormArea .formBox .fText span.fTitle {
        color: #6e2798;
        font-size: 30px;
        font-weight: 500
      }

      .demoFormArea .formBox .fText span.fContent {
        color: #525f7f;
        font-size: 24px;
        font-weight: 300
      }

    .demoFormArea .formBox input.fInput {
      height: 50px;
      border-radius: 10px;
      color: #97a0aa;
      font-size: 18px;
      font-weight: 400;
      border: 1px solid transparent;
      box-shadow: none;
      background-color: #e6eef8
    }

      .demoFormArea .formBox input.fInput:focus {
        box-shadow: none;
        border: 1px solid #ff9e19
      }

      .demoFormArea .formBox input.fInput::-webkit-input-placeholder {
        color: #97a0aa
      }

      .demoFormArea .formBox input.fInput::-moz-placeholder {
        color: #97a0aa
      }

      .demoFormArea .formBox input.fInput:-ms-input-placeholder {
        color: #97a0aa
      }

      .demoFormArea .formBox input.fInput:-moz-placeholder {
        color: #97a0aa
      }

@media only screen and (max-width: 768px) {
  .demoFormArea .formBox {
    padding: 25px
  }

    .demoFormArea .formBox .fText span.fTitle {
      font-size: 24px
    }

    .demoFormArea .formBox .fText span.fContent {
      font-size: 18px
    }
}

.appBox {
  padding: 75px 0
}

  .appBox .appText span {
    display: block
  }

    .appBox .appText span.appTitle {
      color: #132b47;
      font-size: 32px;
      font-weight: 700;
      line-height: 41px
    }

    .appBox .appText span.appContent {
      color: #525f7f;
      font-size: 24px;
      font-weight: 300;
      line-height: 30px
    }

  .appBox .appLogo {
    padding: 50px 0;
    background-color: #f6f9fc;
    border-radius: 10px;
    border: 1px solid #d7dbde;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
  }

    .appBox .appLogo a {
      margin: 10px;
      filter: drop-shadow(5px 5px 8px rgba(191, 197, 204, 0.5))
    }

@media only screen and (max-width: 768px) {
  .appBox .appText span {
    display: block
  }

    .appBox .appText span.appTitle {
      font-size: 24px;
      line-height: 32px
    }

    .appBox .appText span.appContent {
      font-size: 18px;
      line-height: 24px
    }

  .appBox .appLogo {
    padding: 25px 0;
    margin-top: 15px
  }
}

.faqArea {
  padding-bottom: 100px
}

  .faqArea .faqList .faqBox {
    padding: 25px 0
  }

    .faqArea .faqList .faqBox span {
      display: block
    }

      .faqArea .faqList .faqBox span.fTitle {
        color: #6e2798;
        font-size: 16px;
        font-weight: 700;
        position: relative;
        padding-bottom: 15px;
        margin-bottom: 15px
      }

        .faqArea .faqList .faqBox span.fTitle:before {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          width: 60px;
          height: 4px;
          background-color: #ff9e19
        }

      .faqArea .faqList .faqBox span.fContent {
        color: #525f7f;
        font-size: 18px;
        font-weight: 300;
        line-height: 32px
      }

footer {
  border-top: none;
  padding-top: 50px
}

  footer span.fNavTitle {
    color: #132b47;
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-top: 15px
  }

  footer span.fInfo {
    color: #525f7f;
    font-size: 16px;
    font-weight: 500;
    display: block
  }

  footer ul.fNav li a {
    color: #525f7f;
    font-size: 16px;
    font-weight: 500;
    line-height: 29px
  }

  footer ul.fScoailNav {
    margin: 15px 0
  }

    footer ul.fScoailNav li a {
      margin-right: 15px
    }

  footer .copyright {
    background-color: #ffffff;
    padding: 15px 0;
    margin-top: 50px
  }

    footer .copyright p {
      color: #525f7f;
      font-size: 16px;
      font-weight: 500;
      line-height: 30px
    }




/*hesapcini css bizim değişikliklerimiz*/

body {
  background-color: #ffffff;
  font-family: "Catamaran", sans-serif;
  color: #525f7f
}

span.proTitleBold {
  color: #6e2798;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px
}

span.proTitleBoldMedium {
  color: #6e2798;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px
}


span.proTitleLight {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px
}

label.proTitleLight {
  font-size: 16px;
  font-weight: 400;
  position: relative;
}


.btn.btn-outline-warning {
  color: #6e2798 !important
}




.has-float-label label, .has-float-label > span {
  left: 1.5rem !important;
  line-height: 1 !important;
  color: #5f5f5f !important;
  background-color: #ffffff !important;
  font-size: 14px !important;
}

.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 100%;
  opacity: 1 !important;
  top: .85em !important;
}

.has-float-label-large > input {
  height: 45px !important;
}


.has-float-label-large .form-control:placeholder-shown:not(:focus) + * {
  top: .9em !important;
}

.form-control {
  border: 1px solid #6e2798 !important;
}

  .form-control:focus {
    border: 1px solid #ff9e19 !important;
  }

.btn.btn-150 {
  width: 150px;
  height: 40px;
  padding-top: 7px;
}


.logintitle {
  bottom: 15% !important;
  right: 10%;
  position: absolute;
}

.sdrcheckbox input[type="checkbox"]:checked + label::before {
  opacity: 1;
  background-color: #ff9e19;
  border: 1px solid blue;
}

.sdrcheckbox input[type="checkbox"] + label::before {
  opacity: 1;
  background-color: transparent;
  border: 1px solid #6e2798;
}




/*iconlar navbar a class olarak verildiği için her biri için class yapacağız döngüyle oluşuyor çünkü */
.dashboard-icon-plus {
  background: url('../img/projectimages/dashboard/Hizliislemler.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-alis {
  background: url('../img/projectimages/dashboard/Alis.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-amblem {
  background: url('../img/projectimages/dashboard/Amblem.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-arrow {
  background: url('../img/projectimages/dashboard/arrow.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-arow-bot {
  background: url('../img/projectimages/dashboard/arrow_bot.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-ayar {
  background: url('../img/projectimages/dashboard/ayar.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-client {
  background: url('../img/projectimages/dashboard/Client.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-doc {
  background: url('../img/projectimages/dashboard/doc.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-mss {
  background: url('../img/projectimages/dashboard/phones.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-depo {
  background: url('../img/projectimages/dashboard/warehouse.svg') no-repeat center;
  width: 30px;
  height: 30px;
}



.dashboard-icon-staffs {
  background: url('../img/projectimages/dashboard/staffs.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-routes {
  background: url('../img/projectimages/dashboard/route.svg') no-repeat center;
  width: 30px;
  height: 30px;
}


.dashboard-icon-guncel {
  background: url('../img/projectimages/dashboard/Guncel.svg') no-repeat center;
  width: 30px;
  height: 30px;
}
.dashboard-icon-ai {
  background: url('../img/projectimages/dashboard/Ai.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-kasa {
  background: url('../img/projectimages/dashboard/Kasa.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-logo {
  background: url('../img/projectimages/dashboard/Logo.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-musteri {
  background: url('../img/projectimages/dashboard/musteri.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-ok {
  background: url('../img/projectimages/dashboard/ok.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-sag {
  background: url('../img/projectimages/dashboard/sag.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-satis {
  background: url('../img/projectimages/dashboard/Satis.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-search {
  background: url('../img/projectimages/dashboard/search.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-siparis {
  background: url('../img/projectimages/dashboard/siparis.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-teklif {
  background: url('../img/projectimages/dashboard/offericon.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-barcode {
  background: url('../img/projectimages/dashboard/barcode-icon2.png') no-repeat center;
  width: 30px;
  height: 30px;
  background-size: cover !important;
}

.dashboard-icon-sol {
  background: url('../img/projectimages/dashboard/sol.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-stok {
  background: url('../img/projectimages/dashboard/Stok.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-urun {
  background: url('../img/projectimages/dashboard/urun.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-user {
  background: url('../img/projectimages/dashboard/user.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-fatura {
  background: url('../img/projectimages/dashboard/fatura.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-rapor {
  background: url('../img/projectimages/dashboard/rapor.svg') no-repeat center;
  width: 30px;
  height: 30px;
}

.dashboard-icon-user-big {
  background: url('../img/projectimages/dashboard/user_big.svg') no-repeat center;
  width: 30px;
  height: 30px;
}


.dashboard-icon-apps {
  background: url('../img/projectimages/addonicon.svg') no-repeat center;
  height: 24px !important;
  width: 24px !important;
  background-size: 24px 24px;
  margin-left: 4px !important;
}

/*.sidebar[data-background-color="black"]:after, .sidebar[data-background-color="black"]:before {
        background-color: #f9fffa;
    }

        .sidebar[data-background-color="black"] .nav li:not(.active) > a {
    color: #2a3d92;
}
    .sidebar[data-background-color="black"][data-active-color="danger"] .nav li.active > a {
    color: #0b0b0b;
}

*/

/*sidebar değişikliği*/
.sidebar[data-background-color="black"]:after, .sidebar[data-background-color="black"]:before {
  background-color: #ffffff !important;
  font-family: "Catamaran", sans-serif !important;
  font-size: 15px !important;
  font-weight: 700;
}


.sidebar[data-background-color="black"] .nav li.active > a {
  color: #6e2798 !important;
  font-family: "Catamaran", sans-serif !important;
  font-weight: 700;
}

.sidebar[data-background-color="black"] .nav li:not(.active) > a {
  color: black !important;
  font-family: "Catamaran", sans-serif !important;
  font-weight: 600;
}

.main-panel {
  background-color: #ececec !important;
}

/*.sidebar .sidebar-wrapper li.active > a:not([data-toggle="collapse"]):after {
    border-right: 17px solid #ececec !important;
}*/

.sidebar {
  margin-top: 0px;
}

.navbar {
  height: auto;
}

.navbar-default {
  background-color: #6e2798;
  color: white;
  position: fixed !important;
  width: calc(100% - 260px);
  z-index: 9999;
  height: 60px !important;
}

.modal-header {
  background-color: #ff9e19;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
}

.modal-content {
  border-radius: 15px !important;
}

/*test için eklendi*/
/*.nav-pills {
    border: 1px solid #ff9e19;
    border-radius: 5px;
}

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #6e2798 !important;
        background-color: transparent;
    }

    .nav-pills > li > a {
        border: none;
        color: grey !important;
        background-color: transparent !important;
    }

    .nav-pills > li.active > a > span > strong,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #6e2798 !important;
        background-color: transparent;
    }

    .nav-pills > li > a > span > strong {
        border: none;
        color: grey !important;
        background-color: transparent !important;
    }*/

/*dropdown css*/

.sdrcoreBtn {
  margin: auto !important;
  border-radius: 5px !important;
}

  .sdrcoreBtn:hover {
    color: #ff9e19;
    /*padding: 7px;*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

.open > .dropdown-toggle > span {
  color: white !important;
}

.open > .dropdown-toggle {
  background-color: #ff9e19 !important;
}

.sdrcoreBtn .caret {
  margin-top: 10px;
}

.sdrcoreBtn:hover > b {
  border-top-color: #6e2798 !important;
}

.dropdown-toggle:after {
  display: none;
}

.modal-40AndMargin {
  width: 33%;
  margin-top: 2% !important;
}
/*değişebilir*/
.dropdown-toggle > span {
  font-weight: normal;
}

.has-float-label label, .has-float-label > span {
  font-weight: normal;
}

.copyright.left {
  position: fixed !important;
  bottom: 0px;
  left: 0px;
  max-width: 250px;
  z-index: 9999;
  background-color: #ffffff;
  margin: 0px;
  padding-bottom: 5px;
  padding-left: 16px;
}

.copyright.center {
  height: 40px;
  background-color: #6e2798;
}

.sidebar .sidebar-wrapper li.active > a:not([data-toggle="collapse"]):after {
  border-right: 17px solid #ececec !important;
}

.fast-process-header {
  background-color: #6e2798;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  margin-top: -15px;
  height: 55px;
  padding-top: 15px;
  padding-left: 20px;
  font-size: 20px;
  padding-right: 20px;
  color: white;
}

.copyright.center .popover {
  width: 350px;
}
/*slick menü için gerekliler....*/
.innerpanel {
  background-color: white;
  border-top-left-radius: 7px !important;
  border-top-right-radius: 7px !important;
  border-bottom-left-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.divBold {
  background-color: #6e2798;
  height: 55px;
  padding-top: 15px;
  color: lightblue;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
  font-family: 'Catamaran', sans-serif !important;
  font-size: 18px !important;
  font-weight: 700;
  padding-left: 20px;
}

  .divBold span.active {
    color: white !important;
  }


.vertical-center-left {
  margin: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vertical-center-right {
  margin: 0;
  position: absolute;
  top: 100%;
  right: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.containerx {
  height: 200px;
  position: relative;
}

.selectedSlickElement {
  width: 270px;
  border-radius: 6px;
  background-color: #fff;
  margin-left: 5px;
  margin-right: 5px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  font-size: 20px !important;
}

.unSelectedSlickElement {
  width: 180px;
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.selectedSlickHeader {
  background-color: #2196f3 !important;
  color: white !important;
  font-size: 19px !important;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.header-row {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #4a4a4a !important;
  display: block;
  line-height: 29px;
}


.value-row {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-top: -10px;
  line-height: 29px;
}


.value-result {
  font-size: 12px !important;
  font-weight: 400;
  text-align: center;
  display: block;
  color: white;
  background-color: #6e2798 !important;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  color: white;
  background-color: #6e2798 !important;
  padding-bottom: 7px;
  line-height: 29px;
}


a.text-nowrap {
  color: #6e2798;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px
}

.last-row-selected {
  background-color: #2196f3 !important;
  color: white !important;
  font-size: 20px;
}

.last-row-unselected {
  background-color: #74b9ef !important;
  color: white !important;
  font-size: 18px;
}

.defaultSlickHeader {
  background-color: #acd1ee;
  color: white;
  font-size: 16px;
  font-weight: 700;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}


.divBoldOuther {
  background-color: #fff;
  height: 55px;
  padding-top: 14px;
  color: #9b9b9b;
  border: 1px solid #c3c3c3;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
  font-family: 'Catamaran', sans-serif !important;
  font-size: 18px !important;
  font-weight: 700;
  padding-left: 20px;
}

  .divBoldOuther span.active {
    color: #6e2798;
  }

.searchinInput {
  background-image: url('../img/projectimages/dashboard/search.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-position-x: 95%;
  padding-left: 15px;
  float: right !important;
  margin-right: 15px;
  border: 1px solid #efefef;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  background-color: #f3f3f3;
  height: 40px;
  margin-top: -7px;
}

.tdfirstBold {
  border: 1px solid #efefef;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  background-color: #f3f3f3;
  height: 50px;
  margin-top: -8px;
  border-right: 0px !important;
  font-family: "Catamaran", sans-serif !important;
  font-size: 16px;
}

.tdcenterBold {
  border: 1px solid #efefef;
  background-color: #f3f3f3;
  height: 50px;
  margin-top: -8px;
  border-right: 0px !important;
  font-family: "Catamaran", sans-serif !important;
  font-size: 16px;
}

.tdlastBold {
  border: 1px solid #efefef;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  background-color: #f3f3f3;
  height: 50px;
  margin-top: -8px;
  border-right: 0px !important;
  font-family: "Catamaran", sans-serif !important;
  font-size: 16px;
}

.tdfirstLight {
  border: 0px;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  background-color: white;
  height: 50px;
  margin-top: -8px;
  border-right: 0px !important;
  font-family: "Catamaran", sans-serif !important;
  font-size: 16px;
}

.tdcenterLight {
  border: 0px;
  background-color: white;
  height: 50px;
  margin-top: -8px;
  border-right: 0px !important;
  font-family: "Catamaran", sans-serif !important;
  font-size: 16px;
}

.tdlastLight {
  border: 0px;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  background-color: white;
  height: 50px;
  margin-top: -8px;
  border-right: 0px !important;
  font-family: "Catamaran", sans-serif !important;
  font-size: 16px;
}

/*AgGrid Css*/

.hc-listgrid {
  font-family: "Catamaran", sans-serif !important;
  font-size: 15px !important;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
}

  .hc-listgrid .ag-row:nth-of-type(odd) {
    margin-top: 5px !important;
    /*height: 42px !important;*/
  }

  .hc-listgrid .ag-row:nth-of-type(even) {
    margin-top: 5px !important;
    /*height: 42px !important;*/
  }

  /*.hc-listgrid .ag-cell {
        margin-top: -5px !important;
    }*/

  .hc-listgrid.hc-pinnedgrid .ag-cell {
    border: none !important;
  }

  .hc-listgrid .ag-header-row:first-of-type {
    background-color: #ff9e19;
    color: #6e2798;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-width: 150% !important;
    font-size: 16px !important
  }

.hc-grplistgrid .ag-header-row:first-of-type {
  min-width: 1000px !important;
}

.hc-listgrid .ag-header-cell {
  margin-left: 30px;
}

/*border: 1px solid #ff9e19 !important;*/
.hc-listgrid .ag-row {
  border-radius: 0px;
  margin-left: 30px;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom-width: 1px !important;
  border-bottom-color: rgba(255, 158,25, 0.25) !important;
  cursor: pointer;
}

  .hc-listgrid .ag-row:hover {
    background-color: #E0E0E0;
    border-color: #6e2798;
    font-weight: bold;
  }

.hs-listbtn {
  background-color: #6e2798 !important;
  border-radius: 7px !important;
  width: 120px;
}

.hs-btngroup {
  border: 1px solid #6e2798;
  padding: 7px;
  border-radius: 7px !important;
}

.hs-pagination {
  border: 1px solid #ff9e19;
  padding: 8px 11px 8px 11px;
  border-radius: 5px;
}

.fast-process-header-orange {
  background-color: #f3f3f3;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  margin-top: -15px;
  height: 55px;
  padding-top: 15px;
  padding-left: 20px;
  font-size: 20px;
  padding-right: 20px;
  color: white;
}


.value-result.last-row-selected {
  font-size: 13px !important;
  margin-top: 0px;
  line-height: 14px;
}
.margin0Modal {
    margin-top:0px !important;
}
.value-result.last-row-unselected {
  margin-top: 0px;
  line-height: 11px;
}


.header-value-row-selected {
  font-size: 17px !important;
  line-height: 29px;
}


.header-row.last-row-selected {
  padding-top: 10px;
  font-size: 21px !important;
  font-weight: 600;
}

.header-row.last-row-unselected {
  font-size: 17px !important;
  padding-top: 10px;
}

.sidebar .sidebar-wrapper li.active > a:not([data-toggle="collapse"]):before {
  border-right: 17px solid #ececec;
}

.sidebar .sidebar-wrapper {
  box-shadow: inset -1px 0px 0px 0px #ececec;
}

.breadcrumb {
  padding-left: 15px;
  margin-top: -20px;
  padding-bottom: 0px;
  background-color: transparent;
}

#myChart {
  width: calc(100%) !important;
  height: 400px;
}




.divButtonGrpOuther {
  background-color: transparent;
  height: 43px;
  width: auto !important;
  border: 1px solid #ff9e19;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  padding: 4px;
  float: right;
}

.buttonPurple {
  background-color: #6e2798;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  width: auto !important;
  height: 33px;
}

.buttonOrange {
  background-color: #ff9e19;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  width: auto !important;
  height: 33px;
}



.divPanelOutherOrange {
  background-color: transparent;
  height: auto;
  width: auto !important;
  border: 1px solid #ff9e19;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  padding: 8px;
}

.divAvatarOutherPurple {
  background-color: transparent;
  height: 120px !important;
  width: 120px !important;
  border: 2px solid #6e2798;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  padding: 0px !important;
  display: grid;
  height: 100%;
}

.center-fit {
  max-width: 100%;
  max-height: 100vh;
  margin: auto;
}

.profileAvatarText {
  color: #393939;
  font-family: 'Catamaran', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700;
}

span.proTitleBoldGray {
  color: #9b9b9b;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px
}




.form-control.newFormControl {
  background-color: #f6f6f6 !important;
  color: #6d6d6d;
  font-weight: 500;
  border: none !important;
  font-family: "Catamaran", sans-serif;
}

.newFormGroup.has-float-label label, .has-float-label > span {
  background-color: transparent !important;
  font-weight: 600;
  color: #9b9b9b !important;
  font-family: "Catamaran", sans-serif;
  font-size: 12px !important;
}

.newFormGroup.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  color: #9b9b9b !important;
  font-family: "Catamaran", sans-serif;
  font-size: 12px !important;
}

.newFormControl:focus {
  border: none !important;
  font-family: "Catamaran", sans-serif;
}

.newDropDownBtn {
  background-color: #f6f6f6 !important;
  color: #6d6d6d !important;
  border: none !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  text-align: left;
  border-radius: unset;
  border: 1px;
  padding-top: 4px;
  padding-bottom: 5px;
  padding-left: 12px;
  width: 100%;
  height: 34px;
  font-family: "Catamaran", sans-serif;
}



  .newDropDownBtn:hover {
    background-color: #f6f6f6 !important;
  }



.open > .dropdown-toggle.newDropDownBtn > span {
  color: #6d6d6d !important;
}

.open > .dropdown-toggle.newDropDownBtn {
  background-color: #f6f6f6 !important;
}

.divMemberOutherPurple {
  background-color: transparent;
  border: 2px solid #6e2798;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  display: grid;
  height: 100px;
}

.divMemberFillPurple {
  color: white;
  background-color: #6e2798;
  border: 1px solid #6e2798;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  padding: 0px !important;
  display: grid;
  height: 100px;
  font-family: "Catamaran", sans-serif;
}

.divMemberFillOrange {
  color: white;
  background-color: #ff9e19;
  border: 1px solid #ff9e19;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  padding: 0px !important;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  display: grid;
  height: 41px;
  margin-top: 10px !important;
  font-size: 15px !important;
  font-family: "Catamaran", sans-serif;
  margin-right: 55px;
  padding: 5px;
  padding-left: 11px !important;
  padding-top: 7px !important;
  padding-right: 5px !important;
}


.newLabel {
  background-color: #f6f6f6 !important;
  color: #6d6d6d !important;
  border: none !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  text-align: left;
  border-radius: unset;
  border: 1px;
  padding-top: 15px;
  padding-left: 12px;
  width: 100%;
  height: 45px;
  margin-bottom: 8px;
  font-weight: 500;
}

.newLabelSm {
  background-color: #f6f6f6 !important;
  color: #6d6d6d !important;
  border: none !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  text-align: left;
  border-radius: unset;
  border: 1px;
  padding-top: 6px;
  padding-left: 12px;
  width: 100%;
  height: 30px;
  margin-bottom: 3px;
  font-weight: 500;
}

.divAvatarOutherPurpleSm {
  background-color: transparent;
  height: 98px !important;
  width: 98px !important;
  border: 2px solid #6e2798;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  padding: 0px !important;
  display: grid;
}

.modal-header-transparent {
  background-color: transparent !important;
  border: none !important;
}

.transparentmodal .modal-content {
  border-radius: 0px !important;
  background: transparent;
  border: none !important;
  box-shadow: none;
}

.transparentmodalbody {
  padding-right: 30px !important;
  padding-left: 30px !important;
  padding-top: 20px;
}

.transparentmodalleft25 {
  margin-left: 30% !important;
}

.modal-backdrop.fade.in {
  opacity: 0.3;
}

.modalCenter {
  margin-top: 200px !important;
}

.divSignImageOutherPurple {
  background-color: transparent;
  height: 130px !important;
  width: 250px !important;
  border: 2px solid #6e2798;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  display: grid;
  height: 100%;
  padding: 5px;
}


.divGrpOuther {
  background-color: transparent;
  height: 43px !important;
  width: auto !important;
  border: 1px solid #ff9e19;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  padding: 4px;
}

.divPurple {
  background-color: #6e2798;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 700;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  width: auto !important;
  height: 33px !important;
  padding-top: 7px;
  padding-left: 7px;
}

.buttonPurpleOrange {
  background-color: #6e2798;
  color: #ff9e19;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  width: auto !important;
  height: 33px;
}

/*purchase nav-pills*/

.mynavpills.nav-pills {
  border: 1px solid #ff9e19;
  border-radius: 5px;
}

  .mynavpills.nav-pills > li.active > a,
  .mynavpills.nav-pills > li.active > a:hover,
  .mynavpills.nav-pills > li.active > a:focus {
    color: #6e2798 !important;
    background-color: transparent;
  }


  .mynavpills.nav-pills > li > a {
    border: none;
    color: #9b9bb4 !important;
    background-color: transparent !important;
  }

  .mynavpills.nav-pills > li.active > a > span > strong,
  .mynavpills.nav-pills > li.active > a:hover,
  .mynavpills.nav-pills > li.active > a:focus {
    color: #6e2798 !important;
    background-color: transparent;
  }

  .mynavpills.nav-pills > li > a > span > strong {
    border: none;
    color: #6e2798 !important;
    background-color: transparent !important;
  }


.tabInfoArea .leftContent ul.nav-pills {
  width: 400px;
}

.tab-pane.fade.show {
  height: 0px;
}

  .tab-pane.fade.show.active.in {
    height: auto !important;
  }

.tabInfoArea .leftContent ul.nav-pills li.nav-item.active > a {
  background-color: #fff !important;
}

.tabInfoArea .leftContent ul.nav-pills li.nav-item > a {
  background-color: transparent !important;
  color: #6e2798;
  font-size: 14px;
  font-weight: 700;
  border-radius: 35px;
  padding-top: 12px
}



/*purchase nav-pills*/


.radio label::after {
  color: #ff9e19;
}

.radio label::before {
  color: #6e2798;
  opacity: 1;
}


.radio input[type="radio"]:not(:disabled):hover + label::before {
  font-family: 'FontAwesome';
  content: "\f192";
  color: #ff9e19;
  opacity: .50;
}

.buttonSwal {
  background-color: #6e2798;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  font-size: 18px !important;
  width: 125px !important;
  margin: 15px !important;
  margin-top: 0px !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  height: 44px;
  font-family: "Catamaran", sans-serif;
}

.buttonCancelSwal {
  background-color: #6c757d;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  font-size: 18px !important;
  width: 125px !important;
  margin: 15px !important;
  margin-top: 0px !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  height: 44px;
  font-family: "Catamaran", sans-serif;
}

.buttonAcceptSwal {
  background-color: #2196f3;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  font-size: 18px !important;
  width: 110px !important;
  margin: 15px !important;
  margin-top: 0px !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  height: 44px;
  font-family: "Catamaran", sans-serif;
}

.buttonCancelSwalLarge {
  background-color: #6c757d;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  font-size: 18px !important;
  width: 150px !important;
  margin: 15px !important;
  margin-top: 0px !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  height: 44px;
  font-family: "Catamaran", sans-serif;
}

.buttonAcceptSwalLarge {
  background-color: #2196f3;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  font-size: 18px !important;
  width: 210px !important;
  margin: 15px !important;
  margin-top: 0px !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  height: 44px;
  font-family: "Catamaran", sans-serif;
}


.swal2-content {
  color: #6e2798 !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  position: relative !important;
  padding-top: 20px !important;
  font-family: "Catamaran", sans-serif;
}


.swal-hcinfo {
  width: 850px !important;
}

.form-control.newFormControlRecordS {
  background-color: #f6f6f6 !important;
  color: #6d6d6d;
  font-weight: 500;
  border-left: 1px solid #eff0f2 !important;
  border-top: 1px solid #eff0f2 !important;
  border-bottom: 1px solid #eff0f2 !important;
  font-family: "Catamaran", sans-serif;
}

.newFormGroupRecordS.has-float-label label, .has-float-label > span {
  background-color: white !important;
  font-weight: 600;
  color: #9b9b9b !important;
  font-family: "Catamaran", sans-serif;
  font-size: 12px !important;
}




.newFormGroupRecordS.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  color: #6d6d6d !important;
  font-family: "Catamaran", sans-serif;
  font-size: 14px !important;
}

.newInputGrpEdit {
  background-color: #6e2798 !important;
  border-color: #6e2798 !important;
  border: none;
  font-family: "Catamaran", sans-serif;
}

.popover-title {
  background-color: #6e2798 !important;
  text-align: left !important;
  color: white;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  margin-bottom: 7px !important;
  font-family: "Catamaran", sans-serif;
}

.popover.bottom .arrow::after {
  border-bottom-color: #6e2798 !important;
}

.graySpan {
  padding: 5px;
  padding-top: 7px;
  border: 1px solid #efefef;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  background-color: #f3f3f3;
  height: 33px;
  width: 42px;
  font-family: "Catamaran", sans-serif;
}

/*input {
    font-family: "Catamaran", sans-serif !important;
}

label {
    font-family: "Catamaran", sans-serif !important;
}

span {
    font-family: "Catamaran", sans-serif !important;
}*/

.grayPanel {
  padding: 5px;
  margin-right: 5px;
  border: 1px solid #efefef;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  background-color: #f3f3f3;
  height: 34px;
  width: 100%;
  font-family: "Catamaran", sans-serif;
}



.newCheckBox input[type=checkbox] {
  display: none;
}

  .newCheckBox input[type=checkbox] + label {
    display: inline-block;
    padding: 0 0 0 0px;
    background: url('../img/projectimages/mor/tamam_bos.svg') no-repeat center;
    height: 24px;
    width: 24px !important;
    background-size: 24px 24px;
  }

  .newCheckBox input[type=checkbox]:checked + label {
    background: url('../img/projectimages/mor/tamam_m.svg') no-repeat center;
    background-size: 24px 24px;
    display: inline-block;
  }

.newCheckBoxLabel {
  margin-top: 3px !important;
  position: absolute;
  margin-left: 5px;
}

.newInputGrpEditGray {
  background-color: #f6f6f6 !important;
  border-color: #f6f6f6 !important;
  border: none;
  font-family: "Catamaran", sans-serif;
}


.ag-theme-material .ag-floating-filter-button button span {
  background: url('/assets/img/projectimages/btnFilter.svg') no-repeat center !important;
}

  .ag-theme-material .ag-floating-filter-button button span::before {
    content: "-";
  }

.listdropdown .buttonPurple {
  background-color: #6e2798 !important;
}
 

.hc-dropdownlistmenu {
  min-width: 290px !important;
  padding: 10px;
}

/*dropdownmenu çerçevesi durduruldu şimdilik
    .hc-dropdownlistmenu li {
        border-style: solid !important;
        border-width: 1px !important;
        border-color: rgba(0, 0,0, 0.10) !important;
        border-radius: 10px;
    }*/

/*.hc-dropdownlist-hr {
    margin-top: 5px !important;
    margin-left: 20px;
    margin-right: 20px;
}*/


.hc-dropdownlist-hr {
  margin-top: 10px !important;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
}

span.proTitleListMenuBoldMedium {
  color: #6e2798;
  font-size: 15px !important;
  font-weight: 600 !important;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
}

.hc-dropdowngridlistmenu {
  padding: 5px;
}

  .hc-dropdowngridlistmenu li {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: rgba(0, 0,0, 0.10) !important;
    border-radius: 10px;
  }

.hc-dropdowngridlist-hr {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 15px;
  margin-right: 15px;
}


/*yeni eklendi*/
.dropdowneditorlist {
  padding: 10px;
  margin-top: 45px;
  margin-right: -40px;
  min-width: 200px;
}

  .dropdowneditorlist li {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: rgba(0, 0,0, 0.10) !important;
    border-radius: 10px;
  }

    .dropdowneditorlist li div {
      margin-top: 10px;
      margin-bottom: 5px;
    }

    .dropdowneditorlist li img {
      margin-right: 5px;
    }

.grayDiv {
  padding: 5px;
  border: 1px solid #efefef;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  background-color: #f3f3f3;
  font-family: "Catamaran", sans-serif;
  font-weight: 600
}

.bs-timepicker-field {
  background-color: #f6f6f6 !important;
  color: #6d6d6d;
  font-weight: 500;
  border: none !important;
  font-family: "Catamaran", sans-serif;
}


.bs-datepicker-head {
  background-color: #6e2798 !important;
}

.theme-blue .bs-datepicker-body table td span.selected, .theme-blue .bs-datepicker-body table td.selected span, .theme-blue .bs-datepicker-body table td span[class*="select-"]::after, .theme-blue .bs-datepicker-body table td[class*="select-"] span::after {
  background-color: #ff9e19 !important;
}


.panel-default.rep {
  border: none !important;
  background-color: transparent !important;
}

.panel-heading.rep {
  margin-top: -30px !important;
  background-color: transparent !important;
  height: 45px !important;
  padding-top: 15px;
  font-size: 20px;
  padding-right: 20px;
  color: white;
  border: none !important;
}

.panel-group.rep {
  background-color: #ff9e19;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  margin-top: 0px;
  height: 55px;
  padding-top: 15px;
  padding-left: 0px;
  margin-left: 30px;
  margin-right: 30px;
}

.panel-body.rep {
  background-color: white;
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  margin-left: -10px !important;
  margin-right: -10px !important;
  /*! padding-top: 30px !important; */
  margin-top: 9px;
  padding-left: 0px;
  padding-right: 0px;
}
/*modalselectlist*/
.hc-modalmenu {
  padding: 10px;
  margin: 10px;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: rgba(0, 0,0, 0.10) !important;
  border-radius: 10px;
}

  .hc-modalmenu .hc-submenumodal {
    margin-bottom: 10px !important;
  }

.hc-submenumodal {
  margin-top: 5px;
}

  .hc-submenumodal img {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }


.hc-creategrid {
  font-family: "Catamaran", sans-serif !important;
  font-size: 15px !important;
}

  .hc-creategrid .ag-header-row {
    color: #6e2798;
    font-size: 16px !important;
    border-radius: 5px !important;
    background-color: #f3f3f3 !important;
  }

  .hc-creategrid .ag-row {
    background-color: #f3f3f3 !important;
    border-radius: 10px !important;
  }


.wareHousePopup {
  padding-left: 13px;
  background-color: #6e2798;
  margin-top: -9px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.wareHousePopupGrp .popover-content {
  background-color: #6e2798 !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}



.newInputGrpEditOrange {
  background-color: #ff9e19 !important;
  border-color: #ff9e19 !important;
  border: none;
  font-family: "Catamaran", sans-serif;
}

.purpleDiv {
  padding: 5px;
  border: 1px solid #6e2798;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  background-color: #6e2798;
  font-family: "Catamaran", sans-serif;
  font-weight: 600;
  color: white;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #4a4a4a;
  background: #dcdcdc;
  font-family: 'Catamaran', serif;
  font-size: 17px;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #4a4a4a;
  background: #dcdcdc;
  font-family: 'Catamaran', serif;
  font-size: 17px;
}

.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-primary ~ .bootstrap-switch-default {
  background-color: #6e2798;
}


.datetimeDiv {
  border: 1px solid #efefef;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  background-color: #f3f3f3;
  font-family: "Catamaran", sans-serif;
  font-weight: 600;
  height: 36px;
}

.bootstrap-switch .bootstrap-switch-label {
  background: #ff9e19 !important;
  box-shadow: none;
}


.ag-body-viewport {
  overflow: scroll !important;
  scrollbar-color: #ff9e19 transparent !important;
  scrollbar-width: thin !important;
}

.buttonPurpleGrpLeft {
  background-color: #6e2798;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  width: auto !important;
  height: 33px;
}

.buttonOrangeGrpRight {
  background-color: #ff9e19;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  width: auto !important;
  height: 33px;
  margin-left: -3px !important;
}

.noArrow.dropdown-menu::before,
.noArrow.dropdown-menu::after {
  border: none;
  content: none;
}

.noArrow.dropdown-menu {
  background-color: transparent;
  box-shadow: none !important;
}

.form-control.newFormControlPrice {
  background-color: #6e2798 !important;
  color: white;
  font-weight: 600;
  border: none !important;
  font-family: "Catamaran", sans-serif;
  font-size: 20px !important;
}

.newFormGroupPrice.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  color: white !important;
  font-family: "Catamaran", sans-serif;
  font-size: 14px !important;
}



.newFormGroupPrice.has-float-label label, .newFormGroupPrice.has-float-label > span {
  background-color: #6e2798 !important;
  font-weight: 600;
  color: #ff9e19 !important;
  font-family: "Catamaran", sans-serif;
  font-size: 18px !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -5px;
  padding-top: 4px;
}


.ag-theme-material .ag-cell-focus {
  border: 1px solid #6e2798 !important;
}


.buttonGray {
  background-color: #f6f6f6;
  color: #4a4a4a;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  width: auto !important;
  height: 33px;
}

.checkinInput {
  background-image: url('../../../assets/img/projectimages/mor/tamam2_m.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-position-x: 95%;
}

.disablediv {
  pointer-events: none;
  opacity: 0.7;
}

/*gridmenü*/
.hc-pinnedgrid .ag-body-viewport {
  overflow-y: hidden !important;
}

.hc-pinnedgrid .ag-pinned-right-cols-container {
  margin-left: -30px !important;
}

.hc-pinnedgrid .ag-pinned-right-header .ag-header-row {
  border-top-left-radius: 0px !important;
}

/*.hc-pinnedgrid .ag-ltr .ag-hacked-scroll .ag-pinned-right-cols-viewport {
    overflow-y: scroll !important;
    scrollbar-color: #ff9e19 transparent !important;
    scrollbar-width: thin !important;
}*/
.hc-pinnedgrid .ag-ltr .ag-hacked-scroll .ag-pinned-right-cols-viewport {
  overflow-y: scroll !important;
  scrollbar-color: lightgray #f2f2f2 !important;
  scrollbar-width: auto !important;
}

.hc-pinnedgrid .ag-ltr .ag-body-viewport {
  overflow-x: scroll !important;
  scrollbar-width: auto !important;
  scrollbar-color: lightgray #f2f2f2 !important;
}

.hc-creategrid .ag-ltr .ag-body-viewport {
  overflow-x: scroll !important;
  scrollbar-width: auto !important;
}

/*chromeiçin*/

.hc-pinnedgrid ::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background: #f2f2f2;
}

.hc-pinnedgrid ::-webkit-scrollbar-thumb {
  background: lightgray;
  border: 1px solid lightgray;
  border-radius: 0px;
}

.hc-pinnedgrid ::-webkit-scrollbar-corner {
  background: transparent;
}

.hc-tablescroll ::-webkit-scrollbar {
  height: 12px !important;
  width: 12px;
  background: #f2f2f2;
}

.hc-tablescroll ::-webkit-scrollbar-thumb {
  background: lightgray;
  border: 1px solid lightgray;
  border-radius: 0px;
}

.hc-tablescroll ::-webkit-scrollbar-corner {
  background: transparent;
}

.hc-creategrid ::-webkit-scrollbar-thumb {
  background: lightgray;
  border: 1px solid lightgray;
  border-radius: 0px;
}

.hc-creategrid ::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background: #f2f2f2;
}

.hc-creategrid ::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background: #f2f2f2;
}
/*chromeiçin*/

.hc-pinnedgrid .ag-ltr .ag-cell-first-right-pinned {
  border: none !important;
}

.hc-pinnedgrid .ag-pinned-right-cols-container .ag-row {
  border-left: none !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.hc-pinnedgrid .ag-body-container {
  min-width: 100% !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #6e2798 !important;
  text-decoration: none;
  background-color: #ff9e19 !important;
  outline: 0;
}

  .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #6e2798;
  }

.hex-text {
  display: none !important;
}

.color-picker .type-policy {
  display: none !important;
}

.color-picker {
  padding: 5px !important;
  border: 2px solid #6e2798 !important;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  background-color: #ff9e19 !important;
}

/*greygrid*/
.hc-greylistgrid {
  font-family: "Catamaran", sans-serif !important;
  font-size: 17px !important;
}

  .hc-greylistgrid .ag-header-row {
    color: #6e2798;
    font-size: 17px !important;
    border-radius: 10px !important;
    background-color: #f3f3f3 !important;
    min-width: 100% !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }

  .hc-greylistgrid .ag-row {
    background-color: #f3f3f3 !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 0px !important;
  }

  .hc-greylistgrid .ag-pinned-right-cols-container {
    margin-left: -5px !important;
  }

    .hc-greylistgrid .ag-pinned-right-cols-container .ag-row {
      border-top-right-radius: 10px !important;
      border-bottom-right-radius: 10px !important;
    }

  .hc-greylistgrid .ag-pinned-right-header .ag-header-row {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
  }

.dropdown-menu li a:hover {
  background-color: #6e2798 !important;
}

/*modaliçineklendi*/
span.proTitleBoldWhite {
  color: white;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px
}



/*Datetimepicker yeni css*/

#cuppaDatePickerContainer,
#cuppaDatePicker {
  width: 250px;
  text-align: center;
  margin: 0px auto;
  font-family: 'Catamaran', sans-serif !important;
}

.year-dropdown {
  text-align: center
}

.calendar-header {
  color: #333;
  background: #fff
}

.wc-date-container {
  float: left;
  width: 100%;
  height: 30px;
  border: 1px solid #1565c0;
  margin-bottom: 1px;
  font-size: 16px;
  padding: 5px;
  text-align: left;
  cursor: pointer;
  background: #fff;
  line-height: 20px
}

  .wc-date-container > span {
    color: #1565c0
  }

  .wc-date-container > i {
    float: right;
    font-size: 20px;
    color: #1565c0
  }

.winkel-calendar {
  position: relative;
  font-family: 'Catamaran', sans-serif !important;
}

.wc-date-popover {
  font-size: 14px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.4);
  margin: 0px auto;
  perspective: 1000px;
  float: left;
  background: #fff;
  background: #fff;
  position: fixed;
  width: 90%;
  top: 5%;
  left: 50%;
  z-index: 9999999;
  overflow: hidden;
  height: 90%;
  max-width: 320px;
  transition: all .5s linear;
  transform: translateX(-50%)
}

.wc-banner {
  float: left;
  width: 100%;
  font-size: 54px;
  background: #6e2798 !important;
}

.wc-day-row {
  padding: 5px 0px;
  color: #fff;
  width: 100%;
  float: left;
  font-size: 3vh;
  text-align: center
}

.wc-date-row {
  display: inline-block;
  font-size: 25vw;
  color: #fff;
  padding: 5px;
  width: 50%;
  float: left;
  text-align: right;
  font-weight: 200
}

.wc-month-row {
  padding: 25px 0px 0px 0px;
  font-size: 8vw;
  color: #fff;
  width: 100%;
  float: left
}

  .wc-month-row > i,
  .wc-year-row > i {
    float: right;
    font-size: 12px;
    padding: 10px 6px;
    cursor: pointer
  }

    .wc-month-row > i:hover,
    .wc-year-row > i:hover {
      color: rgba(255, 255, 255, 0.63)
    }

.wc-year-row {
  text-align: left;
  color: #fff;
  font-size: 7vw;
  float: left;
  width: 100%;
  padding: 2px 0px 0px 0px
}

.timepicker-true .wc-year-row {
  font-size: 20px;
  padding: 5px 0px 0px 12px
}

.timestate > .active {
  color: #fff
}

.timestate span {
  cursor: pointer
}

.wc-my-sec {
  display: inline-block;
  padding: 5px 10px;
  float: left;
  width: 50%;
  font-weight: 300
}

.timepicker-true .wc-my-sec {
  width: 20%
}

.time i {
  font-size: 21px;
  display: block;
  text-align: center;
  cursor: pointer
}

  .time i:hover {
    color: rgba(255, 255, 255, 0.65)
  }

.time > .hour,
.time > .minutes {
  float: left;
  width: 48%;
  text-align: center
}

.wc-month-row > div:nth-child(1),
.wc-year-row > div:nth-child(1) {
  float: left;
  text-align: left
}

.wc-time-sec {
  color: #fff;
  text-align: center;
  padding: 0px 10px 10px;
  float: left;
  width: 100%
}

  .wc-time-sec > .time {
    font-size: 38px;
    font-weight: 300;
    width: 100%;
    text-align: center;
    float: left
  }

.time-divider {
  width: 4%;
  float: left;
  text-align: center;
  padding: 0px 10px
}

.time-view {
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 1;
  top: 40px;
  padding: 35px;
  border-top: 1px solid #1565c0
}

.time-view-btn {
  text-align: center
}

.meridian {
  text-align: center;
  padding: 15px 0px
}

  .meridian .button.button.active {
    background: #ff9e19 !important;
  }

.button {
  width: 100%;
  padding: 10px;
  background: #1565c0;
  color: #fff;
  margin: 0px auto;
  border: 1px solid #1565c0;
  border-radius: 3px
}

.button-sm {
  width: 50%
}

.time-view .time {
  font-size: 36px;
  width: 100%;
  margin: 0px auto;
  display: inline-block;
  padding: 5px 0px 0px 0px;
  color: #1565c0;
  font-weight: 300
}

.time-view .time-divider {
  padding: 16px 0
}

.wc-time-sec .time input,
.time-view .time input {
  display: inline-block;
  width: 100%;
  background: none;
  border: none;
  text-align: center;
  cursor: pointer;
  font-family: 'Catamaran', sans-serif !important;
  font-size: 32px;
  font-weight: 300;
  padding: 0px 10px;
  text-align: center;
  color: #1565c0
}

.inc-btn,
.dec-btn {
  font-size: 14px;
  display: block;
  color: #8e8e8e
}

.wc-time-sec > .time > .timestate {
  float: left;
  padding: 0px 10px
}

.show-time-picker .wc-date-row {
  width: 33% !important
}

.show-time-picker .wc-my-sec {
  width: 22% !important
}

.wc-month-controls > .fa:hover,
.wc-year-controls > .fa:hover {
  color: #fff
}

.wc-details {
  background-color: #ff9e19 !important;
}

.calendar-header-day {
  color: #6e2798 !important;
}

.wc-details > .fa:hover {
  color: #6e2798 !important;
}

.wc-month-controls {
  padding: 5px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.71);
  float: right
}

.wc-year-controls {
  padding: 2px 5px 0px 5px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.71);
  float: right
}

  .wc-year-controls > .fa,
  .wc-month-controls > .fa {
    cursor: pointer;
    padding: 0px 4px
  }

.wc-details {
  float: left;
  width: 65%;
  padding: 10px 0px 10px;
  color: #fff;
  background: #1565c0
}

.banner-true > .wc-details {
  padding: 10px 0px 10px
}

.wc-prev {
  float: left;
  width: 25%;
  text-align: left;
  padding: 0px 15px;
  cursor: pointer;
  font-size: 35px
}

.month-year {
  float: left;
  width: 50%;
  font-size: 18px;
  line-height: 35px;
  text-align: center
}

.wc-next {
  float: right;
  width: 25%;
  text-align: right;
  padding: 0px 15px;
  cursor: pointer;
  font-size: 35px
}

.calendar-days {
  color: #07c;
  background: #fff
}

.cal-util {
  width: 100%;
  float: left;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  background: #fff
}

  .cal-util > .ok {
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #d1d1d1;
    float: left;
    font-size: 18px;
    border-top: 1px solid #d1d1d1;
    text-align: center;
    background-color: #6e2798;
    border: none !important;
    font-family: 'Catamaran',serif;
    font-weight: 700;
  }

.ok > i {
  margin-right: 5px;
}

.cal-util > .cancel {
  width: 50%;
  float: left;
  padding: 10px;
  color: #1565c0;
  font-size: 20px
}

  .cal-util > .ok:hover,
  .cal-util > .cancel:hover {
    box-shadow: inset 0px 0px 20px #ccc
  }

.today > span {
  border: 1px solid #1565c0;
  background: none
}

.selected-day > span {
  background: #ff9e19 !important;
  ;
  color: #6e2798 !important;
}

.calendar-days td {
  cursor: pointer
}

.calendar-day:hover > span {
  background: #1565c0;
  color: #fff
}

.winkel-calendar table {
  width: 100%;
  text-align: center;
  font-size: 18px;
  border-collapse: collapse
}

  .winkel-calendar table td {
    padding: 0px 0px;
    width: calc((100%)/7);
    text-align: center;
    transition: all .1s linear
  }

    .winkel-calendar table td span {
      display: block;
      padding: 7px;
      margin: 0px;
      line-height: 32px
    }

.calendar-header td {
  padding: 5px 0px !important
}

.months-view,
.years-view {
  background: #fff;
  width: 100%;
  top: 210px;
  width: 100%;
  height: calc(100% - 210px);
  bottom: 0;
  text-align: center
}

.years-list-view {
  float: left;
  width: calc(100% - 60px);
  height: 100%
}

  .months-view > span,
  .years-list-view > span {
    display: inline-block;
    width: 25%;
    padding: 25px 0px;
    cursor: pointer;
    font-size: 16px
  }

  .years-list-view > span {
    width: 33.3333%
  }

.years-view > .prev,
.years-view > .next {
  float: left;
  width: 30px;
  padding: 85px 0px;
  cursor: pointer;
  font-size: 52px
}

  .years-view > .prev:hover,
  .years-view > .next:hover {
    color: #ccc
  }

.years-view > .next {
  float: right
}

.current-month,
.current-year {
  color: #1565c0
}

.years-view > span {
  width: 33.3333%
}

.months-view > span:hover,
.years-list-view > span:hover {
  color: #1565c0
}

.banner-true {
  padding-top: 0px !important
}

  .banner-true > .wc-banner {
    margin-bottom: 0px !important
  }

  .banner-true > .time-view {
    height: calc(100% - 124px);
    top: 142px
  }

.methods {
  clear: left;
  padding: 50px 0px;
  text-align: center
}

.month-year i {
  cursor: pointer;
  font-size: 10px
}

.timepicker-true .wc-month-row {
  font-size: 28px;
  padding: 5px 0px 5px 15px
}

  .timepicker-true .wc-month-row > i,
  .wc-year-row > i {
    padding: 8px 6px
  }

.timepicker-true .wc-my-sec {
  padding: 16px 2px
}

.timepicker-true .wc-time-sec {
  width: 48%;
  padding: 25px 0px;
  margin: 0px;
  cursor: pointer
}

  .timepicker-true .wc-time-sec:hover {
    color: rgba(255, 255, 255, 0.65)
  }

  .timepicker-true .wc-time-sec > .time {
    width: 75%;
    cursor: pointer
  }

.timepicker-true .time i {
  display: none
}

.timepicker-true .time-divider {
  padding: 0px
}

.timepicker-true .timestate {
  padding: 0px;
  width: auto;
  padding-top: 7px;
  font-size: 20px;
  font-weight: 300
}

.year-title {
  width: 35%;
  float: left;
  line-height: 55px;
  font-size: 18px;
  color: #fff;
  background: #1565c0
}

  .year-title i {
    float: right;
    padding: 13px 10px 7px 0px;
    font-size: 28px
  }

@media (min-width: 365px) and (max-width: 767px) {
  .timepicker-true .wc-date-row {
    width: 54%;
    padding: 20px 5px 10px
  }

  .timepicker-true .wc-my-sec {
    padding: 33px 2px 10px;
    width: 46%
  }

  .timepicker-true .wc-time-sec {
    width: 100%;
    padding: 0px 0px 15px 0px
  }

    .timepicker-true .wc-time-sec > .time {
      width: 35%;
      float: none;
      margin: 0px auto;
      font-size: 42px
    }

  .timepicker-true .wc-month-row {
    font-size: 42px;
    padding: 5px 0px 5px 5px
  }

  .timepicker-true .wc-year-row {
    font-size: 24px;
    padding: 15px 0px 0px 5px
  }

  .timepicker-true .timestate {
    font-size: 22px;
    font-weight: 100
  }

  .months-view,
  .years-view {
    top: 297px
  }

  .banner-true > .time-view {
    top: 240px
  }

  .time-view .time {
    font-size: 62px
  }

  .cuppa-btn-group {
    font-size: 22px;
    font-weight: 300
  }

  .angular-range-slider {
    height: 5px;
    margin: 20px auto 25px auto
  }

    .angular-range-slider div.handle {
      width: 45px;
      height: 45px;
      top: -20px;
      font-size: 26px
    }

  .time-view-btn {
    padding: 25px 0px
  }

  .button-sm {
    width: 80%;
    padding: 10px;
    font-size: 16px
  }

  .cuppa-btn-group > .button {
    padding: 5px 15px !important
  }
}

@media (min-width: 768px) {
  .wc-date-popover {
    width: 250px;
    position: absolute;
    top: 31px;
    height: auto;
    left: 0;
    transform: translateX(0)
  }

  .wc-day-row {
    padding: 5px 0px;
    font-size: 0.25em
  }

  .wc-date-row {
    font-size: 1em;
    padding: 5px
  }

  .wc-my-sec {
    padding: 5px 0px
  }

  .timepicker-true .wc-my-sec {
    padding: 15px 3px
  }

  .wc-month-row {
    padding: 10px 0px 0px 0px;
    font-size: 0.4em
  }

  .wc-year-row {
    font-size: 0.3em;
    padding: 0px
  }

  .month-year {
    font-size: 14px;
    line-height: 20px;
    cursor: pointer
  }

  .wc-prev,
  .wc-next {
    font-size: 18px
  }

  .wc-details {
    padding: 10px 0px 10px
  }

  .year-title {
    line-height: 40px;
    font-size: 16px
  }

    .year-title i {
      padding: 11px 10px 10px 0px;
      font-size: 18px
    }

  .calendar-header td {
    padding: 5px 0px !important
  }

  .winkel-calendar table {
    font-size: 14px
  }

    .winkel-calendar table td span {
      line-height: 24px;
      width: 35px;
      height: 35px
    }

  .months-view,
  .years-view {
    top: 40px;
    width: 100%;
    height: calc(100%)
  }

  .banner-true .months-view,
  .banner-true .years-view {
    top: 165px;
    height: calc(100% - 128px)
  }

  .winkel-calendar table td span {
    padding: 6px
  }

  .cal-util > .ok {
    font-size: 14px;
    padding: 10px;
    color: #401d54 !important;
  }

  .wc-time-sec > .time {
    font-size: 0.35em
  }

  .time i {
    font-size: 10px
  }

  .wc-time-sec > .timestate {
    font-size: 16px
  }

  .wc-month-row > div:nth-child(1),
  .wc-year-row > div:nth-child(1) {
    min-width: 35px
  }

  .wc-month-row > i,
  .wc-year-row > i {
    font-size: 8px
  }

  .cal-util {
    position: relative
  }

  .banner-true > .time-view {
    top: 159px
  }

  .timepicker-true .wc-month-row {
    padding: 6px 0px 0px 0px;
    font-size: 18px
  }

  .timepicker-true .wc-year-row {
    padding: 0px 0px 0px 0px;
    font-size: 16px
  }
}

.time-view h5 {
  text-align: left;
  width: 80%;
  margin: 0px auto;
  padding: 5px 0px;
  font-weight: 400
}

.cuppa-btn-group {
  display: inline-flex
}

  .cuppa-btn-group > .active {
    background: #ff9e19 !important;
    color: #fff !important
  }

  .cuppa-btn-group.button.active {
    background-color: #ff9e19 !important;
    ;
  }



  .cuppa-btn-group > .button {
    border: 1px solid #ff9e19 !important;
    ;
    background-color: #fff;
    border-radius: 3px;
    float: left;
    margin: 0px;
    align-items: initial;
    color: #1565c0;
    width: auto;
    padding: 5px 10px
  }

    .cuppa-btn-group > .button:first-child {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
      border-right: 0px
    }

    .cuppa-btn-group > .button:last-child {
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px
    }

.slider {
  width: 200px;
  height: 5px;
  background: #ccc;
  border-radius: 5px;
  margin: 12px auto;
  position: relative
}

  .slider > .circle {
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: -8px;
    border-radius: 20px;
    left: 60px;
    box-shadow: 0px 0px 5px #ccc;
    cursor: pointer
  }

input[type='number'] {
  -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.time-view-btn .button {
  background-color: #6e2798 !important;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}

.cal-util .ok {
  color: white !important;
}

.cal-util > .ok:hover,
.cal-util > .cancel:hover {
  box-shadow: none !important;
}

.meridian .cuppa-btn-group .button.button {
  color: #6e2798 !important;
}

  .meridian .cuppa-btn-group .button.button.active {
    background-color: #ff9e19 !important;
    color: #6e2798 !important;
  }

.time .fa-clock-o {
  cursor: pointer !important;
}

.wc-date-container {
  background-color: transparent !important;
  border: none !important;
  background-image: url('../img/projectimages/dashboard/search.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-position-x: 95%;
  padding-left: 15px !important;
  float: right !important;
  margin-top: 2px;
  border: 1px solid #efefef;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
  background-color: #f3f3f3;
  height: 40px;
}

  .wc-date-container .fa-calendar {
    display: none !important;
  }

  .wc-date-container > span {
    float: right !important;
    width: 100% !important;
    background-image: url('../img/projectimages/turuncu/datatime_t.png');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right center;
    background-position-x: 97%;
    color: #6d6d6d !important;
  }
/*Datetimepicker yeni css*/




.ag-theme-material .ag-cell > select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  background-image: url('../../../assets/img/projectimages/dropdown-single-downarrow.svg');
  background-size: 15px !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-position-x: 95%;
  background-color: #f3f3f3;
}

.form-container .row .newFormGroup > select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  background-image: url('../../../assets/img/projectimages/dropdown-single-downarrow.svg');
  background-size: 15px !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-position-x: 95%;
  background-color: #f3f3f3;
}


.alert-success {
  background-color: #ff9e19 !important;
}

.alert-warning {
  background-color: #ff9e19 !important;
}

.alert-danger {
  /*background-color: #ee4266 !important;*/
  background-color: #ff9e19 !important;
}


span.proTitleBoldDanger {
  color: white;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px
}

span.proTitleBoldWarning {
  color: white;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px
}

span.proTitleBoldSuccess {
  color: white;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px
}

.hc-drowndownscrollmenu {
  width: 100%;
  max-height: 200px;
  overflow: auto;
  overflow-x: hidden;
  scrollbar-color: #ff9e19 transparent !important;
  scrollbar-width: thin !important;
}

  .hc-drowndownscrollmenu li {
    margin-bottom: 10px;
  }


.ag-theme-material .ag-cell-inline-editing input[type="text"] {
  font-size: 18px !important;
}

/*typhead için eklendi kontrol edilecek*/
typeahead-container .dropdown-menu {
  overflow: scroll !important;
  scrollbar-color: #ff9e19 transparent !important;
  scrollbar-width: thin !important;
  max-height: 200px;
}

.exceltable-th {
  font-family: "Catamaran", sans-serif !important;
  min-width: 200px !important;
  background-color: #ff9e19 !important;
  color: white !important;
  font-size: larger !important;
  height: 50px !important;
}

.excel-span {
  font-size: 15px;
  width: 200px;
  background-color: #6e2798 !important;
  font-family: "Catamaran", sans-serif !important;
}

.margin-top250 {
  margin-top: -250px !important;
}

.year-dropdown {
  background-color: #ff9e19;
}

.panel-border.record {
}


.panel.record {
}

.panel-default.record {
  color: #6e2798;
  font-weight: 500;
}

.panel-title.record {
  color: #6e2798;
  font-weight: 700;
}



/*grid deneme*/
.ag-theme-material {
  font-size: 15px !important;
}

.navbar-right {
  margin-right: 232px !important;
}

.navbar-default {
  width: calc(100%) !important;
}

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #ff9e19 !important;
  }

.btn.btn-fill, .navbar .navbar-nav > li > a.btn.btn-fill {
  background-color: transparent;
}

  .btn.btn-fill:hover,
  .btn.btn-fill:focus,
  .btn.btn-fill:active,
  .btn.btn-fill.active,
  .open > .btn.btn-fill.dropdown-toggle,
  .navbar .navbar-nav > li > a.btn.btn-fill:hover,
  .navbar .navbar-nav > li > a.btn.btn-fill:focus,
  .navbar .navbar-nav > li > a.btn.btn-fill:active,
  .navbar .navbar-nav > li > a.btn.btn-fill.active,
  .open > .navbar .navbar-nav > li > a.btn.btn-fill.dropdown-toggle {
    background-color: transparent;
    border-color: transparent;
  }


.sidebar-mini .sidebar, .sidebar-mini .sidebar .sidebar-wrapper {
  width: 60px;
}

.sidebar-mini .main-panel {
  width: calc(100% - 60px);
}

.errorMsg {
  font-size: 13px;
  color: #6e2798 !important
}




/*stepper cssleri*/

.bs-vertical-wizard {
  border-right: 1px solid #eaecf1;
  padding-bottom: 50px;
  overflow-x: hidden;
  height: calc(100% - 150px) !important;
  overflow-y: scroll !important;
  scrollbar-color: #ff9e19 transparent !important;
  scrollbar-width: thin !important;
  position: fixed;
}

  .bs-vertical-wizard ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

    .bs-vertical-wizard ul > li {
      display: block;
      position: relative;
    }

      .bs-vertical-wizard ul > li > a {
        display: block;
        padding: 10px 10px 10px 40px;
        color: #333c4e;
        font-size: 17px;
        font-weight: 400;
        letter-spacing: .8px;
      }

        .bs-vertical-wizard ul > li > a:before {
          content: '';
          position: absolute;
          width: 1px;
          height: calc(100% - 25px);
          background-color: #bdc2ce;
          left: 13px;
          bottom: -9px;
          z-index: 3;
        }

        .bs-vertical-wizard ul > li > a .ico {
          pointer-events: none;
          font-size: 14px;
          position: absolute;
          left: 10px;
          top: 15px;
          z-index: 2;
        }

        .bs-vertical-wizard ul > li > a:after {
          content: '';
          position: absolute;
          border: 2px solid #bdc2ce;
          border-radius: 50%;
          top: 14px;
          left: 6px;
          width: 16px;
          height: 16px;
          z-index: 3;
        }

        .bs-vertical-wizard ul > li > a .desc {
          display: block;
          color: #bdc2ce;
          font-size: 11px;
          font-weight: 400;
          line-height: 1.8;
          letter-spacing: .8px;
        }

      .bs-vertical-wizard ul > li.complete > a:before {
        background-color: #ff9e19;
        opacity: 1;
        height: calc(100% - 25px);
        bottom: -9px;
      }

      .bs-vertical-wizard ul > li.complete > a:after {
        display: none;
      }

      .bs-vertical-wizard ul > li.locked > a:after {
        display: none;
      }

      .bs-vertical-wizard ul > li:last-child > a:before {
        display: none;
      }

      .bs-vertical-wizard ul > li.complete > a .ico {
        left: 8px;
      }

      .bs-vertical-wizard ul > li > a .ico.ico-green {
        color: #6e2798;
      }

      .bs-vertical-wizard ul > li > a .ico.ico-muted {
        color: #bdc2ce;
        margin-left: -3px;
      }

      .bs-vertical-wizard ul > li.current {
        background-color: transparent;
      }

      /*.bs-vertical-wizard ul > li.current > a:before {
                    background-color: #ffe357;
                    opacity: 1;
                }

                .bs-vertical-wizard ul > li.current > a:after {
                    border-color: #ffe357;
                    background-color: #ffe357;
                    opacity: 1;
                }

*/
      .bs-vertical-wizard ul > li.current {
        background-color: transparent;
      }

        .bs-vertical-wizard ul > li.current > a:before {
          background-color: #ff9e19;
          opacity: 1;
        }

        .bs-vertical-wizard ul > li.current > a:after {
          border-color: transparent;
          background: url('../../../assets/img/projectimages/turuncu/fatura_t.svg') no-repeat center;
          width: 30px;
          height: 30px;
          margin-top: -7px;
          margin-left: -7px
        }


        .bs-vertical-wizard ul > li.current:before {
          border-color: rgba(234,236,241,0);
          border-left-color: #eaecf1;
          border-width: 11px;
          margin-top: -11px;
        }



      .bs-vertical-wizard ul > li > a {
        font-family: "Catamaran",serif !important;
        font-size: 15px;
      }

        .bs-vertical-wizard ul > li > a > div {
          padding-top: 2px !important;
        }

      .bs-vertical-wizard ul > li.current > a {
        color: #ff9e19;
      }

      .bs-vertical-wizard ul > li > a {
        cursor: pointer;
      }

      .bs-vertical-wizard ul > li.locked {
        pointer-events: none !important;
      }


.footer {
  position: fixed !important;
  z-index: 2;
}


.question-mark .popover-content {
  border: 2px solid #6e2798 !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: white;
  padding-top: 15px;
  -webkit-box-shadow: 0px -1px 10000px 10000px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px -1px 10000px 10000px rgba(0, 0, 0, 0.6);
  box-shadow: 0px -1px 10000px 10000px rgba(0, 0, 0, 0.6);
}

.center-videoplay {
  margin: auto;
  margin-top: 12% !important;
  width: 50%;
  height: 43% !important;
  padding: 10px;
  left: 23% !important;
  position: absolute !important;
  z-index: 1;
  background: #6e2798;
  /*-webkit-box-shadow: 0px -1px 10000px 10000px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px -1px 10000px 10000px rgba(0, 0, 0, 0.6);
    box-shadow: 0px -1px 10000px 10000px rgba(0, 0, 0, 0.6);*/
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

  .center-videoplay > iframe {
    width: 100%;
    height: 100%;
  }


.center-videoplayleft > iframe {
  width: 100%;
  height: 300px;
}


.marginleft450 .popover.bottom.in {
  position: fixed;
  margin-left: 200px
}

  .marginleft450 .popover.bottom.in .arrow::after {
    margin-left: 60px
  }



/*CSS REVIZYON 14 05 2019*/
.form-control.newFormControl {
  background-color: white !important;
  border: 1px solid #eff0f2 !important;
}

.grayPanel {
  background-color: white !important;
  border: none;
}

.newDropDownBtn {
  background-color: white !important;
  border: 1px solid #eff0f2 !important;
}

.grayDiv {
  background-color: white !important;
  border: 1px solid #eff0f2 !important;
}

.currency.grayDiv {
  background-color: white !important;
  border: none !important;
}

.hc-creategrid .ag-row {
  background-color: white !important;
  border-radius: 5px !important;
  border: 1px solid #eff0f2 !important;
}

.hc-creategrid.ag-theme-material .ag-cell > select {
  background-color: white !important;
}


.form-control.newFormControlRecordS {
  background-color: white !important;
}

.newFormGroupRecordS.has-float-label label, .has-float-label > span {
  background-color: white !important;
}

.newFormGroup.has-float-label label, .has-float-label > span {
  background-color: white !important;
}


.newCheckBox input[type=checkbox] {
  display: none;
}

  .newCheckBox input[type=checkbox] + label {
    display: inline-block;
    padding: 0 0 0 0px;
    background: url('../img/projectimages/tamam_greybos.svg') no-repeat center;
    height: 20px;
    width: 20px !important;
    background-size: 20px 20px;
    margin-top: 3px;
  }

  .newCheckBox input[type=checkbox]:checked + label {
    background: url('../img/projectimages/tamam_greydolu.svg') no-repeat center;
    background-size: 20px 20px;
    display: inline-block;
  }

.newCheckBoxLabel {
  margin-top: 3px !important;
  position: absolute;
  margin-left: 5px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #6d6d6d;
}



.fast-process-header-orange {
  height: 44px;
  padding-top: 8px;
}

.fast-process-header {
  height: 44px;
  padding-top: 8px;
}



.hc-listgrid .ag-header-row {
  height: 24px !important;
}

  .hc-listgrid .ag-header-row:first-of-type {
    height: 44px !important;
  }

.hc-creategrid .ag-header-row {
  height: 24px !important;
}

  .hc-creategrid .ag-header-row:first-of-type {
    height: 44px !important;
  }

.hc-creategrid .ag-header-cell {
  font-size: 15px !important;
}

.hc-listgrid .ag-header-cell {
  font-size: 15px !important;
}

.hc-listgrid.withfilter .ag-body-viewport {
  margin-top: -25px !important;
}

.hc-creategrid .ag-body-viewport {
  margin-top: -15px !important;
}

.hc-listgrid.withfilter .ag-pinned-right-cols-viewport {
  margin-top: -25px !important;
}

.ag-theme-material .ag-header-cell-menu-button .ag-icon-menu {
  display: block;
  height: 44px !important;
}

.ag-theme-material .ag-header-cell-resize::after {
  margin-top: 10px !important;
}

.ag-header-cell-text {
  margin-top: -8px !important;
}

.ag-floating-filter-full-body {
  margin-top: -26px !important;
}

.ag-floating-filter-body {
  margin-top: -26px !important;
}

.ag-theme-material .ag-floating-filter-body .ag-filter-filter {
  height: 29px;
}

.ag-floating-filter-button {
  margin-top: -5px !important;
}

.ag-header-container .ag-header-row {
  width: 250% !important;
}

.panel {
  box-shadow: none !important;
}

.newFormGroup input.newFormControl:focus {
  border: 1px solid #ff9e19 !important;
}

.newFormGroup textarea.newFormControl:focus {
  border: 1px solid #ff9e19 !important;
}

.hc-tabwidth-20 {
  width: 20% !important;
}
/*.has-float-label label, .has-float-label > span {
    z-index: 2 !important;
}*/


.hc-tabwidth-25 {
  width: 25% !important;
}



/*CSS REVIZYON 14 05 2019*/



/*input lar için sol ikon ekleme*/
.form-group.has-float-label.newFormGroup.margin-text-25 .form-control:placeholder-shown:not(:focus) + * {
  margin-left: 25px;
}

.clientIconInput {
  background-image: url('../img/projectimages/gri/buildingicon.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 26px;
  padding-left: 35px !important;
}

.clientIconInputTextArea {
  background-image: url('../img/projectimages/gri/buildingicon.svg');
  background-repeat: no-repeat;
  background-position: left top;
  background-position-x: 1%;
  background-position-y: 10%;
  background-size: 26px;
  padding-left: 35px !important;
}


.addressIconInput {
  background-image: url('../img/projectimages/addressIcon.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 20px;
  padding-left: 35px;
}

.phoneIconInput {
  background-image: url('../img/projectimages/phoneIcon2.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 20px;
  padding-left: 35px;
}

.wordwebIconInput {
  background-image: url('../img/projectimages/worldweb.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 20px;
  padding-left: 35px;
}

.moneyCollectionIconInput {
  background-image: url('../img/projectimages/money-collection.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 20px;
  padding-left: 35px;
}

.walletIconInput {
  background-image: url('../img/projectimages/wallet-icon.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 30px;
  padding-left: 35px;
}

.mailIconInput {
  background-image: url('../img/projectimages/mailIcon.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 26px;
  padding-left: 35px;
}

.inchargeIconInput {
  background-image: url('../img/projectimages/clientIcon.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 26px;
  padding-left: 35px;
}

.webaddressIconInput {
  background-image: url('../img/projectimages/webIcon.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 26px;
  padding-left: 35px;
}

.documentIconInput {
  background-image: url('../img/projectimages/docIcon.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 18px;
  padding-left: 35px;
}

.discountIconInput {
  background-image: url('../img/projectimages/makas.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 20px;
  padding-left: 35px;
}

.discperIconInput {
  background-image: url('../img/projectimages/icon-discount.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 4%;
  background-size: 15px;
  padding-left: 35px;
}

.discperIconGrey {
  background-image: url('../img/projectimages/discount-grey.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 4%;
  background-size: 15px;
  padding-left: 35px;
}


.itemIconInput {
  background-image: url('../img/projectimages/itemIcon.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-position-x: 1%;
  background-size: 20px;
  padding-left: 35px;
}

.itemIconInputTextArea {
  background-image: url('../img/projectimages/itemIcon.svg');
  background-repeat: no-repeat;
  background-position: left top;
  background-position-x: 1%;
  background-position-y: 10%;
  background-size: 26px;
  padding-left: 35px !important;
}
/*input lar için sol ikon ekleme*/
/* video linklerine gidecek sınıf*/
.center-videplayLink {
  margin: auto;
  margin-top: auto;
  margin-top: auto;
  margin-top: 11% !important;
  width: auto;
  height: auto !important;
  padding: 10px;
  left: 24% !important;
  position: absolute !important;
  z-index: 1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  max-width: 750px;
  background-color: white;
}
/* video linklerine gidecek sınıf*/

.dropablePanel {
  height: 140px;
  width: 25%;
}




.grid {
  position: relative;
}

.item {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;
  margin: 5px;
  z-index: 1;
  background: #000;
  color: #fff;
}

  .item.muuri-item-dragging {
    z-index: 3;
  }

  .item.muuri-item-releasing {
    z-index: 2;
  }

  .item.muuri-item-hidden {
    z-index: 0;
  }

.item-content {
  position: relative;
  width: 100%;
  height: 100%;
}
/* dashboarddaki table nin scrolu için gerekli*/
thead, tbody tr {
  display: table;
  width: 100%;
  /*table-layout: fixed; bunu kaldırdım stimulsoftu ekranlarını bozuyor 10.05.2021*/
}


.accordionInputSearch {
  background-image: url('../img/projectimages/dashboard/search.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-position-x: right;
  background-position-x: 95%;
  padding-left: 15px;
  float: right !important;
  margin-right: 59px;
  border: 1px solid #efefef;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  background-color: white;
  height: 25px;
  margin-top: -23px;
}

.panel-group .collapsing {
  display: none;
}

.selectedDashPanelPurple {
  border: 2px solid #6e2798 !important;
}

.selectedDashPanelOrange {
  border: 2px solid #ff9e19 !important;
}

.hscninputgroup .input-group-addon {
  background-color: #f4f6f9 !important;
  color: #9b9b9b;
  font-weight: 600;
  font-family: "Catamaran", sans-serif !important;
  border: none !important;
}

.newDropDownBtn {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  margin-left: 0px;
}

.divButtonGrpOutherUnderLine {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-radius: 0px !important;
  border-color: #6e2798 !important;
}

/*test için eklendi*/
.newFormGroup.has-float-label label, .has-float-label > span {
  font-size: 14px !important;
  margin-left: -15px;
  margin-top: -6px;
}

.newFormGroup.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  margin-top: 0px !important;
  font-size: 12px !important;
  margin-left: 0px;
}

.newFormGroup {
  margin-bottom: 25px !important;
}

.tdcenterBoldX, .tdfirstBoldX, .tdlastBoldX {
  border-top: 1px solid #ececec !important;
  border-bottom: 1px solid #ececec !important;
}

.divMemberFillTrans {
  background-color: transparent;
  height: auto;
  width: auto !important;
  border: 1px solid #ff9e19;
  border-top-color: rgb(255, 158, 25);
  border-right-color: rgb(255, 158, 25);
  border-bottom-color: rgb(255, 158, 25);
  border-left-color: rgb(255, 158, 25);
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  padding: 8px;
}

.tdfirstBold, .tdfirstBoldX, .tdfirstLight, .tdfirstLightX, .tdcenterBold, .tdcenterBoldX, .tdcenterLight, .tdcenterLightX, .tdlastBold, .tdlastBoldX, .tdlastLight, .tdlastLightX {
  font-family: "Catamaran", sans-serif !important;
}

a.text-nowrap {
  font-family: "Catamaran", sans-serif !important;
}


.hc-marginbottom {
  margin-bottom: 10px;
}

.hc-inputgrpaddonSpan {
  min-width: 175px;
  max-width: 175px;
  text-align: left;
}


.dashboard-icon-edonusum {
  background: url('../img/projectimages/mor/e-fatura.svg') no-repeat center;
  width: 30px !important;
  height: 30px !important;
  background-size: 24px 24px;
  margin-left: -2px !important;
}

/*
    yeni tasarım 13.06.2019


*/



.innerpanel {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

.main-panel {
  background-color: transparent !important;
}

/*.sidebar[data-background-color="black"]::after, .sidebar[data-background-color="black"]::before {
    background-color: #0c1e3e !important;
  
}*/

.navbar-default {
  background-color: whitesmoke !important;
  color: #6e2798 !important;
}

.copyright.center {
  background-color: whitesmoke !important;
  color: #6e2798 !important;
}



.sidebar[data-background-color="black"] .nav li.active {
  background-color: whitesmoke !important;
}



  .sidebar[data-background-color="black"] .nav li.active li.active > a {
    color: white !important;
    font-family: "Catamaran", sans-serif !important;
    font-weight: 700;
    background-color: #6e2798 !important;
  }

    .sidebar[data-background-color="black"] .nav li.active li.active > a.kirilimli {
      color: white !important;
      font-family: "Catamaran", sans-serif !important;
      font-weight: 700;
      background-color: gray !important;
    }


.sidebar[data-background-color="black"] a :hover {
  opacity: 1.0 !important;
}

.navbar-default {
  border-bottom-color: #6e2798 !important;
  box-shadow: 0 1px 5px -1px #6e2798
}



/*NEW TAB CSS************************************************************************************/

/*NEW TAB CSS************************************************************************************/


main > p:not(:last-child) {
  margin: 0 0 20px;
}

main {
}

  main > section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #abc;
  }

  main > input {
    display: none;
  }

  main > label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    color: #abc;
    border: 1px solid transparent;
  }

    main > label:before {
      font-family: fontawesome;
      font-weight: normal;
      margin-right: 10px;
    }


    main > label:hover {
      color: #789;
      cursor: pointer;
    }

  main > input:checked + label {
    color: #6e2798;
    border: 1px solid #abc;
    border-top: 2px solid #ff9e19;
    border-bottom: 1px solid #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5,
#tab6:checked ~ #content6,
#tab7:checked ~ #content7,
#tab8:checked ~ #content8,
#tab9:checked ~ #content9,
#tab10:checked ~ #content10,
#tab11:checked ~ #content11,
#tab12:checked ~ #content12,
#tab13:checked ~ #content13,
#tab14:checked ~ #content14,
#tab15:checked ~ #content15,
#tab16:checked ~ #content16,
#tab17:checked ~ #content17,
#tab18:checked ~ #content18,
#tab19:checked ~ #content19 {
  display: block;
}


.font11 .bootstrap-switch .bootstrap-switch-handle-on {
  font-size: 11px !important;
}

.font11 .bootstrap-switch .bootstrap-switch-handle-off {
  font-size: 10px !important;
}


/*NEW TAB CSS-----------------------------------------------------------------------------------*/
/*NEW TAB CSS-----------------------------------------------------------------------------------*/


.hc-spanGreyMedium {
  color: #525252;
  font-size: 14px;
  font-weight: 500;
}

.hc-listgrid .ag-header-row:first-of-type {
  background-color: #f3f3f3;
}


.ag-body-viewport {
  overflow: scroll !important;
  scrollbar-color: lightgray transparent !important;
  scrollbar-width: thin !important;
}


/**yeni button group css*/
.borderLessButtonDiv {
  float: none;
  border: none;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  margin-top: -15px;
}

.blueButton {
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  width: auto !important;
  height: 33px;
  margin-right: 5px;
  border-radius: 0px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .01), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
  background-color: #007bff;
  font-size: 17px;
}

.lightblueButton {
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  width: auto !important;
  height: 33px;
  margin-right: 5px;
  border-radius: 0px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .01), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
  background-color: #5bc0de;
  font-size: 17px;
}

.backButton {
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  width: auto !important;
  height: 33px;
  margin-right: 5px;
  border-radius: 0px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .01), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
  background-color: #ffaa00;
  font-size: 17px;
}

.grayButton {
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  width: auto !important;
  height: 33px;
  margin-right: 5px;
  border-radius: 0px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .01), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
  background-color: #6c757d;
  font-size: 17px;
}

.lightgrayButton {
  color: black;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  width: auto !important;
  height: 33px;
  margin-right: 5px;
  border-radius: 0px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .01), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
  background-color: whitesmoke;
  font-size: 17px;
}




.greenButton {
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  width: auto !important;
  height: 33px;
  margin-right: 5px;
  border-radius: 0px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .01), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
  background-color: #28a745;
  font-size: 17px;
}

.lightgreenButton {
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  width: auto !important;
  height: 33px;
  margin-right: 5px;
  border-radius: 0px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .01), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
  background-color: #25d24c;
  font-size: 17px;
}

.lightblueButtonGrpRight {
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-left: 1px solid white;
  width: auto !important;
  height: 33px;
  margin-left: -4px !important;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .01), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
  background-color: #007bff;
  font-size: 17px;
}

.open > .lightblueButtonGrpRight.dropdown-toggle {
  background-color: #007bff !important;
}

.arrow_box {
  position: relative;
  background: white;
  border: 1px solid whitesmoke;
  border-radius: 10px;
  box-shadow: 0 3px 4px 2px rgba(0, 0, 0, .14), 0 6px 10px 5px rgba(0, 0, 0, .12), 0 2px 10px -5px rgba(0, 0, 0, .2);
}

  .arrow_box:after, .arrow_box:before {
    bottom: 100%;
    left: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  .arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: white;
    border-width: 14px;
    margin-left: -14px;
  }

  .arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: whitesmoke;
    border-width: 16px;
    margin-left: -16px;
  }


  .arrow_box.right:after, .arrow_box.right:before {
    /**
             left: calc(100% - 230px) !important;


        */
    left: 13% !important;
  }

  .arrow_box.center:after, .arrow_box.center:before {
    /**
             left: calc(100% - 230px) !important;


        */
    left: 48% !important;
  }


.arrow_box-nocursor:after, .arrow_box-nocursor:before {
  display: none !important;
}

.radio label::after {
  color: #7b7b7c;
}

.radio label::before {
  color: #7b7b7c;
  opacity: 1;
}


.radio input[type="radio"]:not(:disabled):hover + label::before {
  font-family: 'FontAwesome';
  content: "\f192";
  color: black;
  opacity: .50;
}

/*aktifpasif btngrp*/
.hc-btnradio {
  background-color: whitesmoke !important;
  border-radius: 5px;
}

  .hc-btnradio .active {
    background-color: lightgrey !important;
    color: black !important;
    font-size: 13px !important;
    border-radius: 5px;
  }

  .hc-btnradio .btn:hover {
    color: black;
    background-color: lightgrey !important;
    border-radius: 5px;
  }

  .hc-btnradio .btn {
    font-size: 12px;
    border-radius: 5px;
  }

/*.hc-spanOnlyIcon {
    cursor: pointer;
    background-color: transparent !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: rgba(0, 0,0, 0.05) !important;
    border-left: none !important;
}*/

.hscninputgroup .input-group-addon {
  background-color: #f7f7f7 !important;
}



.hscninputgroup .newInputTransparentIcon {
  cursor: pointer;
  background-color: transparent !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: rgba(0, 0,0, 0.05) !important;
}

  .hscninputgroup .newInputTransparentIcon:hover {
    background-color: lightgrey !important;
  }

.hc-newGraySpan {
  background-color: #f7f7f7 !important;
  text-align: left;
  color: #9b9b9b !important;
}


.form-controldate {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 1px solid #eff0f2;
  height: 34px !important;
  border-top: 1px solid #eff0f2;
  border-right: 1px solid #eff0f2;
}

.dropdown-menuleft:after {
  right: 85% !important;
  top: -6px;
}

.dropdown-menuleft:before {
  right: 85% !important;
  top: -6px;
}

.dropdown-menuright:after {
  left: 90% !important;
  right: 85% !important;
  top: -6px;
}

.dropdown-menuright:before {
  left: 90% !important;
  right: 85% !important;
  top: -6px;
}


.sidebar .sidebar-wrapper .nav li > a {
  opacity: 1 !important;
}
/*.open > .dropdown-toggle {
    background-color: transparent !important;
}*/

.hc-marginbottomNone {
  margin-bottom: 0px !important;
}



a span.proTitleBold:hover {
  color: red !important;
}


.dashboard-settings .popover-content {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: white;
  -webkit-box-shadow: 0px -1px 10000px 10000px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px -1px 10000px 10000px rgba(0, 0, 0, 0.6);
  box-shadow: 0px -1px 10000px 10000px rgba(0, 0, 0, 0.6);
  padding-bottom: 0px;
}


.dropdown-menu.hc-dropdownlistmenu.addpanel:before {
  right: 55px !important;
}

.dropdown-menu.hc-dropdownlistmenu.addpanel:after {
  right: 55px !important;
}

.dropdown-menu.hc-dropdownlistmenu.right0:before {
  right: 2px !important;
  top: -10px
}

.dropdown-menu.hc-dropdownlistmenu.right0:after {
  right: 2px !important;
  top: -10px;
}


.newCheckBoxRed input[type=checkbox] {
  display: none;
}

  .newCheckBoxRed input[type=checkbox] + label {
    display: inline-block;
    padding: 0 0 0 0px;
    background: url('../img/projectimages/tamam_greybos.svg') no-repeat center;
    height: 20px;
    width: 20px !important;
    background-size: 20px 20px;
    margin-top: 3px;
  }

  .newCheckBoxRed input[type=checkbox]:checked + label {
    background: url('../img/projectimages/tamam_reddolu.svg') no-repeat center;
    background-size: 20px 20px;
    display: inline-block;
  }


.alert-success {
  background-color: #3d8b40 !important;
}

.alert-warning {
  background-color: #ff9e19 !important;
}

.alert-danger {
  background-color: #ea1c0d !important;
}



.hc-inputfontsizetextarea {
  font-size: large !important;
  line-height: 20px;
}

.hc-inputfontsize {
  font-size: large !important;
}

input.form-control {
  font-size: large !important;
}

.newDropDownBtn span {
  font-size: large !important;
}

textarea.form-control {
  font-size: large !important;
  line-height: 20px;
}


.dashboard-icon-staff {
  background: url('../img/projectimages/dashboard/staff.svg') no-repeat center;
  width: 30px !important;
  height: 30px !important;
}


.form-group.has-float-label.newFormGroup > select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  background-image: url('../../../assets/img/projectimages/dropdown-single-downarrow.svg');
  background-size: 15px !important;
  background-repeat: no-repeat;
  background-position: right center;
  background-position-x: 95%;
  background-color: #f3f3f3;
}


.hc-creategrid .open > .dropdown-toggle {
  background-color: transparent !important;
}

span.proTitleListMenuBoldSmall {
  color: #6e2798;
  font-size: 14px !important;
  font-weight: 500 !important;
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
}

span.line:hover {
  border-bottom: solid 1px white;
  cursor: pointer;
}

.ngx-dropdown-button {
  border: none !important;
}

li.lihover :hover {
  background-color: #007bff;
  color: white;
}


.ngx-dropdown-container .ngx-dropdown-list-container .search-container input {
  background-color: transparent;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem !important;
  width: 100%;
  font-size: 18px;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all 0.3s;
}

.ngx-dropdown-container .ngx-dropdown-list-container .search-container label {
  color: #9e9e9e;
  font-size: 16px !important;
  cursor: text;
  text-align: initial;
  pointer-events: none;
}

.dropdown-open-right {
  margin-right: -170px;
}

.textAreaRowOne {
  padding-top: 10px !important;
  height: 44px !important;
  overflow-y: scroll !important;
  scrollbar-color: #ff9e19 transparent !important;
  scrollbar-width: thin !important;
}

.hc-exceltable thead tr th {
  width: 200px !important;
}

.hc-datecalander {
  background-image: url('../img/projectimages/turuncu/datatime_t.png');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  position: absolute;
  font-size: 18px;
  z-index: 999;
  top: 5px !important;
  cursor: pointer;
  right: 3px !important;
}

.hc-reportgrid .ag-body-viewport {
  overflow: scroll !important;
  scrollbar-color: #ff9e19 transparent !important;
  scrollbar-width: thin !important;
}

.hc-purchFormGroup label.error {
  font-size: 11px;
  color: red;
}



.tahsilatPopover .popover {
  margin-top: 10px !important;
  /*margin-left: -16% !important;*/
  left: 23% !important;
  min-width: 75% !important;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .01), 0 6px 11px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2) !important;
}

  .tahsilatPopover .popover .popover-content {
    min-height: 250px !important;
  }

  .tahsilatPopover .popover .arrow {
    margin-top: 0px !important;
    /*margin-left: 48% !important;*/
    left: 99% !important;
  }

  .tahsilatPopover .popover .popover-content {
    background-color: #f2f2f2;
  }

  .tahsilatPopover .popover.bottom .arrow::after {
    border-bottom-color: #ffa64d !important;
  }

.popTableSpan {
  font-size: 12px !important;
}

.popTableSpanRed {
  font-size: 12px !important;
  color: red;
}

.popTableSpanBlue {
  font-size: 12px !important;
  color: blue;
}

.popTableSpanGreen {
  font-size: 12px !important;
  color: green;
}

.popTahsilatRow {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(0,0,0,0.1);
  cursor: pointer;
}

.griddropdownfork .ngx-dropdown-container .ngx-dropdown-button {
  min-height: 44px !important;
  min-width: 250px;
}

.griddropdownfork. ngx-dropdown-list-container {
  margin-top: -44px !important
}


/*vertical tab için*/

.tabordion {
  color: #ccc;
  display: block;
  font-family: arial, sans-serif;
  margin: auto;
  position: relative;
  width: 100%;
  margin-top: 10px;
}

  .tabordion input[name="sections"] {
    left: -9999px;
    position: absolute;
    top: -9999px;
  }

  .tabordion section {
    display: block;
  }

    .tabordion section label {
      background: none;
      border-left: 1px solid #aabbcc;
      cursor: pointer;
      display: block;
      font-size: 13px;
      font-weight: bold;
      padding: 5px 10px;
      position: relative;
      width: 160px;
      z-index: 100;
      margin-top: -5px;
      color: #aabbcc;
    }

    .tabordion section article {
      display: none;
      left: 200px;
      min-width: 300px;
      padding: 0 0 0 10px;
      position: absolute;
      top: 0;
      width: calc(100% - 200px) !important;
      border-left: 1px solid #aabbcc;
      min-height: 400px;
    }



  .tabordion input[name="sections"]:checked + label {
    border-right: 2px solid orange;
    color: #6e2798;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom: 1px solid #aabbcc;
    border-top: 1px solid #aabbcc;
    border-left: none !important;
  }

  .tabordion input[name="sections"]:checked ~ article {
    display: block;
    color: #6d6d6d;
  }



.ag-header-cell-text {
  overflow: visible !important;
}

.grayBackGround {
  background-color: #f7f7f7 !important;
}

.grayBackGroundTransparentLabel {
  background-color: transparent !important;
}

.grayBackGround .popover-content {
  background-color: #f7f7f7 !important;
}

.grayBackGround .popover-title {
  margin-bottom: 0px !important;
}



.ag-theme-material .ag-cell {
  padding-left: 5px !important;
  padding-right: 3px !important;
}


::-webkit-input-placeholder {
  opacity: 1 !important;
}





/* 
    typeahead-container.dropdown{
    margin-top: -45px;
    margin-left: -45px;

  }  
 */


/* @-moz-document url-prefix() {
    typeahead-container.dropdown.open {
        margin-top: 0px;
        margin-left: 0px;
    
      } 
  }
 */

@import url('https://fonts.googleapis.com/css?family=Hind+Siliguri&display=swap');

div {
  font-family: 'Hind Siliguri', sans-serif;
}

label {
  font-family: 'Hind Siliguri', sans-serif;
}

span {
  font-family: 'Hind Siliguri', sans-serif;
}

td {
  font-family: 'Hind Siliguri', sans-serif;
}


@import url('https://fonts.googleapis.com/css?family=Mukta&display=swap');

div {
  font-family: 'Mukta', sans-serif;
}

label {
  font-family: 'Mukta', sans-serif;
}

span {
  font-family: 'Mukta', sans-serif;
}

td {
  font-family: 'Mukta', sans-serif;
}



@keyframes glowing {
  0% {
    box-shadow: 0 0 -3px #f04141;
  }

  40% {
    box-shadow: 0 0 8px #f04141;
  }

  60% {
    box-shadow: 0 0 8px #f04141;
  }

  100% {
    box-shadow: 0 0 -3px #f04141;
  }
}

.oto-anim-glow-invalid {
  animation: glowing 1500ms infinite;
}

.hc-opacityanimation {
  -webkit-animation: opcty 0.5s infinite alternate;
}

@-webkit-keyframes opcty {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}



.lightbluerow .ag-row-selected {
  background-color: lightblue !important;
}


[data-tip] {
  position: relative;
}

  [data-tip]:before {
    content: '';
    /* hides the tooltip when not hovered */
    display: none;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #1a1a1a;
    position: absolute;
    top: 30px;
    left: 35px;
    z-index: 8;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
  }

  [data-tip]:after {
    display: none;
    content: attr(data-tip);
    position: absolute;
    top: 35px;
    left: 0px;
    padding: 5px 8px;
    background: #1a1a1a;
    color: #fff;
    z-index: 9;
    font-size: 0.75em;
    height: 30px;
    line-height: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    word-wrap: normal;
  }

  [data-tip]:hover:before,
  [data-tip]:hover:after {
    display: block;
    background: #7b7b7c;
  }


.hc-userAut .bootstrap-switch {
  float: right !important;
  margin-right: 100px !important;
}


.hc-userAut .bootstrap-switch-on .bootstrap-switch-handle-on {
  background-color: #00e600 !important;
}

.hc-userAut .bootstrap-switch .bootstrap-switch-label {
  background: white !important;
}

.hc-userAut .bootstrap-switch span {
  background-color: #00e600 !important;
}

.hc-userAut .bootstrap-switch-off .bootstrap-switch-handle-off {
  background-color: grey !important;
}

.hc-userAut .bootstrap-switch-off span {
  background-color: grey !important;
}


/*.rota.hc-listgrid .ag-header-row:first-of-type {
    background-color: orange;
}*/

.ag-theme-material .ag-row-drag {
  background-color: transparent !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iMzJweCIgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMyIDMyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNMzEuMzM4LDE0LjUzOEwyNy4zOCwxMC41OEMyNi45OTQsMTAuMTkzLDI2LjUzMSwxMCwyNiwxMGMtMS4xODgsMC0yLDEuMDE2LTIsMmMwLDAuNTE2LDAuMTg2LDAuOTg2LDAuNTgsMS4zOEwyNS4yLDE0SDE4ICBWNi44bDAuNjIsMC42MkMxOS4wMTQsNy44MTQsMTkuNDg0LDgsMjAsOGMwLjk4NCwwLDItMC44MTMsMi0yYzAtMC41MzEtMC4xOTMtMC45OTQtMC41OC0xLjM4bC0zLjk3My0zLjk3NCAgQzE3LjA4LDAuMjc5LDE2LjcyOSwwLDE2LDBzLTEuMTM1LDAuMzM0LTEuNDYzLDAuNjYyTDEwLjU4LDQuNjJDMTAuMTkzLDUuMDA2LDEwLDUuNDY5LDEwLDZjMCwxLjE4OCwxLjAxNiwyLDIsMiAgYzAuNTE2LDAsMC45ODYtMC4xODYsMS4zOC0wLjU4TDE0LDYuOFYxNEg2LjhsMC42Mi0wLjYyQzcuODE0LDEyLjk4Niw4LDEyLjUxNiw4LDEyYzAtMC45ODQtMC44MTMtMi0yLTIgIGMtMC41MzEsMC0wLjk5NCwwLjE5My0xLjM4LDAuNThsLTMuOTU4LDMuOTU4QzAuMzM0LDE0Ljg2NiwwLDE1LjI3MSwwLDE2czAuMjc5LDEuMDgsMC42NDYsMS40NDdMNC42MiwyMS40MiAgQzUuMDA2LDIxLjgwNyw1LjQ2OSwyMiw2LDIyYzEuMTg4LDAsMi0xLjAxNiwyLTJjMC0wLjUxNi0wLjE4Ni0wLjk4Ni0wLjU4LTEuMzhMNi44LDE4SDE0djcuMmwtMC42Mi0wLjYyICBDMTIuOTg2LDI0LjE4NiwxMi41MTYsMjQsMTIsMjRjLTAuOTg0LDAtMiwwLjgxMy0yLDJjMCwwLjUzMSwwLjE5MywwLjk5NCwwLjU4LDEuMzhsMy45NTcsMy45NThDMTQuODY1LDMxLjY2NiwxNS4yNzEsMzIsMTYsMzIgIHMxLjA4LTAuMjc5LDEuNDQ3LTAuNjQ2bDMuOTczLTMuOTc0QzIxLjgwNywyNi45OTQsMjIsMjYuNTMxLDIyLDI2YzAtMS4xODgtMS4wMTYtMi0yLTJjLTAuNTE2LDAtMC45ODYsMC4xODYtMS4zOCwwLjU4TDE4LDI1LjJWMTggIGg3LjJsLTAuNjIsMC42MkMyNC4xODYsMTkuMDE0LDI0LDE5LjQ4NCwyNCwyMGMwLDAuOTg0LDAuODEzLDIsMiwyYzAuNTMxLDAsMC45OTQtMC4xOTMsMS4zOC0wLjU4bDMuOTc0LTMuOTczICBDMzEuNzIxLDE3LjA4LDMyLDE2LjcyOSwzMiwxNlMzMS42NjYsMTQuODY2LDMxLjMzOCwxNC41Mzh6Ii8+PC9zdmc+) no-repeat center !important;
  background-size: contain !important;
}
/*.rota .ag-body-container {
    top: -20px !important;
}

.rota1 .ag-body-container {
    top: -20px !important;
}*/

.design-add {
  background: url('../img/projectimages/adddesign.svg') no-repeat;
  background-size: contain;
}

.design-page {
  background: url('../img/projectimages/designpage.svg') no-repeat;
  background-size: contain;
}

.payplanRowBtn {
  box-shadow: none !important;
}

.payplanRow :hover {
  background-color: gray !important;
}

.hcinput-alignleft {
  text-align: left !important;
}

.hcinput-alignright {
  text-align: right !important;
}

#topright {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 45px;
  width: 45px;
  background: url('../img/mtso.png') no-repeat center;
  text-indent: -999em;
  text-decoration: none;
  background-size: cover !important;
}

.datetimechekbox {
  cursor: pointer;
  background-size: 26px 23px !important;
  height: 24px !important;
  width: 40px !important;
}


.lisans .popover {
  width: 220px !important;
}

.salesman.ag-theme-material .ag-header-cell, .ag-theme-material .ag-header-group-cell {
  line-height: 56px;
  padding-left: 0px !important;
  padding-right: 0px;
}

#info {
  z-index: 1;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  background: rgba(0,60,136,0.7);
  color: white;
  border: 0;
  transition: opacity 100ms ease-in;
  font-family: monospace !important;
  white-space: pre;
}

table.paleBlueRows {
  border: 1px solid #FFFFFF;
  text-align: center;
  border-collapse: collapse;
}

table.paleBlueRows {
  border: 1px solid #FFFFFF;
  text-align: center;
  border-collapse: collapse;
}

  table.paleBlueRows td, table.paleBlueRows th {
    border: 1px solid lightgray;
    padding: 0px 1px;
  }

  table.paleBlueRows tbody td {
    font-size: 18px;
    color: #6e2798;
    font-weight: 600;
  }

  table.paleBlueRows thead {
    background: #FF9E19;
  }

    table.paleBlueRows thead th {
      font-size: 18px;
      font-weight: bold;
      color: #FFFFFF;
      text-align: center;
    }

  table.paleBlueRows tfoot td {
    font-size: 18px;
  }

  table.paleBlueRows tfoot .links {
    text-align: right;
  }

    table.paleBlueRows tfoot .links a {
      display: inline-block;
      background: #A47A0F;
      color: #FFFFFF;
      padding: 2px 8px;
      border-radius: 5px;
    }


.popoverwidth600 .popover-content {
  width: 650px !important;
  margin-top: 40px !important;
}


/* dashboarddaki table nin scrolu için gerekli*/
.fixedtable > tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed; /* even columns width , fix width of table too*/
}

.fixedtable > thead tr {
  display: table;
  width: 100%;
  table-layout: fixed; /* even columns width , fix width of table too*/
}

.switchyeni > label {
  cursor: pointer;
  text-indent: -9999px;
  width: 45px;
  height: 25px;
  background: grey;
  display: block;
  border-radius: 100px;
  position: relative;
}

  .switchyeni > label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 45px;
    transition: 0.3s;
  }

.switchyeni > input:checked + label {
  background: #bada55;
}

  .switchyeni > input:checked + label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
  }

.switchyeni > label:active:after {
  width: 15px;
}



/*Aggrid 25 css değişkliği nedeni ile eklendi*/
.hc-listgrid .ag-body-viewport {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.hc-listgrid.withfilter .ag-body-viewport {
  overflow-x: inherit !important;
}

.ag-horizontal-right-spacer {
  overflow-x: hidden !important;
}

.ag-header-row.ag-header-row-floating-filter {
  top: 45px !important;
}

.hc-listgrid .ag-header-row {
  height: 45px !important;
}

.ag-input-field-input.ag-text-field-input {
  padding-top: 17px;
}

.ag-header {
  border: none !important;
}

.ag-pinned-right-header {
  border: none !important;
}

.hc-listgrid .ag-body-viewport {
  border-top: 1px solid #cdcdcd !important;
}

.ag-body-viewport.ag-layout-normal.ag-row-no-animation {
  overflow-x: hidden !important;
}

.hc-pinnedgrid .ag-ltr .ag-body-viewport {
  overflow-x: hidden !important;
}
/*Aggrid 25 css değişkliği nedeni ile eklendi*/


/*enjoyhint css*/
.enjoyhint {
  z-index: 100000 !important;
}

.enjoyhint_skip_btn {
  border-color: transparent !important;
  color: white !important;
  background-color: #e84a3c !important;
  margin-left: 12px !important;
  border-radius: 18px !important;
}

.enjoyhint_prev_btn {
  border-color: transparent !important;
  color: white !important;
  background-color: #e77e22 !important;
  border-radius: 18px !important;
}

.enjoy_hint_label {
  font-family: Calibri !important;
}

.step-active {
  color: #6e2798 !important;
}

.step.step-active .circle {
  background-color: #6e2798 !important;
}

.circle {
  box-shadow: 0 0 0 0px #000;
}

/*enjoyhint css*/



/* -------------------------------------------------------------------------
  VERTICAL STEPPERS
-------------------------------------------------------------------------- */

/* Steps */
.step {
  position: relative;
  min-height: 1em;
  color: gray;
}

  .step + .step {
    margin-top: 1.5em
  }

  .step > div:first-child {
    position: static;
    height: 0;
  }

  .step > div:not(:first-child) {
    margin-left: 1.5em;
    padding-left: 1em;
  }

  .step.step-active {
    color: #4285f4
  }

    .step.step-active .circle {
      background-color: #4285f4;
    }

/* Circle */
.circle {
  background: gray;
  position: relative;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 0 3px #fff;
}

  /* Vertical Line */
  .circle:after {
    content: ' ';
    position: absolute;
    display: block;
    top: 1px;
    right: 50%;
    bottom: 1px;
    left: 50%;
    height: 100%;
    width: 1px;
    transform: scale(1, 2);
    transform-origin: 50% -100%;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: -1;
  }

.step:last-child .circle:after {
  display: none
}

/* Stepper Titles */
.title {
  line-height: 1.5em;
  font-weight: bold;
}

.caption {
  font-size: 14px;
}

.ag-header-row.ag-header-row-column .ag-header-cell {
  border-right: 1px dashed #cdcdcd !important;
}

.ag-header-cell-label {
  justify-content: center !important;
}

.grptype-chkclass {
  margin-left: 20px !important;
}
/* -------------------------------------------------------------------------
  VERTICAL STEPPERS
-------------------------------------------------------------------------- */


.hc-purchFormGroup label.error {
  color: red !important;
}

.hc-listgrid.rota .ag-body-viewport {
  margin-top: -50px !important;
}

ul.a {
  list-style-type: circle;
  list-style-type: circle;
  text-align: left;
  margin-left: 104px;
  color: orange;
}

ul.b {
  list-style-type: square;
}

ol.c {
  list-style-type: upper-roman;
}

ol.d {
  list-style-type: lower-alpha;
}

.hcgrpPanelHeader .ag-header-group-cell-label {
  justify-content: center !important;
  font-size: 15px !important;
  color: purple !important;
}

.nextPeriodHeader {
  background: #28a745 !important;
  color: white !important;
}
.firstPeriodHeader {
  background: #e6e600 !important;
  color: gray !important;
}
.secondPeriodHeader {
  background: #ffbf80 !important;
  color: gray !important;
}
.thirdPeriodHeader {
  background: #e67300 !important;
  color: white !important;
}
.lastPeriodHeader {
  background: #cc0000 !important;
  color: white !important;
}

/*ajanda grid style*/
.fc table {
  table-layout: auto;
  width: 100% !important;
}

.fc-view > table {
  max-width: 100% !important; 
  width: 100% !important; 
}

.fc-axis {
  max-width: 40px !important; 
  width: 40px !important; 
}

.fc-day, .fc-resource-cell, .fc-content-col {
  max-width: 40px !important;
  width: 40px !important;
}

.fc-daygrid-body {
  width: 100% !important;
}


.ag-cell-first-right-pinned {
  cursor: default;
}



.hc-listgridalign .ag-header-cell {
  padding: 0 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* Grid konteyneri */
.hc-listgridalign .ag-theme-custom {
  height: 100% !important;
  width: 100% !important;
}

/* Satırlar */
.hc-listgridalign .ag-row {
  padding: 0px !important;
  margin: 0px !important;
  margin-left: 5px !important;
}

/* Kolonlar */
.hc-listgridalign .ag-cell {
  height: 100% !important;
  text-align: left;
  padding: 0px !important;
  margin: 0px !important;
  padding-left: 5px !important;
}




#heading {
  text-transform: uppercase;
  color: #673AB7;
  font-weight: normal;
}

#msform {
  text-align: center;
  position: relative;
  margin-top: 20px;
}

  #msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    /*stacking fieldsets above each other*/
    position: relative;
  }

.form-card {
  text-align: left;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
  display: none;
}

/*#msform input, #msform textarea {
  padding: 8px 15px 8px 15px;
  border: 1px solid #ccc;
  border-radius: 0px;
  margin-bottom: 25px;
  margin-top: 2px;
  width: 100%;
  box-sizing: border-box;
  font-family: montserrat;
  color: #2C3E50;
  background-color: #ECEFF1;
  font-size: 16px;
  letter-spacing: 1px;
}

  #msform input:focus, #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0;
  }
*/
/*Next Buttons*/
#msform .action-button {
  width: 100px;
  background: #673AB7;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 0px 10px 5px;
  float: right;
}

  #msform .action-button:hover, #msform .action-button:focus {
    background-color: #311B92;
  }

/*Previous Buttons*/
#msform .action-button-previous {
  width: 100px;
  background: #616161;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px 10px 0px;
  float: right;
}

  #msform .action-button-previous:hover, #msform .action-button-previous:focus {
    background-color: #000000;
  }

/*The background card*/
.card {
  z-index: 0;
  border: none;
  position: relative;
}

/*FieldSet headings*/
.fs-title {
  font-size: 25px;
  color: #673AB7;
  margin-bottom: 15px;
  font-weight: normal;
  text-align: left;
  margin-left:30px;
}

.purple-text {
  color: #673AB7;
  font-weight: normal;
}

/*Step Count*/
.steps {
  font-size: 25px;
  color: gray;
  margin-bottom: 10px;
  font-weight: normal;
  text-align: right;
}

/*Field names*/
.fieldlabels {
  color: gray;
  text-align: left;
}

/*Icon progressbar*/
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

  #progressbar .active {
    color: #673AB7;
  }

  #progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 33%;
    float: left;
    position: relative;
    font-weight: 400;
  }

  /*Icons in the ProgressBar*/
  #progressbar #account:before {
    font-family: FontAwesome;
    content: "\f1b3";
  }

  #progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f251";
  }

  #progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f093";
  }

  #progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f019";
  }

  /*Icon ProgressBar before any progress*/
  #progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
  }

  /*ProgressBar connectors*/
  #progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
  }

  /*Color number of the step and the connector before it*/
  #progressbar li.active:before, #progressbar li.active:after {
    background: #673AB7;
  }

/*Animated Progress Bar*/
.progress {
  height: 20px;
}

.progress-bar {
  background-color: #673AB7;
}

/*Fit image in bootstrap div*/
.fit-image {
  width: 100%;
  object-fit: cover;
}



.ai .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #4a4a4a;
  background: #dcdcdc;
  font-family: 'Catamaran', serif;
  font-size: 13px;
}

.ai .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #4a4a4a;
  background: #dcdcdc;
  font-family: 'Catamaran', serif;
  font-size: 13px;
}


.buttonCancelSwalLong {
  background-color: #c82222;
  color: white;
  border: none !important;
  font-family: 'Catamaran',serif;
  font-weight: 600;
  font-size: 18px !important;
  width: 250px !important;
  margin: 15px !important;
  margin-top: 15px;
  margin-top: 0px !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  height: 44px;
  font-family: "Catamaran", sans-serif;
}
/*
.available-items li:nth-child(even) > .col-md-12 {
  background: #b0bbbc;
}
*/


/*.available-items li:nth-child(even) > .col-md-12 {
  background-color: #80808024;
}


.available-items li > .col-md-12:hover {
  background-color: orange;
  color: purple;
}
*/



.available-items li:nth-child(odd) > .col-md-12 {
  background-color: #f0f0f0;
  color: black;
}

.available-items li:nth-child(even) > .col-md-12 {
  background-color: white;
  color: black;
}

.available-items li:nth-child(odd) > .col-md-12:hover {
  background-color: #738991;
  font-weight: 600 !important;
}

.available-items li:nth-child(even) > .col-md-12:hover {
  background-color: lightblue;
  font-weight: 600 !important;
}

.available-items li > .col-md-12 {
  font-weight: 400 !important;
}
.ag-theme-material .ag-checkbox-input-wrapper.ag-checked::after {
  color: var(--ag-checkbox-checked-color, var(--ag-material-accent-color, darkblue)) !important;
  
}
.grid-cell-centered {
  text-align: center;
}
.pekyakinda {
  width: 80px;
  height: 20px;
  display: block;
  position: absolute;
  color: #ff0c0cbd;
  background: white;
  border: 2px solid #ff0c0cbd;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -3px;
  margin-left: 162px;
  transition: all .3s;
}


/* Buton ve genel yerleşim */
.satinalma-wrapper {
  position: relative;
  display: inline-block;
}

.satinalma-button {
  background-color: #4CAF50; /* Buton rengi */
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  font-weight: bold;
  display: flex;
  align-items: center;
}

  /* Yeni Paket Al butonuna ikon eklenmesi */
  .satinalma-button::before {
    content: url('../../../assets/img/projectimages/beyaz/btnAdd.svg');
    margin-right: 10px;
  }

/* Popover menüsü varsayılan olarak gizli */
.satinalma-options {
  display: none;
  position: absolute;
  top: 100%; /* Butonun hemen altında açılacak */
  left: 0;
  background-color: #f9f9f9;
  min-width: max-content; /* En uzun metin kadar genişlik */
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap; /* Tek satırda kalmasını sağlar */
}

  .satinalma-options .satinalma-option {
    padding: 12px 16px;
    text-align: left;
    cursor: pointer;
    color: white;
    font-weight: bold;
    display: flex;
    align-items: center;
  }

    /* İkonlar için doğrudan path kullanımı */
    .satinalma-options .satinalma-option:nth-child(1)::before {
      content: ''; /* content boş bırakılacak */
      display: inline-block;
      background-image: url('../../../assets/img/projectimages/sureuzaticon.svg');
      background-size: contain; /* İkonun orantılı olarak boyutlandırılması */
      background-repeat: no-repeat; /* İkonun tekrarlanmaması */
      width: 25px; /* Genişlik sınırı */
      height: 25px; /* Yükseklik sınırı */
      margin-right: 10px; /* Sağda boşluk */
      vertical-align: middle; /* Dikey hizalama */
    }

    .satinalma-options .satinalma-option:nth-child(2)::before {
      content: ''; /* content boş bırakılacak */
      display: inline-block;
      background-image: url('../../../assets/img/projectimages/plasiyerekleicon.svg');
      background-size: contain;
      background-repeat: no-repeat;
      width: 25px;
      height: 25px;
      margin-right: 10px;
      vertical-align: middle;
    }

    .satinalma-options .satinalma-option:nth-child(3)::before {
      content: ''; /* content boş bırakılacak */
      display: inline-block;
      background-image: url('../../../assets/img/projectimages/dashboard/offericon.svg');
      background-size: contain;
      background-repeat: no-repeat;
      width: 25px;
      height: 25px;
      margin-right: 10px;
      vertical-align: middle;
    }

    .satinalma-options .satinalma-option:nth-child(4)::before {
      content: ''; /* content boş bırakılacak */
      display: inline-block;
      background-image: url('../../../assets/img/projectimages/dashboard/warehouse.svg');
      background-size: contain;
      background-repeat: no-repeat;
      width: 25px;
      height: 25px;
      margin-right: 10px;
      vertical-align: middle;
    }

    .satinalma-options .satinalma-option:nth-child(5)::before {
      content: ''; /* content boş bırakılacak */
      display: inline-block;
      background-image: url('../../../assets/img/projectimages/kontor.svg');
      background-size: contain;
      background-repeat: no-repeat;
      width: 25px;
      height: 25px;
      margin-right: 10px;
      vertical-align: middle;
    }


    /* Renklerin eklenmesi */
    .satinalma-options .satinalma-option:nth-child(1) {
      background-color: #4CAF50; /* Yeşil */
    }

    .satinalma-options .satinalma-option:nth-child(2) {
      background-color: #9C27B0; /* Mor */
    }

    .satinalma-options .satinalma-option:nth-child(3) {
      background-color: #FF9800; /* Turuncu */
    }

    .satinalma-options .satinalma-option:nth-child(4) {
      background-color: #2196F3; /* Mavi */
    }

    .satinalma-options .satinalma-option:nth-child(5) {
      background-color: #00BCD4; /* Açık Mavi */
    }

    .satinalma-options .satinalma-option:hover {
      opacity: 0.8; /* Hover sırasında renk değişikliği */
    }

/* Butona tıklanınca veya odaklanınca menü açılacak */
.satinalma-button:focus + .satinalma-options,
.satinalma-wrapper:hover .satinalma-options {
  display: block;
}



.yenisatinalma_modal {
  width: 100%;
  background-color: white;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

h2 {
  text-align: center;
  margin-bottom: 20px;
}

.yenisatinalma_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0px;
  padding: 10px 0;
}

  .yenisatinalma_row.gray {
    background-color: #cacaca;
  }

    .yenisatinalma_row.gray .yenisatinalma_column {
      color: #6e2798 !important;
      font-size: 19px
    }

  .yenisatinalma_row.green {
    background-color: #61c368bf;
  }

  .yenisatinalma_row.purple {
    background-color: #ae59c2ba;
  }

  .yenisatinalma_row.orange {
    background-color: #f99c34c7;
  }

  .yenisatinalma_row.blue {
    background-color: #4a90e2b2;
  }

.yenisatinalma_column {
  /*padding: 10px;*/
  color: white;
  flex: 1;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.yenisatinalma_input-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

  .yenisatinalma_input-box input, .yenisatinalma_input-box select {
    padding: 6px;
    border: none;
    text-align: center;
    font-size: 14px;
  }

  .yenisatinalma_input-box button {
    padding: 6px 10px;
    border: none;
    background-color: #fff;
    cursor: pointer;
    font-weight: bold;
  }

    .yenisatinalma_input-box button:hover {
      background-color: #ddd;
    }

.yenisatinalma_total {
  text-align: right;
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
}

.yenisatinalma_button-box {
  text-align: right;
  margin-top: 20px;
}

  .yenisatinalma_button-box button {
    padding: 10px 20px;
    font-size: 16px;
    background-color: #4a90e2;
    color: white;
    border: none;
    cursor: pointer;
  }

    .yenisatinalma_button-box button:hover {
      background-color: #3b7bc0;
    }


.writemiddleline {
  text-decoration: line-through;
  text-decoration-color: red; /* Çizgi rengini kırmızı yapar */
  pointer-events: none;
  opacity: 0.6;
}
/*not divi için eklendi*/
[speech-bubble], [speech-bubble] * {
  box-sizing: border-box
}

[speech-bubble] {
  --bbColor: lightyellow;
  --bbArrowSize: 1.5rem;
  --bbBorderRadius: 0.25rem;
  --bbPadding: 1rem;
  background: var(--bbColor);
  border-radius: var(--bbBorderRadius);
  padding: var(--bbPadding);
  position: relative;
}

  [speech-bubble]::before {
    content: '';
    position: absolute;
    background: var(--bbColor);
  }

  [speech-bubble][pbottom] {
    margin-bottom: var(--bbArrowSize)
  }

  [speech-bubble][ptop] {
    margin-top: var(--bbArrowSize);
  }

  [speech-bubble][pleft] {
    margin-left: var(--bbArrowSize);
  }

  [speech-bubble][pright] {
    margin-right: var(--bbArrowSize);
  }


  /* bottom and top  */
  [speech-bubble][pbottom]::before,
  [speech-bubble][ptop]::before {
    --width: calc(var(--bbArrowSize) / 2 * 3);
    height: var(--bbArrowSize);
    width: var(--width);
  }

  /* bottom */
  [speech-bubble][pbottom]::before {
    top: calc(100% - 2px);
  }

  [speech-bubble][pbottom][aleft]::before {
    left: 1rem;
    clip-path: polygon(25% 0, 100% 0, 0% 100%)
  }

  [speech-bubble][pbottom][acenter]::before {
    left: calc(50% - var(--width) / 2);
    clip-path: polygon(12.5% 0, 87.5% 0, 50% 100%)
  }

  [speech-bubble][pbottom][aright]::before {
    right: 1rem;
    clip-path: polygon(0 0, 75% 0, 100% 100%)
  }

  /* top */
  [speech-bubble][ptop]::before {
    bottom: calc(100% - 2px);
  }

  [speech-bubble][ptop][aleft]::before {
    left: var(--bbPadding);
    clip-path: polygon(0 0, 100% 100%, 25% 100%)
  }

  [speech-bubble][ptop][acenter]::before {
    left: calc(7% - var(--width) / 2);
    clip-path: polygon(12.5% 100%, 50% 0, 87.5% 100%)
  }

  [speech-bubble][ptop][aright]::before {
    right: var(--bbPadding);
    clip-path: polygon(0 100%, 100% 0, 75% 100%)
  }

  /* left and right  */
  [speech-bubble][pleft]::before,
  [speech-bubble][pright]::before {
    --height: calc(var(--bbArrowSize) / 2 * 3);
    width: var(--bbArrowSize);
    height: var(--height);
  }

  /* right */
  [speech-bubble][pright]::before {
    left: calc(100% - 2px);
  }

  [speech-bubble][pright][atop]::before {
    top: var(--bbPadding);
    clip-path: polygon(100% 0, 0 100%, 0 25%)
  }

  [speech-bubble][pright][acenter]::before {
    top: calc(50% - var(--height) / 2);
    clip-path: polygon(0 12.5%, 100% 50%, 0 87.5%)
  }

  [speech-bubble][pright][abottom]::before {
    bottom: var(--bbPadding);
    clip-path: polygon(0 0, 100% 100%, 0 75%)
  }

  /* left */
  [speech-bubble][pleft]::before {
    right: calc(100% - 2px);
  }

  [speech-bubble][pleft][atop]::before {
    top: var(--bbPadding);
    clip-path: polygon(0 0, 100% 25%, 100% 100%)
  }

  [speech-bubble][pleft][acenter]::before {
    top: calc(50% - var(--height) / 2);
    clip-path: polygon(0 50%, 100% 12.5%, 100% 87.5%);
  }

  [speech-bubble][pleft][abottom]::before {
    bottom: var(--bbPadding);
    clip-path: polygon(0 100%, 100% 0, 100% 75%)
  }

  /* flip */
  [speech-bubble][pbottom][flip]::before,
  [speech-bubble][ptop][flip]::before {
    transform: scaleX(-1)
  }

  [speech-bubble][pleft][flip]::before,
  [speech-bubble][pright][flip]::before {
    transform: scaleY(-1)
  }






.middle {
  grid-area: cc;
  align-self: center;
  justify-self: center;
  text-align: center;
  color: white;
}

[speech-bubble][pbottom][aleft] {
  grid-area: bl
}

[speech-bubble][pbottom][acenter] {
  grid-area: bc
}

[speech-bubble][pbottom][aright] {
  grid-area: br
}

[speech-bubble][pright][atop] {
  grid-area: rt
}

[speech-bubble][pright][acenter] {
  grid-area: rc
}

[speech-bubble][pright][abottom] {
  grid-area: rb
}

[speech-bubble][pleft][atop] {
  grid-area: lt
}

[speech-bubble][pleft][acenter] {
  grid-area: lc
}

[speech-bubble][pleft][abottom] {
  grid-area: lb
}

[speech-bubble][ptop][aleft] {
  grid-area: tl
}

[speech-bubble][ptop][acenter] {
  grid-area: tc
}

[speech-bubble][ptop][aright] {
  grid-area: tr
}

[speech-bubble][pbottom],
[speech-bubble][ptop] {
  margin: 0
}

[speech-bubble] {
  filter: drop-shadow(0px 0px 0.2rem black);
  transition: transform 0.25s ease
}

  [speech-bubble]:hover {
    transform: scale(1.05);
    filter: drop-shadow(0px 0px 0.2rem black) drop-shadow(0px 0px 1rem var(--bbColor));
  }

  [speech-bubble] .title {
    font-weight: 400;
    color: black;
    margin-bottom: 0.5rem
  }

  [speech-bubble] code {
    background: white;
    margin: 0.125rem;
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    white-space: nowrap;
    
  }

.middle code {
  font-size: 1rem;
}

/*not divi için eklendi*/



.badgePls {
  position: absolute;
  top: 30px;
  right: 0px;
  background-color: transparent;
  color: blue;
  font-size: 11px; /* Badge'in küçük görünmesi için */
  padding: 2px 6px;
  border-radius: 12px;
}

.tdcenterBold {
  position: relative;
}

.tdcenterLight {
  position: relative;
}



/*yapay zeka için */
.yapayzeka_header {
  background-color: #673ab7;
  color: #fff;
  text-align: center;
  height: 40px;
  padding: 0;
}

.yapayzeka_container {
  padding: 2rem;
/*  max-width: 1200px;*/
  margin: 0 auto;
  background: lightgray;
}

.yapayzeka_card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  padding: 1.5rem;
 
}

  .yapayzeka_card h2 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }

.yapayzeka_chart-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.yapayzeka_chart {
  flex: 1 1 calc(50% - 1rem);
  margin: 0.5rem;
}

.yapayzeka_rota-list {
  list-style-type: none;
  padding: 0;
}

  .yapayzeka_rota-list li {
    padding: 0.5rem 0;
    border-bottom: 1px solid #ddd;
  }

.yapayzeka_highlight {
  font-weight: bold;
  color: #007ba7;
}

.yapayzeka_financial-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 1rem;
}

  .yapayzeka_financial-table th,
  .yapayzeka_financial-table td {
    border: 1px solid #ddd;
    padding: 0.5rem;
    text-align: left;
  }

  .yapayzeka_financial-table th {
    background-color: #00a8cc;
    color: #fff;
  }

.yapayzeka_rating {
  font-size: 1.5rem;
  color: #00a8cc;
}

.yapayzeka_footer {
  text-align: center;
  padding: 1rem;
  background-color: #002f4b;
  color: #fff;
}


#performanceTable {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  background-color: white;
}

  #performanceTable th,
  #performanceTable td {
    border: 1px solid #ddd;
    padding: 8px;
    font-weight: bold;
  }

  #performanceTable th {
    background-color: #ff9e1b;
    font-weight: bold;
  }
:root {
  --star-size: 20px;
  --star-color: #e0e0e0; /* Gri renk */
  --star-background: #ffd700; /* Altın sarısı */
}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times, serif; /* make sure ★ appears correctly */
  line-height: 1;
}

  .Stars::before {
    content: '★★★★★';
    letter-spacing: 7px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    font-size: 30px;
  }



/* Container */
.salesman-container {
  width: 300px;
  margin: 20px auto;
  padding: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  background: linear-gradient(135deg, #f3f3f3, #e0e0e0);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Header (Tümünü Seç) */
.salesman-header {
  font-weight: bold;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  color: #5a2d82;
  font-size: 16px;
}

.salesman-select-all {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.salesman-checkbox {
  margin-right: 10px;
  accent-color: #5a2d82;
}

/* Her bir satış elemanı */
.salesman-item {
  margin: 8px 0;
  display: flex;
  align-items: center;
}

.salesman-label {
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 10px 10px;
  width: 100%;
  transition: transform 0.2s, box-shadow 0.2s;
}

  .salesman-label:hover {
    transform: scale(1.02);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }

/* Satış elemanı bilgileri */
.salesman-name {
  flex-grow: 1;
  color: #444;
  padding-left: 10px;
}

.salesman-code {
  color: #888;
  font-size: 14px;
}

/*yapay zeka için */


.plus_input-wrapper {
  position: relative;
  display: inline-block;
}

.plus_plus-sign {
  position: absolute;
  top: 50%;
  left: 10px; /* İşareti input'un içine yerleştirir */
  transform: translateY(-50%);
  color: #6e2798;
  font-weight: 700;
  font-size: 14px;
  pointer-events: none; /* Tıklanabilirliği kaldırır */
}

.plus_form-control {
  width: 80px;
  padding-left: 20px; /* İşaretin yer kaplaması için boşluk bırakır */
  color: #6e2798;
  font-weight: 700;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 30px;
  box-sizing: border-box;
}
