.radio-button-with-arrows{position:relative;z-index:1}.radio-button-arrow{position:absolute;left:-1px;width:100%;height:50%;font-size:25px;border:0;z-index:-1;transition:.2s top ease-out;background:transparent}.radio-button-arrow .ant-radio-button-wrapper{border:0}.radio-button-up{top:0}.radio-button-down{top:50%}.angle-wrap{position:relative}.angle-wrap .fa{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radio-with-range .ant-segmented-group .ant-segmented-item{margin-bottom:0}.radio-with-range .ant-segmented{border-radius:4px;border:1px solid #ccc}.radio-with-range .ant-segmented .ant-segmented-item-label{min-height:26px;height:28px;font-weight:500;line-height:26px;vertical-align:center}.radio-with-range .ant-segmented .ant-segmented-item-label>span,.radio-with-range .ant-segmented .ant-segmented-item-label .radio-label{line-height:1}.ant-radio-button-wrapper-checked .radio-button-up,.ant-segmented-item-selected .radio-button-up{top:-50%;border-radius:4px 4px 0 0;z-index:1}.ant-radio-button-wrapper-checked .radio-button-down,.ant-segmented-item-selected .radio-button-down{top:100%;border-radius:0 0 4px 4px;z-index:1}.ant-segmented-item-selected .radio-button-up{top:calc(-50% - 4px)}.ant-segmented-item-selected .radio-button-down{top:calc(100% + 3px)}.ant-radio-button-wrapper-checked .radio-label{color:#1890ff}.radio-label{border:0;height:31px;line-height:31px}.radio-label:before,.radio-label:after{display:none!important}.ant-radio-button-wrapper{box-shadow:none!important}.ant-radio-button-wrapper:first-child{border-radius:4px 0 0 4px}.ant-radio-button-wrapper:last-child{border-radius:0 4px 4px 0}.chat-component{display:flex}.chat-component__left{display:flex;flex-direction:column;flex:0 0 25%;border-right:1px solid #e8e8e8;max-width:25%}.chat-component__left-loader{position:absolute;top:0;left:0;height:100%;width:100%;background:#0003;min-height:60px}.chat-component__right{flex:0 0 75%;position:relative;padding-top:40px;max-width:75%}.chat-component__right__with-form{padding-bottom:0}.chat-component__not-found{font-size:16px;text-align:center;font-style:italic;padding:10px}.chat-component__actions{float:right}.chat-component__actions__users{display:inline-block;margin-right:5px;vertical-align:middle;white-space:nowrap}.chat-component__actions__users .inline-select-item.inline-select-item_sm{margin:4px 5px}.chat-component__actions .fa{border-radius:50%;height:30px;width:30px;line-height:30px;text-align:center;color:#fff;cursor:pointer}.chat-component__actions .fa~.fa{margin-left:5px}.chat-component__actions .btn .fa{height:unset;width:unset;line-height:unset;color:unset}.chat-component__actions-add{background:#1890ff}.chat-component__actions-remove{background:#e74c3c}.chat-component__headline{height:40px;background:#f1f1f1;position:absolute;top:0;left:0;width:100%;padding:5px 10px;border-bottom:1px solid #e8e8e8}.chat-component__headline__name{font-weight:700;line-height:30px;overflow:hidden;padding-right:10px}.chat-component__headline__count{font-weight:400;font-size:12px;margin-left:10px}.chat-list{padding:0;margin:0;height:unset!important;overflow:auto}.chat-list__item{display:block;padding:10px;border-bottom:1px solid #e8e8e8;overflow:hidden;cursor:pointer;position:relative}.chat-list__item_active{cursor:default;background:#f1f1f1;color:#444}.chat-list__item-name{font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis}.chat-list__item-avatar-multiple{width:50px;height:50px;float:left}.chat-list__item-content{margin-left:60px}.chat-list__item-last-message{font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;margin-top:3px;height:17px;white-space:nowrap}.chat-list__item-count{position:absolute;width:20px;height:20px;background:#bfbfbf;border-radius:50%;color:#fff;right:5px;top:50%;margin-top:-10px;text-align:center;line-height:20px;font-size:11px;font-weight:700}.chat-list__item-avatar{border-radius:50%;height:50px;width:50px;background-size:cover;background-repeat:no-repeat;float:left;margin-right:10px}.chat-list__item-avatar__actions.chat-list__item-avatar{position:relative;width:30px;height:30px;margin:0 5px}.chat-list__item-avatar__actions.chat-list__item-avatar .btn-loader{width:100%;height:100%;border-radius:50%}.chat-list__item-avatar__actions.chat-list__item-avatar .btn-close{position:absolute;top:-8px;right:-8px;height:16px;width:16px;padding:0;border:0;line-height:1;border-radius:50%;color:#888;opacity:0;transition:.2s}.chat-list__item-avatar__actions.chat-list__item-avatar .btn-close:hover{background:#fff;color:red}.chat-list__item-avatar__actions.chat-list__item-avatar:hover .btn-close{opacity:.8}.chat-list__item-avatar_min{width:24px;height:24px;margin-right:0;margin-bottom:2px}.chat-list__item-avatar_min:nth-child(2n){margin-left:2px}.chat-message-list-component{margin:0;height:100%;padding:10px;overflow:auto;width:100%}.chat-message-list-component__loading{height:100%}.chat-message-list-component__item{display:block;border-radius:5px;border:1px solid #e4e9ee;margin-left:50px;position:relative;margin-top:48px}.chat-message-list-component__item_inner{position:relative;z-index:1;padding:10px 10px 20px}.chat-message-list-component__item.chat-message-list-component__item_unviewed>*{z-index:1}.chat-message-list-component__item.chat-message-list-component__item_unviewed:before{content:"";position:absolute;inset:-17px -10px -33px -60px;z-index:0;border-radius:2px;background:#2567db1a}.chat-message-list-component__item.chat-message-list-component__item_unviewed:nth-last-child(2):before{bottom:-12px}.chat-message-list-component__item-avatar{border:2px solid #e4e9ee;left:-50px;top:0;background-size:cover;border-radius:50%;position:absolute;width:40px;height:40px}.chat-message-list-component__item-time,.chat-message-list-component__item-author{position:absolute;right:5px;bottom:100%;padding-bottom:1px;font-size:11px;color:#9a9c9f}.chat-message-list-component__item-author{left:5px;right:0}.chat-message-list-component__item_you{background:#ebf0f6}.chat-message-list-component__item-viewed{position:absolute;right:5px;bottom:5px;color:#35aa47;font-size:11px}.chat-form-component textarea{resize:none;height:54px;padding:5px;font-size:14px;line-height:1.2em}.add-user-to-chat .ant-select{display:block}.chat-message-item{margin-left:15px}.chat-message-item-ptr{cursor:pointer}.support-chat~.chats-page .chat-component__left{padding-top:5px;margin-top:-5px}.support-chat~.chats-page .chat-buttons{margin-top:0;padding:0 10px 0 0}.dashboard-container-content .chats-page .dashboard-filters-component{max-width:min(420px,100vw - 40px)}.chats-page .filters-component-tooltip .ant-popover-content>:first-child .filter-range-element>button{min-width:unset}.chats-page .ant-popover.dashboard-filters-component{min-width:330px}.chats-page{height:calc(100vh - 30px - var(--top-height));display:flex;flex-direction:column}.chats-page .site-headline,.chats-page .ant-tabs{max-height:100%}.chat-component{background:#fff;padding:10px;height:calc(100vh - 30px - var(--top-height))}.site-headline~.chat-component{height:calc(100vh - 160px)}.add-user-to-chat .inline-select-item{display:inline-flex;flex-direction:row;align-items:center}.inline-select-item__avatar{display:inline-block;width:20px;height:20px;margin-right:6px}.inline-select-item__avatar .avatar-container{border:1px solid #ccc;font-size:12px}.add-user-item .user-avatar-with-status{vertical-align:top}.ant-select-item-option-content .add-user-item__tag{display:none}.ant-select-item-option-content .add-user-item__autocomplete{display:inline-block}.chat-form-component .voice-message-clear-btn{color:#000000d9}.add-user-item__autocomplete{display:none}.chat-list__item-avatar .user-avatar-with-status,.chat-message-list-component__item-avatar .user-avatar-with-status{width:100%!important;height:100%!important;border:none}.chat-component__actions .user-avatar-with-status .fa{line-height:1;width:1em;height:1em}.chat-list{flex-grow:1;height:unset!important;--chat-list-item-active-count-bg: #3c8dbc;--chat-list-item-active-count-color: #fff}.chat-list__item .avatar-container{font-size:20px}.chat-list__item-avatar_min .avatar-container{font-size:12px}.schema-beige .chat-list{--chat-list-item-active-bg: #5f8a6c;--chat-list-item-active-count-bg: #fff;--chat-list-item-active-count-color: #5f8a6c}.schema-blue .chat-list{--chat-list-item-active-bg: #516d94;--chat-list-item-active-count-bg: #fff;--chat-list-item-active-count-color: #516d94}.schema-gold .chat-list{--chat-list-item-active-bg: #458388;--chat-list-item-active-count-bg: #fff;--chat-list-item-active-count-color: #458388}.schema-green .chat-list{--chat-list-item-active-bg: #cbcc41;--chat-list-item-active-count-bg: #fff;--chat-list-item-active-count-color: #cbcc41}.schema-lavender .chat-list{--chat-list-item-active-bg: #91b5b3;--chat-list-item-active-count-bg: #fff;--chat-list-item-active-count-color: #91b5b3}.schema-olive .chat-list{--chat-list-item-active-bg: #bed47d;--chat-list-item-active-count-bg: #fff;--chat-list-item-active-count-color: #bed47d}.schema-powder .chat-list{--chat-list-item-active-bg: #636b95;--chat-list-item-active-count-bg: #fff;--chat-list-item-active-count-color: #636b95}.schema-purple .chat-list{--chat-list-item-active-bg: #009bcc;--chat-list-item-active-count-bg: #fff;--chat-list-item-active-count-color: #009bcc}body .round-button{height:34px;padding:2px 10px;font-size:10px}body .round-button .fa{color:#446bbd}body .round-button>span{margin:-2px 0}.doctor-filter-wrapper{position:relative}.doctor-filter-wrapper .doctor-filter-switch{position:absolute;z-index:3;top:50%;transform:translateY(-50%);right:1px;opacity:.2;transition:opacity .2s;background:#fff;padding:5px 7px 5px 2px}.doctor-filter-wrapper .doctor-filter-switch button{display:block;height:20px;line-height:10px;padding:0 6px;outline:none}.doctor-filter-wrapper .doctor-filter-switch button.doctor-filter__checked{border-color:#1890ff;color:#1890ff}.doctor-filter-wrapper .doctor-filter-switch button.doctor-filter__checked:hover,.doctor-filter-wrapper .doctor-filter-switch button.doctor-filter__checked:active{box-shadow:0 0 5px #1890ff80}.doctor-filter-wrapper .doctor-filter-switch button:hover,.doctor-filter-wrapper .doctor-filter-switch button:active{box-shadow:0 0 5px #0003}.doctor-filter-wrapper .ant-select-clear,.doctor-filter-wrapper .autocomplete-component__loader{right:40px}.doctor-filter-wrapper .autocomplete-filter-component{margin-left:0;width:100%}.doctor-filter-wrapper .ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered{margin-right:60px}.doctor-filter-wrapper:hover .doctor-filter-switch,.doctor-filter-wrapper:hover .ant-select-selector .ant-select-clear{opacity:1}.col-sm-1>.doctor-filter-wrapper,.col-sm-2>.doctor-filter-wrapper,.col-sm-3>.doctor-filter-wrapper,.col-sm-4>.doctor-filter-wrapper,.col-sm-5>.doctor-filter-wrapper,.col-sm-6>.doctor-filter-wrapper,.col-sm-7>.doctor-filter-wrapper,.col-sm-8>.doctor-filter-wrapper,.col-sm-9>.doctor-filter-wrapper,.col-sm-10>.doctor-filter-wrapper,.col-sm-11>.doctor-filter-wrapper,.col-sm-12>.doctor-filter-wrapper{width:100%;margin:0}.form-group .doctor-filter-wrapper{width:100%;margin:0}body .pdfIcon,body .button-component.pdfIcon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAADsQAAA7EB9YPtSQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAqJSURBVHic7Z17jF9FFcc/+yvsLgIWupVli1hfWCy+0IIvqhULRgUbjULVmECUAibGYFsVwaT6h5Jo5VFAKBriK2qtpGCiQdH6gNj10VKLVEqWR9ndbtXC2l2adru7P/8423T37pn7m/u++7vnk0zS3r135tyZ7+/O3LlzzkBj5gKXAT8D/gHsBeolTKPANmCxxz1lwUnAh4B1wFbggGLj5DQOPAX8HPgM8OrcLW7APGA9cJjiGzdKehY4OYP60KgBFyE/joMp2P4wsBLoyMl+J1cBz1N8Y8ZNF6ZfJVOYBXwC+GdG9g8Ba4GujO9jGscAtyYwvAxpHDgj7YqZxJuA7pzuZRhYA7RmeD9TaIbGX5N2pUzQCtwEjBVwX1uBV2VxUy2T/n0V8O2Qc58E7gMeB/6dhTEJGQN2IPalzUuRfn6Rx7l7gc3Ag8DOCXuGgUHgBRNpPtKg5wJLgNcxtS00hoArgR9HNd6Hebj7/F5guYeBzcrrgX7Cf6GHgO8D5yMDw6i8HPgyUteNnnCfj38rbtY7CtxKAQOREvEW4DncDTIK3Aa8OKXy2oAVwJ6QMuvADSmVB8h7vvaq10u1G38hsA93I/wdeENGZc9GhDUeUn5qT4LLHQVcmlYBM5BTgGdwV/4tyK81a5Yh8xqu7mB5GoVsVDJ/gur2+TXgftyVvjJnexYCux32DAFnJi1gu5LxzUkzncGsxt34lxdk03zcT6RtwLFJMv+PkunVSTKcwczH/Ta0ukC7AM7C3R0keippA41LkmQ4g7kHvYJ/WqRRk1iG3l77STBg1274I0ktnYGcjV65TyOj8rLgmq29MW6GJgBhA3pdfLBIoxRmo88TDCOv9JExAchM6CjT6+H3BdoUxhWkODdgAnCP/C8o0qgQjkW6pqC92+NkZgKQKe9gHTxaqEWNuR697RZGySTOh4tmowP54BPkh3kbEpEfIA0eJNJTywQA70Kvh015GxKRp5E1mkGWRMnEBCArfILsRb7ll53NyrFzomRgAoAFyrG/oj9ey8ZflGPzgBN8MzAB6OsHd+VuRTweU461AK/wzcAEoC8h3527FfFw2em9rNwEACcqx4ZytyIeLjutC4iAtrBjJHcr4jGCPlbxXqxiApDPv0GOz92KeByPvnBn2DcDE4BeWWX6+heGywVuv28GJgD5shbklblbEQ/XaH/ANwMTgP4qVTpPXQeanYcQr2MvTAD6jN8ioD1vQ2KgucLvQrykvDABwEPKsXbg7XkbEpEa4okURLuf0EyqTjf6m0DZ/SKWAJ3K8d9FzcjWA4jTa7AOBin36+D3mG7zIWBO1IxMAHK/Wj1cU6RRIZyONHbQ3nviZGYCkD5f8wPso5xPgTtIcQGrCUD4CnpdpOqJmwJvRF/A+jgSuiYyJgBhDjKDFqyLEfwCQ+RBG/r6xToSyS0WJoCjfAm9PnqQMHBF43IK2Y7Ed4qFCeAorcjEkFYnmyl2cijMafWdSTI2AUzlPNyxETeRT1yAIDc47KkjgSkTYQKYjqsrqCMTLXl2B65ffh2JUpJYkCaA6dSQEK6uiu8h+4HhCxGvZJcNdeBHpBDIwwSg0wr8BnfljyCBNLQlZUm5GPmiF9b4R9LtJBSBCcDNbMRBNKwB+pAZwzQmjC4A/tCgvNRFYAIIpx134IjJaRC4C1gKHBch/4XImONRjzLCAnevJ8bHvZaJi4NcgkTGNIQa8EVkttDnffsg4lyyExkvDHI0UugJwEuQ4E7nAKd62vBb5EnzE9wOoHchEV/HPfME7AkQhcXAv4j+iE6SDgDXcnSat5PwKOXridgdmACi0QZch6zJz7rx7wVeptiQqghMAPHoAL6KO3JX3DSGjDk0p9XJpCYCE0Ay2pH6uo/4m2yMI/H+vkC0uMOJRWCDwHRpRQJMn4es2F2ADPJORGYPDyB+CPuQz7ePAX9DXjXjhuDvRGYnwwaGV6K3M2BPgGYg0ZPABNAcxBaBCaB5aCSCO1FEYAJoLiKLwATQfHQSPrU8RQQmgObkVDxFYAJoXk5DfAVdIliJ4w8mgOYh7EnQa76Bzc8A4kSqeUG3mACqwQCy2CS4qebtsdeSGzOOPmT9wTXIRpX3I2sKbQxQZawLqDgmgIpjAqg4JoCKYwKoOCaAimMCqDgmgIpjAqg4JoCKYwKoOCaAimMCqDgmgIpjAqg4aQjgRcBGxOetkRPkAOIEeQuyTClqWJN3AA+jh0p1pWHgEeAm4DXxbpHZwCrgQWRbWd+y60A/4t8flesmro17vTdJF4RsdOThk7oRR0of5gDPJSirjghnHeLE6culwH8TlltHHG59WZ7w+kgkFYDPL79Ro6zyKOe9CcuZnB7ATwSfRVy30yjzOx7lHeFu5fq7I1zvTRpdQNLoWLOAbyDBFsLw3g3Tg3cD3/Q4Zy0pxOGboCfCuVqdZhK2vkyDwOuBD+dY3qeBsxx/qwE3EjP8ukI3KYR0zYKsVgV/C9iiHO9EBn8fYHrltiCBF3+JBFLwpVHf2AVcwfQB4Czgk8DnlGveBrxWOT6EDGAfwX9nrj5km/dRz/NzJ+kYIM71ZwNPOK5d6bjGta2LD+3ADuXaHY7z1yjnHkaWVefBBqX8DVkUVFQXsA1xVPif8rcsdus6iD4Im+84Xzu+BYn911QUOQboQbqKIIuQuYW06VeOueL8agMubYvZGU/Rg0DtsdaCHhvPyICiBfCk47i2IaKRAUULIPH250YyihbAUsfx3lytqDBFCqANicAdpBd5RTRyoCgBtCF732ozcffi/35vJCRvAXQBH0c2O9Le90eQKVgjJ7KaCo47a7WOaB9N8uTITGRU9iD39fV0zUmHogeBk3kIWQRRBk5PMa8u4Gtk+D0/CWURwJ+AZciW6GUgi3mICzPIMzFFC2AE+ea+FAmhXhaezyDPUnZtRQmgF7gNiXG/ChFCmQhG00qKrQeYYAAZFPVQ7lc97dv9n4n3hlLq9QBZCWALzbfjSC/Nd0+FjwGMgqmSAE5TjlX+o1NVBHAc8Cnl+O68DSkbzRAqttH6w3nIolDtu8Ov0zdnZtEMAog77TwGfDdNQ2YiVekCNG5F4uhXmjQEoM2aDaeQb5Z5PgCsDvl7XvdUOGkI4FeB/z+LPgmUlG7EOTQJo4jzyfuQdf4ugvcE4rDSlCR1DJmLTJAMAlvx9/aNw+KJMqK4hw8hDiBrcW+vqnEtMovXh+zpmye5OYagFBRVAEb6NL1nkFESaugfZdJyiTbiof0wM/l4VkOiXwSZm0VhhjenKMfibi8fSg3d521BFoUZXtSAM5TjA1kVpi1+uBgbHxTFm5HNHoPsyqrAy9DfBD6WVYFGKL9geluMACdlVWAHMikSLLQf+ZBi5MdH0X+M2sRUqtzpKHgbJoK8eD8SGkdrh/OzLrwLd7i3fsSbx8YE2XAyMks5hl7/mU5BT37fX4E8CVw8hfRPu5BomUZ8WpGB3luB9+AOgbcPOJccnWXXkU5QREvJ02FyePQHOQYTQRnSfiSUXmGsIHkIWEvx0k7iB7VOlS7gDvRXREvppz3A1eS8TM/no08HcBGyiOJMxHHSgjglYwQZSD+DrG/YBPyR8EUqmfB/VDTezmsUZZMAAAAASUVORK5CYII=);background-position:center;background-repeat:no-repeat;background-size:20px 20px;width:34px;height:30px}.custom-event-status-list{display:block;padding:0;margin-bottom:0}.custom-event-status-list-wrapper{max-height:44vh}.custom-event-status-list__item{position:relative;display:block;padding:5px;border:1px solid #ddd;font-size:13px}.custom-event-status-list__item>button{width:100%;text-align:left;line-height:1;border:none;background:none}.custom-event-status-list__item>button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.custom-event-status-list__item>a{display:block;margin:-5px;padding:5px}.custom-event-status-list__item_active{background:#e2e2e2;border:1px solid #c1c1c1}.custom-event-status-list__item:not(.custom-event-status-list__item_active):hover{background:#f1f1f1;cursor:pointer}.custom-event-status-list__item~.custom-event-status-list__item{margin-bottom:0}@media(max-width:767px){.order-modal .ant-tag{margin-bottom:8px}}.payment-list{padding:0;margin:10px 0 0;flex-grow:1}.payment-list>:first-child{margin-top:10px}.payment-list .payment-list__checkbox{display:inline-block;line-height:21px}.payment-list .number-input{height:21px;line-height:19px}.payment-list .number-input.ant-input-number-input{height:19px;line-height:19px;padding-right:0;width:100%;border-radius:4px;border:1px solid #888;outline:none}.payment-list .number-input.ant-input-number-input:focus{border:1px solid #222}.payment-list .number-input.ant-input-number-input:disabled{border:1px solid rgba(136,136,136,.5);cursor:not-allowed}.payment-list__checkbox{position:relative;bottom:1px;vertical-align:text-top}.payment-list__block{display:flex;flex-direction:column}.payment-list__item{padding:7px;border-radius:5px;background:#f0f0f0;display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:17px;gap:10px}.payment-list__item .space-between{justify-content:flex-end}.payment-list__item .space-between .payment-list__inline,.payment-list__item .space-between .payment-list__inline-counter{flex-grow:1}.payment-list__item .space-between .payment-list__inline-counter{align-self:flex-start}.payment-list__item .space-between .payment-list__inline:first-child{margin-right:2px}.payment-list__item.payment-list__item__two-line{flex-wrap:wrap}.payment-list__item.payment-list__item__two-line .payment-list__item-title{padding-top:5px;order:10}.payment-list__item.payment-list__item__two-line .space-between{width:100%}.payment-list__item.payment-list__item__two-line .space-between .payment-list__item-price{width:70%}.payment-list__item.payment-list__item_child{margin-left:12px}.payment-list__item__selected{background-color:#bfbfea}.payment-list__item .refund-icon img{opacity:.65}.payment-list__item__with-actions{padding-top:20px;padding-bottom:10px}.payment-list__item__with-inputs{padding-top:14px}.payment-list__item__with-inputs.payment-list__item__with-actions{padding-top:22px;padding-bottom:10px}.payment-list__item__red{background:#faa5a5}.payment-list__item__green{background:#abeaab}.payment-list__item-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.payment-list__item-title .isLoading.loading-component:before{margin:-8px 0 0 -8px;width:16px;height:16px}.payment-list__item-remove{cursor:pointer;position:absolute;right:-6px;top:-8px;font-size:18px;z-index:5;color:#e74c3c}.payment-list__item-dollarOn{margin-right:4px;cursor:pointer;font-size:18px;z-index:5;color:#09ab3c}.payment-list__item-dollarOff{margin-right:4px;cursor:pointer;font-size:18px;z-index:5;color:#a8a7a7}.payment-list__item-clickable{cursor:pointer}.payment-list__item_used{background:#d6f7d6}.payment-list__item_quote{background:#edf5e1}.payment-list__item_refund{background:#fbd4d4}.payment-list__item_lighten{background:#06a6994d}.payment-list__item-price{display:flex;flex-direction:row;white-space:nowrap;text-align:right}.payment-list__item-price .payment-list__inline{width:80px}.payment-list__item-price s{margin-right:4px}.payment-list__item-discount{font-weight:700;font-size:10px}.payment-list__item-discount b{color:#0271b9}.payment-list__item-counter .ant-input-number{border:none;background:none;display:inline-block;width:auto;height:auto;transition:none}.payment-list__item-counter .ant-input-number.ant-input-number-focused,.payment-list__item-counter .ant-input-number:focus{box-shadow:none;border:none}.payment-list__item-counter .ant-input-number-input{height:100%;padding:0;text-align:center;display:block;background:transparent;color:transparent;text-shadow:0 0 0 #fff;cursor:default}.payment-list__item-counter .ant-input-number-handler-wrap{background:transparent;color:#fff;opacity:1;border-left:none;display:none}.payment-list__item-counter .ant-input-number-input-wrap{width:20px;height:20px;font-size:11px;border-radius:50%;background:#0aa699;color:#fff}.payment-list__item-counter .ant-input-number-handler-down{border-top:none}.payment-list__item-counter .ant-input-number-handler-up:hover,.payment-list__item-counter .ant-input-number-handler-down:hover,.payment-list__item-counter .ant-input-number-handler-wrap:hover .ant-input-number-handler{height:50%!important}.payment-list__item-counter .ant-input-number-handler-up-inner,.payment-list__item-counter .ant-input-number-handler-down-inner{right:50%;margin-right:-9px!important;font-size:18px!important;width:18px!important;height:18px!important;margin-top:-9px!important}.payment-list__item .payment-list__inline,.payment-list__item .payment-list__inline-counter{position:relative;display:inline-block}.payment-list__item .payment-list__inline label,.payment-list__item .payment-list__inline-counter label{position:absolute;top:-13px;left:2px;font-size:9px;font-weight:400}.payment-list__item .payment-list__inline-counter{width:48px;min-width:48px;margin-left:3px}.payment-list__item .payment-list__inline-counter .ant-input-number{width:100%}.payment-list__item .payment-list__inline-counter .ant-input-number-input{padding:0 0 0 5px}.payment-list__item .payment-list__inline-counter .ant-input-number.ant-input-number-focused .ant-input-number-input{padding-right:24px}.payment-list__item:hover .payment-list__item-counter{position:absolute;right:0;height:100%;width:50%;z-index:3;background:#f0f0f0;border-radius:0 5px 5px 0;align-items:center;justify-content:flex-end;display:flex}.payment-list__item:hover .payment-list__item-counter .ant-input-number-handler-wrap{display:block}.payment-list__item:hover .payment-list__item-counter .ant-input-number{padding-right:25px}.payment-list__item:hover .payment-list__item-counter .ant-input-number-input-wrap{height:30px;font-size:1em}.payment-list__item:hover .payment-list__item-counter .ant-input-number-input{color:#fff;cursor:pointer}.payment-list__item:not(:hover) .payment-list__item-counter{position:absolute;right:-7px;top:-10px}.payment-list__item:not(:hover) .payment-list__item-counter .ant-input-number-input-wrap[aria-valuenow="0"]{display:none}.payment-list__item:not(:hover) .payment-list__item-counter .ant-input-number-input-wrap:before{content:attr(aria-valuenow);color:#fff;font-size:11px;text-align:center;line-height:20px;display:block}.payment-list__item:not(:hover) .payment-list__item-counter .ant-input-number-input-wrap .ant-input-number-input{display:none}.payment-list__column{flex:0 0 33.3333333%;margin-bottom:10px;display:flex;flex-direction:column;padding:0 10px}.payment-list__column .form-box__headline{position:relative}.payment-list__column .form-box__headline-span{position:absolute;bottom:10px;right:10px;font-size:12px}@media(min-width:767px){.payment-list__column.col-sm-4{width:33.33333333%}}.payment-list__column+.payment-list__column{border-left:1px solid #f4f4f4}.payment-list__row{display:flex}@media(max-width:767px){.payment-list__row{flex-direction:column}}.payment-list__text{flex-grow:1;padding:10px}@media(max-width:1700px){.dashboard-container-left:not(.dashboard-container-left_min)~.dashboard-container-content .col-sm-8 .payment-list__item__with-inputs{flex-wrap:wrap}.dashboard-container-left:not(.dashboard-container-left_min)~.dashboard-container-content .col-sm-8 .payment-list__item__with-inputs .payment-list__item-title+.space-between{justify-content:flex-end;width:100%;margin-top:10px}}.payment-checkout{display:flex;align-items:flex-end;flex-wrap:wrap;padding:5px;background:#f4f4f4}.payment-checkout table th{font-size:11px}.payment-checkout table td,.payment-checkout table th{padding:5px}.payment-checkout table select{max-width:200px}.payment-checkout table input{max-width:100px}.payment-checkout table .form-control{max-width:200px}.payment-checkout button{vertical-align:middle}.payment-checkout label{margin:0}.payment-checkout .alert{margin-bottom:0;padding:5px 15px;line-height:22px}.payment-checkout__right{margin-left:auto}.payment-checkout__right table{width:100%}.payment-checkout__right .payment-panel__buttons{justify-content:flex-end}.payment-checkout__right .badge{color:#fff;border-radius:10px;transition:.1s ease-in-out;outline:none!important;border-color:#55acee;background-color:#55acee}.payment-checkout__right .badge:hover,.payment-checkout__right .badge:active,.payment-checkout__right .badge:hover:active,.payment-checkout__right .badge:focus{background-color:#52a1dd;color:#fff}.payment-checkout__right .badge:focus{box-shadow:0 0 0 1px #888}.payment-checkout__right .badge.active{border-color:#ff8c00;background-color:#ff8c00;color:#fff}.payment-checkout__right .badge.active:hover,.payment-checkout__right .badge.active:active,.payment-checkout__right .badge.active:hover:active,.payment-checkout__right .badge.active:focus{border-color:#ff8c00;background-color:#ff8c00}.payment-checkout__right .own-discount-buttons{display:inline-flex;vertical-align:middle;background-color:#55acee;border-radius:50px;transition:.1s ease-in-out;--btn-btn-margin: 1px}.payment-checkout__right .own-discount-buttons button.badge{top:0}.payment-checkout__right .own-discount-buttons.own-discount-buttons__selected,.payment-checkout__right .own-discount-buttons.own-discount-buttons__selected button.badge{border-color:#ff8c00;background-color:#ff8c00}.payment-checkout__total{font-weight:700;display:inline-block;margin-right:10px;vertical-align:middle;font-size:18px}.payment-checkout__terminal-select{width:220px!important}.payment-checkout .validation-error{padding:3px;background-color:#e74c3c}.payment-checkout__type{min-width:170px!important}@media(max-width:767px){.payment-checkout .table-wrapper{overflow:auto;width:100%}.payment-checkout table{overflow:auto;max-width:100%;width:100%}}.ant-popover-container .order-spoiler-list-item:last-child{margin-bottom:0}.ant-popover-container .order-spoiler-list-item:first-child{margin-top:10px}.order-target-price-block{color:red;font-weight:700;display:inline-block;width:150px;text-align:end}.target-form label{font-size:10px;margin-bottom:3px;display:block}.target-form__count .form-control,.target-form__price .form-control,.target-form__discount .form-control,.target-form__tax .form-control{width:100%;padding:0 4px!important}.target-form__discount label{white-space:nowrap}.target-form__count{flex:0 0 20%}.target-form__price{flex:0 0 35%;padding:0 5px}.target-form__cash{flex:0 0 7%}.target-form__discount{flex:0 0 22.5%}.target-form__tax{flex:0 0 22.5%;padding-left:5px}.target-form__deposit{flex:0 0 100%}.target-form__deposit .input-group button{height:34px}.target-form__autocomplete{flex:0 0 100%;max-width:100%}.target-form__autocomplete .ant-select{width:100%}.target-form__count .form-control,.target-form__price .form-control{padding-left:6px;padding-right:6px}.target-form__row{display:flex;margin-bottom:5px}@media(max-width:1500px){.target-form__row-custom{flex-wrap:wrap;margin:0 -5px 5px;padding:0}.target-form__row-custom>*{flex-grow:1;padding:0 5px}}.target-form__item{font-size:12px;display:flex;align-items:center;justify-content:space-between}.target-form__item-name{padding-right:10px;white-space:normal;flex-grow:1}.target-form__dropdown{min-width:min(450px,100vw - 40px)}.ant-tooltip-container .order-spoiler-list-item{margin:0 0 14px}.ant-tooltip-container .order-spoiler-list-item .payment-list:last-child{margin-top:0}.order-spoiler__creator{display:inline-block;margin:0 6px;width:20px;height:20px;font-size:12px;padding:0}.order-spoiler__creator .avatar-container{border:1px solid #aaa}.order-spoiler__creator .avatar-container:before{content:"-";font-size:0}.payment-list__item:last-child{margin-bottom:0}.order-spoiler-list__payments.pull-left:before{content:","}@media(max-width:767px){.order-spoiler-list__payments.pull-left:before{content:""}}.order-spoiler-list{margin-bottom:27px}.order-spoiler-list__block{position:relative;border:1px solid #e8e8e8;padding:5px 0 10px;margin:10px 0 15px}.order-spoiler-list__block:last-child{margin-bottom:0}.order-spoiler-list-item{position:relative;border-radius:4px;background-color:#e8e8e8;background-image:radial-gradient(ellipse at 0 0,#777 12%,transparent 50%,transparent),radial-gradient(ellipse at 100% 100%,#777 12%,transparent 50%,transparent);padding:1px;margin-bottom:18px}.order-spoiler-list-item__title{font-size:17px;margin-top:5px}.order-spoiler-list-item__inner{background:#fff;border-radius:4px;padding:10px}.order-spoiler-list-item__inner .ant-collapse{margin:-10px -10px -20px;border:none;background-color:transparent}.order-spoiler-list-item__inner .ant-collapse .ant-collapse-item{border:none}.order-spoiler-list-item__inner .ant-collapse .ant-collapse-panel>.ant-collapse-body{padding:10px}.order-spoiler-list-item__inner .ant-collapse .order-spoiler-list-item__title{line-height:24px}.order-spoiler-list-item__inner .ant-collapse .order-spoiler-list__payments-item .badge{vertical-align:middle}.order-spoiler-list-item__inner .ant-collapse .ant-collapse-header{background-color:transparent;padding:16px 10px 10px;border:none}.order-spoiler-list-item__inner .ant-collapse .ant-collapse-header .order-spoiler-list-item__title{margin-top:0}.order-spoiler-list-item__inner .ant-collapse{font-family:Open Sans,sans-serif!important}@media(max-width:767px){.order-spoiler-list-item__inner{padding-top:44px}.order-spoiler-list-item__inner .order-spoiler-list__actions{top:18px}}.order-spoiler-list-item:not(:first-of-type){margin-top:10px}.order-spoiler-list-item .isLoading.ant-tag:before{margin:-7px 0 0 -7px;width:14px;height:14px}.order-spoiler-list .order-spoiler-list-item__with-button{margin-bottom:50px}.order-spoiler-list__payments-item{margin-bottom:5px;display:inline-block;vertical-align:middle;margin-right:10px}.order-spoiler-list__payments-item .badge{vertical-align:baseline}.order-spoiler-list__title{display:flex;justify-content:center;align-items:center}.order-spoiler-list__title .payment-list__item{margin-bottom:0;margin-left:10px;flex-grow:1}.order-spoiler-list__title .form-box__headline{border:none;padding:0;display:inline-block;min-width:65px}.order-spoiler-list__delete{color:#e74c3c;cursor:pointer;border:none;background:none;padding:0 4px;width:23px}.order-spoiler-list__delete.fa.fa-times{font-size:18px;margin:0 2px}.order-spoiler-list .payment-list__item .order-spoiler-list__actions{display:none}.order-spoiler-list__actions,.order-spoiler-list__title-panel{position:absolute;right:-7px;top:-12px;display:flex;flex-direction:row;align-items:center;height:24px;border:1px solid #ddd;border-left:none;background:#fff;font-size:16px;border-radius:0 4px 4px 0;--btn-btn-margin: 6px}.order-spoiler-list__actions.payment-list__actions,.order-spoiler-list__title-panel.payment-list__actions{right:-4px}.order-spoiler-list__actions .fa,.order-spoiler-list__title-panel .fa{font-size:16px;margin:0 6px}.order-spoiler-list__actions button .fa,.order-spoiler-list__title-panel button .fa{margin:0}.order-spoiler-list__actions .fa-pencil:not(.btn),.order-spoiler-list__actions .fa-eye:not(.btn),.order-spoiler-list__title-panel .fa-pencil:not(.btn),.order-spoiler-list__title-panel .fa-eye:not(.btn){width:auto}.order-spoiler-list__actions .action-list__button,.order-spoiler-list__title-panel .action-list__button{margin:0 2px;padding:0 3px;border-radius:4px;border:0;vertical-align:unset;line-height:22px}.order-spoiler-list__actions .action-list__button.btn~.btn,.order-spoiler-list__title-panel .action-list__button.btn~.btn{margin-left:2px}.order-spoiler-list__actions .action-list__button.undefined,.order-spoiler-list__title-panel .action-list__button.undefined{background:#fff}.order-spoiler-list__actions .triangle,.order-spoiler-list__title-panel .triangle{position:relative;height:100%;display:inline-block}.order-spoiler-list__actions .triangle:after,.order-spoiler-list__title-panel .triangle:after{content:"";position:absolute;top:50%;left:-8px;display:block;height:17px;width:17px;clip-path:polygon(0 0,100% 0,100% 100%);transform:translateY(-50%) rotate(-135deg);border:1px solid #ddd;background:#fff;pointer-events:none}.order-spoiler-list__actions>:last-child:not(.triangle),.order-spoiler-list__title-panel>:last-child:not(.triangle){margin-right:5px}.order-spoiler-list__actions .order-spoiler-list-download__text,.order-spoiler-list__title-panel .order-spoiler-list-download__text{margin-right:3px}.order-spoiler-list__actions .order-spoiler-list-download__text.btn-primary,.order-spoiler-list__actions .order-spoiler-list-download__text.btn-danger,.order-spoiler-list__title-panel .order-spoiler-list-download__text.btn-primary,.order-spoiler-list__title-panel .order-spoiler-list-download__text.btn-danger{color:#fff}.order-spoiler-list__actions .order-spoiler-list-download__text.btn-danger,.order-spoiler-list__title-panel .order-spoiler-list-download__text.btn-danger{font-size:14px}.order-spoiler-list__title-panel,.form-box__headline.order-spoiler-list__title-panel{right:unset;left:-7px;height:24px;padding:0 5px!important;border:1px solid #777;border-right:none;background:#fff;border-radius:4px 0 0 4px}.order-spoiler-list__title-panel .triangle,.form-box__headline.order-spoiler-list__title-panel .triangle{position:relative;height:100%;vertical-align:text-top;right:-5px}.order-spoiler-list__title-panel .triangle:after,.form-box__headline.order-spoiler-list__title-panel .triangle:after{content:"";position:absolute;top:50%;right:-8px;left:unset;display:block;height:17px;width:17px;clip-path:polygon(0 0,100% 0,100% 100%);transform:translateY(-50%) rotate(45deg);background:#fff;border:1px solid #777;pointer-events:none}.order-spoiler-list__title-panel__additional,.form-box__headline.order-spoiler-list__title-panel__additional{position:relative}.order-spoiler-list__title-panel__additional>div,.form-box__headline.order-spoiler-list__title-panel__additional>div{position:absolute;top:50%;left:30px;transform:translateY(-50%);white-space:nowrap}.order-spoiler-list__title-panel__additional>div .order-spoiler-list__payments-item,.form-box__headline.order-spoiler-list__title-panel__additional>div .order-spoiler-list__payments-item{margin-bottom:3px}.oder-description-tooltip .order-spoiler-list__payments.custom-scroll{position:static;max-width:100%;padding-top:4px;overflow:auto;transform:translateY(0);white-space:nowrap}.oder-description-tooltip .order-spoiler-list__payments.custom-scroll .order-spoiler-list__payments-item{margin-bottom:2px}.oder-description-tooltip .order-spoiler-list__payments.custom-scroll::-webkit-scrollbar{height:12px}.payment-panel{margin-top:10px}.payment-panel>button,.payment-panel>.button-wrapper{position:absolute;bottom:-22px;right:20px;height:24px;line-height:1.2;padding:0 15px;font-size:14px}.payment-panel>.button-wrapper{bottom:-12px}.payment-panel>.button-wrapper button{line-height:24px;padding:0 15px;font-size:14px}.payment-panel>.button-wrapper .input-group-btn button{height:26px}.payment-panel>.button-wrapper .input-group-btn button:disabled{opacity:1;filter:grayscale(60%)}.payment-panel>.button-wrapper .input-group{display:inline-table}.payment-panel>.button-wrapper .input-group .check-order-btn{border-radius:3px 0 0 3px}.payment-panel>.button-wrapper .input-group-btn{width:33px}.payment-panel>.button-wrapper .input-group-btn button.pdf{height:26px;outline:none;justify-content:center;padding:0 6px}.payment-panel>.check-order-btn{position:relative;bottom:0;right:0}.payment-panel~.clearfix>.pay-now-button{margin-bottom:8px}@media(max-width:767px){.payment-panel .button-wrapper{right:4px;padding:0;max-width:100%}.payment-panel .button-wrapper button{padding:0 8px;font-size:13px}.payment-panel .button-wrapper button:first-child{margin-left:0}.payment-panel .button-wrapper .input-group.ml10{margin-left:8px}}@media(max-width:450px){.payment-panel .button-wrapper button{font-size:13px}}body .order-spoiler-list-download{position:relative;border:none;color:#0271b9;font-size:16px;padding:0 4px;cursor:pointer;margin:0 2px}body .order-spoiler-list-download.btn-success{color:#fff}body .order-spoiler-list-download .fa-file-pdf-o{font-size:15px}body .order-spoiler-list-download.mt5.btn{margin-top:0;padding:1px 1px 0!important}body .order-spoiler-list-download.green{color:#00a200}body .order-spoiler-list-download.yellow{color:#ffc107}body .order-spoiler-list-download.orange{color:#ed8607}body .order-spoiler-list-download.small{padding:0}body .order-spoiler-list-download:not(.order-spoiler-list-download__text){background:none}body .order-spoiler-list-download__big,body .order-spoiler-list-download__big.fa{font-size:18px;min-width:24px}body .order-spoiler-list-download.fa.isLoading{width:16px;margin:0 2px}body .order-spoiler-list-download.fa.isLoading:before{margin:-8px 0 0 -8px;width:16px;height:16px}body .order-spoiler-list-download.fa{padding:0 4px;margin:0 2px}body .order-spoiler-list-download__text{font-size:12px}body .order-spoiler-list-download.btn~.btn{margin-left:4px}body .order-spoiler-list-download:disabled{opacity:.6;cursor:not-allowed}.app-container .orders-filters .simple-search-component .input-group-btn button,.app-container .orders-filters .simple-search-component input{height:30px}.app-container .orders-filters .simple-search-component .simple-search-component__clear{margin-top:0;transform:translateY(-50%)}.app-container .orders-filters .ant-radio-group-small .ant-radio-button-wrapper{height:30px;line-height:28px}.filters-component-tooltip .date-time-picker{max-width:260px}.filters-component-tooltip .date-time-picker .col-sm-7,.filters-component-tooltip .date-time-picker .col-sm-5{padding:0}.filters-component-tooltip .date-time-picker .col-sm-7{padding-right:20px}.refund-icon{position:relative;display:inline-block;width:20px;height:20px;cursor:pointer}.refund-icon img{position:absolute;top:0;left:0;object-fit:contain;height:100%;width:100%}.order-spoiler-list__actions .refund-icon{width:18px;height:18px;margin-bottom:0!important}.order-spoiler-list__actions .refund-icon:hover,.order-spoiler-list__actions .refund-icon:focus{background-color:#fff}.order-spoiler-list__actions .pdfIcon{background-image:url(/dist/assets/pdf-icon-blue-DUi4-O87.png);background-position:center;background-repeat:no-repeat;background-size:15px 15px;width:22px;height:18px;margin-left:0!important;outline:none;border:none}.order-spoiler-list__actions .pdfIcon:hover,.order-spoiler-list__actions .pdfIcon:focus{background-color:#fff}.payment-list__column .form-box__headline .refund-icon{margin:-5px 10px -3px}.price-input{width:100%!important}.price-inputinput{padding:0 0 0 5px}.payment-inquiry-description{padding:10px 15px}.payment-inquiry-description__icon{width:20px;height:20px}.payment-inquiry-description>*{vertical-align:middle}.payment-inquiry-description .qr-code__btn.btn-sm{padding:3px 4px;margin-right:10px}.payment-inquiry-description .qr-code__btn.btn-sm img{height:16px}.level-icon{color:gray;font-size:24px;transform:rotate(90deg);margin:0 20px}.refund-transaction-alert{padding:5px;margin-bottom:0;max-width:220px}.debit-card-alert{margin-bottom:0;padding:2px;line-height:1}.payment-panel__buttons{display:flex;flex-flow:row wrap;gap:10px;align-items:center;justify-content:center;--btn-btn-margin: 0}.payment-panel__buttons>*{flex:0 0 auto;margin:0}.order-status-popover .custom-event-status-list{list-style:none}.order-status-popover .custom-event-status-list__item{width:100%}.order-status-popover .custom-event-status-list__item:disabled{cursor:not-allowed}.order-status-popover .custom-event-status-list__item:not(:disabled){background:none}.legend-list{position:relative;display:inline-block;border-radius:5px;border:1px solid #ccc;padding:10px 0 0 5px}.legend-list__title{position:absolute;display:inline-block;top:calc(-.5em - 2px);left:5px;padding:0 5px;background:#e5e9ec;z-index:2}.legend-list__title .clear{margin-left:5px;background:transparent;border:none}.legend-list button.inline-select-item.inline-select-item_sm{border:1px solid #fff;border-radius:3px;cursor:pointer}.legend-list button.inline-select-item.inline-select-item_sm.inline-select-item__selected{border:1px solid #aaa;background:#eee}h1~.legend-list{margin-right:10px;margin-bottom:10px}.hide-container{position:absolute;top:0;left:0}.hide-container .button-component{display:none}.hide-container .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-select .ant-upload{position:absolute}.file-upload-wrapper.drag-end-container{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;z-index:2000;background:#0003}.file-upload-wrapper.drag-end-container .ant-upload-wrapper.ant-upload-picture-card-wrapper{text-align:center}.file-upload-wrapper.drag-end-container .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-select{margin:0 auto;width:calc(100vw - 80px)!important;height:calc(100vh - 80px)!important;background:#fff6;border:4px dashed rgba(0,0,0,.65)}.file-upload-wrapper.drag-end-container .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-select .ant-upload{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%!important;height:100%!important;z-index:1000;font-size:50px}.file-upload-wrapper.drag-end-container .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-select .ant-upload>*{pointer-events:none}.image-form{overflow:hidden;height:100vh;width:100vw;position:fixed;left:0;top:0;z-index:999;background-color:#eaeff3;display:flex;transition:.3s left ease-in-out}.image-form__without-list .image-form__left-panel{width:206px}.image-form__without-list .image-form__left-panel .ant-radio-group{margin-right:0}.image-form__without-list .image-form__left-panel>.pull-right:nth-child(2){margin-top:10px}.image-form__without-list .image-form__left-panel .image-items.image-items_column{display:none}@media(max-width:767px){.image-form__without-list .image-form__left-panel{width:186px;padding-left:15px;padding-right:5px}}.image-form .ant-rate .ant-rate-star{margin-top:5px}.image-form__left-panel{display:flex;flex-direction:column;width:460px;padding:20px;background-color:#fff}.image-form__left-panel__filters{flex:0 0 auto}.image-form__left-panel__filters input[type=checkbox]{transform:translateY(2px)}.image-form__left-panel .ant-radio-group .ant-radio-button-wrapper{padding:0;width:32px;text-align:center}@media(max-width:767px){.image-form__left-panel .ant-radio-group .ant-radio-button-wrapper:nth-child(n+6){display:none}}@media(max-width:1200px){.image-form__left-panel{width:250px}}.image-form__left-panel .ant-select{min-width:220px}.image-form__left-panel .image-item.ant-upload.ant-upload-select{border-radius:0;width:190px;height:190px;margin:0!important}.image-form__left-panel .image-items_column{overflow-y:auto;min-width:100%;background-color:#fff;margin:10px 0 50px;padding-right:10px;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px}.image-form__left-panel .image-items_column::-webkit-scrollbar{width:10px;background-color:transparent}.image-form__left-panel .image-items_column::-webkit-scrollbar-thumb{border-radius:5px;background-color:#d3d3d3}.image-form__left-panel .image-items_column .image-item{width:190px;height:190px;min-height:190px}.image-form__left-panel .image-items_column .image-item img{width:100%;height:100%;max-height:100%;object-fit:contain;pointer-events:none}.image-form__left-panel .image-items_column .image-item__with-time .image-time{padding:7px 0}.image-form__left-panel .image-items_column .image-item__with-time .image-time a{text-decoration:underline;font-weight:700}.image-form__left-panel .image-items_column .image-item__with-time img{width:100%;height:calc(100% - 24px);max-height:100%;object-fit:contain}.image-form__left-panel .image-items_column .image-item .image-item__remove{display:none}@media(max-width:767px){.image-form__left-panel{width:230px;padding-right:5px;padding-left:15px}.image-form__left-panel .ant-switch{margin-bottom:10px}}@media(max-width:600px){.image-form__left-panel{width:200px}.image-form__left-panel .image-item.ant-upload.ant-upload-select{width:150px;height:150px}.image-form__left-panel .image-items_column .image-item{width:150px;height:150px;min-height:150px}}.image-form__filters{height:calc(100vh - 50px);width:320px;padding:20px 20px 5px;background-color:#fff;overflow-y:auto}.image-form__filters .ant-select{width:100%}.image-form__filters .form-group{margin-bottom:10px}.image-form__filters::-webkit-scrollbar{width:10px;background-color:transparent}.image-form__filters::-webkit-scrollbar-thumb{border-radius:5px;background-color:#d3d3d3}@media(max-width:1000px){.image-form__filters{width:250px}}@media(max-width:900px){.image-form__filters{width:230px}}.image-form .image-boxes{height:calc(100% - 54px);overflow-y:auto;padding:20px 0;flex-grow:1}.image-form .image-boxes.image-boxes-rows .dustbin-row{padding-right:45px}@media(max-width:900px){.image-form .image-boxes.image-boxes-rows .dustbin-row{padding-right:15px}}@media(max-width:767px){.image-form .image-boxes.image-boxes-rows .dustbin-row{padding:0}}@media(max-width:767px){.image-form .image-boxes{flex-basis:50px;height:unset!important;max-height:calc(100% - 54px)}}.image-form .image-boxes .dustbin-row{position:relative}.image-form .image-boxes .dustbin-row>:nth-child(2n){margin-left:0;margin-right:auto}.image-form .image-boxes .dustbin-row>:nth-child(odd){margin-left:auto;margin-right:0}.image-form .image-boxes .dustbin-row .btn-sm{position:absolute;right:10px;top:50%;transform:translateY(-50%)}@media(max-width:1025px){.image-form .image-boxes .dustbin-row .col-sm-6{width:50%;float:left}}.image-form .image-boxes .col-sm-6{padding-top:10px;padding-bottom:10px}@media(max-width:767px){.image-form .image-boxes .col-sm-6{padding-right:5px;padding-left:5px}}.image-form .image-boxes .col-sm-12{float:left;width:100%}.image-form .image-boxes::-webkit-scrollbar{width:10px;background-color:transparent}.image-form .image-boxes::-webkit-scrollbar-thumb{border-radius:5px;background-color:#d3d3d3}.image-form .image-boxes.image-boxes_4 .image-dustbin{max-width:400px}.image-form .image-boxes.image-boxes_6 .image-dustbin,.image-form .image-boxes.image-boxes_8 .image-dustbin,.image-form .image-boxes.image-boxes_10 .image-dustbin,.image-form .image-boxes.image-boxes_12 .image-dustbin{max-width:277px}.image-form .image-boxes .image-dustbin{position:relative;color:#fff;text-align:center;border:1px dashed lightgrey;width:85%}@media(max-width:767px){.image-form .image-boxes .image-dustbin{width:95%}}.image-form .image-boxes .image-dustbin .file-upload-wrapper,.image-form .image-boxes .image-dustbin .ant-upload{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0}.image-form .image-boxes .image-dustbin .image-item__edit{width:unset;border-radius:0 0 4px}.image-form .image-boxes .image-dustbin:after{content:"";display:block;padding-bottom:100%}.image-form .image-boxes .image-dustbin-text{margin-top:-5px;margin-bottom:0;color:#0c141a;border:none;z-index:1}.image-form .image-boxes .image-dustbin-text:after{display:none}.image-form .image-boxes .image-dustbin img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;pointer-events:none}.image-form .image-boxes .image-dustbin__with-time img{height:calc(100% - 21px)}.image-form .image-boxes .image-dustbin__with-time .image-time{position:absolute;bottom:0;left:50%;width:max-content;transform:translate(-50%);padding:5px 0;color:#000000a6;overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis}@media(max-width:767px){.image-form .image-boxes .image-dustbin__with-time .image-time{padding:3px 0;line-height:1.2}}.image-form .image-boxes .text-center{text-align:center;text-align:-webkit-center}@media(max-width:767px){.image-items .empty-text{flex-grow:1;width:100%}.empty-image-list{flex-wrap:wrap}}.dashboard-container-content .image-form{left:250px;top:var(--top-height);height:calc(100vh - var(--top-height));width:calc(100% - 250px);z-index:10}.dashboard-container-content .image-form__filters{height:calc(100vh - 50px - var(--top-height))}@media(max-width:1199px){.dashboard-container-content .image-form{left:50px;width:calc(100% - 50px)}}@media(max-width:767px){.dashboard-container-content .image-form{overflow-y:auto;flex-wrap:wrap;left:0;width:100%;background-color:#fff}.dashboard-container-content .image-form .image-form__left-panel{border-right:1px solid #ccc;height:unset!important;min-height:280px;max-height:calc(100vh - var(--top-height))}.dashboard-container-content .image-form__filters{order:-1;width:100%;height:auto;border-bottom:1px solid #ccc}}@media(min-width:1199px){.dashboard-container-left_min~.dashboard-container-content .image-form{left:50px;width:calc(100% - 50px)}}@media(max-width:767px){.dashboard-container-left_min~.dashboard-container-content .image-form{left:0;width:100%}}@media(max-width:1199px){.dashboard-container-left_mobile~.dashboard-container-content .image-form{left:50px;width:calc(100% - 50px)}}@media(max-width:767px){.dashboard-container-left_mobile~.dashboard-container-content .image-form{left:0;width:100%}}.dnd-item{position:relative;z-index:1100}.image-item-wrapper{position:relative;display:inline-block}.image-item-wrapper .image-item__panel{left:1px;bottom:1px;width:calc(100% - 2px)}.crop-controls{margin-bottom:10px}.cropping-canvas{position:absolute;top:0;left:0;visibility:hidden;opacity:0;z-index:-1}.cropping-container{position:relative;overflow:hidden;text-align:center;height:max(45vh,400px);background-color:#0000001a}.clear-doctor-filter-button{position:relative;margin-right:6px;display:flex;justify-content:center;align-items:center;border-radius:50%;width:25px;height:25px;cursor:pointer;border:1px solid #aaa!important;font-size:12px}.clear-doctor-filter-button-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:2;background:#fff;color:#000000a6;opacity:0;transition:opacity .2s}.clear-doctor-filter-button:hover .clear-doctor-filter-button-icon{opacity:1}.target-form-doctor-dropdown-menu .ant-menu-vertical li.ant-menu-item{margin-bottom:0;margin-top:0;height:unset;line-height:24px;padding:0 10px;color:inherit!important;background-color:#fff!important;transition:0s}.target-form-doctor-dropdown-menu .ant-menu-vertical li.ant-menu-item:first-child{margin-top:5px}.target-form-doctor-dropdown-menu .ant-menu-vertical li.ant-menu-item:last-child{margin-bottom:5px}.autocomplete-with-doctor-filter input,.autocomplete-with-doctor-filter .ant-select-single .ant-select-selector .ant-select-selection-placeholder{padding-right:calc(var(--doctors-count) * 28px + 25px)!important}.autocomplete-with-doctor-filter .ant-select-clear,.autocomplete-with-doctor-filter .autocomplete-component__loader{right:calc(var(--doctors-count) * 28px + 40px)}.add-doctor-dropdown-button{position:relative;border-radius:50%;width:25px;height:25px;cursor:pointer;color:#3c8dbc!important;border:1px solid #3c8dbc!important;background:#fff!important}@media(pointer:fine){.add-doctor-dropdown-button:hover{background:#eee!important}}.add-doctor-dropdown-button i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-dropdown-list.ant-dropdown-menu .ant-dropdown-menu-item{padding:0 2px!important}.custom-event-status{border-radius:3px;padding:0 10px;cursor:pointer;word-wrap:initial}.appointment-autocomplete-option{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.appointment-autocomplete-option>*{margin-right:7px}.appointment-autocomplete-option>*:last-child{margin-right:0}.appointment-autocomplete-option .shrink-element{padding:0 8px;flex:1 0 100px;width:100px;overflow:hidden;text-overflow:ellipsis}.appointment-autocomplete-option .custom-event-status{margin-left:auto}@media(max-width:767px){.appointment-autocomplete-option{display:inline-block}}.multiple-filter,.multiple-filter-with-red-clear-button{position:relative}.multiple-filter.with-clear .ant-select-selection__rendered,.with-clear.multiple-filter-with-red-clear-button .ant-select-selection__rendered{margin-right:20px}.multiple-filter .clear-button,.multiple-filter-with-red-clear-button .clear-button{position:absolute;top:8px;right:5px;padding:2px;color:#00000040;cursor:pointer;font-size:13px;opacity:0;transition:.2s}.multiple-filter .clear-button.with-filter-mode,.multiple-filter-with-red-clear-button .clear-button.with-filter-mode{right:98px}.multiple-filter .clear-button:hover,.multiple-filter-with-red-clear-button .clear-button:hover{color:#00000080}.multiple-filter:hover .clear-button,.multiple-filter-with-red-clear-button:hover .clear-button{opacity:1}.multiple-filter .input-group,.multiple-filter-with-red-clear-button .input-group{width:100%}.ant-segmented-item{margin-bottom:0}.input-group-btn .ant-segmented{border-radius:0;border:1px solid #ccc;border-left:none}.input-group-btn .ant-segmented-item{border:1px solid transparent}.input-group-btn .ant-segmented-item-label{line-height:26px;min-height:26px;font-weight:500}.input-group-btn .ant-segmented-item-selected,.input-group-btn .ant-segmented-thumb-motion-appear{border:1px solid #1677ff}.multiple-filter-with-red-clear-button .clear-button{position:absolute;top:8px;right:5px;padding:2px;color:#f009;cursor:pointer;font-size:13px;opacity:0;transition:.2s}.multiple-filter-with-red-clear-button .clear-button.with-filter-mode{right:85px}.multiple-filter-with-red-clear-button .clear-button:hover{color:red}.preview-tooltip .ant-tooltip-container{background-color:#fff;padding:7px;max-height:450px}.preview-tooltip .ant-tooltip-arrow{border-top-color:#fff!important}.preview-tooltip.ant-tooltip{max-width:400px}.preview-wrapper{cursor:pointer;position:relative;display:block}.preview-wrapper.loading-component.isLoading:before{left:7px;right:unset;background:#f0f0f0}.preview-tooltip-card{display:flex;flex-direction:row;justify-content:space-between;border-radius:8px;border:1px solid #f0f0f0;gap:10px;margin:0 0 5px;padding:5px}.preview-tooltip-card>:last-child{margin:0;width:80px;min-width:80px}.preview-tooltip-card .card-cover__img{height:80px;margin-bottom:10px}.preview-tooltip-card .card-cover__img img{width:100%;height:100%;object-fit:contain;border-radius:8px}.preview-tooltip-card .card-cover__counter-container{height:calc(100% - 100px);display:flex;justify-content:flex-end;align-items:center}.preview-tooltip-card .card-cover__counter-container .card-cover__counter{padding:5px;background-color:#f0f0f0;border-radius:4px;line-height:19px}.preview-tooltip-card .card-cover__counter-container .card-cover__counter .count{display:inline-block;min-width:30px;border:1px solid rgba(136,136,136,.5);border-radius:4px;text-align:center;margin-left:5px}.preview-tooltip-card:last-child{margin:0}.preview-tooltip-card>:first-child{padding:10px 0 10px 10px}.preview-tooltip-card>:first-child>:last-child{margin-bottom:0}.preview-tooltip-title{font-size:18px;margin-top:0}.preview-tooltip-expiration-time{font-size:14px}.preview-tooltip-description{font-size:14px;margin:0}.preview-btn{margin:0 5px 0 0;padding:5px 8px;outline:none}.preview-btn.btn:focus{outline:none}.preview-btn.btn:focus:active{outline:none}.preview-btn:active{outline:none}.stage{display:flex;justify-content:center;align-items:center;position:relative;margin:0 -5%;overflow:hidden}.dot-flashing{position:relative;width:10px;height:10px;border-radius:5px;background-color:#2e394c;color:#2e394c;animation:dotFlashing 1s infinite linear alternate;animation-delay:.5s}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#2e394c;color:#2e394c;animation:dotFlashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#2e394c;color:#2e394c;animation:dotFlashing 1s infinite alternate;animation-delay:1s}@keyframes dotFlashing{0%{background-color:#2e394c}50%,to{background-color:#dcdce0}}.appointment-changer{display:flex;flex-direction:row;gap:30px}.appointment-changer>*{flex:1 0 180px}.appointment-changer>.btn-submit{flex:0 0 auto}.appointment-changer>.btn-submit button{height:34px}.ant-popover-content .appointment-changer{width:max-content;gap:15px}.ant-popover-content .appointment-changer .form-group{margin-bottom:0}.fixed-bottom-panel{position:fixed;bottom:0;right:0;width:100%;padding:10px;border-left:1px solid #eee;background:#fff;box-shadow:3px 0 3px #0000004d;z-index:10;transition:width .3s ease-in-out}.fixed-bottom-panel~.doctor-day{margin-bottom:20px!important}.dashboard-container-content .fixed-bottom-panel{width:calc(100% - 250px)}@media(max-width:1199px){.dashboard-container-content .fixed-bottom-panel{width:calc(100% - 50px)}}@media(max-width:767px),(max-height:400px){.dashboard-container-content .fixed-bottom-panel{width:100%}}@media(min-width:1199px){.dashboard-container-left_min~.dashboard-container-content .fixed-bottom-panel{width:calc(100% - 50px)}}@media(max-width:767px),(max-height:400px){.dashboard-container-left_min~.dashboard-container-content .fixed-bottom-panel{width:100%}}.card-payment-container{font-family:Arial,sans-serif;width:800px;margin:50px auto}.card-payment-container__block{font-size:16px;padding:20px;background-color:#fff;margin-bottom:40px}.card-payment-container__tab{margin-bottom:40px;border:none}.card-payment-container__inner-tab{font-size:16px;background-color:#fff}.card-payment-container__inner-block{padding:20px;font-size:16px;background-color:#fff}.card-payment-container .ant-tabs-tabpane.ant-tabs-tabpane-active,.card-payment-container .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab{border:none}.card-payment-container .ant-tabs-bar{border-bottom:none}.w100{width:100%}.card-row{position:relative;border-radius:2px;padding:15px;border:1px solid #eee;margin-bottom:20px}.card-row__form .validation-message{padding:0}.card-row__form .validation-message+input,.card-row__form .validation-message+.autocomplete-component{border:1px solid #e74c3c!important}.card-row__icon{min-width:40px;height:24px;margin-right:5px}.card-row__delete-btn{position:absolute;top:-8px;right:-5px;color:#e74c3c;font-size:18px;cursor:pointer;height:25px;width:25px;border-radius:50%;border:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:center}.card-row__delete-btn:hover{transform:scale(1.3)}.card-row__default-label{position:absolute;top:-15px;height:25px;border-radius:5px;border:1px solid #eee;background:#fff;padding:0 10px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.card-row__default-btn{position:absolute;top:-15px;height:25px;display:flex;align-items:center;border:1px solid #eee}.card-row__default-btn:hover{transform:scale(1.1)}.card-row__default-btn.isLoading{position:absolute!important}.selectable-group{width:100%}#tokenForm label{display:flex;font-size:16px;font-weight:400;color:#0a0a0a;margin:0}#tokenForm .form-control,#tokenForm .autocomplete-component{border-radius:0;box-shadow:none;font-size:16px;width:100%;border:1px solid #eee;margin-bottom:10px;outline:none;color:#0a0a0a}#tokenForm .ant-select-selector{border:none;font-family:Arial,sans-serif;font-size:16px}#tokenForm .ant-select-selection-search{display:flex;flex-direction:row;align-items:center}#tokenForm .alert{margin-bottom:0}.method-header{width:230px;display:flex;align-items:center;justify-content:space-between}.method-header__icon{cursor:pointer;width:12px;margin-right:2px}.method-header__group{display:flex}.method-header .btn-default{padding:1px 6px;font-size:12px}.method-header .button-component{outline:none!important}.method-header .card-header__group{display:flex}.method-header .card-header__title{align-self:center}.first-row{border-top:2px solid #a1a1a3}.table-border table{border-collapse:collapse}.popover__order-target-list{list-style:none;padding:0;margin:0}.popover__order-target-list__wrapper{position:relative}.popover__order-target-list__wrapper>:not(.popover__order-target-list__trigger){z-index:10}.popover__order-target-list__container.ant-popover-placement-topLeft,.popover__order-target-list__container.ant-popover-placement-top,.popover__order-target-list__container.ant-popover-placement-topRight{top:unset!important;bottom:-5px}.popover__order-target-list__container{font-weight:400;z-index:5}.popover__order-target-list__container .table-container{padding:16px 10px 0}.popover__order-target-list__container .table-container .btn-close{position:absolute;top:-21px;right:-22px;border:0;outline:none}.popover__order-target-list__container .ant-modal-close{top:5px;right:5px}.popover__order-target-list__container__wrapper{position:relative}.popover__order-target-list__container .ant-popover-content{overflow:hidden auto;max-height:min(500px,100vh - 100px)}.popover__order-target-list__container.ant-popover-placement-topLeft,.popover__order-target-list__container.ant-popover-placement-bottomLeft{left:unset;right:0}.popover__order-target-list__container.with-table{width:calc(66.6666666667vw - 310px);max-height:500px}.popover__order-target-list__container.with-table .ant-popover-content{padding:16px 16px 10px;min-height:300px}.popover__order-target-list__container.with-table .ant-table{overflow-x:auto}.popover__order-target-list__container.with-table td,.popover__order-target-list__container.with-table th{padding:10px!important}.popover__order-target-list_refund .order-spoiler-list__actions{display:flex!important}.popover__order-target-list_refund .order-spoiler-list__actions>*{display:none}.popover__order-target-list_refund .order-spoiler-list__actions .order-spoiler__creator,.popover__order-target-list_refund .order-spoiler-list__actions .triangle{display:inline}.popover__order-target-list__trigger{cursor:pointer;transition:.2s;transform-origin:left center}.popover__order-target-list__trigger:hover{color:#000c;transform:scale(1.05)!important}.popover__order-target-list__item{border-bottom:1px solid #eee;margin:8px 0}.popover__order-target-list__item:first-child{margin-top:0}.popover__order-target-list__item:last-child{border-bottom:0;margin-bottom:0}.popover__order-target-list__title{font-weight:700;margin-bottom:2px}.container-fluid .ant-tabs{overflow:unset}.tooltip-note.oder-description-tooltip .ant-tooltip-container{padding:6px 10px 0}.col-11-custom .popover__order-target-list__container.with-table,.info-block .popover__order-target-list__container.with-table{width:calc(100vw - 430px);z-index:9}.col-11-custom .popover__order-target-list__container.with-table .radio-with-range,.info-block .popover__order-target-list__container.with-table .radio-with-range{height:34px}.col-11-custom .popover__order-target-list__container.with-table .ant-popover-content,.info-block .popover__order-target-list__container.with-table .ant-popover-content{padding-left:0;padding-right:0}@media(max-width:933px){.col-11-custom .popover__order-target-list__container.with-table,.info-block .popover__order-target-list__container.with-table{width:calc(100vw - 110px)}}@media(max-width:767px){.col-11-custom .popover__order-target-list__container.with-table,.info-block .popover__order-target-list__container.with-table{width:calc(100vw - 60px)}.col-11-custom .popover__order-target-list__container.with-table .list-filters .simple-search-component.input-group,.info-block .popover__order-target-list__container.with-table .list-filters .simple-search-component.input-group{width:calc(100vw - 180px)}}.left-panel:not(.left-panel__collapsed)~.col-sm-9.appointment-wizard__main .popover__order-target-list__container.with-table{width:calc(100vw - 730px)}@media(max-width:933px){.left-panel:not(.left-panel__collapsed)~.col-sm-9.appointment-wizard__main .popover__order-target-list__container.with-table{width:calc(100vw - 110px)}}@media(min-width:1199px){.dashboard-container-left_min~.dashboard-container-content .popover__order-target-list__container.with-table{width:calc(66.6666666667vw - 170px)}}.dashboard-container-left_min~.dashboard-container-content .col-11-custom .popover__order-target-list__container.with-table{width:calc(100vw - 260px)}.ant-popover-placement-topLeft>.ant-popover-content>.ant-popover-arrow{left:unset;right:16px}.patient-signature-wrapper{padding:5px;margin-bottom:10px}.patient-signature-buttons{display:flex;justify-content:end}.patient-signature-buttons .patient-signature-center-buttons{display:flex;width:33.333%;justify-content:center}.patient-signature-buttons .patient-signature-right-buttons{display:flex;width:33.333%;justify-content:flex-end}.consent-form-with-signature{padding:10px;margin-top:15px;margin-bottom:20px}.consent-form-with-signature__bottom-form{width:100%;position:relative;min-height:200px;table-layout:auto}.consent-form-with-signature__bottom-form__inner{position:absolute;height:100%;overflow:auto;width:100%}@media(max-width:767px){.consent-form-with-signature__bottom-form__inner tbody,.consent-form-with-signature__bottom-form__inner tbody>tr{display:flex;flex-direction:column}.consent-form-with-signature__bottom-form__inner tbody td,.consent-form-with-signature__bottom-form__inner tbody>tr td{width:100%!important}.consent-form-with-signature__bottom-form__inner tbody td:empty,.consent-form-with-signature__bottom-form__inner tbody>tr td:empty{display:none}}.consent-form-with-signature__bottom-form table{width:100%}.consent-form-with-signature__bottom-form table td{padding:5px;vertical-align:bottom}.consent-form-with-signature__signature,.consent-form-with-signature__date{border-bottom:1px solid #ddd}.consent-form-with-signature__date{font-size:18px}.consent-form-with-signature__date-mobile{display:none}@media(max-width:767px){.consent-form-with-signature__date-mobile{display:block}}@media(max-width:767px){.consent-form-with-signature__date:not(.consent-form-with-signature__date-mobile){display:none}}.consent-form-with-signature .bottom-signature-form{display:none}.consent-form-with-signature__canvas-parent.sign-border{position:relative}.consent-form-with-signature__canvas-parent.sign-border .canvas-wrapper,.consent-form-with-signature__canvas-parent.sign-border canvas{width:100%!important}.sign-border{border:1px solid #dee2e6}.sign-bg{background:#f8f9fa}.consent-signature-flex{display:flex;flex-direction:row;justify-content:space-between}.consent-signature-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center}.mentions-expand{position:relative}.mentions-expand button{position:absolute;top:5px;right:5px;z-index:2;padding:0 5px;outline:none}.mentions-expand button:focus{box-shadow:0 0 2px #ccc inset,0 0 2px #666}.mentions-expand_container{padding-top:28px}.qustionaire-text-area textarea{height:120px;resize:none}.qustionaire-text-area .notes{height:70px}.question-panel{display:inline-flex;flex-direction:column;justify-content:space-between;width:calc(50% - 10px);min-height:162px;vertical-align:top}.question-panel:nth-child(odd){margin-right:10px}.question-panel:nth-child(2n){margin-left:10px}.question-panel_odd:last-child{width:100%}@media(max-width:500px){.question-panel{width:100%}.question-panel:nth-child(odd){margin-right:0}.question-panel:nth-child(2n){margin-left:0}}.question-panel__notes{margin-bottom:1px}.question-panel__notes .ant-collapse{border-radius:0;border:none;border-top:1px solid #d9d9d9}.question-panel__notes .ant-collapse-item{border:none}.question-panel__notes .ant-collapse-header{padding-top:5px;padding-bottom:5px}@media(max-width:768px){.question-panel__title{width:calc(100% - 10px)}}.questionnaire-bottom-buttons-wrapper{position:relative;min-height:44px}.questionnaire-bottom-buttons-wrapper button{border:0}.questionnaire-bottom-buttons-wrapper .questionnaire-bottom-right-buttons{position:absolute;right:0}@media(max-width:690px){.questionnaire-bottom-buttons-wrapper{display:flex;flex-direction:column-reverse;gap:15px}.questionnaire-bottom-buttons-wrapper button{margin:0;min-width:110px}.questionnaire-bottom-buttons-wrapper .flex-wrapper{display:flex;justify-content:space-evenly;gap:10px}.questionnaire-bottom-buttons-wrapper .questionnaire-bottom-right-buttons{position:relative}}.doctor-disease-settings{margin-left:10px;display:inline-block;vertical-align:middle;padding:0}.doctor-disease-settings button{width:39px}.doctor-disease-settings .ant-checkbox-wrapper{white-space:nowrap}.doctor-disease-settings .ant-popover-container{width:max-content}@media(max-width:768px){.questionnaire-buttons{display:flex;flex-flow:row wrap;row-gap:8px}}@media(max-width:768px){.answers-history-root .answers-history{max-width:260px}}.ant-upload{width:100%}.file-upload-error{margin:0 0 5px 10px;padding:5px 12px;width:68%}.prescription-assign-appointment{display:flex;flex-direction:row;gap:10px}.allergies .allergy-row{margin:0;padding:10px 0;border:1px #666 solid}.allergies .allergy-row__safe{background-color:#c4f2cb;border:none}.allergies .allergy-row__dangerous{background-color:#f2bebb;border:none}.allergies .allergy-row__very_dangerous{background-color:#e6c2b8;border:none}.allergies-columns{display:flex;flex-direction:row}.allergies-columns>:first-child{flex:0 0 auto;padding:0 10px 0 6px;margin-top:2px;align-self:center}.allergies-columns>:nth-child(2){flex:1 0 auto}@media(max-width:767px){.allergies-columns{flex-wrap:wrap}}.allergies .allergy-text{font-size:14px;font-weight:700}.allergies .allergy-text__safe{color:#039119}.allergies .allergy-text__dangerous{color:red}.allergies .allergy-text__very_dangerous{font-size:16px;font-weight:900;color:#632105}.allergies .allergy-popover{cursor:pointer}.allergies .allergy-popover:hover{text-decoration:underline}.allergies .allergy-icon{margin-right:10px;font-size:13px}.allergies .allergy-icon__safe{color:#039119}.allergies .allergy-icon__dangerous{color:red}.allergies .allergy-icon__very_dangerous{color:#632105}.allergy-overlay .ant-popover-container{max-width:60vw}.bc_set .ant-badge-status-dot{background-color:#32cd32!important}.bc_not-set .ant-badge-status-dot{background-color:#d9534f!important}.bc_partially-set .ant-badge-status-dot{background-color:#f8e71c!important}.bc_partially-set .ant-badge-count{background-color:#f8e71c;border-radius:0}.dot-counter__tooltip .ant-tooltip-content,.dot-counter__tooltip.ant-tooltip{max-width:500px}.bc_not-set .ant-badge-count{background-color:#d9534f;border-radius:0}.bc_set .ant-badge-count{background-color:#32cd32;border-radius:0}.dots-counts{position:relative;margin:0}.dots-counts .dots-count{position:absolute;top:2px;right:1px;display:flex;flex-flow:row nowrap}.dots-counts .dots-count>*{margin-left:5px}.dots-position{position:relative;text-align:center;top:-16px}.dots-position>*{margin:0 5px}.dots-position>*:first-child{margin-left:0}.dots{height:0}.form__pre{margin:0;padding:0;background:none;color:#fff;border:0}.rbc-event .dots-small .dots-position>*{transition:.2s;margin:0 -6px;opacity:0}.rbc-event:hover .dots-small .dots-position>*{margin:0;opacity:1}.user-data_set{color:#32cd32}.user-data_not-set{color:#d9534f}.user-data_partially-set{color:#f8e71c}.user-data_icons_container{display:flex;flex-direction:row;flex-wrap:wrap}.user-data_icons_element{padding:5px 10px;color:#777}.user-data_icons_element i{cursor:pointer}.ant-modal-body .modal__patient-checkboxes{display:block}@media(max-width:1100px){.ant-modal-body .modal__patient-checkboxes{display:flex;flex-direction:row}.ant-modal-body .modal__patient-checkboxes .col-sm-3{padding:0 4px}}.modal__patient-checkboxes{display:none;position:absolute;top:-4px;right:10px;z-index:1;border-radius:4px;border:1px solid #b7eb8f;width:330px;background:#f6ffed;line-height:20px}.modal__patient-checkboxes .checkbox-control{height:unset}.modal__patient-checkboxes .col-sm-3{padding:0 6px;margin-bottom:0}.modal__patient-checkboxes .col-sm-3 .checkbox{margin:0}.modal__patient-checkboxes .col-sm-3 .checkbox input:before{content:"";position:absolute;top:1px;left:1px;border-radius:4px;width:calc(100% - 2px);height:calc(100% - 2px);background:#f6ffed}.modal__patient-checkboxes .col-sm-3 .checkbox input:checked:before{display:none}.date-picker__day-disabled{pointer-events:none;background:#dedede}.date-picker__day-disabled.react-datepicker__day--selected,.date-picker__day-disabled.react-datepicker__day--keyboard-selected{background:#bbb!important}.dots-hover{z-index:1}.show-dots .dots-position{display:block}.show-dots .dots-count,.show-dots-count .dots-position{display:none}.show-dots-count .dots-count{display:flex}.ant-modal-body .appointment-editor-form{position:relative;padding-top:32px}.ant-modal-body .appointment-editor-form .share-with{top:32px!important}@media(min-width:991px){.ant-modal-body .appointment-editor-form .appointment-editor-form__phone{left:-60px!important}}.ant-modal-body .appointment-editor-form .appointment-editor-form__email{left:-230px!important}@media(max-width:991px){.ant-modal-body .appointment-editor-form .appointment-editor-form__email{left:0!important}}.ant-modal-body .appointment-editor-form .logo{top:30px}.ant-modal-body .appointment-editor-form .comments-container h3{margin-top:0}.ant-modal-body .appointment-editor-form:before{content:"";position:absolute;top:8px;left:-24px;right:-24px;height:0;border-bottom:1px solid #f0f0f0}.ant-modal-body .appointment-editor-form .day-off-time .col-sm-7{float:left;width:58.33333333%}.ant-modal-body .appointment-editor-form .day-off-time .col-sm-5{float:left;width:41.66666667%}@media(max-width:767px){.ant-modal-body .appointment-editor-form{padding-top:65px}.ant-modal-body .appointment-editor-form .share-with{top:10px!important}.ant-modal-body .appointment-editor-form .end-date-button{position:static;margin-left:20px}.ant-modal-body .appointment-editor-form .modal__patient-checkboxes{top:30px}.ant-modal-body .appointment-editor-form .day-off-time .col-sm-7{float:left;width:58.33333333%}.ant-modal-body .appointment-editor-form .day-off-time .col-sm-5{float:left;width:41.66666667%}}.ant-modal-body #dayOff-editor-form .appointment-editor-form{padding-top:25px}.status-filter,.status-filter-with-red-clear-button{position:relative}.status-filter.with-clear .ant-select-selection__rendered,.with-clear.status-filter-with-red-clear-button .ant-select-selection__rendered{margin-right:20px}.status-filter .clear-button,.status-filter-with-red-clear-button .clear-button{position:absolute;top:8px;right:5px;padding:2px;color:#00000040;cursor:pointer;font-size:13px;opacity:0;transition:.2s}.status-filter .clear-button:hover,.status-filter-with-red-clear-button .clear-button:hover{color:#00000080}.status-filter:hover .clear-button,.status-filter-with-red-clear-button:hover .clear-button{opacity:1}.status-filter-with-red-clear-button .clear-button{position:absolute;top:8px;right:5px;padding:2px;color:#f009;cursor:pointer;font-size:13px;opacity:0;transition:.2s}.status-filter-with-red-clear-button .clear-button:hover{color:red}.filters-component-title__container{margin:5px 0!important;width:100%!important}.filters-component-title__container .line{margin:20px 0}.filters-component-title__container:first-child .line{margin-top:0}.filters-component-title__container .filters-component-title{margin-top:calc(-18px - 1em);padding:0 7px}.filters-component-title__container .filters-component-title strong{background:#fff;padding:0 3px}button.user-filter-action{position:absolute;top:-10px;width:20px;height:20px;padding:0 1px;display:flex;align-items:center;justify-content:center;background:#eee;color:#222;border-radius:50%;border:0;box-shadow:0 0 2px #00000080;text-align:center}button.user-filter-action .fa{font-size:12px}button.user-filter-action__delete{right:-6px}button.user-filter-action__edit{left:-6px}.user-filter-action__wrapper{display:inline-block}.user-filter-action__wrapper~.user-filter-action__wrapper{margin-left:10px}.user-filter-action__container{position:absolute;top:-10px;right:-7px}.user-filter-action__container button.user-filter-action{position:relative;top:0;right:0}.user-filter-action__container__update{top:unset;bottom:-10px;z-index:10}.user-filter{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-group.user-filter-name{width:250px}.consent-modal__container{display:flex;flex-direction:column;height:100%}.consent-modal__viewer{height:100%;min-height:200px;position:relative}.consent-modal-root .ant-modal-body{height:80vh;min-height:470px}.consent-template{border:10px solid rgba(163,155,155,.3)}.consent-template__inner{position:absolute;height:100%;overflow:auto;padding:20px;width:100%}.disclosure-template{min-height:340px}.disclosure-template h1{font-size:25px}.disclosure-template h2{font-size:22px}.disclosure-template~.consent-form-with-signature__bottom-form{min-height:214px}.consent-modal .consent-modal-title{margin-top:-5px;padding-right:60px}.consent-modal .instruction-modal-title{margin-top:-5px;padding-right:30px}.working-hour-interval{width:100%;display:flex;justify-content:space-between;gap:20px}.working-hour-interval label{font-size:.8em}.days-off-appointments-popover_inner{width:600px}@media(max-width:767px){.days-off-appointments-popover_inner{width:calc(100vw - 60px)}}.appointment-insurance-notes-modal{max-width:50%}.appointment-insurance-notes-modal .comments-component{opacity:1}@media(max-width:767px){.appointment-insurance-notes-modal{max-width:100%}}:root{--loader-background-color: #eee;--loader-highlight-color: #dedede}body .case-modal{max-width:920px;padding:20px 35px}body .case-modal .ant-tag{position:relative;display:inline-block;margin:0;padding:0;margin-inline-end:8px;padding-inline:7px;text-align:start;color:#d48806;background:#fffbe6;border:1px solid #ffe58f;font-size:12px;line-height:20px;list-style:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";height:auto;white-space:nowrap;border-radius:4px;transition:all .2s}body .case-modal .ant-modal-body{min-height:350px;font-family:Open Sans,sans-serif}body .case-modal .param-label{font-weight:700}body .case-modal .hide-case-image{visibility:hidden;opacity:0}body .case-modal .case-image__loader{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px;background:linear-gradient(90deg,var(--loader-background-color) 25%,var(--loader-highlight-color) 50%,var(--loader-background-color) 75%);background-size:200% 100%;animation:caseLoading 2s infinite ease-in-out}body .case-modal .case-image__loader *{display:none}body .case-modal .case-data{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:4px 20px;margin-bottom:4px}body .case-modal .case-data>*{width:max-content}body .case-modal .case-data>*:last-child{margin-right:10px}body .case-modal__photo,body .case-modal__thumb{position:absolute;height:100%;width:100%;left:0;top:0}body .case-modal__photo img,body .case-modal__thumb img{height:100%;width:100%;object-fit:cover}body .case-modal__pairs{margin-top:10px}body .case-modal__title{margin:-6px 0 10px;font-size:22px;max-width:calc(100% - 15px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}body .case-modal__body{margin-top:20px}body .case-modal__body .param-label{margin-top:10px;margin-right:10px}body .case-modal__body .param-label~a{display:inline-block;margin-bottom:3px}body .case-modal__body .row{margin-bottom:4px}body .case-modal__arrow{cursor:pointer;position:absolute;top:50%;font-size:70px;margin-top:-35px}body .case-modal__arrow_prev{left:-32px}body .case-modal__arrow_next{right:-32px}body .case-modal__caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fffc;text-align:center;font-size:13px;line-height:23px;background:#0000004d;width:100%;padding:5px 10px}@media screen and (max-width:767px){body .case-modal__caption{display:none}}body .case-modal .loading-component{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:767px){.case-modal-wrapper.ant-modal-wrap{z-index:9999999999999}.case-modal-wrapper.ant-modal-wrap .case-modal__photos.row,.case-modal-wrapper.ant-modal-wrap .case-modal__pairs.row{margin-left:-5px;margin-right:-5px}.case-modal-wrapper.ant-modal-wrap .case-modal__photos.row .col-xs-6,.case-modal-wrapper.ant-modal-wrap .case-modal__photos.row .col-xs-2,.case-modal-wrapper.ant-modal-wrap .case-modal__pairs.row .col-xs-6,.case-modal-wrapper.ant-modal-wrap .case-modal__pairs.row .col-xs-2{padding-right:5px;padding-left:5px}.case-modal-wrapper.ant-modal-wrap .col-xs-2{width:25%}.case-modal-wrapper.ant-modal-wrap .col-sm-3{float:left;width:50%}.case-modal-wrapper.ant-modal-wrap .param-label{margin-right:5px}.case-modal-wrapper.ant-modal-wrap .case-modal{padding:20px}.case-modal-wrapper.ant-modal-wrap .case-modal__arrow{font-size:55px}.case-modal-wrapper.ant-modal-wrap .case-modal__arrow_prev{left:-22px}.case-modal-wrapper.ant-modal-wrap .case-modal__arrow_next{right:-22px}.case-modal-wrapper.ant-modal-wrap .case-modal .ant-modal-close{top:6px;right:4px}.case-modal-wrapper.ant-modal-wrap .case-modal .ant-modal-body{padding:5px 0 0;min-height:60px}.case-modal-wrapper.ant-modal-wrap .case-modal .ant-modal-content{padding-left:15px;padding-right:15px}}@keyframes caseLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.total-block.page-warnings{margin-bottom:10px;border:1px solid #faad14;height:44px;line-height:40px;background:#fffbe6;font-weight:400;color:#6e5821}.total-block.page-warnings .fa.fa-warning{color:#faad14}.page-warnings__list{margin:0;padding:0;font-size:16px;color:#8c6736;white-space:nowrap}.page-warnings__list li{margin-bottom:4px}.page-warnings__list li:last-child{margin-bottom:0}.page-warnings__tooltip.ant-tooltip{max-width:570px}.template-warnings__tooltip.ant-tooltip{max-width:min(95vw,800px)}.metric{display:flex;flex-direction:column;justify-content:space-around;text-align:center;padding:20px 0;flex-grow:2}.metric .datepicker-component{font-weight:400}.metric__container{display:flex;flex-direction:column;justify-content:flex-start}.metric_this,.metric_prev{text-align:center}h2.metric_this{font-weight:600;font-size:34px}h2.metric_this~a .metric_prev{font-size:20px}.metric-filters{width:100%;position:relative;margin-top:10px;border-radius:4px}.metric-filters .filters-component-container{position:absolute;right:97px;top:-44px}.metric-filters__inner{display:flex;flex-flow:row;max-width:100%;padding:6px;border:1px #eee solid}.metric-filters__inner .filter-element-partition,.metric-filters__inner .filter-element{flex:1 1 auto}.metric-filters__inner .filter-element .pull-left,.metric-filters__inner .filter-element .pull-right,.metric-filters__inner .filter-element .select-filter-component,.metric-filters__inner .filter-element .ant-select{width:100%}.metric-filters__inner .filter-element .pull-left.mr10{width:calc(100% - 10px)}.metric-filters__inner .filter-ratio-element{flex:0 0 auto}.dynamic-metric-filters{width:calc(100% - 230px)}.specials-count{cursor:pointer;display:flex;align-items:center}.specials-count__icon{height:15px;width:15px}.schema-default{--btn-primary-bg: #3c8dbc;--btn-primary-border: #3c8dbc;--btn-primary-hover-bg: rgb(53.8306451613, 126.502016129, 168.6693548387);--btn-primary-hover-border: rgb(53.8306451613, 126.502016129, 168.6693548387);--btn-success-bg: #37a8af;--btn-success-border: #37a8af;--btn-success-hover-bg: rgb(48.902173913, 149.3739130435, 155.597826087);--btn-success-hover-border: rgb(48.902173913, 149.3739130435, 155.597826087)}.schema-default .badge-primary{background:#3c8dbc;color:#fff}.schema-default .btn-time{background:#3c8dbc;border-color:#3c8dbc}.schema-default .badge-light-primary{background:#55acee;color:#fff}.schema-default .dashboard-container-left{background:#222a38}.schema-default .dashboard-container-left__toggle{color:#9fabbd}.schema-default .dashboard-left-menu::-webkit-scrollbar-track,.schema-default .dashboard-container-content::-webkit-scrollbar-track,.schema-default .ant-tooltip-container::-webkit-scrollbar-track{border-radius:5px;background-color:#161c26}.schema-default .dashboard-left-menu::-webkit-scrollbar,.schema-default .dashboard-container-content::-webkit-scrollbar,.schema-default .ant-tooltip-container::-webkit-scrollbar,.schema-default .custom-scroll::-webkit-scrollbar{width:10px;background-color:#222a38}.schema-default .dashboard-left-menu::-webkit-scrollbar-thumb,.schema-default .dashboard-container-content::-webkit-scrollbar-thumb,.schema-default .ant-tooltip-container::-webkit-scrollbar-thumb,.schema-default .rbc-time-content::-webkit-scrollbar-thumb,.schema-default .calendar-scroll-box .box::-webkit-scrollbar-thumb,.schema-default .scroll-thumb{border-radius:5px;background-color:#0aa699}.schema-default .rbc-time-content::-webkit-scrollbar,.schema-default .calendar-scroll-box .box::-webkit-scrollbar{height:10px;background-color:#161c261c}.schema-default .rbc-time-content::-webkit-scrollbar-track,.schema-default .calendar-scroll-box .box::-webkit-scrollbar-track{background-color:#161c261c}.schema-default .dashboard-top-menu{background:#2e394c}.schema-default .dashboard-top-menu a,.schema-default .dashboard-top-menu .icon-item i.fa,.schema-default .dashboard-top-menu .icon-item>svg{color:#9fabbd}.schema-default .dashboard-top-menu a:hover,.schema-default .dashboard-top-menu a:focus,.schema-default .dashboard-top-menu a:active,.schema-default .dashboard-top-menu a:visited,.schema-default .dashboard-top-menu .icon-item i.fa:hover,.schema-default .dashboard-top-menu .icon-item i.fa:focus,.schema-default .dashboard-top-menu .icon-item i.fa:active,.schema-default .dashboard-top-menu .icon-item i.fa:visited,.schema-default .dashboard-top-menu .icon-item>svg:hover,.schema-default .dashboard-top-menu .icon-item>svg:focus,.schema-default .dashboard-top-menu .icon-item>svg:active,.schema-default .dashboard-top-menu .icon-item>svg:visited{color:#9fabbd}.schema-default .dashboard-top-menu a.active,.schema-default .dashboard-top-menu a:hover,.schema-default .dashboard-top-menu .icon-item i.fa.active,.schema-default .dashboard-top-menu .icon-item i.fa:hover,.schema-default .dashboard-top-menu .icon-item>svg.active,.schema-default .dashboard-top-menu .icon-item>svg:hover{color:#fff;background:#1b212c}.schema-default .dashboard-top-menu .favorite-dropdown{cursor:pointer;color:#9fabbd;line-height:50px;padding:0 15px}.schema-default .dashboard-top-menu .favorite-dropdown:hover{color:#fff;background-color:#1b212c}.schema-default .dashboard-top-menu li .badge{background-color:#e74c3c}.schema-default .dashboard-container-user-block{color:#9fabbd;border-bottom:2px solid #0d131e}.schema-default .dashboard-container-user-block__icons li{background:#0d131e}.schema-default .dashboard-container-user-block__icons li:hover{background:#0aa699}.schema-default .dashboard-container-user-block__icons li .fa{color:#fff}.schema-default .dashboard-container-user-block__icons li .badge{background-color:#e74c3c}.schema-default .dashboard-left-menu .menu-component__item .menu-component__item-link{color:#9fabbd;display:block;padding:12px}.schema-default .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-default .dashboard-left-menu .menu-component__item .menu-component__item-link:focus,.schema-default .dashboard-left-menu .menu-component__item .menu-component__item-link:active,.schema-default .dashboard-left-menu .menu-component__item .menu-component__item-link:visited{color:#9fabbd}.schema-default .dashboard-left-menu .menu-component__item .menu-component__item-link_active,.schema-default .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-default .dashboard-left-menu .menu-component__item.hover{color:#fff;background:#0d131e}.schema-default .dashboard-left-menu .menu-component__item .menu-component__item-favorite-btn{color:#9fabbd}.schema-default .dashboard-left-menu .menu-component__item .menu-component__item-link-wrapper:hover .menu-component__item-link{color:#fff;background:#0d131e}.schema-default .dashboard-left-menu .menu-component__item .menu-component__children{background-color:#1e2531}.schema-default .icon-item{background:#2e394c}.schema-default .icon-item>i.fa,.schema-default .icon-item>svg{color:#9fabbd}.schema-default .icon-item>i.fa:hover,.schema-default .icon-item>i.fa:focus,.schema-default .icon-item>i.fa:active,.schema-default .icon-item>i.fa:visited,.schema-default .icon-item>svg:hover,.schema-default .icon-item>svg:focus,.schema-default .icon-item>svg:active,.schema-default .icon-item>svg:visited{color:#9fabbd}.schema-default .icon-item>i.fa.active,.schema-default .icon-item>i.fa:hover,.schema-default .icon-item>svg.active,.schema-default .icon-item>svg:hover{color:#fff;background:#1b212c}.schema-default .dashboard-page-box{background:#fff}.schema-default .dashboard-page-box__title{color:#888}.schema-default .dashboard-counter{color:#fff}.schema-default .dashboard-counter__icon{color:#00000026}.schema-default .loading-component__caption{color:#0aa699}.schema-default .loading-component .double-bounce1,.schema-default .loading-component .double-bounce2{background:#0aa699}.schema-default .ant-spin-dot-item{color:#0aa699}.schema-purple{--btn-primary-bg: #7c6b8b;--btn-primary-border: #7c6b8b;--btn-primary-hover-bg: rgb(111.1463414634, 95.9085365854, 124.5914634146);--btn-primary-hover-border: rgb(111.1463414634, 95.9085365854, 124.5914634146);--btn-success-bg: #2eab4a;--btn-success-border: #2eab4a;--btn-success-hover-bg: rgb(40.5944700461, 150.9055299539, 65.3041474654);--btn-success-hover-border: rgb(40.5944700461, 150.9055299539, 65.3041474654)}.schema-purple .btn-time{background:#7c6b8b;border-color:#7c6b8b}.schema-purple .badge-primary{background:#7c6b8b;color:#fff}.schema-purple .badge-light-primary{background:#b370ee;color:#fff}.schema-purple .dashboard-container-left{background:#564465}.schema-purple .dashboard-container-left__toggle,.schema-purple .dashboard-container-left .simple-search-component input,.schema-purple .dashboard-container-left .simple-search-component .simple-search-component__clear{color:#fff}.schema-purple .dashboard-container-left .simple-search-component .input-group-btn button{background:#0d131e}.schema-purple .dashboard-container-left .simple-search-component .input-group-btn button:hover{background:#009bcc}.schema-purple .dashboard-container-left .simple-search-component .input-group-btn button .fa{color:#fff}.schema-purple .dashboard-left-menu::-webkit-scrollbar-track,.schema-purple .dashboard-container-content::-webkit-scrollbar-track,.schema-purple .ant-tooltip-container::-webkit-scrollbar-track{border-radius:5px;background-color:#161c26}.schema-purple .dashboard-left-menu::-webkit-scrollbar,.schema-purple .dashboard-container-content::-webkit-scrollbar,.schema-purple .ant-tooltip-container::-webkit-scrollbar{width:10px;background-color:#564465}.schema-purple .dashboard-left-menu::-webkit-scrollbar-thumb,.schema-purple .dashboard-container-content::-webkit-scrollbar-thumb,.schema-purple .ant-tooltip-container::-webkit-scrollbar-thumb,.schema-purple .rbc-time-content::-webkit-scrollbar-thumb,.schema-purple .calendar-scroll-box .box::-webkit-scrollbar-thumb,.schema-purple .scroll-thumb{border-radius:5px;background-color:#009bcc}.schema-purple .dashboard-top-menu{background:#41374c}.schema-purple .dashboard-top-menu a,.schema-purple .dashboard-top-menu .favorite-dropdown{color:#fff}.schema-purple .dashboard-top-menu a:hover,.schema-purple .dashboard-top-menu a:focus,.schema-purple .dashboard-top-menu a:active,.schema-purple .dashboard-top-menu a:visited,.schema-purple .dashboard-top-menu .favorite-dropdown:hover,.schema-purple .dashboard-top-menu .favorite-dropdown:focus,.schema-purple .dashboard-top-menu .favorite-dropdown:active,.schema-purple .dashboard-top-menu .favorite-dropdown:visited{color:#fff}.schema-purple .dashboard-top-menu a.active,.schema-purple .dashboard-top-menu a:hover,.schema-purple .dashboard-top-menu .favorite-dropdown.active,.schema-purple .dashboard-top-menu .favorite-dropdown:hover{color:#fff;background:#28222e}.schema-purple .icon-item{background:#41374c}.schema-purple .icon-item>i.fa,.schema-purple .icon-item>svg{color:#fff}.schema-purple .icon-item>i.fa:hover,.schema-purple .icon-item>i.fa:focus,.schema-purple .icon-item>i.fa:active,.schema-purple .icon-item>i.fa:visited,.schema-purple .icon-item>svg:hover,.schema-purple .icon-item>svg:focus,.schema-purple .icon-item>svg:active,.schema-purple .icon-item>svg:visited{color:#fff}.schema-purple .icon-item>i.fa.active,.schema-purple .icon-item>i.fa:hover,.schema-purple .icon-item>svg.active,.schema-purple .icon-item>svg:hover{color:#fff;background:#28222e}.schema-purple .dashboard-container-user-block{color:#fff;border-bottom:2px solid #0d131e}.schema-purple .dashboard-container-user-block__icons li{background:#0d131e}.schema-purple .dashboard-container-user-block__icons li:hover{background:#009bcc}.schema-purple .dashboard-container-user-block__icons li .fa{color:#fff}.schema-purple .dashboard-container-user-block__icons li .badge{background-color:#e74c3c}.schema-purple .dashboard-left-menu .menu-component__item .menu-component__item-link{color:#fff}.schema-purple .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-purple .dashboard-left-menu .menu-component__item .menu-component__item-link:focus,.schema-purple .dashboard-left-menu .menu-component__item .menu-component__item-link:active,.schema-purple .dashboard-left-menu .menu-component__item .menu-component__item-link:visited{color:#fff}.schema-purple .dashboard-left-menu .menu-component__item .menu-component__item-link_active,.schema-purple .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-purple .dashboard-left-menu .menu-component__item .hover,.schema-purple .dashboard-left-menu .menu-component__item .menu-component__item-link-wrapper:hover .menu-component__item-link{color:#fff;background:#2f2537}.schema-purple .dashboard-left-menu .menu-component__item .menu-component__children{background-color:#493a56}.schema-purple .dashboard-page-box{background:#fff}.schema-purple .dashboard-page-box__title{color:#888}.schema-purple .dashboard-counter{color:#fff}.schema-purple .dashboard-counter__icon{color:#00000026}.schema-purple .loading-component__caption{color:#009bcc}.schema-purple .loading-component .double-bounce1,.schema-purple .loading-component .double-bounce2,.schema-purple .ant-spin-dot-item{background:#009bcc}.schema-green{--btn-primary-bg: #e8e454;--btn-primary-border: #e8e454;--btn-primary-hover-bg: rgb(228.9768041237, 224.4510309278, 61.5231958763);--btn-primary-hover-border: rgb(228.9768041237, 224.4510309278, 61.5231958763);--btn-success-bg: #2eab4a;--btn-success-border: #2eab4a;--btn-success-hover-bg: rgb(40.5944700461, 150.9055299539, 65.3041474654);--btn-success-hover-border: rgb(40.5944700461, 150.9055299539, 65.3041474654);--btn-primary-active-color: #2b2a06;--btn-primary-color: #2b2a06}.schema-green .btn-time{background:#e8e454;border-color:#e8e454}.schema-green .badge-primary{background:#e8e454;color:#fff}.schema-green .badge-light-primary{background:#fffc96;color:#2b2a06}.schema-green .dashboard-container-left{background:#338878}.schema-green .dashboard-container-left__toggle,.schema-green .dashboard-container-left .simple-search-component input,.schema-green .dashboard-container-left .simple-search-component .simple-search-component__clear{color:#fff}.schema-green .dashboard-container-left .simple-search-component .input-group-btn button{background:#056560}.schema-green .dashboard-container-left .simple-search-component .input-group-btn button:hover{background:#cbcc41}.schema-green .dashboard-container-left .simple-search-component .input-group-btn button .fa{color:#fff;background:#056560}.schema-green .dashboard-left-menu::-webkit-scrollbar-track,.schema-green .dashboard-container-content::-webkit-scrollbar-track,.schema-green .ant-tooltip-container::-webkit-scrollbar-track{border-radius:5px;background-color:#161c26}.schema-green .dashboard-left-menu::-webkit-scrollbar,.schema-green .dashboard-container-content::-webkit-scrollbar,.schema-green .ant-tooltip-container::-webkit-scrollbar{width:10px;background-color:#338878}.schema-green .dashboard-left-menu::-webkit-scrollbar-thumb,.schema-green .dashboard-container-content::-webkit-scrollbar-thumb,.schema-green .ant-tooltip-container::-webkit-scrollbar-thumb,.schema-green .rbc-time-content::-webkit-scrollbar-thumb,.schema-green .calendar-scroll-box .box::-webkit-scrollbar-thumb,.schema-green .scroll-thumb{border-radius:5px;background-color:#cbcc41}.schema-green .dashboard-top-menu{background:#6aab9c}.schema-green .dashboard-top-menu a,.schema-green .dashboard-top-menu .favorite-dropdown{color:#fff}.schema-green .dashboard-top-menu a:hover,.schema-green .dashboard-top-menu a:focus,.schema-green .dashboard-top-menu a:active,.schema-green .dashboard-top-menu a:visited,.schema-green .dashboard-top-menu .favorite-dropdown:hover,.schema-green .dashboard-top-menu .favorite-dropdown:focus,.schema-green .dashboard-top-menu .favorite-dropdown:active,.schema-green .dashboard-top-menu .favorite-dropdown:visited{color:#fff}.schema-green .dashboard-top-menu a.active,.schema-green .dashboard-top-menu a:hover,.schema-green .dashboard-top-menu .favorite-dropdown.active,.schema-green .dashboard-top-menu .favorite-dropdown:hover{color:#fff;background:#519182}.schema-green .icon-item{background:#6aab9c}.schema-green .icon-item>i.fa,.schema-green .icon-item>svg{color:#fff}.schema-green .icon-item>i.fa:hover,.schema-green .icon-item>i.fa:focus,.schema-green .icon-item>i.fa:active,.schema-green .icon-item>i.fa:visited,.schema-green .icon-item>svg:hover,.schema-green .icon-item>svg:focus,.schema-green .icon-item>svg:active,.schema-green .icon-item>svg:visited{color:#fff}.schema-green .icon-item>i.fa.active,.schema-green .icon-item>i.fa:hover,.schema-green .icon-item>svg.active,.schema-green .icon-item>svg:hover{color:#fff;background:#519182}.schema-green .dashboard-container-user-block{color:#fff;border-bottom:2px solid #0d131e}.schema-green .dashboard-container-user-block__icons li{background:#056560}.schema-green .dashboard-container-user-block__icons li:hover{background:#cbcc41}.schema-green .dashboard-container-user-block__icons li .fa{color:#fff}.schema-green .dashboard-container-user-block__icons li .badge{background-color:#e74c3c}.schema-green .dashboard-left-menu .menu-component__item-toggle,.schema-green .dashboard-left-menu .menu-component__item .menu-component__item-link{color:#fff}.schema-green .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-green .dashboard-left-menu .menu-component__item .menu-component__item-link:focus,.schema-green .dashboard-left-menu .menu-component__item .menu-component__item-link:active,.schema-green .dashboard-left-menu .menu-component__item .menu-component__item-link:visited{color:#fff}.schema-green .dashboard-left-menu .menu-component__item .menu-component__item-link_active,.schema-green .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-green .dashboard-left-menu .menu-component__item .hover,.schema-green .dashboard-left-menu .menu-component__item .menu-component__item-link-wrapper:hover .menu-component__item-link{color:#fff;background:#1e5047}.schema-green .dashboard-left-menu .menu-component__item .menu-component__children{background-color:#2c7568}.schema-green .dashboard-page-box{background:#fff}.schema-green .dashboard-page-box__title{color:#888}.schema-green .dashboard-counter{color:#fff}.schema-green .dashboard-counter__icon{color:#00000026}.schema-green .loading-component__caption{color:#cbcc41}.schema-green .loading-component .double-bounce1,.schema-green .loading-component .double-bounce2,.schema-green .ant-spin-dot-item{background:#cbcc41}.schema-blue{--btn-primary-bg: #58a0e8;--btn-primary-border: #58a0e8;--btn-primary-hover-bg: rgb(65.5868421053, 147.25, 228.9131578947);--btn-primary-hover-border: rgb(65.5868421053, 147.25, 228.9131578947);--btn-success-bg: #2eab4a;--btn-success-border: #2eab4a;--btn-success-hover-bg: rgb(40.5944700461, 150.9055299539, 65.3041474654);--btn-success-hover-border: rgb(40.5944700461, 150.9055299539, 65.3041474654)}.schema-blue .badge-primary{background:#58a0e8;color:#fff}.schema-blue .btn-time{background:#58a0e8;border-color:#58a0e8}.schema-blue .badge-light-primary{background:#95b8db;color:#fff}.schema-blue .dashboard-container-left{background:#4069c1}.schema-blue .dashboard-container-left__toggle,.schema-blue .dashboard-container-left .simple-search-component input,.schema-blue .dashboard-container-left .simple-search-component .simple-search-component__clear{color:#fff}.schema-blue .dashboard-container-left .simple-search-component .input-group-btn button:hover{background:#516d94}.schema-blue .dashboard-container-left .simple-search-component .input-group-btn button .fa{color:#fff}.schema-blue .dashboard-left-menu::-webkit-scrollbar-track,.schema-blue .dashboard-container-content::-webkit-scrollbar-track,.schema-blue .ant-tooltip-container::-webkit-scrollbar-track{border-radius:5px;background-color:#161c26}.schema-blue .dashboard-left-menu::-webkit-scrollbar,.schema-blue .dashboard-container-content::-webkit-scrollbar,.schema-blue .ant-tooltip-container::-webkit-scrollbar{width:10px;background-color:#4069c1}.schema-blue .dashboard-left-menu::-webkit-scrollbar-thumb,.schema-blue .dashboard-container-content::-webkit-scrollbar-thumb,.schema-blue .ant-tooltip-container::-webkit-scrollbar-thumb,.schema-blue .rbc-time-content::-webkit-scrollbar-thumb,.schema-blue .calendar-scroll-box .box::-webkit-scrollbar-thumb,.schema-blue .scroll-thumb{border-radius:5px;background-color:#516d94}.schema-blue .dashboard-top-menu{background:#5773b0}.schema-blue .dashboard-top-menu a,.schema-blue .dashboard-top-menu .favorite-dropdown{color:#fff}.schema-blue .dashboard-top-menu a:hover,.schema-blue .dashboard-top-menu a:focus,.schema-blue .dashboard-top-menu a:active,.schema-blue .dashboard-top-menu a:visited,.schema-blue .dashboard-top-menu .favorite-dropdown:hover,.schema-blue .dashboard-top-menu .favorite-dropdown:focus,.schema-blue .dashboard-top-menu .favorite-dropdown:active,.schema-blue .dashboard-top-menu .favorite-dropdown:visited{color:#fff}.schema-blue .dashboard-top-menu a.active,.schema-blue .dashboard-top-menu a:hover,.schema-blue .dashboard-top-menu .favorite-dropdown.active,.schema-blue .dashboard-top-menu .favorite-dropdown:hover{color:#fff;background:#445c90}.schema-blue .icon-item{background:#5773b0}.schema-blue .icon-item>i.fa,.schema-blue .icon-item>svg{color:#fff}.schema-blue .icon-item>i.fa:hover,.schema-blue .icon-item>i.fa:focus,.schema-blue .icon-item>i.fa:active,.schema-blue .icon-item>i.fa:visited,.schema-blue .icon-item>svg:hover,.schema-blue .icon-item>svg:focus,.schema-blue .icon-item>svg:active,.schema-blue .icon-item>svg:visited{color:#fff}.schema-blue .icon-item>i.fa.active,.schema-blue .icon-item>i.fa:hover,.schema-blue .icon-item>svg.active,.schema-blue .icon-item>svg:hover{color:#fff;background:#445c90}.schema-blue .dashboard-container-user-block{color:#fff;border-bottom:2px solid #0d131e}.schema-blue .dashboard-container-user-block__icons li{background:#5888c9}.schema-blue .dashboard-container-user-block__icons li:hover{background:#516d94}.schema-blue .dashboard-container-user-block__icons li .fa{color:#fff}.schema-blue .dashboard-container-user-block__icons li .badge{background-color:#e74c3c}.schema-blue .dashboard-left-menu .menu-component__item-toggle,.schema-blue .dashboard-left-menu .menu-component__item .menu-component__item-link{color:#fff}.schema-blue .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-blue .dashboard-left-menu .menu-component__item .menu-component__item-link:focus,.schema-blue .dashboard-left-menu .menu-component__item .menu-component__item-link:active,.schema-blue .dashboard-left-menu .menu-component__item .menu-component__item-link:visited{color:#fff}.schema-blue .dashboard-left-menu .menu-component__item .menu-component__item-link_active,.schema-blue .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-blue .dashboard-left-menu .menu-component__item.hover,.schema-blue .dashboard-left-menu .menu-component__item .menu-component__item-link-wrapper:hover .menu-component__item-link{color:#fff;background:#2c4988}.schema-blue .dashboard-left-menu .menu-component__item .menu-component__children{background-color:#395eaf}.schema-blue .dashboard-page-box{background:#fff}.schema-blue .dashboard-page-box__title{color:#888}.schema-blue .dashboard-counter{color:#fff}.schema-blue .dashboard-counter__icon{color:#00000026}.schema-blue .loading-component__caption{color:#516d94}.schema-blue .loading-component .double-bounce1,.schema-blue .loading-component .double-bounce2,.schema-blue .ant-spin-dot-item{background:#516d94}.schema-gold{--btn-primary-bg: #67559a;--btn-primary-border: #67559a;--btn-primary-hover-bg: rgb(92.010460251, 75.9309623431, 137.5690376569);--btn-primary-hover-border: rgb(92.010460251, 75.9309623431, 137.5690376569);--btn-success-bg: #2eab4a;--btn-success-border: #2eab4a;--btn-success-hover-bg: rgb(40.5944700461, 150.9055299539, 65.3041474654);--btn-success-hover-border: rgb(40.5944700461, 150.9055299539, 65.3041474654)}.schema-gold .btn-time{background:#67559a;border-color:#67559a}.schema-gold .badge-primary{background:#67559a;color:#fff}.schema-gold .badge-light-primary{background:#8e74d4;color:#fff}.schema-gold .dashboard-container-left{background:#f5cd79}.schema-gold .dashboard-container-left__toggle,.schema-gold .dashboard-container-left .simple-search-component input,.schema-gold .dashboard-container-left .simple-search-component .simple-search-component__clear{color:#fff}.schema-gold .dashboard-container-left .simple-search-component .input-group-btn button{background:#a89469}.schema-gold .dashboard-container-left .simple-search-component .input-group-btn button:hover{background:#458388}.schema-gold .dashboard-container-left .simple-search-component .input-group-btn button .fa{color:#fff}.schema-gold .dashboard-left-menu::-webkit-scrollbar-track,.schema-gold .dashboard-container-content::-webkit-scrollbar-track,.schema-gold .ant-tooltip-container::-webkit-scrollbar-track{border-radius:5px;background-color:#161c26}.schema-gold .dashboard-left-menu::-webkit-scrollbar,.schema-gold .dashboard-container-content::-webkit-scrollbar,.schema-gold .ant-tooltip-container::-webkit-scrollbar{width:10px;background-color:#f5cd79}.schema-gold .dashboard-left-menu::-webkit-scrollbar-thumb,.schema-gold .dashboard-container-content::-webkit-scrollbar-thumb,.schema-gold .ant-tooltip-container::-webkit-scrollbar-thumb,.schema-gold .rbc-time-content::-webkit-scrollbar-thumb,.schema-gold .calendar-scroll-box .box::-webkit-scrollbar-thumb,.schema-gold .scroll-thumb{border-radius:5px;background-color:#458388}.schema-gold .dashboard-top-menu{background:#ecc87c}.schema-gold .dashboard-top-menu a,.schema-gold .dashboard-top-menu .favorite-dropdown{color:#fff}.schema-gold .dashboard-top-menu a:hover,.schema-gold .dashboard-top-menu a:focus,.schema-gold .dashboard-top-menu a:active,.schema-gold .dashboard-top-menu a:visited,.schema-gold .dashboard-top-menu .favorite-dropdown:hover,.schema-gold .dashboard-top-menu .favorite-dropdown:focus,.schema-gold .dashboard-top-menu .favorite-dropdown:active,.schema-gold .dashboard-top-menu .favorite-dropdown:visited{color:#fff}.schema-gold .dashboard-top-menu a.active,.schema-gold .dashboard-top-menu a:hover,.schema-gold .dashboard-top-menu .favorite-dropdown.active,.schema-gold .dashboard-top-menu .favorite-dropdown:hover{color:#fff;background:#e6b54f}.schema-gold .icon-item{background:#ecc87c}.schema-gold .icon-item>i.fa,.schema-gold .icon-item>svg{color:#fff}.schema-gold .icon-item>i.fa:hover,.schema-gold .icon-item>i.fa:focus,.schema-gold .icon-item>i.fa:active,.schema-gold .icon-item>i.fa:visited,.schema-gold .icon-item>svg:hover,.schema-gold .icon-item>svg:focus,.schema-gold .icon-item>svg:active,.schema-gold .icon-item>svg:visited{color:#fff}.schema-gold .icon-item>i.fa.active,.schema-gold .icon-item>i.fa:hover,.schema-gold .icon-item>svg.active,.schema-gold .icon-item>svg:hover{color:#fff;background:#e6b54f}.schema-gold .dashboard-container-user-block{color:#fff;border-bottom:2px solid #0d131e}.schema-gold .dashboard-container-user-block__icons li{background:#a89469}.schema-gold .dashboard-container-user-block__icons li:hover{background:#458388}.schema-gold .dashboard-container-user-block__icons li .fa{color:#fff}.schema-gold .dashboard-container-user-block__icons li .badge{background-color:#e74c3c}.schema-gold .dashboard-left-menu .menu-component__item-toggle,.schema-gold .dashboard-left-menu .menu-component__item .menu-component__item-link{color:#fff}.schema-gold .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-gold .dashboard-left-menu .menu-component__item .menu-component__item-link:focus,.schema-gold .dashboard-left-menu .menu-component__item .menu-component__item-link:active,.schema-gold .dashboard-left-menu .menu-component__item .menu-component__item-link:visited{color:#fff}.schema-gold .dashboard-left-menu .menu-component__item .menu-component__item-link_active,.schema-gold .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-gold .dashboard-left-menu .menu-component__item.hover,.schema-gold .dashboard-left-menu .menu-component__item .menu-component__item-link-wrapper:hover .menu-component__item-link{color:#fff;background:#f0b232}.schema-gold .dashboard-left-menu .menu-component__item .menu-component__children{background-color:#f3c461}.schema-gold .dashboard-page-box{background:#fff}.schema-gold .dashboard-page-box__title{color:#888}.schema-gold .dashboard-counter{color:#fff}.schema-gold .dashboard-counter__icon{color:#00000026}.schema-gold .loading-component__caption{color:#458388}.schema-gold .loading-component .double-bounce1,.schema-gold .loading-component .double-bounce2,.schema-gold .ant-spin-dot-item{background:#458388}.schema-lavender{--btn-primary-bg: #1d2c4c;--btn-primary-border: #1d2c4c;--btn-primary-hover-bg: rgb(21.9571428571, 33.3142857143, 57.5428571429);--btn-primary-hover-border: rgb(21.9571428571, 33.3142857143, 57.5428571429);--btn-success-bg: #2eab4a;--btn-success-border: #2eab4a;--btn-success-hover-bg: rgb(40.5944700461, 150.9055299539, 65.3041474654);--btn-success-hover-border: rgb(40.5944700461, 150.9055299539, 65.3041474654)}.schema-lavender .btn-time{background:#1d2c4c;border-color:#1d2c4c}.schema-lavender .badge-primary{background:#1d2c4c;color:#fff}.schema-lavender .badge-light-primary{background:#95abdb;color:#fff}.schema-lavender .dashboard-container-left{background:#596275}.schema-lavender .dashboard-container-left__toggle,.schema-lavender .dashboard-container-left .simple-search-component input,.schema-lavender .dashboard-container-left .simple-search-component .simple-search-component__clear{color:#fff}.schema-lavender .dashboard-container-left .simple-search-component .input-group-btn button{background:#484d58}.schema-lavender .dashboard-container-left .simple-search-component .input-group-btn button:hover{background:#91b5b3}.schema-lavender .dashboard-container-left .simple-search-component .input-group-btn button .fa{color:#fff}.schema-lavender .dashboard-left-menu::-webkit-scrollbar-track,.schema-lavender .dashboard-container-content::-webkit-scrollbar-track,.schema-lavender .ant-tooltip-container::-webkit-scrollbar-track{border-radius:5px;background-color:#161c26}.schema-lavender .dashboard-left-menu::-webkit-scrollbar,.schema-lavender .dashboard-container-content::-webkit-scrollbar,.schema-lavender .ant-tooltip-container::-webkit-scrollbar{width:10px;background-color:#596275}.schema-lavender .dashboard-left-menu::-webkit-scrollbar-thumb,.schema-lavender .dashboard-container-content::-webkit-scrollbar-thumb,.schema-lavender .ant-tooltip-container::-webkit-scrollbar-thumb,.schema-lavender .rbc-time-content::-webkit-scrollbar-thumb,.schema-lavender .calendar-scroll-box .box::-webkit-scrollbar-thumb,.schema-lavender .scroll-thumb{border-radius:5px;background-color:#91b5b3}.schema-lavender .dashboard-top-menu{background:#6d7892}.schema-lavender .dashboard-top-menu a,.schema-lavender .dashboard-top-menu .favorite-dropdown{color:#fff}.schema-lavender .dashboard-top-menu a:hover,.schema-lavender .dashboard-top-menu a:focus,.schema-lavender .dashboard-top-menu a:active,.schema-lavender .dashboard-top-menu a:visited,.schema-lavender .dashboard-top-menu .favorite-dropdown:hover,.schema-lavender .dashboard-top-menu .favorite-dropdown:focus,.schema-lavender .dashboard-top-menu .favorite-dropdown:active,.schema-lavender .dashboard-top-menu .favorite-dropdown:visited{color:#fff}.schema-lavender .dashboard-top-menu a.active,.schema-lavender .dashboard-top-menu a:hover,.schema-lavender .dashboard-top-menu .favorite-dropdown.active,.schema-lavender .dashboard-top-menu .favorite-dropdown:hover{color:#fff;background:#576075}.schema-lavender .icon-item{background:#6d7892}.schema-lavender .icon-item>i.fa,.schema-lavender .icon-item>svg{color:#fff}.schema-lavender .icon-item>i.fa:hover,.schema-lavender .icon-item>i.fa:focus,.schema-lavender .icon-item>i.fa:active,.schema-lavender .icon-item>i.fa:visited,.schema-lavender .icon-item>svg:hover,.schema-lavender .icon-item>svg:focus,.schema-lavender .icon-item>svg:active,.schema-lavender .icon-item>svg:visited{color:#fff}.schema-lavender .icon-item>i.fa.active,.schema-lavender .icon-item>i.fa:hover,.schema-lavender .icon-item>svg.active,.schema-lavender .icon-item>svg:hover{color:#fff;background:#576075}.schema-lavender .dashboard-container-user-block{color:#fff;border-bottom:2px solid #0d131e}.schema-lavender .dashboard-container-user-block__icons li{background:#484d58}.schema-lavender .dashboard-container-user-block__icons li:hover{background:#91b5b3}.schema-lavender .dashboard-container-user-block__icons li .fa{color:#fff}.schema-lavender .dashboard-container-user-block__icons li .badge{background-color:#e74c3c}.schema-lavender .dashboard-left-menu .menu-component__item-toggle,.schema-lavender .dashboard-left-menu .menu-component__item .menu-component__item-link{color:#fff}.schema-lavender .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-lavender .dashboard-left-menu .menu-component__item .menu-component__item-link:focus,.schema-lavender .dashboard-left-menu .menu-component__item .menu-component__item-link:active,.schema-lavender .dashboard-left-menu .menu-component__item .menu-component__item-link:visited{color:#fff}.schema-lavender .dashboard-left-menu .menu-component__item .menu-component__item-link_active,.schema-lavender .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-lavender .dashboard-left-menu .menu-component__item .hover,.schema-lavender .dashboard-left-menu .menu-component__item .menu-component__item-link-wrapper:hover .menu-component__item-link{color:#fff;background:#383e4a}.schema-lavender .dashboard-left-menu .menu-component__item .menu-component__children{background-color:#4e5667}.schema-lavender .dashboard-page-box{background:#fff}.schema-lavender .dashboard-page-box__title{color:#888}.schema-lavender .dashboard-counter{color:#fff}.schema-lavender .dashboard-counter__icon{color:#00000026}.schema-lavender .loading-component__caption{color:#91b5b3}.schema-lavender .loading-component .double-bounce1,.schema-lavender .loading-component .double-bounce2,.schema-lavender .ant-spin-dot-item{background:#91b5b3}.schema-beige{--btn-primary-bg: #4c4f5f;--btn-primary-border: #4c4f5f;--btn-primary-hover-bg: rgb(64.6666666667, 67.2192982456, 80.8333333333);--btn-primary-hover-border: rgb(64.6666666667, 67.2192982456, 80.8333333333);--btn-success-bg: #2eab4a;--btn-success-border: #2eab4a;--btn-success-hover-bg: rgb(40.5944700461, 150.9055299539, 65.3041474654);--btn-success-hover-border: rgb(40.5944700461, 150.9055299539, 65.3041474654)}.schema-beige .btn-time{background:#4c4f5f;border-color:#4c4f5f}.schema-beige .badge-primary{background:#4c4f5f;color:#fff}.schema-beige .badge-light-primary{background:#bcc3eb;color:#fff}.schema-beige .dashboard-container-left{background:#bb9e80}.schema-beige .dashboard-container-left__toggle,.schema-beige .dashboard-container-left .simple-search-component input,.schema-beige .dashboard-container-left .simple-search-component .simple-search-component__clear{color:#fff}.schema-beige .dashboard-container-left .simple-search-component .input-group-btn button{background:#d4b79d}.schema-beige .dashboard-container-left .simple-search-component .input-group-btn button:hover{background:#5f8a6c}.schema-beige .dashboard-container-left .simple-search-component .input-group-btn button .fa{color:#fff}.schema-beige .dashboard-left-menu::-webkit-scrollbar-track,.schema-beige .dashboard-container-content::-webkit-scrollbar-track,.schema-beige .ant-tooltip-container::-webkit-scrollbar-track{border-radius:5px;background-color:#161c26}.schema-beige .dashboard-left-menu::-webkit-scrollbar,.schema-beige .dashboard-container-content::-webkit-scrollbar,.schema-beige .ant-tooltip-container::-webkit-scrollbar{width:10px;background-color:#bb9e80}.schema-beige .dashboard-left-menu::-webkit-scrollbar-thumb,.schema-beige .dashboard-container-content::-webkit-scrollbar-thumb,.schema-beige .ant-tooltip-container::-webkit-scrollbar-thumb,.schema-beige .rbc-time-content::-webkit-scrollbar-thumb,.schema-beige .calendar-scroll-box .box::-webkit-scrollbar-thumb,.schema-beige .scroll-thumb{border-radius:5px;background-color:#5f8a6c}.schema-beige .dashboard-top-menu{background:#d6b694}.schema-beige .dashboard-top-menu a,.schema-beige .dashboard-top-menu .favorite-dropdown{color:#fff}.schema-beige .dashboard-top-menu a:hover,.schema-beige .dashboard-top-menu a:focus,.schema-beige .dashboard-top-menu a:active,.schema-beige .dashboard-top-menu a:visited,.schema-beige .dashboard-top-menu .favorite-dropdown:hover,.schema-beige .dashboard-top-menu .favorite-dropdown:focus,.schema-beige .dashboard-top-menu .favorite-dropdown:active,.schema-beige .dashboard-top-menu .favorite-dropdown:visited{color:#fff}.schema-beige .dashboard-top-menu a.active,.schema-beige .dashboard-top-menu a:hover,.schema-beige .dashboard-top-menu .favorite-dropdown.active,.schema-beige .dashboard-top-menu .favorite-dropdown:hover{color:#fff;background:#c89d6f}.schema-beige .icon-item{background:#d6b694}.schema-beige .icon-item>i.fa,.schema-beige .icon-item>svg{color:#fff}.schema-beige .icon-item>i.fa:hover,.schema-beige .icon-item>i.fa:focus,.schema-beige .icon-item>i.fa:active,.schema-beige .icon-item>i.fa:visited,.schema-beige .icon-item>svg:hover,.schema-beige .icon-item>svg:focus,.schema-beige .icon-item>svg:active,.schema-beige .icon-item>svg:visited{color:#fff}.schema-beige .icon-item>i.fa.active,.schema-beige .icon-item>i.fa:hover,.schema-beige .icon-item>svg.active,.schema-beige .icon-item>svg:hover{color:#fff;background:#c89d6f}.schema-beige .dashboard-container-user-block{color:#fff;border-bottom:2px solid #0d131e}.schema-beige .dashboard-container-user-block__icons li{background:#d4b79d}.schema-beige .dashboard-container-user-block__icons li:hover{background:#5f8a6c}.schema-beige .dashboard-container-user-block__icons li .fa{color:#fff}.schema-beige .dashboard-container-user-block__icons li .badge{background-color:#e74c3c}.schema-beige .dashboard-left-menu .menu-component__item-toggle,.schema-beige .dashboard-left-menu .menu-component__item .menu-component__item-link{color:#fff}.schema-beige .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-beige .dashboard-left-menu .menu-component__item .menu-component__item-link:focus,.schema-beige .dashboard-left-menu .menu-component__item .menu-component__item-link:active,.schema-beige .dashboard-left-menu .menu-component__item .menu-component__item-link:visited{color:#fff}.schema-beige .dashboard-left-menu .menu-component__item .menu-component__item-link_active,.schema-beige .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-beige .dashboard-left-menu .menu-component__item.hover,.schema-beige .dashboard-left-menu .menu-component__item .menu-component__item-link-wrapper:hover .menu-component__item-link{color:#fff!important;background:#9b7853}.schema-beige .dashboard-left-menu .menu-component__item .menu-component__children{background-color:#b2916f}.schema-beige .dashboard-page-box{background:#fff}.schema-beige .dashboard-page-box__title{color:#888}.schema-beige .dashboard-counter{color:#fff}.schema-beige .dashboard-counter__icon{color:#00000026}.schema-beige .loading-component__caption{color:#5f8a6c}.schema-beige .loading-component .double-bounce1,.schema-beige .loading-component .double-bounce2,.schema-beige .ant-spin-dot-item{background:#5f8a6c}.schema-powder{--btn-primary-bg: #597f8d;--btn-primary-border: #597f8d;--btn-primary-hover-bg: rgb(79.1326086957, 112.9195652174, 125.3673913043);--btn-primary-hover-border: rgb(79.1326086957, 112.9195652174, 125.3673913043);--btn-success-bg: #2eab4a;--btn-success-border: #2eab4a;--btn-success-hover-bg: rgb(40.5944700461, 150.9055299539, 65.3041474654);--btn-success-hover-border: rgb(40.5944700461, 150.9055299539, 65.3041474654)}.schema-powder .btn-time{background:#597f8d;border-color:#597f8d}.schema-powder .badge-primary{background:#597f8d;color:#fff}.schema-powder .badge-light-primary{background:#85bfd4;color:#fff}.schema-powder .dashboard-container-left{background:#60a3bc}.schema-powder .dashboard-container-left__toggle,.schema-powder .dashboard-container-left .simple-search-component input,.schema-powder .dashboard-container-left .simple-search-component .simple-search-component__clear{color:#fff}.schema-powder .dashboard-container-left .simple-search-component .input-group-btn button{background:#458aa4}.schema-powder .dashboard-container-left .simple-search-component .input-group-btn button:hover{background:#636b95}.schema-powder .dashboard-container-left .simple-search-component .input-group-btn button .fa{color:#fff}.schema-powder .dashboard-left-menu::-webkit-scrollbar-track,.schema-powder .dashboard-container-content::-webkit-scrollbar-track,.schema-powder .ant-tooltip-container::-webkit-scrollbar-track{border-radius:5px;background-color:#161c26}.schema-powder .dashboard-left-menu::-webkit-scrollbar,.schema-powder .dashboard-container-content::-webkit-scrollbar,.schema-powder .ant-tooltip-container::-webkit-scrollbar{width:10px;background-color:#60a3bc}.schema-powder .dashboard-left-menu::-webkit-scrollbar-thumb,.schema-powder .dashboard-container-content::-webkit-scrollbar-thumb,.schema-powder .ant-tooltip-container::-webkit-scrollbar-thumb,.schema-powder .rbc-time-content::-webkit-scrollbar-thumb,.schema-powder .calendar-scroll-box .box::-webkit-scrollbar-thumb,.schema-powder .scroll-thumb{border-radius:5px;background-color:#636b95}.schema-powder .dashboard-top-menu{background:#7db6cc}.schema-powder .dashboard-top-menu a,.schema-powder .dashboard-top-menu .favorite-dropdown{color:#fff}.schema-powder .dashboard-top-menu a:hover,.schema-powder .dashboard-top-menu a:focus,.schema-powder .dashboard-top-menu a:active,.schema-powder .dashboard-top-menu a:visited,.schema-powder .dashboard-top-menu .favorite-dropdown:hover,.schema-powder .dashboard-top-menu .favorite-dropdown:focus,.schema-powder .dashboard-top-menu .favorite-dropdown:active,.schema-powder .dashboard-top-menu .favorite-dropdown:visited{color:#fff}.schema-powder .dashboard-top-menu a.active,.schema-powder .dashboard-top-menu a:hover,.schema-powder .dashboard-top-menu .favorite-dropdown.active,.schema-powder .dashboard-top-menu .favorite-dropdown:hover{color:#fff;background:#58a1be}.schema-powder .icon-item{background:#7db6cc}.schema-powder .icon-item>i.fa,.schema-powder .icon-item>svg{color:#fff}.schema-powder .icon-item>i.fa:hover,.schema-powder .icon-item>i.fa:focus,.schema-powder .icon-item>i.fa:active,.schema-powder .icon-item>i.fa:visited,.schema-powder .icon-item>svg:hover,.schema-powder .icon-item>svg:focus,.schema-powder .icon-item>svg:active,.schema-powder .icon-item>svg:visited{color:#fff}.schema-powder .icon-item>i.fa.active,.schema-powder .icon-item>i.fa:hover,.schema-powder .icon-item>svg.active,.schema-powder .icon-item>svg:hover{color:#fff;background:#58a1be}.schema-powder .dashboard-container-user-block{color:#fff;border-bottom:2px solid #0d131e}.schema-powder .dashboard-container-user-block__icons li{background:#458aa4}.schema-powder .dashboard-container-user-block__icons li:hover{background:#636b95}.schema-powder .dashboard-container-user-block__icons li .fa{color:#fff}.schema-powder .dashboard-container-user-block__icons li .badge{background-color:#e74c3c}.schema-powder .dashboard-left-menu .menu-component__item-toggle,.schema-powder .dashboard-left-menu .menu-component__item .menu-component__item-link{color:#fff}.schema-powder .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-powder .dashboard-left-menu .menu-component__item .menu-component__item-link:focus,.schema-powder .dashboard-left-menu .menu-component__item .menu-component__item-link:active,.schema-powder .dashboard-left-menu .menu-component__item .menu-component__item-link:visited{color:#fff}.schema-powder .dashboard-left-menu .menu-component__item .menu-component__item-link_active,.schema-powder .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-powder .dashboard-left-menu .menu-component__item .hover,.schema-powder .dashboard-left-menu .menu-component__item .menu-component__item-link-wrapper:hover .menu-component__item-link{color:#fff!important;background:#3e7b92}.schema-powder .dashboard-left-menu .menu-component__item .menu-component__children{background-color:#4e99b4}.schema-powder .dashboard-page-box{background:#fff}.schema-powder .dashboard-page-box__title{color:#888}.schema-powder .dashboard-counter{color:#fff}.schema-powder .dashboard-counter__icon{color:#00000026}.schema-powder .loading-component__caption{color:#636b95}.schema-powder .loading-component .double-bounce1,.schema-powder .loading-component .double-bounce2,.schema-powder .ant-spin-dot-item{background:#636b95}.schema-olive{--btn-primary-bg: #853c71;--btn-primary-border: #853c71;--btn-primary-hover-bg: rgb(115.4274611399, 52.0725388601, 98.0699481865);--btn-primary-hover-border: rgb(115.4274611399, 52.0725388601, 98.0699481865);--btn-success-bg: #2eab4a;--btn-success-border: #2eab4a;--btn-success-hover-bg: rgb(40.5944700461, 150.9055299539, 65.3041474654);--btn-success-hover-border: rgb(40.5944700461, 150.9055299539, 65.3041474654)}.schema-olive .btn-time{background:#853c71;border-color:#853c71}.schema-olive .badge-primary{background:#853c71;color:#fff}.schema-olive .badge-light-primary{background:#d45fb5;color:#fff}.schema-olive .dashboard-container-left{background:#91a94c}.schema-olive .dashboard-container-left__toggle,.schema-olive .dashboard-container-left .simple-search-component input,.schema-olive .dashboard-container-left .simple-search-component .simple-search-component__clear{color:#fff}.schema-olive .dashboard-container-left .simple-search-component .input-group-btn button{background:#73863c}.schema-olive .dashboard-container-left .simple-search-component .input-group-btn button:hover{background:#bed47d}.schema-olive .dashboard-container-left .simple-search-component .input-group-btn button .fa{color:#fff}.schema-olive .dashboard-left-menu::-webkit-scrollbar-track,.schema-olive .dashboard-container-content::-webkit-scrollbar-track,.schema-olive .ant-tooltip-container::-webkit-scrollbar-track{border-radius:5px;background-color:#161c26}.schema-olive .dashboard-left-menu::-webkit-scrollbar,.schema-olive .dashboard-container-content::-webkit-scrollbar,.schema-olive .ant-tooltip-container::-webkit-scrollbar{width:10px;background-color:#91a94c}.schema-olive .dashboard-left-menu::-webkit-scrollbar-thumb,.schema-olive .dashboard-container-content::-webkit-scrollbar-thumb,.schema-olive .ant-tooltip-container::-webkit-scrollbar-thumb,.schema-olive .rbc-time-content::-webkit-scrollbar-thumb,.schema-olive .calendar-scroll-box .box::-webkit-scrollbar-thumb,.schema-olive .scroll-thumb{border-radius:5px;background-color:#bed47d}.schema-olive .dashboard-top-menu{background:#73863c}.schema-olive .dashboard-top-menu a,.schema-olive .dashboard-top-menu .favorite-dropdown{color:#fff}.schema-olive .dashboard-top-menu a:hover,.schema-olive .dashboard-top-menu a:focus,.schema-olive .dashboard-top-menu a:active,.schema-olive .dashboard-top-menu a:visited,.schema-olive .dashboard-top-menu .favorite-dropdown:hover,.schema-olive .dashboard-top-menu .favorite-dropdown:focus,.schema-olive .dashboard-top-menu .favorite-dropdown:active,.schema-olive .dashboard-top-menu .favorite-dropdown:visited{color:#fff}.schema-olive .dashboard-top-menu a.active,.schema-olive .dashboard-top-menu a:hover,.schema-olive .dashboard-top-menu .favorite-dropdown.active,.schema-olive .dashboard-top-menu .favorite-dropdown:hover{color:#fff;background:#55632c}.schema-olive .icon-item{background:#73863c}.schema-olive .icon-item>i.fa,.schema-olive .icon-item>svg{color:#fff}.schema-olive .icon-item>i.fa:hover,.schema-olive .icon-item>i.fa:focus,.schema-olive .icon-item>i.fa:active,.schema-olive .icon-item>i.fa:visited,.schema-olive .icon-item>svg:hover,.schema-olive .icon-item>svg:focus,.schema-olive .icon-item>svg:active,.schema-olive .icon-item>svg:visited{color:#fff}.schema-olive .icon-item>i.fa.active,.schema-olive .icon-item>i.fa:hover,.schema-olive .icon-item>svg.active,.schema-olive .icon-item>svg:hover{color:#fff;background:#55632c}.schema-olive .dashboard-container-user-block{color:#fff;border-bottom:2px solid #0d131e}.schema-olive .dashboard-container-user-block__icons li{background:#73863c}.schema-olive .dashboard-container-user-block__icons li:hover{background:#bed47d}.schema-olive .dashboard-container-user-block__icons li .fa{color:#fff}.schema-olive .dashboard-container-user-block__icons li .badge{background-color:#e74c3c}.schema-olive .dashboard-left-menu .menu-component__item-toggle,.schema-olive .dashboard-left-menu .menu-component__item .menu-component__item-link{color:#fff}.schema-olive .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-olive .dashboard-left-menu .menu-component__item .menu-component__item-link:focus,.schema-olive .dashboard-left-menu .menu-component__item .menu-component__item-link:active,.schema-olive .dashboard-left-menu .menu-component__item .menu-component__item-link:visited{color:#fff}.schema-olive .dashboard-left-menu .menu-component__item .menu-component__item-link_active,.schema-olive .dashboard-left-menu .menu-component__item .menu-component__item-link:hover,.schema-olive .dashboard-left-menu .menu-component__item .hover,.schema-olive .dashboard-left-menu .menu-component__item .menu-component__item-link-wrapper:hover .menu-component__item-link{color:#fff!important;background:#647434}.schema-olive .dashboard-left-menu .menu-component__item .menu-component__children{background-color:#829744}.schema-olive .dashboard-page-box{background:#fff}.schema-olive .dashboard-page-box__title{color:#888}.schema-olive .dashboard-counter{color:#fff}.schema-olive .dashboard-counter__icon{color:#00000026}.schema-olive .loading-component__caption{color:#bed47d}.schema-olive .loading-component .double-bounce1,.schema-olive .loading-component .double-bounce2,.schema-olive .ant-spin-dot-item{background:#bed47d}.portal-table .ant-table-thead>tr>th,.portal-table .ant-table-thead>tr>td{background:#c4f2cb}@media(max-width:767px){.portal-table{border:none!important}}.doctor-page .ant-tabs{overflow:unset}.custom-slider{z-index:1;padding:0 10px;min-width:90px}.custom-slider .ant-slider{margin:0 auto}.custom-slider .ant-slider .ant-slider-rail{background:#ccc}.custom-slider .ant-slider-handle{border-color:#36a8ff!important}.custom-slider .ant-slider-handle:focus{border-radius:50%;box-shadow:0 0 0 5px #36a8ff4d}.custom-slider .ant-slider-track{background-color:#36a8ff}.custom-slider .ant-slider:hover .ant-slider-handle{border-color:#3295e0!important}.custom-slider .ant-slider:hover .ant-slider-track{background-color:#3295e0}@media(max-width:767px){.custom-slider{padding-bottom:10px;padding-left:20px;padding-right:20px}}.custom-slider__error .ant-slider-handle{border-color:#e74c3c!important}.custom-slider__error .ant-slider-handle:after{box-shadow:0 0 0 2px #ff00004d}.custom-slider__error .ant-slider-handle:focus{box-shadow:0 0 0 5px #ff00001a}.custom-slider__error .ant-slider-handle:focus:after{box-shadow:0 0 0 4px #ab0000}.custom-slider__error .ant-slider-track{background-color:#e74c3c}.custom-slider__error .ant-slider:hover .ant-slider-handle{border-color:#ab0000!important}.custom-slider__error .ant-slider:hover .ant-slider-handle:after{box-shadow:0 0 0 4px #ab0000}.custom-slider__error .ant-slider:hover .ant-slider-track{background-color:#bf0000}.wh-title,.wh-title-mobile{display:flex;flex-flow:row nowrap}.wh-title .title,.wh-title-mobile .title{flex-grow:1;text-align:center;padding:0 15px}.wh-title .title .title-checkbox,.wh-title-mobile .title .title-checkbox{display:inline-block;font-size:13px;line-height:20px;vertical-align:text-bottom}.wh-title .title .title-checkbox .checkbox,.wh-title-mobile .title .title-checkbox .checkbox{margin:2px 0}.wh-title .title label,.wh-title-mobile .title label{margin-left:5px;font-weight:400}@media(max-width:767px){.wh-title .text,.wh-title-mobile .text{display:none}.wh-title .title .title-checkbox .checkbox,.wh-title-mobile .title .title-checkbox .checkbox{margin:5px 0}}@media(max-width:767px){.wh-title{flex-flow:row wrap}.wh-title .title{margin:0;padding:0;width:100%;text-align:start}.wh-title label{margin-left:0;font-weight:400}}.working-hours__page .ant-collapse-title b{font-size:16px;line-height:22px}.working-hours__page .ant-collapse .ant-collapse-panel>.ant-collapse-body{padding:0}.working-hours__page .col-sm-6:first-child .ant-table-wrapper .ant-table-container{border-start-end-radius:0}.working-hours__page .col-sm-6:first-child .ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:last-child{border-start-end-radius:0}.working-hours__page .ant-collapse-title>.btn{margin:-4px 0}.working-hours__page .editable-table-pagination{margin:0}.working-hours__page .working-hours .ant-table-wrapper .ant-table-thead>tr>th,.working-hours__page .working-hours .ant-table-thead{display:none}.working-hours__page .working-hours .working-hour-time>div>label{margin:0;font-size:12px}.working-hours__page .working-hours .ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:0 solid transparent}@media(max-width:767px){.working-hours__page .working-hours .table-actions{margin-bottom:0}.working-hours__page .working-hours .table-mobile__content{margin-left:0;width:100%;padding-left:0}.working-hours__page .working-hours .table-mobile__caption{display:none}.working-hours__page .working-hours .working-hour-time_label{margin-top:0}}.working-hours__page .working-hours-readonly .button-height{line-height:20px}.working-hours__page .working-hours-readonly .ant-table-wrapper .ant-table-cell,.working-hours__page .working-hours-readonly .ant-table-wrapper .ant-table-tbody>tr>td{padding:12px 16px}.working-hours__page .working-hours-readonly .ant-table-wrapper .ant-table-thead>tr>th,.working-hours__page .working-hours-readonly .ant-table-wrapper .ant-table-tbody>tr>th{padding:6px 16px}.working-hours__page .col-sm-6 .ant-table,.working-hours__page .col-sm-6 .ant-table-wrapper .ant-table-container{border-radius:0}.working-hours__page .col-sm-6 .ant-table-wrapper .ant-table-container table,.working-hours__page .col-sm-6 .ant-table-wrapper .ant-table-container table>thead>tr,.working-hours__page .col-sm-6 .ant-table-wrapper .ant-table-container table>thead>tr>*,.working-hours__page .col-sm-6 .ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:first-child{border-radius:0!important}.wh-title-mobile{display:none}@media(max-width:767px){.wh-title-mobile{display:flex}}.working-hour-time_label{margin-top:-12px;line-height:12px;padding-bottom:1px}.working-hour-time_label .pull-right{font-size:12px;font-weight:700}.working-hour-time .col-sm-4,.working-hour-time .col-sm-6{padding:0}.doctor-procedure-merge-modal th,.doctor-procedure-merge-modal td{white-space:nowrap}.doctor-procedure-merge-modal .procedure-name{display:flex;flex-direction:row;gap:10px}.doctor-procedure-merge-modal .procedure-name *:not(.inline-select-item){flex:1 1 auto}.doctor-procedure-merge-modal .procedure-name .inline-select-item{margin:-2px 0;flex:0 0 auto}.patient-filter-group .ant-collapse-header .ant-input,.patient-filter-group .ant-collapse-header .ant-input-number-input{height:34px;width:unset;border-radius:2px}.patient-filter-group .ant-collapse-header .checkbox{margin:0}.patient-filter-group input.number-input{min-width:68px}.patient-filter-group .ant-empty-normal{margin:0 30px}.patient-filter-group .ant-checkbox-input{width:calc(100% + 4px);height:calc(100% + 4px);margin-top:0;top:-2px;left:-2px}.patient-filter-group .checkbox-list-wrapper .ant-checkbox-group .ant-checkbox-wrapper{margin:2px 4px}.patient-filter-group .checkbox-list-wrapper .ant-checkbox-group .ant-checkbox-wrapper .ant-checkbox~span{white-space:nowrap}.patient-filter-group .ant-popover-placement-topRight .ant-popover-arrow{top:unset;transform:translateY(100%) rotate(180deg)}.patient-filter-group .checkbox-list{margin-right:-10px}.patient-filter-group__save-button{margin-top:-40px}.patient-filter-group .simple-search-component{width:190px!important}.patient-filter-group__action-buttons{margin:-6px 0}.patient-filter-group .btn-panel{height:22px!important;padding:1px 10px;outline:none;border:1px solid #3c8dbc;color:#3c8dbc;z-index:2}.patient-filter-group .btn-panel:focus,.patient-filter-group .btn-panel:hover{background:#eee}.patient-filter-group .btn-panel:disabled{border:1px solid #888;color:#888}.patient-filter-group .panel-input{height:32px;padding-right:65px}.patient-filter-group .input-with-popover{width:unset;max-width:100px}.patient-filter-group .panel-input-group .btn{position:absolute;top:6px;right:5px;border-radius:4px}.patient-filter-group .ant-collapse .patient-filter-group__panel{border-bottom:none}.patient-filter-group .spin-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:5px;background:#0000001a}.patient-filter-group .ant-collapse-header{display:flex;flex-direction:row;align-items:center!important}.patient-filter-group .ant-collapse-header-text{display:flex}.patient-filter-group .ant-collapse-header .clearfix{flex-grow:1;line-height:34px}.patient-filter-group .ant-collapse-header .clearfix .ant-checkbox-wrapper{vertical-align:middle}.patient-filter-group .ant-collapse-header .clearfix>.btn{margin:4px 0 0 10px;padding:5px 10px}.patient-filter-group .ant-collapse-header .clearfix>.btn.btn-active{border-color:#3c8dbc;color:#3c8dbc;background:#fff}.patient-filter-group .ant-collapse-header .clearfix>.btn.btn-active:hover,.patient-filter-group .ant-collapse-header .clearfix>.btn.btn-active:active{border-color:#316d90;color:#316d90}.filters-component-tooltip .ant-popover-content>.custom-event-status-list:first-child{display:block}.filters-component-tooltip .ant-popover-content>.custom-event-status-list:first-child>*{margin:0}.filters-component-tooltip .ant-popover-content .patient-filter-group .ant-checkbox-group{flex-direction:column}.ant-popover-placement-bottomRight .ant-popover-placement-top .ant-popover-arrow{top:unset;left:50%;transform:translate(-50%) translateY(100%) rotate(180deg)}.tag-default.inline-select-item{height:34px;font-size:20px;line-height:34px;border-radius:5px;border-color:#37a8af;background:#37a8af;color:#fff}.tags-container{height:34px;margin-bottom:10px}.tags-container .tags{height:34px;display:inline-block;border:1px solid #ddd;border-radius:5px 0 0 5px;padding:0 5px 0 10px}.tags-container .tags .inline-select-item_default{border-color:#37a8af;background:#37a8af;color:#fff}.tags-container .tag-group{display:inline-block;padding-top:4px;height:100%}.tags-container .tag-group~.tag-group{border-left:1px solid #ddd;padding-left:5px}.tags-container .filters-component-container .filters-component-button{margin:0;border-radius:0 5px 5px 0;border-left:0}.filters-wrapper>.tags-container{margin-bottom:10px}.patient-inventory{margin:10px 0;background:#fff}.patient-inventory strong>.button-component.isLoading:before{margin:0 0 0 -20px}.patient-inventory-with-padding{padding:10px}.patient-inventory-list{padding:0;margin-top:3px}.patient-inventory-list li{position:relative;padding:5px;background:#f3f3f3;border-radius:5px;margin-bottom:5px;overflow:hidden;font-size:12px}.patient-inventory-list li a>*{position:relative;z-index:2}.patient-inventory-list li a:before{position:absolute;content:"";inset:0}.patient-inventory-list li a .fa{margin-right:5px}.patient-inventory-item__name{float:left;width:calc(100% - 30px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.patient-inventory-item__count{float:right;width:30px;text-align:right}.patient-inventory-download{border:none;background:#fff;position:relative;color:#0271b9;font-size:16px;cursor:pointer;margin-left:2px;margin-right:2px}.patient-checkboxes .checkbox{margin:0}.patient-tabs .ant-tabs-extra-content .mr5{margin-right:0}.patient-tabs .user-editor__checkboxes{margin:10px 0 0}@media screen and (max-width:1199px){.patient-tabs .appointment-editor-form .share-with{top:-10px!important;right:-10px!important}}@media(max-width:1367px){.patient-tabs #patient-editor-form{overflow:auto}.patient-tabs #patient-editor-form>.clearfix{min-width:750px}.patient-tabs #patient-editor-form>.clearfix .input-group{display:flex;flex-direction:row}.patient-tabs #patient-editor-form>.clearfix .input-group .autocomplete-component{flex:1 1 auto}.patient-tabs #patient-editor-form>.clearfix .input-group .input-group-btn{flex:0 0 34px}.patient-tabs .appointment-procedures-table .ant-table-thead tr td:last-child{position:relative}.patient-tabs .appointment-procedures-table .ant-table-cell .autocomplete-component{min-width:80px}.patient-tabs #getAppointmentViewed-editor-form .appointment-editor-form{margin-top:2px}.patient-tabs #getAppointmentViewed-editor-form .appointment-editor-form .form-group.col-sm-5{min-width:360px}}@media(max-width:767px){.patient-tabs .appointment-procedures-table .table-mobile__caption .fa-info-circle{margin-right:5px;float:none!important}.patient-tabs #patient-editor-form{overflow:unset}.patient-tabs #patient-editor-form>.clearfix{min-width:auto}}.patient-tabs .ant-tabs-tab{min-height:40px;min-width:32px;vertical-align:middle}.patient-tabs .ant-tabs-tab .tab-icon{position:absolute;left:0;width:100%;height:100%;top:0;line-height:38px;text-align:center;border-radius:4px 4px 0 0}.patient-tabs .ant-tabs-tab.ant-tabs-tab-active .tab-icon-imag img,.patient-tabs .ant-tabs-tab:hover .tab-icon-imag img{filter:invert(36%) sepia(25%) saturate(6373%) hue-rotate(205deg) brightness(100%) contrast(105%)}.patient-tabs .ant-tabs-tab .allergy-icon__safe~.tab-bar-text,.patient-tabs .ant-tabs-tab .allergy-icon__safe{color:#039119;background-color:#c4f2cb}.patient-tabs .ant-tabs-tab .allergy-icon__dangerous~.tab-bar-text,.patient-tabs .ant-tabs-tab .allergy-icon__dangerous{color:red;background-color:#f2bebb}.patient-tabs .ant-tabs-tab .allergy-icon__very_dangerous~.tab-bar-text,.patient-tabs .ant-tabs-tab .allergy-icon__very_dangerous{color:#632105;background-color:#e6c2b8}.patient-tabs .ant-tabs-tab .lock-icon{position:relative;left:-5px}.patient-tabs .ant-tabs-tab .insurance-icon__confirmed,.patient-tabs .ant-tabs-tab .insurance-icon__confirmed~.tab-bar-text{color:#039119;background-color:#c4f2cb}.patient-tabs .ant-tabs-tab .insurance-icon__partially~.tab-bar-text,.patient-tabs .ant-tabs-tab .insurance-icon__partially{color:#ffaf36;background-color:#fcf2e3}.patient-tabs .ant-tabs-tab .insurance-icon__unconfirmed~.tab-bar-text,.patient-tabs .ant-tabs-tab .insurance-icon__unconfirmed{color:red;background-color:#f2bebb}@media(max-width:767px){.patient-tabs .ant-tabs-content-holder .ant-tabs-tab-btn .fa.fa-shield{position:static}}.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon{position:relative;width:auto;height:18px;line-height:normal;margin-right:5px;z-index:1}.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon .tab-img{margin-top:-3px}.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__safe,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__dangerous,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__very_dangerous,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__confirmed,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__partially,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__unconfirmed,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__safe,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__dangerous,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__very_dangerous,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__confirmed,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__partially,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__unconfirmed{content:"";position:absolute;inset:0;margin:0;height:unset;padding:12px 16px;text-align:left;border-radius:3px 3px 0 0;z-index:0}.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__safe~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__dangerous~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__very_dangerous~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__confirmed~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__partially~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__unconfirmed~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__safe~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__dangerous~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__very_dangerous~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__confirmed~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__partially~.tab-bar-text,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__unconfirmed~.tab-bar-text{position:relative;z-index:1;padding-left:18px;background-color:unset}@media(max-width:767px){.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__safe,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__dangerous,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__very_dangerous,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__confirmed,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__partially,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.insurance-icon__unconfirmed,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__safe,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__dangerous,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__very_dangerous,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__confirmed,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__partially,.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-icon.allergy-icon__unconfirmed{position:static;margin:-8px -16px!important}}.patient-tabs.ant-tabs .ant-tabs-tabpane .tab-bar-text{display:inline}.patient-tabs .default-label{color:#000;padding:5px 0;text-align:left;display:block}@media(max-width:767px){.patient-tabs .list-filters .simple-search-component.input-group{width:calc(100vw - 200px)}}.show-title+.patient-tabs.ant-tabs .tab-icon{position:relative;width:auto;height:18px;line-height:normal;margin-right:5px;z-index:1}.show-title+.patient-tabs.ant-tabs .tab-icon .tab-img{margin-top:-3px}.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__safe,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__dangerous,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__very_dangerous,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__confirmed,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__partially,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__unconfirmed,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__safe,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__dangerous,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__very_dangerous,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__confirmed,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__partially,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__unconfirmed{content:"";position:absolute;inset:0;margin:0;height:unset;padding:12px 16px;text-align:left;border-radius:3px 3px 0 0;z-index:0}.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__safe~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__dangerous~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__very_dangerous~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__confirmed~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__partially~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.insurance-icon__unconfirmed~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__safe~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__dangerous~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__very_dangerous~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__confirmed~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__partially~.tab-bar-text,.show-title+.patient-tabs.ant-tabs .tab-icon.allergy-icon__unconfirmed~.tab-bar-text{position:relative;z-index:1;padding-left:15px;background-color:unset}.show-title+.patient-tabs.ant-tabs .tab-bar-text{display:inline;position:relative;z-index:1;background-color:unset}.insurance-tags{position:absolute;top:-12px;left:0;font-weight:400}.insurance-tags:not(:empty)~.form-box__headline{padding-top:15px}@media(max-width:767px){.insurance-tags{position:static;width:100%;padding:10px 0 0 10px;text-align:left;white-space:wrap}.insurance-tags .ant-tag{margin-bottom:8px}.insurance-tags:not(:empty)~.form-box__headline{padding:5px 10px}}#patient-editor-form .editor-page-avatar-container .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{margin-bottom:8px}#patient-editor-form .validation-message{padding:1px 3px;opacity:.8}#patient-editor-form .validation-message~.form-control{border-color:#e74c3c}#patient-editor-form .is-relative:hover>.validation-message{opacity:.5}#patient-editor-form .ant-select-single .ant-select-content-value{width:1px;flex-grow:1}.green-switch.ant-switch-checked{background:#37af40}.green-switch.ant-switch-checked .ant-switch-loading-icon{color:#37af40}a .ant-tag{cursor:pointer}.favorite{color:#ffaf36}.favorite:hover,.favorite:active{color:#f59c12!important}body .comment-node__text_bg{background:var(--bg)}body .comment-node__text_bg:before{border-bottom-color:var(--bg)}.disclosures-table~.editable-table-pagination{padding-left:68px}@media(max-width:767px){.patient-editor.container-fluid{padding-left:0;padding-right:0}.patient-editor.container-fluid .avatar-component__thumb{height:184px}.patient-editor.container-fluid .avatar-component__download{right:0;bottom:0;opacity:1}}@media(max-width:500px){.patient-editor.container-fluid .avatar-component__thumb{height:200px}}.patient-editor .form-group,#patient-editor-form .form-group{margin-bottom:10px}.patient-editor .form-group .ant-select,#patient-editor-form .form-group .ant-select{width:100%}.patient-editor>.site-headline,.patient-editor .patient-title,#patient-editor-form>.site-headline,#patient-editor-form .patient-title{display:inline-flex;flex-flow:row wrap;width:100%}.patient-editor>.site-headline:before,.patient-editor>.site-headline:after,.patient-editor .patient-title:before,.patient-editor .patient-title:after,#patient-editor-form>.site-headline:before,#patient-editor-form>.site-headline:after,#patient-editor-form .patient-title:before,#patient-editor-form .patient-title:after{display:none}.patient-editor>.site-headline .patient-balance,.patient-editor .patient-title .patient-balance,#patient-editor-form>.site-headline .patient-balance,#patient-editor-form .patient-title .patient-balance{align-self:flex-start}.patient-editor>.site-headline .info-icons .fa.fa-file-text-o,.patient-editor .patient-title .info-icons .fa.fa-file-text-o,#patient-editor-form>.site-headline .info-icons .fa.fa-file-text-o,#patient-editor-form .patient-title .info-icons .fa.fa-file-text-o{color:red}.patient-editor>.site-headline .info-icons .fa:first-child,.patient-editor .patient-title .info-icons .fa:first-child,#patient-editor-form>.site-headline .info-icons .fa:first-child,#patient-editor-form .patient-title .info-icons .fa:first-child{margin:0 15px 0 -30px}.patient-editor>.site-headline .info-icons .fa,.patient-editor .patient-title .info-icons .fa,#patient-editor-form>.site-headline .info-icons .fa,#patient-editor-form .patient-title .info-icons .fa{padding-top:4px;height:32px;font-size:36px;margin:0 15px 0 -10px}@media screen and (max-width:991px){.patient-editor>.site-headline .info-icons .fa,.patient-editor .patient-title .info-icons .fa,#patient-editor-form>.site-headline .info-icons .fa,#patient-editor-form .patient-title .info-icons .fa{margin:0 15px 0 -10px}.patient-editor>.site-headline .info-icons .fa:first-child,.patient-editor .patient-title .info-icons .fa:first-child,#patient-editor-form>.site-headline .info-icons .fa:first-child,#patient-editor-form .patient-title .info-icons .fa:first-child{margin:0 15px 0 -10px}}.patient-editor>.site-headline h1,.patient-editor .patient-title h1,#patient-editor-form>.site-headline h1,#patient-editor-form .patient-title h1{margin-right:40px;margin-bottom:.2em;padding-bottom:.3em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:220px;min-width:100px;max-width:max-content;flex-grow:1}.patient-editor>.site-headline h1.pull-left:not(.item-name),.patient-editor .patient-title h1.pull-left:not(.item-name),#patient-editor-form>.site-headline h1.pull-left:not(.item-name),#patient-editor-form .patient-title h1.pull-left:not(.item-name){display:none}@media screen and (max-width:1199px){.patient-editor>.site-headline h1,.patient-editor .patient-title h1,#patient-editor-form>.site-headline h1,#patient-editor-form .patient-title h1{line-height:36px}}.patient-editor>.site-headline .editor-page__buttons,.patient-editor .patient-title .editor-page__buttons,#patient-editor-form>.site-headline .editor-page__buttons,#patient-editor-form .patient-title .editor-page__buttons{margin-left:auto}@media screen and (max-width:1400px){.patient-editor>.site-headline,.patient-editor .patient-title,#patient-editor-form>.site-headline,#patient-editor-form .patient-title{max-width:unset}}.patient-editor .editor-page__buttons>*,#patient-editor-form .editor-page__buttons>*{margin-top:3px;margin-bottom:10px}@media screen and (max-width:991px){.patient-editor h1,#patient-editor-form h1{margin-right:20px!important;font-size:25px;line-height:36px}}.patient-editor .patient-tabs>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane.ant-tabs-tabpane-active,#patient-editor-form .patient-tabs>.ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane.ant-tabs-tabpane-active{border:none}.patient-editor .ant-table,#patient-editor-form .ant-table{overflow-x:auto!important}.patient-editor .form-group__bordered.is-relative,#patient-editor-form .form-group__bordered.is-relative{padding:10px}.patient-editor .thumbnail.avatar-component__thumb,#patient-editor-form .thumbnail.avatar-component__thumb{margin-bottom:10px}.patient-editor .appointment-type-color,#patient-editor-form .appointment-type-color{position:absolute;top:-8px;left:-16px;padding:16px;width:calc(100% + 32px);border-radius:3px 3px 0 0}.patient-editor .patient-tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab,#patient-editor-form .patient-tabs.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab{background:#e5e9ec;border-left:1px solid #ccc;border-top:1px solid #ccc;border-right:1px solid #ccc;border-radius:4px 4px 0 0}.patient-editor .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab,.patient-editor .ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab,#patient-editor-form .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab,#patient-editor-form .ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab{background:#fff;border-radius:4px 4px 0 0}.patient-editor .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active,.patient-editor .ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active,#patient-editor-form .ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active,#patient-editor-form .ant-tabs-card.ant-tabs-top>div>.ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{background:#fff;border-left:1px solid #3c8dbc;border-top:1px solid #3c8dbc;border-right:1px solid #3c8dbc}@media(max-width:767px){.patient-editor,#patient-editor-form{padding:0}.patient-editor .col-1-custom,#patient-editor-form .col-1-custom{width:100%!important;padding:0 15px!important}.patient-editor .editor-page__comments_min,#patient-editor-form .editor-page__comments_min{width:100%;max-width:unset;transform:unset!important}.patient-editor .editor-page__comments_min .editor-page__comments-count,.patient-editor .editor-page__comments_min .btn-slide,#patient-editor-form .editor-page__comments_min .editor-page__comments-count,#patient-editor-form .editor-page__comments_min .btn-slide{display:none}.patient-editor .editor-page__comments_min .comments-component,#patient-editor-form .editor-page__comments_min .comments-component{opacity:1}}.tab-bar-text,.tab-bar-text-appointment{display:none}@media(max-width:767px){.ant-tabs .emails-search .simple-search-component.input-group{max-width:100%;width:calc(100vw - 180px)}}.ant-tabs-dropdown .ant-tabs-dropdown-menu{border-radius:10px;box-shadow:0 0 0 1px #ccc;border:3px solid #fff}.ant-tabs-dropdown .ant-tabs-dropdown-menu .appointment-type-color{position:absolute;top:0;left:-6px;background:currentColor;border:0!important;height:100%;width:4px;border-radius:2px}.ant-tabs-dropdown .ant-tabs-dropdown-menu .appointment-type-color~span{margin-left:6px}.ant-tabs-dropdown .ant-tabs-dropdown-menu .tab-bar-text,.ant-tabs-dropdown .ant-tabs-dropdown-menu .tab-bar-text-appointment{display:inline-block;margin-left:10px}.ant-tabs-dropdown .ant-tabs-dropdown-menu .selected-item{background:#eee}.comment-node__appointment{position:absolute;top:100%;right:0;margin-top:-2px;font-size:11px;font-weight:700}.patient-invoice-btn{position:relative;bottom:50px}.alert{display:block!important}.submit-wrapper{display:flex;justify-content:flex-end;align-items:center;min-height:52.5px}.submit-wrapper .alert-wrapper{margin-right:24px;flex-grow:1}.submit-wrapper .alert{width:100%;margin-bottom:0}.patient-tag{margin-bottom:10px;width:184px}.patient-tag i.fa{font-size:15px;margin-right:3px}.patient-tag .ant-tag{width:100%;padding:0 5px}.patient-tag .ant-tag .tag__label{display:inline-block;float:right;margin-left:auto}.tag-button-wrapper{cursor:pointer}.tag-button-wrapper:hover{opacity:.5}.tag-button-wrapper .tag-button-tag{padding:0}.tag-button-wrapper .tag-button-tag .tag-button{background-color:transparent;border:transparent;width:100%;padding:0 5px;text-align:left}.tag-button-wrapper .tag-button-tag .tag-button.isLoading:before{margin:-8px 0 0 -8px;width:16px;height:16px}.appointment-history .ant-table-body td,.appointment-history .ant-table-body th{padding:16px 8px}.appointment-history .ant-table-body td:first-child,.appointment-history .ant-table-body th:first-child{padding-left:13px}.form-group .shrank .draggable-item{height:200px!important;overflow:hidden}.form-group .shrank .drag-handle{align-items:normal;height:100%;background-color:#f0f0f0}.form-group .drag-handle{display:flex;margin-top:12px;float:right;justify-content:space-between;align-items:center;width:100%;background-color:#f0f0f0;text-align:right;cursor:move;font-weight:700;font-size:14px;z-index:1}@media(max-width:767px){.form-group .drag-handle{flex-wrap:wrap;margin-bottom:10px}}.form-group .drag-handle div{margin-right:12px}.form-group .drag-handle i{font-size:20px;margin-left:12px;vertical-align:middle}.patient-editor-bottom-buttons-wrapper{position:relative}.patient-editor-bottom-buttons-wrapper .patient-editor-bottom-left-buttons{position:absolute;left:0}@media(max-width:767px){.patient-editor-bottom-buttons-wrapper .patient-editor-bottom-left-buttons{position:static;margin-right:10px}}.return-data-btn{margin-top:310px;width:128px}.input-icon{position:absolute;top:7px;right:7px}body .input-exclamation-icon{font-size:22px;color:red}.readonly-control .input-exclamation-icon{font-size:16px;transform:translateY(1px)}.metrics-report .location-filter{margin-left:10;float:left!important}.payments-report-filters .simple-search-component{max-width:150px}.payments-report-filters .report-source-types-filter .ant-select{width:200px!important}
