﻿.k-loading-image
{
    background-image: url('Images/LoadSpin.gif');
    background-size: 90px;
    -webkit-filter: hue-rotate(180deg);
}

input.k-checkbox {
    width: auto;
    position: relative;
    opacity: 1;
}

.navbar-fixed-top, .navbar-fixed-bottom
{
    z-index: 98;
}

