﻿html {
    /*background-color: #e2e2e2;*/
    margin: 0;
    padding: 0;
    /*overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;*/
}

body {
    background-color: /*#7491C7*/ #f5f5f5 !important;
    /*border-top: solid 10px #000;*/
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    z-index: 0 !important;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        background-color: #c7d1d6;
    }

header, body > footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }


/* main layout
----------------------------------------------------------*/
.content-wrapper, #container {
    padding-top: 10px;
    padding-bottom: 10px;
}

#body {
    /*background-color: #efeeef;*/
    background-color: #7491C7;
    clear: both;
    padding-bottom: 70px;
}

.main-content {
    background: url("../Images/accent.png") no-repeat;
    padding-left: 10px;
    padding-top: 30px;
}

.featured + .main-content {
    background: url("../Images/heroAccent.png") no-repeat;
}

header .content-wrapper {
    /*padding-top: 20px;*/
}

header {
    background-color: #000;
    opacity: 0.7;
    text-align: right;
    /*position: fixed;
    top: 0px;
    width: 100%; */
    z-index: 999;
}

body > footer {
    clear: both;
    background-color: #000;
    font-size: .8em;
    position: fixed;
    bottom: 0px;
    display: block;
    text-align: center;
    vertical-align: central;
    width: 100%;
    color: White;
    opacity: 0.7;
    padding: 10px;
    border-top: solid 1px #fff;
    z-index: 999;
}

.logo {
    position: absolute;
    /*top:0px; 
    left:-20px;*/
    width: 70px;
    /*height: 166px;*/
    /*background: url('/images/logo.png') no-repeat;
    background-size: 70px;*/
}

    .logo img {
        width: 70px;
    }

#container {
    padding-top: 10px;
    padding-bottom: 80px;
    /*background-image: url('/Images/logo.png');
    background-position: 110% top;
    background-repeat: no-repeat;*/
}

/* Landing */

a.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

    a.grayscale.disabled {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
        -webkit-filter: grayscale(0%);
    }

.CustomerImage {
    background-image: url(/Images/company.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    display: block;
    width: 470px;
    height: 470px;
    float: left;
    text-align: center;
    vertical-align: bottom;
    padding-top: 417px;
    color: #999 !important;
    font-family: 'Trebuchet MS';
    font-size: 50px;
    font-weight: bold;
}

    .CustomerImage:hover,
    .DistributorImage:hover {
        background-color: #f7f7f7;
        text-decoration: none;
    }

.DistributorImage {
    background-image: url(/Images/distributor.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 470px;
    height: 470px;
    float: left;
    margin-left: 20px;
    text-align: center;
    vertical-align: bottom;
    padding-top: 417px;
    color: #999 !important;
    font-family: 'Trebuchet MS';
    font-size: 50px;
    font-weight: bold;
}

#svgLeftContainer {
    width: 470px;
    float: left;
    text-align: center;
}

#svgRightContainer {
    width: 470px;
    margin-left: 20px;
    float: left;
    text-align: center;
}

    #svgLeftContainer span,
    #svgRightContainer span {
        color: #999 !important;
        font-family: 'Trebuchet MS';
        font-size: 50px;
        font-weight: bold;
    }

#svgCustomer,
#svgDistributor {
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    width: 256px;
    height: 256px;
    cursor: pointer;
}

#svgCustomer {
    background-image: url(/Images/company.png);
    margin: 107px 107px 57px 107px;
    text-align: center;
    vertical-align: bottom;
}

#svgDistributor {
    background-image: url(/Images/Distributor.png);
    margin: 107px 107px 57px 107px;
}

svg image {
    transition: all .6s ease;
}

    svg image:hover {
        opacity: 0;
    }

/* Navigation Bar */
.nav-tabs > li > a {
    color: #990000 !important;
}

    .nav-tabs > li > a:hover {
        color: #990000 !important;
    }

.nav-tabs > .active > a {
    color: #333 !important;
}

/* site title
----------------------------------------------------------*/
.site-title {
    color: rgb(163, 0, 29);
    font-family: 'Trebuchet MS';
    font-size: 15px;
    margin: 0;
    background-color: #ddd;
    display: inline-block;
    padding: 10px;
    border-left: solid 2px #ccc;
}

    .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        color: rgb(163, 0, 29);
        outline: none;
        text-decoration: none;
    }

