.meta-section {
    display: flex;
    flex-direction: column; }
    .meta-section #tab-list-btn {
      cursor: pointer;
      align-self: flex-end;
      display: flex;
      flex-direction: row;
      color: #efefef; }
    .meta-section #tab-list-btn:hover {
      color: #fede65; }
    .meta-section .line {
      margin-top: 1rem;
      width: 100%;
      height: 1px;
      background-image: linear-gradient(to right, transparent 50%, rgba(138, 152, 160, 0.5) 50%);
      background-size: 10px 100%; }
    .meta-section .page-top-section {
      padding: 1rem;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .meta-section .page-top-section .filterby-section {
        display: flex;
        flex-direction: row;
        justify-content: space-between; }
        .meta-section .page-top-section .filterby-section #clearAllBtn {
          align-self: flex-start;
          justify-self: flex-end;
          font-size: 14px;
          font-weight: 500;
          text-decoration: underline;
          padding-left: 1rem; 
		  line-height:18px;}
        .meta-section .page-top-section .filterby-section .filters {
          padding-left: 1rem;
          color: #dadada; }
      .meta-section .page-top-section .dropdown {
        justify-self: flex-end; }
        .meta-section .page-top-section .dropdown .value {
          padding: 0 0.3rem;
          font-weight: normal; }
        .meta-section .page-top-section .dropdown #sort-btn {
          display: flex;
          flex-direction: row;
          font-size: 16px;
          font-weight: 600;
          color: #9ca3aa; }
        .meta-section .page-top-section .dropdown .dropdown-menu {
          margin-top: 0.7rem;
          border-top: 1px solid #fede65;
          background-color: #505050;
          border-radius: 0;
          width: 100%; }
          .meta-section .page-top-section .dropdown .dropdown-menu .dropdown-item {
            font-size: 16px;
            text-align: right;
            font-weight: 500;
            color: #e6e7e8; }
          .meta-section .page-top-section .dropdown .dropdown-menu .dropdown-item:hover {
            background-color: #fede65;
            font-weight: 600;
            color: #282828; }
      .meta-section .page-top-section .sort-dropdown:hover #sort-btn {
        color: #fede65; }
      .meta-section .page-top-section .sort-dropdown:hover #sort-btn:clicked {
        color: #fede65; }
  
  .playbooks-page-body {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    width: 100%;  align-self: flex-start;}
    .playbooks-page-body .filter-sidebar {
      display: flex;
      flex-direction: column;
      padding: 1rem 0;
      width: 20%;    
      
      }
      .playbooks-page-body .filter-sidebar .filter_search {
        width: 100%;
        padding: 0 10px 0px 50px;
        color: #a0a0a0;
        font-size: 14px;
        height: 36px;
        background: url(../images/svg/search.svg) 19px/18px 18px no-repeat #262626 !important;
        margin: 1rem 0; }
    .playbooks-page-body .tab-view {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr; }
      .playbooks-page-body .tab-view _:-ms-fullscreen, .playbooks-page-body .tab-view :root .ie11up {
        display: flex;
        flex-wrap: wrap; }
      .playbooks-page-body .tab-view .last_updated {
        display: none; }
    .playbooks-page-body .list-view-heading {
      display: flex;
      flex-direction: row;
      margin: 0 1rem;
      padding: 0 6rem 0 4rem;
      justify-content: space-between;
      padding-bottom: 1rem;
      border-bottom: 1px solid #8a98a0;
      color: #efefef; }
    .playbooks-page-body .list-view {
      display: flex;
      flex-direction: column; }
      .playbooks-page-body .list-view .playbook-item-list {
        margin: 0 1rem;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        background: none;
        color: #fff;
        padding: 1rem;
        padding-right: 5rem;
        border-bottom: 1px solid #8a98a0; }
      .playbooks-page-body .list-view .playbook-item-list:hover {
        color: #fede65;
        text-decoration: none; }
      .playbooks-page-body .list-view .last_updated {
        display: block; }
    .playbooks-page-body .playbooks {
      padding: 1rem;
      width: 80%;
      display: flex;
      flex-direction: column; }
      .playbooks-page-body .playbooks .title {
        display: flex;
        flex-direction: row; }
      .playbooks-page-body .playbooks .playbook-item-tab {
        margin: 1rem;
        height: 67px;
        display: flex;
        padding-left: 1rem;
        align-items: center;
        background-color: #262626;
        border-radius: 3px;
        color: #fff;
        font-weight: bold; }
        .playbooks-page-body .playbooks .playbook-item-tab _:-ms-fullscreen, .playbooks-page-body .playbooks .playbook-item-tab :root .ie11up {
          flex: 0 0 33.333333%; }
    .playbooks-page-body .playbook-item-tab:hover {
      text-decoration: none;
      background-color: #fede65;
      color: #262626; }
    .playbooks-page-body .hide {
      display: none; }
  
  .none {
    display: none; }
  
  .fade-in {
    opacity: 1; }
  
  .container-map {
    position: relative; }
    .container-map .map-description {
      margin-bottom: 1rem; }
  
  #map-container {
    position: relative;
    height: 100%;
    padding-bottom: 1rem; }
  
  .map {
    position: relative;
     }
  
  .extrainfo {
    position: absolute;
    color: white;
    text-align: left;
    font-size: 1rem;
    width: 200px;
    background-color: #14181c;
    border: 1px solid #f47a47;
    padding: 1rem; }
  
  .extrainfo-inner {
    margin-bottom: 0.3rem; }
  
  .extrainfo-inner:last-of-type {
    margin-bottom: 0; }
  
  .filter-sidebar {
    /* width */
    /* Handle */
    /* Handle on hover */ }
    .filter-sidebar ::-webkit-scrollbar {
      width: 7.64px; }
    .filter-sidebar ::-webkit-scrollbar-thumb {
      background: rgba(255, 255, 255, 0.15);
      border-radius: 5px; }
    .filter-sidebar ::-webkit-scrollbar-thumb:hover {
      background: rgba(255, 255, 255, 0.15);
      border-radius: 5px; }

	.scrollBar::-webkit-scrollbar {
		width: 7.64px;
	}
	.scrollBar::-webkit-scrollbar-thumb {
		background-clip: content-box;
		background: rgba(255, 255, 255, 0.15);
      	border-radius: 5px; 
	}
	.scrollBar::-webkit-scrollbar-button {
		width: 0;
		height: 0;
		display: none;
	}
	.scrollBar::-webkit-scrollbar-corner {
		background-color: transparent;
	}
  
  .filter-heading h2, .filter-heading{
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-weight: bold;
    color: #f3f3f3; 
    font-size: inherit;}
  
  .filter-heading h2:hover {
    color: #fede65; }
  
  #filter-button {
    margin-top: 1rem;
    align-self: flex-end;
    color: #282828;
    background-color: #fede65;
    padding: 10px 14px;
    font-size: 14px;
    font-weight: 900;
    border-radius: 5px; }
  
  #filter-button:hover {
    background-color: #282828;
    color: #fede65; }
  
  #applied-filters-list {
    max-width: 850px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    color: #dadada;
    font-size: 16px;
    font-weight: 500; }
    #applied-filters-list .applied-filter-item {
      padding-left: 0.5rem; }
	#applied-filters-list .filter-item-cont{
		display: contents;
	}
	.removefilterbtn{
		cursor: pointer;
	}
  
  .list-button {
    padding-top: 1rem;
    background: none;
    color: #fede65;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 500; }
  
  .filter-list {
    height: 130px;
    scrollbar-color: rgba(255, 255, 255, 0.15) #000;
    scrollbar-width: thin;
    /*transition: height 0.5s ease-in; */ }
  
  .show-list {
    height: 390px; }
  
  .show-list-search {
    height: 100%;
    max-height: 390px; }
  
  .scrollBar {
    overflow-x: scroll;
	overflow-y: auto;
    scroll-snap-type: x mandatory;
    position: sticky; }
	
	.scrollBar:hover{
		overflow-x: scroll;
    	scroll-snap-type: x mandatory;
	}
  
  .filter-item-body {
    visibility: visible;
    height: auto;
    opacity: 1;
    transition: opacity 0.5s ease-in; }
    .filter-item-body .list-button {
      transition: none; }
  
  .hide {
    height: 0;
    opacity: 0;
    visibility: hidden; }
  
  .filter-item {
    padding: 1rem 0;
    border-bottom: 1px solid #8a98a0; }
  
  .filter-item:last-of-type {
    border-bottom: none; }
  
  .filter-list-item {
    /* Base for label styling */
    /* checked mark aspect */
    /* checked mark aspect changes */ }
    .filter-list-item label {
      font-size: 16px;
      font-weight: 500; }
    .filter-list-item label:hover {
      color: #fede65;
      opacity: 0.5; }
    .filter-list-item input {
      appearance: button; }
    .filter-list-item [type='checkbox']:not(:checked),
    .filter-list-item [type='checkbox']:checked {
      position: absolute;
      left: -9999px; }
    .filter-list-item [type='checkbox']:not(:checked) + label,
    .filter-list-item [type='checkbox']:checked + label {
      position: relative;
      padding-left: 1.95em;
      cursor: pointer; }
    .filter-list-item [type='checkbox']:not(:checked) + label:before,
    .filter-list-item [type='checkbox']:checked + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 13px;
      height: 13px;
      border: 1px solid #c4c4c4; }
    .filter-list-item [type='checkbox']:not(:checked) + label:after,
    .filter-list-item [type='checkbox']:checked + label:after {
      content: '\2713\0020';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 10px;
	  line-height: 1;
      padding: 2px;
	  font-weight: bold;
      color: #fede65;
      transition: all 0.2s;
      font-family: 'FontAwesome'; }
    .filter-list-item [type='checkbox']:checked + label {
      color: #fede65; }
    .filter-list-item [type='checkbox']:not(:checked) + label:after {
      opacity: 0;
      transform: scale(0); }
    .filter-list-item [type='checkbox']:checked + label:after {
      opacity: 1;
      transform: scale(1); }
    .filter-list-item .count::before {
      content: '('; }
    .filter-list-item .count::after {
      content: ')'; }
  
  @media (min-width: 768px) and (max-width: 950px) {
    #map-container {
      overflow: auto; }
  
    .extrainfo {
      font-size: 14px; }
  
    .playbooks-page-body {
      display: flex;
      flex-direction: column; }
      .playbooks-page-body .filter-sidebar {
        width: 100%;
        margin: auto;
        padding: 1rem; }
      .playbooks-page-body .playbooks {
        width: 100%;
        margin: auto;
        padding: 0; }
        .playbooks-page-body .playbooks .title {
          font-size: 1rem; } }
  @media (max-width: 767px) {
    #map-container {
      overflow: auto; }
  
    .extrainfo {
      font-size: 14px; }
  
    .meta-section {
      display: flex;
      flex-direction: column; }
      .meta-section .page-top-section {
        flex-direction: column; }
        .meta-section .page-top-section .dropdown {
          align-self: flex-end; }
        .meta-section .page-top-section .filterby-section {
          display: flex;
          flex-direction: column;
          padding-bottom: 1rem;
          margin-bottom: 1rem;
          border-bottom: 1px solid rgba(138, 152, 160, 0.5); }
          .meta-section .page-top-section .filterby-section .filters {
            padding: 1rem 0; }
          .meta-section .page-top-section .filterby-section #clearAllBtn {
            padding-left: 0;
            align-self: flex-end; }
  
    .playbooks-page-body {
      display: flex;
      flex-direction: column; }
      .playbooks-page-body .list-view .playbook-item-list {
        padding-right: 1rem; }
        .playbooks-page-body .list-view .playbook-item-list .title {
          padding-right: 0.5rem; }
        .playbooks-page-body .list-view .playbook-item-list .last_updated {
          padding-left: 0.5rem;
          font-size: 1rem;
          width: 100%;
          text-align: right; }
      .playbooks-page-body .filter-sidebar {
        width: 100%;
        margin: auto;
        padding: 1rem; }
      .playbooks-page-body .playbooks {
        width: 100%;
        margin: auto;
        padding: 0; }
        .playbooks-page-body .playbooks .list-view-heading {
          padding: 1rem;
          justify-content: space-between; }
        .playbooks-page-body .playbooks .tab-view {
          display: flex;
          flex-direction: column; }
        .playbooks-page-body .playbooks .title {
          font-size: 1rem; }
  /**
    .tools__menu {
      height: 0;
      visibility: hidden; } **/
}
  @media screen and (-ms-high-contrast: none) {
    .playbooks-page-body .tab-view {
      display: flex;
      flex-wrap: wrap; }
      .playbooks-page-body .tab-view .playbook-item-tab {
        flex: 0 0 28%; } }
  
  /*# sourceMappingURL=playbooks.css.map */
  
  
  .tooltip.show {
    opacity: 1; }
  
  .tooltip-inner {
    text-align: left;
    border: 1px solid #fede65;
    background: #282828;
    color: #f3f3f3;
    padding: 10px;
    border-radius: 5px;
    max-width: 500px;
    opacity: 1; }
  
  .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #282828;
    /* Red */ }
  
  .modalcontainer {
    width: 100vw; }
    .modalcontainer .indicator-reference {
      transition: none; }
    .modalcontainer .modal-xl {
      max-width: 1400px; }
    .modalcontainer .modal-header {
      background: #282828;
      border-bottom: 2px solid #fede65;
      padding: 0;
      border-radius: 0; }
      .modalcontainer .modal-header .close {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: normal;
        font-size: 18px;
        line-height: 144%;
        letter-spacing: 0.02em;
        color: #f3f3f3; }
      .modalcontainer .modal-header .indicator-title {
        display: flex;
        flex-direction: row; }
      .modalcontainer .modal-header .nav-tabs {
        font-weight: 800;
        font-size: 18px;
        line-height: 144%;
        letter-spacing: 0.02em;
        color: #f3f3f3;
        border-bottom: 1px solid transparent; }
        .modalcontainer .modal-header .nav-tabs .active {
          color: #282828;
          background: #fede65;
          border: none;
          padding: 1rem;
          border-radius: 0; }
          .modalcontainer .modal-header .nav-tabs .active a {
            color: #282828;
            font-weight: 500;
            font-size: 14px; }
        .modalcontainer .modal-header .nav-tabs a {
          font-weight: 500;
          font-size: 14px; }
        .modalcontainer .modal-header .nav-tabs .nav-link {
          cursor: pointer;
          padding: 1rem;
          border: none; }
		.mobile-ref-text{display:none}
		.mobile-show-more-text{display:none}
		.custom-popup-btn{display:none}
		.flex-column{display:block}
		.mobile-popup-dropdown-btn{display:none}
		#coaTabContent .flex-column{
			position: relative !important;
		}
		.mobile-dropdown-svg{display:none}
		@media (max-width: 767px) {
		.modalcontainer .modal-header .nav-tabs .nav-link {
			height: 80px;
			width: 75%;
			}
			.modalcontainer .modal-header {
				border-bottom: 4px solid rgb(254,222,101,0.3);
			}
			.modal-dialog{
				margin: 0;
				background: #282828;
				pointer-events: auto;
			}
			.modal-content{
				border: none;
			}
			.modalcontainer .modal-body{
				padding: 0px 1rem;
			}
			.modal-body::before {
				content: "";
				position: fixed;
				top: 15rem;
				right: 0px;
				bottom: 8rem;
				width: 41px;
				background: linear-gradient(270deg, #494949 -12.77%, rgba(73, 73, 73, 0) 100%);
			}
			.mobile-show-more-text{
				display: block;
				font-weight: 900;
				font-size: 12px;
				line-height: 20px;
				letter-spacing: 0.22em;
				text-transform: uppercase;
				color: #989898;
				padding: 1rem;
				text-align: right;
				background: #494949;
			}
			.mobile-ref-text{
				display: block;
				padding: 18px;
				background: #262626;
				height: 60px;
				font-weight: 900;
				font-size: 16px;
				text-align: center;
				letter-spacing: 0.02em;
				text-decoration-line: underline;
				color: #FEDE65;
				line-height: 23px;
			}
			.mobile-ref-text svg{
				margin-top: -5px;
    			margin-left: 10px;
			}
			.custom-popup-btn{
				display: block;
				padding: 1rem !important;
				color: #FFC107;
				box-shadow: none;
				border: none;
				outline: none;
				text-shadow: none;
				opacity: 1;
			}
			.modalcontainer .modal-header .close{
				display: none;
			}
			.desktop-reference-text{
				display:none;
			}
			.mobile-popup-dropdown-btn{
				display: block;
				background: #282828;
				width: 100%;
				text-align: left;
				border-radius: 5px;
				padding: 23px 21px;
				font-weight: bold;
				font-size: 15px;
				line-height: 100%;
				color: #FEDE65;
				margin-top: 10px;
				font-family: 'Fira Mono', 'Consolas', 'sans-serif'; 
			}
			.mobile-popup-dropdown ul{
				width: calc(100% - 4rem);
				padding: 1rem;
				background: #494949;
				color: #e6e6e6;
			}
			.dropdown-toggle::after{
				display:none;
			}
			.mobile-dropdown-svg{
				position: absolute;
				top: 31px;
				right: 32px;
				display:block;
			}
			#coaTabContent .dropdown-menu{
				position: absolute !important;
				width: calc(100% - 2rem);
			}
			.flex-column{display:none}
		}
        .modalcontainer .modal-header .nav-tabs .nav-link:hover {
          border-top: none;
          border-left: none;
          border-right: none;
          border-color: #fede65;
          border-radius: 0;
          background-color: #3c3c3c;
          color: #fede65;
          font-weight: 900;
          font-size: 18px;
          line-height: 144%;
          letter-spacing: 0.02em; }
          .modalcontainer .modal-header .nav-tabs .nav-link:hover a {
            color: #fede65; }
    .modalcontainer .modal-body {
      background-color: #494949;
      font-family: 'Fira Mono', 'Consolas', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 144%;
      letter-spacing: 0.02em;
      color: #efefef;
      min-height: 54vh;
      max-height: 54vh;
      overflow: auto; }
      .modalcontainer .modal-body #indicator-table {
        width: 100%;
        border-collapse: separate;
		border-spacing: 17px 3px;}
        .modalcontainer .modal-body #indicator-table .malwares {
          cursor: pointer;
          position: relative;
          opacity: 1;
          display: table-cell; }
        .modalcontainer .modal-body #indicator-table th {
          font-weight: bold;
          font-size: 16px;
          line-height: 144%;
          letter-spacing: 0.02em;
          color: #efefef;
          border-bottom: 1px solid #E6E7E8;
          padding-bottom: 0.5rem;
          padding-left: 0.5rem; }
        .modalcontainer .modal-body #indicator-table tr {
          width: 100%;
          display: table-row; 
		  vertical-align: top;}
        .modalcontainer .modal-body #indicator-table td {
          font-weight: 500;
          font-size: 14px;
          line-height: 144%;
          letter-spacing: 0.02em;
          color: #efefef;
          border-bottom: 1px solid #E6E7E8;
          padding: 0.5rem 0.75rem;
          flex: 1;
          word-wrap: break-word; }
      .modalcontainer .modal-body #nav-COA #coaTabContent {
        display: flex;
        flex-direction: row; }
        .modalcontainer .modal-body #nav-COA #coaTabContent #coaNav {
          flex: 1;
          background-color: #383838;
          border-radius: 5px;
          font-style: normal;
          font-weight: bold;
          font-size: 15px;
          line-height: 150%;
          padding: 0.5rem 0; }
          .modalcontainer .modal-body #nav-COA #coaTabContent #coaNav .nav-item .active {
            color: #fede65; }
          .modalcontainer .modal-body #nav-COA #coaTabContent #coaNav .nav-link {
            color: #efefef; }
          .modalcontainer .modal-body #nav-COA #coaTabContent #coaNav .nav-link:hover {
            color: #fede65; }
        .modalcontainer .modal-body #nav-COA #coaTabContent #coaTable {
          flex: 3; }
        .modalcontainer .modal-body #nav-COA #coaTabContent .tab-pane {
          padding-left: 1rem; }
        .modalcontainer .modal-body #nav-COA #coaTabContent .coa-table {
          width: 100%; table-layout:fixed;}
          .modalcontainer .modal-body #nav-COA #coaTabContent .coa-table th {
            padding-left: 1rem;
            padding-bottom: 0.5rem;
            border-bottom: 1px solid #E6E7E8;
			border-right: 1px solid #E6E7E8;
            font-weight: bold;
            font-size: 16px;
            line-height: 144%;
            letter-spacing: 0.02em;
            color: #efefef;
            width: 50%; }
          .modalcontainer .modal-body #nav-COA #coaTabContent .coa-table th:last-of-type {
            border-right: none; }
          .modalcontainer .modal-body #nav-COA #coaTabContent .coa-table td {
            padding: 1rem;
            font-weight: 500;
            font-size: 14px;
            line-height: 144%;
            letter-spacing: 0.02em;
            color: #efefef;
            border-bottom: 1px solid #E6E7E8;
			border-right: 1px solid #E6E7E8;
            width: 50%; }
          .modalcontainer .modal-body #nav-COA #coaTabContent .coa-table td:last-of-type {
            border-right: none; }
          .modalcontainer .modal-body #nav-COA #coaTabContent .coa-table tr {
            display: flex; }
            .modalcontainer .modal-body #nav-COA #coaTabContent .coa-table tr .coa-left {
              word-break: break-word;
              vertical-align: middle;
              display: flex;
              flex-wrap: wrap;
			  align-items: center;}
            .modalcontainer .modal-body #nav-COA #coaTabContent .coa-table tr .coa-right {
              display: flex;
			  align-items: center;
               }
			@media (max-width: 767px) {
				.modalcontainer .modal-body #indicator-table{
					border-collapse: collapse;
					border-spacing: 0;
				}
				.modalcontainer .modal-body #indicator-table th{
					border-bottom: 3px solid #8F8F8F;
				}
				.modalcontainer .modal-body #indicator-table tr{
					vertical-align: top;
				}
				.modalcontainer .modal-body #indicator-table td{
					border-bottom: 3px solid #8F8F8F;
    				border-right: 1px solid #8f8f8f;
				}
				.modalcontainer .modal-body #nav-COA #coaTabContent .coa-table th{
					border-bottom: 3px solid #8f8f8f;
					border-right: none;
				}
				.modalcontainer .modal-body #nav-COA #coaTabContent .coa-table td{
					border-bottom: 3px solid #8f8f8f;
    				border-right: 1px solid #8f8f8f;
				}
				.modalcontainer .modal-body #nav-COA #coaTabContent .coa-table tr .coa-left {
					align-items: baseline;
				}
				.modalcontainer .modal-body #nav-COA #coaTabContent .coa-table tr .coa-right {
					align-items: baseline;
				}				
			}
  
  .playbook_page_body #playbook-info-section {
    width: 70%;
    margin: auto;
    padding-bottom: 2rem; }
  .playbook_page_body #playbook-table {
    margin-bottom: 1rem; }
    .playbook_page_body #playbook-table table {
      border-collapse: separate;
      width: 100%;
      margin: 20px auto;
      table-layout: fixed;
      text-align: center; }
      .playbook_page_body #playbook-table table th {
        text-align: center;
        font-size: 1.25rem;
        padding: 1rem 0;
        color: #f47a47;
        border-bottom: 1px #f47a47 dashed; }
      .playbook_page_body #playbook-table table td {
        padding: 1rem 0;
        color: #e6e7e8; }
      .playbook_page_body #playbook-table table #indicator-list {
        text-align: left;
        font-family: 'Fira Mono', 'Consolas', 'sans-serif'; }
        .playbook_page_body #playbook-table table #indicator-list .modal-lg {
          max-width: 658px;
          height: 80%; }
        .playbook_page_body #playbook-table table #indicator-list .modal-content {
          background-color: #262626; }
          .playbook_page_body #playbook-table table #indicator-list .modal-content .modal-body {
            max-height: 80vh;
            overflow-y: auto; }
        .playbook_page_body #playbook-table table #indicator-list h5 {
          font-size: 18px;
          line-height: 144%;
          color: #efefef;
          letter-spacing: 0.02em; }
        .playbook_page_body #playbook-table table #indicator-list .modal-header {
          background-color: #262626;
          border-radius: 0;
          color: #fff;
          flex-direction: row;
          align-items: center;
          padding-left: 1.5rem;
          padding-right: 1.5rem;
          border-bottom: none; }
          .playbook_page_body #playbook-table table #indicator-list .modal-header .close {
            color: #fff;
            opacity: 1;
            font-weight: normal;
            text-shadow: none; }
          .playbook_page_body #playbook-table table #indicator-list .modal-header .modal-title {
            font-weight: bold;
            font-size: 24px;
            line-height: 144%;
            letter-spacing: 0.02em;
            color: #f47a47; }
            .playbook_page_body #playbook-table table #indicator-list .modal-header .modal-title #indicator-description {
              font-weight: 500;
              font-size: 13px;
              line-height: 144%;
              letter-spacing: 0.02em; }
        .playbook_page_body #playbook-table table #indicator-list .modal-body {
          padding: 1rem 1.2rem;
          background: rgba(0, 0, 0, 0.16); }
          .playbook_page_body #playbook-table table #indicator-list .modal-body h5 {
            font-family: 'Fira Mono', 'Consolas', 'sans-serif';
            padding-bottom: 1rem;
            border-bottom: 1px solid #ffffff;
            font-size: 18px;
            line-height: 144%;
            /* or 26px */
            letter-spacing: 0.02em;
            font-weight: bold; }
        .playbook_page_body #playbook-table table #indicator-list .indicator-list-inner {
          padding: 1rem 1.5rem;
          font-weight: 500;
          font-size: 15px;
          line-height: 105%;
          /* or 16px */
          letter-spacing: 0.02em;
          color: #e6e7e8; }
  .playbook_page_body #playbook-description {
    line-height: 26px;
    letter-spacing: 0.02em;
    font-weight: normal; }
  .playbook_page_body #campaign-section {
    padding: 1rem;
    background: rgba(255, 255, 255, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column; }
    .playbook_page_body #campaign-section .tabs {
      order: 2;
      width: 80%;
      margin: auto;
      position: relative; }
      .playbook_page_body #campaign-section .tabs .-secondary {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        background: #505050;
        border-radius: 0;
        z-index: 9999; }
        .playbook_page_body #campaign-section .tabs .-secondary .nav-item {
          border-radius: 0; }
        .playbook_page_body #campaign-section .tabs .-secondary .nav-item:hover {
          border-radius: 0; }
        .playbook_page_body #campaign-section .tabs .-secondary .nav-link {
          color: #e6e7e8; }
        .playbook_page_body #campaign-section .tabs .-secondary .nav-link:hover {
          border-radius: 0 0 0 0; }
        .playbook_page_body #campaign-section .tabs .-secondary .active {
          border-radius: 0; }
      .playbook_page_body #campaign-section .tabs .-hidden {
        display: none; }
      .playbook_page_body #campaign-section .tabs .-more {
        padding: 0 1rem; }
      .playbook_page_body #campaign-section .tabs .-more button:hover {
        cursor: pointer; }
    .playbook_page_body #campaign-section .tabs.--show-secondary .-secondary {
      display: block; }
    .playbook_page_body #campaign-section .tabs:not(.--jsfied) {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
    .playbook_page_body #campaign-section #campaign-tabs {
      /*margin-top: 1rem;*/
      display: flex;
      flex-direction: row;
      border-bottom: 1px solid #fede65; }

      .playbook_page_body #campaign-section #campaign-tabs .nav-link {
        font-size: 18px;
        line-height: 22px;
        font-weight: 500;
        white-space: nowrap;
        padding: 0.5rem 1rem;
        text-align: center; }
      .playbook_page_body #campaign-section #campaign-tabs .nav-link:hover {
        color: #fede65;
        background: rgba(254, 222, 101, 0.1);
        border-radius: 5px 5px 0px 0px;
        border-color: rgba(254, 222, 101, 0.1); }
      .playbook_page_body #campaign-section #campaign-tabs .active {
        font-weight: bold;
        background: #fede65;
        border-color: #fede65;
        color: #282828; }
    .playbook_page_body #campaign-section #campaign-section-heading {
      order: 1;
      text-align: center;
      color: #f47a47;
      font-weight: 900;
      font-size: 30px;
      line-height: 36px;
      padding-bottom: 0.5rem; }
    .playbook_page_body #campaign-section #killChainPhaseContainer {
      order: 6;
      width: 90vw;
      margin: auto;
      margin-top: 1rem;
      border: 1px solid rgba(196, 196, 196, 0.8);
      overflow-x: scroll;
      position: relative; }
      .playbook_page_body #campaign-section #killChainPhaseContainer .modal,
      .playbook_page_body #campaign-section #killChainPhaseContainer .modal-backdrop {
        position: absolute !important; }
      .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable {
        /*don't outline the cell*/ }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .ag-root-wrapper {
          display: flex;
          flex: 1 1 auto; }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .phasescontainer > .ag-root-wrapper.ag-layout-normal {
          height: unset; }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .ag-cell > span {
          display: flex;
          flex: 1 1 auto;
          height: 100%; }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .ag-cell-focus,
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .ag-cell-no-focus {
          outline: none; }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .phases {
          display: flex;
          flex: 1 1 auto;
          padding: 10px;
          margin: 2px;
          white-space: normal;
          overflow: hidden;
          position: relative;
          font-weight: 500;
          font-size: 14px;
          line-height: 144%;
          letter-spacing: 0.02em;
          color: #efefef; }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .phases:hover {
          color: #fede65;
          background: rgba(254, 222, 101, 0.1); }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .phases .circular-number-container {
          font-family: 'Fira Mono', 'Consolas', 'sans-serif';
          font-style: normal;
          width: 30px;
          height: 30px;
          padding: 0.45rem;
          line-height: 14px;
          text-align: center;
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 50%;
          background-color: #fede65;
          position: absolute;
          bottom: 10px;
          right: 10px;
          font-weight: 500;
          font-size: 14px;
          color: #282828; }
          .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .phases .circular-number-container .text-sm {
            font-size: 12px; }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .ag-row .ag-cell {
          border-left: 0.5px solid #efefef;
          border-right: 0.5px solid #efefef;
          border-bottom: 1px dashed #efefef;
          background: rgba(255, 255, 255, 0.1); }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .ag-header-row .ag-header-cell {
          border-right: 1px solid #efefef;
          border-bottom: 1px solid #efefef; }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .ag-header-row .ag-header-cell:last-of-type {
          border-right: none;
          border-radius: 0 5px 0 0; }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .ag-header-cell {
          background-color: rgba(38, 38, 38, 0.9); }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainTable .ag-header-cell-label {
          font-weight: 900;
          font-size: 16px;
          line-height: 144%;
          /* or 23px */
          letter-spacing: 0.03em;
          color: #ffffff;
          justify-content: center; }
      .playbook_page_body #campaign-section #killChainPhaseContainer #killChainToolTipModal .modal {
        width: auto; }
      .playbook_page_body #campaign-section #killChainPhaseContainer #killChainToolTipModal .modal-header {
        background-color: #fede65;
        color: #282828;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        border-bottom: none;
        font-weight: 500;
        font-size: 16px;
        line-height: 144%;
        letter-spacing: 0.02em; }
        .playbook_page_body #campaign-section #killChainPhaseContainer #killChainToolTipModal .modal-header .close {
          font-weight: bold;
          font-size: 16px;
          line-height: 144%;
          letter-spacing: 0.02em;
          margin: 0;
          padding: 0;
          padding-top: 0.5rem;
          color: #282828;
          text-shadow: none;
          opacity: 1; }
    .playbook_page_body #campaign-section #campaign-info-section {
      order: 3;
      width: 80%;
      margin: auto;
      overflow: auto; }
    .playbook_page_body #campaign-section #campaign-section-meta {
      display: flex;
      flex-direction: row; }
      .playbook_page_body #campaign-section #campaign-section-meta .campaign-description {
        padding: 1rem;
        flex: 1;
        color: #e6e7e8;
        line-height: 26px;
        letter-spacing: 0.02em; }
      .playbook_page_body #campaign-section #campaign-section-meta #campaign-info-table {
        flex: 1;
        padding: 0 1rem;
        color: #f3f3f3; }
        .playbook_page_body #campaign-section #campaign-section-meta #campaign-info-table .campaign-trow {
          padding: 1rem 0; }
          .playbook_page_body #campaign-section #campaign-section-meta #campaign-info-table .campaign-trow .campaign-thead {
            padding-bottom: 1rem;
            font-weight: bold;
            font-size: 20px;
            line-height: 150%;
            /* identical to box height, or 30px */
            letter-spacing: 0.02em;
            border-bottom: 1px dashed #e6e7e8; }
          .playbook_page_body #campaign-section #campaign-section-meta #campaign-info-table .campaign-trow .campaign-tdata {
            padding-top: 1rem;
            font-size: 16px;
            line-height: 150%;
            /* identical to box height, or 24px */
            letter-spacing: 0.02em; }
    .playbook_page_body #campaign-section #selectorAndEmptyPhasesBtn {
      order: 5;
      width: 90vw;
      margin: auto;
      display: flex;
      justify-content: space-between;
      align-items: flex-end; }
      .playbook_page_body #campaign-section #selectorAndEmptyPhasesBtn #gridControlButtons {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-end; }
        .playbook_page_body #campaign-section #selectorAndEmptyPhasesBtn #gridControlButtons #resetGridButton {
          height: 2rem;
          width: auto;
          display: inline-block;
          margin-right: 1rem; }
          .playbook_page_body #campaign-section #selectorAndEmptyPhasesBtn #gridControlButtons #resetGridButton .resetGrid {
            cursor: pointer;
            padding: 0.5rem;
            border: 1px solid transparent; }
        .playbook_page_body #campaign-section #selectorAndEmptyPhasesBtn #gridControlButtons #resetGridButton:hover {
          color: #fede65; }
    .playbook_page_body #campaign-section #emptyPhaseButton {
      color: #fede65;
      height: 2rem;
      width: auto;
      display: inline-block;
      margin-right: 1rem; }
      .playbook_page_body #campaign-section #emptyPhaseButton .toolText {
        padding-right: 0.5rem; }
    .playbook_page_body #campaign-section .display-empty-columns {
      cursor: pointer;
      padding: 0.5rem;
      border: 1px solid transparent; }
    .playbook_page_body #campaign-section .display-empty-columns:hover {
      border: 1px solid #fede65;
      border-radius: 5px; }
    .playbook_page_body #campaign-section #killChainSelector {
      padding: 1rem;
      padding-bottom: 0;
      padding-left: 1.5rem;
      display: inline-block; }
      .playbook_page_body #campaign-section #killChainSelector #parentDropdownKillChain {
        width: 250px;
        display: flex;
		position: absolute;
		transform: translate3d(0px, -65px, 0px);
		z-index: 10; }
        .playbook_page_body #campaign-section #killChainSelector #parentDropdownKillChain .btn {
          padding: 0; }
        .playbook_page_body #campaign-section #killChainSelector #parentDropdownKillChain li:last-of-type {
          padding-bottom: 0; }
      .playbook_page_body #campaign-section #killChainSelector .dropdown .dropdown-toggle::after {
        display: none;
        content: ''; }
      .playbook_page_body #campaign-section #killChainSelector .dropdown .dropdown-menu {
        padding: 0.25rem 0;
        background-color: #505050;
        width: 100%;
        z-index: 1050; }
        .playbook_page_body #campaign-section #killChainSelector .dropdown .dropdown-menu .dropdown-item {
          font-weight: 500;
          font-size: 18px;
          line-height: 144%;
          color: #e6e7e8;
          padding: 0.25rem 0.75rem; }
        .playbook_page_body #campaign-section #killChainSelector .dropdown .dropdown-menu .dropdown-item:hover {
          background-color: #fede65;
          font-weight: 600;
          font-size: 18px;
          line-height: 144%;
          color: #282828; }
      .playbook_page_body #campaign-section #killChainSelector #dropdownKillChain {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        font-size: 16px;
        font-weight: 600;
        border-bottom: 1px solid #fede65;
        color: #e6e7e8;
        width: 100%; }
        .playbook_page_body #campaign-section #killChainSelector #dropdownKillChain #killChainSelectorBody {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          padding-right: 1.5rem; }
          .playbook_page_body #campaign-section #killChainSelector #dropdownKillChain #killChainSelectorBody #killChainTooltip {
            font-weight: normal;
            font-size: 12px;
            line-height: 144%;
            letter-spacing: 0.02em;
            color: rgba(230, 231, 232, 0.6); }
          .playbook_page_body #campaign-section #killChainSelector #dropdownKillChain #killChainSelectorBody #killChainText {
            font-style: normal;
            font-weight: 900;
            font-size: 22px;
            line-height: 26px;
            padding-top: 0.2rem; }
  
  @media (min-width: 951px) {
    .playbook_page_body .indicatorBtn {
      color: #e6e7e8; 
	  border-bottom: 2px solid #e6e7e8;}
    .playbook_page_body .indicatorBtn:hover {
      color: #fede65;
      border-bottom: 2px solid #fede65; } }
  @media (min-width: 768px) and (max-width: 950px) {
    .playbook_page_body .indicatorBtn {
      color: #fede65; }
    .playbook_page_body #campaign-section #campaign-tabs {
      display: flex;
      justify-content: flex-end; }
      .playbook_page_body #campaign-section #campaign-tabs .nav-item {
        flex-grow: 1; }
      .playbook_page_body #campaign-section #campaign-tabs .nav-link:hover {
        border-radius: unset; } }
  @media (max-width: 767px) {
    .modalcontainer .modal-header .nav-tabs {
      display: flex;
      flex-direction: column;
      width: 100%; 
	  overflow-x: auto;
      height: 80px;
      overflow-y: hidden;
	  margin-bottom: -4px;
	 }
	  .modalcontainer .modal-header .nav-tabs::before{
		 content: "";
		position: fixed;
		top: 3.5rem;
		right: 0px;
		height: 80px;
		bottom: 0px;
		width: 41px;
		background: linear-gradient(270deg, #494949 -12.77%, rgba(73, 73, 73, 0) 100%);
	}
	  .modalcontainer .modal-header .nav-tabs .nav-link:hover{
		  color: #fff;
	  }
	  .modalcontainer .modal-header .nav-tabs .active{
		  background: #494949;
		  border-bottom: 4px solid #FEDE65 !important;
		  color: #fff;
		  margin-left: 12px;
	  }
	  .modalcontainer .modal-header .nav-tabs .active a{
		  color: #fff;
	  }
    .modalcontainer .modal-body #nav-COA #coaTabContent {
      display: flex;
      flex-direction: column; }
      .modalcontainer .modal-body #nav-COA #coaTabContent #coaTable {
        margin-top: 0.5rem; }
        .modalcontainer .modal-body #nav-COA #coaTabContent .tab-pane {
        padding-left: 0}
  
    .playbook_page_body {
      width: 100%; }
      .playbook_page_body #playbook-info-section {
        width: 80%;
        margin: auto; }
        .playbook_page_body #playbook-info-section .indicatorBtn {
          color: #fede65; }
        .playbook_page_body #playbook-info-section #indicator-list .indicator-list-inner {
          overflow: auto; }
      .playbook_page_body #playbook-table table {
        width: 100%;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap; }
      .playbook_page_body #playbook-table thead tr {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        flex: 1; }
        .playbook_page_body #playbook-table thead tr th {
          text-align: left;
          border: none;
          width: 100%; }
      .playbook_page_body #playbook-table tbody tr {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1; }
        .playbook_page_body #playbook-table tbody tr td {
          width: 100%; }
      .playbook_page_body #playbook-table thead {
        padding-right: 2rem; }
      .playbook_page_body #playbook-table #indicator-list .indicator-list-inner {
        overflow: auto; }
      .playbook_page_body #campaign-section .tabs,
      .playbook_page_body #campaign-section #campaign-info-section {
        width: 90%;
        margin: auto; }
      .playbook_page_body #campaign-section #campaign-section-heading {
        padding: 0.2rem 0 1rem; }
      .playbook_page_body #campaign-section .tabs {
        border-bottom: 3px solid #FEDE65; 
	  	width: 100%;
    	padding-bottom: 1.5rem;}
	  .playbook_page_body #campaign-section .tabs .scrtabs-tab-container{
		 display: flex;
    	justify-content: center;
	  }
      .playbook_page_body #campaign-section #campaign-tabs {
        border: none;
        display: flex;
        justify-content: flex-end; }
        .playbook_page_body #campaign-section #campaign-tabs .nav-item {
          flex-grow: 1;
	 }
        .playbook_page_body #campaign-section #campaign-tabs .-secondary .nav-link {
          text-align: right; }
      .playbook_page_body #campaign-section #campaign-section-meta {
        display: flex;
        flex-direction: column-reverse;
        width: 90%; }
        .playbook_page_body #campaign-section #campaign-section-meta #campaign-info-table {
          width: 80vw;
          margin: auto; }
        .playbook_page_body #campaign-section #campaign-section-meta .campaign-description {
          width: 80vw;
          margin: auto; }
      .playbook_page_body #campaign-section #selectorAndEmptyPhasesBtn {
        flex-direction: column;
        width: 90vw;
        margin: auto; }
        .playbook_page_body #campaign-section #selectorAndEmptyPhasesBtn #killChainSelector {
          display: inline-block;
          align-self: flex-start; }
        .playbook_page_body #campaign-section #selectorAndEmptyPhasesBtn #gridControlButtons {
          margin-top: 0.75rem; } }
  
  /*# sourceMappingURL=playbook.css.map */
  
