/* normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
/* 1 */
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
button,
input {
/* 1 */
  overflow: visible;
}
button,
select {
/* 1 */
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html,
body,
div,
h1,
h3,
h4,
p,
ul,
ol,
li,
dl,
dt,
dd,
tr,
td,
th,
input,
select,
textarea {
  font-family: Tahoma, Helvetica, Geneva, Arial, sans-serif;
  font-size: 12px;
}
h2 {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
input,
select,
textarea {
  font-family: Tahoma, Helvetica, Geneva, Arial, sans-serif;
  font-size: 11px;
  background-color: transparent;
}
tr.tbl_head {
  background-color: #fff;
}
tr.tbl_body {
  background-color: #def;
}
td.tbl_title {
  background-color: #3fa4e6;
  color: #fff;
  font-weight: bold;
}
tr.tbl_first td {
  background-color: #fff;
  color: #000;
}
tr.tbl_second td {
  background-color: #eee;
  color: #000;
}
#topnav_container {
  border-collapse: collapse;
  width: 100%;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
.input_label {
  font-weight: bolder;
}
#topnav_container td.subMenu {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1px;
  width: 176px;
  border-color: #fff;
  height: 32px;
  background-color: #0080c0;
  padding: 1px;
}
#topnav_container td.subMenuDummy {
  height: 1024px;
  background-color: #fff;
}
#topnav_container #modnum {
  width: 15%;
}
#topHeaderId {
  width: 176px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
#topnav_container td.topHeaderMenu {
  width: 176px;
  height: 32px;
  background-color: #0080c0;
  padding: 1px;
}
.nav {
  background-color: #036;
  width: 100px;
}
.nav:hover {
  background-color: #c33;
}
.nav a {
  box-sizing: border-box;
  display: inline-block;
  color: #fff;
  width: 100%;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 35px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: bold;
}
.navactive,
.navactive:hover {
  background-color: #c33;
}
.link_bg {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  background: #ed4f34;
  border-collapse: collapse;
  border: none;
  padding: 15px;
  font-weight: bold;
}
.link_bg:hover {
  background: #e98c8c;
  cursor: pointer;
}
.button_menu {
  display: block;
  white-space: no-wrap;
}
.el_menu {
  display: inline-block;
}
.button_small {
  border: none;
  border-bottom: 1px dashed;
  color: #5a5aff;
  padding: 0px;
}
.button_small:hover {
  color: #00f;
  cursor: pointer;
}
.button_small:disabled {
  color: #ababab;
  cursor: default;
}
.button_normal {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  background: #f37b20;
  border-collapse: collapse;
  border: none;
  padding: 12px;
  font-weight: bold;
}
.button_normal:hover {
  cursor: pointer;
  background: #e27420;
}
.button_normal:disabled {
  background: #eee;
}
.data_common {
  padding: 8px;
  background: #fff;
  border: none;
}
.data_common_notitle {
  border: none;
  margin-top: 10px;
}
.data_common table {
  border: none;
  width: 100%;
  background: #fff;
}
.data_common table td,
.data_common table th {
  text-align: left;
  padding: 8px 6px;
}
.data_common table th {
  font-weight: bold;
}
.data_common table th em {
  font-weight: normal;
  color: #666;
}
.btn_center {
  text-align: center;
}
.wizard_page {
  margin: 0 auto;
  width: 960px;
  height: 100%;
}
.data_prompt_info td {
  border: none;
  text-align: center;
  line-height: 200%;
}
.data_prompt_td_info {
  border: none;
  text-align: center;
  line-height: 200%;
  color: #fff;
  background-color: #00a9e6;
  font-size: 12px;
  font-weight: bold;
}
#wan_img {
  margin-left: auto;
  margin-right: auto;
  padding: 18px;
  display: block;
}
.portbox_content {
  border-style: ridge;
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 5px;
}
.portbox_text {
  white-space: nowrap;
  margin-top: 10px;
}
.portbox_checkbox {
  white-space: nowrap;
  margin-bottom: 10px;
}
.portbox_text span {
  margin-left: 12px;
}
.portbox_text #span1 {
  margin-left: 32px;
}
.portbox_checkbox span {
  margin-left: 18px;
}
.portbox_checkbox #span1 {
  margin-left: 40px;
}
.rt_table {
  margin-top: 5px;
  margin-bottom: 5px;
  border-collapse: collapse;
  width: 600px;
}
.off {
  display: none;
}
.vlan_tbl th {
  text-align: left;
  text-align: center;
  padding: 0px;
}
.rt_table th,
.rt_table td {
  padding: 5px;
  text-align: left;
}
.rt_table input {
  background-color: #fff;
}
.nav a {
  box-sizing: border-box;
  display: inline-block;
  color: #fff;
  width: 100%;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 35px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
}
.nav a:hover {
  color: #000;
}
.nav:hover a {
  color: #000;
}
.nav {
  background-color: #515b60;
  width: 100px;
  border-bottom: 4px solid #515b60;
}
.nav:hover {
  background-color: #fff;
  border-bottom: 4px solid #f00;
}
.navactive a {
  color: fda608;
}
.nav.sub {
  width: 100px;
  border-left: 4px solid #515b60;
  border-top: #515b60;
  border-right: 4px solid #515b60;
}
.nav.sub:hover {
  background-color: #fff;
  border-left: 4px solid #f00;
  border-right: 4px solid #f00;
  border-bottom: 4px solid #fff;
}
.data_prompt_td_info {
  background-color: #515b60;
  color: #fff;
}
tbody.status_block {
  margin: 10px;
}
tbody.status_block tr:first-child td {
  background-color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  font-weight: bold;
  background-color: #eee;
  padding: 10px;
}
body {
  margin-left: 20px;
}
tbody.status_block tr:nth-child(2n+3) td {
  background-color: #eee;
}
.card {
  box-shadow: 0 0 1rem rgba(0,0,0,0.15);
  padding: 0;
}
.card li {
  border-bottom: inset 0.5px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  list-style-type: none;
  display: inline-block;
}
.card-list li label {
  padding: 1.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.color2 {
  color: #505a60;
}
/* start MDB tweaks */
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-italic {
  font-style: italic !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-none {
  margin-right: 0 !important;
}
.ml-none {
  margin-left: 0 !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.shadow-none {
  box-shadow: none !important;
}
.shadow-sm {
  box-shadow: 0 0rem 0.25rem rgba(0,0,0,0.075) !important;
}
.shadow {
  box-shadow: 0 0rem 1rem rgba(0,0,0,0.15) !important;
}
.shadow-lg {
  box-shadow: 0 0rem 3rem rgba(0,0,0,0.175) !important;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.inline {
  display: inline-block;
!important
}
!important
/* end MDB tweaks */
.table_card_line_for_extra_migration {
  box-shadow: 0 0 1rem rgba(0,0,0,0.15);
}
.table_card_line_for_extra_migration td {
  border-bottom: inset 0.5px;
  padding: 1.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.table_card_line_for_extra_migration input,
.table_card_line_for_extra_migration select {
  float: right;
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn {
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.5px;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.btn-contained {
  background-color: #505a60;
  color: #eee;
}
.btn:hover {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
  box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
  background-color: #eee;
}
.btn-contained:hover {
  background-color: #5f696f;
  color: #eee;
}
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.login_group {
  float: right;
}
