﻿

.fc .navbar-height {
  height: 52px;
  padding: 0px 0px 2px 0px !important;
  background-color: rgba(255, 255, 255, 0.95);
}

.fc .navbar-height .btn-light {
  background-color: rgba(255, 255, 255, 0.95);
  border-color:transparent;  
}

.fc .navbar-height .btn-light:hover {
  background-color: #f3f4f6;
}

.fc .navbar-height .title {
  color: #1e3a8a;
}

.fc .fixed-div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin:0 30px;
  flex:1;
  position: relative;
  top: 1px;
}

.fc .no-break {
  white-space: nowrap;
  word-break: keep-all;
  /* width: 90px;
  text-align: right; */
}

.fc .mode-label-fs-6 {
  font-size: 14px !important;
}

.fc .title {
  color: #20548F;
  word-break: keep-all;
  white-space: nowrap;
}

.fc .text-purple {
  color: #6625fe;
}

.fc .margin-top-1 {
  margin-top: 8px;
}

.fc .main-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin:39px 15px 0px 15px;
  flex:1;
}

.fc .test-div {
  display: flex;
  align-items: center;
  justify-content: center;  
  width: 100%;
  flex-wrap: wrap;
}

.fc .test-div-result {
  width: 100%;
}


.fc .ip-div {
  display: flex;
  align-items: stretch;
  justify-content: center;  
  flex:1;
  margin:10px 0 0 0;
  width: 100%;
}

.fc .ip-div-modal { 
  display: flex;
  align-items: center;
  justify-content: center; 
  flex-flow: column;
  flex:1;
  margin:0 0 0 0;
  width: 100%;
}

.fc .div-test-run {
  display: flex;
  align-items: center;
  justify-content: center;  
  flex:1;
  margin:10px 0 0 0;
  width: 100%;
  flex-wrap: wrap;
}

