.modal {
    overflow-y: auto;
}

.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right),
.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
    left: 46px;
}

.bg-white {
    background-color: #ffffff;
}

.login-box {
    margin: 2% auto;
}

.logo-font {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.login-logo {
    margin-bottom: 1em;
}

.login-box-body {
    padding: 5px 20px 20px 20px;
}

.login-box-body h1 {
    font-size: 2em;
}

.login-box-body h2 {
    font-size: 1.5em;
}

.login-box-body {
    background-color: unset;
}

.nav-tabs-custom>.nav-tabs {
    margin-bottom: 15px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
}

.navbar-nav>li.language-menu>a {
    padding-top: 13px;
    padding-bottom: 13px;
}

.navbar-nav>.tasks-menu.language-menu>.dropdown-menu {
    min-width: inherit;
    width: 54px;
}

.navbar-nav>.tasks-menu.language-menu>.dropdown-menu li ul li {
    text-align: center;
}

.copyright {
    color: white;
}

.main-footer {
    min-height: 50px;
}

.text-dark {
    color: #444;
}

.callout-gray {
    background-color: #EEE;
    border-left: 5px solid #DDD;
}

.callout-gray a {
    color: #333;
}

.callout-gray a:hover {
    color: #444;
}

.code-highlight {
    background-color: #f5f5f5;
    font-weight: 600;
}

.codebox p,
.codebox td {
    font-family: Menlo, Monaco, "Andale Mono", "lucida console", "Courier New", monospace !important;
}

.codebox td.codeContent {
    padding-left: 5px;
    white-space: nowrap;
}

.codebox {
    margin: 40px auto;
    border: 2px solid white;
}

.codebox h5 {
    position: relative;
    font-size: 20px;
    left: -15px;
}

.codebox .codeContent {
    background-color: #f5f5f5;
    padding: 4px;
    padding-left: 50px;
    margin-bottom: 20px;
}

.codebox p {
    margin-bottom: 0;
}

.codebox .row-count {
    background-color: #a0a0a0;
    color: #ffffff;
    font-weight: bold;
    width: 40px;
    float: left;
    padding: 4px;
    border-right: 3px solid white;
}

.notopborder {
    border-top: 0 !important;
}

.whitetext {
    color: #FFF;
}

.dt-margin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.todo-list {
    min-height: 40px;
}

.no-sort::after {
    display: none !important;
}

.no-sort {
    pointer-events: none !important;
    cursor: default !important;
}

.timeline-item {
    background-color: #fff !important;
    border: 1px solid #f1f1f1 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.timeline-image {
    left: 16px;
    position: absolute;
    top: 0;
}

.chart-legend ul {
    list-style-type: none;
}

#portscan-results-table {
    font-size: 14px;
}

.chart-legend li span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-top: 4px;
    margin-right: 5px;
    border-radius: 50%;
}

#internal-ip-table tfoot th {
    padding-left: 3px;
    padding-right: 3px;
}

#range-vulns-table_wrapper input[type='search'],
#internal-ip-table_wrapper input[type='search'],
#segment-vulns-table_wrapper input[type='search'],
#internal-static-ips-table_wrapper input[type='search'],
#organizations-like-table_wrapper input,
#networks_wrapper input,
#vulns-collection-table_wrapper input,
#companies_wrapper input,
#former-vuln-table_wrapper input,
#isps-like-table_wrapper input {
    padding-left: 30px;
    margin-right: 5px;
    width: 310px;
}

#vulns-collection-table_wrapper .dTsearch,
#former-vuln-table_wrapper .dTsearch,
#range-vulns-table_wrapper .dTsearch,
#internal-ip-table_wrapper .dTsearch,
#segment-vulns-table_wrapper .dTsearch,
#internal-static-ips-table_wrapper .dTsearch,
#organizations-like-table_wrapper .dTsearch,
#isps-like-table_wrapper .dTsearch,
#networks_wrapper .dTsearch,
#companies_wrapper .dTsearch,
#all-ips-table_wrapper .dTsearch,
#dashboard-domain-table_wrapper .dTsearch,
#all-vuln-table_filter .dTsearch,
#former-vuln-table_filter .dTsearch,
#admin-validated-targets-table_filter .dTsearch,
#target-access-table_filter .dTsearch,
#all-vhosts-table_filter .dTsearch,
#vhosts-vuln-table_filter .dTsearch,
#ips-calc-detail-table_filter .dTsearch,
#breaches-table_wrapper .dTsearch,
#solvedbreaches-table_wrapper .dTsearch {
    position: relative;
    right: -30px;
}

#dashboard-domain-table_wrapper,
#all-ips-table_wrapper {
    min-height: 500px;
}

#dashboard-domain-table_wrapper.dataTables_wrapper {
    transform: scale(0.999);
}

#all-vhosts-table .badge.bg-gray {
    color: #ffffff;
}

#isps-like-table_wrapper,
#organizations-like-table_wrapper {
    padding-top: 25px;
}

#target-access-table_filter {
    display: none;
}

.dataTables_scrollHeadInner,
.dataTables_scrollHeadInner .table-striped {
    width: 100%!important;
}

.dataTables_length {
    margin-left: 10px;
}

div.dataTables_wrapper div.dataTables_info {
    padding-left: 8px;
    padding-right: 8px;
}

div.dataTables_wrapper div.dataTables_paginate {
    padding-left: 8px;
    padding-right: 8px;
}

.fullboby-bg a {
    color: #FFF;
}

.fullboby-bg .login-logo {
    color: #FFF;
}

#mapid {
    height: 768px;
}

.roles h4 {
    padding-top: 12px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.dt-buttons {
    float: right !important;
}

.dt-buttons .btn-default {
    background-color: #FFF;
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 0;
}

.fileinput {
    padding-top: 5px;
    padding-bottom: 5px;
}

.datepicker {
    z-index: 9999 !important;
}

td .btn-group {
    display: flex;
}

#nav-tabs-vhostvulns {
    margin-top: 10px;
}

#nav-tabs-vhostvulns > li > a > .label {
    position: absolute;
    top: 1px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9;
}

.label-lite-blue {
    background-color: #FFF;
    color: #0073b7;
    border: 1px solid #0073b7;
}

.label-lite-green {
    background-color: #FFF;
    color: #00a65a;
    border: 1px solid #00a65a;
}

.label-lite-yellow {
    background-color: #FFF;
    color: #f39c12;
    border: 1px solid #f39c12;
}

.label-lite-purple {
    background-color: #FFF;
    color: #605ca8;
    border: 1px solid #605ca8;
}

.label-lite-red {
    background-color: #FFF;
    color: #dd4b39;
    border: 1px solid #dd4b39;
}

.label-lite-gray {
    background-color: #FFF;
    color: #000;
    border: 1px solid #d2d6de;
}

#dgc_cyberscan_logo {
    line-height: 46px;
}

#logo {
    margin-bottom: 15px;
}

.logo {
    white-space: nowrap;
    font-size: 28px;
}

.news-message {
    font-size: 20px;
    color: #494d55;
    max-width: 910px;
    margin-left: auto;
    margin-right: auto;
}

.news-message p {
    line-height: 1.3em;
    text-align: center;
    max-width: 910px;
}

.news-message p small {
    font-size: 12px;
}

.logo a,
.logo a:hover {
    color: #000;
}

.logo-footer {
    color: #fff;
    margin-bottom: 15px;
}

.main-menu {
    margin-top: 5px;
}

.logo .logo-text {
    display: inline-block;
    padding-left: 10px;
}

.header-video {
    margin-top: 112px;
}

.demo-video {
    -webkit-box-shadow: inset 0 5px 5px 0 rgba(136, 136, 136, 1);
    -moz-box-shadow: inset 0 5px 5px 0 rgba(136, 136, 136, 1);
    box-shadow: inset 0 5px 5px 0 rgba(136, 136, 136, 1);
}

.demo-video-box {
    width: 50%;
    margin: 0 auto;
}

.demo-video-container {
    -webkit-box-shadow: 5px 5px 5px 0 rgba(136, 136, 136, 1);
    -moz-box-shadow: 5px 5px 5px 0 rgba(136, 136, 136, 1);
    box-shadow: 5px 5px 5px 0 rgba(136, 136, 136, 1);
    height: 450px;
    position: relative;
    top: 100px;
}

.mail-template-header {
    margin-bottom: 0;
    padding-left: 5px;
    font-weight: 800;
}

.customize-emailtemplate-legend {
    width: 250px;
    float: left;
    background-color: #f5f5f5;
    border: 1px solid black;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: 800;
}

.customize-emailtemplate-legend-example {
    border: 1px solid black;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 155px;
}

#dgc_mail_top {
    position: relative;
    font-weight: 600;
    margin-left: 15px;
    color: #FF3333 !important;
    padding-left: 22px;
}

#dgc_mail_top:hover {
    color: #333 !important;
}

#dgc_mail_top:before {
    font-family: "ElegantIcons", sans-serif;
    content: "\e010";
    font-size: 14px;
    position: absolute;
    left: 0;
    top: -4px;
}

#dgc_teaser {
    background: transparent;
    display: block;
    width: 98%;
    padding: 0;
    margin: 0 auto;
    border: none;
    z-index: 1000;
}

#dgc_teaser>h3 {
    font-size: 48px;
    margin: 15% 0 5px 0;
    color: #fff;
}

#dgc_teaser>p {
    font-size: 24px;
    margin: 5px 0;
}

.slide-container {
    width: 100%;
    height: 29px;
}

.slide-container .slide-pointer {
    cursor: pointer;
    float: left;
    padding: 5px 10px;
    text-align: center;
    min-width: 150px;
    border: 1px solid #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    background-color: #ffffff;
    color: #000000;
}

.slide-container .slide-pointer:hover {
    color: #999;
}

.slide-container .slide-pointer.active {
    border-bottom: 1px solid #ffffff;
}

#dgc_input {
    background: #000000;
    display: block;
    width: 80%;
    padding: 2% !important;
    margin: 80px auto;
    border: none;
    border-radius: 15px;
    z-index: 1000;
    opacity: 0.9;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
}

#dgc_input>h3 {
    font-size: 36px;
    margin: 10px 0 5px 0;
    color: #fff;
    width: 100% !important;
}

#dgc_input>p {
    font-size: 18px;
    margin: 0 0 15px 0;
}

#dgc_input .form-control {
    border: 0;
}

.email_report {
    float: left;
    padding-top: 15px;
    padding-left: 45px !important;
    font-weight: bold !important;
}

#email_report {
    margin-top: 1px;
}

.dgc_btn_contact:hover {
    background: #cc0117 !important;
}

.dgc_user_image {
    height: 48px;
    width: 48px;
}

.dgc_user_name {
    margin: 3px 12px 3px 0;
}

.dgc_bg_content {
    height: 1050px !important;
}

.dgc_conf_block {
    background-color: #dd4b39 !important;
    color: #ffffff !important;
}

.cs_limits {
    margin-bottom: 20px;
    padding: 20px 0;
    height: 240px;
    background-color: #eeeeee;
}

.cs_limit_table {
    height: 200px;
    margin-top: 30px;
    text-align: center;
    color: #666666;
}

.cs_limit_table h4 {
    font-size: 18px;
    font-weight: 800;
    color: #bbbbbb;
}

.package-form button {
    border: none;
    width: 100%;
}

div.dgc_smallbox {
    height: 145px;
    margin-bottom: 2px;
}

h3.dgc_package_title {
    width: 95%;
    margin: 10px auto 2px;
    padding-top: 10px;
    text-align: left;
}

p.dgc_package_subtitle {
    width: 95%;
    margin: 0 auto;
    text-align: left;
}

p.dgc_package_old_price {
    width: 95%;
    margin: -30px auto 0 auto;
    text-align: right;
    text-decoration: line-through;
}

h3.dgc_package_price {
    width: 95%;
    margin: 0 auto;
    text-align: right;
}

p.dgc_package_remark {
    width: 95%;
    margin: 0 auto;
    text-align: right;
}

.dgc_package_detail_box {
    display: block;
    float: left;
    min-height: 30px;
    background: #fff;
    width: 50%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 2px;
}

.dgc_package_icon {
    border-radius: 3px 0 0 3px;
    display: block;
    float: left;
    height: 35px;
    width: 60px;
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.2);
}

.dgc_small_box_footer {
    font-size: 20px !important;
    font-weight: bold !important;
}

.dgc_info_box_content {
    margin-left: 55px !important;
}

.dgc_info_box_text {
    display: inline;
}

.dgc_info_box_number {
    display: inline;
}

.dgc_package_detail_box_modal {
    width: 99%;
    border-bottom: 1px solid #666666;
    margin: 2px 0 2px 0;
}

.dgc_package_detail_box_modal .dgc_package_icon {
    padding: 0;
}

.modal-body .info-box-content {
    padding: 6px 10px !important;
    margin-left: 60px !important;
}


/* Cyberscan "all-ips" and "vulns" page */

#all-ips-table>thead>tr>th,
#all-ips-table>tbody>tr>th,
#all-ips-table>tfoot>tr>th,
#organisation-all-ips-table>thead>tr>th,
#organisation-all-ips-table>tbody>tr>th,
#organisation-all-ips-table>tfoot>tr>th,
#isp-all-ips-table>thead>tr>th,
#isp-all-ips-table>tbody>tr>th,
#isp-all-ips-table>tfoot>tr>th {
    text-align: center;
}

#all-ips-table>tbody>tr>td,
#organisation-all-ips-table>tbody>tr>td,
#isp-all-ips-table>tbody>tr>td {
    padding: 3px 10px 3px 10px;
}

#network-all-ips-table>tbody>tr>td {
    padding: 3px 10px 3px 10px;
}


/* Cyberscan "vulns details" page */

.vulnsDetailsKey,
.vulnsHeader {
    font-weight: bold;
    padding: 2px 5px;
    box-sizing: border-box;
    min-width: 150px;
}

.vulnsDetailsKey:after {
    content: ':';
}

.tab-vuln-detail {
    line-height: 1.5em;
}

.tab-vuln-detail h3 {
    background-color: #ecf0f5;
    color: #777;
    padding: 3px 4px;
}

.tab-vuln-detail h4 {
    background-color: #ecf0f5;
    color: #777;
    padding: 3px 4px;
    width: 100%;
}

.tab-vuln-detail p {
    line-height: 1.5em;
}

.nav-tabs-custom>.nav-tabs {
    margin-bottom: 15px;
}

.user-privileges-modal {
    margin-left: 0;
}

#edit_user_privileges_modal .modal-header {
    margin-bottom: 25px;
}

#edit_user_privileges_modal .modal-content {
    box-shadow: unset;
}

#edit_user_privileges_modal h4 {
    padding-left: 5px;
    background-color: #f7f7f7;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 800;
    color: #000000;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125)
}

#edit_user_privileges_modal table {
    color: #000000;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125)
}

#edit_user_privileges_user_owned_privileges th {
    border: 1px solid #d8d8d8;
    background-color: #ffffff;
    padding: 5px;
}

#edit_user_privileges_user_owned_privileges tr:nth-child(odd) {
    background-color: #f9f9f9;
}

