.container.wifi{
	max-width: 1140px;
	margin: 0 auto;
}
.wifi-table td.link a {
    display: block !important;
    margin: 15px 0px !important;
}
.flag-img{
	max-width: 30px;
}
.top-banner {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 50px;
}
.top-banner .title {
    font-family: "DM Serif Text", Sans-serif;
    font-size: 40px;
    font-weight: normal;
}
.toggle-buttons a {
    padding: 15px 30px;
    border: 1px solid;
    border-radius: 100px;
    margin: 10px;
    font-weight: 400;
}
.toggle-buttons a:hover {
    background: #0040E2;
    color: #fff;
	border: 1px solid #0040E2;
}
.toggle-buttons .active {
    background: #0040E2;
    color: #fff;
	border: 1px solid #0040E2;
}
.export-btn:hover{
	background: #0040E2;
    color: #fff !important;
	border: 1px solid #0040E2;
}

.region-col{
	display: flex;
    flex-direction: column;
}

.wifi-form .row {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 50px;
}
.wifi-form .row input, .wifi-form .row select, .show-entries select {
    font-family: "Roboto";
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #C4C5C6 !important;
    border-radius: 0;
    outline: none;
    padding: 0px;
    height: 35px;
}
.wifi-form .row input::placeholder, form .row select {
    color: #C4C5C6;
}
.wifi-form select {
    width: 150px;
}
.wifi-form .row input:focus-visible{
	border: 0px;
}
.wifi-form .row .clear-filter {
    font-weight:400;
		color:#000;
		border:0px !important;
}
.filter-icon, .clear-filter{
	cursor:pointer;
}
.filter-icon:hover:before {
    color: #0040E2;
}
.show-entries {
    display: inline-flex;
    align-items: center;
    font-weight: 700;
}
.show-entries select{
		margin: 0px 10px;
}
table.wifi-table th {
    font-weight: 700;
    border: 0px !important;
    background: transparent !important;
}
@media (max-width: 768px){
	table.wifi-table th {
		width: 130px !important;
	}
}
table.wifi-table {
  border-collapse: collapse;
  width: 100%;
  min-width:max-content;
	table-layout: fixed;
}
.wifi-table td, .wifi-table th {
  border: 1px solid #DDDDDD;
  text-align: left;
  padding: 20px;
	vertical-align: middle;
}
.wifi-form p, .wifi-form label {
    font-weight: 700;
}
td.link a {
    font-weight: 600;
    text-decoration: underline;
    color: #333333;
}
td.flag {
    border-left: 0px;
}
td.link {
    border-right: 0px;
}
table.wifi-table tbody>tr:nth-child(odd)>td, table.wifi-table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}
table.wifi-table tbody tr:hover>td, table.wifi-table tbody tr:hover>th {
    background-color: transparent;
}
td.frequency .title {
    color: #0040E2;
}
.responsive-table{
	overflow-x:auto;
	height: 60vh;
}
p.show-number-entries {
    padding-top: 30px;
}
.wifi-form .first-row{
	width:60%;
}
.wifi-form .row .clear-filter:hover {
    color: #0040E2;
}
hr.hr{
	border-top:1px solid #000;
}
.filter-icon:before {
    content: '\f0b0';
    font-family: 'Font Awesome 5 Free';
}
.wifi-form .row select{
	display: inline;
}
.toggle-buttons a .dashicons {
    vertical-align: middle;
}
form.wifi-form i {
    cursor: pointer;
	color: #7A7A7A !important;
}
form.wifi-form i:hover {
    color: #0040E2 !important;
}
/* width */
.responsive-table::-webkit-scrollbar {
  width: 10px;
	height: 10px;
}
/* Track */
.responsive-table::-webkit-scrollbar-track {
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
/* Handle */
.responsive-table::-webkit-scrollbar-thumb {
  background: #0040E2;
}
ul.breadcrumb {
    padding: 20px 20px 40px 20px;
    list-style: none;
}
ul.breadcrumb li {
  display: inline;
}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: url(https://staging-members.approve-it.net/wp-content/uploads/2022/02/arrow.svg);
}
ul.breadcrumb li a {
  text-decoration: none;
	font-weight:400;
	text-transform:uppercase;
	font-size:18px;
}
ul.breadcrumb li a:hover {
  text-decoration: underline;
}
.wifi-outdoor-tab{
	display:none;
}
.post-type-archive-wlan2 .wifi-form .row.first-row > div:not(:last-child) {
    margin-right: 80px !important;
}
.post-type-archive-wlan2 .wifi-form .first-row {
    width: 100% !important;
}
.post-type-archive-wlan2 .wifi-form .row.first-row > div {
    flex: 1 !important;
}
.post-type-archive-wlan2 .wifi-form .row.first-row > div select {
    max-width: 100% !important;
    width: 100% !important;
}
.post-type-archive-wlan2 .row.second-row {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 50px;
}
.post-type-archive-wlan2 .row.second-row > div {
    flex: 1;
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.post-type-archive-wlan2 .row.second-row > div:not(:last-child) {
    margin-right: 80px;
}
.post-type-archive-wlan2 .row.second-row > div select {
    max-width: 100%;
    width: 100%;
}
td.td-notes {
    padding: 10px !important;
    line-height: 125% !important;
}
table.wifi-table {
  table-layout: auto !important;
}
table.wifi-table td {
  width: 150px !important;
}

@media (max-width: 768px) {
    .post-type-archive-wlan2 .wifi-form .row.first-row > div:not(:last-child) {
        margin-right: 20px !important;
    }
    .post-type-archive-wlan2 .row.second-row > div:last-child {
        margin-right: 0 !important;
    }
    .post-type-archive-wlan2 .row.second-row > div:not(:last-child) {
        margin-right: 20px;
    }
}
@media (max-width: 767px){
    .post-type-archive-wlan2 .row.first-row {
        display: block !important;
        margin-bottom: 20px;
    }
    .post-type-archive-wlan2 .wifi-form .row.first-row > div {
        margin-right: 0 !important;
    }
    .post-type-archive-wlan2 .wifi-form .row.first-row > div:not(:last-child) {
        margin-bottom: 20px !important;
    }
    .post-type-archive-wlan2 .row.second-row {
        display: block !important;
    }
    .post-type-archive-wlan2 .row.second-row > div {
        margin-right: 0 !important;
    }
    .post-type-archive-wlan2 .row.second-row > div:not(:last-child) {
        margin-bottom: 20px !important;
    }
}
























/* Media Queries */
@media(max-width:1280px){
	.container.wifi {
    max-width: 960px;
}
	.wifi-form .first-row {
    width: 70%;
}
}
@media(max-width:1024px){
	.container.wifi {
    max-width: 900px;
}
	.wifi-form .first-row {
    width: 80%;
}
	.wifi-form .row {
    flex-wrap: wrap;
}
}
@media(max-width:820px){
	.container.wifi {
    max-width: 700px;
}
	.wifi-form .first-row {
    width: 100%;
}
	.wifi-form .col-2 {
    margin-bottom: 30px;
    margin-right: 50px;
}
	.wifi-form .row {
    justify-content: start;
}
	.wifi-form .col-4 {
    margin-right: 20px;
}
}
@media(max-width:480px){
	.container.wifi {
    max-width: 100%;
    padding: 0px 20px;
}
	.top-banner {
    display: table;
    margin: 0 auto;
}
	.top-banner .title {
    padding-bottom: 40px;
    text-align: center;
}
	.wifi-form select {
    width: 90%;
}
	.wifi-form .col-2 {
    margin-right: 0px;
    width: 100%;
}
	.wifi-form .col-4 {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 30px;
}
	.wifi-form .row {
    padding-bottom: 0px;
}
}

.export-btn{
	float: right;
    font-weight: 600;
    padding: 14px 26px;
    border: 1px solid black;
    border-radius: 30px;
    cursor: pointer;
    margin-top: 10px;
}

/* Zx - Dev */
.td-wifi7-link a{
    font-weight: 600 !important;
    text-decoration: underline !important;
    color: #333333 !important;
}
/* Zx - Dev */