@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu-Regular.woff');
}

@font-face {
    font-family: 'Ubuntu Light';
    src: url('../fonts/Ubuntu-Light.woff');
}

.p {
    font-family: 'Ubuntu Light';
}


html, body {
    font-family: Ubuntu, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #2c2d2e;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}
.btn-success {
    color: #fff;
    background-color: green!Important;
    border-color: green;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }


#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.app-load {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.app-load > div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.app-load .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.app-load .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.app-load .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.app-load .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}


.main-sidebar {
    background-color: #1e4e5e;
    border-radius: 0px 5px 5px 0px;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, 1) 0%, hsla(0, 0%, 96%, 1) 75%, hsla(0, 0%, 98%, 1) 100%);
}

.main-header {
    position: fixed;
    width: 100%;
    max-height: 100px;
    z-index: 1030;
    background-color: #1DA2AF;
    border-bottom: 0px solid #dee2e6;
    box-shadow: 0px 0px 30px rgb(171 171 171 / 25%), 0 1px 0px rgb(255 255 255 / 22%) !important
}

.navbar {
    background-color: white;
}

.brand-link {
    background-color: transparent !Important;
    border-bottom: 1px solid transparent !Important;
    min-height: 58px;
}

.navbar-light .navbar-nav .nav-link {
    color: #e6e5e5;
    color: var(--greenDarker);
    border: 3px solid transparent;
}

.sidebar a {
    color: #e6e5e5;
}

.navbar-nav .nav-link:hover {

    color: var(--greenDarker);
}


.nav-sidebar .nav-item > .nav-link {
    position: relative;
    color: #e6e5e5;
    font-size: 14px;
}

.searchGlobal {
    border-style: solid;
    border-width: 3px;
    border-color: transparent;
    height: 38px;
    margin-top: 2px;
    padding-left: 40px;
    padding-right: 20px;
    background-color: #cedddf7a;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    color: var(--greenDarker);
}

input.form-control.form-control-navbar.app-search {
    background: transparent;
    color: var(--greenDarker);
}

button.btn.btn-navbar {
    background: transparent!important;
}

.navbar-light .form-control-navbar:focus, .navbar-light .form-control-navbar:focus + .input-group-append .btn-navbar {
    background: transparent !important;
}

i.fas.fa-search {
    color: #e6e5e5;
}

.layout-navbar-fixed .wrapper .main-header {
    width: auto;
}

.pagecontent {
    background-color: transparent;
    height: 100%;
/*    padding-left: 5px;
    padding-right: 5px;*/
    padding-top: 65px;
    min-height: 250px;
    margin-right: auto;
    margin-left: auto;
}

.k-pdf-viewer {
    border-color: transparent;
}

.brand-image {
    max-height: 38px;

}

.app-search::placeholder {
    color: red;
    
}

i.right.fas.fa-angle-left {
    display: none;
}

.os-content {
    padding: 0px !important;
}

.width-25 {
    width: 25%;
}

.width-50 {
    width: 50%;
}

.width-75 {
    width: 75%;
}

.width-100 {
    width: 100%;
}

.underline {
    text-decoration: underline;
}

.form-label {
    margin-bottom: 0px;
}

.form-detail {
    font-size: 12px;
}

.form-group-container {
    display: flex;
    gap: 10px;
}

.form-group-container-left {
    justify-content: left;
}

.form-group-container-right {
    justify-content: right;
    margin-left: auto;
    margin-right: 0;
}

.form-group-multicolumn {
    display: flex;
    flex: 1;
    gap: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
}


.element-separator {
    height: 25px;
}

.large-element-separator {
    height: 50px;
}

.small-element-separator {
    height: 14px;
}

.extra-small-element-separator {
    height: 10px;
}

.vertical-element-separator {
    margin-right: 10px;
}

.small-vertical-element-separator {
    margin-right: 5px;
}

.flex-container {
    display: flex;
}

.flex-right {
    justify-content: right;
    margin-left: auto;
    margin-right: 0;
}

.flex-left {
    justify-content: left;
}

.flex-full {
    flex: 1;
}

.flex-half {
    flex: 0.5;
}

.form-group {
    text-align: left;
}

.flex-center {
    justify-content: center;
}

a {
    cursor: pointer;
}

.full-width {
    width: 100%;
}

.form-group-small {
    width: 60%;
}