#edit_user_privileges_user_owned_privileges td {
    border: 1px solid #d8d8d8;
    padding: 5px;
}

.settings-loader {
    position: absolute;
    text-align: center;
    width: 550px;
    height: 350px;
    background-color: #ffffff;
    z-index: 999;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

.loader-mailtemplates {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: rgba(254, 254, 254, .8);
    z-index: 9999;
}

@keyframes loaderImage {
    from {
        transform: none;
    }
    50% {
        transform: scale(1.2);
    }
    to {
        transform: none;
    }
}

.loaderImage {
    margin-top: 120px;
    height: 80px;
    animation: loaderImage 1s infinite;
    animation-timing-function: ease-in-out;
}


/* cookie opt in */

.cs-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 100000;
}

.cookie-container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.cookie-content {
    float: left;
    width: 680px;
}

.cookie-checkbox-container {
    border: 1px solid #d2d6de;
    border-radius: 2px;
}

.cookie-label {
    margin-top: 3px;
    margin-bottom: 4px;
}

.cookie-label,
.cookie-details {
    display: block;
    font-weight: unset;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 0;
}

.cookie-details,
.btn.cookie-details:visited,
.btn.cookie-details:focus {
    padding: 6px 9px 9px 10px;
    background-color: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 0 !important;
}

.cookie-details-table.cookie-page td {
    padding: 10px 7px;
}

.btn.cookie-details:hover,
.btn.cookie-details:active {
    background-color: #e1e4e8;
    border: 1px solid #e1e4e8;
}

#cookie-details .card-body .row .col-xs-12 div {
    border-bottom: 1px solid #d2d6de;
    background-color: #d2d6de;
    padding: 5px 0;
}

#cookie-details .card-body .row .col-xs-3 .cookie-type {
    border-bottom: 1px solid #d2d6de;
    border-right: 1px solid #d2d6de;
    padding-top: auto;
    padding-bottom: auto;
    min-height: 52px;
    display: table;
    width: 100%;
    transition-duration: 0.3s;
}

#cookie-details .card-body .row .col-xs-3 .cookie-type:hover {
    transition-duration: 0.3s;
    color: #d2d6de;
    cursor: pointer;
}

#cookie-details .card-body .row .col-xs-3 .cookie-type.active {
    border-right: 1px solid white;
    background-color: white;
}

#cookie-details .card-body .row .col-xs-3 {
    z-index: 2;
}

.cookie-type {
    background-color: #e6e8ec;
}

#cookie-details .card-body .row .col-xs-3 .cookie-type div {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
}

#cookie-details .card-body .row .col-xs-3,
#cookie-details .card-body .row .col-xs-3 {
    padding-right: 0;
}

.cookie-details-table {
    position: relative;
    right: -1px;
    bottom: -1px;
}

.cookie-details-table th {
    background-color: #cb0bca;
    min-height: 20px;
    padding: 3px;
}

.cookie-details-table td {
    padding: 3px 5px;
    border: 1px solid #d2d6de;
}

#cookie-details .card-body .row .col-xs-9 {
    border-left: 1px solid #d2d6de;
    margin-left: -1px;
}

#cookie-details .card-body {
    border: 1px solid #d2d6de;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}

.cookie-label input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 5px;
}

.cs-cookie-box {
    position: fixed;
    bottom: 0;
    z-index: 100001;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.cs-cookie-logo-container {
    position: fixed;
    width: 100%;
    bottom: 80px;
    z-index: 100001;
}

.cs-cookie-logo {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.cs-cookie-box .btn-default {
    padding-top: 16px;
    padding-bottom: 16px;
}

.cs-cookie-box p {
    margin-top: 12px;
    font-size: 0.85em;
    line-height: 1.3em;
}

.cs-cookie-box a {
    font-weight: bold;
}

.cs-cookie-box .btn {
    margin-top: 10px;
    white-space: normal;
    font-size: 13px;
}

.cs-cookie-box .btn-force {
    padding: 6px 5px;
    background-color: #d6003c;
}

.cs-cookie-box .btn-default {
    padding: 17px 5px;
}


/*Form Wizard*/

.bs-wizard {
    margin-top: 40px;
    margin-bottom: 1em;
    padding: 0 0 10px 0;
}

.bs-wizard>.bs-wizard-step {
    padding: 0;
    position: relative;
    z-index: 2002;
}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    color: #fff;
    font-size: 16px;
    margin-bottom: 50px;
    font-weight: bold;
}

.bs-wizard>.bs-wizard-step .bs-wizard-info {
    color: #fff;
    font-size: 14px;
    height: 50px;
    padding: 0 20px;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #CB0ACB;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #CB0ACB;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.bs-wizard>.bs-wizard-progress {
    padding: 0;
    position: relative;
    top: -100px;
}

.bs-wizard>.bs-wizard-progress>.progress {
    position: relative;
    border-radius: 0;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.bs-wizard>.bs-wizard-progress>.progress>.progress-bar {
    width: 0;
    box-shadow: none;
    background: #F85CF8;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
    background-color: #f5f5f5;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
    opacity: 0;
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
    left: 50%;
    width: 50%;
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
    width: 50%;
}

.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}


/*END Form Wizard*/

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #494d55;
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
div,
span,
td,
a {
    font-family: 'Montserrat', sans-serif;
}

h1,
h2,
h3 {
    color: #ffffff;
    font-weight: bold;
}

h1 {
    font-size: 4em;
}

.scan-container > h1.heading {
    color: #000;
}

h2 {
    font-size: 2em;
}

p {
    line-height: 2em;
}

li {
    line-height: 2em;
    margin-bottom: 1em;
}

a {
    color: #fff;
}

.header {
    z-index: 3000;
}

a:hover,
a:focus {
    color: #3fa8b5;
    text-decoration: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}

.font-normal {
    font-weight: normal;
}

.dark-blue {
    color: #091d9c;
}

.full-width {
    width: 100%;
}

.btn {
    border-radius: 0;
    margin: 0 2px 0 0;
}

.btn-primary,
.btn-default {
    background: #091d9c;
    border: 1px solid #091c29;
    color: #fff;
}

.btn span.comment {
    display: none;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    color: #fff;
}

div.btn-group-sm>.btn,
.btn-sm {
    margin-top: 2px;
    font-size: 14px;
    padding: 2px 4px 4px 4px;
    height: 26px;
    line-height: 20px;
}

.navbar-nav li {
    margin-bottom: 0;
}

.btn.focus,
.btn:focus,
.btn:hover {
    background-color: #9ba3a7;
    border: 1px solid #091c29;
}

div.action-button-bar a.cs-link-color-white:hover,
div.info-box-content a.cs-link-color-white:hover,
#search-btn:hover,
.skin-white a.cs-bg-color-red:hover {
    color: #ffffff;
}

.bg-none {
    background-color: unset;
    color: #000000;
}

#all-vuln-table .bg-grey {
    min-width: 95px;
}

.strong,
.text-bold {
    font-weight: bold;
}

.no-wrap {
    white-space: nowrap;
}

.cs-logo-font {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 1.15em;
}

.cs-logo {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    background-image: url("/assets/img/cyberscan-logo-rot.svg");
    background-size: 52px 52px;
    background-repeat: no-repeat;
    background-position: top left;
    height: 52px;
    width: 227px;
    color: white;
    padding-top: 2px;
    padding-left: 65px;
    font-size: 28px;
}

.cs-logo-sm {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    background-image: url("/assets/img/cyberscan-logo-rot.svg");
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: center left;
    height: 18px;
    width: 60px;
    color: #ffffff;
    padding-top: 2px;
    padding-left: 18px;
    font-size: 12px;
}

.header {
    height: 96px;
    padding-top: 20px;
    background-color: #000;
}

.header .not-scrolled {
    display:flex; 
    justify-content: center; 
    align-items: flex-end;
}

.header.header-scrolled {
    padding-top: 0;
    height: 60px;
}

.header.header-scrolled .not-scrolled {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.header.header-scrolled .cs-logo,
.skin-white .main-header .logo .cs-logo {
    background-color: transparent;
    background-size: 32px 32px;
    height: 32px;
    width: 120px;
    font-size: 18px;
    padding-left: 42px;
    margin-top: 2px;
    color: #000000;
}

.cc-window {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini .cs-logo-only {
    width: 32px;
    margin-left: 10px;
}

.sidebar-collapse .user-panel {
    display: none;
}

.main-nav .nav .nav-item a {
    font-weight: bold;
    color: white;
}

.main-nav .nav .nav-item a:hover,
.main-nav .nav .nav-item a:focus {
    color: #000;
    text-decoration: underline;
}

.main-nav .lang-nav-item a {
    padding-top: 12px;
}

.main-nav .nav .nav-item.active a {
    font-weight: bold;
}

.main-nav .nav .nav-item a:hover,
.main-nav .nav .nav-item.active a:hover {
    color: #fff;
}

.main-nav .nav .nav-item a.cs-nav-login {
    background-color: #cb0bca;
    color: #ffffff !important;
    font-weight: bold;
    padding: 10px;
    margin: 2px 0;
}

.main-nav .nav .nav-item a.cs-nav-login:hover {
    background-color: #9ba3a7;
    color: #24232c;
}

.navbar-collapse {
    padding-bottom: 1em;
}

.form-scan-menu button {
    background-color: #d6003c;
}

.header.header-scrolled .main-nav .navbar-collapse .nav .nav-item.active a {
    border-bottom: none;
}

.header.header-scrolled .main-nav .nav .nav-item.active a {
    color: #24232c;
    border-bottom: 4px solid #091d9c;
}

.header.header-scrolled .main-nav .nav .nav-item a {
    color: #000;
}

.header.header-scrolled .main-nav .nav .nav-item a:hover {
    text-decoration: underline;
}

h2.section-title {
    margin-bottom: 1em;
    font-size: 2.5em;
}

.hero-section {
    min-height: 100vh;
    /*background-color: #f5f5f5;
    color: #24232c;*/
}

.hero-section.blog-head {
    background-image: url("/assets/img/cyberscan-Blog-Header.jpg");
    background-size: cover;
    min-height: 50vh;
    background-repeat: no-repeat;
}

.page-pricing .hero-section.new-design,
.hero-section.new-design {
    background-image: url("/assets/img/cyberscan-Produktseiten.jpg");
    background-size: cover;
    min-height: 50vh;
    background-repeat: no-repeat;
}

.hero-section.new-design h3,
.hero-section.new-design h1,
.hero-section.blog-head h1 {
    color: #ffffff;
}

.hero-section .container {
    position: absolute;
    top: 25%;
    width: 100%;
    padding: auto;
}

.top-section {
    min-height: 50vh;
}

.top-section .container {
    position: absolute;
    top: 40%;
    width: 100%;
}

.page-scan .top-section {
    padding-top: 25vh;
}

.top-section-half {
    min-height: 50vh;
    padding-top: 18vh;
}

.content-section {
    padding-top: 20em;
    min-height: 100vh;
    color: #494d55;
    background-color: #fff;
    background-image: none;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 6em;
}

.content-section-bottom {
    padding-top: 6em;
    padding-bottom: 6em;
    min-height: auto;
}

.legal-opinion-section {
    padding-top: 6em;
    padding-bottom: 6em;
    min-height: inherit;
    background-color: #000;
}

.legal-opinion-section img {
    width: 80%;
    margin-top: 6em;
    min-width: auto;
    margin-bottom: 6em;
}

.imprint-section {
    background-image: url("/assets/img/linien_Startseite_oben-01.svg");
}

.content-section h1 {
    margin-bottom: 1em;
}

.hero-section h1 {
    margin: 0 auto;
    max-width: 70%;
    line-height: 1.2em;
}

.hero-section .intro {
    color: white;
    font-size: 1.7em;
    margin-top: 15px
}

.hero-section .intro a,
h4.intro a {
    text-decoration: underline;
    color: white;
}

h4.login-box-msg {
    font-weight: bold;
}

.scan-form {
    margin-top: 2em;
    font-weight: bold;
}

.scan-form input[type=text] {
    display: inline-block;
    border: none;
    background: #fff;
    height: 56px;
    color: #000;
    margin: 0;
    padding: 0;
    width: 320px;
    text-indent: 20px;
    position: relative;
    top: 1px;
    left: 2px;
}

.scan-form input[type=text]:focus {
    outline: none;
}

.scan-form button {
    display: inline-block;
    padding: 0;
    height: 56px;
    width: 320px;
    border: none;
    background-color: #cb0bca;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    left: 0;
    top: 0;
}

.scan-form button:hover,
.scan-form button:focus {
    background-color: #9ba3a7;
}

.intro-section {
    padding-top: 6em;
    background-color: black;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 6em;
}

.intro-section .section-title {
    line-height: 1.3em;
}

.more-line-space {
    line-height: 2em;
}

.intro-section p {
    line-height: 2em;
}

.what-we-do-section {
    padding-top: 6em;
    padding-bottom: 6em;
    background-color: #3B3B3B;
    /*min-height: 100vh;*/
}

.what-we-do-section .usp-listing {
    margin-top: 6em;
}

.what-we-do-section .usp-listing h3 {
    margin-top: 2em;
}

.what-we-do-section .usp-listing img {
    height: 150px;
}

.steps-section .container-fluid .col-md-12 {
    padding: 0;
    margin: 0;
}

#step-slides {
    margin-left: 25vh;
}

.slick-slide {
    margin-right: 25vh;
}

.slick-slide:focus {
    outline: none;
}

.slick-inner img {
    height: 100%;
    width: 100%;
}

.slick-caption {
    position: relative;
    bottom: 40px;
    text-align: center;
    padding-top: 10px;
    background: rgba(255, 255, 255, 0.7);
    height: 40px;
    display: block;
    font-weight: bold;
}

.slick-prev:before,
.slick-next:before {
    color: #cb0bca;
    font-size: 40px;
}

.slick-prev,
.slick-next {
    top: 65%;
    z-index: 2001;
}

.slick-prev {
    left: 28vh;
}

.slick-next {
    right: 58vh;
}

.current-attributes-box {
    margin-left: 20px;
    margin-right: 20px;
    min-height: 150px;
    border-radius: 5px;
    background-color: #f7f7f7;
    text-align: center;
    padding: 5px;
}

.select-attributes-box {
    margin: 10px 0;
    height: 40px;
    text-align: center;
}

.steps-section {
    padding-top: 24em;
    padding-bottom: 6em;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #000;
}

.steps-section h2.section-title {
    margin-bottom: 0.5em;
}

.steps-content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.steps-content ul li {
    background-image: url("/assets/img/schutz.svg");
    background-position: top left;
    background-size: 72px 72px;
    background-repeat: no-repeat;
    padding-left: 97px;
    min-height: 97px;
    margin-bottom: 15px;
}

.steps-content ol {
    margin: 4em 0 0 0;
    padding: 0;
    counter-reset: item;
    list-style-type: none;
}

.steps-content ol li {
    display: block;
    padding-bottom: 2em;
}

.steps-content ol li:before {
    content: counter(item) ' ';
    counter-increment: item;
    border-radius: 25px;
    background-color: #fff;
    display: block;
    float: left;
    height: 50px;
    width: 50px;
    margin-right: 40px;
    margin-bottom: 20px;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    color: #091d9c;
}

.steps-content ol li span {
    display: block;
}

.steps-content .step-title {
    color: #3fa8b5;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 1em;
}

.product-top-section {
    padding-top: 20vh;
    background-image: url("/assets/img/cyberscan-Produktseiten.jpg");
    min-height: 50vh;
}

.product-section .intro-section-text p {
    line-height: 1.75em;
}

.product-section h2.section-title {
    line-height: 1.5em;
}

.product-section p {
    line-height: 1.0em;
    margin-bottom: 0.75em;
}

.product-section li {
    line-height: 1.1em;
    list-style-type: square;
    margin-bottom: 0.6em;
}

.product-section .section-title-1 {
    margin-top: 1em;
    margin-bottom: 0;
    font-size: 2em;
}

.product-section .section-title-2 {
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    font-size: 1.5em;
    line-height: 1.25em;
}

.product-section div[class~="col-md-4"] {
    min-height: 300px;
}

.product-section div[class~="col-md-4"] button {
    margin-top: 8%;
}

.product1-section {
    background-color: #000;
}

.product2-section {
    background-color: #3B3B3B;
    background-position: left center;
    background-repeat: no-repeat;
}

.product1-section,
.product2-section {
    padding-top: 2em;
    padding-bottom: 2em;
}

.product1-section img,
.product2-section img {
    margin-top: 5em;
    height: 90%;
    width: 90%;
}

#product-image-6 {
    margin-top: 1em;
}

