#fundman_login, #fundman_loggedin {
    text-align: left;
    padding:0 5px;
}
#fundman_login .row {
    display:block;
    clear:both;
    line-height:25px;
}

#fundman_login input.username, #fundman_login input.password {
    float:right;
    width: 160px;
}

#fundman_login label {
    float:left;
}

#fundman_login input.submit{
    float:right;
}

#fundman_addfund_login input.username, #fundman_addfund_login input.password {
    width: 190px;
}

#fundman_addfund_login .row {
    display:block;
    clear:both;
}

#fundman_addfund_login label {
    width:90px;
    display: inline-block;
}

#fundman_addfund_login span {
    display:block;
    clear:both;
    margin-bottom:5px;
}
input.login{
    margin-left:4px;
}

span.register {
    float:right;
    margin-bottom:5px;
}

#fundman_login br, #fundman_register br {
    display: none;
}

#fundman_login span {
    display: block;
    text-align: right;
}

.fundman-login-message {
    display: block;
    padding:5px 10px;
    margin-bottom:10px;
}

#fundman_loggedin span.message, #fundman_login span.message {
    text-align: left;
    padding: 10px 0;
}

#fundman_register input.submit {
    float: right;
}

#fundman_register table {
    text-align: left;
    width: 100%;
}

#fundman_register th {
    width: 130px;
}

#fundman_register td.error {
    color: red;
}

table.funds-table, table.fund-table, table.fund-apply-table {
    width: 100%;
    text-align: left;
}

table.funds-table th, table.fund-table th {
    font-weight: bold;
    text-align: left;
}

table.fund-table th {
    width: 100px;
}

table.highlighted {
    background-color: #eef;
}

table.funds-table tr.highlighted td{
    background-color: #eef;
}

td.funds-moreinfo, td.funds-applynow {
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

td.funds-moreinfo a, td.funds-applynow  a{
    width: 100%;
}

table.fund-apply-table th, table.fund-apply-table td.th {
    width: 40%;
}

table.fund-apply-table td {
    width: 60%;
}

#ui-datepicker-div {
    background-color: #fff;
    border: 1px solid #000;
}

div.ui-datepicker-header a {
    cursor: pointer;
}

a.ui-datepicker-next {
    float: right;
}

div.ui-datepicker-title {
    text-align: center;
}

td.ui-datepicker-current-day {
    border: 1px solid #111;
}

table.ui-datepicker-calendar td {
    text-align: center;
    width: 25px;
    height: 25px;
}

p.fundmanpromo {
    padding-top: 20px;
    clear: left;
}

#fundman-fundselect-echo, #fundman-catselect-echo {
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 1px;
}

#fundman-fundselect-close a, #fundman-catselect-close a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    float: right;
    margin-top: -10px;
}

span.fundselect-popout, span.catselect-popout {
    position: absolute;
    display: block;
    background-color: #f1f1f1;
    border: 1px solid #7d7e88;
    padding: 10px 5px 5px;
}

span.fundselect-popout span, span.catselect-popout span {
    display: block;
    min-width: 150px;
}

div.fund-nav div.previous {
    float: left;
    margin-top:10px;
    width: 20%;
    text-align: left;
    min-height: 16px;
}

div.fund-nav div.this {
    text-align: center;
    float: left;
    margin-top:10px;
    width: 55%;
}

div.fund-nav div.next {
    float: right;
    margin-top:10px;
    width: 20%;
    text-align: right;
    min-height: 16px;
}

div.fund-nav div a {
    padding: 3px 7px;
    background: #EEEEEE;
    border: 1px solid #bbb;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background:#ffffff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
}
div.fund-nav div a:hover {
    background: #eee;
    text-decoration:none;
}

div.fundman-error {
    border: 1px solid red;
    background-color: #fcc;
    font-weight: bold;
}




div.fund-table {
    border-top: 1px dashed #ccc;
    clear: left;
}

div.fund-table .fund {
    float: left;
    width:100%;
    clear: both;
    /*border-bottom: 1px dashed #ccc;*/
    padding-bottom:10px;
    margin-top:10px;
}

div.fund-table .fund p {
    margin: 5px 0 0 0;
}

