#toolbar {
    z-index: 10000;
    position: relative;
    margin-top: auto;
}

#toolbar .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#toolbar .position-fixed {
    position: fixed !important;
}

#toolbar .bg-warning {
    background-color: #ffc107 !important;
}

#toolbar .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#toolbar .align-items-center {
    align-items: center !important;
}

#toolbar .col, #toolbar .col-1, #toolbar .col-10, #toolbar .col-11, #toolbar .col-12, #toolbar .col-2, #toolbar .col-3, #toolbar .col-4, #toolbar .col-5, #toolbar .col-6, #toolbar .col-7, #toolbar .col-8, #toolbar .col-9, #toolbar .col-auto, #toolbar .col-lg, #toolbar .col-lg-1, #toolbar .col-lg-10, #toolbar .col-lg-11, #toolbar .col-lg-12, #toolbar .col-lg-2, #toolbar .col-lg-3, #toolbar .col-lg-4, #toolbar .col-lg-5, #toolbar .col-lg-6, #toolbar .col-lg-7, #toolbar .col-lg-8, #toolbar .col-lg-9, #toolbar .col-lg-auto, #toolbar .col-md, #toolbar .col-md-1, #toolbar .col-md-10, #toolbar .col-md-11, #toolbar .col-md-12, #toolbar .col-md-2, #toolbar .col-md-3, #toolbar .col-md-4, #toolbar .col-md-5, #toolbar .col-md-6, #toolbar .col-md-7, #toolbar .col-md-8, #toolbar .col-md-9, #toolbar .col-md-auto, #toolbar .col-sm, #toolbar .col-sm-1, #toolbar .col-sm-10, #toolbar .col-sm-11, #toolbar .col-sm-12, #toolbar .col-sm-2, #toolbar .col-sm-3, #toolbar .col-sm-4, #toolbar .col-sm-5, #toolbar .col-sm-6, #toolbar .col-sm-7, #toolbar .col-sm-8, #toolbar .col-sm-9, #toolbar .col-sm-auto, #toolbar .col-xl, #toolbar .col-xl-1, #toolbar .col-xl-10, #toolbar .col-xl-11, #toolbar .col-xl-12, #toolbar .col-xl-2, #toolbar .col-xl-3, #toolbar .col-xl-4, #toolbar .col-xl-5, #toolbar .col-xl-6, #toolbar .col-xl-7, #toolbar .col-xl-8, #toolbar .col-xl-9, #toolbar .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

#toolbar .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

#toolbar .col-5 {
    flex: 0 0 60%;
    max-width: 60%;
}

#toolbar .ml-auto, #toolbar .mx-auto {
    margin-left: auto !important;
}

#toolbar .pl-2, #toolbar .px-2 {
    padding-left: 8px !important;
}

#toolbar .pr-2, #toolbar .px-2 {
    padding-right: 8px !important;
}

#toolbar .pb-1, #toolbar .py-1 {
    padding-bottom: 4px !important;
}

#toolbar .pt-1, #toolbar .py-1 {
    padding-top: 4px !important;
}

#toolbar .mb-1, #toolbar .my-1 {
    margin-bottom: 4px !important;
}

#toolbar .mt-1, #toolbar .my-1 {
    margin-top: 4px !important;
}

#toolbar .m-0 {
    margin: 0 !important;
}

#toolbar .rounded {
    border-radius: 4px !important;
}

#toolbar .bg-white {
    background-color: #fff !important;
}

#toolbar .small, #toolbar small {
    font-size: 80%;
    font-weight: 400;
}

#toolbar .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#toolbar .btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
}

#toolbar .close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    opacity: .5 !important;
    text-shadow: none !important;
    color: #000 !important;
}

#toolbar .text-left {
    text-align: left !important;
}

#toolbar pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

#toolbar .text-secondary {
    color: #6c757d !important;
}

#toolbar .text-dark {
    color: #343a40 !important;
}

#toolbar .console-bar {
    overflow: hidden;
    padding: 0 !important;
    margin: 0;
}

#toolbar .console-bar pre {
    margin: 0;
    overflow: auto;
    border: none;
    height: 100%
}

.full-vs {
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin-top: 0 !important;
}

.set-full-vs:before {
    opacity: .5;
    content: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="15px" height="15px" viewBox="0 0 533.333 533.333" style="enable-background:new 0 0 533.333 533.333;" xml:space="preserve"><g><path d="M533.333,0v216.667L450,133.333l-100,100l-50-50l100-100L316.667,0H533.333z M233.333,350l-100,100l83.333,83.333H0V316.667L83.333,400l100-100L233.333,350z"/></g></svg>');
}

.exit-full-vs:before {
    opacity: .5;
    content: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="15px" height="15px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><g><path d="M224,288v208l-80-80l-96,96L0,464l96-96l-80-80H224z M512,48l-96,96l80,80H288V16l80,80l96-96L512,48z"/></g></svg>')
}

.toolbar {
    bottom: 0;
}

.console-bar {
    overflow-y: scroll;
    height: 50px;
}

.toolbar .btn-link {
    text-decoration: none !important;
}

@media (max-width:767px) {
    #toolbar .col-5 {
        display: none;
    }
}

.spinner {
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    margin: 10px 0;
    width: 25px;
    height: 25px;
}

.spinner .path {
    stroke: #333333;
    stroke-linecap: round;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}