.product-modal {
    z-index: 10000;
}

.product-modal img {
    width: 100%;
}

#product-modal-image-6 {
    width: 720px;
}

.product-section button,
.product-section button:hover,
.product-section button:active,
.product-section button:focus {
    background: transparent;
}

.login-form .form-control {
    border-radius: 0;
    border: none;
    background-color: #fff;
    height: 40px;
}

.contact .form-control {
    background-color: #f5f5f5;
}

.contact .login-form {
    padding-left: 0;
}

.contact .login-form > .form-group {
     border: 1px solid #fff;
    background-color: #000;
    border-radius: 2px;
    padding: 1px;
}

.login-form .contact-textarea {
    height: 200px;
    resize: none;
}

.login-form .btn {
    border-radius: 0;
    height: 40px;
}

.social-auth-links {
    margin-top: 1em;
}

.social-auth-links span.fa {
    margin-right: 5px;
}

.social-auth-links p {
    margin-bottom: 0;
}

.social-auth-links a {
    font-weight: bold;
    line-height: 2em;
}

.register-section {
    padding-top: 16vh;
    padding-bottom: 10vh;
}

.register-section .container {
    position: relative;
}

#registration_form_modal .register-section,
#buy_package_form_modal .package-section {
    height: 100%;
    padding: 0;
    /*background-image: url("/assets/img/linien_Startseite_oben.png");*/
    background-repeat: no-repeat;
    background-size: cover;
}

.register-box-body {
    background: #fbfbfb;
    position: relative;
}

.register-box-body a {
    font-weight: bold;
}

.register-box-body .checkbox {
    /*max-width: 75%;*/
}

#registration_form_modal .form-group .form-control {
    border: 1px solid #aaa;
}

#registration_form_modal .modal-dialog {
    width: 40vw;
    padding: 0;
}

#registration_form_modal .modal-header {
    /*height: 60vh;*/
}

#registration_form_modal .text-center {
    padding: 40px 40px 0 40px;
}

#buy_package_form_modal .pricing-box {
    min-height: 430px;
}

#buy_package_form_modal .modal-dialog {
    width: 75vw;
    padding: 0;
}

#buy_package_form_modal .text-center {
    padding: 20px 100px 20px 100px;
}

.info-box-content td a,
.progress-description a {
    color: #ddd;
    text-decoration: underline;
}

.info-box-adjust {
    box-shadow: unset;
    margin-bottom: 15px;
}

.progress-description-adjust {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
}

.equalize-height .info-box-icon,
.equalize-height .info-box-adjust,
.equalize-height .info-box-content-adjust {
    height: 100%;
}

.equalize-height>div {
    margin-bottom: 15px;
}

.info-box-content-adjust {
    min-height: 90px;
}

.info-box-table {
    width: 80%;
}

.info-box-table td {
    padding-top: 8px;
}

.info-box-number-adjust {
    line-height: 20px;
    font-size: 18px;
}

.info-box-number-adjust p {
    font-size: 14px;
    margin: 8px 0 10px 0;
}

.action-button-bar a {
    font-weight: bold;
    position: relative;
    z-index: 999;
}

.cs-bg-color-red {
    color: #fff;
    background-color: #d6003c;
    border: 1px solid #d6003c;
}

a.cs-bg-color-red.cs-link-color-white {
    color: #fff;
    font-weight: bold;
    margin-top: 2px;
    height: 26px;
    padding: 2px 4px 4px 4px;
}

.cs-border-color-red {
    border-color: #d6003c;
}

.cs-border-left-color-lightgray {
    border-left-color: #ddd;
}

.footer {
    padding-top: 6em;
    border-top: 1px solid #3B3B3B;
    background-color: black;
}

.footer .cs-logo {
    color: #fff;
}

.footer-links h4 {
    color: #fff;
    font-weight: bold;
}

.footer-links p a {
    display: block;
    color: #fff;
}

.footer-bottom {
    text-align: left;
    margin-top: 4em;
    border-top: 1px solid #3B3B3B;
    background-color: black;
    padding: 2em 0 1em 0;
}

.footer-bottom {
    font-size: 0.9em;
}

.footer-bottom a {
    display: inline-block;
    margin-right: 2em;
    color: white;
}

.footer-bottom a:hover {
    text-decoration: underline;
}

.skin-white .main-header .navbar {
    background-color: #fff;
}

.skin-white .main-header .logo .cs-logo {
    color: #ffffff;
    line-height: initial;
    margin-top: 10px;
    margin-left: -5px;
}

.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
    margin-left: -5px;
}

.skin-white {
    font-size: 12px;
    color: #000;
}

.skin-white a:hover {
    color: #3fa8b5;
}

.skin-white .main-header .sidebar-toggle:hover {
    color: #3fa8b5;
}

.skin-white h1,
.skin-white h2,
.skin-white h3,
.skin-white h4,
.skin-white a {
    color: #091c29;
}

.warning-bar {
    color: #ffffff;
    background-color: red;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}

.skin-white .btn-default {
    background-color: #091c29;
    color: #fff;
    font-weight: bold;
}

.btn-call-to-action {
    background-color: #d6003c !important;
}

.skin-white .btn-primary {
    background-color: #d6003c;
    border: 1px solid #d6003c;
    color: #fff;
    font-weight: bold;
}

.skin-white .btn-secondary {
    background-color: #091c29;
    color: #fff;
    font-weight: bold;
}

.skin-white .header {
    height: auto;
}

.skin-white .sidebar-menu {
    margin-top: 5px;
}

.skin-white .sidebar-menu li li li.active a {
    font-weight: bold;
}

.skin-white .main-sidebar,
.skin-white .skin-white .treeview,
.skin-white .sidebar-menu .header {
    background-color: #091c29;
    color: #ffffff;
}

.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span {
    top: 2px;
    border-bottom: 1px solid #fff;
    margin-left: 0;
}

.sidebar-menu .treeview-menu .treeview-menu.menu-open {
    margin-right: 10px;
    margin-left: 10px;
}

.sidebar-menu>li>a {
    padding: 8px 0 8px 10px;
    margin-left: 5px;
    margin-right: 0;
}

ul.sidebar-menu>li>a {
    background-color: #091c29;
    color: #ffffff !important;
}

ul.sidebar-menu .treeview-menu li>input.sidebar-active-domains-filter,
ul.sidebar-menu .treeview-menu li>input.sidebar-archived-domains-filter {
    border: 1px solid #000;
    color: #000;
    width: auto;
    padding-left: 5px;
    margin: 5px 5px 5px 15px;
}

.sidebar-menu li ul li a .fa-angle-left {
    right: 0;
    margin-right: 12px;
}

ul.treeview-menu {
    background-color: #eeeeee;
}

ul.treeview-menu a:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.sidebar-menu .treeview-menu .treeview-menu {
    padding-left: 0;
}

.sidebar-menu .treeview-menu {
    margin-left: 8px;
    margin-right: 8px;
}

ul.treeview-menu>li>ul {
    background-color: #ffffff;
}

ul.treeview-menu>li>ul a:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.sidebar-menu .treeview-menu {
    padding-left: 0;
}

.skin-white .sidebar-menu .header {
    font-weight: bold;
}

.skin-white .dropdown-menu {
    color: #000;
}

.skin-white .user-panel a {
    color: #555555;
}

.skin-white .navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    background-color: #091c29;
}

.skin-white .sidebar-menu a {
    color: #555555;
}

.skin-white .dropdown a {
    font-weight: bold;
}

.skin-white ul.treeview-menu>li.treeview>a {
    color: #555555;
    display: block;
    padding: 5px 5px 5px 15px;
}

.sidebar-menu .treeview-menu>li>a {
    font-size: 12px;
}

.skin-white .info-box-text {
    font-size: 12px;
    font-weight: bold;
    text-transform: inherit;
}

.skin-white .progress-description {
    font-size: 0.9em;
    text-transform: inherit;
}

.content-wrapper,
.right-side {
    background-color: #f5f5f5;
}

.zui-spinner-input {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-align: left;
    padding-left: 3px;
    color: #494d55;
    width: 60px;
}

.page-pricing .hero-section {
    background-image: url("/assets/img/Cyberscan_Produkt_oben-01.svg");
    background-position: bottom center;
    min-height: 50vh;
    padding-top: 20vh;
    padding-bottom: 6em;
}

.pricing-section {
    padding-top: 0;
    background-size: 63%;
    background-color: #000;
    padding-bottom: 0;
}

.scan-section {
    padding-top: 6em;
    padding-bottom: 6em;
    background-color: #000;
    color: #fff;
}

.scan-section-grey {
    background-color: #f5f5f5;
}

.scan-section .scan-form input[type=text] {
    background-color: #f5f5f5;
}

.scan-section-grey .scan-form input[type=text] {
    background-color: #fff;
}

.pricing-section h2.section-title {
    font-weight: bold;
}

.pricing-box {
    background-color: rgba(245, 245, 245, 0.85);
    padding: 20px;
    margin: 3em 2em;
    font-size: 0.8em;
}

.pricing-box-small {
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.5);
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 0;
}

.order-box {
    text-align: left;
    padding: 25px 50px 50px 50px;
    background-color: #fff;
    font-size: 14px;
    margin: 2.5em 0;
}

.order-box button {
    white-space: normal;
}

.order-box input,
.order-box .form-control {
    background-color: #f5f5f5;
}

.cust_input {
    height: 32px;
}

.pricing-box-small .cust_input_field {
    width: 80px;
    height: 28px;
    background-color: #f5f5f5;
    display: inline-block;
    position: relative;
    top: -14px;
    text-align: center;
    padding-right: 12px;
    padding-bottom: 0;
    padding-top: 0;
    bottom: 0;
}

#package-form-3-button,
#package-form-2-button,
#package-form-1-button {
    margin-top: 15px;
}

.modal #package-form-2-button,
.modal #package-form-1-button {
    margin-top: 37px;
}

#package-form-4 .pricing-details-short-list .row .pricing-details-subtitles:nth-child(3) {
    margin-bottom: 8px;
}

#package-form-4 .pricing-details-short-list .row .pricing-details-subtitles:nth-child(9) {
    margin-bottom: 10px;
}

.pricing-details-short-list div div.customized_input {
    min-height: 0;
}

.cust_change_wrapper {
    height: 100%;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    top: -7px;
    left: -4px;
}

.pricing-details-short-list div div div.cust_change_buttons_up {
    font-size: 12px;
    min-height: 0;
    height: 16px;
    width: 25px;
    background-color: #ccc;
    border: 2px solid #fff;
    margin: 0;
    line-height: 12px;
}

.pricing-details-short-list div div div.cust_change_buttons_up:hover {
    background-color: #D1D7DB;
    border-color: #666 #aaa #bbb #888;
}

.pricing-details-short-list div div div.cust_change_buttons_down {
    bottom: 0;
    font-size: 12px;
    min-height: 0;
    height: 16px;
    width: 25px;
    background-color: #ccc;
    border: 2px solid #fff;
    margin: 0;
    line-height: 12px;
}

.pricing-details-short-list div div div.cust_change_buttons_down:hover {
    background-color: #D1D7DB;
    border-color: #666 #aaa #bbb #888;
}

.pricing-box-small .pricing-box-title {
    font-size: 2.7em;
}

.pricing-box-small .pricing-box-price {
    margin-bottom: 0.5em;
}

.pricing-box-small .pricing-vat {
    font-size: 60%;
}

.pricing-box-small .pricing-box-title {
    margin-bottom: 0.3em;
}

.pricing-box-small hr {
    width: 100%;
    border-width: 1px;
    margin-top: 0;
    margin-bottom: 10px;
}

.pricing-box-small .pricing-details-short-list {
    padding-left: 10px;
    padding-right: 10px;
}

.pricing-box-small .pricing-details-subtitles {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
}

.pricing-box-small .pricing-details-values {
    margin-bottom: 0;
}

.pricing-box h3 {
    margin-bottom: 1.5em;
}

.pricing-box-title {
    text-align: center;
    font-weight: bold;
    color: #091d9c;
    font-size: 3em;
}

.pricing-box-price {
    text-align: center;
    font-weight: bold;
    color: #091d9c;
    font-size: 1.8em;
    margin-bottom: 1em;
}

.pricing-details-short-list {
    padding: 1em 4em;
    font-weight: bold;
    min-height: 26.5em;
}

.pricing-details-short-list div div {
    margin-bottom: 1em;
    min-height: 26px;
}

.pricing-details-short-list input[type=number] {
    width: 100%;
    padding-left: 5px;
    border: none;
}

.pricing-box-small input[type="number"] {
    width: 60px;
    background-color: #f5f5f5;
}

.pricing-box-more {
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    color: #091d9c;
    font-size: 1.8em;
}

.pricing-box-buy-now {
    margin-top: 2em;
    text-align: center;
}

.pricing-box-buy-now .btn {
    font-size: 1.3em;
    padding: 1em 4em;
}

.pricing-box-small .btn {
    font-size: 1.3em;
    padding: 1em;
}

.pricing-box .form-control {
    border: none;
    border-radius: 0;
}

.pricing-box-details {
    background-color: #f5f5f5;
}

.pricing-row-container .section-title {
    margin-top: 2em;
    margin-bottom: 1.5em;
}

.pricing-row {
    margin-left: 0;
    margin-right: 0;
    background-color: #ffffff;
}

.pricing-row-colums {
    -webkit-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.5);
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 5em;
}

.hidden_button {
    display: none;
}

