﻿@font-face {
    font-family: IRANSans;
    src: url('/pages/assets/fonts/iransans/woff/iransansweb(fanum).woff') format('woff');
}

body {
    overflow-x: hidden;
}

    /*---------RadGrid Edit Full---------*/
    body:has(.rgEditForm) {
        .main-footer

{
    display: none !important;
}

}

body:has(.rgEditForm) {
    .sticky

{
    display: none !important;
}

}

body:has(.rgEditForm) {
    .jumps-prevent

{
    display: none !important;
}

}

body:has(.rgEditForm) {
    .main-header

{
    display: none !important;
}

}

body:has(.rgEditForm) {
    .RadGrid_Bootstrap table thead
        {
    position: inherit;
}

}

.rgEditForm {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}


    .rgEditForm > div {
        overflow: auto;
        height: 100%;
    }
/*---------RadGrid Edit Full End---------*/


.RadGrid_Bootstrap {
    overflow: auto !important;
}

.RadGrid_Bootstrap, .rgDataDiv {
    height: auto !important;
/*    min-height: 500px !important;*/
    max-height: 800px !important;
}

    .RadGrid_Bootstrap table {
        position: relative !important;
    }

        .RadGrid_Bootstrap table thead {
            position: sticky;
            top: 0;
            left: 0;
            right: 0;
            z-index: 999;
        }

        .RadGrid_Bootstrap table tfoot {
            position: sticky;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 1;
        }


.panel-body
{
    padding:5px !important;
}



.modaltoast {
    max-width: 50% !important;
}

@media only screen and (max-width: 760px) {
    .modaltoast {
        max-width: 90% !important;
    }
}

.toast {
    width: 100% !important;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: none !important;
}

.form-control {
    color: #686868 !important;
    border: 1px solid #c5c5cb;
}

.dr-ltr {
    direction: ltr !important;
}

.rtl body, .rtl *:not(i, .fa, .far, .fas) {
    font-family: IRANSans !important;
}

.rtl .portal-login input::placeholder {
    direction: rtl !important;
    text-align: right !important;
}

#LnkArabic, #LnkFarsi, .drplang {
    font-family: IRANSans !important;
    font-weight: 500;
}

.closed-menu.app.sidenav-toggled .horizontal-main.app-sidebar {
    display: block !important;
    width: 100% !important;
}

.app-content {
    margin-top: 64px;
}

.sidenav-toggled .horizontal-main .side-menu__label {
    display: block !important;
}

.app.sidenav-toggled .horizontal-main .side-menu__item {
    display: flex !important;
}

.app.sidenav-toggled .horizontal .horizontal-main .slide .slide-menu, .app.sidenav-toggled .horizontal .horizontal-main .slide .sub-slide-menu {
    width: 220px;
    position: absolute;
    background-color: #fff;
    z-index: 9999;
    border-radius: 5px;
    padding: 5px;
    min-width: fit-content;
    box-shadow: 0px 16px 18px rgba(135, 135, 182, 0.1) !important;
    border: 1px solid #e7eaf3;
    opacity: 1;
}

.app.sidenav-toggled .horizontal-main .slide-menu {
    left: inherit;
    visibility: inherit;
}

.app.sidenav-toggled .horizontal-main .slide:hover .slide-menu {
    max-height: inherit;
}

.app.sidenav-toggled .horizontal-main .angle {
    display: block;
}

.sidenav-toggled .responsive-navbar.navbar .navbar-collapse {
    z-index: 1001 !important;
}

.main-profile-menu .dropdown-menu {
    z-index: 1001 !important;
}
/*
.sidebar-mini .app-sidebar {
    width: 260px !important;
}*/

/*.main-sidebar-header {
    width: 260px;
}*/

@media (max-width: 992px) {
    .mobile-hide {
        display: none !important;
    }

    .main-header.side-header {
        z-index: 1032 !important;
    }

    ::-webkit-scrollbar {
        width: 12px;
    }
}

@media (min-width: 992px) {
    .sticky-pin .container-fluid {
        display: none;
    }

    .dark-theme .horizontal .horizontal-main .slide .slide-menu, .dark-theme .horizontal .horizontal-main .slide .sub-slide-menu, .dark-theme .horizontal .horizontal-main .sub-slide2 .sub-slide-menu1 {
        background-color: #2a2e3f !important;
        border: 1px solid #404353;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2) !important;
    }
}




.rcbInputCell, .rcbArrowCell {
    border: 1px solid #c5c5cb !important;
}

