/** General Style Info **/
html {
    height: 100%;
    box-sizing: border-box;
}
body {
    color: #333;
    font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
    font-size:90%;
    margin: 0;
    position: relative;
    padding-bottom: 1.5rem;
    min-height: 100%;
    font-weight: 400 !important;
}
html, body {
    margin: 0;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

a {
    color: #003d4c;
    text-decoration: underline;
}
a:hover {
    color: #367889;
    text-decoration:none;
}
a img {
    border:none;
}

/** Notices and Errors **/
.message {
    clear: both;
    color: #fff;
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 1em 0;
    padding: 5px;
}

.success,
.message,
.cake-error,
.cake-debug,
.notice,
p.error,
.error-message {
    padding: 10px;
    margin: 5px 0 5px 0;
    border: 1px solid transparent;
    font-weight: 500;
    color: #fff;
    background-color: #CC0000;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.success {
    clear: both;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background: #3B8230;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -ms-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -o-linear-gradient(top, #76BF6B, #3B8230);
    background-image: linear-gradient(top, #76BF6B, #3B8230);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
p.error {
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 120%;
    padding: 0.8em;
    margin: 1em 0;
}
p.error em {
    font-weight: normal;
    line-height: 140%;
}
.notice {
    color: #000;
    display: block;
    font-size: 120%;
    padding: 0.8em;
    margin: 1em 0;
}
.success {
    color: #fff;
}

/** Debugging **/
pre {
    color: #000;
    background: #f0f0f0;
    padding: 15px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.monitor-caption {
    text-align: right;
    color: #fff;
    font-size: 12pt;
    font-family: Arial, Verdana, sans-serif;
    /*background-color: red;*/
}

.mini {
    font-size: 0.75rem;
    font-weight: 500;
}

.error-span {
    border: 1px solid #a94442;
    border-radius: 4px;
    padding: 4px;
}

.register-account {
    margin-top: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}

.register-account a {
    text-decoration: none;
    color: #337ab7;
}

.register-account a:hover {
    color: #286090;
    text-decoration: none;
}

#UserLogin, #UserPassword {
    font-size: 16px;
}

.summary-image {
    width: 50px;
    float: left;
    margin: 7px;
}

.period-link {
    text-decoration: none;
    /*font-size: 12px;*/
    font-weight: normal
}

.energy-link {
    text-decoration: none;
    font-size: 10px;
    text-align: right;
    font-weight: normal;
}

.div-energy-link {
    text-align: right;
    margin: 10px 30px 0 0;
}

.dt-buttons {
    margin-top: 20px;
}

.buttons-html5 {
    margin-right: 5px;
}

.add {
    margin: 10px 0 0 18px;
}

.confAccounting_images {
    cursor: pointer;
}

div.horizontal {
    width: 100%;
    overflow: auto;
}

.monitor-responsive {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.input-group-schedule {
    padding: 0 12px !important;
    font-size: 15px !important;
    background-color: #fff !important;
    border: 0 !important;
}

.textarea-edit {
    width: 240px !important;
    height: 60px !important;
}

.navbar-brand {
    padding: 0px !important;
}

.telegea-logo {
    width: 220px;
}

.telegea-logo-small {
    display: none;
}
.telegea-logo-big {
    display: block;
}

@media (max-width: 800px) {
    .navbar-brand>img {
        width: 26px !important;
    }
    .telegea-logo-small {
        display: block;
    }
    .telegea-logo-big {
        display: none;
    }
}

a.sponsor_notice, a.privacy_link {
    color: #fff;
    font-weight: 500;
}

footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.control {
    width: 30px;
}

.top-nav-collapse .navbar-brand>img {
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

table td {
    font-weight: 400 !important;
}

table th {
    font-weight: 500 !important;
}

.btn {
    font-weight: 500 !important;
}

.btn-md {
    font-size: 0.8rem !important;
}

h5 {
    font-size: 1.15rem !important;
}

table.table td, table.table th {
    font-size: 0.9rem !important;
    vertical-align: middle !important;
}

.header {
    border-radius: 0.5rem 0.5rem 0 0;
}

.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    font-size: 0.9rem !important;
}

.dropdown .dropdown-menu .dropdown-item, .dropup .dropdown-menu .dropdown-item, .dropleft .dropdown-menu .dropdown-item, .dropright .dropdown-menu .dropdown-item {
    font-size: 0.9rem !important;
}

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
    font-size: 0.9rem !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 0.5rem;
}

#legendwrapper {
  width: 100%;
  overflow: auto;
  max-height: 180px;
}

.legendwidget {
  width: 100%;
  overflow: auto;
  max-height: 100px;
}

.checkbox-warning-filled [type="checkbox"][class*='filled-in']:checked+label:after {
    border-color: #FF8800 !important;
    background-color: #FF8800 !important;
}

.checkbox-success-filled [type="checkbox"][class*='filled-in']:checked+label:after {
    border-color: #1fc600 !important;
    background-color: #1fc600 !important;
}

.select-day-copy-text, .select-from-to-text {
    font-weight: 500;
}

.day_from {
    font-weight: 700;
    color: #FF8800;
}

.day_to {
    font-weight: 700;
    color: #1fc600;
}

.span_field_bits_name {
    margin-left: 10px !important;
    font-size: 12px !important;
    font-style: italic;
    text-decoration: underline;
}
