﻿

/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

@font-face {
    font-family: "IRANSans";
    src: url('../Fonts/IRANSans/woff2/IRANSansWeb(FaNum).woff2');
    font-weight: 900;
    font-style: "normal"
}

@font-face {
    font-family: "IRANSansBold";
    src: url('../Fonts/IRANSans/woff2/IRANSansWeb(FaNum)_Bold.woff2');
    font-weight: 900;
    font-style: "normal";

}

label {
    font-family: 'IRANSansBold'
}

body {
    background-image: url(../Dist/Img/Background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    /*-moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;*/
    background-size: cover;
    font-family: IRANSans;
}


a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.myimage {
    height: 45px;
    width: 45px;
    margin: 0px;
    padding: 4px;
    border: 2px solid rgb(128, 128, 128);
    border-radius: 10px;
}

.myimageLogin {
    height: 50px;
    width: 50px;
    margin: 0px;
    padding: 1px;
    border: 2px solid rgb(128, 128, 128);
    border-radius: 10px;
}

.mp {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

    .mp > tr > td {
        margin: 0px !important;
        padding: 0px !important;
    }

.br {
    padding: 10px;
    border: 1px solid rgb(128, 128, 128);
    border-radius: 10px;
    background-color: aliceblue;
    opacity: 99%;
}

.Wallpaper {
    /*position: absolute;*/
    min-width: 10%;
    height: auto;
    background-repeat: no-repeat;
    /*background-attachment: fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

@media only screen and (max-width: 900px) {
}

.myimagebody {
    height: 110px;
    width: 110px;
    margin: 0px;
    padding: 4px;
    border: 1px solid rgb(128, 128, 128);
    border-radius: 10px;
}


a:hover {
    opacity: 100%;
    /*border: 1px solid rgb(128, 128, 128);
    border-radius: 10px;*/
}

.bld:hover {
    width: 19% !important;
}


.Patern1 .card-body .card-header {
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: lightseagreen;
    margin: 0px !important;
    padding: 0px !important;
}

.Patern1_thead {
    background-color: #8DD7D4;
    margin: 0px !important;
    padding: 0px !important;
}

    .Patern1_thead > tr {
        margin: 0px !important;
        padding: 0px !important;
    }

        .Patern1_thead > tr > th {
            margin: 0px !important;
            padding: 0px !important;
        }

.Patern2 .card-body .card-header {
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: rgb(0, 103, 140);
    margin: 0px !important;
    padding: 0px !important;
    padding-top: 5px !important;
    color: white;
}

.Patern2_thead {
    background-color: rgb(2, 137, 186);
    margin: 0px !important;
    padding: 0px !important;
    color: white;
}

    .Patern2_thead > tr {
        margin: 0px !important;
        padding: 0px !important;
    }

        .Patern2_thead > tr > th {
            margin: 0px !important;
            padding: 0px !important;
        }

.Patern3 .card-body .card-header {
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: brown;
    margin: 0px !important;
    padding: 0px !important;
    padding-top: 5px !important;
    color: white;
}

.Patern3_thead {
    background-color: rgb(119, 58, 58);
    margin: 0px !important;
    padding: 0px !important;
    color: white;
}

    .Patern3_thead > tr {
        margin: 0px !important;
        padding: 0px !important;
    }

        .Patern3_thead > tr > th {
            margin: 0px !important;
            padding: 0px !important;
        }



.divborder {
    border: 1px solid #b1b1b1;
    border-radius: 10px;
    text-align: justify;
}


.MyTitle {
    font-size: 18px;
    color: gray;
}

.Val {
    padding-right: 10px;
    font-size: 20px;
    color: brown
}

/*.gradient {
    background: rgb(0,0,0);
    background: linear-gradient(175deg, rgba(0,0,0,1) 0%, rgba(44,62,80,1) 43%, rgba(43,64,85,1) 60%, rgba(44,62,80,1) 89%);
}*/

/*td :hover {
    background-color: brown;
}

td :onclick {
    background-color: orangered;
}*/

.tooltip {
    display: inline;
    color: black;
    position: relative;
    top: 200px;
}

    .tooltip:hover:after {
        background: grey;
        border-radius: 5px;
        color: #fff;
        content: attr(title);
        left: 20%;
        padding: 5px 15px;
        position: absolute;
        top: -53px;
        width: 163px;
    }

    .tooltip:hover:before {
        border: solid;
        border-color: #333 transparent;
        border-width: 6px 6px 0px 6px;
        bottom: 20px;
        content: "";
        left: 50%;
        position: absolute;
        z-index: 99;
    }

ul, #myUL {
    list-style-type: none;
}

#myUL {
    margin: 0;
    padding: 0;
}