.rtl.closed-menu .horizontal-main.app-sidebar {
    position: relative;
}

.rtl.app.sidenav-toggled .side-menu__item {
    padding: 17px 13px 17px 13px !important;
}
/*@media (min-width: 992px){
.app.sidenav-toggled .main-sidebar-header {
    width: 80px;
}
}*/

/*
.horizontal-menu{
    width: 100% !important;
}
.horizontal-menu aside.app-sidebar {
    right: 0;
    left: inherit !important;
    border-left: 1px solid #ededf5;
    border-right: 0px;
    transition: right 320ms ease, width 320ms ease;
    border-bottom: 0px !important;
    top: 0;
    color: #14112d;
    max-height: 100%;
    background: white;
    box-shadow: 0px 8px 14.72px 1.28px rgba(154, 154, 204, 0.1);
    overflow: visible !important;
    position: relative;
    margin: 0 auto;
    width: 100% !important;
    bottom: initial;
    z-index: 999 !important;
    justify-content:start !important;
}


.horizontal-menu .main-sidebar-header {
    display: none;
}

.horizontal-menu .main-sidemenu {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 0;
    overflow: hidden;
    height: 90%;
}

.horizontal-menu .main-sidemenu, .horizontal .main-content {
    max-width: 85% !important;
    padding: 0;
}

.horizontal-menu .side-menu {
    display: flex;
    overflow: hidden;
    margin-left: 0px;
    align-items: center;
    flex-wrap: nowrap;
}


.horizontal-menu .slide {
    margin: 0 3px;
}

.horizontal-menu .app-sidebar {
    width: 240px !important;
}

.horizontal-menu .side-menu .slide .side-menu__item.active {
    border-bottom: 3px solid var(--primary-bg-color);
    border-right: none;
    border-left: none;
}
.rtl .horizontal-menu ul.side-menu .slide .side-menu__item {
    padding: 17px 13px 17px 13px !important;
}
*/


.ticket {
    position: relative;
    border: 3px solid white;
    background: #38cab3;
    color: white;
    text-align: center;
    display: inline-block;
    padding: 1em 3em;
    font-size: 1.5rem;
    font-weight: 500;
}

    .ticket::-moz-selection {
        background-color: #38cab3;
    }

    .ticket::selection {
        background-color: #38cab3;
    }

    .ticket:before,
    .ticket:after {
        height: 90px;
        width: 45px;
        content: '';
        position: absolute;
        /*top: 0.9em;
        top: calc(0.9em - 1px);*/
        height: 1.2em;
        width: 0.6em;
        border: 3px solid white;
    }

    .ticket:before {
        left: -3px;
        border-radius: 0 1em 1em 0;
        border-left-color: #4ae2ca;
        background-color: #4ae2ca;
    }

    .ticket:after {
        right: -3px;
        border-radius: 1em 0 0 1em;
        border-right-color: #4ae2ca;
        background-color: #4ae2ca;
    }


/*  ---------------------------------------TELERIK---------------------------------------------------  */

.form-control {
    /*margin-top:-10px !important;*/
    display: inline-block !important;
    /*margin-right: 10px !important;*/

    font-size: 13px !important;
    font-weight: normal;
    min-height: 38px !important;
    height: auto !important;
}

.rsbButtonSearch, .rcbReadOnly, .RadUpload {
    height: 38px !important;
}

.riTextBox {
    border-color: #c5c5cb !important;
}

    .riTextBox:focus {
        color: #4d5875;
        background-color: #fff !important;
        border-color: var(--primary-bg-color) !important;
        outline: 0;
        box-shadow: none;
    }


li .TopMenu-li {
    float: right;
    display: block
}


div.RadFileExplorer, .RadFileExplorer * {
    box-sizing: inherit !important;
}




/*RadSearchBox*/
ul.rsbList {
    width: 100%;
    text-align: right;
    font-family: IRANSans !important;
}



.rsbPopup {
    text-align: right;
}


.RadComboBox_Bootstrap {
    width: auto !important;
    display: flex;
    flex-grow: 1;
}

.RadSearchBox input.rsbInput {
    padding: 0px;
}


.RadSearchBox .rsbEmptyMessage {
}

.RadComboBox_Bootstrap table {
    border-collapse: collapse !important;
}



.rwControlButtons {
    width: auto !important;
}

