.top-mnu {

    background: rgba(242, 246, 248, 1);
    background: -moz-linear-gradient(-45deg, rgba(242, 246, 248, 1) 0%, rgba(181, 198, 208, 1) 49%, rgba(224, 239, 249, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(242, 246, 248, 1)), color-stop(49%, rgba(181, 198, 208, 1)), color-stop(100%, rgba(224, 239, 249, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(242, 246, 248, 1) 0%, rgba(181, 198, 208, 1) 49%, rgba(224, 239, 249, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(242, 246, 248, 1) 0%, rgba(181, 198, 208, 1) 49%, rgba(224, 239, 249, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(242, 246, 248, 1) 0%, rgba(181, 198, 208, 1) 49%, rgba(224, 239, 249, 1) 100%);
    background: linear-gradient(135deg, rgba(242, 246, 248, 1) 0%, rgba(181, 198, 208, 1) 49%, rgba(224, 239, 249, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f2f6f8', endColorstr='#e0eff9', GradientType=1);
    color: black;
}

.a {
    text-decoration: none;
}



.navbar-light {
    position: fixed !important;
}

.footer {
    position: relative !important;
}

.abtn {
    text-decoration: none !important;
}

.sweet-alert {
    font-family: 'IRANSansWeb' !important;
}

.hrline {
    border-color: rgb(205, 205, 251) !important;
    box-shadow: 0 0 20px rgb(62, 177, 215), 0 0 20px rgb(153, 64, 255) !important;
}

.hrlinebox {
    border-color: rgb(205, 205, 251) !important;
    box-shadow: 0 0 20px rgb(115, 239, 134), 0 0 20px rgb(108, 242, 175) !important;
}

.hrline2 {
    clear: both;

    border: 0;
    height: 6px;
    background-image: linear-gradient(to right, white, transparent, white),
        linear-gradient(transparent, rgba(0, 0, 0, 0.55) 150%);
    background-image: -moz-linear-gradient(to right, white, transparent, white),
        -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.55) 150%);
    background-image: -ms-linear-gradient(to right, white, transparent, white),
        -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.55) 150%);
}

.control-label {
    font-size: 12px !important;
}


.navicon {
    color: #242d79 !important;
    font-size: 25px;
    cursor: pointer;
}

.navicon2 {
    color: #242d79 !important;
    cursor: pointer;
}

#grdview table thead th {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(8, 193, 250, 1) 51%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(51%, rgba(8, 193, 250, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(8, 193, 250, 1) 51%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(8, 193, 250, 1) 51%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(8, 193, 250, 1) 51%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(8, 193, 250, 1) 51%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    color: #48569c;
}

#grdview table thead th a {
    color: #48569c;
}

.kv-grid-container th {
    text-align: right !important;
}

.modal-header {
    background-color: #f6fbfb;
}




.rz2i-99 {
    top: -5px;
    border: 0;
    height: 1px;
    padding: 0;
    position: relative;
    margin-right: 12px;
    margin-left: 12px;
    border-radius: 1px;
    background-color: #555555;
}




.caption_content {
    position: absolute;
    right: 0;
    height: 36px;
    background: rgba(0, 0, 0, .7);
    -webkit-transition: width 1s;
    transition: width 1s;
    overflow: hidden;
    position: fixed;
    color: #fff;
    border-radius: 50px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    z-index: 999999;
    width: 41px;
    margin-top: 80px;
}

.caption_content:hover {
    width: 150px;
    cursor: pointer;
}

.card-body {
    text-align: center;
}

.centerdiv {
    text-align: center;
}

.help-block {
    color: red !important;
    font-size: 10px;
}

.leftDiv {
    text-align: left !important;
    direction: ltr !important;
}

