html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    direction: rtl;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.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."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

td {
    color: darkblue;
    vertical-align: baseline;
}

.divH1Login {
    text-align: center;
}

.txtAreaService {
    height: 150px !important;
}

.divCheckBoxMounth1 {
    display: flex;
    margin: 10px;
}

.divCheckBoxMounth p {
    font-size: 1.0rem;
}

.divCheckBoxMounth2 {
    display: grid;
}

.inputCheckBoxMounth {
    width: 18px;
    height: 18px;
}

.divNumber {
    display: inline-block;
}

    .divNumber p {
        margin: 3px;
        padding: 3px;
        background: lightblue;
    }

.divVaadInvoiceHeader {
}

.createInvoiceVaadBTN {
    display: inline-block;
}

.divLabelHeader {
    margin: 20px 0px;
    position: relative;
    box-shadow: 1px 2px 3px;
    padding: 2px 10px;
    font-size: 26px;
    display: flex;
}


.divTotalPerMounth {
    position: absolute;
    left: 10px;
}

.divRowHomePageSum {
}

.divHomePageTotalValue {
    color: cornflowerblue;
    font-size: 25px;
}

.divTotalValue {
    color: cornflowerblue;
    font-size: 25px;
    position: absolute;
    left: 10px;
    top: 5px;
}

.divHome2 p {
    font-size: 20px;
    margin: 0px;
}

.divButtonsVaadInvoiceHeader {
}

.divHomePageTable {
    overflow-y: scroll;
    height: 350px;
    margin-bottom: 20px;
    box-shadow: 1px 2px 3px dimgray;
    padding: 10px;
}

.divHomePageButtom {
    height: 200px;
    margin-bottom: 20px;
    box-shadow: 1px 2px 3px dimgray;
    padding: 10px;
}

    .divHomePageButtom textarea {
        width: 100%;
        padding: 10px;
        height: 65%;
        font-size: 20px;
        color: darkblue;
    }


.divHomePageTotalPerMounth {
    width: 180px;
    height: 75px;
    border-radius: 10px;
    border: 1px solid;
    text-align: center;
    margin: 20px 3%;
}



.divVaadInvoiceButtons div {
    margin: 5px;
    display: inline-flex;
}

.divServiceButtons div {
    margin: 5px;
    display: inline-flex;
}

.divInvoiceButtons div {
    margin: 5px;
    display: inline-flex;
}

.divRowHomePageSum {
    display: flex;
    justify-content: center;
}

.navAddress {
    color: white;
    margin-bottom: 5px;
    text-align: center;
    position: relative;
    top: -11px;
}

.trSecond {
    display: none;
}

.imgEditUser {
    width: 200px;
    border-radius: 2px;
    margin-top: 10px;
    position: relative;
}

    .imgEditUser img {
        width: 200px;
        border-radius: 2px;
    }


/*.imgAddUpdateInvoice {
    width: 200px;
    object-fit: contain;
    margin-top: 10px;
}*/

.imgAddUpdateInvoice img {
    width: 100%;
    object-fit: contain;
    display: table;
    height: 300px;
    border: 1px solid;
    background-color: black;

}

/*.imgAddUpdateInvoiceTemp img {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: contain;
    background-color: black;
}*/

.btnDeleteUserIMG {
    margin-top: 10px;
    position: absolute;
    top: 0px;
    right: 5px;
}



.imgUsers:active {
    width: 150px;
    height: 150px;
}

.imgUsers img:active {
    width: 150px;
    height: 150px;
}

.imgUsers {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid;
}

    .imgUsers img {
        width: 50px;
        height: 50px;
        border-radius: 5px;
    }

.divLabelImg label {
    min-width: 100px;
}