#vulndetailsdecription {
    color: black;
    min-height: 100px;
    max-height:300px;
    overflow: scroll;
    text-align: left;
    background-color: #f7f7f7;
    padding-left: 15%;
    padding-right: 15%;
}

#vulndetailsdecription a {
    font-weight: unset;
}

#vulnreflinks {
    min-height: 100px;
    max-height:150px;
    overflow: scroll;
    text-align: left;
    color: black;
    background-color: #f7f7f7;
    padding-left: 15%;
    padding-right: 15%;
}


.vuln-comment-cell {
    vertical-align: unset;
    padding-top: 0;
}

#custEnvSelector {
    position: relative;
    top: 3px;
    right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.del-vuln-comment-button {
    z-index: 99;
    top: 0;
    bottom: 90%;
    right: 0;
    padding: 0;
    position: relative;
    vertical-align: top;
}

.del-vuln-comment-button:hover {
    color: #ffffff;
}

.vuln-comment-text {
    position: relative;
    vertical-align: middle;
}

.pricing-row-index {
    font-size: 0.8em;
    height: 44px;
    background-color: #f5f5f5;
    padding: 10px;
    border-bottom: solid;
    border-color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pricing-row-head {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background-color: #091d9c;
    color: #ffffff;
    border-bottom: solid;
    border-color: #ffffff;
}

.pricing-row-content {
    height: 44px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    background-color: #ffffff;
    padding: 10px;
    border-bottom: solid;
    border-color: #f5f5f5;
}

.pricing-row-glyphicon-okay {
    color: #091d9c;
}

.pricing-row-footer {
    height: 5em;
}

.pricing-row-content .btn {
    white-space: normal;
}

.price-red-button {
    background-color: #d6003c;
    color: #ffffff;
}

.steps-section .text-center {
    margin-top: 0;
    margin-bottom: 0;
}

.slide {
    margin-top: 0;
    -webkit-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.5);
}

.carousel-control {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0) 0, rgba(0, 0, 0, .0) 100%) !important;
}

.carousel-control:hover {
    color: #3fa8b5;
}

.carousel {
    margin: 0 auto;
}

.carousel-caption {
    background-color: #f5f5f5;
    padding: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}

.carousel-text {
    text-shadow: none;
    color: #091d9c;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.carousel-indicators {
    bottom: -40px;
}

.carousel-info {
    box-shadow: none;
    margin-top: 2em;
}

.carousel-info .carousel-caption {
    top: 0;
    text-shadow: none;
    bottom: auto;
    color: #091c29;
    font-weight: bold;
    text-align: center;
    position: static;
}

.carousel-info-headline {
    margin-top: 1em;
    font-size: 28px;
    font-weight: bold;
    padding: 20px;
    line-height: 50px;
}

.carousel-info-text {
    text-align: left;
    padding-left: 5em;
    color: #777;
    padding-top: 3em;
    font-size: 16px;
}

.carousel-info-text li {
    padding-bottom: 20px;
}

.alldomain-background {
    background-color: #000;
    
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    padding-top: 10vh;
}

.alldomain-section {
    margin-top: 100px;
    background-color: rgba(255, 255, 255, 0.5);
}

.missing-input {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(166, 0, 0, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(166, 0, 0, 1);
    box-shadow: 0px 0px 5px 0px rgba(166, 0, 0, 1);
}

.error-header {
    margin-top: 100px;
    text-align: center;
    width: 100%;
    height: 100px;
    font-size: 28px;
    line-height: 85px;
    font-weight: bold;
}

.error-content {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    padding: 10px;
    font-size: 1.7em;
    border: #0f0f0f 1px solid;
    text-align: center;
    color: #ffffff;
    background-color: #091c29;
}

.package-details-description {
    font-weight: normal;
    font-style: italic
}

.package-details-content {
    margin-bottom: 1em;
    font-weight: bold;
    padding-left: 0;
}

.package-details-subtitle {
    font-weight: bold;
    color: #091d9c;
    font-size: 1.3em;
    margin-top: 1em;
    margin-bottom: 0.5em;
}

.terms-section {
    padding-top: 6em;
    padding-bottom: 6em;
    color: #fff;
}

.terms-section h3 {
    line-height: 1.5em
}

.privacy-section {
    padding-top: 6em;
    padding-bottom: 6em;
    color: #fff;
}

.privacy-section .row > div > p > a,
.terms-section .row > div > p > a,
.policy-section .row > div > p > a
{
    text-decoration: underline;
}

.privacy-section h3 {
    line-height: 1.5em
}

.policy-section {
    padding-top: 6em;
    padding-bottom: 6em;
    color: white;
}

.policy-section h3 {
    line-height: 1.5em
}

.contactsection {
    padding-top: 6em;
    padding-bottom: 6em;
    background-color: #000;
    color: #fff;
}

.contact-form .form-control {
    background-color: #f5f5f5;
}

.contact-section-grey {
    background-color: #000;
}

.contact-section-grey .form-control {
    background-color: #000;
    color: #fff;
}

.contactsection h3 {
    line-height: 1.5em
}

.red-button {
    background-color: #cb0bca;
    color: #ffffff;
    border: 1px solid #cb0bca;
}

.source-container {
    padding-bottom: 5em;
    vertical-align: middle;
    text-align: center;
}

.source-container img {
    height: 66%;
    width: 66%;
}

.sources-bg1 {
    padding-top: 5em;
    background-color: #fff;
}

.sources-bg2 {
    padding-top: 5em;
    background-color: #f5f5f5;
}

.sources-title {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-top: 10px;
    box-shadow: none;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.source-rights {
    text-align: center;
}

.ie .hero-section {
    background-image: url("/assets/img/linien_Startseite_oben-01.svg");
    background-position: top center;
    background-size: 3400px;
}

.ie .product-top-section {
    background-image: url("/assets/img/Cyberscan_Produkt_oben-01.svg");
    background-position: top center;
    background-size: 8500px;
}

.ie .product1-section {
    background-image: none;
}

.page-pricing.ie .hero-section {
    background-image: url("/assets/img/Cyberscan_Produkt_oben-01.svg");
    background-position: bottom center;
    background-size: 8500px;
}

.ie .pricing-section {
    background-image: none;
}

.ie .top-section-half {
    background-image: url("/assets/img/linien_Startseite_oben-01.svg");
    background-position: top center;
    background-size: 6800px;
}

.ie .alldomain-background {
    background-image: url("/assets/img/linien_Startseite_oben-01.svg");
    background-position: top center;
    background-size: 3400px;
}

.pricing-row-glyphicon-okay {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}

.offer-privacy {
    width: 100%;
    font-size: 0.8em;
    margin-bottom: 30px;
    text-align: left;
    padding-right: 40px;
    padding-left: 10px;
    color: #fff;
}

.offer-privacy label a {
    text-decoration: underline;
}

.offer-request {
    background-color: #000;
    padding: 30px 20px;
    margin-bottom: 50px;
    border: 1px solid #3B3B3B;
}

.offer-request-input {
    height: 50px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 10px;
}

.offer-request-border-bottom  > label{
    color: #fff;
}

.offer-request-input input {
    position: relative;
    left: 280px;
    top: -26px;
    width: 70px;
    background-color: #000;
    color: #fff;
}

.offer-request label {
    width: 400px;
}

.offer-privacy label {
    width: 100%;
    font-weight: unset;
}

.offer-request-input input[type=number] {
    -moz-appearance: textfield;
    /* Firefox */
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#request_offer_form_modal .request-container {
    padding-left: 0;
    padding-right: 0;
}

#request_offer_form_modal .offer-request-input {
    margin-top: 7px;
}

.offer-request-input input[name=org_isp] {
    position: absolute;
    left: 294px;
    top: 410px;
}

.offer-request-input input[name=certificate] {
    position: absolute;
    left: 294px;
    top: 460px;
}

.offer-request-input input[name='email'],
.offer-request-input input[name='company'],
.offer-request-input input[name='cust_name'],
.offer-request-input input[name='phone_number'] {
    width: 270px;
    left: 80px;
    background-color: #000;
    color: #fff;
}

.offer-message label {
    font-weight: unset;
    font-size: 0.8em;
    width: 355px;
}

.offer-title {
    font-weight: unset;
    font-size: 0.8em;
    width: 355px;
    color: #fff;
}

.offer-content {
    float: right;
    font-weight: bold;
    width: 80px;
    text-align: center;
    color: #fff;
}

.offer-message {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    color: #fff;
}

.offer-message textarea[name='message'] {
    margin-top: 10px;
    resize: none;
    height: 200px;
    width: 100%;
    background-color: #000;
    color: #fff;
}

.offer-request-input label {
    float: left;
    width: 100%;
    font-size: 0.8em;
    height: 15px;
    font-weight: unset;
}

.offer-form {
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
    width: 100%;
    height: 44px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #f5f5f5;
    font-size: 0.8em;
    font-weight: bold;
}

.offer-submit {
    width: 180px;
}

.offer-form:active,
.offer-form:focus {
    border: 2px solid #091d9c;
}

div.dataTables_wrapper div.dataTables_processing {
    width: 0;
    height: 0;
    font-size: 0;
}

.nav-tabs-custom>.nav-vulnerabilities {
    margin-top: 20px;
    z-index: 999;
}

#all-vuln-table_wrapper {
    margin-top: 20px;
}

#former-vuln-table_wrapper {
    margin-top: 60px;
}

.nav-tabs-custom>.position-unset {
    position: unset;
}

.badge-port {
    margin-top: 5px;
    margin-bottom: 2px;
}

.expand-port {
    width: 90px;
}

.row.limits {
    background: #fff;
}

.row.limits .limitinfo.chart {}

#userMaskUnmask {
    background: rgba(255, 0, 0, 0.6);
    padding: 16px;
    text-align: center;
    left: 350px;
    right: 250px;
    position: fixed;
    top: 0;
    z-index: 9999;
}

.nav-tabs-orgtags>li>a {
    background-color: #ffffff;
    margin-right: 0;
    border-bottom: 1px solid #dddddd;
}

.nav-tabs-orgtags>li>a:hover,
.nav-tabs-orgtags>li>a:active,
.nav-tabs-orgtags>li>a:visited {
    background-color: #ffffff;
}

.nav-tabs-orgtags>li>a:hover {
    color: #999;
}

#org-tags-outer {
    overflow: scroll;
    position: relative;
    height: 1000px;
    z-index: 1;
    padding: 0;
    margin-left: 15px;
    border-left: 1px solid #dddddd;
}

#org-tags-outer canvas {
    background: #fff;
}

.org-tag-info-content div {
    padding: 0 5px;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.org-tag {
    width: 150px;
    height: 200px;
    background: #eee;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: center;
    border-radius: 4px;
    padding: 4px;
}

.org-tag-title {
    cursor: pointer;
    margin-top: 10px;
}

.org-tag-title a,
.org-tag-title a:hover {
    color: #fff;
}

.org-tags-parent-plug {
    position: absolute;
    padding: 4px;
    border-radius: 50%;
    top: -4px;
    cursor: pointer;
}

.org-tags-child-plug {
    position: absolute;
    padding: 4px;
    border-radius: 50%;
    bottom: -4px;
    cursor: pointer;
}

.org-tag-relation-delete {
    position: absolute;
    z-index: 999;
    width: 18px;
    height: 18px;
    display: block;
    border-radius: 50%;
    background: #111;
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}

.org-tag-delete {
    position: absolute;
    top: -9px;
    right: -9px;
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 50%;
    background: #ff0000;
    color: #fff !important;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
}

.org-tag-add-domain,
.org-tag-add-user,
.org-tag-add-host,
.org-tag-add-network,
.org-tag-add-privilege {
    margin: 10px;
}

.org-tag-add-domain .fa-plus,
.org-tag-add-user .fa-plus,
.org-tag-add-host .fa-plus,
.org-tag-add-network .fa-plus,
.org-tag-add-privilege .fa-plus {
    font-size: 6px;
    vertical-align: top;
}

.org-tag-domain,
.org-tag-user,
.org-tag-host,
.org-tag-network,
.org-tag-privilege,
.custenv-attributes {
    margin: 5px;
    position: relative;
}

.org-tag-domain-delete,
.org-tag-user-delete,
.org-tag-host-delete,
.org-tag-network-delete,
.org-tag-privilege-delete,
.custenv-attributes-delete {
    position: absolute;
    top: -5px;
    right: 0;
    display: block;
    width: 10px;
    height: 10px;
    background: #ff0000;
    color: #fff !important;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    cursor: pointer;
}

.org-tags-choices-loading {
    display: inline-block;
    position: absolute;
    top: 55px;
    right: 10px;
    color: #4c4c4c;
    font-size: 20px;
    z-index: 999;
}

#org_tags_buttons {
    position: absolute;
    top: 95px;
    right: 10px;
    z-index: 1000;
}

#org_tags_buttons a {
    display: block;
    margin: 5px;
    float: right;
}

#all-ips-table .progress-bar,
#internal-ip-table .progress-bar,
#all-vhosts-table .progress-bar {
    color: #fff;
    font-weight: bold;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.row.sales-users {
    margin: 0 !important;
}

.sales-users-row:nth-child(odd) {
    background: #eee;
}

.row.sales-users .col {
    padding: 10px;
    height: 100%;
}

.sales-users-container .badge {
    line-height: normal;
    margin: 0 3px 3px 0;
}

.sales-users-container .sales-users-row .domain {
    margin-bottom: 5px;
}

.sales-users-container .sales-users-row span.clickable {
    padding: 3px 7px;
    margin-right: 3px;
    font-weight: bold;
    cursor: copy;
    border-radius: 3px;
}

.sales-users-row .row.details {
    background: #fff;
    padding: 0 0 64px 0;
    margin: 0;
}

.sales-users-row .row.details table td,
.sales-users-row .row.details table th {
    padding: 5px;
}

.sales-users-row .row.details input[type="text"] {
    padding: 10px;
}

.sales-users-row .row.details input {
    margin-right: 5px;
}

.sales-users-row .row.details .info-box-icon {
    margin: 10px 0 0 10px;
    float: right;
}

.sales-users-container .sales-users-pagination {
    margin: 40px 0;
}

.sales-users-container .sales-users-pagination a {
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #bbb;
    font-weight: bold;
    margin-right: 1px;
}

.sales-users-container .sales-users-pagination a.active {
    background: #000;
    color: #fff;
}

#sales-status-notification {
    z-index: 1050;
    position: fixed;
    bottom: 50px;
    left: 50px;
    right: 50px;
    padding: 25px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.info-status-bar {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #dd4b39;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
}

section.content.monitoring {
    padding: 0 15px;
}

#syslog {
    font-size: 28px;
}

#syslog .row.syslog-entry {
    padding: 5px 0;
}

#syslog .row.syslog-entry.Debug a,
#syslog .row.syslog-entry.Warning a,
#syslog .row.syslog-entry.Error a,
#syslog .row.syslog-entry.Fatal a {
    color: #fff;
}

#syslog .row.syslog-entry .timestamp {
    display: inline-block;
    text-align: center;
    width: 36px;
}