.modal-content2 {

    background: rgba(250, 250, 250, 1);
    background: -moz-linear-gradient(-45deg, rgba(250, 250, 250, 1) 0%, rgba(217, 252, 214, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(250, 250, 250, 1)), color-stop(51%, rgba(217, 252, 214, 1)), color-stop(100%, rgba(254, 254, 254, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(250, 250, 250, 1) 0%, rgba(217, 252, 214, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(250, 250, 250, 1) 0%, rgba(217, 252, 214, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(250, 250, 250, 1) 0%, rgba(217, 252, 214, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: linear-gradient(135deg, rgba(250, 250, 250, 1) 0%, rgba(217, 252, 214, 1) 51%, rgba(254, 254, 254, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#fefefe', GradientType=1);

}

.modal-header2 {
    background-color: #f6fbfb !important;
}

.maindvicon {
    text-align: center;
    background-color: white;
    margin: 5px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    -webkit-box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    height: 120px;
}

.maindvicon:hover {
    background: rgba(179, 220, 237, 1);
    background: -moz-linear-gradient(left, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(179, 220, 237, 1)), color-stop(50%, rgba(216, 232, 237, 1)), color-stop(100%, rgba(188, 224, 238, 1)));
    background: -webkit-linear-gradient(left, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    background: -o-linear-gradient(left, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    background: -ms-linear-gradient(left, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    background: linear-gradient(to right, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b3dced', endColorstr='#bce0ee', GradientType=1);
}

.mainicona,
.mainicona:hover {
    text-decoration: none !important;
}

.mainimgicon {
    height: 70px;
    width: 70px;
}

.maindvicontitle {
    text-align: center;




    background: rgba(252, 252, 252, 1);
    background: -moz-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(202, 231, 237, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(252, 252, 252, 1)), color-stop(100%, rgba(202, 231, 237, 1)));
    background: -webkit-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(202, 231, 237, 1) 100%);
    background: -o-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(202, 231, 237, 1) 100%);
    background: -ms-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(202, 231, 237, 1) 100%);
    background: linear-gradient(to right, rgba(252, 252, 252, 1) 0%, rgba(202, 231, 237, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#cae7ed', GradientType=1);

    margin: 10px;
    border-radius: 50px 0px 0px 50px;
    -moz-border-radius: 50px 0px 0px 50px;
    -webkit-border-radius: 50px 0px 0px 50px;
    border: 0px solid #000000;
    -webkit-box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    height: 120px;
}


.maindvicontitle2 {
    text-align: center;

    background: rgba(252, 252, 252, 1);
    background: -moz-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(223, 245, 233, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(252, 252, 252, 1)), color-stop(100%, rgba(223, 245, 233, 1)));
    background: -webkit-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(223, 245, 233, 1) 100%);
    background: -o-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(223, 245, 233, 1) 100%);
    background: -ms-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(223, 245, 233, 1) 100%);
    background: linear-gradient(to right, rgba(252, 252, 252, 1) 0%, rgba(223, 245, 233, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#dff5e9', GradientType=1);

    margin: 10px;
    border-radius: 50px 0px 0px 50px;
    -moz-border-radius: 50px 0px 0px 50px;
    -webkit-border-radius: 50px 0px 0px 50px;
    border: 0px solid #000000;
    -webkit-box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    height: 120px;
}

.dvmainpgesummery {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);

    border-radius: 37px 37px 37px 37px;
    -moz-border-radius: 37px 37px 37px 37px;
    -webkit-border-radius: 37px 37px 37px 37px;
    border: 0px solid #778df2;

    text-align: center;

    background: rgba(222, 218, 222, 1);
    background: -moz-linear-gradient(-45deg, rgba(222, 218, 222, 1) 0%, rgba(254, 254, 254, 1) 51%, rgba(222, 218, 222, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(222, 218, 222, 1)), color-stop(51%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(222, 218, 222, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(222, 218, 222, 1) 0%, rgba(254, 254, 254, 1) 51%, rgba(222, 218, 222, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(222, 218, 222, 1) 0%, rgba(254, 254, 254, 1) 51%, rgba(222, 218, 222, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(222, 218, 222, 1) 0%, rgba(254, 254, 254, 1) 51%, rgba(222, 218, 222, 1) 100%);
    background: linear-gradient(135deg, rgba(222, 218, 222, 1) 0%, rgba(254, 254, 254, 1) 51%, rgba(222, 218, 222, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedade', endColorstr='#dedade', GradientType=1);

    padding: 5px;
    margin: 10px;


}

.selectgridbackground {
    color: rgb(0, 89, 255);
    background-color: antiquewhite;
}

.circlebutton {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    background-color: rgb(222, 241, 223);
    color: rgb(2, 2, 2);
    font-size: 100px !important;
    cursor: pointer;
    border-color: #000000;

}

.circlebuttonselect {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    background-color: rgb(0, 0, 0);
    color: rgb(2, 2, 2);
    font-size: 100px !important;
    cursor: pointer;

}

.switch-text {
    font-size: 8px;
    /* اندازه فونت را کوچک کنید */
}

.search-container {
    background-color: #cbfff3;
    position: relative;
    border-radius: 30px;
    padding: 3px 5px 3px 10px;
    font-size: 21px;
    color: blue;
    direction: rtl;
}

.search-box {
    background-color: transparent;
    outline: none;
    height: 40px;
    font-size: 15px;
    border: 0;
    width: calc(100% - 45px);
    /* کاهش عرض تکست باکس برای جایگاه دکمه */
    font-size: 21px;
    color: rgb(241, 0, 0);
}

.search-button {
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgb(77, 92, 221);
    border-radius: 50%;
    border: 0;
    color: #FFF;
    width: 35px;
    height: 35px;
    outline: 0;
}

.doctorinrec {
    text-align: center;
    cursor: pointer;
}



.serviceclickdiv {
    font-size: 11px;
    text-align: center;
    background-color: white;
    margin: 5px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    -webkit-box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 12px -4px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    height: 35px;
    display: inline-block;
}

.serviceclickdiv:hover {
    cursor: pointer;
    background: rgba(179, 220, 237, 1);
    background: -moz-linear-gradient(left, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(179, 220, 237, 1)), color-stop(50%, rgba(216, 232, 237, 1)), color-stop(100%, rgba(188, 224, 238, 1)));
    background: -webkit-linear-gradient(left, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    background: -o-linear-gradient(left, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    background: -ms-linear-gradient(left, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    background: linear-gradient(to right, rgba(179, 220, 237, 1) 0%, rgba(216, 232, 237, 1) 50%, rgba(188, 224, 238, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b3dced', endColorstr='#bce0ee', GradientType=1);
}

.iconabtnadd {
    background-color: #e6fdec !important;
    border: 1px solid #56db89 !important;
    width: 150px;
}

.iconabtnadd:hover {
    font-size: 17px;
    border: 1px solid #7db879 !important;
    background-color: #bcf5c4 !important;

}


.iconabtnsave {
    background-color: #e6f0fd !important;
    border: 1px solid #8956db !important;
    width: 150px;
}

.iconabtnsave:hover {
    font-size: 17px;
    border: 1px solid #9779b8 !important;
    background-color: #bce5f5 !important;

}

.iconabtnclose {
    background-color: #fde6e6 !important;
    border: 1px solid #db5668 !important;
    width: 150px;
}

.iconabtnclose:hover {
    font-size: 17px;
    border: 1px solid #b8797c !important;
    background-color: #f5bcc4 !important;

}

.divfactorgroup {
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    background-color: #464646;
    color: #ffffff;
}

.divfactorgroup:hover {
    font-size: 17px;
    cursor: pointer;
    background-color: #c5c8f1 !important;
    text-align: center;
}
.divfactormaterial {
    font-size: 15px;
    cursor: pointer;
    background-color: #f4f6fc;
    text-align: center;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.68);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.68);
    height: 40px;
    border-radius: 39px 39px 39px 39px;
    -moz-border-radius: 39px 39px 39px 39px;
    -webkit-border-radius: 39px 39px 39px 39px;
    border: 1px solid #ababab;
    /* اضافه کردن ویژگی‌های flexbox برای قرار دادن متن در وسط */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px; /* فاصله بین دیوها */
}


.divfactormaterial:hover {
    font-size: 17px;
    cursor: pointer;
    text-align: center;
    background-color: #847cb4 !important;
    color: #f6fbfb;
}
.circle-checkbox {
    position: relative;
    width: 35px;
    height: 35px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid red;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    transition: background-color 0.2s, border-color 0.2s;
}

.circle-checkbox::after {
    content: '✗';
    position: absolute;
    top: 50%;
    left: 50%;
    color: red;
    transform: translate(-50%, -50%);
    font-size: 14px;
}

.circle-checkbox:checked {
    background-color: rgb(91, 250, 91);
    border-color: rgb(125, 139, 125);
}

.circle-checkbox:checked::after {
    content: '';
    width: 6px;
    height: 12px;
    border: solid rgb(15, 170, 9);
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(45deg);
}
.kv-expanded-row{
    background-color: #f7f9fc !important;
}
