﻿

.Validation {
    color: red !important;
}

.ValidationLabel {
    width: 100%;
    color: red !important;
}

.LabelClass {
    width: 100%;
}

fieldset {
    border: 1px solid lightgray;
    padding: 10px;
}

legend {
    width: auto !important;
    padding: 0px !important;
    border: 0px !important;
}

.table-striped {
    float: left;
    width: 100%;
    font-size: 18px;
    /*display: none;*/
    /*border: 3px groove #cbdce6;
    border-radius: 7px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);*/
}

.HeaderBoxShadow {
    float: left;
    display: none;
    border: 3px groove #cbdce6;
    border-radius: 7px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.row {
    margin-top: 10px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100%;
}

.ItemLabel {
    width: 100% !important;
}

.RowBorder {
    border: 1px solid black;
    text-align: center;
}

.MiddleCellBorder {
    border-right: 1px solid black;
    border-left: 1px solid black;
    text-align: center;
    padding: 5px;
}

.BottomCellBorderLeft {
    border-left: 1px solid black;
    text-align: center;
    padding: 5px;
}

.BottomCellBorderRight {
    border-right: 1px solid black;
    text-align: center;
    padding: 5px;
}


.loader {
    /*position: fixed;*/
    /*left: 50%;
    top: 35%;*/
    display: none;
    z-index: 2000;
    height: 31px;
    width: 31px;
    font-size: 50px;
}

@media (min-width:992px) {
    .modal-lg {
        width: 1200px !important;
        max-width: 1500px !important;
    }
}


.MarginTop10 {
    margin-top: 10px !important;
}

.MarginTop20 {
    margin-top: 20px !important;
}

/*.k-tabstrip .k-content.k-state-active{
    color:black !important;
}*/
.k-dropdown-wrap > .k-i-close {
    right: 35px !important;
}

.EventFieldset {
    display: none;
}

#InvoiceItemArea {
    display: none;
}

.bg-danger {
    background-color: #EAAFAF;
}

.bg-success {
    background-color: #BCF5C3;
}

.fieldlist {
    margin: 0 0 -1em;
    padding: 0;
}

    .fieldlist li {
        list-style: none;
        padding-bottom: 1em;
    }

.float-left {
    float: left !important;
}

/* Use to hide kendo grid scrollbar*/
.no-scrollbar .k-grid-header {
    padding: 0 !important;
}

.no-scrollbar .k-grid-content {
    overflow-y: visible;
}

.col-md-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.form-control {
    padding: 1px;
}



.modal-content .modal-body a:not(.btn) {
    color: white;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-20 {
    margin-left: 10px !important;
}



.custom-loader {
    border: 10px solid #f3f3f3; /* Light grey */
    border-top: 9px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.margin-top-15 {
    margin-top: 15px;
}

.no-padding {
    padding: 0px !important;
}

.project_menu {
    max-height: 300px;
    overflow: auto;
}

.selected_project_menu_item {
    background: #F3F500;
}

    .selected_project_menu_item a {
        color: black;
    }

.header-container .navbar .navbar-item .nav-item.dropdown .dropdown-menu {
    max-width: 19rem !important;
}

.navbar .navbar-item .nav-item.user-profile-dropdown .dropdown-menu .dropdown-item a {
    padding: 9px 0px;
}

}

.footer-text-align {
    text-align: center;
    margin-top: 20px;
}

.wbs-nav-button {
    margin-left: 15px;
}

.accepted-row {
    background: lightgreen;
}

.canceled-row {
    background: rgb(255,51,51);
}

.partialy-closed-row {
    background: yellow;
}

.completely-closed-row {
    background: lightgreen;
}

.full-grid {
    width: 100%;
}

.no-top-margin {
    margin-top: 0px !important;
}

.inv-not-selected {
    background-image: none !important;
}

.invoice .content-section .inv--head-section h3.in-heading {
    color: #888ea8;
}

.k-dropzone {
    border-radius: inherit !important;
}

.full-width {
    width: 100% !important;
}

.k-tabstrip-content {
    overflow: auto;
}

.paste-area {
    height: 30px;
    width: 200px;
    border: 1px solid black;
    border-radius: 10px;
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}


/* ------------ Default | Theme ------------ */
/*#login-body-background {
    background: url('/content/default.jpg') center fixed !important;
    background-size: cover !important;
}

#login-form {
    background: #260163 !important;
}*/


/* ------------ Spring Season | Theme ------------ */
/*
#login-body-background {
    background: url('/content/default-spring.jpg') !important;
    background-size: auto !important;
}

#login-form {
    background: #0c2c37 !important;
}

#logo-login-flipnet {
    content: url('/Content/LOGO-spring(1).png') !important;
}

#navbar-flipnet-logo {
    content: url('/Content/LOGO-Spring(4).png') !important;
}

    */




/* ------------ Fall Season | Theme ------------ */
#login-body-background {
    background: url('/content/2.jpg') !important;
    background-size: cover !important;
}

#login-form {
    background: #0c2c37 !important;
}

#logo-login-flipnet {
    content: url('/Content/LOGO-fall.png') !important;
}

#navbar-flipnet-logo {
    content: url('/Content/LOGO-fall.png') !important;
}



/* ------------ Yalda Nights | Theme ------------ */
/*#login-body-background {
    background: url('/content/Pomegranate.jpg') center fixed !important;
    background-size: auto !important;
}

#login-form {
    background: #0c2c37 !important;
}

#logo-login-flipnet {
    content: url('/Content/LOGO copy (4).png') !important;
}

#navbar-flipnet-logo {
    content: url('/Content/LOGO copy (3).png') !important;
}
*/


/* ------------ Winter and Christmas | Theme ------------ */ /*
#login-body-background {
    background: url('/content/Images/3.jpg') !important;
    background-size: cover !important;
    background-position: top !important;
}

#logo-login-flipnet {
    content: url('/Content/LOGO-Winter.png') !important;
}

#navbar-flipnet-logo {
    content: url('/Content/LOGO-navbar-winter.png') !important;
}


#login-form {
    z-index: 999 !important;
    opacity: 90% !important;
}

.winter-is-coming, .snow {
    z-index: 100;
    pointer-events: none;
}

.winter-is-coming {
    overflow: hidden;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
    opacity: 50%;
    background: #333;
}

.snow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    animation: falling linear infinite both;
    transform: translate3D(0, -100%, 0);
}

.snow--near {
    animation-duration: 10s;
    background-image: url("https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-large-075d267ecbc42e3564c8ed43516dd557.png");
    background-size: contain;
}

    .snow--near + .snow--alt {
        animation-delay: 5s;
    }

.snow--mid {
    animation-duration: 20s;
    background-image: url("https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-medium-0b8a5e0732315b68e1f54185be7a1ad9.png");
    background-size: contain;
}

    .snow--mid + .snow--alt {
        animation-delay: 10s;
    }

.snow--far {
    animation-duration: 30s;
    background-image: url("https://dl6rt3mwcjzxg.cloudfront.net/assets/snow/snow-small-1ecd03b1fce08c24e064ff8c0a72c519.png");
    background-size: contain;
}

    .snow--far + .snow--alt {
        animation-delay: 15s;
    }

@keyframes falling {
    0% {
        transform: translate3D(-7.5%, -100%, 0);
    }

    100% {
        transform: translate3D(7.5%, 100%, 0);
    }
}

*/