.caret {
    cursor: pointer;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
}

    .caret:hover {
        border: 1px solid gold;
        border-radius: 5px;
        background-color: palegoldenrod;
    }

    .caret::before {
        content: "\25B6";
        color: black;
        display: inline-block;
        margin-right: 6px;
    }

.caret-down::before {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    /*transform: rotate(90deg);*/
}

.nested {
    display: none;
    cursor: pointer;
}

.active {
    display: block;
    cursor: pointer;
}

.btnImage {
}

    .btnImage:hover {
        border: 2px solid brown;
        border-radius: 5px;
    }


/*/////////////*/

/* Container needed to position the overlay. Adjust the width as needed */
.Mcontainer {
    position: relative;
    /*width: 100%;*/
}

/* Make the image to responsive */
.image {
    width: 100%;
    height: auto;
}

/* The overlay effect (full height and width) - lays on top of the container and over the image */
.overlay {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #008CBA;
    overflow: hidden;
    width: 40%;
    height: 40%;
    transform: scale(0);
    transition: .3s ease;
    border-radius: 50px;
    opacity: 99%;
}

/* When you mouse over the container, the overlay text will "zoom" in display */
.Mcontainer:hover .overlay {
    transform: scale(1);
}

/* Some text inside the overlay, which is positioned in the middle vertically and horizontally */
.text {
    color: white;
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

@media only screen and (min-width: 600px) {
    .overlay {
        width: 50%;
        height: 50%;
    }
}

._TitleForm {
    text-align: center;
    border: 1px solid rgb(69, 69, 69);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #ddd;
}

._redius1 {
    text-align: center;
    border: 1px solid;
    border-radius: 30px;
    border-radius: 30px;
    background-color: rgba(168, 119, 119, 0.11);
}

.textbox {
    /*text-align: center;*/
    border: 1px solid brown;
    border-radius: 10px;
    border-radius: 10px;
}






















.topnav {
    background-color: #333;
    overflow: hidden;
}

    /* Style the links inside the navigation bar */
    .topnav a {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 14px;
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

        /* Change the color of links on hover */
        .topnav a:hover {
            background-color: #ddd;
            color: black;
        }

        /* Add an active class to highlight the current page */
        .topnav a.active {
            background-color: #4CAF50;
            color: white;
        }

    /* Hide the link that should open and close the topnav on small screens */
    .topnav .icon {
        display: none;
    }



/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive a.icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }
}

.headerModal {
    font-family: 'IRANSansBold';
}

.bg {
    width: 100%;
    height: 6600px;
    background-color: lightgray;
    z-index: 9999;
    position: fixed;
    opacity: 50%;
}

form {
    padding: 35px 0px;
    width: 100%;
    border-radius: 2em;
}

.loginFormBorder {
    border: 2px solid #004b97;
}

.form-group {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

#select2-UpExePrTxtCount-container, #select2-UpExePrTxtCount-results, #select2-txtCount-container, #select2-txtCount-results {
    direction: ltr !important;
}

.BtnMouseOver :hover {
    background-color: lightseagreen;
    /*font-size:20px;*/
    border-radius: 5px;
}

.select2-search__field {
    direction: ltr;
}
#DivLoginInfo {
    transition: visibility 0s, background-color 1s linear;
}

    #DivLoginInfo :hover {
        border-radius: 15px;
        background-color: lightcyan;
        cursor: pointer;
        opacity: 1;
        transition: visibility 0s, background-color 1s linear;
    }

.TempBorder {
    border: 1px solid rgb(164, 164, 164);
    border-radius: 6px;
    background-color: rgb(243, 247, 254)
}

#TGroup > tbody > tr {
    cursor: pointer;
}
/*#TGroup > tbody  :hover {
    background-color:gold;
}*/

#events {
    margin-bottom: 1em;
    padding: 1em;
    background-color: #f6f6f6;
    border: 1px solid #999;
    border-radius: 3px;
    height: 100px;
    overflow: auto;
}

.fss {
    font-size: 20px;
}

    .fss :hover {
        color: green;
    }

















/*erfan css*/

