.emptyResultsDashboard {
  text-align: center;
}

.snToolTip{
    padding: 6px !important;
}

.emptyResultsDashboard > p {
  font-size: 20px !important;
}

span.controlTextAdjust {
  line-height: 27px;
}

span.required {
  color: red;
}

#businessReg textarea {
    height: 150px;
}

#theChoiceIsYours-LiveOrDie {
  text-align: center;
}

#theChoiceIsYours-LiveOrDie .btn {
  width: 125px;
}

.currentUser, .currentUser span, .currentUser label {
  font-size: 18px !important;
  color: #333333;
}

.strike {
  text-decoration: line-through;
}

span.filled {
  color: red;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
}

table.table-bordered th {
    background-color: #e8e8e8 !important;
}

#coop table td {
padding: 2px;
}

.ccm-pane-body hr {
    border-color: gainsboro !important;
}

td.other-accepted {
    width: 244px;
}

.term-label {
    display: inline-block;
    width: 115px;
}

td.business-actions {
	width: 161px;
}

#ccm-dashboard-content .control-group textarea {
    min-width: 90%;
    min-height: 200px;
}

.ccm-ui .btn-group {
    float: left;
    margin-right: 10px;
}

td.shortlisted {
    background-color: #FFDFBE !important;
}

td.accepted {
    background-color: #CCFFCC !important;
}

td.declined {
    background-color: #f2dede !important;
}

td.placement-desc {
	max-width: 300px;
}

td.application-files {
	min-width: 220px;	
}

.ccm-paging-top {
    margin-bottom: 10px;
}

.action-buttons {
    margin-bottom: 20px;
}

.action-buttons a.btn {
    margin-right: 20px;
}

span.numbers {
    padding: 5px;
    border: 1px solid #eee;
    display: inline-block;
}

span.numbers a {
	display: block;
	padding: 5px;
}

.ccm-ui .dataTables_length label input, .ccm-ui .dataTables_length label textarea, .ccm-ui .dataTables_length label select {
    display: inline-block;
}

