ul.nd_tabs {
list-style: none !important;
margin: 0 0 -1px !important;
padding: 0 !important;
overflow: hidden;
zoom: 1;
}
ul.nd_tabs li {
float: left;
font-size: 13px;
margin-right: 5px;
padding: 0.5em 1em;
text-transform: uppercase;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-khtml-border-top-left-radius: 4px;
-khtml-border-top-right-radius: 4px;
-o-border-top-left-radius: 4px;
-o-border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
ul.nd_tabs li.active {
border-bottom: 3px #009688 solid;
}
ul.nd_tabs li a {
color: #333;
font-weight: bold;
text-decoration: none !important; vertical-align: middle;
} form.nd_form ul.errors, form.nd_form ul.messages {
margin: 0 !important;
list-style: none !important;
}
form.nd_form ul.errors li, form.nd_form ul.messages li {
border: 1px solid;
margin: 5px 0 12px 0 !important;
padding: 8px 10px 5px 40px;
background-repeat: no-repeat;
background-size: 20px;
background-position: 10px center;
font-size: 13px;
}
form.nd_form ul.messages li {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url(//sanv.org/wp-content/plugins/n520antcn/img/success.png);
}
form.nd_form ul.errors li {
color: #9d7b11;
background-color: #ffe69c;
background-image: url(//sanv.org/wp-content/plugins/n520antcn/img/errors.png);
} form.nd_form, div.nd_logged_in {
border: 0px solid #ddd;
border-bottom: 0px solid #ddd;
padding: 1em;
font-size: 12px;
}
form.nd_form h2, div.nd_logged_in h2, form.nd_form h3, div.nd_logged_in h3 {
margin-top: 0;
clear: none;
}
form.nd_form p {
margin: 0 0 0.5em;
padding: 20px 0 0 0;
font-size: 13px;
line-height: 21px;
font-weight: normal;
clear: both;
}
form.nd_form p a {
font-weight: normal;
text-transform: uppercase;
font-size: 14px;
letter-spacing: -0.05em;
color: #3590bd;
}
form.nd_form p a.forgotten {
float: right;
padding: 6px 0 0 0;
text-transform: none;
}
div.nd_logged_in .avatar {
padding: 2px;
border: 1px solid #ddd;
float: right;
}
form.nd_form label {
color: #777;
}
form.nd_form label.hidden {
visibility: hidden;
}
form.nd_form input.text {
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #fff url(//sanv.org/wp-content/plugins/n520antcn/img/input.png) repeat-x top left;
color: #777;
font-size: 14px;
padding: 6px 2% 6px;
width: 70%;
margin: 0;
outline: 0;
-khtml-border-radius: 3px;
-o-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
form.nd_form input.text:focus {
transition:border linear .0.75s,box-shadow linear .1.5s;
-moz-transition:border linear .0.75s,-moz-box-shadow linear .1.5s;
-webkit-transition:border linear .0.75s,-webkit-box-shadow linear .1.5s;
outline:none;border-color:rgba(106, 152, 199, 0.75);
box-shadow:0 0 8px rgba(106, 152, 209, 0.5);
-moz-box-shadow:0 0 8px rgba(106, 152, 209, 0.5);
-webkit-box-shadow:0 0 8px rgba(106, 152, 209, 3);
}
form.nd_form p.column {
float: left;
width: 49%;
margin-right: 2%;
clear: none;
}
form.nd_form p.column-alt {
margin-right: 0;
float: right;
}
form.nd_form p.column input {
padding: 5px 3% 3px;
width: 94%;
}
.nd_logged_in ul.links {
margin: 0;
padding: 0;
list-style: none outside;
overflow: hidden;
zoom: 1;
}
.nd_logged_in ul.links li {
float: left;
margin: 0 4px 4px 0;
}
.nd_logged_in ul.links li a {
background: #dde0e1;
padding: 0.5em;
float: left; -khtml-border-radius: 2px;
-o-border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.nd_logged_in .count {
color: #b1863d;
background: #fff1d8;
padding: 1px 2px;
margin: 0 2px;
font-size: 1.4em;
font-style: italic;
font-family: Georgia, Times, Serif;
}
.nd_logged_in hr {
border: 0;
margin: 0 0 10px;
padding: 0;
} form.nd_form input.button {
font-size: 13px;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
padding: 3px 13px;
border: 1px solid #4081af;
border-bottom-color: #20559a;
color: white !important;
text-align: center; text-decoration: none;
cursor: pointer; -khtml-border-radius: 14px;
-o-border-radius: 14px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px; background: #2288bb;
background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #4badde),
color-stop(1, #2288bb)
);
background: -moz-linear-gradient(
center top,
#4badde 20%,
#2288bb 100%
); -webkit-box-shadow:
inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) ;
-moz-box-shadow:
inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) ;
box-shadow:
inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) ;
}
form.nd_form input.button:hover {
text-decoration: none !important; background: #0073d2; background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #3e9ee5),
color-stop(1, #1666ca)
);
background: -moz-linear-gradient(
center top,
#3e9ee5 20%,
#1666ca 100%
);
}
form.nd_form input.button:active  {
border-color: #20559a; -webkit-box-shadow:
inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) ;
-moz-box-shadow:
inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) ;
box-shadow:
inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) ;
}
.blockUI{ 
background-image:url(//sanv.org/wp-content/plugins/n520antcn/img/loading.gif) !important ;
background-position: center center;
background-repeat: no-repeat;
padding:0;
}