[v-cloak] > * {
    display: none;
}

p {
    color: black;
    font-size: 16px;
}

hr {
    border-width: 1px !important;
}

h6 {
    margin-top: -3px !important;
}

.notvalidrec {
    background-color: MistyRose !important;
}

.editb {
    padding-top: 5px;
    padding-bottom: 5px;
    position: fixed;
    top: 150px;
    right: 0;
    border: lightgray 1px solid;
    width: 50px;
    text-align: center;
    border-radius: 15px 0 0 15px;
    background-color: snow;
}

@media print {
    .no-print,
    .no-print * {
        display: none !important;
    }
}

.gray {
    color: dimgray;
}

.aMbtn:focus {
    outline: none;
}

.mbox21 {
    height: 450px;
    width: 100%;
    overflow: scroll;
    background-color: white;
}

.page-part {
    border: 1px solid grey;
    width: 8.26in;
    padding-left: 0.3in;
    padding-right: 0.3in;
    box-shadow: 3px 5px #888888;
    background-color: white;
}

.page-part:p {
    color: black;
}

.hdiv-new {
    border: 1px solid lightgrey;
    border-radius: 3px;
    width: 100%;
    height: 100%;
}

.hpanel {
}

.bklsb {
    background-color: LightSkyBlue;
}

.bkdsb {
    background-color: snow;
}

.label-grey {
    color: white;
    background-color: LightSlateGrey;
    height: 30px;
    padding-top: 5px;
    text-align: center;
}

.label-blue {
    color: Indigo;
    background-color: MintCream;
    height: 44px;
    padding-top: 5px;
    text-align: center;
    margin-bottom: 1px;
    font-size: 22px;
}

.label-green {
    color: white;
    background-color: #74978b;
    height: 30px;
    padding-top: 5px;
    text-align: center;
}

.label-orange {
    color: indigo;
    background-color: darkorange;
    height: 30px;
    padding-top: 5px;
    text-align: center;
}

.stblgrey {
    background-color: lightgrey;
    color: Indigo;
}

.nopadding {
    padding: 0;
}

.htd {
    color: #5e768d;
}

.buss-select-part {
    background-color: #2db7e1;
    width: 100%;
    height: 30px;
    box-shadow: 1px 1px 1px 1px grey;
    border-radius: 2px;
    padding-top: 5px;
    color: white;
}

.inactive {
    background-color: GhostWhite;
}

.buss-select-btn {
    position: absolute;
    right: 20px;
    top: 3px;
    color: white;
    cursor: pointer;
    font-size: 20px;
}

.appheader {
    color: White;
    background-color: DodgerBlue;
}

.red {
    color: IndianRed;
}

.redbold {
    color: IndianRed;
    font-weight: bold;
}

.blue {
    color: CornFlowerBlue;
}

.green {
    color: OliveDrab;
}

.indigo {
    color: Indigo;
}

.orange {
    color: darkorange;
}

.justlink {
    cursor: pointer;
}

.justlink:hover {
    color: royalblue;
}

a:link {
    text-decoration: none;
}

.link {
    cursor: pointer;
    color: #0056b3;
}

.link:hover {
    color: royalblue;
}

.backlink {
    cursor: pointer;
    background-color: #0056b3;
}

.backlink:hover {
    background-color: royalblue;
}

.link-green {
    cursor: pointer;
    color: OliveDrab;
}

.link-green:hover {
    color: Green;
}

.linkgreen {
    cursor: pointer;
    color: OliveDrab;
}

.linkgreen:hover {
    color: Green;
}

.link-red {
    cursor: pointer;
    color: Crimson;
}

.link-red:hover {
    color: Red;
}

.hovergrey:hover {
    background-color: WhiteSmoke;
}

.icon-btn {
    width: 30px;
    height: 30px;
    border: 1px solid gray;
    border-radius: 10px;
    margin: 4px;
}

.linkred {
    cursor: pointer;
    color: Crimson;
}

.linkred:hover {
    color: Red;
}

.errmsg {
    color: Crimson;
    margin-bottom: 0;
}

.disabledlink {
    color: #91969a;
}

.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.glink {
    cursor: pointer;
    color: #289f83;
    float: right;
}

.glink:hover {
    color: DodgerBlue;
}

.frontlink {
    cursor: pointer;
    color: White;
}

.frontlink:hover {
    color: Cornsilk;
}

.modalred {
    color: White;
    background-color: IndianRed;
}

.modalgreen {
    color: White;
    background-color: OliveDrab;
}

.modalblue {
    color: White;
    background-color: CornFlowerBlue;
}

.modalorange {
    color: White;
    background-color: DarkOrange;
}

.modalindigo {
    color: White;
    background-color: Indigo;
}

.modalgold {
    color: White;
    background-color: Gold;
}

