/* css zendto-atd16 */
@import 'swish2.css';
body {
  font-family: Verdana, Geneva, sans-serif;
  background-repeat: none;
  background-image: none;
  background-color: #373c40;
}
.content {
  color: #373c40;
}
.cc-theme-classic .cc-btn:last-child,
a.UD_textbutton,
.UD_textbutton_admin,
input[type="button"],
button {
    border: 1px solid #7cb520;
    background-color: #7cb520;
}
.cc-theme-classic .cc-btn:last-child:hover,
a.UD_textbutton:hover,
.UD_textbutton_admin:hover,
input[type="button"]:hover,
button:hover
{
    border:       1px solid #7cb520;
    background: white !important;
    color: #373c40 !important;
}
#topMenu li
{
    border-color: #7cb520;
    border-width: 1px 1px 0 1px;
    width: 161px;
}
#topMenu li.selected
{
    background:   #7cb520;
    border-color: #7cb520;
    border-width: 1px 1px 0 1px;
    width: 161px;
}
#topMenu li:hover,
#topMenu li a:hover {
    background: white;
    color: #373c40;
}
#topMenu li a,
#topMenu li a:hover
{
    width: 160px;
}
#footer {
    color: #7d8489;
}
#footer a {
    color: #fff !important;
    text-decoration: underline !important;
}
#logo img{
    margin-top: -0.5em;
}
#progressouter #progressinner {
    height: 30px;
    background: #7cb520;
    -webkit-box-shadow: inset 0 -3px 5px #7cb520;
       -moz-box-shadow: inset 0 -3px 5px #7cb520;
            box-shadow: inset 0 -3px 5px #7cb520;
}
#email-footer,
#email-header {
    background-color: #373c40;
}
#localeButton,
#localeMenu,
.emailButton,
.sendContainerLinkText,
#sendContainer{
    background: #c0cad2;
    border-color: #c0cad2;
    color: #373c40;
}
#localeMenu .localeLink:hover { 
    background: #373c40;
}
#localeMenu,
#info,
#container > div.round:nth-child(1)
#container > p:nth-child(3n+2)
{ display: none;}

