body {
overflow-x: hidden;
}
.pingtable {width: 100%;}
.shareurl {
margin-top: 20px;
}  table {
border: 0;
padding-bottom: 0;
display: block;
width: 100%;
} caption {
display: block;
} thead {
display: none;
} tbody, tr, th, td {
border: 0;
display: block;
padding: 0;
text-align: left;
white-space: normal;
}
tr {
margin: 15px 0;
background: #31aa63;
padding: 10px 20px;
box-shadow: 0 0 3px rgba(0,0,0,0.4);
color: #fff;
}
table.pingtable span {position: absolute; left: 160px;} th[data-title]:before,
td[data-title]:before {
content: attr(data-title) ":\00A0";
font-weight: bold;
}
th:not([data-title]) {
font-weight: bold;
} td:empty {
display: none;
}
thead tr th {
background: #555;
padding-bottom: 10px;
}
tr:nth-child(odd) {background: #31aa63;}
tr:nth-child(even) {background: #34b469}
tr.yellow {
background: #f9f510 !important;
color: #555;
}
tr.red {
background: #fc5d58 !important;
}
.pingtool #url.pingurl {
width: 100%;
margin-right: 0px;
margin-bottom: 10px;
}
.pingsubmit {
width: 100%;
}
.tool {
box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
position: relative;
overflow: auto;
padding: 115px 60px 60px;
margin-top: -107px;
background: #fff;
margin-right: -60px;
margin-left: -60px;
z-index: 3;
}
.page-id-8140 article.gridlove-box, .page-id-8194 article.gridlove-box, .page-id-8272 article.gridlove-box, .page-id-8332 article.gridlove-box, .page-id-8312 article.gridlove-box, .page-id-8239 article.gridlove-box {
-webkit-box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
box-shadow: 0 0px 0px 0 rgba(0,1,1,.1);
background: rgba(255,255,255,0);
}
.page-id-8140 .entry-header, .page-id-8194 .entry-header, .page-id-8272 .entry-header, .page-id-8332 .entry-header, .page-id-8312 .entry-header, .page-id-8239 .entry-header {
position: relative;
z-index: 5;
margin-bottom: 20px;
}
.portc tr:nth-child(2n), .portc tr:nth-child(2n):hover  {
background: #10c0f4;
}
.portc tbody tr:nth-child(2n+1) {
background: #0cb7ea;
}
.portp.green {
color: green;
font-size: 18px;
}
.portp.red {
color: red;
font-size: 18px;
}
#loading {
display: none;
width: 100%;
height: 100%;
position: fixed;
background: rgba(255,255,255,0.7);
z-index: 10000;
top: 0;
left: 0;
text-align: center;
vertical-align: middle;
padding-top: 200px;
background-color:rgba(255,255,255,0.6);	
}
#loading p {
background: #31aa63;
box-shadow: 0 0 3px rgba(0,0,0,0.4);
padding: 15px 25px;
font-size: 20px;
display: inline-block;
color: #fff;
} @media only screen and (min-width: 41em) { th[data-title]:before,
td[data-title]:before {
content: "";
font-weight: bold;
}
th:not([data-title]) {
font-weight: bold;
} td:empty {
display: table-cell;
} thead {
display: table-header-group;
} tbody {display: table-header-group  ;}
tbody, tr, th, td {
border: 0;
padding: 0;
text-align: left;
white-space: normal;
}
th, td {display: table-cell;}
tr {display: table-row; }
table {
border-style: none;
border-top-width: 0;
width: auto;  
}
tr {
border-style: none;
border-bottom-width: 0;
}
th, td {
border-style: none;
padding-right: 1em;
text-align: left;
min-width: 50px;
vertical-align: top;
padding: 10px;
}
th + th,
th + td,
td + th,
td + td {
border-left-width: 1px;
}
thead tr:last-child {
border-bottom-width: 2px;
}
thead th,
tr.index th {
font-weight: bold;
line-height: 1.25;
text-transform: uppercase;
}
thead th {
padding-bottom: .25em;
}
tbody:first-of-type tr.index th {
padding-top: 1em;
}
tbody th {
font-weight: normal;
}
table.pingtable span {position: relative; left: 0;}
tr {
margin: 0px 0;	
padding: 0px 0px;
box-shadow: 0 0 3px rgba(0,0,0,0.0);
color: #fff;
}
tr:nth-child(odd) {background: #31aa63;}
tr:nth-child(even) {background: #249653}
.pingtool #url.pingurl {
width: calc(100% - 130px);
margin-right: 5px;
}
.pingsubmit {
width: 120px;
}
}