.new-btn {
    position: fixed;
    bottom: 50px;
    right: 30px;
    width: 60px;
    height: 60px;
    border-radius: 100% !important;
}
.plus-icon {
    float: none !important;
    line-height: 40px;
    width: 60px;
    padding: 0 !important;
    font-size: 16pt !important;
}

.new-btn-fix {
    width: 60px;
    height: 60px;
    border-radius: 100% !important;
}

.plus-icon-fix {
    font-size: 16pt !important;
}

.body-info-area{
    font-weight: 500;
}

.custom-icon {
    color: #0496fd;
    font-style: normal;
    font-size: 14pt;
}

.alt-meal {
    background: transparent !important;
    color: rgb(3, 150, 255) !important;
}

.custom-gray-icon {
    color: rgb(151, 151, 151) !important;
}
th {
    font-size: 1.25rem !important;
}

.meal-area {
    border: 1px silver solid;
    /*padding: 10px;*/
    border-radius: 5px;
    margin-bottom: 30px;
    /*margin-top: 10px;*/
    font-size: 12px;
}

.meal-item-area {
    padding-left: 15px;
    padding-right: 15px;
}

#template-days {
    padding-left: 10px;
    padding-right: 10px;
}
#template-info {
    height: 60px;
    background-color: rgba(255, 0, 0, 0.3);
    position: fixed;
    width: 60%;
    z-index: 999;
    left: 25%;
    color: #fff;
    background-color: #fe397a;
    padding-left: 20px;
    padding-top: 10px;
    border-radius: 10px;
    padding-right: 20px;
}
#background {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 75%;
    background-image: linear-gradient(
            to right,
            rgb(105, 49, 237),
            rgb(117, 64, 238),
            rgb(132, 86, 240)
    );
    z-index: -999;
}

#background-2 {
    position: fixed;
    bottom: 0;
    left: 0px;
    width: 100%;
    height: 25%;
    background-color: rgb(230,230,230);
    z-index: -800;
}
.circle-1 {
    background: rgb(138, 2, 246);
    opacity: 0.25;
    border-radius: 50%;
    width: 409px;
    height: 409px;
    top: 60px;
    left: 300px;
    position: fixed;
}

.circle-2 {
    background: rgb(138, 2, 246);
    opacity: 0.25;
    border-radius: 50%;
    width: 409px;
    height: 409px;
    top: 6px;
    right: 300px;
    position: fixed;
}

.circle-3 {
    background: rgb(138, 2, 246);
    opacity: 0.25;
    border-radius: 50%;
    width: 409px;
    height: 409px;
    top: 6px;
    right: 300px;
    position: fixed;
}
#kt_header {
    background: transparent !important;
}
.custom-input {
    border-radius: 0 !important;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: none;
    background: transparent;
    font-size: 14pt;
    color: black !important;
    padding: 0px;
}

.custom-input:focus
{
    background:transparent !important;
}

.custom-modal-input {
    border-radius: 0 !important;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px black solid !important;
    background: transparent;
    font-size: 14pt;
    color: black;
    padding: 0px;
}

.custom-modal-input {
    border-radius: 0 !important;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px black solid !important;
    background: transparent;
    font-size: 14pt;
    color: black;
    padding: 0px;
}

.custom-modal-input:focus {
    background: transparent;
}
#kt_header_mobile {
    background-color: #7540ee !important;
}
.custom-breadcrump {
    font-size: 14pt;
    color: white;
    padding-left: 0px !important;
    margin-bottom: 12px;
}

.new-obj-button {
    border-radius: 15pt;
    background: rgb(3, 150, 255);
    padding: 6px 12pt !important;
    border-color: white !important;
    font-size: 12pt !important;
    color: white !important;
    /*margin-top: 8pt;*/
    margin-left: 6px;
    /*margin-bottom: 12pt;*/
    cursor: pointer;
}

.slider-index-button {
  border: 1px solid rgb(3,150,255);
  background-color: white !important;
  color: white !important;
  margin-top: 8px !important;
  cursor: pointer !important;
  font-size: 12pt !important;
  border-radius: 10pt !important;
  height: 20pt !important;
  width: 20pt !important;

}

.active-slider-index-button
{
    background: rgb(3, 150, 255) !important;
    box-shadow: none;
}

.breadcrumb-wrapper {
    padding-left: 7px;
}
.search-icon {
    font-size: 16pt;
}

.link-current {
    font-weight: bold;
}