div.RadSearchBox .rsbInner INPUT.rsbInput {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    position: relative;
    border-collapse: separate;
    height: 38px !important;
    line-height: 1.33;
    border-radius: 0px;
    text-align: right;
    padding-right: 10px;
    font-size: 13px;
    font-family: IRANSans !important;
    font-weight: bold;
    font-style: normal;
}

.RadSearchBox .rsbButton {
    width: 42px !important;
    border: none !important;
}


.RadGrid_Bootstrap .rgPagerCell .rgWrap {
    font-family: IRANSans !important;
}

div.RadUpload_Bootstrap {
    font-family: IRANSans !important;
}

.RadUpload .ruBrowse {
    background-color: aqua;
}

.RadUpload_Bootstrap .ruSelectWrap .ruFakeInput {
    height: 38px;
    border-radius: 3px;
}

.RadUpload_Bootstrap .ruSelectWrap .ruButton {
    height: 38px;
    border-radius: 3px;
    font-family: IRANSans !important;
}


.RadGrid_Bootstrap .rgPagerCell .rgPagerLabel {
    font-family: IRANSans !important;
}


.RadMenu_Bootstrap .rmGroup .rmLink .rmText {
    font-family: IRANSans !important;
}


.GridContextMenu .rgFilterMenu .rgHCMClear, .GridContextMenu .rgFilterMenu .rgHCMFilter {
    font-family: IRANSans !important;
}

.icheck-list {
    height: 38px;
    flex-wrap: wrap;
}

    .icheck-list > li {
        list-style-type: none;
        margin: 0 4px;
    }

        .icheck-list > li label, .icheck-list label {
            margin: 0 2px !important;
        }



html body .riSingle .riTextBox {
    padding-right: 5px;
    padding-left: 5px;
    margin: 0px !important;
    width: 100%;
}



span.RadInput {
    display: inline-flex;
    position: relative;
    z-index: 0;
    margin-bottom: 0;
    position: relative;
    border-collapse: separate;
    /*width: 100% !important;*/
    flex-grow: 1;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0px;
    text-align: right;
    height: auto !important;
    min-height: 38px !important;
    /*padding-right:10px;*/
}

    span.RadInput input, .rcbInputCell, .rcbArrowCell {
        /*        border-color: #c5c5cb !important;*/
        box-shadow: none !important;
    }

html body .RadInput_Default .riHover, html body .RadInput_Hover_Default, html body .RadInput_Default .riFocused, html body .RadInput_Focused_Default {
    border-color: #38cab3 !important;
    color: #333;
}

span.RadInput .riDisabled {
    color: #303030 !important;
}


textarea {
    font-size: 13px !important
}

body.dark-theme {
    background-color: #383D52 !important;
}

.dark-theme #country-selector .modal-body::before, .dark-theme ul.rlbList {
    background-color: #383D52 !important;
    color: white;
}

.dark-theme .reWrapper {
    border: none !important;
}

.dark-theme .Bootstrap.RadEditor, .dark-theme .Bootstrap.RadEditor .reModule, .dark-theme .Bootstrap.RadEditor .reEditorModes, .dark-theme .Bootstrap.RadEditor .reWrapper {
    background-color: #383D52 !important;
}

.dark-theme .RadFileExplorer .RadGrid {
    background-color: #383D52 !important;
}

.dark-theme .RadFileExplorer_Bootstrap .rfeAddressBox, .RadFileExplorer_Bootstrap .rfeFilterTxt {
    background-color: #383D52 !important;
    color: white !important;
}

.dark-theme .RadFileExplorer_Bootstrap, .dark-theme .RadToolBar_Bootstrap .rtbOuter, .dark-theme .RadSplitter_Bootstrap .rspResizeBar, .RadSplitter_Bootstrap .rspSlideContainerResize, .RadSplitter_Bootstrap .rspCollapseBarExpand, .RadSplitter_Bootstrap .rspCollapseBarCollapse {
    background-color: #383D52 !important;
    color: white !important;
}
/*.dark-theme #RAD_SPLITTER_PANE_CONTENT_ctl00_ContentPlaceHolder1_ctl05_RadFileExplorer1_paneTree {
    background-color: #383D52 !important;
}*/

.dark-theme .RadComboBox_Bootstrap .rcbInner {
    background-color: transparent !important;
    border-color: #484863 !important;
}