.modalyellow {
    color: black;
    background-color: yellow;
}
.rnomargin {
    margin-right: 0;
    margin-left: 0;
}

.mylogo {
    position: absolute;
    left: 15px;
    top: 5px;
}

.mytitle {
    position: absolute;
    left: 55px;
    top: 10px;
    color: Indigo;
}

alicon {
    top: 5px;
    font-size: 24px;
}

.ctable,
.cth {
    border: 1px solid lightgrey;
    padding: 10px;
    color: DarkSlateGrey;
}

.ctd {
    padding: 1.5px 10px 0px !important;
    word-wrap: break-word;
    border: 1px solid GhostWhite;
    vertical-align: middle !important;
}

.ctdhover {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    word-wrap: break-word;
    border: 1px solid GhostWhite;
}

.ctdhover:hover {
    background-color: GhostWhite;
}

.ctdblue {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    word-wrap: break-word;
    border: 1px solid CornFlowerBlue;
}

.q4mheader {
    background-color: Indigo !important;
}

.ctd1 {
    padding: 0 10px 0 10px !important;
    /*padding-left: 10px;*/
    /*padding-right:10px;*/
    vertical-align: inherit !important;
    border: 1px solid lightgrey;
}

.detd {
    padding-left: 10px;
    padding-right: 5px;
    border: 1px solid GhostWhite;
    background-color: FloralWhite;
}

.btd {
    border-bottom: 5px solid LightGray;
}

.bLightGray {
    background-color: LightGray;
}

.bLightBlue {
    background-color: #b3ecff;
}

.ctr:nth-child(even) {
    background-color: GhostWhite;
}

.btnbox {
    border-radius: 0;
}

.btnbold {
    font-weight: bold;
    background-color: lightgray;
}

.navbt {
    border-style: solid;
    border-color: lightgray;
    border-width: 0 0 1px 0;
}

.thsort {
    float: right;
    color: blue;
}

.thsortcenter {
    float: none;
    color: blue;
}

.thsort2 {
    float: right;
    color: PowderBlue;
}

.f25 {
    font-size: 24px;
}

.f24 {
    font-size: 24px;
}