#syslog .row.syslog-entry .timestamp_spacer {
    display: inline-block;
    text-align: center;
    width: 7px;
}

#syslog .row.syslog-entry:nth-child(even) {
    background: #ddd;
}

#syslog .row.syslog-entry.Debug {
    background: #7ad1ff;
    color: #fff;
}

#syslog .row.syslog-entry.Warning {
    background: #f2e605;
    color: #fff;
}

#syslog .row.syslog-entry.Error {
    background: #f29f05;
    color: #fff;
}

#syslog .row.syslog-entry.Fatal {
    background: #f20505;
    color: #fff;
}

#syslog .row.syslog-entry-small {
    font-size: 16px !important;
}

#syslog .row.syslog-entry i {
    display: inline-block;
    margin-right: 20px;
}

#syslog_show_more {
    text-align: center;
    margin-top: 40px;
}

#syslog_show_more a {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    padding: 5px 20px;
    border-radius: 5px;
}

#syslog_stop_reload {
    display: block;
    z-index: 999;
    position: fixed;
    top: 50px;
    left: 45%;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    padding: 5px 20px;
    border-radius: 5px;
}

@media (max-width: 1440px) {
    #step-slides {
        margin-left: 10vh;
    }
    .slick-slide {
        margin-right: 10vh;
    }
    .hero-section.product-top-section h1 {
        font-size: 3em;
    }
}

@media (max-width: 998px) {
    .hero-section {
        background-size: auto 100%;
    }
}

@media (max-width: 992px) {
    .header {
        background-color: #ffffff;
        height: 60px;
    }
    .header .cs-logo,
    .skin-white .main-header .logo .cs-logo {
        position: absolute;
        top: 12px;
        background-color: transparent;
        background-size: 32px 32px;
        height: 32px;
        width: 120px;
        font-size: 18px;
        padding-left: 42px;
        margin-top: 2px;
    }
    .main-header .navbar-custom-menu a.btn {
        background: #091c29;
    }
    #step-slides {
        width: 100%;
        margin-left: 0;
    }
    .slick-slide {
        margin-top: 2em;
        margin-right: 20px;
    }
    .hero-section.product-top-section h1 {
        max-width: 95%;
    }
    .header.header-scrolled {
        padding-top: 0;
        height: 60px;
    }
}

@media (min-width: 768px) {
    .cs-scan-myself .btn {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media (max-width: 768px) {
    .cs-scan-myself span {
        width: unset;
    }
    .main-header .navbar {
        position: absolute;
        top: 0;
    }
    .header .cs-logo,
    .skin-white .main-header .logo .cs-logo {
        z-index: 1001;
        left: 60px;
        top: 6px;
    }
    a.logo>span {
        width: 0;
    }
    .page-scan #hero {
        background-size: 120vh;
    }
    .product-top-section .container {
        top: 22%;
    }
    .page-pricing .top-section .container {
        top: 33%;
    }
    #contact .container {
        top: 40%;
    }
    .hero-section,
    .pricing-top-section,
    .contact,
    .product-top-section {
        background-size: 100%;
    }
    #registration_form_modal .text-center {
        padding: 20px;
    }
    #registration_form_modal .modal-dialog {
        width: 90vw;
        margin: 0 auto;
    }
    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
        margin-left: -7px;
    }
    .hero-section.product-top-section h1 {
        font-size: 4em;
    }
    .hero-section .intro {
        font-size: 1.15em;
    }
    .navbar-collapse {
        background-color: #fff;
        font-size: 0.9em;
        text-align: left;
    }
    .main-nav .nav .nav-item a.cs-nav-login {
        /*padding: inherit;*/
        font-weight: bold;
        border: none;
        font-size: 0.9em;
    }
}

@media (max-width: 600px) {
    .hero-section.product-top-section h3 {
        font-size: 1em;
    }
}

@media (max-width: 480px) {
    .news-message {
        font-size: 12px;
    }
    .product-top-section .container {
        top: 22%;
    }
    .page-pricing .top-section .container,
    #contact .container {
        top: 25%;
    }
    .page-scan .hero-section .container {
        top: 22%;
    }
    .cs-scan-myself span {
        width: 100%;
        padding-left: 40%;
        padding-right: 40%;
    }
    .hero-section {
        padding-top: 25vh;
        padding-bottom: 25vh;
    }
    .hero-section h1 {
        font-size: 1.7em;
    }
    h2.section-title {
        font-size: 1.5em;
    }
    .cs-scan-myself .btn {
        width: 290px;
        font-size: 11px;
    }
    body {
        font-size: 14px;
    }
    .hero-section h1,
    .hero-section.product-top-section h1 {
        font-size: 1.7em;
    }
    .hero-section.product-top-section h3 {
        font-size: 0.9em;
    }
    .product-top-section .container {
        margin-top: 10%;
    }
    .top-section-half .container,
    .contact .container,
    .pricing-top-section .container {
        margin-top: 20%;
    }
    .contact .heading,
    .press .heading {
        margin-top: 5%;
    }
    .pricing-section .section-title,
    h2.section-title,
    .contactsection h3,
    .product-section .section-title-1 {
        font-size: 1.3em;
        line-height: 1.5em;
    }
    #what-we-do h3 {
        font-size: 1.3em;
    }
    .legal-opinion-section,
    .contactsection,
    .pricing-section {
        padding-top: 20px;
    }
    .press h3,
    .product-section .section-title-2 {
        font-size: 16px;
    }
    .press h3 {
        margin-top: 40px;
    }
    .hero-section .container {
        top: 25%;
    }
    .hero-section .intro {
        font-size: 1em;
    }
    .cookie-container .container .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .cookie-label input[type="checkbox"] {
        margin-right: 0;
    }
    .card.card-body .row .col-xs-12 div {
        margin-left: 15px;
        margin-right: 15px;
    }
    #cookie-details .card-body .row .col-xs-3 {
        min-width: 90px;
        font-size: 11px;
    }
    .cookie-details {
        width: 100%;
    }
    #cookie-details .card-body .row .col-xs-9 div {
        max-width: 250px;
        overflow: scroll;
    }
    .cookie-details-table {
        min-width: 500px;
    }
    .cookie-container .container .col-xs-12 h5,
    .cs-cookie-box .btn,
    #cookie-details .card-body {
        font-size: 11px;
    }
}

@media (max-width: 380px) {
    .scan-form input[type=text],
    .scan-form button {
        width: 280px;
    }
    .pricing-row-head {
        font-size: 0.9em;
    }
    .pricing-row-colums {
        font-size: 0.8em;
    }
    .bs-wizard>.bs-wizard-step .bs-wizard-info {
        font-size: 12px;
    }
}


/* animated hourglass while scan is running */

.hourglass-spin>[class*="fa-hourglass"] {
    animation: showhide 4s steps(1) infinite;
    opacity: 0;
}

.hourglass-spin>.fa-hourglass-end {
    animation-delay: 2s;
}

.hourglass-spin>.fa-hourglass-half {
    animation-delay: 1s;
}

.hourglass-spin>.fa-hourglass-start {
    animation-delay: 0s;
}

.hourglass-spin>.fa-hourglass-end.spin {
    animation: showhidespin 4s linear infinite;
}

@keyframes showhide {
    0% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
}

@keyframes showhidespin {
    0% {
        opacity: 0
    }
    74.9999999% {
        opacity: 0
    }
    75% {
        opacity: 1;
        transform: rotate(0deg);
    }
    100% {
        opacity: 1;
        transform: rotate(180deg);
    }
}


/* Tooltips */

div[id^='tooltip'] {
    z-index: 999999999999;
}

.tooltip-inner {
    background: transparent;
    padding: 0;
}

.tooltip-arrow {
    color: #0073b7;
}

.cs-tooltip {
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #091c29;
    border-radius: 3px;
    padding: 4px 10px;
    background-color: #fff;
    color: #091c29;
    opacity: 1;
    z-index: 9999999;
    text-align: left;
}

.main-nav-tooltip {
    font-size: 12px;
    width: 270px;
}

.main-nav-tooltip p {
    line-height: 15px;
    margin: 0;
    padding: 0;
    border: 0;
}

#password_feedback {
    background: rgba(255, 0, 0, 0.5);
    text-align: left;
    padding: 10px;
    display: none;
}

.main-table-tooltip {
    font-size: 12px;
    width: 280px;
}

.main-table-tooltip p {
    line-height: 15px;
    margin: 0;
    padding: 0;
    border: 0;
}

.info-box-tooltip {
    font-size: 12px;
    width: 280px;
}

.info-box-tooltip p {
    line-height: 15px;
    margin: 0;
    padding: 0;
    border: 0;
}

.pricing-row-tooltip {
    font-size: 12px;
    width: 280px;
}

.pricing-row-tooltip p {
    line-height: 15px;
    margin: 0;
    padding: 0;
    border: 0;
}

.wide-tooltip {
    width: 320px;
}

.medium-tooltip {
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #091c29;
    border-radius: 3px;
    padding: 4px 10px;
    background-color: #fff;
    color: #091c29;
    opacity: 1;
    z-index: 9999999;
    text-align: left;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    margin-right: 20px;
}

.btn-vulns {
    text-align: center;
    align-content: center;
}

.narrow-tooltip {
    width: 180px;
}

.pull-x-down-tooltip {
    margin-top: 70px;
}

.pull-down-tooltip {
    position: relative;
    top: 15px;
    ;
}

.pull-left-tooltip {
    position: relative;
    left: -80px;
}

.fs-16 {
    font-size: 16px;
}

.fs-14 {
    font-size: 14px;
}

.box.box-primary.cs-box-chart {
    min-height: 360px;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.box.box-primary.cs-box-chart-lg {
    min-height: 400px;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.box.box-primary.cs-box-chart-xl {
    min-height: 500px;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.box.box-primary.cs-box-chart-xxl {
    min-height: 540px;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.box.box-primary.cs-box-chart-custom {
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.ideaboard h4 {
    margin-bottom: 0;
}

.idea-dev-comment {
    border-top: 1px solid #a6a6a6;
    border-left: 5px solid #f7f7f7;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
}

.ideaboard-puplish-data {
    margin-top: 0;
}

.ideaboard-headline .idea-status-0 {
    font-size: 12px;
    padding: 5px;
    background-color: #d2d6de;
    color: #ffffff;
    margin-left: 20px;
    font-weight: bold;
}

.ideaboard-headline .idea-status-1 {
    font-size: 12px;
    padding: 5px;
    background-color: #d6003c;
    color: #ffffff;
    margin-left: 20px;
    font-weight: bold;
}

.ideaboard-headline .idea-status-2 {
    font-size: 12px;
    padding: 5px;
    background-color: #00a65a;
    color: #ffffff;
    margin-left: 20px;
    font-weight: bold;
}

.ideaboard-headline .logo-lg {
    margin-top: 14px;
}

.changelog-headline,
.ideaboard-headline,
.faq-headline {
    background-color: #f7f7f7;
    min-height: 83px;
    padding-left: 30px;
    border-bottom: 1px solid #a6a6a6;
}

.ideaboard-text {
    font-size: 14px;
    width: 100%;
    max-width: 900px;
    border-left: 5px solid #f7f7f7;
    padding: 10px;
}

.ideaboard-footer {
    border-top: 1px solid #a6a6a6;
    height: 20px;
    background-color: #f7f7f7;
    margin-bottom: 30px;
    padding-left: 10px;
    color: #7f7f7f;
    font-size: 12px;
}

.ideaboard,
.changelog {
    width: 95%;
    margin-left: 25px;
    margin-right: 25px;
}

.changelog-headline h4,
.ideaboard-headline h4 {
    padding-top: 30px;
}

.changelog-footer {
    background-color: #f7f7f7;
    height: 20px;
    padding-left: 30px;
    font-size: 12px;
    margin-bottom: 50px;
    border-top: 1px solid #a6a6a6;
}

.form-changelog .row {
    padding: 10px 0;
}

.form-changelog .ck-editor__editable {
    height: 200px;
}

.form-changelog input[type="text"] {
    width: 100%;
}

.form-changelog textarea {
    width: 100%;
    resize: none;
    height: 300px;
}

.form-faq textarea {
    width: 100%;
    resize: none;
    height: 300px;
}

.row.changelog p {
    margin-left: 50px;
}

.row.changelog {
    font-size: 14px;
}

.changelog-edit {
    padding-right: 10px;
}

.changelog-not-published {
    background-color: #d6003c;
    color: #ffffff;
    font-weight: bold;
}

.changelog-not-published a,
.changelog-not-published a:hover,
.changelog-not-published a:focus,
.changelog-not-published a:visited {
    color: #ffffff;
}

.changelog-headline>.fa-plus {
    margin-top: -25px;
    padding-right: 30px;
}

.changelog-headline>.fa-minus {
    margin-top: -25px;
    padding-right: 30px;
}

.row.changelog>.changelog-content {
    padding: 10px 30px;
    border-left: 5px solid #f7f7f7;
    border-right: 5px solid #f7f7f7;
}

.row.changelog span {
    margin: 15px 0;
    color: #666;
    display: block;
    font-size: 12px;
}

.row.changelog ul {
    padding: 0 0 0 80px;
}

.row.changelog ul li {
    margin: 0;
}

.row.changelog h4,
.row.ideaboard h4,
.row.portscan h4 {
    font-weight: bold;
}

.row.ideaboard h4 {
    font-weight: bold;
}

#dashboardCarousel .carousel-control {
    width: 25px;
}

#dashboardCarousel .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-size: unset;
    top: 48.6%;
}

#dashboardCarousel a:hover {
    color: #d6003c;
}

#dashboardCarousel .box.box-primary.cs-box-chart {
    max-height: 370px;
}

#dashboardCarousel .carousel-indicators {
    bottom: -10px;
}

#dashboardCarousel .carousel-indicators li {
    width: 50px;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, 0.3);
}

#dashboardCarousel .carousel-indicators .active {
    background-color: #d6003c;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.cs-chart-canvas {
    min-height: 260px;
}

.cs-chart-canvas-lg {
    min-height: 360px;
}

.cs-chart-canvas-xl {
    min-height: 460px;
}

.cs-chart-canvas-footer {
    height: 30px;
    margin-top: 5px;
    border-top: 1px solid #ddd;
}

input[name^="risk"] {
    display: table-cell;
    vertical-align: sub;
    margin-left: 15px;
}

#admin_dashboard td {
    height: 20px;
}

#admin-info-modal .modal-dialog,
#admin-info-modal-single .modal-dialog {
    width: 70vw;
}

#admin-info-modal td,
#admin-info-modal-single td {
    text-align: left;
}

.adminDetailLink {
    cursor: pointer;
}

.datatable-footer-input {
    font-family: Montserrat, FontAwesome, sans-serif;
    max-width: 125px;
}

.datatable-footer-input-wide {
    font-family: Montserrat, FontAwesome, sans-serif;
    max-width: 100%;
}

.datatable-footer-input-narrow {
    font-family: Montserrat, FontAwesome, sans-serif;
    max-width: 100px;
}

.datatable-footer-input-narrow-slim {
    font-family: Montserrat, FontAwesome, sans-serif;
    max-width: 70px;
}