.dark-theme .RadComboBox_Bootstrap .rcbActionButton {
    background-color: #a3a3a3 !important;
    /*background-image: url('WebResource.axd?d=L2H6bDjOLkphHD8Ijr1cciJ2pDkXtAa4yxPA6UGUCt1ANcCCXI5HONee7jPCHNXsXy6M6bBRxO82rERYxHCIGgNXuZhLwqFoFFnPOHNP-ZamlVfpErMx8Kl6otpxtnGE-mmBnmPz_GoPEU97bHT1Hxr4xEVFe9TAwtaYmuirqcSi8jDr0&t=636857384020000000') !important;*/
}



.dark-theme .rwFooterRow > *, .dark-theme tr.rwTitleRow td, .dark-theme .rwBodyLeft, .dark-theme .rwBodyRight {
    background-color: #2D4E56 !important;
    border-color: #2D4E56 !important;
}

.dark-theme .rwTitleRow li a, .dark-theme .rwIcon {
    filter: invert(100%) !important;
}

.dark-theme .rtsLink {
    background-color: #2A2E3F !important;
    color: white !important;
    border-bottom-color: #bfc1d4 !important;
}

.dark-theme .rtsSelected {
    background: gray !important;
}

.dark-theme .rgMasterTable tbody tr td button {
    color: black !important;
    background-color: #c6c6c6;
}

.dark-theme .rgMasterTable tbody tr, .dark-theme .rgMasterTable tbody tr.rgRow td button {
    color: whitesmoke;
    text-shadow: 1px 1px 10px black;
}

    .dark-theme .rgMasterTable tbody tr.rgRow td button:hover {
        background-color: rgb(163, 163, 163);
    }

    .dark-theme .rgMasterTable tbody tr.rgRow td a.text-dark:hover {
        color: white !important;
    }

.dark-theme .rgEditForm {
    background-color: #2A2E3F !important;
}

.dark-theme span.RadInput .riDisabled {
    color: rgb(192, 194, 199) !important;
}

.RadListBox span.rlbText {
    font-size: 13px;
    font-family: IRANSans !important;
    font-weight: bold;
}

.RadComboBox .rcbInputCell .rcbInput, .RadComboBoxDropDown_Bootstrap {
    font-size: 13px;
    font-family: IRANSans !important;
    font-weight: bold;
}

.rcbItem {
    font-size: 13px;
    font-family: IRANSans !important;
}

.rcbHovered {
    font-size: 20px;
    font-family: IRANSans !important;
    font-weight: bold;
}


div.RadComboBox .rcbInputCell INPUT.rcbInput {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    position: relative;
    border-collapse: separate;
    width: 100% !important;
    height: 38px !important;
    line-height: 1.33;
    border-radius: 0px;
    text-align: right;
    padding-right: 10px;
    font-family: IRANSans !important;
}


div.RadComboBox_Bootstrap .rcbInputCell {
    border-radius: 0px;
}

div.RadComboBoxDropDown_Bootstrap {
    border-radius: 0px;
}




div.RadTimePicker {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    position: relative;
    border-collapse: separate;
    width: 100% !important;
    height: 38px !important;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0px;
    text-align: right;
    text-align: center;
}


div.RadPicker input.riTextBox {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    position: relative;
    border-collapse: separate;
    width: 100% !important;
    height: 38px !important;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0px;
    text-align: right;
    padding-right: 10px;
    text-align: center;
}

div.RadNumericTextBox {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    position: relative;
    border-collapse: separate;
    width: 100% !important;
    height: 38px !important;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 0px;
    text-align: right;
    padding-right: 10px;
}

.RadComboBox_Bootstrap .rcbInputCell {
    background-color: transparent !important;
}
/*  ---------------------------------------TELERIK---------------------------------------------------  */

.RadGrid_Bootstrap .rgPagerCell .rgPageFirst, .RadGrid_Bootstrap .rgPagerCell .rgPagePrev, .RadGrid_Bootstrap .rgPagerCell .rgPageNext, .RadGrid_Bootstrap .rgPagerCell .rgPageLast, .RadGrid_Bootstrap .rgPagerCell .rgPagerButton, .RadGrid_Bootstrap .rgPagerCell .rgNumPart a {
    border-left-width: 1px !important;
}

.input-group input, .input-group .input-group-text {
    border-radius: 0 !important;
}

.rtl .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .rtl .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.rtl .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.global-loader {
    position: fixed;
    z-index: 50000;
    background: #00000091;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .global-loader > div {
        width: 340px;
        height: 150px;
    }

.breadcrumb-header {
    margin-top: 0px;
    margin-bottom: 10px;
}

.card-title {
    padding: 0 14px 10px;
    border-bottom: 1px solid #ededf5;
}

