@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot');
    src: url('/bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('/bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'), url('/bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

* {
    color: #000000;
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 1em;
    border-color: #000000;
}

html, body {
    background: #ffffff;
}

button, .btn-primary {
    margin: auto;
    padding: 0.2em;
    padding-left: 0.8em;
    padding-right: 0.8em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    border-radius: 4px;
    border-color: #787878;
    margin: 2px;
}

blockquote {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 2px;
    margin-top: 4px;
    font-weight: bold;
}

h1 {
    font-size: 1.4em;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.15em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1.0em;
}

th {
    font-size: 1.1em !important;
    font-weight: bold !important;
    border-bottom: solid 1px;
}

input, textarea {
    border: solid 1px;
    border-radius: 2px;
    padding: 2px;
}

div.failureMessage {
    background-color: #f18181;
    border-radius: 4px;
    padding: 12px;
    margin-top: 12px;
}

p.failureMessage, h1.failureMessage {
    padding: 8px;
}

textarea {
    width: 85%;
}

ul, ol {
    margin-left: 2em;
}

.btn {
    border-color: #3FAD4C;
}

.carousel-inner {
    min-height: 300px;
}

.carousel-indicators {
    bottom: -24px;
    max-height: 60px;
}

.carousel-indicators li {
    box-shadow: #000000 2px;
}

.carousel-control {
    max-width: 40px;
}

.carousel-control.right, .carousel-control.left {
    background: none;
}

.failureMessage, .failureMessage * {
    color: #000000 !important;
    margin: 4px;
}

.failureMessage button {
    color: #ffffff !important;
}

.form-group {
    padding-bottom: 4px;
}

.form-group > div {
    padding: 4px;
}

.help-block {
    display: inline-block;
}

.required {
    color: #3FAD4C;
}

.successMessage, .successMessage * {
    color: #000000 !important;
    margin: 4px;
}

p.successMessage, h1.successMessage {
    padding: 8px;
}

div.successMessage {
    background-color: #b8e1bc;
    border-radius: 4px;
    padding: 12px;
    margin-top: 12px;
}

.space-1 {
    height: 4px;
}

.confirm-dialog {
    position: relative;
    z-index: 120;
}

.confirm-heading {
    text-align: center;
    font-weight: bold;
}

footer {
    padding: 12px;
    margin: auto;
    margin-bottom: 12px;
    margin-top: 8px;
    text-align: center;
}

footer p, footer p a {
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
}

footer p a {
    padding: 8px;
    text-transform: capitalize;
}

.modal-dialog {
    width: 80%;
}

.formActions {
    text-align: center;
}

.formActions button, .formActions input, .formActions a, .formActions h3 {
    margin: auto;
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 1.4em;
    border-radius: 6px !important;
}

.formLabel {
    float: left;
    text-align: left;
    font-weight: bold;
}

.formCheckBoxes div.checkbox {
    float: left;
    width: 50%;
}

.formCheckBoxes div.checkbox label {
    line-height: 26px;
    vertical-align: middle;
}

.formCheckBoxes input, .formCheckBoxes div input {
    display: inline;
    margin: 4px;
}

.formElement {
    text-align: left;
}

.formError ul li, .formError, .formError * {
    color: #f18181 !important;
    font-weight: bold;
}

.formPrompt {
    text-align: left;
    font-weight: bold;
}

.formPrompt img {
    margin: 4px;
}

.img-teaser, .img-teaser img {
    margin:auto;
}

.input-super-sm {
    height: 20px;
    padding: 2px;
    font-size: 11px;
    line-height: 11px;
    border-radius: 1px;
}

select {
    background-color: #ffffff;
    border: solid 1px;
}

.formLabel label.col-sm-3 {
    width: 100% !important;
    max-width: 100% !important;
}

.page-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(255, 255, 255, 0.8);
    display: block;
}

.pagination span {
    padding: 2px;
    margin: 2px;
    margin-right: 4px;
}

.radio label {
    width: auto;
    display: inline;
    max-width: none;
}

.radio {
    display: inline;
    padding-top: 4px;
    padding-right: 4px;
}

.row {
    margin-left: -8px;
    margin-right: -8px;
}

.scroll-vertical {
    overflow: scroll;
    height: 400px;
}

.text-can-overflow {
    white-space: normal;
}

.text-small {
    font-size: 0.7em;
}

/* Mini Search Form */

.miniSearchFormForm {
    margin: 0px;
}

.miniSearchForm {
    display: inline-table;
    width: auto;
    padding-right: 12px;
    padding-left: 22px;
    padding-top: 3px;
}

.searchButtonMini {
    color: #ffffff !important;
    background: none !important;
    padding: 6px !important;
    border-color: #ffffff !important;
}

.searchTextInput {
    width: 10em;
    font-weight: normal !important;
    padding: 4px;
    border-color: #ffffff !important;
}

.ui-draggable .ui-dialog-titlebar {
    display: none;
}

.miniSearchForm .radio * {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.miniSearchForm .radio select {
    border-color: #ffffff;
}

.miniSearchForm .radio select, .miniSearchForm .radio option {
    color: #717171;
    padding: 2px;
    line-height: 12px;
    height: 24px;
}

.miniSearchForm .radio label {
    display: inline-table;
    margin-right: 6px;
    position: relative;
    top:-2px;
}

.miniSearchForm .radio input {
    display: inline-table;
    margin-right: 2px;
}