.table-container {
    position: relative;
    top: -35px;
    z-index: 99;
}

.table-container input {
    z-index: 999;
}

#internal-ip-table_filter .dTsearch,
#all-ips-table_filter .dTsearch,
#all-vuln-table_filter .dTsearch,
#former-vuln-table_filter .dTsearch,
#all-vhosts-table_filter .dTsearch,
#vhosts-vuln-table_filter .dTsearch {
    right: -30px;
}

#all-ips-table_filter input,
#dashboard-domain-table_filter input,
#breaches-table_filter input,
#solvedbreaches-table_filter input,
#all-vuln-table_filter input,
#all-vhosts-table_filter input,
#vhosts-vuln-table_filter input,
#admin-validated-targets-table_filter input,
#target-access-table_filter input,
#ips-calc-detail-table_filter input {
    padding-left: 30px;
    margin-right: 10px;
    width: 310px;
}

.skin-white .ips-calculator-details {
    font-weight: 800;
    color: #ffffff;
    padding: 2px 10px;
    border-radius: 10px;
    cursor: pointer;
}

#scrollToTop {
    height: 40px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    position: fixed;
    bottom: 5px;
    left: 52%;
    display: none;
    border: 1px solid black;
    border-radius: 3px;
    background-color: #091c29;
}

#scrollToTop:hover {
    text-decoration: none;
}

.tag-label {
    font-weight: bold;
    font-size: 20px;
    border-radius: 6px;
}

.domain-title {
    font-weight: bold;
    font-size: 0.65em;
}

#domainTagCanvas {
    height: 222px;
    width: 100%;
    background-color: #fff;
}

#domainTagCanvasOverlay {
    background-color: #ffffff;
    position: absolute;
    width: 910px;
    right: 12px;
    top: 0;
    z-index: 10000;
}

#domainTagCanvasContainerAdmin {
    height: 700px;
    width: 100%;
    background-color: #fff;
}

#domainTagCanvasToggle {
    height: 375px;
    width: 900px;
    background-color: #fff;
}

@media (max-width: 768px) {
    #domainTagCanvas {
        width: 100%;
    }
    .scan-form button {
        position: relative;
        left: 2px;
    }
}

.ellipsis-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ellipsis-text-multi-row {
    height: 55px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tag-cloud-box-header {
    text-align: center;
    width: 100%;
    background-color: #fff;
    height: 20px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.0em;
}

.admin-input-text {
    display: block;
    margin-bottom: 12px;
    width: 100%;
}

.admin-input-checkbox {
    display: block;
    margin-bottom: 12px;
}

.ui-autocomplete-loading {
    background: white url("/assets/img/ui-anim_basic_16x16.gif") right center no-repeat;
}

#edit-mode-indicator {
    background-color: #d6003c;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 3px;
    display: none;
}

#user-defined-list-table .add-row-btn,
#user-defined-list-table .del-row-btn {
    width: 90px;
    cursor: pointer;
}

#user-defined-list-table .add-row-btn:hover,
#user-defined-list-table .del-row-btn:hover {
    background-color: #d6003c;
}

#manage-list-bar p {
    line-height: 14px;
}

#manage-list-bar .margin-top {
    margin-top: 9px;
}

#multifunc-btn-2 {
    display: none;
}

.list-tile {
    margin: 0.9em 0.05em;
    border: 1px solid #d2d6de;
    box-shadow: 2px 2px 4px 1px #d2d6de;
    height: 150px;
}

.list-tile-name {
    margin: 0.3em 0.6em;
    font-size: 1.1em;
    font-weight: bolder;
    border-bottom: 1px solid #d2d6de;
}

.list-tile-info {
    margin: 0.3em 0.6em;
    font-size: 1.0em;
}

#list-grid {
    display: none;
}

.spacer-20 {
    margin-bottom: 20px;
}

.admin-blog-section {
    padding-top: 6em;
    background-image: url("/assets/img/bg-start-product.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 28%;
    padding-bottom: 6em;
}

.blog-tile {
    padding: 5px;
    box-shadow: 1px 4px 4px 1px #ddd;
    border-radius: 16px;
    border: 1px solid #ddd;
    height: 200px;
}

.blog-tile-name {
    margin: 0.3em 0.9em;
    font-size: 0.9em;
    text-align: center;
    border-bottom: 1px solid #ededed;
    font-weight: bold;
}

.blog-tile-info {
    margin: 0.3em 0.9em;
    font-size: 0.8em;
    text-align: justify;
}

.blog-tile-content {
    margin: 0.3em 0.9em;
    font-size: 0.8em;
    text-align: left;
}

.blog-preview {
    height: 150px;
    width: 250px;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    background-size: 140% auto;
    background-position: top left;
    border: 2px solid #f5f5f5;
    background-color: #0c0c0c;
    transition-property: opacity;
    transition-duration: 0.3s;
}

.blog-preview:hover {
    transition-property: opacity;
    transition-duration: 0.3s;
    opacity: 0.5;
}

#blog-imagemodal>.modal-dialog {
    max-height: 90%;
    max-width: 90%;
    height: auto;
    width: auto;
    text-align: center;
}

#imagepreview {
    max-height: 90%;
    max-width: 90%;
    height: auto;
    width: auto;
}

.skin-white .table-striped .badge a {
    color: white;
}

.cs-ip-not-finished {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    padding-bottom: 2em;
    padding-top: 2em;
}

.cs-scan-myself {
    position: relative;
    margin-top: 4em;
}

.btn-default:hover {
    color: #fff;
}

.earlier-vulns-comment {
    margin-top: 0;
    padding: 0 10px 0 10px;
}

.earlier-vulns-comment p,
.earlier-vulns-comment li {
    margin: 0;
    line-height: 1.4;
}

#vulncommentmodal {
    resize: none;
}

.radio-notify-group {
    margin-top: 5px;
}

.radio-notify-group input[type="radio"] {
    margin-top: -4px;
    vertical-align: middle;
}

.radio-event-group,
.radio-action-group {
    text-align: left;
    margin: 0.1em 0;
    padding: 0;
}

.radio-event-group input[type="radio"],
.radio-action-group input[type="radio"] {
    margin-top: -4px;
    vertical-align: middle;
}

#sales-info-table th {
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}

#sales-info-table .sales-reminder-date-text {
    font-weight: bold;
}

.note-details-content h5 {
    padding: 10px;
    background-color: #f7f7f7;
    font-weight: 800;
    margin-top: 0;
}

.note-details-content p {
    padding: 0 10px;
}

#note-details-modal-linked-items {
    margin-bottom: 0;
    padding: 0;
}

#note-details-modal-linked-items p {
    margin-bottom: 0;
}

#sales-info-table .sales-note {
    font-weight: bold;
    border-bottom: 1px solid black;
}

#sales-info-table .sales-note-text {
    border-bottom: 1px solid black;
    padding: 1px;
}

#admin-info-modal h4 {
    border: 1px solid black;
    background-color: #f7f7f7;
}

#admin-info-modal-content-bottom-right button {
    margin-top: 5px;
}

#domain-info-table-up th,
#domain-info-table-s th {
    height: 30px;
}

.text-white {
    color: #FFFFFF;
}

.org_isp_badge {
    background-color: #FFF;
    color: #0073b7;
    border: 1px solid #0073b7;
}

#all-vuln-table .badge {
    margin: 5px 0 2px 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #091c29;
    border-color: #091c29;
}

div.btn-group .cs-edit-vuln-comment {
    height: unset;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
}

div.btn-group .cs-mark-vuln-as-done,
div.btn-group .cs-mark-vuln-unsolved {
    height: unset;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-group .trash-icon:hover {
    color: #ffffff;
}

.btn-group .rescan-icon a:hover {
    color: unset;
}

.btn-info {
    background-color: #091c29;
    border-color: #091c29;
}

.box.box-success,
.box.box-info {
    border-top: 3px solid #d2d6de;
}

#submit_password_button {
    display: none;
}

#host_comment_field {
    border: unset;
    color: #000000;
    font-size: 0.9em;
    padding: 0;
    resize: none;
}

#submit_host_comment {
    position: absolute;
    right: 15px;
    bottom: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 135px;
}

.tag-box .badge {
    margin-right: 5px;
}

.tag-box-header {
    font-size: 14px;
    font-weight: 600;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    border: 2px solid #f5f5f5;
    background-color: #f5f5f5;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 5px 15px;
}

.tag-box {
    padding: 15px;
    border: 2px solid #f5f5f5;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tag-bar {
    width: 100%;
    padding-left: 14px;
    font-size: 14px;
}

.title-bar-tag {
    background-color: #0073b7;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    padding: 3px 5px;
    border-radius: 3px;
    margin: 10px 5px;
}

.domain-bar-tag {
    display: inline-block;
    background-color: #0073b7;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    padding: 3px 5px;
    border-radius: 3px;
    margin: 10px 5px;
    position: relative;
}

.domain-bar-tag a {
    color: #fff;
}

a.domain-bar-tag:hover {
    background-color: #3fa8b5;
    color: #ffffff;
}

.tag-button-container {
    margin-top: 0.1em;
}

.mark_vuln_as_done_btn_grp button {
    margin: 20px;
}

.preview-scan-field {
    position: relative;
    top: 3px;
    left: 5px;
    width: 75px;
    height: 16px;
    background-color: #ffffff;
    float: left;
    font-size: 9px;
    color: #acacac;
    padding-top: 1px;
    padding-left: 5px;
}

.preview-page-tab {
    width: max-content;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f5f5f5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid black;
}

.preview-input {
    background-color: #ffffff;
    border: 1px solid black;
    padding: 5px;
    margin-bottom: 8px;
    color: #555555;
    font-size: 10px;
}

#edit_user_privileges_user_owned_privileges {
    margin-top: 10px;
}

#edit_user_privileges_user_owned_privileges h4 {
    background-color: #f5f5f5;
    margin-top: 0;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.edit-user-priveleges {
    padding-bottom: 30px;
}

.edit-user-priveleges h4 {
    background-color: #f7f7f7;
    margin-top: 0;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#edit_user_privileges_user_owned_privileges table {
    margin-bottom: 10px;
    margin-left: 15px;
}

.preview-login-form {
    position: relative;
    left: 290px;
    top: 55px;
    width: 220px;
}

.preview-cs-logo {
    position: relative;
    top: 3px;
    left: 100px;
    background-size: 25px 25px !important;
    padding-top: 0 !important;
    padding-left: 30px !important;
    font-size: 16px;
}

.preview-nav {
    float: right;
    margin-top: 3px;
    width: 200px;
    margin-right: 60px;
}

.preview-footer {
    width: 785px;
    border: 1px solid black;
    border-top-color: white;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.preview-frontpage-headbar {
    position: sticky;
    top: 0px;
    height: 50px;
    width: 100%;
    float: left;
}

.preview-dashboard-headbar {
    position: relative;
    top: -415px;
    left: 130px;
    height: 30px;
    width: 670px;
    background-color: #ffffff;
    color: #091c29;
}

.preview-nav-headline {
    padding-top: 5px;
    padding-left: 10px;
    font-size: 8px;
    font-weight: bold;
}

.preview-dashboard-modal {
    position: absolute;
    top: 160px;
    left: 220px;
    width: 360px;
    height: 166px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.white-label-edit label.preview-colorpicker-label {
    width: 365px;
}

.preview-navpoint {
    font-size: 8px;
    padding-left: 10px;
    margin-bottom: 5px;
}

.preview-dashboard-sidebar {
    width: 130px;
    height: 100%;
    background-color: #091c29;
    color: #ffffff;
}

.skin-white>.wrapper .preview-frontpage .preview-logo-title {
    width: 300px;
    padding-top: 3px;
    float: left;
}

.preview-frontpage .header-scrolled {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.preview-frontpage {
    width: 802px;
    height: 417px;
    border: 1px solid black;
    border-bottom-color: white;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.whitelabelreportlabel {
    margin-top: 19px;
}

.switch-whitelabelreport-settings>label,
.switch-whitelabelcustenv-settings>label {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.switch-whitelabelreport-settings,
.switch-whitelabelcustenv-settings {
    margin-top: 6px;
    width: 170px;
    height: 45px;
    float: right;
}

.switch-profile-settings {
    margin-top: -4px;
    height: 24px;
    padding-top: 0 !important;
    width: 400px;
    float: right;
}

.switch-profile-settings label {
    height: 24px;
    font-size: 12px !important;
    padding-bottom: 12px !important;
    padding-top: 3px !important;
    width: 75px !important;
}

.switch-field-nowidth>label {
    width: auto !important;
}

.switch-field-small label {
    height: 20px;
    font-size: 10px !important;
    padding: 2px 0 !important;
    width: 32% !important;
    float: left;
}

.switch-field-small {
    position: relative;
    top: -29px;
    left: 130px;
    width: 230px;
}

.switch-field.switch-field-registration label {
    font-size: 12px !important;
    padding: 5px 0 !important;
    width: 32% !important;
    float: left;
    margin: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background: #fbfbfb;
    cursor: pointer;
    border: 1px solid #f0f0f0;
}

.switch-field.switch-field-registration {
    position: relative;
    width: 210px;
    padding: 0 !important;
}

.switch-field {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 0;
    overflow: hidden;
}

#pdf_export_form>.switch-field {
    margin-left: 5px;
}

.switch-title {
    margin-bottom: 6px;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    float: left;
}

.switch-field label {
    color: #ffffff;
    display: inline-block;
    width: 33%;
    background-color: #e4e4e4;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked+label {
    background-color: #cb0bca;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
}

#white-label-bg {
    height: 100%;
    width: 100%;
}

#white-label-bg img {
    height: 100%;
    width: 100%;
}

.report-upload-btn-grp {
    padding-bottom: 36px;
}

.report-upload-btn-grp .btn {
    float: left;
    padding: 2px 5px;
}

.report-logo-text {
    color: #000000;
    padding-top: 4px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.report-preview {
    width: 550px;
    height: 350px;
    background-color: #ffffff;
    border: 1px solid #d2d6de;
}

#upload-bg {
    margin-left: 12px;
}

#report-footer-text {
    text-align: center;
    padding-top: 45px;
    font-size: 9px;
}

.report-headline {
    color: #091d9c;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
}

#report-logo {
    height: 50px;
    position: absolute;
    top: 30px;
    width: 550px;
}

#report-title-headline,
#report-title-domain {
    padding-top: 18px;
}

#white-label-logo {
    height: 100%;
    padding-left: 10px;
    padding-right: 3px;
    float: left;
}

.customized-report {
    width: 100%;
    min-height: 370px;
    font-size: 14px;
    padding-left: 40px;
    text-align: left;
    margin-bottom: 5px;
}

.internal-report {
    width: 100%;
    min-height: 180px;
    font-size: 14px;
    padding-left: 40px;
    text-align: left;
    margin-bottom: 5px;
}

.customized-options {
    width: 100%;
    font-size: 14px;
    padding-left: 40px;
    text-align: left;
    margin-bottom: 50px;
}

hr.small-headline {
    margin-top: 0;
    margin-bottom: 5px;
}