button.download_report {
    padding: 12px 17px;
    border: 0px;
    border-radius: 3em;
    background: #ffa703;
}
button.download_report svg {
    color: #fff !important;
    font-size: 18px;
    margin-top: 1px;
    margin-bottom: -3px;
}
button.download_report:hover {
    border: 2px solid #ffa703;
    background: transparent;
    padding: 10px 15px;
    transition: 0.3s;
}
button.download_report:hover svg {
    color: #ffa703 !important;
    transition: 0.3s;
}

th.sorting_asc::before {
    display: none !important;
}
th.sorting_desc::before {
    display: none !important;
}
button.pdf_report {
    padding: 12px 17px;
    border: 0px;
    border-radius: 3em;
    background: #dd3333;
}
button.word_report {
    padding: 12px 17px;
    border: 0px;
    border-radius: 3em;
    background: #2e74f3;
    transition: 0.3s;
}
    button.word_report:hover {
        border: 2px solid #2e74f3;
        background: transparent;
        padding: 10px 15px;
        transition: 0.3s;
    }
        button.word_report:hover svg {
            color: #2e74f3 !important;
            transition: 0.3s;
        }
button.pdf_report svg {
            color: #fff !important;
            font-size: 18px;
            margin-top: 1px;
      margin-bottom: -3px;
       }
button.pdf_report:hover {
    border: 2px solid #dd3333;
    background: transparent;
    padding: 10px 15px;
    transition: 0.3s;
}

    button.pdf_report:hover svg {
        color: #dd3333 !important;
        transition: 0.3s;
    }
button.word_report svg {
    color: #fff !important;
    font-size: 18px;
    margin-top: 1px;
    margin-bottom: -3px;
    transition: 0.3s;
}
.gallery-pop {
    background: #000000b8 !important;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
}

.pop-back {
    width: 76%;
    height: 80%;
    background: #fff;
    right: auto;
    left: auto;
    margin: auto;
    top: 9%;
    border-radius: 1em;
}

.g-grid {
    margin: 0px -17px 0px 0px;
}

    .g-grid img {
        margin: 13px;
        border-radius: 8px;
    }

span.img-hover:hover img {
    background-color: #000000bd !important;
    opacity: 0.2;
}

h5.user-img-title {
    text-align: center !important;
    position: absolute;
    right: 20px;
    left: 0;
    top: 30%;
    display: none;
    transition: .3s;
    z-index: 9999;
}

span.img-hover:hover .user-img-title {
    display: block;
    transition: .3s;
}

a.delete-user-photo {
    background: #f91414;
    padding: 10px 14px 6px;
    border-radius: 3em;
    cursor: pointer;
}

    a.delete-user-photo svg {
        color: #fff;
    }

a.zoom-user-photo {
    background: #bdbdbd;
    padding: 10px 14px 6px;
    border-radius: 3em;
    cursor: pointer;
}

    a.zoom-user-photo svg {
        color: #fff;
    }

.butt-action-user-photo {
    text-align: center !important;
    position: absolute;
    right: 16px;
    left: 0;
    top: 47%;
    padding: 17px;
    display: none;
    z-index: 9999;
}

.img-hover:hover .butt-action-user-photo {
    display: block;
    transition: .3s;
}

div#PhotoGallery {
    display: none;
    transition: .3s;
}

.col-lg-12.pop-back-upload {
    display: none;
    transition: .3s;
}

.ClosePhotoGallery {
    cursor: pointer;
    transition: .3s;
}

.photos-bimar {
    height: 87% !important;
    display: inline-block;
    overflow-x: auto;
}

.uphz {
    width: 100%;
    height: 100%;
    margin: auto;
    right: 0;
    left: 0;
    position: fixed;
    background: #000000a8;
    z-index: 999;
    top: 0%;
    display: none;
}

    .uphz img {
        margin: auto;
        left: 0;
        right: 0;
        position: fixed;
        top: 0;
        bottom: 0;
        width: auto;
        max-width: 90%;
    }

.dphu {
    width: 100%;
    height: 100%;
    margin: auto;
    left: 0;
    right: 0;
    background: #00000078;
    text-align: center;
    padding: 45px;
    position: fixed;
    z-index: 99;
    border-radius: 1em;
    display: none;
    line-height: 6;
    padding-top: 16%;
    top: 0;
}

    .dphu h3 {
        color: #fff;
    }



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'IRANSans';
}

