html {
    font-size: 14px;
    position: relative;
    min-height: 100%;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

body {
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

body {
    background-color: #fff;
    font-family: Century Gothic, Arial, Courier New, Sans-Serif;
    margin: 0px;
    padding: 0px;
}

.MyNABABoxEvidenza {
    background-color: rgb(246, 244, 240);
    border-bottom-color: rgb(212, 212, 212);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(212, 212, 212);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(212, 212, 212);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(212, 212, 212);
    border-top-style: solid;
    border-top-width: 1px;
    color: rgb(68, 68, 68);
    display: table;
    height: 100px;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 25px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: 600px;
    vertical-align: middle;
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 28px;
    word-wrap: break-word;
}