﻿body {
    background-color: #262626;
    color: #ffffff;
}

.texto1 {
    font-size: 2em;
    font-weight:bold;
}

    .texto1 .glyphicon.glyphicon-exclamation-sign {
        color: #f00;
    }

.page-header {
    color: #00ff90;
    border-bottom-color: #00ff90;
}

    .page-header h1 {
        margin: 0;
    }

.codigoDispositivo {
    color: #ff9c00;
    font-size: 3.5em;
    text-align: right;
    margin-right:20px;
    font-weight:bold;
}

.pasos {
    font-size: 1.6em;
}