.rtl .card-title:before {
    right: 22px;
}

.card-title:before {
    left: 22px;
}

.RadInputMultiline textarea, .RadInputMultiline_Default {
    min-height: 100px !important;
    max-height: 200px !important;
}

/*Custom Dark Style Begin*/
.dark-theme .rcbScroll {
    background-color: #2A2E3F !important;
    color: white !important;
}

.dark-theme .rcbArrowCell {
    background-color: #a3a3a3 !important;
}

.dark-theme .rcbInputCell, .dark-theme .RadComboBoxDropDown,
.dark-theme .riTextBox,
.dark-theme .rcbReadOnly,
.dark-theme .RadGrid_Bootstrap,
.dark-theme .RadGrid_Bootstrap .rgGroupPanel,
.dark-theme .RadGrid_Bootstrap .rgHeader,
.dark-theme .RadGrid_Bootstrap .rgCommandRow,
.dark-theme .rgPagerCell,
.dark-theme .RadGrid_Bootstrap .rgHeader,
.dark-theme .input-group:nth-child(2),
.dark-theme .reWrapper table *,
.dark-theme .rsbInner,
.dark-theme textarea {
    background-color: #2a2e3f !important;
    border: 1px solid #484863 !important;
    color: #c0c2c7 !important;
}


    .dark-theme .RadGrid_Bootstrap .rgHeader a {
        background-color: #2a2e3f !important;
        color: #c0c2c7 !important;
    }

.dark-theme .RadMenu_Bootstrap .rmGroup.rmVertical {
    background-color: #2a2e3f !important;
    border: 1px solid #484863 !important;
    color: #c0c2c7 !important;
}

.dark-theme .RadMenu_Bootstrap .rmGroup .rmLink {
    color: #c0c2c7 !important;
}

.dark-theme .card-title {
    border-color: #404353 !important;
}

.dark-theme .btn-outline-dark {
    border: 1px solid #484863 !important;
    color: #c0c2c7 !important;
}

.dark-theme .RadGrid_Bootstrap .rgRow > td, .dark-theme .RadGrid_Bootstrap .rgAltRow > td, .dark-theme .RadGrid_Bootstrap .rgEditRow > td {
    border: 1px solid #484863 !important;
}

.rgAltRow td {
    padding: 4px !important;
}

.dark-theme .rgAltRow td {
    background-color: #393F55 !important;
}

.dark-theme div.RadComboBox .rcbInputCell INPUT.rcbInput {
    color: #c0c2c7 !important;
}

.dark-theme .RadGrid_Bootstrap .rgCommandCell a {
    color: #fff !important;
}

.dark-theme .RadGrid input.rgOptions {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 10px;
    border: 0 none;
    vertical-align: sub;
    cursor: pointer;
    filter: invert(100%);
}

.dark-theme .RadGrid_Bootstrap .rgPagerCell .rgPageFirst,
.dark-theme .RadGrid_Bootstrap .rgPagerCell .rgPagePrev,
.dark-theme .RadGrid_Bootstrap .rgPagerCell .rgPageNext,
.dark-theme .RadGrid_Bootstrap .rgPagerCell .rgPageLast,
.dark-theme .RadGrid_Bootstrap .rgPagerCell .rgPagerButton,
.dark-theme .RadGrid_Bootstrap .rgPagerCell .rgNumPart a {
    background-color: #6f7280 !important;
    border-left-width: 1px !important;
}



/*Custom Dark Style END*/
.rtl .ps > .ps__rail-y {
    right: 0 !important;
}

.main-nav-column .nav-link:hover span {
    color: #323251;
    transition: 0.2s ease-in-out;
}