.flaticon2-plus-custom {
    font-size: 12pt !important;
}

.kt-datatable__table {
    border-radius: 12px !important;
}

#kt_header {
    background-color: #7540ee !important;
    transition: background-color 10ms linear;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
}
#kt_header {
    border-bottom: solid 1px #7d44ff !important;
}

.kt-input-icon {
    /*border-bottom: 1px solid rgb(223, 223, 228) !important;*/
}

.slider {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.slides {
    width: 100%;
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  padding: 10px 0;
}

.slides::-webkit-scrollbar-track {
    background: transparent;
}

@media (max-width: 1024px) {
    .slides > div.slide {
        scroll-snap-align: start;
        flex-shrink: 0;
        width: 80%;
        margin-right: 50px;
        border-radius: 5px;
        transform-origin: center center;
        transform: scale(1);
        transition: transform 0.5s;
        position: relative;

        display: flex;
        justify-content: center;
        align-items: center;
    }


    .new-obj-button {
        padding: 5px 8pt !important;
        font-size: 10pt !important;
    }

    .custom-breadcrump
    {
        font-size: 16px !important;
    }

    .flaticon2-arrow
    {
        font-size: 16px !important;
    }
}

@media (min-width: 1024px) {
    .slides > div.slide {
        scroll-snap-align: start;
        flex-shrink: 0;
        width: 50%;
        margin-right: 50px;
        border-radius: 10px;
        transform-origin: center center;
        transform: scale(1);
        transition: transform 0.5s;
        position: relative;

        display: flex;
        justify-content: center;
        align-items: center;
    }

}

.slider > a {
    display: inline-flex;
    width: 1.5rem;
    height: 1.5rem;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 0 0.5rem 0;
    position: relative;
  cursor: pointer;
}
.slider > a:active {
}
.slider > a:focus {
    background: #000;
}

.kt_selectpicker:focus
{}

.meal-container {
    background-color: rgba(216, 216, 216, 0.25);
    min-height: 170px;
    padding: 1.25rem;
    width: 100%;
}

.custom-btn {
    background-color: rgb(3, 150, 255);
    border-radius: 15pt;
    font-size: 14pt;
    color: white !important;
    padding-top: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 4px;
    cursor: pointer;
}

.meal-item-wrapper {
    background: transparent;
    border-bottom: 1px solid #ebedf2;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.meal-item-input {

    border: 0px;
    width: 100%;
    background: transparent;
    font-style: normal;
    font-size: 11pt;
    padding: 0px;
}

.meal-item-input:focus {
    background: transparent;
}
.custom-modal {
    background-color: rgb(223, 223, 228);
}

.custom-modal > input {
    background: transparent !important;
}

.custom-modal > input:focus {
    background: transparent !important;
}

.kt-switch input:checked ~ span:after {
    background-color: rgb(3, 150, 255) !important;
    /*background-color:rgb(223, 223, 228);*/
    border-color: rgb(3, 150, 255);
    width: 26px;
    height: 22px;
}

.kt-switch.kt-switch--outline input:empty ~ span:before {
    border-color: rgb(3, 150, 255) !important;
}
.kt-switch input:empty ~ span:before {
    border-color: rgb(3, 150, 255);
    background-color: #ffffff;
    width: 26px;
    height: 22px;
    margin-left: 3px;
}

.kt-switch input:empty ~ span:before, .kt-switch input:empty ~ span:after
{
    width: 20px;
    height: 16px;
}

.kt-switch input:empty ~ span:after
{
    background-color: rgb(151, 151, 151);
}

.modal-footer {
    flex-wrap: nowrap !important;
    padding: 0px;
}

.modal-footer .btn {
    width: 50%;
    margin: 0px;
    border: none;
    color: black;
}

.modal-footer .btn:hover {
    background-color: rgb(223, 223, 228);
}

.modal-body {
    border-bottom: 1px solid black;
}

.modal-footer .ok-btn {
    width: 50%;
    margin: 0px;
    background-color: rgb(3, 150, 255);
    color: white;
}
.modal-footer .ok-btn:hover  {
    background-color: rgb(3, 150, 255);
}

.modal-footer .ok-btn:hover {
    background-color: rgb(3, 150, 255);
}

.modal-footer .ok-btn:active  {
    background-color: rgb(3, 150, 255) !important;
    box-shadow: 1px 1px 1px 1px rgba( 0, 0, 0, 0.5);
}

.custom-card-title {
    padding-left: 0px !important;
}

.custom-select {
    padding: 0px;
    border: 0px;
    font-size: 12pt;
}
.remove-meal-item-btn {
    margin-top: 10px;
    display: none;
}
.remove-meal {
    cursor: pointer;
}

/* INPUT */

.form-container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.input-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    padding: 0px 10px 0px 20px;
    border-radius: 4pt;
    background-color: rgba(216, 216, 216, 0.25);
    margin-bottom: 10px;
}