.f32 {
    font-size: 32px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f14 {
    font-size: 14px;
}

.f12 {
    font-size: 12px;
}

.cbox {
    width: 24px;
    height: 24px;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.sdefault {
    -webkit-touch-callout: text;
    /* iOS Safari */
    -webkit-user-select: text;
    /* Safari */
    -khtml-user-select: text;
    /* Konqueror HTML */
    -moz-user-select: text;
    /* Firefox */
    -ms-user-select: text;
    /* Internet Explorer/Edge */
    user-select: text;
    /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.pheader {
    background-color: DimGray;
    /*#ff3c00;  #194570*/
    color: white;
    border-style: solid;
    border-color: DimGrey;
    border-width: 1px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 10px;
}

.alignright {
    text-align: right;
}

.pleft {
    background-color: #007bff;
    /*#1b75a2; */
    color: white;
    border-style: solid;
    border-color: DimGrey;
    border-width: 1px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 10px;
}

.pbody {
    padding: 7px;
    border-style: solid;
    border-width: 1px;
    border-color: lightgray;
    overflow: auto;
    background-color: White;
}

body {
    overscroll-behavior: contain;
}

.p3 {
    padding: 3px;
}

.empbtn {
    position: absolute;
    top: 10px;
    right: 6px;
    font-size: 18px;
}

.emphr {
    margin-top: 0;
    margin-bottom: 5px;
    margin-right: -6px;
    margin-left: -6px;
}

.hdiv {
    height: 30px;
    margin-left: -6px;
    margin-right: -6px;
    margin-top: -6px;
    border-radius: 5px 5px 0 0;
    padding-top: 8px;
    padding-left: 10px;
}

.emppad {
    border: 1px solid lightgrey;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    padding: 5px;
    /*box-shadow: 4px 4px 9px -4px rgba(0,0,0,0.4);*/
    box-shadow: 4px 4px 12px -3px rgba(0, 0, 0, 0.4);
}

.allerts {
    border: 1px solid lightgrey;
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 400px;
    border-radius: 0 20px 20px 0;
    width: 80px;
    height: 150px;
}

.modal-backdrop {
    z-index: 1040 !important;
}

.modal-dialog {
    margin: 2px auto;
    z-index: 1100 !important;
}

.intable {
    margin: 5px;
}

/* hr*/
.calendar-float-container {
    width: 100%;
}

.tr-hover:hover {
    background: RoyalBlue !important;
    color: white;
}

.calendar-float-child {
    float: left;
}

.cday {
    border: 1px solid lightgrey;
    height: 30px;
}

.projday {
    cursor: pointer;
    background-color: #81a7ef;
}

.projday:hover {
    background-color: blue;
    color: white;
}

.hollyday {
    cursor: pointer;
    background-color: #f8a467;
}

.hollyday:hover {
    background-color: darkorange;
}

.weekend {
    cursor: pointer;
    background-color: WhiteSmoke;
}

.weekend:hover {
    background-color: #ccc7dd;
}

.workingday {
    cursor: pointer;
    background-color: LightCyan;
}

.workingday:hover {
    background-color: #8cd3d3;
}

.vacation {
    cursor: pointer;
    background-color: green;
    color: white;
}

.vacation:hover {
    background-color: OliveDrab;
    color: white;
}

.medleave {
    cursor: pointer;
    background-color: Crimson;
    color: white;
}

.medleave:hover {
    background-color: IndianRed;
    color: white;
}

.monthtitle {
    cursor: pointer;
    background-color: Indigo;
    color: white;
    width: 98%;
    margin-bottom: 0;
    text-align: center;
    border-radius: 3px 3px 0 0;
}

.monthtitle:hover {
    background-color: blue;
}

.dll2 {
    background-color: GhostWhite;
    color: DimGrey;
    height: 500px;
    overflow-y: scroll;
}

.ecol {
    width: 20px;
    background-color: GhostWhite;
    color: gray;
    text-align: center;
    border: 1px solid gray;
    font-size: 8px;
}

.ecol-fit {
    width: 8px;
    background-color: GhostWhite;
    color: gray;
    text-align: center;
    font-size: 6px;
}

.rotate-45 {
    transform: rotate(-45deg);
}

.top50 {
    top: 50px;
}

/* Accounting*/
.stb {
    background-color: steelblue;
    cursor: pointer;
}

.stlb {
    background-color: cornflowerblue;
    cursor: pointer;
}

/* Extra */
.tbl1 {
    word-wrap: initial;
    background-color: FloralWhite;
    border: 1px solid lightGray !important;
    font-weight: initial;
}

thead th {
    position: -webkit-sticky;
    /* for Safari */
    position: sticky;
    top: -8px;
}

tbody th {
    position: -webkit-sticky;
    /* for Safari */
    position: sticky;
    left: -10px;
}

thead th:first-child {
    left: -10px;
    z-index: 1;
}

.header-button {
    border: 1px solid lightGray !important;
    background-color: LightSkyBlue !important;
    font-size: 18px;
}

.header-button:hover {
    background-color: GhostWhite !important;
    font-size: 18px;
}

.canceled {
    background-color: LightGray !important;
}

.approved {
    background-color: DeepSkyBlue !important;
}

.pending {
    background-color: LemonChiffon !important;
}

.processed {
    background-color: LawnGreen !important;
}

.check {
    background-color: Gold !important;
}

.closed {
    background-color: LightSeaGreen !important;
}

.new {
    background-color: LightCyan !important;
}

.newrow {
    background-color: Azure !important;
}

.uaed {
    position: absolute;
    top: 100px;
    right: 80px;
    width: 350px;
    height: 280px;
    background-color: lightgrey;
    border: 1px solid gray;
    z-index: 20000;
    border-radius: 3px;
    padding: 10px;
    padding-top: 10px;
    padding-top: 20px;
    box-shadow: 5px 10px 18px #888888;
}

.uade {
    position: absolute;
    top: 130px;
    right: 80px;
    width: 350px;
    height: 135px;
    background-color: lightgrey;
    border: 1px solid gray;
    z-index: 20000;
    border-radius: 3px;
    padding: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-top: 20px;
    padding-left: 30px;
    box-shadow: 5px 10px 18px #888888;
}

.groupaddgroup {
    position: absolute;
    top: 40px;
    left: 60px;
    width: 350px;
    height: 200px;
    background-color: lightgrey;
    border: 1px solid gray;
    z-index: 20000;
    border-radius: 3px;
    padding: 10px;
    padding-top: 10px;
    padding-top: 20px;
    box-shadow: 5px 10px 18px #888888;
}

.groupadduser {
    position: absolute;
    top: 40px;
    right: 60px;
    width: 350px;
    height: 180px;
    background-color: lightgrey;
    border: 1px solid gray;
    z-index: 20000;
    border-radius: 3px;
    padding: 10px;
    padding-top: 10px;
    padding-top: 20px;
    box-shadow: 5px 10px 18px #888888;
}

.tooltip-inner {
    background-color: #007bff;
}

.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #007bff !important;
}

.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #007bff !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #007bff !important;
}

.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #007bff !important;
}

#assets-submenu::-webkit-scrollbar {
    height: 10px;
    background: red;
}

#assets-submenu::-webkit-scrollbar-track {
    background: #f1f1f1;
}

#assets-submenu::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
    cursor: pointer;
}