.group-flex {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.group-left {
    width: 100%;
}

.group-right {
    width: 100%;
}

.form-label {
    width: 100%;
}

.segment-spacer {
    height: 20px;
}

.form-relative {
    position: relative;
}

.form-tab {
    min-height: 450px;
    overflow: auto;
}

.field-container {
    width: 100%;
}

.navbar-expand .navbar-nav {
    position: sticky;
    right: 10px;
}

.fa-regular, .far {
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.frontend-user-container .user-arrow {
    font-size: 24px;
}
.k-wizard-step {
}

.k-wizard-step {
    padding: 0px !important;
    margin-top: 10px !important;
}

/*Wizard colors*/

.k-wizard .k-step-current .k-step-indicator {
    background-color: #153D8A;
    border-color: #153D8A;
    color: white;
}

.k-wizard .k-step-done .k-step-indicator {
    background-color: white;
    border-color: #cccccc;
    color: #808080;
}

.k-wizard .k-stepper .k-step-indicator {
    height: 40px;
    width: 40px;
    color: #808080;
}

.k-wizard .k-step-current .k-step-indicator:hover {
    background-color: #337ab7;
    border-color: #153D8A;
    color: white !important;
}

.k-wizard .k-step-done:hover .k-step-indicator {
    background-color: #ebebeb !important;
}

.k-wizard .k-stepper > .k-progressbar .k-state-selected {
    background: #ebebeb !important;
}

.k-wizard .k-step-label {
    color: black !important;
}

.k-wizard .k-step-current:hover .k-step-indicator {
    background-color: #153D8A;
    color: white !important;
}




.col-xs-6 {
    width: 50%;
}


@media (min-width: 1200px) {
    .col-lg-3 { width: 25%; }
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left; }
}


.col-lg-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  float: left;
}