.pin-item {
    height: 17pt;
    justify-content: center;
    align-items: center;
}

.delete-button {
    height: 17pt;
    justify-content: center;
    align-items: center;
    border: 0px;
    outline: 0px;
    background-color: transparent;
    cursor: pointer;
}

.desc-input {
    flex-grow: 2;
    border: 0px;
    color: #495057;
    background-color: transparent;
    padding: 15px 0px 15px 0px;
    margin-left: 20pt;
    outline: none;
    background: transparent;
    font-style: normal;
    font-size: 14pt;
}

.desc-input:focus {
    background: transparent;
}

.day-card-title {
    color : rgb(129,82,239) !important;
}

.meal-card-title
{
    color: rgb(151, 151, 151) !important;
}

.meal-card.collapsed
{

}

#template-name
{
    color: rgb(223,223,228);
}
#template-name:focus
{
    background: transparent;
    color: rgb(223,223,228);
}

.kt-switch input:empty ~ span
{
    border: 1px rgb(3,150,255) solid;
}

.custom-file-input:lang(en)~.custom-file-label::after
{
    content: "Seç"
}

.alert-text
{
    font-weight: 500;
}

.daily-card-header{
    font-size: 13px;
    font-weight: 500;
}
.meal-area{
    border-bottom: 1px silver solid;
    /*padding: 10px;*/
}
ul {
    list-style-type: none;
    font-weight: 300;
}
ul li{
    font-weight: 500;
}
.meal-first-column
{
    border-right: 1px silver solid;
}
.meal-first-column span{
    font-size: 11px;
}
.low
{
    color: #ff4323 !important;
}

.medium
{
    color: #ffca00 !important;
}

.hight
{
    color: #26ff00 !important;
}

.note-section
{
    font-size: 17px;
    font-weight: 400;
    padding: 12px;
}

.not-visible{
    display: none;
}

.file-upload {
    background-color: #ffffff;
    width: 600px;
    margin: 0 auto;
    padding: 20px;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.file-upload-btn:hover {
    background: #1AA059;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    margin-top: 20px;
    border: 4px dashed rgb(105, 49, 237);
    position: relative;
}

.image-dropping,
.image-upload-wrap:hover {
    background-image: linear-gradient( to right, rgb(105, 49, 237), rgb(117, 64, 238), rgb(132, 86, 240));
    border: 4px dashed #ffffff;
    color:white !important;
}

.image-dropping,
.image-upload-wrap:hover h3 {

    color:white !important;
}

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

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

.drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: rgb(105, 49, 237);
    padding: 60px 0;
}

.drag-text h3:hover {
    font-weight: 100;
    text-transform: uppercase;
    color: white;
    padding: 60px 0;
}
.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}

#manuel-area{
    margin-top: 90px;
}

.optional-question{
    display: none;
}

.select-week
{
    background-color: rgb(157 162 191) !important;
    margin-left: 0;
    margin-right: 5px;
}

.selected-week
{
    font-weight: bold;
    background-color: rgb(255,144,0) !important;
}

.selected-link
{
    color: rgb(3,150,255) !important;
    font-weight: bold !important;
}

.custom-breadcrump i{
    font-size: 12pt !important;
}




.summary-day
{
    font-weight: bold;
    margin-bottom: 30px;
}

.food-type
{
    font-size: 14pt;
}


.food-value
{
    font-size: 12pt;
}

.wrong-hour
{
    color: rgb(255,144,0) !important;
}

.progress-title{
    font-size: 11px;
    font-weight: 700;
    color: #011627;
    margin: 0 0 20px;
}
.progress-custom{
    height: 8px;
    background: #e2e2e2;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 30px;
    overflow: visible;
    margin-top: 36px;
}
.progress-custom .progress-bar-custom{
    box-shadow: none;
    position: relative;
    -webkit-animation: animate-positive 2s;
    animation: animate-positive 2s;
}
.progress-custom .progress-bar-custom:after{
    content: "";
    display: block;
    border: 6px solid transparent;
    border-bottom: 16px solid transparent;
    position: absolute;
    top: -12px;
    right: -6px;
}
.progress-custom .progress-value{
    font-size: 14px;
    color: #000;
    position: absolute;
    top: -24px;
    right: -12px;
}
.progress-custom.protein .progress-bar-custom:after{
    border-bottom-color: #0baaf4;
}
.protein{
    color: #56c4f7;
}
.progress-custom.fat .progress-bar-custom:after{
    border-bottom-color: #c1bb0b;
}