.RadSearchBox .rsbInner, .RadSearchBox .rsbInput {
    display: flex !important;
    flex-grow: 1 !important;
    width: auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.rcbInner, .rcbHovered {
    height: 38px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

    .rcbInner button, .rcbHovered button {
        height: auto !important;
        width: 28px !important;
    }

        .rcbInner button span, .rcbHovered button span {
            height: 28px !important;
            width: 28px !important;
        }



/* Radio and checkbox style start*/
[type="radio"]:not(:checked) + label::after {
    z-index: -1;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:not(:checked) + label::after, [type="radio"]:not(:checked) + label::before {
    border: #c5c5cb solid 1px;
}

[type="radio"]:not(:checked) + label {
    padding-left: 26px;
    height: 22px;
    line-height: 22px;
    font-weight: 400;
}

[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 21px;
    font-size: 1rem;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px !important;
}

[type="checkbox"]:checked + label::before {
    top: -12px;
    left: -2px;
    width: 11px;
    height: 19px;
}

input[type="checkbox"]:not(.rcbList input,.rgMasterTable input), input[type="radio"]:not(.rcbList input,.rgMasterTable input) {
    display: none;
}

[type="radio"]:checked + label::before {
    border: 1px solid transparent;
    animation: ripple .2s linear forwards;
}

[type="radio"].with-gap:checked + label::after, [type="radio"].with-gap:checked + label::before, [type="radio"]:checked + label::after, [type="radio"]:checked + label::before, [type="radio"]:not(:checked) + label::after, [type="radio"]:not(:checked) + label::before {
    border-radius: 50%;
}

[type="radio"] + label::after, [type="radio"] + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 14px;
    height: 14px;
    z-index: 0;
    transition: .28s ease;
}

[type="radio"].with-gap:checked + label::after, [type="radio"]:checked + label::after {
    background-color: var(--primary-bg-color);
    z-index: 0;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

[type="radio"].with-gap:checked + label::after, [type="radio"].with-gap:checked + label::before, [type="radio"]:checked + label::after {
    border: 4px solid var(--primary-bg-color);
}

[type="checkbox"] + label::before, [type="checkbox"]:not(.filled-in) + label::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 1px solid #cdd4e2;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s;
}

[type="checkbox"]:not(.filled-in) + label::after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="checkbox"] + label {
    padding-left: 26px;
    height: 16px;
    line-height: 21px;
    font-weight: 400;
}

[type="checkbox"] + label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 21px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}

html[dir="rtl"] [type="checkbox"] + label::before, html[dir="rtl"] [type="checkbox"]:not(.filled-in) + label::after {
    left: auto;
    right: 0;
}

html[dir="rtl"] [type="checkbox"] + label {
    font-size: 0.8rem;
}

html[dir="rtl"] [type="checkbox"] + label {
    padding-left: 0;
    margin-right: 10px;
    padding-right: 32px;
}

html[dir="rtl"] [type="radio"] + label::after, html[dir="rtl"] [type="radio"] + label::before {
    left: auto;
    right: 0;
}

html [type="checkbox"].filled-in:checked + label::before, html [type="checkbox"]:checked + label::before {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid var(--primary-bg-color);
    border-bottom: 1px solid var(--primary-bg-color);
    transform: rotate(40deg);
}

html[dir="rtl"] [type="checkbox"].filled-in:checked + label::before, html[dir="rtl"] [type="checkbox"]:checked + label::before {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid var(--primary-bg-color);
    border-bottom: 1px solid var(--primary-bg-color);
    transform: rotate(40deg);
}

html[dir="rtl"] [type="checkbox"]:checked + label::before {
    left: auto;
    right: 10px;
    top: -7px;
}

html[dir="rtl"] [type="radio"] + label::after, html[dir="rtl"] [type="radio"] + label::before {
    left: auto;
    right: 0;
}



html[dir="rtl"] [type="radio"]:checked + label, html[dir="rtl"] [type="radio"]:not(:checked) + label {
    padding-left: 0;
    padding-right: 26px;
}

/*.rgEditForm [type="radio"] + label::after, [type="radio"] + label::before {
    left: auto;
    right: -20px !important;
    top: -3px !important;
}*/
.rgEditForm .icheck-list li span {
    position: relative;
}

.rgEditForm .icheck-list li input[type="radio"] {
    position: absolute;
    right: 6px;
    top: 4px;
}
/* Radio and checkbox style END*/
.RadUpload ul, .RadUpload li, .RadUpload span {
    display: flex !important;
    flex-grow: 1 !important;
    justify-content: center !important;
    align-items: center;
    cursor: pointer !important;
}

.RadUpload .ruBrowse {
    position: absolute !important;
    width: 100% !important;
    margin: 0 !important;
}



/*555555555555555555555555*/

