﻿.btn-primary {
    color: #ffffff;
    background-color: #772953;
    border-color: #772953;
}

    .btn-primary:hover, btn-primary:visited, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #511c39;
        border-color: #491933;
    }

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-20,
.margin-top-10 {
    clear: both;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-top-10 {
    margin-top: 10px;
}

.content {
    padding-bottom: 40px;
}

.grey {
    background-color: #efefef;
    border-color: #c0c0c0;
}

.post-header {
    color: #dd4814;
    padding-bottom: 2px;
}

.post-separator {
    margin-top: 5px;
    margin-bottom: 20px;
    border-color: #dd4814;
}

span.valerror[style*="inline"] {
    display: block !Important;
}

.btn-settings {
    background-color: #dd4814;
    color: #ffffff;
    border-color: #dd4814;
}

    .btn-settings:hover, btn-settings:visited, .btn-settings:focus, .btn-settings:active, .btn-settings.active, .open > .dropdown-toggle.btn-settings {
        background-color: #97310e;
        border-color: #97310e;
    }

.dropdown-menu > li > a:hover {
    background-color: #772953;
    border-color: #772953;
}

.dropdown-menu > li > a i {
    margin-right: 4px;
}

.panel-heading.settings {
    padding-left: 10px;
}

.btn-return {
    margin-right: 5px;
    display: inline;
}

    .btn-return a {
        color: #ffffff;
    }

.spAdContainer div {
    margin: auto;
}

.spAdContainer img {
    margin: auto;
}