.fat{
    color: #d4cd0c;
}

.progress-custom.carb .progress-bar-custom:after{
    border-bottom-color: #efa830;
}
.carb{
    color: #efa830;
}

.progress-custom.green .progress-bar-custom:after{
    border-bottom-color: #5fad56;
}
.progress-custom.yellow .progress-bar-custom:after{
    border-bottom-color: #e8d324;
}
.progress-custom.blue .progress-bar-custom:after{
    border-bottom-color: #3485ef;
}
@-webkit-keyframes animate-positive{
    0% { width: 0; }
}
@keyframes animate-positive{
    0% { width: 0; }
}

.progress-bar-custom {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    border-radius: 4px;
}


#summaryInfos
{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding: 8px 0px;
    margin-bottom: 8px;
}

#svgModel
{
    display: flex;
    width: 250px;
    height: 360px;
    margin: 0 auto;
    position: relative;
    justify-content: center;
    margin-bottom: 8px;
    top:4px
}

#body-infos
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99px;
}

.body-result
{
    font-size: 12px;
    font-weight: 500;
}

.anamnez-row
{
    padding: 4px 6px;
    margin:0;
}

.daily-card-header
{
    margin:0;
}

.progress-col
{
    padding: 0 6px;
}

.progress-col span
{
    font-size: 11px;
}


.select-week-row
{
    margin-left: 0px;
    margin-bottom: 12px;
}

.make-top-first-column
{
    width: 300px;
    margin-left: 0;
}

@media (min-width: 576px)
{
    .make-top
    {
        position: fixed;
        top: 62px;
        width: 38%;
    }

    .make-top-first-column
    {
        width: 300px;
    }
}
@media (min-width: 768px) {
    .make-top
    {
        position: fixed;
        top: 62px;
        width: 38%;
    }

    .make-top-first-column
    {
        position: fixed;
        top: 62px;
        width: 300px;
    }
}

@media (min-width: 1024px) {
    .make-top
    {
        position: fixed;
        top: 62px;
        width: 28%;
    }

    .make-top-first-column
    {
        width: 300px;
    }
}

@media (min-width: 1399px) {
    .make-top
    {
        position: fixed;
        top: 62px;
        width: 408.33px;
    }
    .make-top-first-column
    {
        width: 300px;
    }
}

.modal + .modal {
    z-index: 1060;
}

.modal-backdrop + .modal-backdrop {
    z-index: 1050;
}

.kt-radio-custom > span:after
{
    border: 1px solid rgb(3, 150, 255);
}

.custom-breadcrump> span {
  color: black ;
  font-weight: 400;
}

.custom-breadcrump> i
{
  color: black;
}

.custom-cart-body
{
  padding: 0 !important;
}

.nav-tabs
{
  background-color: #efeff5 !important;
  margin: 0px !important;
}

.card-custom
{
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  /*padding: 1.25rem;*/
}

.tab-content
{
  padding: 1.25rem !important;
  border: solid 1px #ebedf2 !important;
}

.custom-card-header
{
  padding: 0px !important;
}

.add-slide:hover{
  -webkit-box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 10%);
  box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 10%);
}



.add-new-meal-item-btn
{
  margin-top: 0.75rem;
  font-size: 11pt !important;
}

.error-state
{
  border-color: red !important;
}


.fc-icon{
  color:#0496fd !important;
}

.fc-button:active > .fc-icon, .fc-button:focus > .fc-icon{
  color:white !important;
}

.fc-today-button{
  background: rgb(3, 150, 255) !important;
  color:white !important;
}
.fc-unthemed .fc-toolbar .fc-button:focus, .fc-unthemed .fc-toolbar .fc-button:active, .fc-unthemed .fc-toolbar .fc-button.fc-button-active .fc-button.fc-icon
{
  background: rgb(3, 150, 255) !important;
  color: #ffffff !important;
  border: 1px solid rgb(3, 150, 255) !important;
}


