﻿.button.is-success,
.button.is-danger {
    color: #fff;
}

.button.is-info {
    color: #fff;
    background-color: #3298dc;
}

.button.is-light {
    color: rgba(0, 0, 0, 0.7);
}

.modal-card-foot .button:not(:last-child) {
    margin-right: 0.5em;
}

.invalid {
    outline: none !important;
}

.valid {
    outline: none !important;
}

.GridContainer {
    margin-bottom: 15px;
    overflow: hidden;
    margin-top: -20px;
}

table.is-fixed {
    border-top: unset;
}

table.is-fixed > thead,
.tablebox-header {
}

table.is-fixed td > div:first-child:not(.grid-dropdown) {
    width: 1px;
    min-width: 100%;
    word-wrap: break-word;
}

tbody.no-data td {
    padding: 75px !important;
    font-size: 24pt;
    text-align: center;
    vertical-align: middle;
    width: 100% !important;
}

body {
    font-family: Roboto, sans-serif !important;
}

.table {
    margin-bottom: 0 !important;
}

.table.is-hoverable tbody tr:hover:nth-child(even) {
    font-weight: 600;
}

.table.is-hoverable tbody tr:hover:nth-child(odd) {
    font-weight: 600;
}

.required-field,
.show-required,
.show-required-asterisk {
    font-weight: bold;
}

.show-required-asterisk {
    font-size: 10pt;
}

span small {
}

.datepicker-days,
.datepicker-months,
.datepicker-years,
.datepicker-decades,
.datepicker-centuries {
    border-radius: 5px;
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
}

.datepicker table:first-of-type {
    width: 350px;
}


.datepicker table:first-of-type thead {
    box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
}


.datepicker td.old {
}

.datepicker td.day {
    vertical-align: middle;
    height: 20px;
}

.datepicker td.day:hover,
.datepicker td span:hover {
    font-weight: 700;
}

.datepicker-days tbody tr:first-of-type td {
    padding-top: 8px;
    padding-bottom: 2px;
}

.datepicker-days tbody tr:last-of-type td {
    padding-top: 2px;
    padding-bottom: 8px;
}

.datepicker .next,
.datepicker .prev {
}

.autocomplete .dropdown-menu {
    position: relative;
    width: 80%;
}

.autocomplete input::-ms-clear {
    display: none;
}

html {
    position: relative;
    min-height: 100%;
}

.rasfooter {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 500 !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    font-weight: 900 !important;
}

div.free-trial {
    font-size: 10pt;
    margin-top: -12px;
    text-align: right;
}

