/* -- custom -- */

div#recommendations_table_wrapper {
    margin-top: 20px;
}

div#recommendations_table_filter {
    margin-bottom: 10px;
}

table#recommendations_table {
    margin-bottom: 10px;
}

.dataTables_paginate a.paginate_button {
    padding: 4px 10px !important;
}

#mvp-content-main blockquote p, .mvp-post-add-main blockquote p {
    font-family: Roboto, sans-serif !important;
    font-size: 24px;
    line-height: 130%;
    font-weight: 500 !important;
}

a.mvp-twit-but {
    display: none;
}

.trade-alerts .trade-alerts-button {
    border: 1px solid #c0c0c0;
    padding: 10px 15px;
    font-size: 16px;
    margin: 20px auto 5px;
    display: block;
    max-width: 70%;
    text-align: center;
    color: #fff !important;
    background: #ff005b;
}

.ask_receive, 
.already_receive,
.thankyou,
.pleasewait {
    text-align: center;
    max-width: 90%;
    margin: 10px auto;
    font-size: 14px;
	display: block;
}

.thankyou{
	font-size: 16px;
	color: #0f7b0f;
}

.pleasewait{
	color: #ff005b;
}

.comment-inner {
    width: 100%;
}

li.comment {
    width: 100%;
    display: block;
    float: left;
}

#comments .depth-2 .comment-wrapper{
	padding-left: 5%;
    width: 95%;
}

#comments .depth-3 .comment-wrapper{
	padding-left: 10%;
    width: 90%;
}

#comments .depth-4 .comment-wrapper{
	padding-left: 15%;
    width: 85%;
}

#comments .depth-5 .comment-wrapper{
	padding-left: 20%;
    width: 80%;
}

#comments .depth-5 .comment-wrapper{
	padding-left: 25%;
    width: 75%;
}

#mvp-author-post-in {
border-top: 1px solid #999;
    margin-bottom: 30px;
    border-bottom: 1px solid #999;
    padding: 0 0 20px 0;
	width: 100%;
}

#mvp-author-post-in span.mvp-author-page-desc {
    font-size: 16px;
}

#mvp-author-post-in .mvp-author-top-head-space {
    width: 100%;
}

#mvp-author-post-in h3.mvp-author-top-head.left {
    display: inline-block;
    width: auto !important;
}

#mvp-author-post-in ul.mvp-author-page-list {
    width: auto !important;
    margin-right: 20px !important;
}

#mvp-author-post-in .mvp-author-page-list a li.fa {
    width: 30px;
    height: 30px !important;
    line-height: 30px;
    padding: 0 !important;
    margin: 0 0 0 10px !important;
}

#mvp-author-post-in .mvp-author-top-head a {
    color: #000000;
}

.author-post-ratings {
    display: block;
    margin-bottom: 5px;
}

.hckd-btn-container {
    text-align: center;
    display: block;
    width: 100%;
}

a.hckd-btn {
    border: 2px solid;
    border-radius: 0.25em;
    padding: 0.9em 2em 0.9em 1.2em;
	display: inline-block;
	margin: 0 20px 30px;
}

a.hckd-btn:hover {
	border:2px solid #000 !important;
    color:#fff !important;
	background:#000 !important;
}

.hckd-btn .fa {
    margin-right: 10px;
    font-size: 1.25em;
}