.v2link {
    color: white !important;
    padding: 0 5px;
    opacity: 1 !important;
    font-size: 15px;
}

    .v2link:hover {
        background-color: transparent;
        text-decoration: none;
    }


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

            ul#menu li a:hover {
                color: #333;
                text-decoration: none;
            }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

        #loginForm input[type="checkbox"],
        #loginForm input[type="submit"],
        #loginForm input[type="button"],
        #loginForm button {
            width: auto;
        }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

    label.checkbox {
        display: inline;
    }

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

input[type="submit"],
input[type="button"],
button {
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
}

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

        th.asc a:after, th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        th.asc a:after {
            content: '▲';
        }

        th.desc a:after {
            content: '▼';
        }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

.headercontainer {
    max-width: 960px;
    margin: 0 auto 0 auto;
    margin-bottom: 0px !important;
    padding: 5px 0;
}

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }



    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                color: #333;
            }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    body > footer .float-left,
    body > footer .float-right {
        float: none;
    }

    body > footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        body > footer p {
            margin: 0;
        }
}

.rotation {
    /* Rotate div */
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    /* Safari and Chrome */
    position: absolute;
    margin-top: -10px;
}

/* Sub Landing */
.Landing {
    width: 100%;
    /*overflow: auto;*/
    padding-top: 100px;
}

.LeftLanding {
    width: 40%;
    float: left;
    text-align: center;
    height: 400px;
    padding-right: 20px;
}

    .LeftLanding span {
        display: block;
        color: #999 !important;
        font-family: 'Trebuchet MS';
        font-size: 50px;
        font-weight: bold;
    }

.RightLanding {
    display: table;
    height: 400px;
    overflow: hidden;
    width: 60%;
    height: 400px;
    float: left;
}

.RightLandingContent {
    display: table-cell;
    font-family: 'Trebuchet MS';
    font-size: 20px;
    font-weight: normal;
    vertical-align: middle;
}

.Language {
    font-size: 30px !important;
    width: 100% !important;
    height: auto !important;
}

.LanguageSelect {
    padding: 7px 12px 4px 12px !important;
    margin-bottom: 1px !important;
    font-size: 27px !important;
}

.table-bordered td {
    vertical-align: middle !important;
}

/* Print */
@media print {
    body * {
        visibility: hidden;
        -webkit-print-color-adjust: exact;
    }

    .printable, .printable * {
        -webkit-print-color-adjust: exact;
        visibility: visible;
    }

    .printable { /* aligning the printable area */
        -webkit-print-color-adjust: exact;
        position: absolute;
        left: 40px;
        top: 40px;
        background-color: black;
    }
}


/*#region jsoneditor css */
.jsoneditor .field, .jsoneditor .readonly, .jsoneditor .value {
    border: 1px solid transparent;
    min-height: 16px;
    min-width: 32px;
    padding: 2px;
    margin: 1px;
    word-wrap: break-word;
    float: left;
}

    .jsoneditor .field p, .jsoneditor .value p {
        margin: 0;
    }

.jsoneditor .value {
    word-break: break-word;
}

.jsoneditor .readonly {
    min-width: 16px;
    color: gray;
}

.jsoneditor .empty {
    border-color: #d3d3d3;
    border-style: dashed;
    border-radius: 2px;
}

.jsoneditor .field.empty {
    background-image: url(img/jsoneditor-icons.png);
    background-position: 0 -144px;
}

.jsoneditor .value.empty {
    background-image: url(img/jsoneditor-icons.png);
    background-position: -48px -144px;
}

.jsoneditor .value.url {
    color: green;
    text-decoration: underline;
}

.jsoneditor a.value.url:focus, .jsoneditor a.value.url:hover {
    color: red;
}

.jsoneditor .separator {
    padding: 3px 0;
    vertical-align: top;
    color: gray;
}

.jsoneditor .field.highlight, .jsoneditor .field[contenteditable=true]:focus, .jsoneditor .field[contenteditable=true]:hover, .jsoneditor .value.highlight, .jsoneditor .value[contenteditable=true]:focus, .jsoneditor .value[contenteditable=true]:hover {
    background-color: #FFFFAB;
    border: 1px solid #ff0;
    border-radius: 2px;
}

.jsoneditor .field.highlight-active, .jsoneditor .field.highlight-active:focus, .jsoneditor .field.highlight-active:hover, .jsoneditor .value.highlight-active, .jsoneditor .value.highlight-active:focus, .jsoneditor .value.highlight-active:hover {
    background-color: #fe0;
    border: 1px solid #ffc700;
    border-radius: 2px;
}

