.network-table-no-data-tr {
  height: 50px;
  background: #f8f9fa 0% 0% no-repeat padding-box;
  box-shadow: 0px 0.5px 0px #c1c8ce;
  opacity: 1;
}
.network-table-no-data-td {
  text-align: center;
}

.network-group-table {
  position: relative;
  top: 0px;
  left: 0px;
  width: 400px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0px solid olive;
  opacity: 1;
}

.network-table {
  position: relative;
  top: 0px;
  left: 0px;
  width: 750px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0px solid olive;
  opacity: 1;
}

.network-host-service-table {
  position: relative;
  top: 0px;
  left: 0px;
  width: 900px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0px solid olive;
  opacity: 1;
}

.network-site-interface-table {
  position: relative;
  top: 0px;
  left: 0px;
  width: 700px;
  height: auto;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0px solid red;
  opacity: 1;
}
.network-site-interface-configtable {
  position: relative;
  top: 0px;
  left: 0px;
  width: 950px;
  height: auto;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0px solid red;
  opacity: 1;
}
.network-integration-server-table {
  position: relative;
  top: 0px;
  left: 0px;
  width: 750px;
  height: auto;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0px solid red;
  opacity: 1;
}

.network-table-header {
  top: 165px;
  left: 614px;
  width: 900px;
  height: 44px;
  background: #eaecee 0% 0% no-repeat padding-box;
  border: 0x solid #c1c8ce;
  opacity: 1;
  text-align: center;
}

.network-table-row {
  height: 50px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0.1px 0.5px 0.1px #c1c8ce;
  opacity: 1;
}

.network-table-row-alternate {
  height: 44px;
  background: #f8f9fa 0% 0% no-repeat padding-box;
  box-shadow: 0px 0.5px 0px #c1c8ce;
  opacity: 1;
}

.network-table-cell-value {
  height: 19px;
  text-align: left;
  font: Regular 16px/18px Lato;
  letter-spacing: 0;
  color: #18212b;
  opacity: 1;
  padding: 10px;
  border: 0px solid red;
}

.network-table-cell-value-delete {
  height: 19px;
  width: 100px;
  text-align: center;
  font: Regular 16px/18px Lato;
  letter-spacing: 0;
  color: #18212b;
  opacity: 1;
  padding: 10px;
  border: 0px solid red;
}

.network-host-address {
  width: 500px;
  /* height: 120px; */
  font: Semibold 14px/17px Lato;
  letter-spacing: 0;
  border: 1px solid silver;
  border-radius: 4px;
  padding: 5px;
}

.network-host-location {
  width: 500px;
  height: 120px;
  font: Semibold 14px/17px Lato;
  letter-spacing: 0;
  border: 1px solid silver;
  border-radius: 4px;
  padding: 5px;
}

.network-host-save {
  position: absolute;
  top: 550px;
  left: 0px;

  height: 40px;

  background: #34bfa3 0% 0% no-repeat padding-box;
  border-radius: 4px;
  opacity: 1;
  box-shadow: 0px 3px 6px #00000029;
  text-align: center;
  font: Semibold 14px/17px Lato;
  letter-spacing: 0;
  color: #f8f9fa;
  border: 1px solid #34bfa3;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
}

.network-host-save:hover{
  opacity: .7;
}

.validate-location-result-success {
  position: relative;
  top: 0px;
  left: 320px;
  width: 202px;
  height: 30px;
  border: 0px solid silver;
  color: green;
  font-weight: bold;
}

.validate-location-result-failure {
  position: relative;
  top: 0px;
  left: 320px;
  width: 202px;
  height: 30px;
  border: 0px solid silver;
  color: red;
  font-weight: bold;
}

.network-host-location-validate {
  position: relative;
  top: 0px;
  left: 300px;
  width: 202px;
  height: 30px;

  background: #9ec0b9 0% 0% no-repeat padding-box;
  border-radius: 4px;
  opacity: 1;

  text-align: center;
  font: Semibold 14px/17px Lato;
  letter-spacing: 0;
  color: #f8f9fa;
  border: 1px solid silver;
  cursor: pointer;
}

.network-host-location-validate:hover {
  opacity: 0.7;
}

.network-host-service-state {
  position: relative;
  top: 100px;
  left: 100px;
  width: 300px;
  height: 200px;

  text-align: center;
  font: Semibold 14px/17px Lato;
  letter-spacing: 0;
  border: 1px solid rgb(236, 234, 234);
    border-radius: 4px;
}

.network-host-service-state-save {
  width: 202px;
  height: 40px;

  background: #34bfa3 0% 0% no-repeat padding-box;
  border-radius: 4px;
  opacity: 1;

  text-align: center;
  font: Semibold 14px/17px Lato;
  letter-spacing: 0;
  color: #f8f9fa;
  border: 1px solid #34bfa3;
  cursor: pointer;
}
.network-host-service-state-save:hover {
  opacity: 0.7;
}

.network-integration-server-component-wrapper {
  position: relative;
  top: 1px;
  left: 31px;
  width: 400px;
  height: 250px;
  background: #ffffff 0% 0% no-repeat padding-box;
  opacity: 1;
  border: 1px solid rgb(236, 234, 234);
  padding: 20px;
  border-radius: 4px;
}

.network-integration-server-component-add-error {
  color: red;
}

.clipbaord-copy-message {
  position: absolute;
  top: 90px;
  left: 375px;
  height: 19px;
  text-align: left;
  font: Regular 16px/18px Lato;
  letter-spacing: 0;
  color: green;
  opacity: 1;
  padding: 10px;
  border: 0px solid red;
}

.integration-server-components-body {
  height: auto;
  max-height: 367px;
}

.networkHostNavigation{
  top : 199px !important;
  height: 568px !important;
}