.timeline-centered {
    position: relative;
    margin-bottom: 20px !important;
    width: 98%;
    margin: auto;
    border-radius: 15px;
}

    .timeline-centered:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: white;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline-centered .timeline-entry {
        position: relative;
        width: 50%;
        float: right;
        margin-bottom: 70px;
        clear: both;
    }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
            background: #fff;
            color: #737881;
            display: block;
            width: 40px;
            height: 40px;
            -webkit-border-radius: 20px;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 20px;
            -moz-background-clip: padding;
            border-radius: 20px;
            background-clip: padding-box;
            text-align: center;
            -webkit-box-shadow: 0px 0px 0px 5px #ffffff;
            -moz-box-shadow: 0px 0px 0px 5px #ffffff;
            box-shadow: 0px 0px 0px 5px #ffffff;
            line-height: 40px;
            font-size: 13px;
            float: left;
            margin-top: 20px;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }



        .timeline-centered .timeline-entry .timeline-entry-inner {
            margin-left: -22px;
        }

    .timeline-centered .timeline-entry {
        position: relative;
        width: 50%;
        float: right;
        margin-bottom: 70px;
        clear: both;
    }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
            position: absolute;
            left: -90%;
            top: 12px;
            text-align: right;
            /* padding: 10px; */
            padding-top: 2px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 85%;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-purple {
            background-color: #4ec2f0 !important;
            color: #fff;
            padding-top: 4px;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
            position: relative;
            background: #ffffff !important;
            margin-left: 70px;
            margin-right: 80px;
            width: 90%;
        }

        .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
            left: auto;
            right: -95%;
            text-align: left;
            top: 20px;
            width: 90%;
        }

        .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
            float: right;
        }

        .timeline-centered .timeline-entry.left-aligned {
            float: left;
        }

            .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
                margin-left: 0;
                margin-right: -20px;
            }


.timeline-icon i {
    padding-top: 12px;
}

.dark-theme .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label, .dark-theme .timeline-entry .card-body {
    background-color: #2a2e3f !important;
}

.input-group a {
    height: 40px;
}

@media only screen and (max-width: 1160px) {



    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
        float: left;
    }

    .timeline-centered .timeline-entry {
        float: left;
    }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
            width: 100%;
            left: 85px;
            margin: 0;
        }

    .timeline-centered::before {
        left: 40px;
    }

    .timeline-bg-purple {
        margin-left: 22px;
    }

    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
        right: -300px;
        top: 50%;
    }

    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
        right: -300px;
        left: 0;
        top: 100px;
    }

    .left-aligned .timeline-entry-inner .timeline-label {
        left: 66px !important;
    }
}

@media only screen and (max-width: 590px) {
    .timeline-centered {
        width: auto;
    }

    .app-content {
        margin-top: 7px;
    }

    .timeline-entry-inner .timeline-time {
        position: unset !important;
        display: inline-block !important;
        margin-left: 15px;
    }

    .timeline-centered .timeline-entry {
        width: 100% !important;
    }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
            width: auto;
            margin-left: 12%;
            left: 0 !important;
        }

    .timeline-entry-inner, .timeline-icon {
        margin: 0 !important;
    }
}

.visit-form .input-group .input-group-text:first-child {
    width: 100%;
    text-align: left;
    padding: 0 4px;
    min-height: 38px;
    line-height: 1.5;
}

.rtl .visit-form .input-group .input-group-text:first-child {
    text-align: right;
}

.visit-form .input-group-text {
    white-space: inherit !important;
}

label[for="CheckBoxRemain"] {
    font-size: 12px !important;
}

@media only screen and (max-width: 500px) {
    .input-group .input-group-text:first-child {
        width: 100%;
        text-align: left;
        padding: 0 2px;
        min-height: 38px;
        line-height: 1.5;
        background: none;
        border: none;
    }

    .rtl .input-group .input-group-text:first-child {
        text-align: right;
    }

    .input-group.d-table, div.d-table-cell {
        display: block !important;
    }

    #TxtFullSearch {
        width: 100% !important;
    }

    .RadEditor {
        height: auto !important;
    }

    .icheck-list {
        padding: 0 !important;
    }

    .btn-list.rounded {
        padding: 5px !important;
    }

        .btn-list.rounded a {
            margin: 5px !important;
            font-size: 12px !important;
        }

    label[for="CheckBoxRemain"] {
        font-size: 9px !important;
        font-weight: bold;
    }
}

.FileUpload tbody {
    display: flex;
    flex-wrap: wrap;
}

.signature-status {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 150px;
    min-height: 150px !important;
    height: 150px;
    text-align: center;
    font-size: 15px;
    color: #646565;
    margin-bottom: 30px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
}

#signatureDBG {
    position: absolute;
    height: 150px;
    width: 150px;
    background: linear-gradient(90deg, #0C3B43 50%, transparent 50%), linear-gradient(90deg, #0C3B43 50%, transparent 50%), linear-gradient(0deg, #0C3B43 50%, transparent 50%), linear-gradient(0deg, #0C3B43 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 16px 4px, 16px 4px, 4px 16px, 4px 16px;
    background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0px;
    border-radius: 5px;
    padding: 30px;
    animation: dash 5s linear infinite;
}