:root {
    --overlay-color: rgba(0, 0, 0, 0.7);
    --dialog-color: #e9ecef;
    --dialog-border-radius: 20px;
    --icon-color: rgba(73, 80, 87, 0.6);
    --dialog-padding: 20px;
    --drag-over-background: #e3e5e8;
    font-family: 'IRANSans';
}

.file-container {
    font-family: 'IRANSans';
    font-size: 13pt;
    color: #4d4d4d;
}

    .file-container .file-overlay {
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        background-color: var(--overlay-color);
    }

    .file-container .file-wrapper {
        position: fixed;
        display: block;
        width: 70vw;
        height: 80vh;
        max-height: 500px;
        min-height: 400px;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        background-color: var(--dialog-color);
        z-index: 20;
        border-radius: var(--dialog-border-radius);
        padding: var(--dialog-padding);
    }

        .file-container .file-wrapper .file-input {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-color: #000;
            z-index: 10;
            cursor: pointer;
            opacity: 0;
        }

        .file-container .file-wrapper .file-input--active + .file-content {
            background: var(--drag-over-background);
        }

            .file-container .file-wrapper .file-input--active + .file-content .file-icon {
                opacity: 0.5;
            }

                .file-container .file-wrapper .file-input--active + .file-content .file-icon i {
                    animation-name: bounce;
                    animation-duration: 0.6s;
                    animation-iteration-count: infinite;
                    animation-timing-function: ease;
                }

                .file-container .file-wrapper .file-input--active + .file-content .file-icon .icon-shadow {
                    animation-name: shrink;
                    animation-duration: 0.6s;
                    animation-iteration-count: infinite;
                }

        .file-container .file-wrapper .file-content {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
            border: 4px dashed var(--icon-color);
            border-radius: var(--dialog-border-radius);
            transition: 0.2s;
        }

            .file-container .file-wrapper .file-content .file-infos {
                position: absolute;
                display: flex;
                width: 50%;
                height: 50%;
                min-width: 400px;
                min-height: 202px;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                flex-direction: column;
                justify-content: center;
            }

                .file-container .file-wrapper .file-content .file-infos .file-icon {
                    position: relative;
                    width: 100%;
                    height: 100%;
                    margin: auto !important;
                    color: var(--icon-color);
                    background-color: #f1f1f1;
                    border-radius: var(--dialog-border-radius);
                    padding: var(--dialog-padding);
                    box-shadow: inset 0px 0px 6px 0px #ccc;
                    transition: 0.2s;
                    text-align: center;
                    line-height: 4.3;
                }

                    .file-container .file-wrapper .file-content .file-infos .file-icon i {
                        margin-bottom: 20px;
                        width: 100%;
                    }

                    .file-container .file-wrapper .file-content .file-infos .file-icon .icon-shadow {
                        position: relative;
                        display: block;
                        width: 95px;
                        height: 7px;
                        border-radius: 100%;
                        background-color: var(--drag-over-background);
                        top: -17px;
                        margin-left: auto;
                        margin-right: auto;
                    }

                    .file-container .file-wrapper .file-content .file-infos .file-icon > span {
                        position: absolute;
                        bottom: var(--dialog-padding);
                        width: calc(100% - var(--dialog-padding) * 2);
                    }

                        .file-container .file-wrapper .file-content .file-infos .file-icon > span span {
                            display: none;
                        }

                        .file-container .file-wrapper .file-content .file-infos .file-icon > span .has-drag {
                            display: inline;
                        }

                    .file-container .file-wrapper .file-content .file-infos .file-icon i, .file-container .file-wrapper .file-content .file-infos .file-icon span {
                        display: block;
                        text-align: center;
                        text-transform: uppercase;
                        font-weight: bold;
                    }

            .file-container .file-wrapper .file-content .file-name {
                position: absolute;
                width: 100%;
                text-align: middle;
                left: 0;
                bottom: var(--dialog-padding);
                right: 0;
                font-weight: bold;
                font-size: 15pt;
                margin: auto;
                text-align: center;
            }