.small-box > .inner {
    padding: 10px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.h1, h1 {
    font-size: 2.0rem;
    font-weight: 700;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.input-field-sm {
    border-radius: 3px;
    border: 0px #e6e9f0 solid;
    color: #183b68 !important;
    background: white;
    padding: 7px;
    max-width: 100%;
    min-height: 42px;
}

.form-group {
    margin-bottom: 0.6rem;
}

.doc-label {
    font-weight: normal;
    color: #183b68;
}

label {
    font-weight: normal!important;
    margin-top: 8px;
    width: 100%;
    border-bottom: #F2F2F7;
    border-bottom-style: solid;
    border-bottom-width: 0px;
}

div.main-title {
    font-weight: 700;
    font-size: 30px;
    margin-left: 10px;
    margin-bottom: 10px;
}

h1 {
    font-weight: 700;
    font-size: 2rem;
    margin-left: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.k-input-md .k-input-inner, .k-picker-md .k-input-inner {
    min-height: 37px;
}

.k-icon-button.k-button-md > .k-button-icon {
    min-width: 40px;
}

.list .k-icon-button.k-button-md > .k-button-icon {
    min-width: 0px;
    color: #066c7b;
}



.h2, h2 {
    font-weight: 600;
    font-size: 3rem;
}


.h3, h3 {
    font-weight: 500;
    font-size: 2.0rem;
    font-family: 'Ubuntu Light';
    text-transform: initial !important;
}



.list .k-grid-header {
    background-color: #dde3e6 !important;
}

    .list .k-grid-header div {
        background-color: #dde3e6 !important;
        color: #066C7B !important;
    }

.list .k-grid-header th {
    font-size: 110% !important;
    text-transform: uppercase;
}

button.telerik-blazor.k-button.k-button-flat.k-rounded-md.k-button-rectangle.k-button-md.k-button-flat-base {
    color: white !important;
}

.btn-newproduct {
    background: #1DA2AF;
    color: white;
    height: 37px;
    border-color: #ddd;
    border-width: 0px;
    border-radius: 3px;
}



button.telerik-blazor.k-button.k-button-solid.k-rounded-md.k-button-rectangle.k-button-md.k-button-solid-base {
    border-color: #ddd;
    border-width: 1px;
    border-radius: 3px;
    box-shadow: rgb(0 0 0 / 5%) 0px 1px 1px 0px;
}


.triple-point-menu {
    width: 15px;
    position: relative;
}

.triple-point-menu-popup .row {
    margin: 0px;
    padding: 5px;
}

.triple-point-menu-popup {
    position: fixed;
    right: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    
    background-color: white;
    z-index: 4000;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

    .triple-point-menu-popup :hover {
        background-color: #eef1f6;
        border-radius: 5px;
    }


.twd-designer {
    position: relative!important;
    height: 1500px!important;
}


.nav-treeview > .nav-item > .nav-link.active {
    background-color: #1DA2AF !important;
 /*   background: linear-gradient(90deg, rgba(6,108,123,1) 0%, rgba(113,171,180,1) 49%, rgba(6,108,123,1) 100%);*/
    color: #fff !important;
    border-left-color: #1DA2AF;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #1DA2AF;
    color: #fff;
}



.btn-secondary :hover {
        color: #fff!important;
}

.MainPageTabStrip {
    padding: 0px;
}

.k-tabstrip-top > .k-content, .k-tabstrip-top > .k-tabstrip-content {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-color: transparent !important;
}

.k-tabstrip-content, .k-tabstrip > .k-content {
    border-color: transparent;
    color: #424242;
    background-color: #ffffff;

}

.k-tabstrip > .k-content:focus {
    outline-width: 1px;
    outline-style: dotted;
    outline-offset: -1px;
    outline-color: transparent;
}




.MainPageTabStrip > .k-content {
    padding: 0px 0px;
}

.k-tabstrip-items-wrapper .k-item:focus, .k-tabstrip-items-wrapper .k-item.k-state-focused, .k-tabstrip-items-wrapper .k-item.k-focus {
    box-shadow: none;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item.k-active {
    border-top-left-radius: 3px !Important;
    border-top-right-radius: 3px !Important;

    transition: border-top-color 0.5s;
    transition: border-bottom-color 0.5s;
}


.brand-link .brand-image {
    max-height: 60px;
    min-height: 60px;
}

.brand-link .brand-image-xl {
    max-height: 60px !important;
}
.brand-link .brand-image-xs {
    max-height: 59px !important;
}
.logo-xs.brand-image-xs {
    left: 3px;
    top: 15px;
}

.logo-switch{
    padding: 0;
}

.tabstrip-fullscreen {
}

    .tabstrip-fullscreen > .k-tabstrip-items-wrapper {
        border-color: transparent;
        min-height: 50px;
        background: white;
    }

.tabstrip-fullscreen > .k-tabstrip-top > .k-tabstrip-items-wrapper > .k-tabstrip-items {
    background: white;

}

.tabstrip-fullscreen > k-tabstrip-items-wrapper {
    background: white !important;
}



div.k-tabstrip.telerik-blazor.k-tabstrip-top.tabstrip-fullscreen > div.k-tabstrip-items-wrapper.k-hstack > ul > li.k-tabstrip-item.k-item.k-active.k-tab-on-top {
    /*    border-bottom-left-radius: 0px !Important;
    border-bottom-right-radius: 0px !Important;
    border-top: 0px solid !Important;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 5px solid #1DA2AF;*/
    transition: border-bottom-color 0.5s;
    transition: border-top-color 0.5s;
}


div.k-tabstrip.telerik-blazor.k-tabstrip-top.tabstrip-fullscreen > div.k-tabstrip-items-wrapper.k-hstack > ul > li.k-tabstrip-item.k-item.k-state-default > span {
    min-width: 140px;
}

div.k-tabstrip.telerik-blazor.k-tabstrip-top.tabstrip-fullscreen > div.k-tabstrip-items-wrapper.k-hstack > ul > li.k-tabstrip-item.k-item.k-tab-on-top > span {
    min-width: 140px;
}

.k-tabstrip.telerik-blazor.k-tabstrip-top.tabstrip-fullscreen > div.k-tabstrip-content.k-content.k-active {
    background: white;
}

div.k-tabstrip.telerik-blazor.k-tabstrip-top.tabstrip-fullscreen > div.k-tabstrip-items-wrapper.k-hstack > ul {
    background: #f0f0f0;
}

body > div.content-wrapper > div > div.k-tabstrip.telerik-blazor.k-tabstrip-top.tabstrip-fullscreen > div.k-tabstrip-content.k-content.k-active {
    border-color: transparent;
}



div.k-tabstrip-items-wrapper.k-hstack > ul > li.k-tabstrip-item.k-item.k-state-default > span {
    align-content: center;
    horiz-align: center;
    justify-content: center;
    min-width: 140px;
    transition: border-bottom-color 0.5s;
}

div.k-tabstrip-items-wrapper.k-hstack > ul > li.k-tabstrip-item.k-item.k-tab-on-top > span {
    align-content: center;
    horiz-align: center;
    justify-content: center;
    min-width: 140px;
    transition: border-bottom-color 0.5s;
}

.k-pager-wrap {
    background-color: #dde3e6;
    border-radius: 0px 0px 5px 5px;
    color: #066C7B;
}

.page-padding {
    padding: 16px 16px;
}


.toolbarbutton {
    height: 50px;
    min-width: 100px;
    /*aaa*/
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    align-content: stretch;
    font-size: 1rem;
    gap: 2px;
    text-transform: uppercase;
}

.button.telerik-blazor.k-button.k-button-flat.k-rounded-md.k-button-rectangle.k-button-md.k-button-flat-base {
    font-size: 1rem;
    text-transform: uppercase;
}

div.k-tabstrip.telerik-blazor.k-tabstrip-top.tabstrip-fullscreen > div.k-tabstrip-items-wrapper.k-hstack > ul > li.k-tabstrip-item.k-item.k-active.k-tab-on-top {
    text-transform: uppercase;
}

span.k-button-text {
    font-size: 1.1rem;
    text-transform: uppercase;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item + .k-item {
    text-transform: uppercase;
}

.btn-spacer {
    display: inline-block;
    min-width: 130px;
}

.btn-default {
    background: #1da2af;
    color: white;
    min-width: 130px;
}

.btn-default:hover {
    color: white;
    background-color: var(--greenDarker);
    border-color: var(--greenDarker);
}



.e-schedule .e-vertical-view .e-time-cells-wrap table td, .e-schedule .e-vertical-view .e-work-cells {

    height: 25px;
}

li.nav-item {
    padding-top: 3px;
    padding-bottom: 3px;
}

.e-schedule .e-vertical-view .e-content-wrap .e-appointment .e-appointment-details {
    padding: 0;
    height: 100%;
}

.nav-childitem {
    padding-left: 1.7rem !important;
}

.box-header > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

.pull-right {
    float: right !important;
}

.ipointer {
    cursor: pointer;
    color: var(--greenDarker);
}

.fileInput-ID {
    display: none;
}


.file-input-label {
    display: none !important;
}


.role-Box {
    background: white;
    padding: 1%;
}

.controlbox {
  
    background: #e8f0f1;
}

.k-switch-md {
    opacity: 1;
}

.floating-menu-button {
    background-color: #1DA2AF;

}

.floating-menu-button:hover {
    background-color: #1DA2AF !important;
}


.floating-sub-menu-button {

    background-color: #1DA2AF;

}


button.telerik-blazor.k-button.k-button-solid.k-rounded-md.k-button-rectangle.k-button-md.k-button-solid-base {
    border-width: 0px;
    color: black;
}

.k-grid-header, .k-header, th.k-header, .k-grid-header-wrap, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-grid td, .k-grid-footer, .k-grid-footer-wrap, .k-grid-content-locked, .k-grid-footer-locked, .k-grid-header-locked, .k-filter-row > td, .k-filter-row > th {
    border-color: transparent;
    min-height: 30px;

}


.elevation-sidebar {
  
}


.authority-tag {
    border: 0px solid #dae7e7 !important;
}

.card-container:hover {
    border-color: #153D8A;
}

.k-tabstrip-items-wrapper .k-item.k-active::after {
    border-color: transparent;
    border-bottom-width: 0px;
}

.k-button-group {
    box-shadow: none;
}



.upload-file-list-container {

    border: 1px dashed #153D8A;
}

.upload-file-empty {
    color: #153D8A;

}

.dropzone-drag {
    border: 1px solid #153D8A;
    background-color: #dfdfdf;
}

.drop-zone {
    border: 1px dashed #153D8A;
}

.k-button.k-button-solid-Primary {
    background: #3c4043;
}



.fbar {
    background-color: rgb(157 170 177);
    color: white;
    margin-left: 0px !important;
    height: 35px;
    padding-top: 5px;
}

nav a {
    color: rgb(72 92 130) !important;
}

nav-link :hover {
    background-color: red !important;
}

.btnClr {
    color: white !important;
    background-color: #9daab1 !important;
}



.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
    min-height: 90vh;
    background: rgb(213 169 95);
}

/* display 3 */
@media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(33.333%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-33.333%);
    }
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}

.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100%;
    margin-left: 3px !important;
}

.crd {
    padding: 0rem !important;
    border-radius: 30px !important;
    background-color: rgb(157 170 177) !important;
    color: white;
}

.cImg {
    border-radius: 20px 20px 0px 0px !important;
    clip-path: polygon(0 0, 100% 0%, 100% 83%, 0% 100%);
}

.sectionGr {
    background-color: rgb(146 164 107) !important;
    color: white !important;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 95%);
}

.sectionOrange {
    background-color: rgb(213 169 95) !important;
    color: white !important;
    text-decoration: none !important;
}

.sectionRed {
    background-color: rgb(180 120 88) !important;
    color: white !important;
}

.sectiongrbtn {
    background-color: rgb(146 164 107) !important;
    color: white !important;
    border: 1px solid white !important;
    border-radius: 34px !important;
    min-width: 165px;
}

    .sectiongrbtn:hover {
        box-shadow: 0 1rem 3rem rgba(0,0,0,.175);
    }

.btn-primary.disabled, .btn-primary:disabled {
    background-color: rgb(157 170 177);
    border-color: rgb(157 170 177);
}

.sectionWhite {
    background-color: white !important;
    border: 1px solid black !important;
    color: black;
    border-radius: 34px !important;
}

.carousalMount {
    margin-top: -25px !important;
    background-color: #d5a95f;
    clip-path: polygon(0 1%, 100% 0, 100% 30%, 0% 100%);
    text-align: center;
    width: 100%;
}

.fontIcon {
    margin-top: 40px !important;
    font-size: 70px !important;
    color: white !important;
}

.ml-60 {
    margin-left: 0px !important;
}

.ml-68 {
    margin-left: 0px !important;
}

.mb-30 {
    margin-bottom: -95px !important;
}

.sizedA {
    margin-bottom: 15% !important;
}

.sized {
    margin-bottom: 20% !important;
}

.backImg {
    z-index: 9;
    position: relative;
}

.frontImg {
    width: 100%;
    z-index: 10;
    position: absolute;
    bottom: -8%
}

@media only screen and (max-width: 480px) and (min-width:320px ) {
    .sized {
        margin-bottom: 0% !important;
    }

    .sizedA {
        margin-bottom: 0% !important;
    }
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
    .sized {
        margin-bottom: 0% !important;
    }

    .sizedA {
        margin-bottom: 0% !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .sized {
        margin-bottom: 5% !important;
    }

    .sizedA {
        margin-bottom: 5% !important;
    }
}

body {
    font-family: Ubuntu, sans-serif, Roboto, Arial !important;
}



nav-link{
    border: 3px solid transparent;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    background: #f7f8ff !Important;

    color: rgb(94 105 110) !important;
    transition: all 0.2s ease;
    border-bottom: 3px solid var(--primary);
}


.btn-secondary {
    border-style: 0px;
    border-color: none;
}

a.btn.btn-secondary.ml-4.btnClr.btn-circle {
    border-style: none;
}

.card {
    border: 0px solid rgba(0,0,0,.125) !important;
    box-shadow: none;
}

a.btn.btn-secondary.text-center {
    min-width: 100px;
}

div#myNavbar {
    flex-direction: column !Important;
}

.navbar-light .navbar-toggler {
    border-color: transparent !Important;
}

@media only screen and (max-width: 480px) and (min-width:320px ) {
    div#myNavbar {
        Min-height: 100vh;
    }
}