.divPrograss {
    margin-top: 10px;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.load {

    display:none;
    width: 30px;
    height: 30px;
    margin: 110px auto 0;
    border: solid 2px #8822aa;
    border-radius: 50%;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-transition: all 0.5s ease-in;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    transition: all 0.5s ease-in;
    animation-name: rotate;
    animation-duration: 1.0s;
    animation-iteration-count: infinite;
}





.divImg {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-right: 5px;
}

.divDeleteButton {
    position: absolute;
    top: 15px;
    right: 15px;
    display: none;
}

.divDeleteButtonTemp {
    display: -webkit-inline-box;
    z-index: 2;
    position: fixed;
    display: block;
    top: 20px;
    left: 20px;
}

.divBtnUpdateAddUI {
    margin-top: 50px !important;
}

.divRow2AddUI {
}


@media only screen and (min-width: 900px) {
}


@media only screen and (max-width: 640px) {
    .divNavMenuTitle {
        float: left;
    }

    .tagRemove {
        display: none;
    }

    .divTotalValue {
        font-size: 20px;
    }

    .divHomePageTotalPerMounth {
        width: 150px;
    }

    td {
        font-size: 12px;
    }

    th {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .divHomePageTotalPerMounth {
        font-size: 20px;
    }

        .divHomePageTotalPerMounth h3 {
            font-size: 20px;
        }
}

.biCards {
    margin-right: 10px;
}




/*Invoice !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


.invoiceTamplate {
    box-sizing: border-box;
    height: 11in;
    margin: 0 auto;
    overflow: hidden;
    padding: 0.5in;
    width: 8.5in;
}


/* content editable */

*[contenteditable] {
    border-radius: 0.25em;
    min-width: 1em;
    outline: 0;
}

*[contenteditable] {
    cursor: pointer;
}

    *[contenteditable]:hover, *[contenteditable]:focus, td:hover *[contenteditable], td:focus *[contenteditable], img.hover {
        background: #DEF;
        box-shadow: 0 0 1em 0.5em #DEF;
    }

span[contenteditable] {
    display: inline-block;
}

/* heading */

.invoiceTamplate h1 {
    font: bold 100% sans-serif;
    letter-spacing: 0.5em;
    text-align: center;
    text-transform: uppercase;
}

/* table */

.invoiceTamplate table {
    font-size: 75%;
    table-layout: fixed;
    width: 100%;
}

.invoiceTamplate table {
    border-collapse: separate;
    border-spacing: 2px;
}

.invoiceTamplate th, .invoiceTamplate td {
    border-width: 1px;
    padding: 0.5em;
    position: relative;
    text-align: left;
}

.invoiceTamplate th, .invoiceTamplate td {
    border-radius: 0.25em;
    border-style: solid;
}

.invoiceTamplate th {
    background: #EEE;
    border-color: #BBB;
    text-align: right;
}

.invoiceTamplate td {
    border-color: #DDD;
    text-align: right;
}



.invoiceTamplate header {
    margin: 0 0 3em;
}

    .invoiceTamplate header:after {
        clear: both;
        content: "";
        display: table;
    }

    .invoiceTamplate header h1 {
        background: #000;
        border-radius: 0.25em;
        color: #FFF;
        margin: 0 0 1em;
        padding: 0.5em 0;
    }

    .invoiceTamplate header address {
        float: left;
        font-size: 75%;
        font-style: normal;
        line-height: 1.25;
        margin: 0 1em 1em 0;
    }

        .invoiceTamplate header address p {
            margin: 0 0 0.25em;
        }

    .invoiceTamplate header span, .invoiceTamplate header img {
        display: block;
        float: right;
    }

    .invoiceTamplate header span {
        margin: 0 0 1em 1em;
        max-height: 25%;
        max-width: 60%;
        position: relative;
    }

    .invoiceTamplate header img {
        max-height: 100%;
        max-width: 100%;
    }

    .invoiceTamplate header input {
        cursor: pointer;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

/* article */

.invoiceTamplate article, .invoiceTamplate article address, .invoiceTamplate table.meta, .invoiceTamplate table.inventory {
    margin: 0 0 3em;
}

    .invoiceTamplate article:after {
        clear: both;
        content: "";
        display: table;
    }

    .invoiceTamplate article h1 {
        clip: rect(0 0 0 0);
        position: absolute;
    }

    .invoiceTamplate article address {
        float: left;
        font-size: 125%;
        font-weight: bold;
    }

/* table meta & balance */

.invoiceTamplate table.meta, .invoiceTamplate table.balance {
    float: right;
    width: 36%;
}

    .invoiceTamplate table.meta:after, .invoiceTamplate table.balance:after {
        clear: both;
        content: "";
        display: table;
    }

    /* table meta */

    .invoiceTamplate table.meta th {
        width: 40%;
    }

    .invoiceTamplate table.meta td {
        width: 60%;
    }

/* table items */

.invoiceTamplate table.inventory {
    clear: both;
    width: 100%;
}

    .invoiceTamplate table.inventory th {
        font-weight: bold;
        text-align: center;
    }

    .invoiceTamplate table.inventory td:nth-child(1) {
        width: 26%;
    }

    .invoiceTamplate table.inventory td:nth-child(2) {
        width: 38%;
    }

    .invoiceTamplate table.inventory td:nth-child(3) {
        text-align: right;
        width: 12%;
    }

    .invoiceTamplate table.inventory td:nth-child(4) {
        text-align: right;
        width: 12%;
    }

    .invoiceTamplate table.inventory td:nth-child(5) {
        text-align: right;
        width: 12%;
    }

/* table balance */

.invoiceTamplate table.balance th, .invoiceTamplate table.balance td {
    width: 50%;
}

.invoiceTamplate table.balance td {
    text-align: right;
}

/* aside */

.invoiceTamplate aside h1 {
    border: none;
    border-width: 0 0 1px;
    margin: 0 0 1em;
}

.invoiceTamplate aside h1 {
    border-color: #999;
    border-bottom-style: solid;
}

/* javascript */

.add, .cut {
    border-width: 1px;
    display: block;
    font-size: .8rem;
    padding: 0.25em 0.5em;
    float: left;
    text-align: center;
    width: 0.6em;
}

.add, .cut {
    background: #9AF;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background-image: -moz-linear-gradient(#00ADEE 5%, #0078A5 100%);
    background-image: -webkit-linear-gradient(#00ADEE 5%, #0078A5 100%);
    border-radius: 0.5em;
    border-color: #0076A3;
    color: #FFF;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 0 -1px 2px rgba(0,0,0,0.333);
}

.add {
    margin: -2.5em 0 0;
}

    .add:hover {
        background: #00ADEE;
    }

.cut {
    opacity: 0;
    position: absolute;
    top: 0;
    left: -1.5em;
}

.cut {
    -webkit-transition: opacity 100ms ease-in;
}

.invoiceTamplate tr:hover .cut {
    opacity: 1;
}

@media print {
    * {
        -webkit-print-color-adjust: exact;
    }

    /* html {
        background: none;
        padding: 0;
    }

    body {
        box-shadow: none;
        margin: 0;
    }*/

    .invoiceTamplate span:empty {
        display: none;
    }

    .add, .cut {
        display: none;
    }
}

/*@page {
    margin: 0;
}*/ /*@page {
    margin: 0;
}*/
