.ntpmx-intro {
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    background: #889ccf;
    overflow: hidden;
    padding: 20px;
    margin: 5px 0 15px;
}
.ntpmx-new {
    border-left-color: #dc3232;
}
.ntpmx-processed {
    border-left-color: darkolivegreen;
}
.ntpmx-intro2 {
    background: #fff;
    border: 1px solid #ccd0d4;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    margin: 5px 15px 2px;
    padding: 1px 12px;
}

.ntpmx-notifications .ntpmx-container_content {
    display: flex;
    align-items: center;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background-color: #fff;
    min-height: 0;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.ntpmx-container {
    position: relative;
    max-width: 800px;
    margin: 20px 0 1px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #e5e5e5;
    background-color: #fdfdfd;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
}
.ntpmx-notifications .ntpmx-container_content {
    display: flex;
    align-items: center;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background-color: #fff;
    min-height: 0;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.ntpmx-notifications .ntpmx-container_content h3 {
    border-bottom: 0;
    font-size: 1.4em;
    line-height: 1;
    margin: 0 0 4px;
    padding: 0px;
    background: transparent;
}
.ntpmx-notifications_intro {
    padding: 10px;
}
.ntpmx-notifications .ntpmx-container_configuration-wizard {
    display: flex;
    align-items: center;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background-color: #fff;
    min-height: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.ntpmx-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-height: 10px;
    padding: 8px 1em;
    font-size: 12px;
    line-height: 1.5;
    font-family: Arial,sans-serif;
    color: #000;
    border-radius: 4px;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,.2);
    filter: drop-shadow(0 2px 4px rgba(0,0,0,.2));
    text-decoration: none;
    background-color: #d7edb4;
}
.ntpmx-btn-disabled {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-height: 10px;
    padding: 8px 1em;
    font-size: 12px;
    line-height: 1.5;
    font-family: Arial,sans-serif;
    color: #000;
    border-radius: 4px;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,.2);
    filter: drop-shadow(0 2px 4px rgba(0,0,0,.2));
    text-decoration: none;
    background-color: #f1f1f1;
}
.ntpmx_content_wrapper {
    display: table;
    width: 100%;
    table-layout: fixed;
}
#ntpmx_content_top {
    width: 50%;
}
#ntpm-banner {
    width: 300px;
    padding-left: 1px;
    text-align: right;
}
.ntpmx_content_cell {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.ntpmx_content_cell2 {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: right;
}
.ntpmx-container_banner {
    position: relative;
    max-width: 880px;
    margin: 0px 0 1px;
    padding: 1px 1px 1px 1px;
}
.w3-technology, .w3-hover-technology:hover {
    color: #fff!important;
    background-color: #BEACA0!important;
}
.w3-style, .w3-hover-style:hover {
    color: #fff!important;
    background-color: #90278E!important;
}
.w3-present, .w3-hover-present:hover {
    color: #fff!important;
    background-color: #4A4C62!important;
}
.w3-economy, .w3-hover-economy:hover {
    color: #fff!important;
    background-color: #F8C406!important;
}
.w3-international, .w3-hover-international:hover {
    color: #fff!important;
    background-color: #B13562!important;
}
.w3-mobility, .w3-hover-mobility:hover {
    color: #fff!important;
    background-color: #5CBDAA!important;
}
.w3-business, .w3-hover-business:hover {
    color: #fff!important;
    background-color: #5A8DAC!important;
}
.w3-enterprise, .w3-hover-enterprise:hover {
    color: #fff!important;
    background-color: #9966ff!important;
}
.w3-style, .w3-hover-style:hover {
    color: #fff!important;
    background-color: #90278E!important;
}
.w3-border-white, .w3-hover-border-white:hover {
    border-color: #fff!important;
}
.w3-border {
    border: 1px solid #ccc!important;
}
.w3-round, .w3-round-medium {
    border-radius: 4px;
}
.w3-badge, .w3-tag {
    background-color: #000;
    color: #fff;
    text-align: center;
}
.w3-blue, .w3-hover-blue:hover {
    color: #fff!important;
    background-color: #2196F3!important;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
}
.w3-politics, .w3-hover-politics:hover {
    color: #fff!important;
    background-color: #FA0911!important;
}
.img-preview {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 150px;
    height: 100%;
    padding-left: 1px;
    border-radius: 5px;
}
.ntpmx-service-box {
    font-family: "Courier New", Courier, monospace;
    color: #ffffff;
    background: #889ccf;
    overflow: hidden;
    font-weight: bolder;
    width: fit-content;
    font-size: 1.3em;
}
.ntpmx-sku-notifree {
    text-align: left;
    padding: 4px 8px;
    background: #29c26f;
    color: #ffffff;
}
.ntpmx-sku-notipro {
    text-align: left;
    padding: 4px 8px;
    background: #0072c6;
    color: #ffffff;
    border-radius: 5px;
}
.message-box {
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

.message-title {
    font-size: 24px;
    margin-top: 0;
}

.message-text {
    font-size: 18px;
    margin-bottom: 20px;
}

.message-button {
    background-color: #4CAF50;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
}