﻿
#toast-container > .toaster-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
    background-color: dodgerblue;
    width: 30%;
}

#toast-container > .toaster-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
    background-color: goldenrod;
}

#toast-container > .toaster-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
    background-color: indianred;
}

.logo-container {
}

.absoluteBackground {
    position: absolute;
    background-color: white;
    width: 100%;
    height: 100%;
    border-top-left-radius: 100%;
}

.absoluteMotto {
    position: absolute;
    width: 98%;
    height: 96%;
    left: 2%;
    top: 4%;

}

.mottoText {
    background-color: #565656;
    color: transparent;
    text-shadow: 0px 2px 3px rgba(255,255,255,0.5);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    font-size: 30px;
}

.input-field input:focus + label {
    color: #757575 !important;
}
/* label underline focus color */
.input-field input:focus {
    border-bottom: 1px solid black !important;
    box-shadow: 0 0 0 0 black !important;
    /*font-size: x-large !important;*/
    /*font-weight: 500 !important;*/
    /*text-shadow: 0px 2px 0px rgba(150, 150, 150, 1) !important;*/
}

#btnLogin {
    font-size: x-large !important;
    font-weight: 500 !important;
    border-radius: 100 !important;
    border-radius: 25px;
}

#loginContainer {
    /*background: rgba(0,0,0,0.15);*/
    padding: 5%;
    border-radius: 25px;
    width: 40%;
    position: relative;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.customBlockQuote {
    border-left-color: #039be5;
    background-color: rgba(41, 182, 246, 0.1);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

#emptyNav {
    position: absolute;
    top: 0;
    height: 100%;
    width: 3%;
    background-color: #039be5;
    z-index: 1;
}

.header {
    /*color: #00ACC1;*/
}

.material-icons {
    font-size: x-large !important;
}

#mySideNavbar {
    height: 100%;
    z-index: 1;
}

    #mySideNavbar > div {
        position: absolute;
        left: -12%;
        transition: 0.5s;
        padding: 0 1%;
        /*padding: 1.5% 1%;*/
        width: 15%;
        text-decoration: none;
        font-size: 20px;
        color: white;
        /*height: 100%;*/
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 1;
    }

        /*#mySideNavbar > div:hover {
            cursor: pointer;
            left: 0;
            border-radius: 0 5px 5px 0;
            background-color: #29B6F6;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }*/

        #mySideNavbar > .animatable:hover {
            cursor: pointer;
            left: 0;
            border-radius: 0 5px 5px 0;
            background-color: #29B6F6;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            /*box-shadow: 2px 2px 5px grey;*/
        }

.sideNavHeader > a, .sideNavItem > a {
    text-decoration-line: none;
}

#dashBoardNav {
    top: 0;
    background-color: #039be5;
    height: 75px;
}

#adminNav {
    top: 525px;
    background-color: #039be5;
    height: 75px;
}

#adminNav > .sideNavHeader {
    /*padding: 15px 0;*/
    height: 50px;
}

#adminNav:hover {
    height: 275px;
}

#inventoryNav {
    top: 75px;
    background-color: #039be5;
    height: 75px;
}

#dataUsageNav {
    top: 150px;
    background-color: #039be5;
    height: 75px;
}

#costNav {
    top: 225px;
    background-color: #039be5;
    height: 75px;
}

#metricsNav {
    top: 300px;
    background-color: #039be5;
    height: 75px;
}

#metricsNav > .sideNavHeader {
    /*padding: 15px 0;*/
    height: 50px;
}

#metricsNav:hover {
    height: 175px;
}

#topSimsNav {
    top: 300px;
    background-color: #039be5;
    height: 75px;
}

#customReportNav {
    top: 375px;
    background-color: #039be5;
    height: 75px;
}

#accountNav {
    top: 450px;
    background-color: #039be5;
    height: 75px;
}

#emptySlot {
    top: 600px;
    background-color: #039be5;
}

#logoutNav {
    bottom: 0;
    background-color: #039be5;
    height: 75px;
}

.sideNavHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    /*height: 30%;*/
}


.sideNavItem {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    /*padding-left: 20px*/
    padding-left: 60px
}

.sideNavList {
    /*margin-left: 20%;
    margin-top: 10%;*/
    display: flex;
    flex: 1;
    flex-direction: column;
}

/*#mySideNavbar {
    height: 100%;
    z-index: 1;
}

    #mySideNavbar > div {
        position: absolute;
        left: -12%;
        transition: 0.5s;
        padding: 0 1%;
        padding: 1.5% 1%;
        width: 15%;
        text-decoration: none;
        font-size: 20px;
        color: white;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 1;
    }

        #mySideNavbar > div:hover {
            cursor: pointer;
            left: 0;
            border-radius: 0 5px 5px 0;
            background-color: #e65100;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 2px 2px 5px grey;
        }

.sideNavHeader > a, .sideNavItem > a {
    text-decoration-line: none;
}

#dashBoardNav {
    top: 0;
    background-color: #00ACC1;
    height: 10%;
}

#adminNav {
    top: 40%;
    background-color: #00ACC1;
    height: 10%;
}

    #adminNav:hover {
        height: 30%;
    }

#inventoryNav {
    top: 10%;
    background-color: #00ACC1;
    height: 10%;
}

#dataUsageNav {
    top: 20%;
    background-color: #00ACC1;
    height: 10%;
}

#costNav {
    top: 30%;
    background-color: #00ACC1;
    height: 10%;
}

#accountNav {
    top: 40%;
    background-color: #00ACC1;
    height: 10%;
}

#logoutNav {
    top: 90%;
    background-color: #00ACC1;
    height: 10%;
}

.sideNavHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    height: 30%;
}


.sideNavItem {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
}

.sideNavList {
    margin-left: 20%;
    margin-top: 10%;
    display: flex;
    flex: 1;
    flex-direction: column;
}*/

nav ul a:hover {
    color: white !important;
    text-decoration-line: none;
    font-weight: bold;
}

.tab > a {
    text-decoration-line: none;
}

th {
    background-color: #039be5 !important;
    color: white;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards;
}

@keyframes autofill {
    100% {
        background: transparent;
        color: black;
    }
}

@-webkit-keyframes autofill {
    100% {
        background: transparent;
        color: inherit;
    }
}

/* scroll bar */

.customScrollable {
}

/* width */
.customScrollable::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.customScrollable::-webkit-scrollbar-track {
    /*background: #f1f1f1;*/
}

/* Handle */
.customScrollable::-webkit-scrollbar-thumb {
    background: rgba(136, 136, 136, 0.5);
    border-radius: 5px;
}

/* Handle on hover */
.customScrollable::-webkit-scrollbar-thumb:hover {
    background: rgba(85, 85, 85, 1);
}

/*Materialize dropdown height fix*/
.dropdown-content {
    max-height: 350px !important;
    overflow-y: auto !important;
    backface-visibility: hidden !important;
}

#kendoGrid {
    height: 100%; /* DO NOT USE !important for setting the Grid height! */
}

.k-grid .k-grid-header .k-header .k-link {
    height: auto;
}

.k-grid .k-grid-header .k-header {
    white-space: normal;
}