@keyframes bounce {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-15px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes shrink {
    0% {
        width: 95px;
    }

    50% {
        width: 75px;
    }

    100% {
        width: 95px;
    }
}






.photo-gallery-index-page {
    background: #fff;
    width: 100% !important;
    height: auto;
    padding: 20px;
    border-radius: 1em;
    margin: auto;
    direction: rtl !important;
}

ul.data-filter svg {
    margin-right: 31px;
    margin-left: -19px;
}

.photo-comparison-index-page {
    background: #fff;
    width: 100% !important;
    height: auto;
    padding: 30px;
    border-radius: 1em;
    margin: auto;
    direction: rtl !important;
    margin-top: 20px;
    display: none;
    transition: .3s;
}

ul.data-filter {
    text-align: right;
    direction: rtl;
    width: 47%;
    border: none;
    outline: none;
    background-color: teal;
    color: #fff;
    padding: 0.5em 0.6em 0.5em 1.8em;
    border-radius: 5px;
    margin-right: 57%;
    margin-top: 19px;
    position: absolute;
    z-index: 9;
}

    ul.data-filter:hover li {
        display: flex;
        flex-direction: column;
        padding: 10px 0px;
        transition: .3s;
    }

        ul.data-filter:hover li:hover {
            background: #fff;
            padding: 10px;
            color: teal;
            transition: .3s;
            margin: 10px 0px 0px 0px;
            width: 118%;
        }

.photo-gallery-select_arrow {
    width: 2em;
    height: 51%;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 15px;
    margin: 19px -80px;
    border-radius: 5px 0px 0px 5px;
}

    .photo-gallery-select_arrow::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #fff;
    }

.item-gallery-box img {
    margin: 10px 0px;
}

.col-lg-12.ph-gallery-main {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    transition: .3s;
}

ul.data-filter li {
    display: none;
}

.col-lg-12.product {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: center;
    margin: 23px 0px;
    transition: .3s;
}

    .col-lg-12.product img {
        display: flex;
        width: 307px;
        height: 243px;
        margin: 24px 0px;
        transition: .3s;
    }

a#BtnComparisonPhoto {
    background: #149af9;
    padding: 8px 11px 9px;
    border-radius: 3em;
    color: #fff;
    font-size: 15px;
    position: relative;
    top: -2px;
    cursor: pointer;
}

a#BtnComparisonPhotoAfter {
    background: #149af9;
    padding: 8px 11px 9px;
    border-radius: 3em;
    color: #fff;
    font-size: 15px;
    position: relative;
    top: -2px;
    cursor: pointer;
}

a.date-photo-tumb {
    position: absolute;
    left: -13px;
    top: 229px;
    background: #fffc;
    padding: 11px;
    border-top-right-radius: 10px;
}
a.logg_out {
    color: red;
    padding: 17px 0px 0px 0px;
    margin-right: 15px;
    opacity: 1;
    font-size: 26px !important;
}
a#BackBtnToVisitt {
    padding: 19px 15px 21px 15px;
    border-radius: 8px;
    border: none;
    font-size: 0;
    background: #c3c3c3 !important;
    color: #fff;
    height: 9px !important;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-right: -7px;
    margin-top: 18px;
    font-family: 'IRANSans';
}
    a#BackBtnToVisitt:hover {
        font-size: 14px;
        color: #fff !important;
        padding: 23px 20px 20px 19px;
    }

a#BackBtnToVisit {
    padding: 25px 0px 27px 19px;
    border-radius: 8px;
    border: none;
    font-size: 0;
    background: #c3c3c3 !important;
    color: #fff;
    height: 9px !important;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    margin-bottom: 16px;
    font-family: 'IRANSans';

}
    a#BackBtnToVisit:hover {
        font-size: 14px;
        color: #fff !important;
        padding: 25px 20px 27px 19px;
    }

button.close {
    display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
th.sorting {
    text-align: center !important;
    padding: 10px 0px !important;
}
th.sorting:before, :after {
    display: none !important;
    width: 0 !important;
}

input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

@media (min-width: 1919px) {
    .col-lg-12.product img {
        display: flex;
        width: 398px !important;
        height: 300px !important;
        margin: 24px 0px;
        transition: .3s;
    }

    ul.data-filter {
        text-align: right;
        direction: rtl;
        width: 35%;
        border: none;
        outline: none;
        background-color: teal;
        color: #fff;
        padding: 0.5em 0.6em 0.5em 1.8em;
        border-radius: 5px;
        margin-right: 79%;
        margin-top: 19px;
        position: absolute;
        z-index: 9;
    }

    a.date-photo-tumb {
        position: absolute;
        left: 6px;
        top: 283px;
        background: #fffc;
        padding: 11px;
        border-top-right-radius: 10px;
    }
}
.toast.toast-error {
    border-radius: 1em !important;
}
.toast-message {
    direction: rtl !important;
    float:right !important;
}



.beforepphoto, .afterpphoto {
    position: relative;
    overflow: hidden;
    width: 90%;
    height: 1000px;
    float: left;
    margin: 10px;
}

.beforepphoto__image, .afterpphoto__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    cursor: all-scroll;
    border-radius: 16px !important;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out;
}