.mb-175 {
    margin-bottom: -175px !important;
    min-height: 125px;
}

.padding30 {
    padding: 30px;
}

.padding20 {
    padding: 20px;
}

.TitlePublic {
    font-size: 3em;
    text-transform: upperCase;
    font-weight: 700;
}

.TitlePublic {
    display: inline-block;
    padding-bottom: 5px;
    position: relative;

}

    .TitlePublic:before {
        content: "";
        position: absolute;
        width: 25%;
        height: 1px;
        bottom: 0;
        left: 0%;
        border-bottom: 5px solid #153D8A;
    }

.text-gray {
    color: #9daab1 !important
}

.news-main-article .card-title {
    width: 100%;
}


.hsk-front-page {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.hsk-front-page-head {
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 30px;
}



.imagelayer {
    position: relative;
    width: 44%;
    top: -200px;
    left: 45%;
}


.navbar-brand {
    min-height: 90px;
    padding-top: 20px;
}

.k-icon-button-small {
    padding: 0px !important;
}

.k-icon-button-small {
    padding: 0px !important;
}

.k-icon-button-small:hover {
    background-color: #153D8A !important;
    border-color: transparent !important;
    color: #153D8A;
}


.k-icon-button-small {
    background-color: transparent !important;
    border-color: transparent !important;
    color: transparent;
    box-shadow: none;
    min-width: 5px;
    max-width: 22px;
    font-size: 6px;
}

.collapsible-container {
    padding-bottom: 15px;
}


.k-tabstrip {
    font-size: 1rem;
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }

    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }

    h1 {
        font-size: 24px;
    }

    .TitlePublic {
        font-size: 2em;
    }

    .h3, h3 {
        font-size: 2rem;
    }

    .h2, h2 {
        font-weight: 600;
        font-size: 2rem;
    }

    .h5, h5 {
        font-size: 1.2rem;
    }

    .featured-block {
        font-size: 0.8rem;
    }
}


