@charset "utf-8";

/* SPA Portal styles */
.ae-header-logo-white {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	width: 200px;
	height: auto;
    cursor: pointer;
}

/* CSS Document */
header {
	height: 145px;
	background-color: #F7941E;
    border-color: transparent;
}

#page-wrapper {
	background-color: #fff;
    padding-bottom: 100px;
}

#header-logo-white {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	width: 200px;
	height: auto;
    cursor: pointer;
}

#menu-toggle {
   display: block;
   width: 50px;
   padding: 5px 10px;
   text-decoration: none;
   float: left;
   color: #575757;
   padding-right: 15px;
   cursor: pointer;
   overflow: hidden;
}
#menu-toggle span {
   background: #575757;
   display: block;
   height: 3px;
   margin: 5px 0;

   position: relative;
   transform: rotate( 0 );
   top: 0;
   left: 0;
   opacity: 1;

   transition: none 0.5s ease;
   transition-property: transform, top, left, opacity;
}

#menu-toggle.mm-opened span.top-bar {
   transform: rotate( 45deg );
   top: 8.75px;
}
#menu-toggle.mm-opened span.middle-bar {
   opacity: 0;
   left: -40px;
}
#menu-toggle.mm-opened span.bottom-bar {
   transform: rotate( -45deg );
   top: -7px;
}

#wrapper {
  padding-left: 250px;
}

#topnav-wrapper .affix {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
}

#topnavwrapper1 {
    position: relative;
    height: 0;
    width: 100%;
}

#topnavwrapper2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#sidenav-wrapper {
    margin-top:60px;
    z-index: 2000;
}

#sidenav-wrapper .affix {
  position: fixed;
  top: -80px;
  width: 100%;
  z-index: 1000;
}

.navbar-brand #menu-toggle {
    z-index: 100;
}

#welcome-customer {
    float:right;
    text-align: right;
    padding-top: 15px;
}

#welcome-customer .dropdown-menu-ae {
    z-index: 2000;
}

#status-customer {
    font-size: 12px;
    text-align: left;
}

#body-content-wrapper {
  width: 100%;
  transition: all 0.4s ease 0s;
}

.navbar .navbar-brand {
    height: 50px;
    padding: 5px 15px;
}

.sidebar-nav {
  position: absolute;
  display: block;
  left: 5%;
  top:150px;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 1000;
  transition: all 0.4s ease 0s;
  color: #575757;
}

.sidebarwrapper1 {
    position: relative;
    height: 0;
    width: 80%;
}

.sidebarwrapper2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.menu-hide {
  left: 250px;
  width: 250px;
  transition: all 0.4s ease 0s;
  margin-left: -260px;
}

.sidebar-nav a:hover,
.sidebar-nav a:active,
.sidebar-nav a:focus {
  color: #1C75BC;
  text-decoration: none;
}

#side-nav .list-group-item {
    background-color: #fff;
    border: 0;
    color:#575757;
    font-weight: 400;
    font-size: 16px;
}

.menu {
    text-transform: uppercase;
}

.submenu {
    padding-left: 20px;
}

.subsubmenu {
    padding-left: 40px;
}

section {
	padding-bottom: 40px;
}

#agreement-content li {
    margin-top: 15px;
}

@media not print {

.tiny {
    font-size: 45%;
}

textarea {
    min-width: 600px;
}

#body-content {
    font-weight: 400;
    max-width: 1200px;
    color: #575757;
    font-size: 16px;
    line-height: 26px;
    margin-left: 15%;
}

.section-title {
    text-transform: uppercase;
    font-weight:500;
    font-size: 30px;
    line-height: 42px;
    margin-top: 50px;
    margin-bottom: 30px;
    margin-left: 12px;
}

.subsection-main-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 10px;
}

.subsection-main-content {
    padding-top: 15px;
}

.subsection-main-content p:not(:first-child) {
    padding-top: 10px;
}

.smallericon {
    font-size: 12px;
}
}

@media print {
* {
    -webkit-color-adjust: exact;
}

.small {
    font-size: 75%;
}

.tiny {
    font-size: 45%;
}

textarea {
    min-width: 600px;
}

#sidenav-wrapper, #topnav-wrapper, nav, aside {
    display: none;
}

@page {
    margin: 0.5in;
}