.scrtabs-tab-container * {
  box-sizing: border-box; }

.scrtabs-tab-container {
  height: 42px; }
  .scrtabs-tab-container .tab-content {
    clear: left; }

.scrtabs-tab-container.scrtabs-bootstrap4 .scrtabs-tabs-movable-container > .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

.scrtabs-tabs-fixed-container {
  float: left;
  height: 42px;
  overflow: hidden;
  width: 100%; }

.scrtabs-tabs-movable-container {
  position: relative; 
 width: max-content !important;}
  .scrtabs-tabs-movable-container .tab-content {
    display: none; }

.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
  padding-right: 0; }

.scrtabs-tab-scroll-arrow {
  /*border: 1px solid #fede65;*/
  border-top: none;
  color: #fede65;
  cursor: pointer;
  display: none;
  float: left;
  font-size: 12px;
  height: 40px;
  margin-bottom: -1px;
  padding-left: 2px;
  padding-top: 10px;
  width: 20px; }
	@media (max-width: 767px) {
		.one-tab-margin{
			margin: 0 5rem;
			width: max-content;
			display: flex;
		}
		.scrtabs-tab-scroll-arrow-lmargin{
			margin-right: 0.2rem;
		}
		.scrtabs-tab-scroll-arrow-rmargin{
			margin-left: 0.2rem;
		}
		.playbook_page_body #campaign-section #campaign-tabs .active{
			background: transparent;
			color: #fede65;
			border: none;
			outline:none !important;
		}
		.playbook_page_body #campaign-section #campaign-tabs .nav-link:hover, .playbook_page_body #campaign-section #campaign-tabs .nav-link:focus{
			background: none;
			border: none;
			outline: none !important;
		}
		.playbook_page_body #campaign-section #campaign-tabs .active:hover, .playbook_page_body #campaign-section #campaign-tabs .active:focus, .playbook_page_body #campaign-section #campaign-tabs .active:active,.nav-tabs .nav-link{
			outline: none !important;
			border: none !important;
		}
	}
/*
  .scrtabs-tab-scroll-arrow:hover {
    background-color: #eeeeee; }
    */

.scrtabs-tab-scroll-arrow.scrtabs-disable {
  color: #ddd;
  cursor: default;
  pointer-events: none;}

.scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap; }  
  
@media (max-width: 413px){
    .playbook_page_body #campaign-section #campaign-tabs .nav-link{
        font-size: 16px;
    }
	.one-tab-margin{
		margin: 0px 6rem;
	}
}
@media (max-width: 400px){
	.one-tab-margin{
		margin: 0px 5rem;
	}
}

@media (max-width: 370px){
	.one-tab-margin{
		margin: 0px 4rem;
	}
}

@media (max-width: 330px){
	.one-tab-margin{
		margin: 0px 3rem;
	}
}

@media (max-width: 300px){
	.one-tab-margin{
		margin: 0px 1rem;
	}
}
.filter-by-heading{
    color: #fede65;
}
.playbook_page_body #campaign-section #campaign-section-meta {
    margin-bottom: 5rem;
}