div.tab-body {
    border-top: none;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.tab-item {
}

.tab-iframe {
    border: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.assigned-items {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 15px;
}

.assigned-panel {
    width: 45%;
}

.assigned-buttons {
    width: 10%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    padding-left: 10px;
}

.assigned-header {
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 4px;
}

.assigned-listbox {
}

.assigned-buttons button {
    border: none;
    background: none;
    display: block;
    font-size: 18px;
    box-shadow: none;
}


.drag-drop-zone {
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    font-size: 1.5rem;
    cursor: pointer;
    margin: 1.5rem 0 2rem 0;
    position: relative;
    margin-top: 0;
}

.drag-drop-zone:hover {
}

.drag-drop-zone input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.drag-drop-zone.is-danger {
}

.drag-drop-zone-small {
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    font-size: 1rem;
    cursor: pointer;
    margin: 1rem 0;
    position: relative;
    margin-top: 0;
}

.drag-drop-zone-small:hover {
}

.drag-drop-zone-small input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.drag-drop-zone-small.is-danger {
}


.modal-small {
    width: 480px;
}

.modal-large {
    width: 800px;
}

.modal-xlarge {
    width: 1000px;
}

.modal-massive {
    width: 1200px;
}

.model-enormous {
    width: 1400px;
}

.ac-stack {
    display: inline-flex !important;
}

.ac-stack .ac-icon {
    position: relative !important;
    padding-right: 15px !important;
}

.modal-card-foot {
}

.modal-card-foot .control {
    text-align: right;
    display: inline;
}

.ras-card .image img
{
    width: unset;
    display: unset;
}

.ras-card .card-image
{
    padding: 10px 0;
    text-align: center;
    box-shadow: 0 0.125em 0.25em rgba(10, 10, 10, 0.1);
}

ul.menu-list a:hover {
    font-weight: 900;
}

.menu-list li ul {
    margin-top: -15px;
}

.menu-list li ul li
{
    font-size: 10pt;
}

a.disabled {
    pointer-events: none;
    cursor: default;
    margin-top: 8px;
    font-size: 10pt;
}

p.menu-label {
    font-size: 11pt;
    text-transform: unset !important;
}

.menu-label-cat
{
    margin-bottom: -8px !important;
    cursor: pointer;
}

.no-pointer
{
    cursor: unset !important;
}

.pointer
{
    cursor:pointer !important;
}

p.menu-label-sub {
    font-size: 10pt;
    margin-top: 8px;
    margin-left: 10px;
    margin-bottom: 0 !important;
}

.menu-list a {
    border-radius: 5px;
    display: block;
    padding: 0.5em 0.75em;
}

.menu {
    font-size: 11pt;
}

.menu div.columns {
    margin: 0;
    margin-bottom: 5px;
    cursor: pointer;
}

.menu div.columns:hover {
    font-weight: 900;
}

.menu div.column {
    margin: 0;
    padding: 0;
}

.menu span.icon {
    margin-top: 5px;
    margin-right: 10px;
    font-size: 8pt;
}

.menu-list a.selected {
    font-weight: 900;
}

.has-min-page-height {
    min-height: 101vh !important;
}

a.is-hoverable:hover {
    font-weight: 700;
}

.hero.is-small .hero-body {
    padding: 0.75rem !important;
}

div.notification.is-small {
    padding: 0.75rem;
}

article.message.is-small
{
    font-size: 0.9rem;
}

article.message.is-small div.message-body {
    padding: 0.75em 0.75em;
    font-size: 11pt;
}

.clearbox {
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 6px;
    height: 24px;
    width: 24px;
    z-index: 10;
    border: none;
    font-weight: bold;
    font-size: 8pt;
}

.clearbox:hover {
}

.is-half-width {
    width: 50% !important;
}

.checkboxlist {
/*    border: solid 1px black;*/
    padding: 5px 5px 5px 15px;
}

.checkboxlist .hitem {
    cursor: pointer;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.checkboxlist .vitem {
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

input.secure {
    text-security: disc;
    -webkit-text-security: disc;
}

.toast-container {
    z-index: 7500000 !important;
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 0;
    right: 0;
}

.toast {
    display: flex;
    position: relative;
    flex-direction: row;
    animation: fadeinout 4.5s ease-in-out;
    margin-bottom: 1rem;
    margin-right: 1rem;
    width: 400px;
    max-width: 400px;
    min-width: 400px;
    z-index: 7500000;
}

@keyframes fadeinout {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    92% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}


.level-link {
    cursor: pointer;
    text-decoration: none;
    font-weight: normal;
}

.level-link:hover, .level-selected {
    font-weight: bold;
}

@keyframes ldio-meipc19b1el {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ldio-meipc19b1el div {
    box-sizing: border-box !important
}

.ldio-meipc19b1el > div {
    position: absolute;
    width: 95.93px;
    height: 95.93px;
    top: 42.535000000000004px;
    left: 42.535000000000004px;
    border-radius: 50%;
    border: 16.29px solid #000;
    border-color: #1c75bc transparent #1c75bc transparent;
    animation: ldio-meipc19b1el 2.564102564102564s linear infinite;
}

.ldio-meipc19b1el > div:nth-child(2) {
    border-color: transparent
}

.ldio-meipc19b1el > div:nth-child(2) div {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: rotate(45deg);
}

.ldio-meipc19b1el > div:nth-child(2) div:before, .ldio-meipc19b1el > div:nth-child(2) div:after {
    content: "";
    display: block;
    position: absolute;
    width: 16.29px;
    height: 16.29px;
    top: -16.29px;
    left: 23.53px;
    background: #1c75bc;
    border-radius: 50%;
    box-shadow: 0 79.64px 0 0 #1c75bc;
}

.ldio-meipc19b1el > div:nth-child(2) div:after {
    left: -16.29px;
    top: 23.53px;
    box-shadow: 79.64px 0 0 0 #1c75bc;
}

.loadingio-spinner-dual-ring-9ctldl8tq0s {
    width: 181px;
    height: 181px;
    display: inline-block;
    overflow: hidden;
    background: #ffffff;
}

.ldio-meipc19b1el {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}

.ldio-meipc19b1el div {
    box-sizing: content-box;
}

.richtexteditor .toolbar a {
    padding: 5px;
}

.richtexteditor .toolbar a:hover {
}

.richtexteditor .toolbar .divide {
    margin-left: 2px;
    margin-right: 2px;
}

.richtexteditor .toolbar .toggled {
}

.richtexteditor .dropdownmenu {
    position: relative;
    display: inline-block;
}

.richtexteditor .dropdownmenu-content {
    display: none;
    position: absolute;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 21;
}

.richtexteditor .dropdownmenu-content.show-content {
    display: block;
}

.richtexteditor .dropdownmenu-content a:hover {
}

.richtexteditor .editor {
    margin: 2px;
    height: 200px;
    padding: 3px;
    overflow-x: auto;
}

.richtexteditor .editor blockquote {
    margin-left: 20px;
    padding: 2px;
}

.richtexteditor .editor ul,
.richtexteditor .editor ol {
    margin-left: 20px;
}


@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.sidebar-left {
    margin-left: -10px;
    margin-top: -10px;
}

.sidebar-right {
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: -10px;
    margin-bottom: -6px;
}

.box.sidebar {
    padding-right: 3px;
    overflow: hidden;
}

.fake-label {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.5em;
}

.disabled-ctrl {
    opacity: 0.6;
    pointer-events: none;
}

.dialog-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 1px;
}


.grid-dropdown {

}

.grid-dropdown .dropdown-menu {
    min-width: unset;
}

.grid-dropdown .dropdown-item {
    padding-right: 15px;
    padding-left: 15px;
}

.grid-dropdown .dropdown-item:not(.dropdown-no-hover) {
    cursor: pointer;
}

.grid-dropdown .dropdown-content {
    width: max-content;
    font-weight:normal;
}

.grid-dropdown div.dropdown-item span ~ span {
    font-size: 0.875rem;
    padding: 0.375rem 1rem;
    padding-left: 7px;
}

.grid-dropdown div.dropdown-item:not(.dropdown-no-hover):hover {
    font-weight: bold;
}

.grid-dropdown div.dropdown-content:hover {
    font-weight: normal;
}

.input:hover {
    z-index: unset !important;
}

.input {
    z-index: unset !important;
}


.picker__select--year,
.picker__select--month {
    height: unset !important;
    border-radius: 4px;
}

.picker__holder {
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02) !important;
    border-radius: 5px !important;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover,
.picker__nav--prev:hover,
.picker__nav--next:hover {
    font-weight: 700;
    background: inherit !important;
}

.picker__nav--next:hover:before {
}

.picker__nav--prev:hover:before {
}

.picker__day--selected {
    font-weight: 700;
    border-radius: 5px;
}

a.no-link {
    cursor: unset;
}

div.is-one-third .picker {
    width: 250%;
}

div.is-one-third > .field > .control > input.datebox {
    margin-top: -3px;
}

div.searchable {
    z-index: 15;
    position: absolute;
    right:50px;
    top: 20px;
    width: 535px;
}

a.searchable {
    z-index: 15;
    position: absolute;
    right: 455px;
    top: 90px;
    display: block;
    font-size: 10pt;
}

a.searchable-advanced {
    font-size: 10pt;
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
}

div.date-search-box div.picker__holder {
    right: 200px;
}

a.navbar-item:hover {
    font-weight: bold;
}

div.navbar-item {
}

.navbar-item.is-active {
    font-weight: bold;
    font-size: 14pt;
}

.navbar-item {
    padding: 0.5rem 1.25rem !important;
}

.navbar-dropdown.is-right {
    right: 25px;
}

.navbar-dropdown {
    left: 25px;
}

.slide-panel {
    margin-top: 0px !important;
    right: 0;
    top: 0;
    max-height: 100vh;
    min-height: 100vh;
    position: absolute;
    overflow-y: scroll;
    overflow-x: hidden;
    transform: translateX(100%);
}

.slide-panel-slide-in {
    animation: slide-in 1s forwards;
}

.slide-panel-slide-out {
    animation: slide-out 1s forwards;
}

.button-group-rd {
    display: flex;
}

.button-group-rd p {
    padding: 7px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

.button-group-rd p:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-left: 1px solid black;
}

.button-group-rd p:last-child {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}


.button-group-rd .selected {
    background-color: lightgray;
}

@keyframes slide-in {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0%);
    }
}

@keyframes slide-out {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(100%);
    }
}

.slide-panel .modal-card-foot {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.table thead th {
}

.table thead {
}

input[type=number]:invalid {
}

.HeaderItems div.divider:first-child {
    display: none;
}

.full-height {
    height: 100%;
}

.has-font-8 {
    font-size: 8pt;
}

.has-font-9 {
    font-size: 9pt;
}

.has-font-10 {
    font-size: 10pt;
}

.has-font-11 {
    font-size: 11pt;
}

.has-font-12 {
    font-size: 12pt;
}

.has-font-13 {
    font-size: 13pt;
}

.has-font-14 {
    font-size: 14pt;
}

.has-font-15em {
    font-size: 1.5em;
}

.has-cursor-pointer {
    cursor: pointer;
}

.has-cursor-unset {
    cursor: unset !important;
}

.has-cursor-default {
    cursor: default !important;
}

.ellipse-text 
{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.password-icon {
    float: right;
    margin-top: -28px;
    margin-right:-25px;
    color: darkgray;
}