#body-content {
    font-weight: 400;
    max-width: 1200px;
    color: #575757;
    font-size: 12px;
    line-height: 16px;
    margin-left: 15%;
}

.section-title {
    text-transform: uppercase;
    font-weight:500;
    font-size: 18px;
    line-height: 22px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 12px;
}

.subsection-main-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 0px;
}

.subsection-main-content {
    padding-top: 0px;
}

.subsection-main-content p:not(:first-child) {
    padding-top: 0px;
}    

.smallericon {
    font-size: 12px;
}
}

.subsection-main .news-image {
    margin-top:20px;
    width: 230px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.subsection-secondary {
    margin-top: 55px;
}

.fieldset-title {
	font-size:24px;
}

fieldset .title-img {
	height: 70px;
	width: auto;
	padding-bottom: 10px;
}

footer {
	padding-top:50px;
	text-align:center;
    border-color: transparent;
    background-color: #fff;
    z-index: 2;
    -pie-box-shadow: -1px 0px 10px #E5E5E5;
    box-shadow: -1px 0px 10px rgba(0,0,0,0.1);
    border-width: 0px;
	padding-bottom: 20px;
}

.modal {
    overflow-y: auto;
    display: block;
}

#disagree-agreement-well {
    position: relative;
    left:1%;
    right: 3%;
    top: -400px;
    font-size: 16px;
    line-height: 26px;
    overflow-y: auto;
    height: auto;
}

#initial-popup-content {
    top:150px;
}

#idisagree {
    display: none; /* Hide the DIV */
}

.icon-status-customer {
    padding-right: 10px;
}

/* Helper  */

h3 {
    font-weight: 400;
    line-height: 28px;
}

h4 {
    font-weight: 400; 
}

.col-center {
   float: none;
   margin-right: auto;
   margin-left: auto;
}

.center-content {
	text-align: center;
}

.text-blue-clr {
    color: #1C75BC;
}

.text-orange-clr {
    color: #F26522;
}

.link-blue-clr {
	text-decoration: none;
	color: #1C75BC;
}

.link-blue-clr:hover {
	text-decoration: none;
	color: #F26522;
}

.link-blue-clr:focus {
	text-decoration: none;
	color: #F26522;
}

.link-orange-clr {
	text-decoration: none;
	color: #F26522;
}

.link-orange-clr:hover {
	text-decoration: none;
	color: #1C75BC;
}

.link-orange-clr:focus {
	text-decoration: none;
	color: #1C75BC;
}

.icon-orange-clr {
    color: #F26522;
}

.icon-blue-clr {
    color: #1C75BC;
}

.icon-green-clr {
    color:#23ba0e;
}

.icon-grey-clr {
    color:rgba(0, 0, 0, 0.40);
}

.space-sm {
    margin-top: 10px;
}

.space-md {
	margin-top: 15px;
}

.space-lg {
	margin-top: 40px;
}

.noleftmargin {
    margin-left: 0px;
}

.withleftmargin {
    margin-left: 15px;
}

.border-bottom {
    border: solid;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: 1;
    border-bottom-width: 2px;
    border-color:#F7941E;
}


.border-top-thick {
    border-top: solid #575757 3px;
}

.border-bottom-thick {
    border-bottom: solid #575757 3px;
}

.img-md {
    height: auto;
    width: 200px;
}

.side-image-right {
    float: right;
}

.center-image {
    margin-left: auto;
    margin-right: auto;
}

#nav-content {
    padding-left: 10%;
    padding-right: 10%;
}



/* change primary color of material design from #009688 to #1C75BC
    and customize elements
*/

.navbar-ae {
    background-color:#f9f9f9 !important;
    -pie-box-shadow: 1px 0px 10px #E5E5E5;
    box-shadow: -1px 0px 10px rgba(0,0,0,0.1);
    min-height: 65px;
}

.progress-bar-ae {
	background-color: #1C75BC !important;
}

.btn-ae {
	background-color: #1C75BC !important;
}

.btn-ae:hover {
	background-color: #3593DD !important;
}

.btn-ae:focus {
	background-color: #3593DD !important;
}

.btn-flat-ae {
	color: #1C75BC !important;
}