.jsoneditor div.tree button {
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer;
    background: url(img/jsoneditor-icons.png);
}

    .jsoneditor div.tree button.collapsed {
        background-position: 0 -48px;
    }

    .jsoneditor div.tree button.expanded {
        background-position: 0 -72px;
    }

    .jsoneditor div.tree button.contextmenu {
        background-position: -48px -72px;
    }

        .jsoneditor div.tree button.contextmenu.selected, .jsoneditor div.tree button.contextmenu:focus, .jsoneditor div.tree button.contextmenu:hover {
            background-position: -48px -48px;
        }

.jsoneditor div.tree :focus {
    outline: 0;
}

.jsoneditor div.tree button:focus {
    background-color: #f5f5f5;
    outline: #e5e5e5 solid 1px;
}

.jsoneditor div.tree button.invisible {
    visibility: hidden;
    background: 0 0;
}

.jsoneditor {
    color: #1A1A1A;
    border: 1px solid #97B0F8;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    overflow: auto;
    position: relative;
    padding: 0;
    line-height: 100%;
}

    .jsoneditor, .jsoneditor div.outer {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

        .jsoneditor div.tree table.tree {
            border-collapse: collapse;
            border-spacing: 0;
            width: 100%;
            margin: 0;
        }

        .jsoneditor div.outer {
            width: 100%;
            height: 100%;
            margin: -35px 0 0;
            padding: 35px 0 0;
            box-sizing: border-box;
            overflow: hidden;
        }

        .jsoneditor div.tree {
            width: 100%;
            height: 100%;
            position: relative;
            overflow: auto;
        }

        .jsoneditor textarea.text {
            width: 100%;
            height: 100%;
            margin: 0;
            box-sizing: border-box;
            border: none;
            background-color: #fff;
            resize: none;
        }

        .jsoneditor .menu, .jsoneditor textarea.text {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

        .jsoneditor tr.highlight {
            background-color: #FFFFAB;
        }

        .jsoneditor div.tree button.dragarea {
            background: url(img/jsoneditor-icons.png)-72px -72px;
            cursor: move;
        }

            .jsoneditor div.tree button.dragarea:focus, .jsoneditor div.tree button.dragarea:hover {
                background-position: -72px -48px;
            }

        .jsoneditor td, .jsoneditor th, .jsoneditor tr {
            padding: 0;
            margin: 0;
        }

            .jsoneditor td, .jsoneditor td.tree {
                vertical-align: top;
            }

        .jsoneditor .field, .jsoneditor .value, .jsoneditor td, .jsoneditor textarea, .jsoneditor th {
            font-family: droid sans mono,consolas,monospace,courier new,courier,sans-serif;
            font-size: 10pt;
            color: #1A1A1A;
        }

.jsoneditor-contextmenu {
    position: absolute;
    z-index: 99999;
}

    .jsoneditor-contextmenu ul {
        position: relative;
        left: 0;
        top: 0;
        width: 124px;
        background: #fff;
        border: 1px solid #d3d3d3;
        box-shadow: 2px 2px 12px rgba(128,128,128,.3);
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .jsoneditor-contextmenu ul li button {
            padding: 0;
            margin: 0;
            width: 124px;
            height: 24px;
            border: none;
            cursor: pointer;
            color: #4d4d4d;
            background: 0 0;
            line-height: 26px;
            text-align: left;
        }

            .jsoneditor-contextmenu ul li button::-moz-focus-inner {
                padding: 0;
                border: 0;
            }

            .jsoneditor-contextmenu ul li button:focus, .jsoneditor-contextmenu ul li button:hover {
                color: #1a1a1a;
                background-color: #f5f5f5;
                outline: 0;
            }

            .jsoneditor-contextmenu ul li button.default {
                width: 92px;
            }

            .jsoneditor-contextmenu ul li button.expand {
                float: right;
                width: 32px;
                height: 24px;
                border-left: 1px solid #e5e5e5;
            }

    .jsoneditor-contextmenu div.icon {
        float: left;
        width: 24px;
        height: 24px;
        border: none;
        padding: 0;
        margin: 0;
        background-image: url(img/jsoneditor-icons.png);
    }

    .jsoneditor-contextmenu ul li button div.expand {
        float: right;
        width: 24px;
        height: 24px;
        padding: 0;
        margin: 0 4px 0 0;
        background: url(img/jsoneditor-icons.png)0 -72px;
        opacity: .4;
    }

    .jsoneditor-contextmenu ul li button.expand:focus div.expand, .jsoneditor-contextmenu ul li button.expand:hover div.expand, .jsoneditor-contextmenu ul li button:focus div.expand, .jsoneditor-contextmenu ul li button:hover div.expand, .jsoneditor-contextmenu ul li.selected div.expand {
        opacity: 1;
    }

    .jsoneditor-contextmenu .separator {
        height: 0;
        border-top: 1px solid #e5e5e5;
        padding-top: 5px;
        margin-top: 5px;
    }

    .jsoneditor-contextmenu button.remove > .icon {
        background-position: -24px -24px;
    }

    .jsoneditor-contextmenu button.remove:focus > .icon, .jsoneditor-contextmenu button.remove:hover > .icon {
        background-position: -24px 0;
    }

    .jsoneditor-contextmenu button.append > .icon {
        background-position: 0 -24px;
    }

    .jsoneditor-contextmenu button.append:focus > .icon, .jsoneditor-contextmenu button.append:hover > .icon {
        background-position: 0 0;
    }

    .jsoneditor-contextmenu button.insert > .icon {
        background-position: 0 -24px;
    }

    .jsoneditor-contextmenu button.insert:focus > .icon, .jsoneditor-contextmenu button.insert:hover > .icon {
        background-position: 0 0;
    }

    .jsoneditor-contextmenu button.duplicate > .icon {
        background-position: -48px -24px;
    }

    .jsoneditor-contextmenu button.duplicate:focus > .icon, .jsoneditor-contextmenu button.duplicate:hover > .icon {
        background-position: -48px 0;
    }

    .jsoneditor-contextmenu button.sort-asc > .icon {
        background-position: -168px -24px;
    }

    .jsoneditor-contextmenu button.sort-asc:focus > .icon, .jsoneditor-contextmenu button.sort-asc:hover > .icon {
        background-position: -168px 0;
    }

    .jsoneditor-contextmenu button.sort-desc > .icon {
        background-position: -192px -24px;
    }

    .jsoneditor-contextmenu button.sort-desc:focus > .icon, .jsoneditor-contextmenu button.sort-desc:hover > .icon {
        background-position: -192px 0;
    }

    .jsoneditor-contextmenu ul li .selected {
        background-color: #D5DDF6;
    }

    .jsoneditor-contextmenu ul li {
        overflow: hidden;
    }

        .jsoneditor-contextmenu ul li ul {
            display: none;
            position: relative;
            left: -10px;
            top: 0;
            border: none;
            box-shadow: inset 0 0 10px rgba(128,128,128,.5);
            padding: 0 10px;
            -webkit-transition: all .3s ease-out;
            -moz-transition: all .3s ease-out;
            -o-transition: all .3s ease-out;
            transition: all .3s ease-out;
        }

            .jsoneditor-contextmenu ul li ul li button {
                padding-left: 24px;
            }

                .jsoneditor-contextmenu ul li ul li button:focus, .jsoneditor-contextmenu ul li ul li button:hover {
                    background-color: #f5f5f5;
                }

    .jsoneditor-contextmenu button.type-string > .icon {
        background-position: -144px -24px;
    }

    .jsoneditor-contextmenu button.type-string.selected > .icon, .jsoneditor-contextmenu button.type-string:focus > .icon, .jsoneditor-contextmenu button.type-string:hover > .icon {
        background-position: -144px 0;
    }

    .jsoneditor-contextmenu button.type-auto > .icon {
        background-position: -120px -24px;
    }

    .jsoneditor-contextmenu button.type-auto.selected > .icon, .jsoneditor-contextmenu button.type-auto:focus > .icon, .jsoneditor-contextmenu button.type-auto:hover > .icon {
        background-position: -120px 0;
    }

    .jsoneditor-contextmenu button.type-object > .icon {
        background-position: -72px -24px;
    }

    .jsoneditor-contextmenu button.type-object.selected > .icon, .jsoneditor-contextmenu button.type-object:focus > .icon, .jsoneditor-contextmenu button.type-object:hover > .icon {
        background-position: -72px 0;
    }

    .jsoneditor-contextmenu button.type-array > .icon {
        background-position: -96px -24px;
    }

    .jsoneditor-contextmenu button.type-array.selected > .icon, .jsoneditor-contextmenu button.type-array:focus > .icon, .jsoneditor-contextmenu button.type-array:hover > .icon {
        background-position: -96px 0;
    }

    .jsoneditor-contextmenu button.type-modes > .icon {
        background-image: none;
        width: 6px;
    }

.jsoneditor .menu {
    width: 100%;
    height: 35px;
    padding: 2px;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
    color: #1A1A1A;
    background-color: #D5DDF6;
    border-bottom: 1px solid #97B0F8;
}

    .jsoneditor .menu button {
        width: 26px;
        height: 26px;
        margin: 2px;
        padding: 0;
        border-radius: 2px;
        border: 1px solid #aec0f8;
        background: url(img/jsoneditor-icons.png)#e3eaf6;
        color: #4D4D4D;
        opacity: .8;
        font-family: arial,sans-serif;
        font-size: 10pt;
        float: left;
    }

        .jsoneditor .menu button:hover {
            background-color: #f0f2f5;
        }

        .jsoneditor .menu button:active, .jsoneditor .menu button:focus {
            background-color: #fff;
        }

        .jsoneditor .menu button:disabled {
            background-color: #e3eaf6;
        }

        .jsoneditor .menu button.collapse-all {
            background-position: 0 -96px;
        }

        .jsoneditor .menu button.expand-all {
            background-position: 0 -120px;
        }

        .jsoneditor .menu button.undo {
            background-position: -24px -96px;
        }

            .jsoneditor .menu button.undo:disabled {
                background-position: -24px -120px;
            }

        .jsoneditor .menu button.redo {
            background-position: -48px -96px;
        }

            .jsoneditor .menu button.redo:disabled {
                background-position: -48px -120px;
            }

        .jsoneditor .menu button.compact {
            background-position: -72px -96px;
        }

        .jsoneditor .menu button.format {
            background-position: -72px -120px;
        }

        .jsoneditor .menu button.modes {
            background-image: none;
            width: auto;
            padding-left: 6px;
            padding-right: 6px;
        }

        .jsoneditor .menu button.separator {
            margin-left: 10px;
        }

    .jsoneditor .menu a {
        font-family: arial,sans-serif;
        font-size: 10pt;
        color: #97B0F8;
        vertical-align: middle;
    }

        .jsoneditor .menu a:hover {
            color: red;
        }

        .jsoneditor .menu a.poweredBy {
            font-size: 8pt;
            position: absolute;
            right: 0;
            top: 0;
            padding: 10px;
        }

.jsoneditor .search .results, .jsoneditor .search input {
    font-family: arial,sans-serif;
    font-size: 10pt;
    color: #1A1A1A;
    background: 0 0;
}

.jsoneditor .search {
    position: absolute;
    right: 2px;
    top: 2px;
}

    .jsoneditor .search .frame {
        border: 1px solid #97B0F8;
        background-color: #fff;
        padding: 0 2px;
        margin: 0;
    }

        .jsoneditor .search .frame table {
            border-collapse: collapse;
        }

    .jsoneditor .search input {
        width: 120px;
        border: none;
        outline: 0;
        margin: 1px;
    }

    .jsoneditor .search .results {
        color: #4d4d4d;
        padding-right: 5px;
        line-height: 24px;
    }

    .jsoneditor .search button {
        width: 16px;
        height: 24px;
        padding: 0;
        margin: 0;
        border: none;
        background: url(img/jsoneditor-icons.png);
        vertical-align: top;
    }

        .jsoneditor .search button:hover {
            background-color: transparent;
        }

        .jsoneditor .search button.refresh {
            width: 18px;
            background-position: -99px -73px;
        }

        .jsoneditor .search button.next {
            cursor: pointer;
            background-position: -124px -73px;
        }

            .jsoneditor .search button.next:hover {
                background-position: -124px -49px;
            }

        .jsoneditor .search button.previous {
            cursor: pointer;
            background-position: -148px -73px;
            margin-right: 2px;
        }

            .jsoneditor .search button.previous:hover {
                background-position: -148px -49px;
            }

.navbar-custom {
    color: #FFFFFF;
    background-color: #CC3333 !important;
}

.white {
    color: white !important;
}

.dropdown-menu li {
    z-index: 100;
}

.header {
    background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
    background-repeat: repeat-x;
}

.footer {
    clear: both;
    background-color: #000;
    font-size: .8em;
    position: fixed;
    bottom: 0px;
    display: block;
    text-align: center;
    vertical-align: central;
    width: 100%;
    color: White;
    opacity: 0.7;
    padding: 10px;
    border-top: solid 1px #fff;
    z-index: 999;
}

.navbar {
    margin: 0 !important;
}
/*#endregion */