div#comparison {
    width: 100%;
    height: auto;
    max-width: 100%;
    overflow: hidden;
    border-radius: 1em;
    margin: auto;
    direction: ltr;
    background-size: cover;
    transition: .3s;
    background-position: center;
    left: 0;
    right: -27px;
    display: flex;
    flex-direction: row-reverse;
}
.before\&aftertext.col-lg-12 {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 30px;
    right: 19px;
    left: 0;
}
img.beforepphoto {
    width: 90%;
    height: 1000px;
}
img.afterpphoto {
    width: 90%;
    height: 1000px;
}

    div#comparison figure {
        background-size: cover;
        position: relative;
        font-size: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        transition: .3s;
    }
@media (max-width: 575.98px) {
    a#BackBtnToVisit {
        display: none;
    }
    section#sec-4b9c {
        display: flex;
        flex-direction: column !important;
        width:95% !important;
    }
    .col-lg-6.col-xs-12.u-clearfix.u-sheet.u-sheet-1 {
        display: flex;
        flex-direction: column;
    }
    button.delete-chart a {
        display: block !important;
        transition: .3s;
    }

    button.edit-chart a {
        display: block !important;
        transition: .3s;
    }
    .col-lg-12.reports-charts-index-page {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }
    button#DeleteChartRep {
        font-size: 11px;
        display: flex !important;
        height: 43px;
    }
    button#EditChartRep {
        display: flex !important;
        font-size: 11px;
        height: 43px;
        margin-left: 5px;
    }
    .col-lg-6.col-xs-12.buttoneditdel {
        display: flex !important;
        justify-content: space-between;
        flex-direction: row;
        margin: auto !important;
    }
    a.u-btn.u-btn-round.u-button-style.u-custom-color-1.u-custom-font.u-dialog-link.u-hover-feature.u-hover-palette-5-dark-1.u-radius-8.u-text-body-alt-color.u-btn-1 {
        margin: 12px auto;
    }
    .hedernamechart {
        font-size: 100%;
        text-align: center;
    }
    .chart-weight {
        height: 275px !important;
        margin-bottom: 9px;
        right:0px !important;
    }
    .chart-tall {
        height: 275px !important;
        margin-bottom: -11px;
        right: 0px !important;
    }
    .chart-muscle-percentage {
        height: 275px !important;
        margin-bottom: 9px;
        right: 0px !important;
    }
    .chart-fat-percentage {
        height: 275px !important;
        margin-bottom: 9px;
        right: 0px !important;
    }
    .reports-charts-index-page{
        width:100% !important;
    }
    .col-lg-12.chart-bmi {
        margin-bottom: -11px;
        height: 275px;
    }
    .u-align-center.u-container-style.u-dialog.u-radius-16.u-shape-round.u-white.u-dialog-1 {
        margin: auto;
        top: 25px;
        height: auto;
        overflow: auto;
    }
}


/*reports charts css*/

div#ModalPersonalInformation {
    width: 100%;
    height: 100%;
    background: #000000a6;
    position: absolute;
    z-index: 11;
    top: 0;
    display: none;
}
.chart-weight {
    height: 500px;
    background: #fff;
    border-radius: 1em;
    text-align: right;
    right: -5px;
}
.reports-charts-index-page {
    height: auto;
    padding: 10px;
    border-radius: 1em;
    margin: auto;
    direction: rtl !important;
    display: flex;
    justify-content: space-evenly;
    width:88.5%;
}
.chart-tall {
    height: 500px;
    background: #fff;
    border-radius: 1em;
    text-align: right;
    right: 5px;
}
.chart-bmi {
    height: 470px;
    background: #fff;
    border-radius: 1em;
    text-align: right;
}
.chart-muscle-percentage {
    height: 500px;
    background: #fff;
    border-radius: 1em;
    text-align: right;
    right: -5px;
}
.chart-fat-percentage {
    height: 500px;
    background: #fff;
    border-radius: 1em;
    text-align: right;
    right: 6px;
}
@media (max-width: 820.98px) {
    button.close {
        display: block !important;
    }
}