.form-control-ae {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1C75BC), to(#1C75BC)), -webkit-gradient(linear, left top, left bottom, from(#D2D2D2), to(#D2D2D2)) !important;
	background-image: -webkit-linear-gradient(#1C75BC, #1C75BC), -webkit-linear-gradient(#D2D2D2, #D2D2D2) !important;
	background-image: -o-linear-gradient(#1C75BC, #1C75BC), -o-linear-gradient(#D2D2D2, #D2D2D2) !important;
	background-image: linear-gradient(#1C75BC, #1C75BC), linear-gradient(#D2D2D2, #D2D2D2) !important;
}

.form-group.is-focused label.control-label-ae {
  color: #1C75BC;
}

.checkbox-ae input[type=checkbox]:checked + .checkbox-material .check {
	color: #1C75BC;
	border-color: #1C75BC !important;
}

.checkbox-ae input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #1C75BC;
  -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
          box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
}

.checkbox-ae-text {
    padding-left: 15px;
}

.dropdown-toggle {
    color: #575757 !important;
    cursor: pointer;
}

.dropdown-ae.open a:hover,
.dropdown-ae.open a:focus {
    cursor: pointer;
    color: #1C75BC;
}

.dropdown-menu-ae {
    margin-top: 30px;
    color:#575757;
    font-size: 16px;
    background-color: #f9f9f9;
}

.dropdown-menu-ae > li > a:hover,
.dropdown-menu-ae > li > a:focus   {
    color: #1C75BC !important;
}

.dropdown-menu-ae .dropdown-title, .dropdown-item {
    font-size: 16px;
    padding-left: 16px;
    font-weight: normal;
}

.panel-ae {
    font-size: 16px;
    line-height: 26px;
}

.panel-ae h3 {
    font-weight:500;
}

.well-ae {
    font-size: 16px;
    line-height: 26px;
}

.modal-ae {
    font-size: 16px;
    line-height: 26px;
}

.radio-ae input[type=radio]:checked ~ .check {
    background-color: #1C75BC;
}

.radio-ae .check {
    background-color: #1C75BC;
}

.radio-ae input[type=radio]:checked ~ .circle {
    border-color: #1C75BC;
}


/* Settings for different media*/

@media (min-width:770px) {
.desktop-only {
    display: block !important;
}

.mobile-only {
    display: none !important;
}

}

@media all and (max-width: 1900px) {
#nav-content {
    padding-left: 15px;
    padding-right: 15px;
}
}

@media all and (max-width:769px) {
header {
    height: 106px;
}

#header-logo-white {
	padding-top: 30px;
	width: 150px;
	height: auto;
}

#wrapper {
  padding-left: 0;
}

#menu-toggle {
  display: inline-block;
}

#sidenav-wrapper .affix {
  top: 60px;
}

.sidebar-nav {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border:0;
  top:15px;
  left: 1%;
}

#side-nav .list-group-item {
    background-color: #f9f9f9;
}

#body-content {
    margin-left: 0;
}

.mobile-only {
    display: block !important;
}

.desktop-only {
    display: none !important;
}

.well-ae {
    -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#disagree-agreement-well {
    top: -480px;
    margin-right: 3%;
}

}

@media all and (max-width:480px) {
.section-title {
    margin-left: 14px;
}

#menu-toggle {
    padding-top: 5px;
}
}

@media (max-width:630px) and (min-width:450px) {
    .modal-content {
    margin-left: 2%;
    margin-right: 3%;
}
}

@media (max-width:600px) and (min-width:483px) {
    .modal-content {
    margin-left: 2%;
    margin-right: 20%;
}
}

/* Sham Definitions Table Styles */
.sham-definitions-table {
    font-size: 14px;
}

.sham-definitions-table th {
    background-color: #f8f9fa;
    font-weight: bold;
    vertical-align: top;
    padding: 12px;
}

.sham-definitions-table td {
    vertical-align: top;
    padding: 12px;
    word-wrap: break-word;
}

.sham-name-only {
    min-width: 150px;
    max-width: 180px;
    background-color: #e3f2fd;
}

.sham-name {
    font-weight: bold;
    margin-bottom: 12px;
    font-size: 16px;
}

.sham-top-link {
    font-size: 12px;
    font-weight: normal;
    color: #007bff;
    text-decoration: none;
    transition: color 0.2s;
    position: absolute;
    top: 12px;
    right: 12px;
}

.sham-top-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

.sham-name-only {
    position: relative;
}

.sham-vulnerability-exploit {
    min-width: 300px;
    max-width: 450px;
}

