.g-html .natsvrBlock {
    background: white;
    color: black;
    padding: 20px;
    margin-bottom: 25px;
}

.g-html .natsvrBlock ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.g-html .natsvrBlock ul li {
    display: inline-block;
    margin-right: 20px;
    padding: 10px;
}

.g-html .natsvrBlock ul li a:hover {
    border: none;
}

.g-html .natsvrBlock.subscriptionBlock {
    padding: 0 !important;
    background: none !important;
}

.g-html .natsvrBlock.subscriptionBlock ul li {
    display: block !important;
    color: #ffffff;
    padding: 0px;
}

.g-html .natsvrBlock ul li:hover {
    background: none;
}

.natsBox {
    background: #111;
    max-width: 350px;
    margin: 0 auto;
    padding: 35px;
    color: #fff;
    border-radius: 30px;
}

.vrpa .natsBox {
    background: #eee !important;
    color: #000;
}

.natsError {
    background: #ff0000;
    max-width: 1024px;
    padding: 20px;
    margin-bottom: 35px;
}

.cbBox label {
    display: block;
    width: 150px;
    float: left;
}

.cbBox label.blockSelection {
    text-align: center;
    border: 1px solid #efefef;
    margin: 5px;
    padding-bottom: 10px;
}

hr {
    margin: 0 0 10px 0;
}

.profileBox {
    background: #ffffff;
    padding: 20px;
    color: #333333;
}

.brr {
    clear: both;
}

.natsBoxTitle {
    max-width: 350px;
    margin: 10px auto 10px auto;
    font-size: 20px;
    ;
    text-align: center;
    line-height: 1;
}

body.-section .l-main .l-submain .g-cols:first-child .full-width div:first-child {
    min-height: 1px;
}

.g-html ul.nats-tabs {
    display: block;
    margin: 20px 0;
}

.g-html ul.nats-tabs li {
    margin: 5px;
    margin-left: 0;
    padding: 5px;
    display: block;
    float: left;
    white-space: nowrap;
}

.g-html ul.nats-tabs li a {
    color: #ffffff;
}

.clearfix {
    clear: both;
}

.-section .form-group {
    margin-bottom: 10px;
}

.-section .form-group #-name,
.-section .form-group #- {
    background: #fff;
    color: #666;
}

.-section .form-group input[type='text'],
.-section .form-group input[type=''],
.-section .form-group input[type='email'],
.-section .form-group select {
    height: 50px;
}

.-section .toggle- {
    height: 50px;
}

.-section input[type='submit'] {
    box-shadow: none;
    width: 100%;
    height: 50px;
}

.-message {
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 50px;
}

.-message i.fa {
    margin-right: 10px;
}

.-message.-message-success {
    background-color: #07cc00;
}

.-message.-message-error {
    background-color: #cc0000;
}

.natsvrBlockLeft {
    float: left;
    width: 25%;
}

.natsvrBlockRight {
    float: right;
    width: 74%;
}

.g-html .natsvrBlockLeft h2 {
    color: #000000;
}

.page-template-page-nomenu #cookie-law-info-bar {
    display: none !important;
}