#newReport {
    font-weight: bold;
    height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#newReportProgress {
    height: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.customized-report input {
    top: 4px;
}

.internal-report input {
    top: 4px;
}

.customized-report .checkbox {
    padding: 7px;
}

.internal-report .checkbox {
    padding: 7px;
}

.report-box {
    width: 50%;
    float: left;
}

.sub-headline h3 {
    margin-top: 10px;
}

.fa-hide-row {
    padding: 4px;
    color: #7f7f7f;
}

.fa-hide-row:hover {
    background-color: #3fa8b5;
    color: #ffffff;
}

.row-choise {
    margin-left: 13px;
}

.dropdown-menu {
    border-radius: unset;
    background: #f9f9f9;
    margin-top: -5px;
    padding-top: 10px;
    padding-bottom: 5px;
}

#dropdownCustomizedTable {
    margin-left: 5px;
}


/* Customize the label (the container) */

.stylecontainer {
    position: relative;
    padding-left: 17px;
    padding-right: 10px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 11px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.stylecontainer input {
    position: absolute;
    top: -999999px;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #ffffff;
    border: 1px solid black;
}


/* On mouse-over, add a grey background color */

.stylecontainer:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.stylecontainer input:checked~.checkmark {
    background-color: #ffffff;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.stylecontainer input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.stylecontainer .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ui-autocomplete {
    z-index: 5000;
}

.delete-tag {
    position: absolute;
    color: #777777;
    margin-left: -2px;
    margin-top: -7px;
    font-size: 10px;
    background-color: #fff;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    padding-left: 4px;
    padding-top: 1px;
    font-weight: bold;
}

.delete-tag:hover {
    background-color: #d6003c;
    color: #ffffff;
}

.vuln-rate-filter {
    cursor: pointer;
    -webkit-box-shadow: 2px 3px 3px 0px rgba(119, 119, 119, 0.8);
    -moz-box-shadow: 2px 3px 3px 0px rgba(119, 119, 119, 0.8);
    box-shadow: 1px 2px 3px 0px rgba(119, 119, 119, 0.8);
}

.vuln-rate-filter:hover {
    padding-top: 1px;
    -webkit-box-shadow: inset 2px 3px 3px 0px rgba(119, 119, 119, 0.8);
    -moz-box-shadow: inset 2px 3px 3px 0px rgba(119, 119, 119, 0.8);
    box-shadow: inset 2px 3px 3px 0px rgba(119, 119, 119, 0.8);
}

.active-vuln-rate-filter {
    padding-top: 1px;
    opacity: 1 !important;
    -webkit-box-shadow: inset 2px 3px 3px 0px rgba(119, 119, 119, 0.8);
    -moz-box-shadow: inset 2px 3px 3px 0px rgba(119, 119, 119, 0.8);
    box-shadow: inset 2px 3px 3px 0px rgba(119, 119, 119, 0.8);
}

.inactive-vuln-rate-filter {
    opacity: 0.3;
}

.inactive-vuln-rate-filter:hover {
    opacity: 1;
}

.ideaboard {
    font-size: 1.2em;
}

.ideaboard .submit {
    display: block;
    margin: 15px 0;
}

.ideaboard .idea {
    background: #f0f0f0;
    margin-bottom: 10px;
    padding: 10px;
}

.ideaboard .title {
    font-size: 1.5em;
    font-weight: bold;
}

a.devcomment_edit:hover {
    color: #ffffff;
}

.btn-secondary.devcomment_edit {
    border: 1px solid black;
}

.devcomment_edit {
    height: 15px;
    padding: 0 5px;
    cursor: pointer;
}

.ideaboard .devcomment_title {
    font-weight: bold;
}

.ideaboard .title>span {
    font-weight: normal;
    font-size: 0.5em;
    margin-left: 10px;
    color: #777;
}

.ideaboard .title>span>i {
    color: #00cc00;
}

.ideaboard .date {
    color: #777;
    font-size: 0.9em;
}

.ideaboard .rating,
.ideaboard .mailto {
    cursor: pointer;
    margin-left: 10px;
    color: #777;
}

.ideaboard .rating.rated {
    cursor: default;
    color: #bbb;
}

#sales_filter {
    margin: 0 0 10px 10px;
}

#sales_filter span {
    margin-right: 10px;
}

span.domain_to_tag {
    background: #111;
    color: #fff;
    margin: 3px 7px;
    cursor: pointer;
    z-index: 999;
}

div.domain_tag {
    background: #fff;
    width: 24%;
    height: 247px;
    padding: 5px;
    display: block;
    float: left;
    margin: 5px;
    position: relative;
}

div.domain_tag i.fa-edit {
    position: absolute;
    top: 18px;
    left: 10%;
    color: #fff;
}

div.domain_tag i.fa-close {
    color: #fff;
    background: #ff0000;
    position: absolute;
    top: -3px;
    right: -3px;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

#domain_tags input {
    margin: 5px auto;
    font-size: 14px;
    font-weight: bold;
    display: block;
    border: none;
    border-radius: 4px;
    background: #0073b7;
    color: #fff;
    text-align: center;
    width: 90%;
    height: 30px;
}

#domain_tag_manager_admin h3 {
    display: inline-block;
}

#domains_to_tag {
    background: #fff;
    padding: 5px;
}

#domains_to_tag_filter {
    width: 95%;
    margin: 0 auto;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #000;
    display: block;
    padding: 5px 0;
}

.monitoring-clock {
    margin-left: 60px;
    text-align: center;
    width: auto;
    height: auto;
    font-weight: bold;
    background-color: #FFFFFF;
    padding: 2px;
}

.health-bar-title {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 2px;
}

.health-bar {
    height: 22px;
}

.sql-process-list-header {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid grey;
    background-color: lightgrey
}

.sql-process-list {
    font-size: 16px;
    border-bottom: 1px solid grey;
}

.white-label-edit label {
    font-weight: unset;
    padding-top: 10px;
    width: 40%;
    float: left;
    text-align: left;
}

.white-label-edit input {
    width: 60%;
}

.marquee {
    width: 100%;
    background-color: #d6003c;
    padding-top: 12px;
    color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
}

.marquee-container {
    position: relative;
    top: 100px;
    left: 0;
    right: 0;
    z-index: 1;
    height: 65px;
}

#repositioned-button a {
    position: relative;
    margin-top: -2px;
    border: 1px solid #ffffff;
    top: -55px;
    left: 10px;
}

.teaser a {
    color: #ffffff;
    text-decoration: underline;
}

.copy_to_clipboard {
    cursor: copy;
}

#toggleDebugButton {
    margin-top: 8px;
}


/** MEDIA  **/

@media (max-width: 767px) {
    .info-status-bar {
        display: none;
    }
    .right-side {
        margin-top: 50px;
    }
    .tasks-menu.mask-menu {
        display: none;
    }
    .info-status-bar {
        font-size: 12px;
    }
}

@media (max-width: 390px) {
    .right-side {
        margin-top: 70px;
    }
    #cookie-details .card-body .row .col-xs-3,
    .cs-cookie-box .btn,
    .cookie-label {
        font-size: 10px;
    }
    .cs-cookie-box .btn {
        padding-left: 1px;
        padding-right: 1px;
    }
}

@media (min-width: 767px) {
    .modal-dialog {
        width: 767px;
    }
}

@media (max-width: 1280px) {
    #dgc_teaser {
        margin: 20px auto;
    }
    #dgc_teaser>h3 {
        font-size: 24px;
        margin: 0 0 0 25px;
    }
    #dgc_teaser>p {
        font-size: 16px;
        margin: 2px 0;
    }
    #dgc_input {
        width: 96%;
        padding: 4px !important;
        margin: 5px auto;
    }
    #dgc_input>h3 {
        font-size: 18px;
        margin: 15px 0 0 0;
    }
    #dgc_input>p {
        font-size: 12px;
        margin: 0 0 8px 0;
    }
}

@media (max-width: 992px) {
    #dgc_teaser {
        margin: 15px auto;
    }
    #dgc_teaser>h3 {
        font-size: 18px;
        margin: 0 0 0 15px;
    }
    #dgc_teaser>p {
        font-size: 12px;
        margin: 2px 0;
    }
    #dgc_input {
        width: 98%;
        padding: 4px !important;
        margin: 4px auto;
    }
    #dgc_input>h3 {
        font-size: 14px;
        margin: 15px 0 0 0;
    }
    #dgc_input>p {
        font-size: 10px;
        margin: 0 0 4px 0;
    }
}


/* Cyberscan "Add package" page */

@media (max-width: 1600px) {
    .dgc_package_detail_box {
        width: 100% !important;
    }
}

@media (max-width: 1200px) {
    .dgc_package_detail_box {
        width: 50% !important;
    }
}

@media (max-width: 960px) {
    .dgc_package_detail_box {
        width: 100% !important;
    }
    h3.dgc_package_price {
        font-size: 28px;
    }
}

@media (max-width: 520px) {
    p.dgc_package_old_price {
        margin: 0 auto;
    }
    h3.dgc_package_price {
        font-size: 24px;
    }
}

@media screen and (max-width: 992px) {
    .marquee-container {
        top: 60px;
    }
    .marquee {
        padding: 0 10px;
        !important;
        height: 30px;
    }
    .marquee p,
    .js-marquee.teaser {
        line-height: 2em !important;
    }
    #repositioned-button a.check_now_button {
        position: absolute;
        margin: 0 !important;
        padding: 0 !important;
        left: 0 !important;
        right: 0 !important;
        top: -10px;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    #navbar-collapse {
        position: absolute;
        background-color: #ffffff;
        top: 50px;
        left: 0;
        right: 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    #navbar-collapse .navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }
    .main-nav .nav .nav-item {
        margin: 0 !important;
    }
}

@media (max-width: 1440px) {
    #step-slides {
        margin-left: 10vh;
    }
    .slick-slide {
        margin-right: 10vh;
    }
    .hero-section.product-top-section h1 {
        font-size: 3em;
    }
}

@media (max-width: 998px) {
    .hero-section {
        background-size: auto 100%;
    }
}

@media (max-width: 1190px) {
    .cookie-container {
        width: unset;
    }
    .cookie-content {
        float: none;
        width: 100%;
    }
    .cs-cookie-box p {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cookie-btn-grp {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .header {
        background-color: #ffffff;
        height: 60px;
    }
    .header .cs-logo,
    .skin-white .main-header .logo .cs-logo {
        position: absolute;
        top: 12px;
        background-color: transparent;
        background-size: 32px 32px;
        height: 32px;
        width: 120px;
        font-size: 18px;
        padding-left: 42px;
        margin-top: 2px;
    }
    .main-header .navbar-custom-menu a.btn {
        background: #091c29;
    }
    #step-slides {
        width: 100%;
        margin-left: 0;
    }
    .slick-slide {
        margin-top: 2em;
        margin-right: 20px;
    }
    .hero-section.product-top-section h1 {
        max-width: 95%;
    }
    .header.header-scrolled {
        padding-top: 0;
        height: 60px;
    }
}

@media (min-width: 768px) {
    .cs-scan-myself .btn {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media (max-width: 768px) {
    .cs-scan-myself span {
        width: unset;
    }
    .page-scan #hero {
        background-size: 120vh;
    }
    .product-top-section .container {
        top: 22%;
    }
    .page-pricing .top-section .container {
        top: 33%;
    }
    #contact .container {
        top: 40%;
    }
    .hero-section,
    .pricing-top-section,
    .contact,
    .product-top-section {
        background-size: 100%;
    }
    #registration_form_modal .text-center {
        padding: 20px;
    }
    #registration_form_modal .modal-dialog {
        width: 90vw;
        margin: 0 auto;
    }
    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
        margin-left: -7px;
    }
    .hero-section.product-top-section h1 {
        font-size: 4em;
    }
    .hero-section .intro {
        font-size: 1.15em;
    }
    .navbar-collapse {
        background-color: #fff;
        font-size: 0.9em;
        text-align: left;
    }
    .main-nav .nav .nav-item a.cs-nav-login {
        /*padding: inherit;*/
        font-weight: bold;
        border: none;
        font-size: 0.9em;
    }
}

@media (max-width: 600px) {
    .hero-section.product-top-section h3 {
        font-size: 1em;
    }
}

@media (max-width: 480px) {
    .hero-section {
        top: -20px !important;
    }
    .product-top-section .container {
        top: 22%;
    }
    .page-pricing .top-section .container,
    #contact .container {
        top: 25%;
    }
    .page-scan .hero-section .container {
        top: 22%;
    }
    .cs-scan-myself span {
        width: 100%;
        padding-left: 40%;
        padding-right: 40%;
    }
    .hero-section {
        padding-top: 25vh;
        padding-bottom: 25vh;
    }
    .hero-section h1 {
        font-size: 1.7em;
    }
    h2.section-title {
        font-size: 1.5em;
    }
    .cs-scan-myself .btn {
        width: 290px;
    }
    body {
        font-size: 14px;
    }
    .hero-section h1,
    .hero-section.product-top-section h1 {
        font-size: 1.7em;
    }
    .hero-section.product-top-section h3 {
        font-size: 0.9em;
    }
    .product-top-section .container {
        margin-top: 10%;
    }
    .top-section-half .container,
    .contact .container,
    .pricing-top-section .container {
        margin-top: 20%;
    }
    .contact .heading,
    .press .heading {
        margin-top: 5%;
    }
    .pricing-section .section-title,
    h2.section-title,
    .contactsection h3,
    .product-section .section-title-1 {
        font-size: 1.3em;
        line-height: 1.5em;
    }
    #what-we-do h3 {
        font-size: 1.3em;
    }
    .legal-opinion-section,
    .contactsection,
    .pricing-section {
        padding-top: 20px;
    }
    .press h3,
    .product-section .section-title-2 {
        font-size: 16px;
    }
    .press h3 {
        margin-top: 40px;
    }
    .hero-section .container {
        top: 25%;
    }
    .hero-section .intro {
        font-size: 1em;
    }
}

@media (max-width: 380px) {
    .scan-form input[type=text],
    .scan-form button {
        width: 280px;
    }
    .pricing-row-head {
        font-size: 0.9em;
    }
    .pricing-row-colums {
        font-size: 0.8em;
    }
    .bs-wizard>.bs-wizard-step .bs-wizard-info {
        font-size: 12px;
    }
}

@media (max-width: 1600px) {
    #admin-info-modal .modal-dialog,
    #admin-info-modal-single .modal-dialog {
        width: 80vw;
    }
}

@media (max-width: 1200px) {
    #admin-info-modal .modal-dialog,
    #admin-info-modal-single .modal-dialog {
        width: 90vw;
    }
}

.portscanTableDetail td {
    text-align: center;
    font-weight: bold;
}

.portscanChecksum {
    font-family: "Liberation Mono", serif;
}

#portscan-spinner {
    position: fixed;
    top: 50%;
    left: 45%;
    Z-index: 1000;
}

.table-striped li {
    list-style-type: disc;
}

#DisplayDays {
    font-size: medium;
    width: 100px;
    text-align: center;
}