@media (max-width: 568px) {
  
    .featured-block {
        font-size: 1.3rem;
    }
}


#pg-7-0.panel-has-style > .panel-row-style, #pg-7-0.panel-no-style, #pg-7-1.panel-has-style > .panel-row-style, #pg-7-1.panel-no-style, #pg-7-2.panel-has-style > .panel-row-style, #pg-7-2.panel-no-style, #pg-7-3.panel-has-style > .panel-row-style, #pg-7-3.panel-no-style, #pg-7-4.panel-has-style > .panel-row-style, #pg-7-4.panel-no-style, #pg-7-5.panel-has-style > .panel-row-style, #pg-7-5.panel-no-style {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

@media (max-width: 780px) {
    #pg-7-0 > .panel-grid-cell, #pg-7-0 > .panel-row-style > .panel-grid-cell, #pg-7-1 > .panel-grid-cell, #pg-7-1 > .panel-row-style > .panel-grid-cell, #pg-7-2 > .panel-grid-cell, #pg-7-2 > .panel-row-style > .panel-grid-cell, #pg-7-3 > .panel-grid-cell, #pg-7-3 > .panel-row-style > .panel-grid-cell, #pg-7-4 > .panel-grid-cell, #pg-7-4 > .panel-row-style > .panel-grid-cell, #pg-7-5 > .panel-grid-cell, #pg-7-5 > .panel-row-style > .panel-grid-cell {
        width: 100%;
        margin-right: 0;
    }

    #pgc-7-0-0, #pgc-7-1-0, #pgc-7-1-1 { margin-bottom: 30px; }

    #pgc-7-1-0, #pgc-7-1-1, #pgc-7-1-2 {
        width: 100%
    }
    .site-header {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }

    .carousalMount {
        clip-path: polygon(0 1%, 100% 0, 100% 60%, 0% 100%);
    }

    .frontImg {
        bottom: -5%;
    }

    .sectionGr {
        clip-path: polygon(0px 0px, 100% 0%, 100% 100%, 0px 95%) !important;
    }


    .carousel-inner .carousel-item.active,
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        min-height: 60vh;

    }

    .carousel-caption {
        bottom: 15vh!important;

    }

    .mobile-hide {
        display: none!important;
    }

    .mobile-show {
        display: block !important;
    }


}