.technique-grid {
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 0;
    align-items: stretch;
    border: 1px solid #ddd;
}

@media (max-width: 768px) {
    /* Hide email address in navigation dropdown on mobile */
    .nav-user .nav-icon-text {
        display: none !important;
    }
    
    /* Override bootstrap-material-design: remove keyboard_arrow_right and show caret instead */
    .navbar .navbar-nav .dropdown .dropdown-toggle:after {
        content: none !important;
        font-family: inherit !important;
        display: none !important;
    }
    
    .navbar .navbar-nav .dropdown .dropdown-toggle .caret {
        display: inline-block !important;
    }
    
    .navbar .navbar-nav .dropdown.open .dropdown-toggle:after {
        content: none !important;
    }
    
    /* Ensure navbar toggle shows hamburger menu, not Material Icons */
    .navbar-toggle {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
        color: transparent !important;
        text-indent: -9999px !important;
        overflow: hidden !important;
    }
    
    .navbar-toggle,
    .navbar-toggle *:not(.icon-bar) {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    }
    
    .navbar-toggle:after,
    .navbar-toggle:before {
        content: none !important;
        font-family: inherit !important;
        display: none !important;
    }
    
    .navbar-toggle *:after,
    .navbar-toggle *:before {
        content: none !important;
        font-family: inherit !important;
    }
    
    .navbar-toggle .icon-bar {
        display: block !important;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #888 !important;
        margin-top: 4px;
        border: none !important;
        text-indent: 0 !important;
        color: #888 !important;
    }
    
    .sham-definitions-table {
        display: block;
    }
    
    .sham-definitions-table thead {
        display: none;
    }
    
    .sham-definitions-table tbody {
        display: block;
    }
    
    .sham-definitions-table tr {
        display: block;
        margin-bottom: 20px;
        border: 1px solid #ddd;
        border-radius: 4px;
        background-color: #fff;
    }
    
    .sham-definitions-table td {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        border: none;
        border-bottom: 1px solid #ddd;
        padding: 12px;
        box-sizing: border-box;
    }
    
    .sham-definitions-table td:last-child {
        border-bottom: none;
    }
    
    .sham-definitions-table td:before {
        content: attr(data-label) ":";
        font-weight: bold;
        display: block;
        margin-bottom: 8px;
        color: #333;
    }
    
    .sham-definitions-table .sham-name-only .sham-name {
        display: none;
    }
    
    .sham-definitions-table .sham-name-only .sham-top-link {
        display: inline-block;
        position: absolute;
        top: 12px;
        right: 12px;
        font-size: 12px;
        font-weight: normal;
        color: #007bff;
        text-decoration: none;
    }
    
    .sham-definitions-table .sham-name-only {
        position: relative;
    }
}

.technique-label {
    font-weight: bold;
    color: #333;
    font-size: inherit;
    padding: 8px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f8f9fa;
    display: flex;
    align-items: flex-start;
}

.technique-label:last-of-type,
.technique-label:last-of-type + .technique-value {
    border-bottom: none;
}

.technique-value {
    color: #333;
    line-height: 1.4;
    padding: 8px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: flex-start;
}

.technique-label {
    font-weight: bold;
    color: #333;
    font-size: inherit;
}

.technique-value {
    color: #333;
    line-height: 1.4;
}

.technique-value .indicators-list {
    margin: 0;
    padding-left: 20px;
    list-style-type: disc;
    list-style-position: outside;
}

.technique-value .indicators-list li {
    margin-bottom: 8px;
    line-height: 1.4;
    padding-left: 0;
    text-indent: 0;
}

.sham-indicators {
    min-width: 300px;
    max-width: 400px;
}

.indicators-list {
    margin: 0;
    padding-left: 20px;
    list-style-type: disc;
}

.indicators-list li {
    margin-bottom: 8px;
    line-height: 1.4;
}

.exceptions-section {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}

.exceptions-heading {
    font-size: 14px;
    font-weight: bold;
    color: #2c5aa0;
    margin: 0 0 10px 0;
}

.exceptions-list {
    margin: 0;
    padding-left: 20px;
    list-style-type: disc;
}

.exceptions-list li {
    margin-bottom: 8px;
    line-height: 1.4;
    color: #2c5aa0;
}

