﻿.span-24.prepend-top.last
{
    font-size: 12px;
    background-color: #35495e;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 0px;
    border-top: solid 5px #9ddad8;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only
{
    color: #35495e;
    font-size: 16px;
    font-family: calibri;
    border: none;
    background-color: white;
    background-image: none;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all
{
    color: #35495e;
    font-family: calibri;
    font-size: 18px;
    background-color: #9ddad8;
    background-image: none;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-state-hover
{
    border: solid 1px #35495e;
}

#myAccountTabs
{
    border: solid 1px #9ddad8;
}

ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all
{
    background-color: #9ddad8;
    border: none;
    background-image: none;
}

li.ui-state-default.ui-corner-top
{
    font-family: calibri;
    background-image: none;
    background-color: white;
}

li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active
{
    font-family: calibri;
}

/*a:link
{
    color: #35495e;
}*/

.span-18.prepend-1.append-1.last
{
    font-family: calibri;
}
 .c {
    width: 25px;
    height: 25px;
    line-height: 25px;
    z-index: 3;
    text-align: center;
    color: #fff;
    position: absolute;
    right: -12px;
    bottom: 12px;
    font-size: 11px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}