﻿
@media only screen and (max-width:1200px) {
    .policies-body,
    .remb-body,
    .paientHistoryBody,
    .guarantee-body {
        padding: 0 15px !important;
    }

    .menu-icon-section {
        display: block;
    }

    .file-input-content {
        margin-left: 45px;
    }

    .comment-inputs-section .file-input-content {
        margin-left: 0;
    }

    .sidebar-wrapper.toggled {
        margin-left: 0;
    }

    .doctors-page, .scheduler-page {
        padding: 0px 20px;
    }

    .reservation-scheduler {
        width: 80%;
    }
}

@media only screen and (max-width: 768px) {
    .footer-row{
        padding:0;
    }
    .label.footer-row .footer-row-item{
        display:flex;
        justify-content:center;
        align-items:center;
    }

    .footer-row-item {
        font-size: 0.7rem;
        padding: 5px;
    }

    .login-wrap {
        max-width: 300px;
    }

    .detail-info-box {
        width: 100%;
    }


    .callMeDoctor {
        margin-right: 5px;
    }

    [mobileTableCarousel] .carousel-inner {
        min-height: 200px !important;
    }

    .userprfile {
        padding: 0px 20px;
        margin-bottom: 30px
    }



    .sidebar-wrapper {
        margin-left: -100%;
        transition: all 0.3s;
    }



    .sidebar-wrapper {
        min-width: calc(100% - 25px);
        width: calc(100% - 25px);
    }

    .rh-table {
        margin: 0;
    }

    [editable="Address"] {
        flex-direction: column;
    }

    textarea#Physical_Address {
        height: 120px;
        border: 1px solid #bebebe !important;
        background-image: none;
        margin: 0;
    }

    .address-field i {
        margin-left: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .sidebar-wrapper {
        min-width: 330px;
        width: 330px;
    }

    .paientHistoryBody {
        width: 95%;
        padding-left: 10px !important;
    }

    .sidebar-wrapper {
        margin-left: -330px;
        transition: all 0.3s;
    }

    .login-wrap {
        max-width: 350px
    }
}