.fc .test-div-center {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.fc .text-center {
  text-align: center !important;
}

.fc .progressBarOuter {
  height: 5px;
}

.fc .progressBar {
  width: 100%;
  background-color: #20548F;
}

.fc .logo {
  width: 36px;
}

.fc svg {
  position: relative;
  top: -2px
}

.fc svg.svg-top-1 {
  top: -1px;
}

.fc svg.svg-top-0 {
  top: 0px;
}

.fc sub {
  font-weight: bold;
}

.fc sup {
  font-weight: bold;
}

.fc .no-break {
  white-space: nowrap;
  word-break: keep-all;
}

.fc button {
  position: relative;
  word-break: keep-all;
  white-space: nowrap;
}

.fc .btn-light-1 {
  background-color: #d3d4d5
}

.fc .note-btn-width {
  /* width: 135px; */
  font-weight: bold;
  white-space: pre-wrap;
  word-break: break-all;
}

.fc .menu {
  display: none;
}

.fc .dropdown-divider-hidden0 {
  display: none;
}

.fc .dropdown-divider-hidden1 {
  display: none;
}

.fc .dropdown-divider-hidden2 {
  display: none;
}

.fc .dropdown-divider-hidden3 {
  display: none;
}

.fc .dropdown-divider-hidden4 {
  display: none;
}

.fc .dropdown-mode-item {
  display: none;
}

.fc .dropdown-group-item {
  display: none;
}

.fc .dropdown-history-item {
  display: none;
}

.fc .dropdown-download-item {
  display: none;
}

.fc .dropdown-login-item {
  display: none;
}


.fc .ip-w-25 {
  width: 65px !important;
  text-align: right;
  margin-right: 4px;
}

.fc .card-ellipsis {
  word-break: break-all;
  white-space: wrap;
}

.fc .card-ellipsis.flex1 {
  flex: 1;
}

.fc .ip-card-adjust {
  /* flex: 1; */
  width: 100%;
}

.fc .ip-card-adjust.first { 
  margin-right: 10px;
}

.fc .ip-card-adjust-modal {
  flex: 1;
  width: 100%;
}

.fc .process-init {
  position: relative;
}

/* --- */
.fc .card-body {
  padding: 0.7rem;
}

.fc .select-div {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex:1;
  flex-wrap: wrap;
}

.fc .select-div-split {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex:1;
  min-width: 200px;
  margin: 2px;
  padding: 5px;
}

.fc .select-div-split.column  {
  flex-flow: column;  
  max-width: 200px;
}

.fc .select-div-split .flex-flow-wrap {
  flex-flow: wrap;
}

.fc .select-item {
  width: 190px;
  cursor: pointer;
  font-size: 14px;
}

.fc .select-item > span {
  margin-right: 2px;
}

.fc .select-item:hover {
  color: rgb(13,110,253);
  /* font-weight: bold; */
}

.fc .select-item.active {
  color: rgb(13,110,253);
  font-weight: bold;
}

.fc .select-item.highlight {
  text-shadow:1px 2px 10px #4d4d4d;
  font-weight: bold;
}

.fc .select-item.column-3 {
  width: 125px;
  cursor: pointer;
  font-size: 14px;
}

.fc .card-header {
  font-weight: bold;
}

.fc .speed-dash-card {
  width: 200px;
  flex: 0 0 auto;
  padding: 8px 0px 8px 0px;
}

.fc .speed-dash-card-info {
  width: calc(50% - 8px);
  flex: 1;
  /* border-left-width: 5px !important;
  border-right-width: 5px !important; */
}

.fc .speed-dash-card-info .card-header {
  padding-bottom: 2px;
}

.fc .speed-dash-card-info .card-body {
  padding-top: 2px;
}

.fc .speed-dash-card .card-header {
  padding: 0.1rem;
}

.fc .speed-dash-card .card-body {
  padding: 0.1rem;
}

.fc .speed-dash-canvas {
  width: 100%;
  height: auto !important;
}

.fc .speed-dash-body {
  position: relative;
}

.fc .speed-dash-value {
  position: relative;  
  font-size: 20px;
  font-weight: bold;
}

/* .fc .test-description-card.success {
  background: linear-gradient(to right, #d1fae5, #dcfce7) !important;
  border-width: 2px !important;
  border-color: #a7f3d0 !important;
}

.fc .test-description-card.primary {
  background: linear-gradient(to right, #dbeafe, #e0e7ff) !important;
  border-width: 2px !important;
  border-color: #93c5fd !important;
}

.fc .test-description-card.danger {
  background: linear-gradient(to right, #fee2e2, #fecaca) !important;
  border-width: 2px !important;
  border-color: #fca5a5 !important;
} */

.fc .test-description-card h5 {
  font-size: 18px;
  font-weight: bold;
}

.fc .test-description-card .span-fs-12 {
  font-size: 12px;
}

.fc .test-description-card span {
  font-size: 16px;
}

.fc .test-memo-div {
  background-color: rgb(240, 240, 240) !important;
  border-radius: 5px;
  /* margin-left: 15px !important;
  margin-right: 15px !important; */
}

.fc .test-result-card {
  width: calc(25% - 8px);
  background-color: #f8f9fa;
}

.fc .test-result-card span[data-id="value"] {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', sans-serif;
  font-size: 18px;
}

.fc .test-result-card span[data-id="grade"] {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', sans-serif;
}

.fc .test-result-card > div > div > span {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', sans-serif;
  font-size: 16px;
}

.fc .test-result-card div:nth-child(1) {
  padding-bottom: 0;
}

.fc .test-result-card div:nth-child(3) {
  padding-top: 0;
}

.fc .test-result-card.w-33 {
  width: calc(33% - 8px);
}

.fc .test-result-card.w-34 {
  width: calc(33% - 8px);
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.fc .test-result-card .span-fs-14 {
  font-size: 14px;
}

.fc .test-result-card .chart-container {
  width: 150px;
  height: 100px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fc .test-result-card .chart-container-200 {
  /* width:100%; */
  /* min-height: 170px; */
  border: 0px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  padding: 8px;
}

.fc .ipv4-info {
  font-size: 14px;
  border-color: #e2e8f0 !important;
  border-left-width: 3px !important;
  border-left-color: #0d6efd !important;
  padding: 14px 8px 0px 8px;
}

.fc .ipv4-info:hover {
  border-color: #0d6efd !important;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
}

.fc .ipv6-info {
  font-size: 14px;
  border-color: #e2e8f0 !important;
  border-left-width: 3px !important;
  border-left-color: #198754 !important;
  padding: 14px 8px 0px 8px;
}

.fc .ipv6-info:hover {
  border-color: #198754 !important;
  transform: translateY(-2px);
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
}

.fc .text-gray {
  color: #6b7280 !important;
}

.fc .ipHostWhois-div {
  padding: 6px 8px 4px 8px;
}

.fc .title-spinner-ip {
  width: 24px;
  height: 24px;
  position: relative;
}

.fc .title-spinner-ip > div {
  position: relative;
  top: -1px;
}

.fc .ip-info-label {
  width: 67px;
  text-align: right;
}

.fc .ip-info-table td {
  padding: 1px 0px 1px 0px;
}

.fc .test-table {
  font-size: 12px;
}

.fc .test-table th {
  border-right: 1px solid #dee2e6;
}

.fc .test-table th:first-child {
  width: 180px;
}

.fc .test-table th:not(:first-child) {
  width: 7%;
}

.fc .test-table.cols-15 th:not(:first-child) {
  width: 5%;
}

.fc .test-table.cols-20 th:not(:first-child) {
  width: 4%;
  min-width: 48px;
}

.fc .test-table th:last-child {
  border-right: none;
}

.fc .test-table td {
  border-right: 1px solid #dee2e6;
}

.fc .test-table td:last-child {
  border-right: none;
}

.fc .test-table tr:last-child {
  border-style: none;
}

.fc .test_result_icon {
  background: linear-gradient(135deg, #3b82f6, #4f46e5) !important;
}

.fc .test_description_icon {
  background: linear-gradient(135deg, #4f46e5, #7c3aed) !important;
}

.fc .speed-dash-title {
  font-size: 18px;
  font-weight: bold;
}

.fc .bg-warning {
  background-color: #fef3c7 !important;
}

.fc .ping-icon-color {
  color: #7c3aed !important;
  stroke-width: 2 !important;
}

.fc .lost-icon-color {
  color: #ef4444 !important;
}

.fc .jitter-icon-color {
    color: #f59e0b !important;
}

.fc .download-icon-color {
  color: #3b82f6 !important;
}

.fc .upload-icon-color {    
  color: #10b981 !important;
}

.fc .action-table-div {
  z-index: 1051;
  top: 0;
  left: 0;
}

.fc .action-table-div.initial {
  background-color: #000000c7;
}

.fc .action-table-div span[data-id="action-text"] {
  font-size: 400px;
  font-weight: bold;
}

.fc .status-table-div {
  z-index: 1050;
  top: 0;
  left: 0;
  overflow: auto;
}

.fc .status-table-div.initial {
  background-color: #6c757d;
}

.fc .status-table-div.success {
  background-color: #198754;
}

.fc .status-table-div.failure {
  background-color: #ef4444;
}

.fc .status-table-div.latency {
  background-color: #D97706;
}

.fc .status-table-div.upload {
  background-color: #2563EB;
}

.fc .status-table-div.download {
  background-color: #7E22CE;
}


.fc .status-table-text {
  font-size: 250px;
  font-weight: bold;
  color: #fff;
  line-height: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.fc .process-table-header {
  font-size: 110px;
  font-weight: bold;
  line-height: 120px;
}

.fc .process-group-text.latency {
  font-size: 120px;
  line-height: 112px;
}

.fc .group-info-height {
  height: 212.4px;
}

.fc .process-device-text {
  font-size: 320px;
  line-height: 265px;
  font-weight: bold;
  font-family: apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  position: relative;
  top: 30px;
}

.fc .process-group-text {
  font-size: 88px;
  line-height: 104px;
  font-weight: bold;
  font-family: apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.fc .group-number-wrapper {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.fc .process-label-text {
  font-size: 72px;
  line-height: 104px;
  font-weight: bold;
  font-family: apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.fc .process-item-text {
  font-size: 72px;
  line-height: 72px;
  font-weight: bold;
  position: absolute;
  top: 5px;
  right: 10px;
  font-family: apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  width: 100%;
}

.fc .group-process-div {
  position: relative;
}

.fc .process-device-name-text {
  font-size: 48px;
  line-height: 50px;
  font-weight: bold;
}

.fc .process-group-name-text {
  font-size: 48px;
  line-height: 50px;
  font-weight: bold;
}

.fc .process-uint-text {
  font-size: 60px;
  line-height: 62px;
  font-weight: bold;
  position: relative;
  top: -5px;
  margin-left: 8px;
  margin-right: 8px;
}

.fc .process-device-text.data {
  font-size: 95px;
  line-height: 175px;
}

.fc .ip-process-info-label {
  width: 79px;
  text-align: right;
}

.fc .ipv4-process-info {
  font-size: 18px;
  border-color: #e2e8f0 !important;
  border-left-width: 3px !important;
  border-left-color: #3b82f6 !important;
  padding: 14px 8px 0px 8px;
  margin-bottom: 4px;
}

.fc .ipv6-process-info {
  font-size: 18px;
  border-color: #e2e8f0 !important;
  border-left-width: 3px !important;
  border-left-color: #198754 !important;
  padding: 14px 8px 0px 8px;
  margin-top: 4px;
}

.fc .btn-close {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 1050;
}

.fc .btn-fullscreen {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1050;

}

.fc .process-info-header-out {
  visibility: hidden;
  height: 0;
  padding: 0;
  margin: 0;
}

.fc .process-table-info-count {
  font-size: 350px;
  font-weight: bold;
  line-height: 300px;
}

.fc .fs-1 {
  font-size: 3.5rem !important;
}

.fc .jump-spinner-div {
  min-height: 84px;
  padding-top: 5px !important;
}

.fc .jump-spinner {
  width: 3.5rem;
  height: 3.5rem;
}

.fc .test-log-title {
  font-size: 18px;
  font-weight: bold;
}

.fc .test-log-content {
  height: calc(100vh - 350px);
  overflow-y: auto;
}

.fc .process-table-body {
  width: 100%;
  height: 100%;
}

.fc .process-table-body-header {
  height: 100px !important;
  padding-top: 43px !important;
}

.fc .process-table-body-left {
  width: 50%;
  padding: 10px 8px 10px 10px;
}

.fc .process-table-body-right {
  width: 50%;
  padding: 10px 10px 10px 8px;
}

@media (min-width: 1350px) {
  .fc .fixed-div {
    max-width: 1280px;
  }
  .fc .test-div {
    max-width: 1266px !important;
  }
  .fc .test-div-result {
    max-width: 1266px !important;
  }
  .fc .ip-div {
    max-width: 1266px !important;
  }
  .fc .div-test-run {
    max-width: 1266px !important;
  }
}

@media (max-width: 715px) {
  .fc .speed-result-zone {
    flex:1
  }

  .fc .speed-dash-card-info {
    width: calc(100% - 8px);
    flex: none;
  }
}

@media (max-width: 1169px) {
  .hiddenBook {
    display: none;
  }
}

@media (max-width: 1049px) {
  .fc .hiddenHistory {
    display: none;
  }
}

@media (max-width: 949px) {
  .fc .hiddenGroup {
    display: none;
  }
  .fc .test-result-card {
    width: calc(50% - 8px);
  }

}

/* @media (max-width: 1070px) {
  .fc .test-result-card.w-33 {
    width: calc(50% - 8px);
  }

  .fc .test-result-card.w-34 {
    width: calc(50% - 8px);
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
} */

@media (max-width: 939px) {
  .fc .hiddenMode {
    display: none;
  }
  .fc .dropdown-mode-item {
    display: block;
  }

  .fc .ip-card-adjust {
    display: none;
  }


  .fc .ip-div {  
    flex-flow: column;
  }

  .fc .ip-card-adjust.first { 
    margin-right: 0px;
  }
  .fc .ip-card-adjust.last { 
    margin-top: 10px;
  }
}

@media (max-width: 749px) {
  .fc .dropdown-login-item {
    display: block;
  }  
  .fc .dropdown-divider-hidden4 {
    display: block;
  }  

  .fc .speed-dash-card {
    width: 100%;
  }

  .fc .animation-div {
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  .fc .dropdown-download-item {
    display: block;
  }
  .fc .dropdown-divider-hidden3 {
    display: block;
  }
  .fc .hiddenBookBtn {  
    display: none;
  }
  .fc .test-div {
    flex-flow: column;
  }
  
  .fc .ip-card-adjust {
    display: none;
  }

  .fc .select-div-split.column  {
    flex-flow: column;  
    max-width: 100%;
  }
  
  .fc .btn-ip-switch {
    flex-wrap: wrap;
  }

  .fc .action-table-div span[data-id="action-text"] {
    font-size: 230px;
  }

  /* .fc .test-div {
    border: none !important;
    box-shadow: none !important;
  } */
  
  /* .fc .test-note-div-1 {
    width: 100%;
  }
  .fc .test-note-div-1 div:nth-child(2) {
    flex:1;
  } */

  /* .fc .note-div-flex-column {
    flex-flow: column;
    align-items: flex-start !important;
  }

  .fc .note-div-flex-column select {
    width: 110px !important;
  }

  .fc .note-div-flex-column label {
    margin-left: 0px !important;
    margin-bottom: 2px !important;
  } */

}

@media (max-height: 450px) {
  .fc .ip-card-adjust {
    display: none;
  }
 
  .fc .hiddenLoginBtn {  
    display: none;
  }
}

@media (max-width: 559px) {
  .fc .dropdown-history-item {
    display: block;
  }
  .fc .hiddenLogin {
    display: none;
  }
  .fc .dropdown-divider-hidden2 {
    display: block;
  }
  .fc .hiddenHistoryBtn {  
    display: none;
  }
  .fc .dropdown-group-item {
    display: block;
  }
  .fc .dropdown-divider-hidden1 {
    display: block;
  }
  .fc .hiddenGroupBtn {  
    display: none;
  }
}

@media (max-width: 899px) {
  .fc .test-result-card {
    width: calc(50% - 8px);
  }

  .fc .test-result-card.w-33 {
    width: calc(50% - 8px);
  }

  .fc .test-result-card.w-34 {
    width: calc(50% - 8px);
    margin-left: 4px !important;
    margin-right: 4px !important;
  }  

  .fc .test-chart-flex-wrap {
    flex-wrap: wrap;
  }

  .fc .status-table-div {
    display: none;
  }
  /* .fc .action-table-div {
    display: none;
  } */

  .fc .btn-fullscreen {
    display: none;
  }

  .fc .fullscreen-btn {
    display: none;
  }
}

@media (max-width: 699px) {
  .fc .test-result-card {
    width: calc(100% - 8px) !important;
  }

  .fc .test-result-card.w-33 {
    width: calc(100% - 8px) !important;
  }

  .fc .test-result-card.w-34 {
    width: calc(100% - 8px);
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

@media (max-width: 380px) {
  .fc .title span {
    font-size: 20px !important;
  }

  .fc .action-table-div span[data-id="action-text"] {
    font-size: 230px;
  }
  
  .fc .logo {
    width: 28px;
  }
}

@media (max-width: 350px) {
  .fc .title span {
    font-size: 18px !important;
  }
  
  .fc .logo {
    width: 26px;
  }
  

  .fc .test-note-div-2 {
    flex-flow: column;
  }
}

@media (max-width: 320px) {
  .fc .title span {
    font-size: 16px !important;
  }
  
  .fc .logo {
    width: 24px;
  }

  .fc .speed-dash-card {
    width: 100%;
  }
}

@media (max-width: 280px) {
  .fc .title span {
    font-size: 14px !important;
  }
  
  .fc .logo {
    width: 22px;
  } 
}

@media (max-width: 1200px) {
  .fc #test-target-modal .modal-dialog {
    min-width: 90%;
  }
}

@media (max-width: 1100px) {
  .fc .process-label-text {
    font-size: 64px;
  }
  .fc .process-group-text {
    font-size: 74px;
    top:-4px;
    position: relative;
  }
}

@media (max-width: 575px) {
  .fc #test-target-modal .modal-dialog {
    padding: 15px;
  }
}