div.fund-table .fund h3.fund_link {
    padding:0;
    margin:0;
}

div.fund-table .fund h3.fund_link a{
    font-size:22px;
    font-weight:bold;
    color:#FF4800;
}

div.fund-table .fund img.thumb {
    float:left;
    margin:0 10px 10px 0;
    width:100px;
    height:100px;
}

div.fund-table .fund .fund_meta {
    font-size:12px;
    padding:5px 0;
}

div.fund-table .fund .fund_field {
    display:block;
    clear:both;
    padding:5px 0;
}

div.fund-table .fund p.readmore {
    font-size:13px;
}

#detailedSearch_tabs {
    width:100%;
    border: 0;
}

#detailedSearch_tabs .tabs-title {
    background: #e8e5d0;
}

#detailedSearch_tabs .tabs-title > li:hover {
    border: 1px solid #999999;
    background: #dadada;
}

#detailedSearch_tabs .tabs-title > li a {
    padding: .5em .5em;
}

#detailedSearch_tabs .tabs-title > li.ui-state-active a.ui-tabs-anchor {
    color: #fff;
}

#detailedSearch_tabs .tab-content {
    padding: 0;
    clear: both;
}

#detailedSearch_tabs .tab-content .tab-text {
    margin-top: 20px;
}

#widget_searchbox {
    clear:both;
    /*margin:20px 0;*/
    width:98%
}
.show_form_search{
    cursor: pointer;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: underline;
    font-weight: bold;
}

.fund_searchbox fieldset {
    clear:both;
    margin:5px 0;
}

.fund_searchbox label {
    float:left;
    width:150px;
    height:28px;
    line-height:15px;
}
.fund_searchbox input, .fund_searchbox select,
.fund_searchbox label, .fund_searchbox a,
.fund_searchbox .ms-choice, .row-title a{
    font-size: 14px;
}
.post-meta{
    font-size: 14px !important;
}
.post-more .read-more a{
    font-size: 16px;
}
.page-title, .post .title, .page .title{
    font-size: 20px !important;
}
table.show_funds td {
    width: 25%;
    box-sizing: border-box;
}
table.show_funds td:first-child{
    width: 75%;
}

table.show_funds{
    table-layout: inherit !important;
}
ul.fund_3level li a{
    font-size: 14px;
}
.post-121 .title{
    font-size: 14px !important;
}

.fund_searchbox input, .fund_searchbox select {
    float:left;
    width: 200px;
    padding:0;
    margin:0;
    height:28px;
    line-height:28px;
}
.fund_searchbox input#fundman_title {
    padding-left: 5px;
    max-width: 190px;
}

.fund_searchbox .search input, .fund_searchbox .search select {
    width: 200px;
}

.fund_searchbox .search label {
    width: 115px;
    margin-left: 5px;
}

.fund_searchbox .search input.btn {
    float:right;
    line-height:100%;
    margin-top: 6px;
}

fieldset#fund_search_tag .ms-drop{
    width: 250px;
    right: 0px;
}

div.fieldsets, div.search {
    float:left;
    margin: 0 0 10px 10px;
}

.funman_avatar {
    float:left;
    width:48px;
    height:48px;
    margin-right:10px;
}
.funman_avatar img{
    width:48px;
    height:48px;
}

.fundman_account {
    float:left;
    width:200px;
}

.blockUI.blockOverlay{
    background:url(../images/loader.gif) no-repeat center center;
}

span.add_to_new, span.remove_fund_new {
    float:right;
    overflow:hidden;
    margin-right: 20px;
    cursor: pointer;
    background: #70ad47;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 2px solid #498679;
    padding: 0px 8px;
    color: white;
    font-size: 12px;
    text-align: center;
}
span.add_to_important, span.remove_fund_important {
    float:right;
    overflow:hidden;
    margin-right: 10px;
    cursor: pointer;
    background: #70ad47;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 2px solid #498679;
    padding: 0px 8px;
    color: white;
    font-size: 12px;
    text-align: center;
}
.add_to_favourite, .remove_from_fav{
    position: absolute;
    right: 10px;
}
a.add_to_favourite, a.remove_from_fav {
    float:right;
    overflow:hidden;
    width:24px;
    height:24px;
    text-indent:-10000px;
    background:url(../images/favorite.png) no-repeat left center;
    margin-right: 4px;
}
a.remove_from_fav {
    background-position: right center;
}
span.remove_from_fav, span.remove_fund_new, span.remove_fund_important {
    background-position:right center;
}
.back_history{
    margin-left: 20px;
    color: black !important;
    text-decoration: underline !important;
}
span.pro_notice {
    float: right;
    color: red;
    font-size: 17px;
    margin: 0px 10px;
    cursor: pointer;
}