@media only screen and (max-width:400px) {
    .footer-social-body {
        flex-direction: column;
        align-items: flex-start;
    }

    a.developedBy-item {
        margin-left: 0;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 350px) {
    .policies-body {
        padding: 0 10px !important;
    }

    .custom-tab.nav-tabs .nav-link {
        font-size: 13px;
    }

    .policy-detail-table td {
        font-size: 12px;
    }

    .detail-info-row {
        font-size: 13px;
    }

    [append-edit-icon] {
        right: 3px;
    }
}

@media only screen and (max-width: 576px) {
    .profile-info-item {
        line-height: 30px;
        min-height: 50px;
        flex-direction: column;
    }

    .reservation-scheduler {
        width: 100%;
    }

    .user-info-value {
        margin-left: 0;
    }

    .profile-field {
        position: relative;
        top: -6px;
        margin-bottom: 5px;
    }

    .userprfile span.field-validation-error {
        position: absolute;
        color: red;
        left: 0;
        bottom: -26px;
        font-size: 12px;
        white-space: nowrap;
    }

    .dx-invalid-message > .dx-overlay-content {
        padding: 4px 6px;
        white-space: nowrap;
        bottom: -14px;
        font-size: 10px;
        top: auto !important;
    }

    .navbar.navbar-default {
        display: none;
        padding: 0;
    }

    .navbar-brand img {
        height: 40px;
    }

    .logo a {
        margin: 0;
    }

    .container-Custom > .row {
        flex-wrap: nowrap;
        align-items: baseline;
    }

    #activeUserFullNameId {
        display: none;
    }

    .ph_comments_body {
        padding: 15px;
    }

    .dropdown-menu {
        top: 53px !important;
        right: -10px !important;
    }

    .login-wrap {
        min-height: 320px;
    }

    .comment_image svg {
        width: 55px;
    }

    .comment-flex {
        flex-direction: column;
    }

    .insurance_comment_body .comment-flex {
        flex-direction: column-reverse;
    }

    .insurance_comment_body .comment_author {
        left: 70px;
        right: auto;
        text-align: left !important;
    }

    .comment_image img {
        width: 60px;
    }

    .comment-inputs-section {
        flex-direction: column;
    }

        .comment-inputs-section > div {
            padding: 0 !important;
        }

    .new_comment_box {
        padding: 20px 15px;
    }

    .coment_body .comment_box {
        margin-left: 0;
        margin-top: 10px;
    }

    .comment_author {
        position: relative;
        top: 50px;
        left: 70px;
    }

    .comment_box:after,
    .comment_box:before {
        display: none;
    }


    .yt-ic {
        margin-left: 5px !important;
    }

    .footer-contact span {
        font-size: 13px
    }

    .district-list-box {
        width: 100%;
        right: 0;
        top: 5px;
        padding-top: 20px;
        padding-bottom: 0;
    }

    .reservation-dropdown {
        width: 100%;
        margin: 0 auto;
    }

    #reservationPartialId {
        margin-left: 0 !important;
    }

    .user-info-item {
        font-size: 15px;
    }

    .user-photo img {
        width: 80px;
    }

    .user-info-item.user-name {
        font-size: 20px;
    }

    .profileShortPartial {
        margin-left: 0px !important;
        margin-bottom: 20px !important;
    }

    .login-wrap {
        width: 80%;
    }

    .background-div {
        padding: 100px 0;
        margin: 0
    }

    #deleteReservationBtnId,
    #editReservBtnId {
        width: 95%;
    }


    .pl-holder-inside-textBox {
        padding: 2px;
    }

        .pl-holder-inside-textBox > label,
        .textareaLabel {
            font-size: 13px;
        }

    .paientHistoryBody {
        width: 100%;
        margin-bottom: 30px;
        padding: 0px 15px !important;
    }



    /*  .uploaderFieldButton {
        line-height: 30px;
    }*/

    input#TotalCostOfServices {
        padding-left: 3px;
        padding-right: 3px;
    }

    .sidebar-wrapper .sidebar-menu ul li a {
        margin: 0px 25px 0 20px;
    }

    ul#policyHistoryNavId {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }

        ul#policyHistoryNavId > li {
            margin-bottom: 7px;
        }

            ul#policyHistoryNavId > li > a {
                margin-right: 0px !important;
                text-align: center;
            }

    .auth-input {
        margin-bottom: 20px;
    }

    .doctor-box {
        flex-direction: column;
        align-items: center;
    }

    .doxtor-short-info > div {
        text-align: center;
        margin-bottom: 7px;
        line-height: 20px;
    }

    .doxtor-short-info {
        margin-top: 20px;
        padding-left: 0;
        font-size: 18px;
    }

    .workingkHours-icon {
        position: absolute;
        bottom: -25px;
        left: calc(50% - 25px);
        cursor: pointer;
        width: 50px;
        top: auto;
    }

        .workingkHours-icon img {
            width: 65px;
        }

    .calendar-section {
        position: inherit;
    }

    .doctors-page {
        position: relative;
        padding: 0 10px;
    }

    .backBtn {
        position: absolute;
        right: 10px;
        top: -35px;
    }

    .reservation-scheduler {
        width: 100%;
    }

    #reservationSchedulerId {
        height: 470px !important;
        margin-bottom: 20px !important;
    }

    .dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-cell {
        height: 40px;
    }

    .scheduler-doctorName {
        padding-left: 65px;
        font-size: 18px;
        margin-left: 20px;
        line-height: 40px;
    }

    .doctors-page, .scheduler-page {
        padding: 0 10px;
        position: relative;
        flex-direction: column;
        margin-top: 50px;
    }

    .reservation-date {
        display: flex;
        align-items: center;
    }

    .dx-scheduler-navigator-caption .dx-button-text {
        font-size: 22px
    }

    .custom-tab.nav-tabs .nav-link {
        margin-right: 10px;
        font-size: 13px;
    }

    .policy-detail-table td {
        padding: 5px 0;
        font-size: 13px;
    }

    td.cell1 {
        padding-left: 10px;
    }



    .detail-info-row, .header-text {
        font-size: 14px;
    }

    .time-interval-list {
        overflow: visible;
        width: 100%;
        flex-direction: row;
        overflow-x: auto;
        height: 65px;
        padding-right: 20px;
    }

    .time-interval-item {
        margin-right: 3px;
        margin-bottom: 0;
    }

    .sheduler-template {
        height: 95px;
    }

    .avatar {
        height: 80px;
        width: 80px;
    }

    .carousel-inner {
        min-height: 350px;
    }

    .carousel-control-prev, .carousel-control-next {
        width: 5px;
    }

    .dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell .dx-scheduler-header-panel-cell-date {
        padding: 5px 0;
        margin-left: 3px;
        overflow: hidden;
    }

    .reserv-history-body {
        margin-left: 0px;
        padding: 0 15px;
    }

    .reservation-date-month {
        font-size: 15px;
    }

    .time-interval-container {
        padding-left: 5px;
        margin-bottom: 30px;
        padding-top: 60px;
    }

    .reservation-date {
        margin-bottom: 10px;
    }

    .interConfirmButton {
        top: 33px;
        right: -62px;
    }

    .doctor-image {
        width: 100px;
        height: 100px;
    }

        .doctor-image .doctorIcon {
            width: 40px;
            padding-top: 25px;
        }

    .page-content > div {
        padding: 0 !important;
    }

    .reservation-body {
        padding: 0 15px;
    }

    ul.appendedContList {
        border: 1px solid gainsboro;
        box-shadow: none;
        border-radius: 5px;
    }

    li.appendedCont {
        padding: 5px 30px 3px 10px;
        font-size: 14px;
    }

    img.familyIcon {
        width: 15px;
    }

    .closeFamilyList {
        font-size: 14px;
        right: 5px;
    }

    .avatar img[src='/images/Icons/user(2).png'] {
        width: 35px;
    }

    .footer-contact-section {
        flex-direction: column;
    }

    .footer-contact:last-child {
        margin-left: 0;
        margin-top: 5px;
    }

    .profile-header {
        /*justify-content: center;*/
    }

    .profile-info-box {
        margin-top: 50px;
    }

    .rh-table {
        margin: 0
    }
}

#callMeDoctorCkBoxId .dx-checkbox-text {
    font-family: 'DejaVu Sans';
    font-size: 15px;
    color: black;
}