#DownloadDays {
    font-size: medium;
    width: 100px;
    text-align: center;
}

.portscan-option {
    padding-right: 10px;
    padding-left: 10px;
}

.portscan-option:hover {
    cursor: pointer;
}

.portscan-headline {
    min-height: 63px;
    max-height: 63px;
    padding-left: 30px;
    padding-right: 30px;
    border-bottom: 1px solid #a6a6a6;
    text-align: center;
    padding-top: 10px;
    margin-top: 15px;
}

.portscanTableTitle {
    padding-top: 20px;
}

.portscan-headline h4 {
    text-align: center;
}

.portscan-headline h5 {
    text-align: center;
}

.portscanTableResultHeadline {
    padding-top: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.portscanTableResultHeadline td {
    text-align: center;
    font-weight: bold;
}

.row.portscan>.portscan-content {
    border-left: 10px solid #f7f7f7;
    border-right: 10px solid #f7f7f7;
}

.portscan-footer {
    margin-top: 0px;
    border-top: 1px solid #a6a6a6;
    min-height: 10px;
    background-color: #f7f7f7;
}

.portscanTableDetail {
    width: 100%;
    padding-left: 5%;
    color: #091d9c;
}

.portscanTableDetail:hover {
    cursor: default;
}

.fileToDownloadLocked:hover,
.fileToDownloadLockedDemo:hover,
.fileToDownloadLockedRegistered:hover {
    cursor: pointer;
}

.portscanTableDetail tr {
    height: 30px;
}

.portscanDetailTr td {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
}

.portscanCol100 {
    width: 100px;
}

.portscanCol150 {
    width: 150px;
}

.portscanCol200 {
    width: 200px;
}

.portscanCol500 {
    width: 500px;
}

.portscanCol600 {
    width: 600px;
}

.portscanCol8pC {
    width: 8%;
}

.portscanCol4pC {
    width: 4%;
}

.portscanCol10pC {
    width: 10%;
}

.portscanCol20pC {
    width: 20%;
}

#portscans-download-option-button {
    background-color: #cc0117;
}

.btn-portscan-option {
    background-color: #d6003c;
    border: 1px solid #d6003c;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.btn-portscan-option:hover {
    cursor: pointer;
}

.dataTables_filter {
    float: right;
}

.domains-org-tag:hover {
    cursor: pointer;
}

#show-org-tags-modal-body {
    text-align: center;
}

#show-org-tags-modal-title {
    text-align: center;
}

#show-org-tags-modal-body a {
    margin: 6px;
}

@keyframes CsFeedback__ShowKeyframe {
    from {
        bottom: -70px;
    }
    85% {
        bottom: 60px;
    }
    to {
        bottom: 50px;
    }
}

table.CsFeedback.alert {
    display: block;
    position: fixed;
    bottom: 50px;
    padding: 10px 20px;
    font-size: 15px;
    z-index: 999;
    text-align: center;
    opacity: 0.9;
    max-width: 80%;
    color: #fff;
    cursor: pointer;
    animation: CsFeedback__ShowKeyframe 0.3s;
    animation-iteration-count: 1;
}

table.CsFeedback.alert td {
    vertical-align: middle;
}

table.CsFeedback.alert td.CsFeedback__Icon>i {
    font-size: 40px;
    opacity: 0.75;
}

table.CsFeedback.alert td.CsFeedback__Text {
    padding-right: 70px;
    padding-left: 50px;
}

table.CsFeedback.alert.alert-info {
    background: #0073b7 !important;
}

#bluekeep_search {
    font-weight: bold;
}

#bluekeep_search_input {
    border: none;
    background: #fff;
    color: #000;
    padding: 10px 20px;
    width: 570px;
}

#bluekeep_search_input:focus {
    outline: none;
}

#bluekeep_search_submit {
    padding: 10px 20px;
    border: none;
    background-color: #d6003c;
    color: #fff;
    text-transform: uppercase;
}

#bluekeep_search_submit:hover {
    background-color: #3fa8b5;
}

#bluekeep_search_results {}

#bluekeep_search_results>div.col-md-8>h3,
#bluekeep_search_results>div.col-md-8>div.row {
    text-align: left;
}

#bluekeep_search_results_ip {
    display: inline-block;
    padding: 20px 0;
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0;
    width: 100%;
    text-align: center;
}

#bluekeep_search_results_ip>i {
    font-size: 40px;
    vertical-align: middle;
}

#report_schedule .dataTables_scrollBody,
#report_schedule_internal .dataTables_scrollBody,
#ips-calc-detail-table_wrapper .dataTables_scrollBody {
    overflow-x: hidden!important;
    border-bottom: 1px solid #f4f4f4;
}

.schedule_pdf_ips {
    width: 100%;
    text-align: left;
    padding: 6px 0;
    margin-bottom: -7px;
}

#report_schedule th,
#report_schedule_internal th,
.schedule_pdf_ips {
    background-color: #e4e4e4;
    color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.dataTables_wrapper .dataTable,
.dataTables_wrapper .dataTable tbody {
    position: relative !important;
}

.dataTables_wrapper .selected {
    background: rgba(0, 115, 183, 0.75) !important;
}

.dataTables_wrapper .select-info {
    display: none;
}

.dataTables_wrapper .CsDtBatchActions__DragSelectBox {
    position: absolute;
    z-index: 999;
    background: rgba(0, 115, 183, 0.25);
    border: 1px solid rgba(0, 115, 183, 0.75);
}

.dataTable.CsDtBatchActions--dragopen {
    cursor: copy;
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu,
.dataTables_wrapper .CsDtBatchActions__ContextMenu li.subMenu>ul {
    padding: 0;
    margin: 0;
    z-index: 999;
    background-color: #fff;
    font-size: 13px;
    border-top: 1px solid #888;
    border-left: 1px solid #888;
    border-right: 1px solid #888;
    display: none;
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu {
    position: absolute;
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu li.subMenu>ul {
    position: absolute;
    left: 100%;
    top: -1px;
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu li.subMenu:hover>ul {
    display: block;
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu li {
    color: #000;
    padding: 2px 10px;
    margin: 0;
    vertical-align: middle;
    font-weight: bold;
    list-style-type: none;
    border-bottom: 1px solid #888;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu li.subMenu::after {
    content: "\f101";
    font-family: 'FontAwesome';
    display: inline-block;
    float: right;
    color: #777;
    font-size: 12px;
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu li>i {
    margin-right: 10px;
    display: inline-block;
    color: #444;
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu li:hover:not(.numItems) {
    background: rgba(100, 100, 100, 0.35);
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu li.numItems {
    color: #777;
    cursor: default;
}

.dataTables_wrapper .CsDtBatchActions__ContextMenu li.numItems>i {
    color: #777;
}

.CsDt__LoadingIndicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.65);
    cursor: progress;
}

.CsDt__LoadingIndicator>.CsDt__LoadingSpinner {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

@keyframes CsDt__LoadingKeyframe {
    from {
        transform: none;
    }
    50% {
        transform: scale(1.2);
    }
    to {
        transform: none;
    }
}

.CsDt__LoadingIndicator>.CsDt__LoadingSpinner>img {
    width: 40px;
    animation: CsDt__LoadingKeyframe 1s infinite;
    animation-timing-function: ease-in-out;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate {
    position: relative !important;
}

.dataTables_wrapper.CsDtBatchActions--nolengthmenu .dataTables_length {
    display: none;
}

button.dt-button.dt-custom-btn {
    background-color: #000000;
    background-image: none;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    padding-top: 2px;
    padding-bottom: 2px;

}

button.dt-button.dt-custom-btn:hover {
    background-color: #d6003c;
    background-image: none;
}

.fallBack {
    color: #0066ff !important;
    font-size: 11px;
}

#resendHref {
    color: #bbb;
    font-size: 11px;
    font-weight: normal;
}

.sales-users-row span.sales-domain-vuln-box {
    display: inline-block;
    line-height: normal;
    color: #fff;
    width: 2.75rem;
    text-align: center;
    padding: 3px 7px;
    margin-right: 3px;
    font-weight: bold;
    cursor: default;
    border-radius: 3px;
    border-bottom: 3px !important;
}

.sales-users-row span.badge,
.sales-users-row a.badge {
    border-radius: 3px;
    padding: 3px 7px;
    color: #fff;
}

#sales_filter_search {
    margin-top: 10px !important;
    background-color: #ddd;
    padding: 10px 0;
}

#sales_filter_search.hidden {
    display: none;
}

#sales_filter_search input {
    border: none;
    border-radius: 0;
    width: 100%;
    padding: 5px;
}

#sales_filter_filter {
    margin-top: 10px !important;
    background-color: #ddd;
    padding: 10px 0;
}

#sales_filter_filter button.dropdown-toggle {
    background-color: #fff !important;
    color: #222 !important;
    font-weight: bold !important;
    text-align: left;
    box-shadow: none !important;
    border: none !important;
}

#sales_filter_filter button.dropdown-toggle:hover,
#sales_filter_filter button.dropdown-toggle:active {
    background-color: #fff !important;
    color: #222 !important;
    box-shadow: none !important;
    border: none !important;
}

#sales_filter_filter .dropdown-menu {
    margin: 1px 0 0 15px !important;
    padding: 0 !important;
}

#sales_filter_filter .dropdown-menu li {
    margin: 0 !important;
    padding: 0 !important;
}

#sales_users_table_header {
    background-color: #ddd;
}

#sales_users_content_section {
    position: relative;
}

body.sales-fullscreen #sales_users_content_section {
    background: #fff;
    position: fixed;
    z-index: 1031;
    overflow-y: scroll;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

body.sales-fullscreen #sales_notes_reminder_block {
    display: none;
}

body.sales-fullscreen #sales_users_content_section ul.nav.nav-tabs {
    display: none;
}

body.sales-fullscreen #sales_users_content_section #sales_filter_filter {
    margin-top: 0 !important;
}

body .sales-loading-indicator {
    display: none;
}

body.sales-loading .sales-loading-indicator {
    display: block;
}

body.sales-loading .sales-loading-indicator .CsDt__LoadingSpinner {
    top: 300px;
}

.bg-darkgray {
    background-color: #666 !important;
}

.bg-white {
    background-color: #fff;
}

.bg-invisible {
    background: rgba(0, 0, 0, 0) !important;
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }
    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }
    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }
    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }
    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

#sales_filter_apply.filters-pending {
    animation: shake 0.5s;
}

.sales-search-reset-button {
    font-size: 16px;
    margin-left: 5px;
    display: none;
    position: absolute;
    right: 25px;
    top: 2px;
}

.sales-search-reset-button>i {
    color: #888;
    cursor: pointer;
}

.sales-users-priority-detail-toggle {
    width: 60%;
}

.sales-set-priority {
    cursor: pointer;
}

.sales-edit-user-sticky-note {
    padding: 15px 5px !important;
}

.user-profile-icon {
    vertical-align: middle;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ddd;
    font: normal normal normal 14px/1 FontAwesome;
}

.user-profile-icon::after {
    color: #fff;
    content: "\f007";
}

.user-profile-icon.user-profile-icon-medium#no_user_cache_hint::after {
    color: #ff8800 !important;
    content: "\f00d" !important;
    font-size: 2em !important;
    vertical-align: -0.55em !important;
}

.user-profile-icon.user-profile-icon-mini {
    width: 1em;
    height: 1em;
}

.user-profile-icon.user-profile-icon-mini::after {
    font-size: 1em;
    vertical-align: -0.35em;
}

.user-profile-icon.user-profile-icon-medium {
    width: 2.5em;
    height: 2.5em;
}

.user-profile-icon.user-profile-icon-medium::after {
    font-size: 2.5em;
    vertical-align: -0.65em;
}

.user-profile-icon.user-profile-icon-x-large {
    width: 6em;
    height: 6em;
}

.user-profile-icon.user-profile-icon-x-large::after {
    font-size: 6em;
    vertical-align: -0.85em;
}

.registration-salutation-input {
    background: #fff;
    font-size: 14px;
    color: #929292;
    padding: 6px 0 6px 12px;
}

#registration_form .form-group.has-feedback {
    border: 1px solid #f0f0f0;
}

#registration_form .form-group.has-feedback input.form-control[type="text"] {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.075);
}

#registration_form .salutation>div,
#registration_form .salutation input {
    background: rgba(0, 0, 0, 0);
    box-shadow: none !important;
    position: relative;
}

#registration_form div.form-group.salutation {
    background: #fff;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.075);
}

.has-feedback-left .form-control {
    padding-left: 42.5px !important;
    padding-right: 12px !important;
}

.has-feedback-left .form-control-feedback {
    left: 5px !important;
    right: initial !important;
}

#registration_form .child-input {
    padding-left: 42.5px;
    background: #f0f0f0;
}

#registration_form .child-input i {
    transform: rotate(90deg);
    font-size: 20px;
    top: 2px;
}

#registration_form .child-input.has-feedback-left .form-control {
    padding-left: 12px !important;
}

#registration_form .form-group.registration-optional i {
    color: #bababa;
}

.dropdown-menu.dropdown-menu-scroll {
    height: auto;
    max-height: 350px;
    overflow-y: scroll;
}

#registration_country_list {
    margin: 0 0 0 42.5px;
    padding: 0;
}

#registration_country_list>li {
    margin: 0;
    padding: 0;
}

#registration_country_list>li>a {
    padding: 8px 15px;
}

.ipStyleFailed {
    background-color: #dd4b39;
    color: white;
    font-weight: 600;
    margin-top: 6px;
    padding-left: 6px;
}

.ipStyle {
    background-color: #00a65a;
    color: white;
    font-weight: 600;
    margin-top: 6px;
    padding-left: 6px;
}

.ipStyleSame {
    background-color: #ff851b;
    color: white;
    font-weight: 600;
    margin-top: 6px;
    padding-left: 6px;
}

.dataTable-error-row {
    text-align: center;
    font-weight: bold;
}

.dataTable-error-row>span {
    display: inline-block;
    line-height: 2em;
    padding: 1.5em 5em 1.5em 1.5em;
    margin: 0.5em 0;
    border-radius: 3px;
    background: #0073b7;
}

.dataTable-error-row>span,
.dataTable-error-row>span>i.fa {
    margin-right: 2em;
    color: #fff;
    vertical-align: middle;
}

#internal-ranges-table tr>td:last-of-type {
    text-align: center;
}

#user-access-token-div {
    margin-left: 5px;
}

.help-block-header {
    font-size: 13px;
    margin-left: 10px;
}

.breaches-data {
    background-color: indianred;
}

.breaches-header {
    padding-top: 3px;
    padding-left: 6px;
}

.breaches-border {}

.breaches-info {
    padding-left: 12px;
}

#name-dropdown {
    max-height: 400px;
    width: 300px;
    overflow-y: auto;
    padding: 5px;
}

.twofareset {
    width: 50px;
    text-align: center;
    float: right;
    padding: 2px 0;
    border: 1px solid black;
    color: white;
    background-color: black;
    cursor: pointer;
    font-weight: bold;
  }

.twofareset:hover {
    color: #00a5bb;
}