.fc-unthemed .fc-toolbar .fc-button:focus, .fc-unthemed .fc-toolbar .fc-button:active, .fc-unthemed .fc-toolbar .fc-button.fc-button-active {
  background: rgb(3, 150, 255);
  color: #ffffff;
  border: 1px solid rgb(3, 150, 255);
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}


.kt-offcanvas-panel .fc-header-toolbar
{
  flex-direction: column !important;
}

.kt-offcanvas-panel .fc-day-header a {
  font-size: 11px;
}


.modal .modal-content .modal-header .remove-appointment {
  outline: none !important;
  color: #aeb2b7;
  font-family: "LineAwesome";
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: transparent;
  border: none;
}

#assigned-activity-name{
  width: 45%;
  height: 43px;
  display: none;
}

#assigned-activity-name::-webkit-input-placeholder {
  font-weight: 500;
}
#assigned-activity-name::-moz-placeholder {
  font-weight: 500;
}
#assigned-activity-name::-ms-input-placeholder {
  font-weight: 500;
}


.remove-all-meals{
  background-color:rgb(255,144,0)
}

.operation-buttons{
  padding-top: 7px;
}

.pricing-card{
    border-radius: 10px;
}

.color-white{
    color:#ffffff !important;
}

.fc-time-grid .fc-event, .fc-time-grid .fc-bgevent{
    min-height: initial !important;
}

.fc-time-grid-event.fc-short .fc-title {
    font-weight: bold;
    font-size: 0.94em !important;
}

.tagify__tag-text{
    color: black !important;
    font-weight: 500 !important;
    font-size: 1rem;
}

.tagify__tag {
    background-color: rgb(239 239 239) !important;
    line-height: 1rem;
    border: 1px solid black;
    border-radius: 16px !important;
}

.custom-input1 {
    border-radius: 0 !important;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px silver solid;
    background: transparent;
    font-size: 14pt;
    color: black !important;
    padding: 0px;
}

.custom-input1:focus
{
    background:transparent !important;
}

.tagify__tag__removeBtn{
    margin-left: 4px !important;
}

.select2-selection__choice{
    border: 1px black solid !important;
    border-radius: 15px !important;
    color: black !important;
}

.select2-selection__choice__remove{
    color: black !important;
}



.container{max-width:1170px; margin:auto;}
img{ max-width:100%;}
.inbox_people {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    overflow: hidden;
    width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
    border: 1px solid #c4c4c4;
    clear: both;
    overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}


.recent_heading {float: left; width:40%;}
.srch_bar {
    display: inline-block;
    text-align: right;
    width: 60%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    color: #707070;
    font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
    float: left;
    width: 11%;
}
.chat_ib {
    float: left;
    padding: 0 0 0 15px;
    width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

.incoming_msg_img {
    display: inline-block;
    width: 6%;
}
.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}
.received_withd_msg p {
    background: #7d44ff;
    border-radius: 3px;
    color: white;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}
.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
}
.received_withd_msg { width: 57%;}
.mesgs {
    float: left;
    padding: 30px 15px 0 25px;
    width: 60%;
}

.sent_msg p {
    background: #0084ff;
    border-radius: 3px;
    font-size: 14px;
    margin: 0; color:#fff;
    padding: 5px 10px 5px 12px;
    width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
    float: right;
    width: 46%;
}
.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 48px;
    width: 100%;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative;}
.msg_send_btn {
    background: #0084ff none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 33px;
}
.messaging { padding: 0 0 50px 0;}
.msg_history {
    max-height: 80vh;
    overflow-y: auto;
    padding: 10px;
}

/* Sabit Buton Stili */
#floating-button {
    position: fixed;
    bottom: 73px;
    right: 17px;
    width: 50px;
    height: 50px;
    background-color: #0096ff;
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s;
}

#floating-button:hover {
    background-color: #0056b3;
}

/* Açılan Kutu Stili */
#popup-box {
    position: fixed;
    bottom: 80px;
    right: 80px;
    width: 650px;
    background-color: white;
    border: 1px solid #ddd;
    padding: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    display: none;
    border-radius: 5px;
    height: 170px;
}

.custom-file-ai
{
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    margin-bottom: 112px;
}
.fc-content::before {
    content: none !important;
}

.fc-content-col {
    padding: 0 !important;
}

.fc-time-grid .fc-event, .fc-time-grid .fc-bgevent{
    min-height: initial !important;
}

.fc-unthemed .fc-event .fc-content,
.fc-unthemed .fc-event-dot .fc-content {
    padding: 2px !important;
}