﻿@import url("prism-okaidia.min.css");

body {
    background-image: url("../image/grid_paper-01.jpg");
}

.x-model-api-details-container .card .card-header button img {
    width: 30px;
    margin-right: 5px;
}

.x-project-model {
    font-size: 0.8em !important;
}

    .x-project-model input {
        font-size: 1em !important;
    }

    .x-project-model select {
        font-size: 1em !important;
    }

    .x-project-model input[type=checkbox] {
        margin-top: 0.2em;
    }

.z-1041 {
    z-index: 1041;
}


@media (min-width: 768px) {
    .fixed-md {
        position: fixed;
    }
}