#fundman-add-fund th { width:160px; }

.fundman_comment_content {
    float:left;
    width:550px;
}
.fundman_rating {
    display:inline-block;
    width:82px;
    height:15px;
    background:url(../images/stars.png) no-repeat 0% 0;
}
.fundman_rating.stars1 {
    background-position:0% -15px;
}
.fundman_rating.stars2 {
    background-position:0% -30px;
}
.fundman_rating.stars3 {
    background-position:0% -45px;
}
.fundman_rating.stars4 {
    background-position:0% -60px;
}
.fundman_rating.stars5 {
    background-position:0% -75px;
}
textarea.large-text,
input.regular-text{
    width:420px;
}
div.fundman-add-review{
    background: none repeat scroll 0% 0% rgb(255, 255, 255); 
    padding: 20px; 
    border: 1px solid rgb(238, 238, 238);
}

form.ncore_user_form input[type="text"], form.ncore_user_form input[type="password"] {
    width: 205px !important;
    margin-right: 10px !important;
}

form.ncore_user_form .ncore_form_buttons {
    float:right;
}
form.ncore_user_form .ncore_form_buttons {
    margin-top: -25px !important; 
}
.fundman_comment{
    border-bottom: 1px dashed rgb(204, 204, 204);
}

#fund_rating {
    margin-bottom: 20px;
}

#fundman-add-fund span.description{
    display: none;
}
.error_field{
    border: 1px solid red!important;
}


#login_1_form .ncore_form_buttons{
    display: inline;
    float: none;
}


/* Table Show Funds */

.hidden {
    display: none;
}

table.show_funds{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    table-layout:fixed;
}
table.show_funds .row-title a{
    color: #2739f5;
    text-decoration: underline;
}
table.show_funds .post-ratings img, .post-ratings img {
    background: transparent;
    float: none;
}
table.show_funds .post-ratings span.rated {
    display: none;
}
table.show_funds tr.row-show span.toggle-funds:hover {
    cursor: pointer;
}
table.show_funds tr.row-show span.toggle-funds {
    float: left;
    color: #333333;
}
table.show_funds tr.row-show .row-title {
    padding-left: 30px;
}
table.show_funds tr.row-hide {
    display: none;
}

table.show_funds a.text_link {
    color: #2739f5;
    word-wrap: break-word;
}

/* Custom Widget */

.widget a {
    color: #2739f5 !important;
}

.widget li.highest-rated a {
    margin-right: 5px;
}
.widget li.highest-rated img.post-ratings-image {
    float: none;
    margin: 0px 0px 3px 0px;
}
ul.recent-comments-ratings li {
    float: none !important;
    clear: both;
}
.pro-notice {
    clear: both;
    border: 1px solid #f2a100;
}
.pro-notice p.fund_meta {
    margin: 0px auto;
    padding: 5px 15px;
}
.pro-notice p.fund_meta span {
    color: red;
    font-weight: bold;
    margin-right: 5px;
}
#exportdoc,
#exportpdf{
    background: url('../images/pdf_icon.png') top left no-repeat transparent;
    box-shadow: none;
    width: 25px;
    height: 25px;
    text-indent: -99999px;
    float: right;
}
#exportdoc{
    background: url('../images/msword.png') top left no-repeat transparent;
}
.entry p.search-ms {
    font-size: 15px;
    margin-bottom: 15px;
}
.print_info_fund{
    background: url('../images/print_icon.gif') top left no-repeat transparent;
    height: 35px;
    width: 35px;
    display: inline-block;
    cursor: pointer;
}

.fund-table #fund-details tr td{
    font-size: 14px !important;
}