/* Header with grid layout */
.header-grid {
    display: grid;
    grid-template-columns: 156px 1fr;
    gap: 20px;
    margin-bottom: 20px;
    padding-left: 12px; /* Match table cell padding exactly */
    align-items: start;
}

.header-wolf-container {
    width: 156px; /* Match first column content width: 180px max-width minus 24px padding (12px left + 12px right) */
}

.header-wolf {
    width: 100%;
    height: auto;
    display: block;
}

.header-text {
    min-width: 0; /* Allow text to shrink if needed */
}

.header-text h1 {
    margin-top: 0;
    margin-bottom: 10px;
}

.header-text .lead {
    margin-bottom: 10px;
}

.header-detail {
    font-size: inherit;
    font-weight: normal;
    color: #333;
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 0;
}


.sham-image-container {
    margin-top: 12px;
}

.sham-image {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
}

.sham-example {
    min-width: 400px;
    max-width: 500px;
    background-color: #f0f8ff;
}

.examples-grid {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.example-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
}

.example-item .phone-messages-container {
    margin: 0;
    max-width: 100% !important;
    width: 100%;
    box-sizing: border-box;
    min-width: 0;
    padding: 10px 5px;
}

.deceptors-list-header h1 {
    color: #333;
    margin-bottom: 10px;
}

.deceptors-list-header .lead {
    color: #666;
    margin-bottom: 20px;
}

/* Phone Message Styles */
.example-description {
    font-style: italic;
    margin-bottom: 10px;
    color: #666;
    font-size: 12px;
}

.phone-messages-container {
    background-color: #f0f0f0;
    border-radius: 10px;
    padding: 15px;
    max-width: 300px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}


.message-bubble {
    padding: 6px 10px;
    border-radius: 18px;
    margin-bottom: 4px;
    max-width: 85%;
    word-wrap: break-word;
    font-size: 13px;
    line-height: 1.3;
    position: relative;
    margin-left: auto;
    margin-right: 0;
}


.message-bubble.shammer-message {
    background-color: #007aff;
    color: white;
}

.message-bubble.first-message {
    margin-top: 0;
}

.message-bubble:last-child {
    margin-bottom: 0;
}

/* Add some variation to message timing */
.message-bubble:nth-child(2n) {
    margin-top: 8px;
}

.message-bubble:nth-child(3n) {
    margin-top: 12px;
}

/* Sham Definitions Footer */
.sham-definitions-footer {
    margin-top: 40px;
    padding: 20px;
    border-top: 1px solid #ddd;
    background-color: #f8f9fa;
}

.copyright-notice {
    font-size: 12px;
    color: #666;
    line-height: 1.4;
    margin: 0;
    text-align: center;
}

.copyright-notice .link-blue {
    color: #007bff;
    text-decoration: none;
}

.copyright-notice .link-blue:hover {
    color: #0056b3;
    text-decoration: underline;
}

/* Reduce white space for sham definitions page */
.sham-definitions-container .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.deceptors-list-container {
    padding: 0 10px;
}

/* Sham Navigation */
.sham-navigation {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.sham-nav-link {
    color: #007bff;
    text-decoration: none;
    font-size: 14px;
    white-space: nowrap;
    transition: color 0.2s;
}

.sham-nav-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

html {
    scroll-behavior: smooth;
}

/* Ensure header has white background on sham definitions page */
#site-navbar {
    background-color: white !important;
}

.navbar {
    background-color: white !important;
    border-color: transparent !important;
}

/* Fix navbar toggle hamburger menu - ensure it doesn't use Material Icons */
.navbar-toggle {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    color: transparent !important; /* Hide any text content */
    text-indent: -9999px !important; /* Hide any text content */
    overflow: hidden !important;
}

.navbar-toggle,
.navbar-toggle *:not(.icon-bar) {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.navbar-toggle:after,
.navbar-toggle:before {
    content: none !important;
    font-family: inherit !important;
    display: none !important;
}

.navbar-toggle *:after,
.navbar-toggle *:before {
    content: none !important;
    font-family: inherit !important;
}

.navbar-toggle .icon-bar {
    display: block !important;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #888 !important;
    margin-top: 4px;
    border: none !important;
    text-indent: 0 !important;
    color: #888 !important;
}

.navbar-toggle .icon-bar:first-child {
    margin-top: 0;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

header {
    background-color: white !important;
}