#assets-submenu::-webkit-scrollbar-thumb:hover {
    background: #007bff;
}

/* we will explain what these classes do next! */
.v-enter-active,
.v-leave-active {
    transition: opacity 0.5s ease;
}

.v-enter-from,
.v-leave-to {
    opacity: 0;
}

.modal.almost-fullscreen .modal-dialog {
    max-width: 85%;
    height: 100%;
    margin: auto;
}

.modal.almost-fullscreen .modal-content {
    height: 100%;
    border-radius: 10px;
    /* Colțuri ușor rotunjite */
}

.modal.almost-fullscreen .modal-body {
    padding: 0.25rem !important;
    overflow-y: auto;
}

.modal.almost-fullscreen .modal-footer {
    padding: 0.5rem 1rem;
}

.custom-pagination .btn-outline-secondary:hover {
    background-color: #6c757d;
    /* culoarea btn-secondary */
    color: #fff !important;
    border-color: #6c757d;
}

/*.overlay  {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-color: #007bff;*/
/*    opacity: 0.6;*/
/*    z-index: 100*/
/*}*/

/*.overlay {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(0, 123, 255, 0.2);*/
/*    z-index: 9999999;*/
/*    overflow: hidden;*/
/*    border-radius: 8px;*/
/*    pointer-events: none;*/
/*}*/

/*.overlay::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: -50%;*/
/*    left: -50%;*/
/*    width: 200%;*/
/*    height: 200%;*/
/*    background: linear-gradient(*/
/*        120deg,*/
/*        rgba(255, 255, 255, 0.0) 30%,*/
/*        rgba(255, 255, 255, 0.4) 50%,*/
/*        rgba(255, 255, 255, 0.0) 70%*/
/*    );*/
/*    transform: rotate(25deg);*/
/*    animation: glossMove 2.5s infinite linear;*/
/*}*/

/*@keyframes glossMove {*/
/*    0% {*/
/*        transform: rotate(25deg) translateX(-100%);*/
/*    }*/
/*    100% {*/
/*        transform: rotate(25deg) translateX(100%);*/
/*    }*/
/*}*/

/*.overlay {*/
/*  position: absolute;*/
/*  display: none;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  background-color: rgba(0,0,0,0.5);*/
/*  z-index: 9999999;*/
/*  cursor: pointer;*/
/*}*/

/*.text{*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 50%;*/
/*  font-size: 50px;*/
/*  color: white;*/
/*  transform: translate(-50%,-50%);*/
/*  -ms-transform: translate(-50%,-50%);*/
/*          z-index: 200;*/
/*}*/

@keyframes bounceIn {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }

    60% {
        transform: scale(1.1);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.bounce-in-enter-active {
    animation: bounceIn 0.5s;
}

.bounce-in-enter {
    transform: scale(0.8);
    opacity: 0;
}

.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    display: none;
    transition: opacity 0.3s ease;
}

.tooltip-inner {
    text-align: left;
}

.myHeaderTooltip {
    background-color: #f1f5f9;
    color: #1e293b;
    font-weight: 600;
    padding: 1px 6px;
    margin-top: 6px;
    border-radius: 6px;
    /*border-left: 4px solid #f1f5f9;*/
}

.myListTooltip {
    margin-left: 15px;
}

.flx {
    display: flex;
    align-items: center;
}

.linkPlan {
    cursor: pointer;
    color: #007bff;
    font-size: 22px;
}

.link-greenPlan {
    cursor: pointer;
    color: #28a745;
    font-size: 22px;
}

.linkPlan:hover,
.link-greenPlan:hover {
    opacity: 0.8;
}

.hovergreyPlan:hover {
    background-color: #f8f9fa;
}

.slide-toggle-enter-active,
.slide-toggle-leave-active {
    transition: max-height 0.3s ease, opacity 0.3s ease;
    overflow: hidden;
}
.slide-toggle-enter,
.slide-toggle-leave-to {
    max-height: 0;
    opacity: 0;
}
.slide-toggle-enter-to,
.slide-toggle-leave {
    max-height: 1000px; /* max expected height */
    opacity: 1;
}

ul.pl-4 {
    border-left: 1px dashed #ccc;
    margin-left: 0.5rem;
    padding-left: 1rem;
}

.disabled-custom {
    pointer-events: none;
    opacity: 0.6;
}
.spinner-wrapper {
  position: relative;
  display: inline-block;
  width: 2.8rem;
  height: 2.8rem;
}

.spinner-border {
  width: 100%;
  height: 100%;
  border-width: 0.15em;
}

.spinner-percent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.85rem;
  /*font-weight: 500;*/
   color: #000;  
  pointer-events: none;
}

.spinner-border {
  animation-duration: 1s; /* sau 2s, 0.5s etc. */
}

.psm2 {
    margin-bottom: 0px;
}
