﻿
.colorMN { color: #70bf08;}

.navLine {padding:15px 0;}
.navLine .logo {height:75px;}

body {background-color:#141414;color:#fff;}
.bg-black {background-color:#141414;}
.bg-Box {background-color:#333;border-radius:8px;}
.status-wrapper {
    /*max-width: 500px;*/
}

.status-title {
    font-size: 34px;
    font-weight: 700; 
}

.status-subtitle {
    font-size: 16px; 
    line-height: 1.6;
}

/*.contact-box {
    background: #f8f9fa;
    border: 1px solid #e6e6e6;
}*/

.contact-label {
    font-size: 14px;
    font-weight: 600; 
}

.contact-value a {
    color: #0d6efd;
    text-decoration: none;
}

    .contact-value a:hover {
        text-decoration: underline;
    }

.btn-refresh {
    border-radius: 25px;
    font-size: 15px;
}



