.onyx-text {
    color: #242423;
}

.registrationBadge {
    font-size: 24px;
    background-color: #242423;
}

.section-header {
    font-size: 24px;
    color: #242423;
}

hr {
    padding-bottom: 9px;
    border-bottom: 1px solid #242423;
    border-top: 0px;
}

/* .form-group { */
/* 	margin-bottom: auto; */
/* } */
.btn-inline {
    padding: 0px 0px;
}

.form-horizontal .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.form-horizontal .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-default:hover, .btn-default:focus, .btn-default:active,
.btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #c4c199;
    border-color: #918f71;
}

a {
    color: #242423;
}

a:hover, a:focus {
    color: #242423;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #517822;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #5e872d;
    background-color: #f5f5f5;
}

.panel-default {
  border-color: #337ab7;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #27383E;
    border-color: #337ab7;
    font: 13px Verdana, sans-serif;
    /*height: 45px;*/
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.questionList dt {
    margin-top: 20px;
}

tr.linkRow {
    cursor: pointer;
}

.table {
    background-color: #ffffff;
}

.success-check {
    color: #3c763d;
}

.error-check {
    color: #a94442
}

.form-control:focus {
    border-color: #242423;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 12px rgba(119, 170, 56, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 12px rgba(119, 170, 56, 0.6);
}

div.labeledHrDiv {
    border-bottom: 1px solid #242423;
    border-top: 0px;
    margin-bottom: 1em;
    color: #242423;
}

div.labeledHrDiv > span {
    font-size: 1.2em;

}

div.labeledHrDiv > .leftSide {
    position: relative;
    top: .7em;
    left: 2em;
    background-color: #fff;
}

div.labeledHrDiv > .rightSide {
    float: right;
    position: relative;
    top: .7em;
    right: 2em;
    background-color: #fff;
}

.labeledHrDiv > input[type='checkbox'] {
    visibility: visible;
}

.onyx-header-text {
    font: 18px Verdana, sans-serif;
    margin-top: 15px;
    /* 	padding-top: 110px; */
    font-family: inherit;
    color: white;
}

/* .footer { */
/* 	position: fixed; */
/* 	bottom: 0; */
/* 	width: 100%; */
/* 	background-color:   */
/* 	-moz-box-shadow: 0 -2px 2px #999; */
/* 	-webkit-box-shadow: 0 -2px 2px #999; */
/* 	box-shadow: 0 -2px 2px #999; */
/* } */

.modal-nice-body {
    -webkit-box-shadow: 0 8px 6px -6px #000000;
    -moz-box-shadow: 0 8px 6px -6px #000000;
    box-shadow: 0 8px 6px -6px #000000;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.active-input-right {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #286090;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #286090;
    text-align: right;
}

.transaction-table-input {
    height: 25px;
    width: 65px;
}

.transaction-table-input-right {
    height: 25px;
    width: 58px;
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    text-align: right;
    padding-right: 2%;
}

.inactive-input-right {
    height: 25px;
    width: 55px;
    text-align: right;
    padding-right: 2%;
}

.column-separator {
    border-right: 2px solid #ddd;
}

.no-border {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: white;
}

.table-cell-right {
    text-align: right;
    padding-right: 5%;
    font-family: Calibri;
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 10px;
    border-right: 2px solid #ddd;
}

.table-cell-left {
    text-align: left;
    padding-left: 1%;
    font-family: Calibri;
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    line-height: 10px;
    border-right: 2px solid #ddd;
}

.table-cell-center {
    text-align: center;
    padding-left: 1%;
    font-family: Calibri;
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    line-height: 10px;
    border-right: 2px solid #ddd;
}

.danger-danger {
    color: #FFA824;
    text-align: center;
}

.fix-button {
    text-align: center;
}

@media ( min-width: 1000px) {
    .modal-lg {
        width: 999px;
    }
}

@media ( min-width: 1300px) {
    .modal-lg {
        width: 1300px;
    }
}

@media ( min-width: 1900px) {
    .modal-lg {
        width: 1500px;
    }
}

@media ( min-width: 1900px) {
    .container {
        width: 1500px;
    }
}

.modal-messages {
	width: 900px;
}

.panel-heading {
    padding: 7px 10px;
}

.panel-body {
    height: auto;
}

.panel {
    margin-bottom: 12px;
}

.panel-title > a {
	color: white;
}

.total-line {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}

.commission-line {
    border-top: 2px solid black;
}

.date-input-left {
    height: 25px;
    width: 58px;
    text-align: left;
    padding-right: 2%;
}

.align-bottom {
    margin-bottom: 15px;
}

.table-agency-cell-center {
    text-align: center;
    padding-left: 1%;
    line-height: 10px;
    border-right: 2px solid #ddd;
    border-top: 2px solid #ddd;
    border-left: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

/*bootstrap overrides */
.popover-content {
    padding: 0px 0px;
}

.popover {
    width: 300px;
    max-width: 306px;
}