div.delayed-component-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.theme-panel {
    box-shadow: inset 0 0 0 0 #ffffff !important;
	margin-bottom: 0px!important;
}

.btn-default {
    color: #fff!important;
    background-color: #9E042D!important;
    border-color: #9E042D!important;
    background-image: none!important;
}

.btn-default:hover {
    color: #9E042D!important;
    background-color: #ffffff!important;
    border-color: #9E042D!important;
    background-image: none!important;
}

.btn {
    border-radius: 3px !important;
    padding: 10px!important;
    font-size: 16pt!important;
    font-family: Franklin Gothic, Arial, Helvetica, sans-serif !important;
}

.theme-component-registration {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

form hr {
display: none;
}

.brand-header {
    margin-bottom: -15px;
    margin-left: -15px;
    margin-right: -15px;
    max-width: initial!important;
} 

.navbar-inside-page, .brand-footer {
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

div.main-form {
    background-color: #ffffff!important;
}

.pull-right {
    float: left !important;
    margin-left: 30px!important;
}

.theme-textbox.form-control {
    border: 1px solid #000000;
    background-color: #f9f7f7;
}

.theme-progress {
    display:none !important;
}

.navbar-inside-page {
    padding-bottom: 100px!important;
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top,#ffffff 0%,#ffffff 100%)!important;
    background-image: linear-gradient(to bottom,#ffffff 0%,#ffffff 100%)!important;
}

h2, .h2, h3, .h3, a {
    color: #9E042D!important;
}

.theme-select.form-control.select2-container {
    border: 1px solid #000000!important;
    background-color: #f9f7f7!important;
}

.select2-container .select2-choice .select2-arrow, .select2-container .select2-choice div {
    border-left: 1px solid #000000!important;
}

.theme-select.select2-drop-active {
    background-color: #f9f7f7!important;
}