>
NucoWireless Portal
< type="text/css">
.btnClass {
-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
box-shadow:inset 0px 1px 0px 0px #97c4fe;
background:-webkit-gradient( linearleft topleft bottomcolor-stop(0.05#3d94f6)color-stop(1#1e62d0) );
background:-moz-linear-gradient( center top#3d94f6 5%#1e62d0 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6'endColorstr='#1e62d0');
background-color:#3d94f6;
-webkit-border-top-left-radius:0px;
-moz-border-radius-topleft:0px;
border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-topright:0px;
border-top-right-radius:0px;
-webkit-border-bottom-right-radius:0px;
-moz-border-radius-bottomright:0px;
border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomleft:0px;
border-bottom-left-radius:0px;
text-indent:0;
border:1px solid #337fed;
display:inline-block;
color:#ffffff;
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
font-:normal;
height:23px;
line-height:23px;
width:100px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0px #1570cd;
}
.btnClass:hover {
background:-webkit-gradient( linearleft topleft bottomcolor-stop(0.05#1e62d0)color-stop(1#3d94f6) );
background:-moz-linear-gradient( center top#1e62d0 5%#3d94f6 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0'endColorstr='#3d94f6');
background-color:#1e62d0;
}.btnClass:active {
position:relative;
top:1px;
}>
<>
@media screen and (max-width: 600px) {
table1 {
border: 0;
}
table1 caption {
font-size: 1.3em;
}
table1 thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
table1 tr {
border-bottom: 3px solid #fff;
display: block;
margin-bottom: .625em;
}
table1 td {
border-bottom: 1px solid #fff;
display: block;
font-size: .8em;
}
table1 td:before {
/*
* aria-label has no advantageit won't be read inside a table
content: attr(aria-label);
*/
content: attr(data-label);
float: left;
font-weight: bold;
}
table1 td:last-child {
border-bottom: 0;
}
}
>
<>
.ezbutton {
border-top: 1px solid #ffffff;
background: #bf865a;
background: -webkit-gradient(linearleft topleft bottomfrom(#dedede)to(#bf865a));
background: -webkit-linear-gradient(top#dedede#bf865a);
background: -moz-linear-gradient(top#dedede#bf865a);
background: -ms-linear-gradient(top#dedede#bf865a);
background: -o-linear-gradient(top#dedede#bf865a);
padding: 4px 8px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
box-shadow: rgba(0,0,0,1) 0 1px 0;
text-shadow: rgba(0,0,0,.4) 0 1px 0;
color: #000000;
font-size: 11px;
font-family: verdanaSerif;
text-decoration: none;
vertical-align: middle;
}
.ezbutton:hover {
border-top-color: #cca93f;
background: #cca93f;
color: #f5f5f5;
}
.ezbutton:active {
border-top-color: #1b435e;
background: #1b435e;
}
>
<>
.myButton {
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background:-webkit-gradient(linearleft topleft bottomcolor-stop(0.05#f9f9f9)color-stop(1#e9e9e9));
background:-moz-linear-gradient(top#f9f9f9 5%#e9e9e9 100%);
background:-webkit-linear-gradient(top#f9f9f9 5%#e9e9e9 100%);
background:-o-linear-gradient(top#f9f9f9 5%#e9e9e9 100%);
background:-ms-linear-gradient(top#f9f9f9 5%#e9e9e9 100%);
background:linear-gradient(to bottom#f9f9f9 5%#e9e9e9 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9'endColorstr='#e9e9e9',GradientType=0);
background-color:#f9f9f9;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border:1px solid #dcdcdc;
display:inline-block;
cursor:pointer;
color:#666666;
font-family:Tahoma;
font-size:10px;
font-weight:bold;
padding:4px 13px;
text-decoration:none;
text-shadow:0px 1px 0px #ffffff;
}
.myButton:hover {
background:-webkit-gradient(linearleft topleft bottomcolor-stop(0.05#e9e9e9)color-stop(1#f9f9f9));
background:-moz-linear-gradient(top#e9e9e9 5%#f9f9f9 100%);
background:-webkit-linear-gradient(top#e9e9e9 5%#f9f9f9 100%);
background:-o-linear-gradient(top#e9e9e9 5%#f9f9f9 100%);
background:-ms-linear-gradient(top#e9e9e9 5%#f9f9f9 100%);
background:linear-gradient(to bottom#e9e9e9 5%#f9f9f9 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9'endColorstr='#f9f9f9',GradientType=0);
background-color:#e9e9e9;
}
.myButton:active {
position:relative;
top:1px;
}
>
<>
.blabla
{
background-color:#FFF;
padding:30px 30px;
border:1px solid #CCC;
border-radius:4px;
box-shadow:inset 0px 0px 10px rgba(0,0,0,0.2)
}
>
- Please Login-
Portal developed and designed by Ez Logic Data system: Office: (888) 407-4041