@keyframes dash {
    to {
        background-position: 100% 0%, 0% 100%, 0% 0%, 100% 100%;
    }
}

.card-hoverable {
    transition: 0.2s ease-in-out;
}

    .card-hoverable:hover {
        transform: scale(1.05);
        box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
    }



.rgRow td {
    padding: 4px !important;
}

.rgDataDiv {
    overflow-x: unset !important;
    overflow-y: unset !important;
    height: unset !important;
}

.file-upload > div {
    width: 100% !important;
}

.rgEditForm {
    background-color: white !important;
}

.rgRow .RadComboBox {
    width: 100% !important;
    margin-bottom: 2px;
    padding: 0 !important;
}

.rgRow div.RadComboBox .rcbInputCell input.rcbInput {
    height: 20px !important;
}


/*       amimation        */
.heartbeat {
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out both;
    animation-iteration-count: 2;
}

@-webkit-keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.incoming-call {
    background: #fff;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
    border-radius: 100%;
    border: solid 5px #fff;
    animation: play 2s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

@keyframes play {

    0% {
        transform: scale(1);
    }

    15% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
    }

    25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.2);
    }

    25% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(255, 255, 255, 0.2);
    }
}

span#passIcon {
    padding-right: 12px !important;
    padding-left: 12px !important;
    background-color: rgb(68, 159, 159) !important;
}

.rtl .alert-dismissible {
    padding-left: 15px;
}

.responsive-logo .header-logo {
    top: 5px;
}

.plan-card i {
    width: 60px;
    height: 60px;
    line-height: 2;
}

::-webkit-scrollbar {
    width: 9px;
}

.Fulliframe {
    width: 100%;
    height: 1350px;
}

/*Recorder Icon Start*/
#ioTypeRecorder {
    position: relative;
    width: 1.8rem;
    height: 1.8rem;
    /*border-radius: 3rem !important;*/
    background: #e51515;
    border: 1px solid #f9f9fa33;
    cursor: pointer;
    box-shadow: 0 1px 4px 0 rgba(12, 12, 13, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.15);
    transition: 0.2s ease;
    margin: -6px;
    display: none;
}

    #ioTypeRecorder #ioTypeRecord {
        width: 60%;
        height: 60%;
        top: 20%;
        left: 20%;
        position: absolute;
        transition: inherit;
    }

    #ioTypeRecorder #ioTypeArrow {
        width: 50%;
        height: 50%;
        top: 30%;
        left: 25%;
        position: absolute;
        transition: inherit;
        opacity: 0;
    }

    #ioTypeRecorder:active {
        border-color: transparent;
    }

        #ioTypeRecorder:active #ioTypeRecord {
            width: 55%;
            height: 55%;
            top: 23%;
            left: 23%;
        }

    #ioTypeRecorder.recording {
        box-shadow: 0 0 0 1px #45a1ff, 0 0 0 4px rgba(69, 161, 255, 0.3);
    }

        #ioTypeRecorder.recording #ioTypeRecord {
            animation: recording 0.7s ease infinite;
        }

    #ioTypeRecorder.download #ioTypeRecord {
        height: 40%;
        width: 40%;
        top: 15%;
        left: 30%;
        animation: none;
    }

    #ioTypeRecorder.download #ioTypeArrow {
        animation: download 0.5s ease infinite;
    }

    #ioTypeRecorder.out #ioTypeRecord {
        animation: out 0.8s ease, in 0.2s 0.8s ease;
    }

@keyframes in {
    from {
        height: 0%;
        top: 60%;
    }
}

@keyframes recording {
    from, to {
        transform: rotate(10deg);
    }

    50% {
        transform: rotate(-10deg);
    }
}

@keyframes download {
    0% {
        top: 30%;
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        top: 55%;
        opacity: 0;
    }
}

@keyframes out {
    20% {
        top: 8%;
    }

    75%, 100% {
        top: 100%;
        opacity: 0;
        height: 0px;
    }
}
/*Recorder Icon End*/


.RadGridRowClearColor {
    background-color: white !important;
}

.height-200 {
    height: 200px !important;
}

.GridCheckBox input[type="checkbox"] {
    display: none;
}

input:checked + label {
    color: var(--primary-bg-color);
}