.mobile-show {
    display: none;
}

@media (min-width: 2000px) {

    .carousel-inner .carousel-item.active,
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        min-height: 95vh;
    }

}

.borderimage {
    margin-left: 10px;
    min-width: 280px;
}

strong {
    color: #153d8a;
}

.news-main-article .card-title {
    color: #153d8a!important;
}

.cmp-navscroll .accordion-header .accordion-button {
    color: #153d8a !important;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.6;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 0;
    text-transform: uppercase !important;
    width: 100%;
    text-align: left;
    border: 0px;
    background-color: rgba(0,0,0,0);
    box-shadow: none;
    padding: 14px 24px;
    cursor: pointer;
}

.progress {
    height: 5px;
    box-shadow: none;
    --bs-progress-height: 16px;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: hsl(0deg, 0%, 90%);
    --bs-progress-border-radius: 0;
    --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-progress-bar-color: hsl(0deg, 0%, 100%);
    --bs-progress-bar-bg: hsl(210deg, 100%, 40%);
    --bs-progress-bar-transition: width 0.6s ease;
}


@media (min-width: 992px) {
    .border-col {
        border-right: 1px solid #e5e5e5;
        padding-right: 0;
    }
}


@media (min-width: 992px) {
    .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
        border-left: 2px solid #153d8a !important;
    }
}

.anchor-title-container {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    word-break: break-word;
}

.card .card-body .category-top {
    font-size: .7777777778rem;
    text-transform: uppercase;
    color: #1a1a1a;
    margin-bottom: 16px;
    text-align: left;
}

.icon.icon-sm {
    width: 24px;
    height: 24px;
}

.cell {
    padding-left: 8px;
    padding-right: 8px;
}

.wp-image-422 {
    overflow: hidden;
    position: absolute;
}


@media (max-width: 780px) {
    #pg-7-0 > .panel-grid-cell, #pg-7-0 > .panel-row-style > .panel-grid-cell, #pg-7-1 > .panel-grid-cell, #pg-7-1 > .panel-row-style > .panel-grid-cell, #pg-7-2 > .panel-grid-cell, #pg-7-2 > .panel-row-style > .panel-grid-cell, #pg-7-3 > .panel-grid-cell, #pg-7-3 > .panel-row-style > .panel-grid-cell, #pg-7-4 > .panel-grid-cell, #pg-7-4 > .panel-row-style > .panel-grid-cell, #pg-7-5 > .panel-grid-cell, #pg-7-5 > .panel-row-style > .panel-grid-cell {
        width: 100%;
        margin-right: 0;
    }
}

