﻿body {
}



/*.img-profile-medium:hover {
    border: 1px !important;
    transition: 1s;
    transform: rotate(360deg) scale(5);
    transition-delay: 500ms;
}*/



/*.modal {
    overflow: hidden !important;
}*/

.modal {
    overflow: inherit !important
}

.modal-body {
    max-height: 580px;
    overflow-y: scroll;
}

@media (min-height: 992px) {
    .modal-body {
        max-height: 768px;
        overflow-y: scroll;
    }
}


@media only screen and (max-width: 600px) {

    .layout-fixed-header .main-content {
        padding-top: 0.50rem;
    }

    .main-panel > .main-content {
        padding: 0.35rem;
    }

    .card-block {
        padding: 0.15rem;
    }
}


.tab * {
    margin: 5px;
    padding: 5px;
    background-color: white;
    min-width: 35px !important;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

.tab .active {
    border: 1px solid tomato;
    color: tomato;
}

.tab .showstatus {
    border: none;
    font-weight: bold;
    font-size: 11px !important;
}


.tab-small {
    line-height: 5px;
}

    .tab-small * {
        min-width: 25px !important;
        width: 25px;
        height: 25px;
        font-size: 9pt;
        font-weight: bold;
        margin: 2px;
    }

    .tab-small select {
        width: 50px;
        padding: 0px;
    }


.tab-circle button {
    border-radius: 100%;
}



.toolsmenu {
    line-height: 1px;
    width: 215px;
    padding: 4px 12px;
    background-color: white;
    border-radius: 5px;
    border: 1px solid #cccccc;
}

    .toolsmenu input[type=image] {
        padding: 2px;
        border-radius: 5px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        border: 1px solid transparent !important;
    }

        .toolsmenu input[type=image]:hover {
            border: 1px dotted tomato !important;
        }




.imagebutton, .imagebutton > img, .imagebutton > input[type="image"] {
    border: 1px dashed #59C9B3 !important;
    border-radius: 5px;
    padding: 3px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

    .imagebutton:hover, .imagebutton > img:hover, .imagebutton > input[type="image"]:hover {
        background-color: #f2f2f2;
        border: 1px dashed #3326a4 !important;
        padding: 2px;
    }


.imagebutton-small, .imagebutton-small > img, .imagebutton-small > input[type="image"] {
    border: 1px dashed #59C9B3 !important;
    border-radius: 5px;
    padding: 3px;
    width: 21px;
    height: 21px;
    cursor: pointer;
}

    .imagebutton-small:hover, .imagebutton-small > img:hover, .imagebutton-small > input[type="image"]:hover {
        background-color: #f2f2f2;
        border: 1px dashed #3326a4 !important;
        padding: 2px;
    }





/*---------------------------------------------------------------------------*/
.filter-grid {
    visibility: hidden;
    border: 2px solid #cccccc;
    padding: 10px;
    padding-bottom: 40px;
    border-radius: 5px;
    background-color: #f0f0f0;
    z-index: 9999;
    float: left;
    position: absolute;
}

.filter-grid-icon {
    font-size: 11pt;
    color: #808080;
    cursor: pointer;
    border: 1px solid #cccccc;
    padding: 3px;
    border-radius: 2px;
    display: inline-block;
}

    .filter-grid-icon:hover {
        border-color: #808080;
    }

.filter-grid-button {
    cursor: pointer;
}

.filter-grid-item {
}

.filter-grid .dropdown-menu ul {
    max-height: 300px !important;
    overflow-y: scroll;
}



th span {
    display: inline-block;
}


.filter-commands {
    float: left;
    width: inherit;
    min-width: 400px;
    /*border: 1px solid #cccccc;*/
    /*border-radius: 25px;*/
    padding: 5px 10px;
    /*-webkit-box-shadow: 0px 9px 10px -10px rgba(154,152,240,1);
    -moz-box-shadow: 0px 9px 10px -10px rgba(154,152,240,1);
    box-shadow: 0px 9px 10px -10px rgba(154,152,240,1);*/
}

    .filter-commands :first-child {
        border-radius: 5px !important;
        /*border-bottom-left-radius: 0px !important;*/
    }

    .filter-commands :nth-child(2) {
        /*border: none !important;
        border-radius: 100% !important;*/
        height: 34px;
        /*border-bottom-right-radius: 0px !important;*/
    }

    .filter-commands img {
        cursor: pointer;
        width: 34px;
    }

        .filter-commands img:hover {
            opacity: 1;
            /*-webkit-box-shadow: 0px 0px 2px 1px rgba(255,84,98,1);
            -moz-box-shadow: 0px 0px 2px 1px rgba(255,84,98,1);
            box-shadow: 0px 0px 2px 1px rgba(255,84,98,1);*/
            -webkit-box-shadow: 0px 0px 2px -2px rgba(26,16,222,1) !important;
            -moz-box-shadow: 0px 0px 2px -2px rgba(26,16,222,1) !important;
            box-shadow: 0px 0px 2px -2px rgba(26,16,222,1) !important;
        }

    .filter-commands > .search-box {
        border-radius: 5px !important;
        /*-webkit-box-shadow: 0px 0px 4px -2px rgba(26,16,222,1) !important;
        -moz-box-shadow: 0px 0px 4px -2px rgba(26,16,222,1) !important;
        box-shadow: 0px 0px 4px -2px rgba(26,16,222,1) !important;*/
        /*border:1px solid #9a3e98 !important;*/
    }
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*-------------------------Change color Of Current Date----------------------*/
/*---------------------------------------------------------------------------*/
.ui-datepicker-today .ui-state-default {
    background: darkorange !important;
}




@font-face {
    font-family: 'Glyphicons Halflings' !important;
    src: url('../fonts/bootstrap/glyphicons-halflings-regular.eot');
    src: url('../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/bootstrap/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.icon-circle-arrow-right:before {
    font-family: 'Glyphicons Halflings' !important;
    color: black !important;
    font-style: normal !important;
    content: "\e131";
}

.icon-circle-arrow-left:before {
    font-family: 'Glyphicons Halflings' !important;
    color: black !important;
    font-style: normal !important;
    content: "\e132";
}


a .ui-datepicker-prev,
.ui-datepicker-prev-hover,
a .ui-datepicker-next,
.ui-datepicker-next-hover {
    background-color: transparent !important;
    text-decoration: none !important;
}
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*------------------------- Suggestion Items ----------------------*/
/*---------------------------------------------------------------------------*/
.suggest-autocomplete {
    position: relative;
    display: inline-block;
}

.suggest-autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 999;
    border: 1px solid #ccc;
    border-bottom-width: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: white;
    min-height: 50px;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    /*left: 0;*/
    right: 0;
}

    .suggest-autocomplete-items > div {
        min-width: 250px;
        padding: 10px;
        cursor: pointer;
        background-color: #fff;
        border-bottom: 1px solid #d4d4d4;
    }

        .suggest-autocomplete-items > div:last-child {
            border-bottom: 1px solid #fff;
        }
        /*when hovering an item:*/
        .suggest-autocomplete-items > div:hover {
            background-color: #e9e9e9;
        }
/*when navigating through the items using the arrow keys:*/
.suggest-autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
.search-box {
    border-radius: 190px;
    border-color: #963fb0;
    color: #0005d5;
    -webkit-box-shadow: 0px 0px 10px -3px rgba(26,16,222,1);
    -moz-box-shadow: 0px 0px 10px -3px rgba(26,16,222,1);
    box-shadow: 0px 0px 10px -3px rgba(26,16,222,1);
    max-width: 250px;
    height: 45px;
    /*margin: 10px 20px;*/
    display: inline-block;
}

    .search-box::after {
        content: '145644546564554654623';
    }

    .search-box:active, .search-box:focus, .search-box:hover {
        border-color: #963fb0;
        -webkit-box-shadow: 0px 0px 10px -2px rgba(26,16,222,1) !important;
        -moz-box-shadow: 0px 0px 10px -2px rgba(26,16,222,1) !important;
        box-shadow: 0px 0px 10px -2px rgba(26,16,222,1) !important;
        /*-webkit-box-shadow: 0px 0px 2px 1px rgba(255,84,98,1);
        -moz-box-shadow: 0px 0px 2px 1px rgba(255,84,98,1);
        box-shadow: 0px 0px 2px 1px rgba(255,84,98,1);*/
    }
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/*--------------------------------- h e l p ---------------------------------*/
/*---------------------------------------------------------------------------*/
.help-icon {
    position: absolute;
    margin-top: -30px;
    z-index: 100;
    cursor: pointer;
    float: left;
}

    .help-icon img {
        font-size: 23pt;
        width: 37px;
    }
/*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
.waiting-loader {
    position: fixed;
    opacity: 0.85;
    /*background-color: black;*/
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    /*width: 1024px;
    height: 768px;*/
    z-index: 9999 !important;
}

    .waiting-loader * {
        color: white;
        font-size: 19pt !important;
    }


    .waiting-loader img {
        width: 300px;
        margin: auto;
        margin-top: 10%;
        background-color: inherit;
    }


.selectpicker-injection .open .dropdown-menu {
    margin-bottom: 10px !important;
    margin-top: 5px !important;
    margin-right: -2px;
    padding: 10px;
}



::-webkit-scrollbar {
    width: 8px !important;
}

::-webkit-scrollbar-thumb {
    background: #6991e9;
    border-radius: 3px !important;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 0px !important;
}




.image-circle-small {
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 100%;
    margin-left: 5px;
}
/*------------------------------------------------------------------------------------*/
/*--------------------------------- Behdot Bootstrap ---------------------------------*/
/*------------------------------------------------------------------------------------*/
.p-t-7 {
    padding-top: 7px;
}

.col-bh-005,
.col-bh-1,
.col-bh-2,
.col-bh-3,
.col-bh-4,
.col-bh-5,
.col-bh-6,
.col-bh-7,
.col-bh-8,
.col-bh-9,
.col-bh-10,
.col-bh-11,
.col-bh-12,
.col-bh-15,
.col-bh-17,
.col-bh-20,
.col-bh-25,
.col-bh-30,
.col-bh-33,
.col-bh-35,
.col-bh-40,
.col-bh-45,
.col-bh-50,
.col-bh-55,
.col-bh-60,
.col-bh-65,
.col-bh-66,
.col-bh-70,
.col-bh-75,
.col-bh-80,
.col-bh-83,
.col-bh-85,
.col-bh-87,
.col-bh-89,
.col-bh-90,
.col-bh-93,
.col-bh-95,
.col-bh-100 {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.col-bh-005,
.col-bh-1,
.col-bh-2,
.col-bh-3,
.col-bh-4,
.col-bh-5,
.col-bh-6,
.col-bh-7,
.col-bh-8,
.col-bh-9,
.col-bh-10,
.col-bh-11,
.col-bh-12,
.col-bh-15,
.col-bh-17,
.col-bh-20,
.col-bh-25,
.col-bh-30,
.col-bh-33,
.col-bh-35,
.col-bh-40,
.col-bh-45,
.col-bh-50,
.col-bh-55,
.col-bh-60,
.col-bh-65,
.col-bh-66,
.col-bh-70,
.col-bh-75,
.col-bh-80,
.col-bh-83,
.col-bh-85,
.col-bh-87,
.col-bh-89,
.col-bh-90,
.col-bh-93,
.col-bh-95,
.col-bh-100 {
    position: relative;
    min-height: 1px;
}

.col-bh-005,
.col-bh-1,
.col-bh-2,
.col-bh-3,
.col-bh-4,
.col-bh-5,
.col-bh-6,
.col-bh-7,
.col-bh-8,
.col-bh-9,
.col-bh-10,
.col-bh-11,
.col-bh-12,
.col-bh-15,
.col-bh-17,
.col-bh-20,
.col-bh-25,
.col-bh-30,
.col-bh-33,
.col-bh-35,
.col-bh-40,
.col-bh-45,
.col-bh-50,
.col-bh-55,
.col-bh-60,
.col-bh-65,
.col-bh-66,
.col-bh-70,
.col-bh-75,
.col-bh-80,
.col-bh-83,
.col-bh-85,
.col-bh-87,
.col-bh-89,
.col-bh-90,
.col-bh-93,
.col-bh-95,
.col-bh-100 {
    float: right;
}


@media (min-width: 200px) {

    .col-bh-005,
    .col-bh-1,
    .col-bh-2,
    .col-bh-3,
    .col-bh-4,
    .col-bh-5,
    .col-bh-6,
    .col-bh-7,
    .col-bh-8,
    .col-bh-9,
    .col-bh-10,
    .col-bh-11,
    .col-bh-12,
    .col-bh-15,
    .col-bh-17,
    .col-bh-20,
    .col-bh-25,
    .col-bh-30,
    .col-bh-33,
    .col-bh-35,
    .col-bh-40,
    .col-bh-45,
    .col-bh-50,
    .col-bh-55,
    .col-bh-60,
    .col-bh-65,
    .col-bh-66,
    .col-bh-70,
    .col-bh-75,
    .col-bh-80,
    .col-bh-83,
    .col-bh-85,
    .col-bh-87,
    .col-bh-89,
    .col-bh-90,
    .col-bh-93,
    .col-bh-95,
    .col-bh-100 {
        text-align: right;
    }
}

@media (min-width: 200px) {

    .col-bh-005 {
        width: 0.5%;
    }

    .col-bh-1 {
        width: 1%;
    }

    .col-bh-2 {
        width: 2%;
    }

    .col-bh-3 {
        width: 3%;
    }

    .col-bh-4 {
        width: 4%;
    }

    .col-bh-5 {
        width: 5%;
    }

    .col-bh-6 {
        width: 6%;
    }

    .col-bh-7 {
        width: 7%;
    }

    .col-bh-8 {
        width: 8%;
    }

    .col-bh-9 {
        width: 9%;
    }

    .col-bh-10,
    .col-bh-11,
    .col-bh-12,
    .col-bh-15,
    .col-bh-17,
    .col-bh-20,
    .col-bh-25,
    .col-bh-30,
    .col-bh-33,
    .col-bh-35,
    .col-bh-40,
    .col-bh-45,
    .col-bh-50,
    .col-bh-55,
    .col-bh-60,
    .col-bh-65,
    .col-bh-66,
    .col-bh-70,
    .col-bh-75,
    .col-bh-80,
    .col-bh-83,
    .col-bh-85,
    .col-bh-87,
    .col-bh-89,
    .col-bh-90,
    .col-bh-93,
    .col-bh-95,
    .col-bh-100 {
        width: 100%;
    }
}

@media (min-width: 992px) {

    .col-bh-005 {
        width: 0.5%;
    }

    .col-bh-1 {
        width: 1%;
    }

    .col-bh-2 {
        width: 2%;
    }

    .col-bh-3 {
        width: 3%;
    }

    .col-bh-4 {
        width: 4%;
    }

    .col-bh-5 {
        width: 5%;
    }

    .col-bh-6 {
        width: 6%;
    }

    .col-bh-7 {
        width: 7%;
    }

    .col-bh-8 {
        width: 8%;
    }

    .col-bh-9 {
        width: 9%;
    }

    .col-bh-10 {
        width: 10%;
    }

    .col-bh-11 {
        width: 11%;
    }

    .col-bh-12 {
        width: 12.5%;
    }

    .col-bh-15 {
        width: 15%;
    }

    .col-bh-17 {
        width: 17%;
    }

    .col-bh-20 {
        width: 20%;
    }

    .col-bh-25 {
        width: 25%;
    }

    .col-bh-30 {
        width: 30%;
    }

    .col-bh-33 {
        width: 33.3333%;
    }

    .col-bh-35 {
        width: 35%;
    }

    .col-bh-40 {
        width: 40%;
    }

    .col-bh-45 {
        width: 45%;
    }

    .col-bh-50 {
        width: 50%;
    }

    .col-bh-55 {
        width: 55%;
    }

    .col-bh-60 {
        width: 60%;
    }

    .col-bh-65 {
        width: 65%;
    }

    .col-bh-66 {
        width: 66.6666%;
    }

    .col-bh-70 {
        width: 70%;
    }

    .col-bh-75 {
        width: 75%;
    }

    .col-bh-80 {
        width: 80%;
    }

    .col-bh-83 {
        width: 83%;
    }

    .col-bh-85 {
        width: 85%;
    }

    .col-bh-87 {
        width: 87.5%;
    }

    .col-bh-89 {
        width: 89%;
    }

    .col-bh-90 {
        width: 90%;
    }

    .col-bh-93 {
        width: 93%;
    }

    .col-bh-95 {
        width: 95%;
    }

    .col-bh-100 {
        width: 100%;
    }
}
/*------------------------------------------------------------------------------------*/
/*--------------------------------- Behdot Bootstrap ---------------------------------*/
/*------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/
/*--------------------------------- Behdot navgation ---------------------------------*/
/*------------------------------------------------------------------------------------*/
.beh-navigation {
}

.beh-partial-navigation {
}
/*------------------------------------------------------------------------------------*/
/*--------------------------------- Behdot navgation ---------------------------------*/
/*------------------------------------------------------------------------------------*/
/*===+++===+++===+++===+++===+++===+++===+++===+++===+++===+++*/
/*===+++===+++===+++=== Behdad Nav +++===+++===+++===+++*/
/*===+++===+++===+++=== Start +++===+++===+++===+++===+++*/
.behdad-nav {
    position: relative;
    top: 18px;
}

    .behdad-nav > li {
        width: 125px;
        list-style: none;
        float: right;
        text-align: right;
    }

        .behdad-nav > li:hover a:hover,
        .behdad-nav > li:hover a:hover * {
            cursor: pointer;
            color: #d32f2f;
        }

        .behdad-nav > li *:first-child {
            font-weight: bold;
            color: #FAFAFA;
        }


.behdad-nav-haschild > *:first-child {
    font-weight: bold !important;
    color: black !important;
}

    .behdad-nav-haschild > *:first-child > span::after {
        font-family: "Font Awesome 5 Pro";
        content: '\f104';
        display: inline-block;
        margin-right: 5px;
        color: #d32f2f !important;
    }

.behdad-nav-child {
}

    .behdad-nav-child > li {
        width: 200px;
        list-style: none;
        float: right;
        text-align: right;
        margin: 10px 7px 5px 80px;
    }

        .behdad-nav-child > li *:first-child {
            font-weight: normal;
            color: black;
        }

        .behdad-nav-child > li:hover a:hover,
        .behdad-nav-child > li:hover a:hover * {
            color: #d32f2f !important;
        }



.behdad-nav-popup {
    display: none;
    position: absolute;
    right: -10%;
    width: 950px;
    border-radius: 3px;
    background-color: white !important;
    -webkit-box-shadow: 9px 9px 20px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: 9px 9px 20px 0px rgba(0,0,0,0.28);
    box-shadow: 9px 9px 20px 0px rgba(0,0,0,0.28);
    z-index: 100;
    padding: 30px 20px;
}

    .behdad-nav-popup * {
        font-weight: inherit;
        color: inherit;
    }



.behdad-nav li:hover > .behdad-nav-popup {
    display: block !important;
}


@media (max-width:765px) {
    .behdad-nav {
        display: none;
    }
}
/*===+++===+++===+++=== End +++===+++===+++===+++===+++*/
/*===+++===+++===+++=== Behdad Nav +++===+++===+++===+++*/
/*===+++===+++===+++===+++===+++===+++===+++===+++===+++===+++*/
/*----------------------------------------------------------------------------------------------------*/
/*-------------------------------------------- Start Mouth--------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
.mouthstage {
    width: 400px;
}

.mouthstage {
    direction: ltr !important;
    background-color: #cacaca;
    border-collapse: collapse;
    border-radius: 2px;
}

    .mouthstage .textArea {
        padding: 1px;
    }

    .mouthstage .multiselect {
        position: inherit;
        float: left;
        margin-left: 0px;
        margin-top: 0px;
        background-color: #ec6767;
        color: white;
        font-size: 7.5pt;
        padding: 2px;
        line-height: 1;
        text-decoration: none;
    }


.top-left-seprator {
    border-bottom: 1.75pt solid black;
    border-right: 1.75pt solid black;
    margin: 0px;
    padding: 2px !important;
}

.top-right-seprator {
    border-bottom: 1.75pt solid black;
    margin: 0px;
    padding: 2px !important;
}

.bottom-left-seprator {
    border-right: 1.75pt solid black;
    margin: 0px;
    padding: 2px !important;
}

.bottom-right-seprator {
    margin: 0px;
    padding: 2px !important;
}



.jawbone-stage, .jawbone-stage * {
    padding: 0px;
    margin: 0px;
}

.jawbone-stage {
    width: 100%;
    height: 15px;
    width: inherit;
}

.jawbone {
    background-color: #ffeca0;
}

.jawbone
/*, .jawbone-top-right, .jawbone-top-left, .jawbone-bottom-left, .jawbone-bottom-right*/ {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
    height: 15px;
}
/*.jawbone-top {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .jawbone-top-left {
        border-bottom-left-radius: 10px;
    }

    .jawbone-top-right {
        border-bottom-right-radius: 10px;
    }

    .jawbone-bottom {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .jawbone-bottom-left {
        border-top-left-radius: 10px;
    }

    .jawbone-bottom-right {
        border-top-right-radius: 10px;
    }*/
.gum-stage, .gum-stage * {
    padding: 0px;
    margin: 0px;
}

.gum-stage {
    width: 100%;
    line-height: 0px;
    height: 15px;
    width: inherit;
}

.gum {
    background-color: #F08080;
}

.gum, .gum-top-right, .gum-top-left, .gum-bottom-left, .gum-bottom-right {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    padding-top: 3px;
    width: 100% !important;
    height: 15px;
}

.gum-top {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.gum-top-left {
    border-bottom-left-radius: 10px;
}

.gum-top-right {
    border-bottom-right-radius: 10px;
}

.gum-bottom {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.gum-bottom-left {
    border-top-left-radius: 10px;
}

.gum-bottom-right {
    border-top-right-radius: 10px;
}


.teethstage, .teethstage * {
    margin: 0px;
    padding: 0px;
}

.top-left-teeth {
}

.top-right-teeth {
}

    .top-left-teeth a, .top-right-teeth a {
        width: 22px;
        height: 23px;
        background-color: white;
        display: inline-block;
        font-size: 12pt;
        font-family: 'Adobe Arabic';
        text-align: center;
        text-decoration: none;
        border: 1px solid white;
        border-top: 3px solid #ff9c9f;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        margin-bottom: 0.2pt;
    }



.bottom-left-teeth {
}

.bottom-right-teeth {
}

    .bottom-left-teeth a, .bottom-right-teeth a {
        width: 22px;
        height: 23px;
        background-color: white;
        display: inline-block;
        font-size: 12pt;
        font-family: 'Adobe Arabic';
        text-align: center;
        text-decoration: none;
        border: 1px solid white;
        border-bottom: 3px solid #ff9c9f;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        margin-top: 0.2pt;
    }


.teeth {
    cursor: pointer;
}

    .mouth:hover,
    .jawbone:hover,
    .gum:hover, .gum-top-left:hover, .gum-top-right:hover, .gum-bottom-left:hover, .gum-bottom-right:hover, .teeth:hover {
        background-color: #95c4f6 !important;
        opacity: 1 !important;
    }

.humanbodySelected {
    background-color: #cde5ff !important;
    opacity: 1 !important;
}

.other {
    opacity: 0.05;
}











.gridMouth {
    width: 32px;
}

.gridJawBone {
    background-color: #ffeca0;
    border: 1px solid #ffeca0;
    width: 25px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
}
/*.gridJawBone-top {
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    .gridJawBone-bottom {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }*/
.gridgum {
    background-color: #F08080;
    border: 1px solid #F08080;
    width: 25px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
}

.gridgum-top, .gridgum-top-left {
    border-bottom-left-radius: 8px;
}

.gridgum-top, .gridgum-top-right {
    border-bottom-right-radius: 8px;
}

.gridgum-bottom, .gridgum-bottom-left {
    border-top-left-radius: 8px;
}

.gridgum-bottom, .gridgum-bottom-right {
    border-top-right-radius: 8px;
}


.gridTeeth {
    border: 1px solid #eeeeee;
    width: 22px;
    height: 23px;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    display: inline-block;
}

.gridTeeth-left-top {
    border-right: 2px solid black;
    border-bottom: 2px solid black;
}

.gridTeeth-right-top {
    border-left: 2px solid black;
    border-bottom: 2px solid black;
}

.gridTeeth-right-down {
    border-left: 2px solid black;
    border-top: 2px solid black;
}

.gridTeeth-left-down {
    border-right: 2px solid black;
    border-top: 2px solid black;
}
/*-------------------------------------------------------------------------------------------------*/
/*--------------------------------------------End Mouth--------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
/*------------------------------------------  Start ChatBox ---------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
.behdad-chatbox {
    position: fixed;
    bottom: 0px;
    left: 20px;
    /*width: 300px;*/
    min-height: 35px;
    z-index: 9000;
    border: 2px solid black;
    padding: 5px;
    border-radius: 5px;
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: white;
    opacity: 1;
    overflow: hidden;
}

    .behdad-chatbox .chatbox-openclose-stage {
        position: fixed;
        background-color: white;
        /*border-top: 1px solid black;*/
        bottom: 0px;
        /*width: 290px;*/
        height: 32px;
        cursor: pointer;
        z-index: 100;
    }

    .behdad-chatbox .chatbox-openclose-button {
        float: right;
        font-size: 1.15rem !important;
        width: 60px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        opacity: 0.8;
    }

        .behdad-chatbox .chatbox-openclose-button:hover {
            opacity: 0.7;
        }

    .behdad-chatbox .chatbox-stage {
        position: absolute;
        float: left;
        width: 290px;
        height: 400px;
        z-index: 50;
    }

.chatbox-closed {
    width: 70px;
    opacity: 0.7;
}

    .chatbox-closed .chatbox-openclose-stage {
        width: 60px;
    }

    .chatbox-closed .chatbox-stage {
        visibility: hidden;
    }

.chatbox-opened {
    width: 300px;
    opacity: 1;
    height: 450px;
    /*transition: height 4s ease-in-out 1s;*/
}

    .chatbox-opened .chatbox-openclose-button
    {
        border-left:1px solid #cccccc;
    }



    /*-------------------------------------------------------------------------------------------------*/
    /*-------------------------------------------- Sub Menu Bootstrap 4 Extender  ---------------------------------------*/
    /*-------------------------------------------------------------------------------------------------*/
    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu a::after {
        transform: rotate(-90deg);
        position: absolute;
        right: 6px;
        top: .8em;
    }

    .dropdown-submenu .dropdown-menu {
        top: 0;
        right: 70%;
        margin-left: .1rem;
        margin-right: .1rem;
    }