@media (max-width: 780px) {
    #pg-7-0.panel-no-style, #pg-7-0.panel-has-style > .panel-row-style, #pg-7-0, #pg-7-1.panel-no-style, #pg-7-1.panel-has-style > .panel-row-style, #pg-7-1, #pg-7-2.panel-no-style, #pg-7-2.panel-has-style > .panel-row-style, #pg-7-2, #pg-7-3.panel-no-style, #pg-7-3.panel-has-style > .panel-row-style, #pg-7-3, #pg-7-4.panel-no-style, #pg-7-4.panel-has-style > .panel-row-style, #pg-7-4, #pg-7-5.panel-no-style, #pg-7-5.panel-has-style > .panel-row-style, #pg-7-5 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}


.nav-link {
    padding: 0.4rem 1rem;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }
}


.gridxxl {
    width: 100%;
}

.info-box-center {
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    border-radius: 0.25rem;
    background: #fff;
    display: -ms-flexbox;
    margin-bottom: 1rem;
    min-height: 80px;
    padding: 0.5rem;
    position: relative;
    width: 100%;
    align-content: center;
    margin: 10px;
    background-color: rgb(146 164 107) !important;
    color: white !important;
    padding: 30px;
}

.nav-item {
    cursor: pointer;
}


.rowIsNotActive {
    background: grey !important;
}

.k-splitter {
    border-width: 0px;
}


.k-window-content, .k-prompt-container {
    min-height: 120px;
}

.box.box-primary {
    box-shadow: 0px 4px 15px rgba(0,0,0,0.1);
}

.list {
/*    box-shadow: 0px 4px 15px rgba(0,0,0,0.1);*/
}

.right-item-container {
    border-bottom: 1px dotted;
}


.background-carousal-pan1 {
    background-image: url(/images/carousal/pan1.jpg);
    background-position:  center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    position: absolute;
    min-height: 800px;
}

.background-carousal-pan2 {
    background-image: url(/images/carousal/pan2.jpg);
    background-position:  center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    position: absolute;
    min-height: 800px;
}


.background-carousal-pan3 {
    background-image: url(/images/carousal/pan3.jpg);
    background-position:  center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    position: absolute;
    min-height: 800px;
}

.background-carousal-pan4 {
    background-image: url(/images/carousal/pan4.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    position: absolute;
    min-height: 800px;
}


.background-carousal-pan5 {
    background-image: url(/images/carousal/pan5.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    position: absolute;
    min-height: 800px;
    min-width:
}




#components-reconnect-modal h5 {
    margin-top: 50px !important;
    padding: .75rem 1.25rem;
    width: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1050;
    color: #003494;
    background-color: #BDCBFF;
    box-shadow: 0px 10px 10px 0px hsl(0deg 0% 0% / 20%);
}

#components-reconnect-modal div {
    border-color: rgb(0 52 148) rgb(89 127 222) rgb(161 180 235) !important;
    margin: auto;
    z-index: 1050;
}

#components-reconnect-modal h5 a {
    color: #092464 !important;
}

#components-reconnect-modal button {
    color: #515151;
    padding: 4px 8px;
    font-size: .875rem;
    min-width: 64px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(.4,0,.2,1) 0ms,box-shadow 250ms cubic-bezier(.4,0,.2,1) 0ms,border 250ms cubic-bezier(.4,0,.2,1) 0ms;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .02857em;
    text-transform: uppercase;
    margin: auto !important;
    background: rgb(46 121 232 / 28%);
    z-index: 1500;
    border: 0;
}



.components-reconnect-hide > div {
    display: none;
}

.components-reconnect-show > div {
    display: none;
}

.components-reconnect-show > .show {
    display: block;
}

.components-reconnect-failed > div {
    display: none;
}

.components-reconnect-failed > .failed {
    display: block;
}

.components-reconnect-refused > div {
    display: none;
}

.components-reconnect-refused > .refused {
    display: block;
}

.connection-lost-panel {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: #ffffffEE;
    z-index: 9998;
}

@media(max-width: 800px) {
    .connection-lost-panel {
        background-color: #0F7173 !important;
    }

    .connection-lost-container {
        color: white !important;
    }

    .connection-lost-icon {
        color: white !important;
    }

    .mobile-icon {
        display: block !important;
    }

    .desktop-icon {
        display: none !important;
    }

    .connection-lost-container {
        top: calc(30vh - 75px) !important;
        top: -moz-calc(30vh - 75px) !important;
        top: -webkit-calc(30vh - 75px) !important;
        top: -o-calc(30vh - 75px) !important;
    }

    .connection-lost-icon img {
        height: 120px !important;
        width: 120px !important;
    }
}

.connection-lost-container {
    position: fixed;
    width: 300px;
    height: 100px;
    background-color: transparent;
    z-index: 9999;
    top: calc(30vh - 250px);
    top: -moz-calc(30vh - 250px);
    top: -webkit-calc(30vh - 250px);
    top: -o-calc(30vh - 250px);
    left: calc(50% - 150px) !important;
    left: -moz-calc(50% - 150px) !important;
    left: -webkit-calc(50% - 150px) !important;
    left: -o-calc(50% - 150px) !important;
    border-radius: 5px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 10px;
    cursor: pointer;
    color: #0F7173;
}

.connection-lost-icon {
    margin-left: auto;
    margin-right: auto;
    font-size: 100px;
    color: #0F7173;
    text-align: center;
}

    .connection-lost-icon img {
        height: 200px;
        width: 200px;
    }

#connection-lost-text {
    text-align: center;
}

.reconnect-container {
    display: flex;
    gap: 10px;
    margin-left: auto;
    margin-right: auto;
}

.reconnect-icon {
    justify-self: flex-end;
}

.mobile-icon {
    display: none;
}

.k-form-md .k-form-buttons {
    margin-top: 65px;
}


.PdfScrolbox {
    max-width: 100vw;
}

.YearColor1 {
    background-color: #9be79b !important;
    padding: 4px !Important;
}

.YearColor2 {
    background-color: #cbfacb !important;
    padding: 4px !Important;
}

.YearColor3 {
    background-color: #e6f8e6 !important;
    padding: 4px !Important;
}


.YearColorInactive1 {
    background-color: #d1d1e0 !important;
    padding: 4px !Important;
}

.YearColorInactive2 {
    background-color: #e0e0eb !important;
    padding: 4px !Important;
}

.YearColorInactive3 {
    background-color: #f0f0f5 !important;
    padding: 4px !Important;
}


.AK {
    color: white;
    background-color: green;
}


.SU {
    background: red;
    color: white;

}

.DOCSTATUS_TO_REVIEW {
    background: violet;

}

.AG {
    color: white;
    background-color: orange;

}

.VS {
    color: #242b2c;
    background-color: lightgrey;
}


::-webkit-scrollbar {
    width: 0.8em;
    height: 0.8em;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
    background-color: #777777;
    outline: 1px solid #333333;
    border-radius: 8px;
}

.dropdown-menu {
     min-width: 1rem;
}


.schedule-overview .overview-scheduler {
    padding: 0px;
}


.hsksocial-icon {
    width: 30px;
    filter: invert(1);
}


.segment-title {
    display: inline-block;
}

section#FORM_DETAIL_DESCRIPTION {
    display: inline-block;
}

.it-page-section {
    display: inline-block;
}


.components-reconnect-modal {
    display: none !important;
}




.DOCSTATUS_SUBMITTED {
    background: #a6eba6;
    min-width: 100px;
}


.DOCSTATUS_TO_PAY {
    color: #242b2c;
    background-color: yellowgreen;
    min-width: 100px;
}

.DOCSTATUS_DECLINED {
    background: #af3232;
    color: white;
    min-width: 100px;
}

.DOCSTATUS_SIGNED {
    color: white;
    background-color: green;
    min-width: 100px;
}

.DOCSTATUS_ACCEPTED {
    color: white;
    background-color: green;
    min-width: 100px;
}

.DOCSTATUS_COMPLETED {
    color: white;
    background-color: green;
    min-width: 100px;
}

.DOCSTATUS_WAITING {
    color: #242b2c;
    background-color: yellow;
    min-width: 100px;
}

.DOCSTATUS_TO_SIGN {
    color: #242b2c;
    background-color: yellow;
    min-width: 100px;
}

.DOCSTATUS_ERROR {
    background: red;
    color: white;
    min-width: 100px;
}

.DOCSTATUS_TO_REVIEW {
    background: violet;
    min-width: 100px;
}

.DOCSTATUS_ARCHIVED {
    background: lightgreen;
    min-width: 100px;
}

.DOCSTATUS_EDITING {
    color: #242b2c;
    background-color: #dde3e6;
    min-width: 100px;
}

.DOCSTATUS_PAYMENT_COMPLETE {
    color: white;
    background-color: green;
    min-width: 100px;
}

.DOCSTATUS_DRAFT {
    color: white;
    background-color: orange;
    min-width: 100px;
}

.DOCSTATUS_DELETED {
    color: #242b2c;
    background-color: lightgrey;
    min-width: 100px;
}

.small-box p {
    text-align: center;
