.ajax-loading-overlay {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba( 255, 255, 255, .3 ) url('../images/ajax-loading.gif') 50% 50% no-repeat;
}

body {
  font-family: 'Source Sans Pro', sans-serif;
}

.datepicker { z-index: 10000 !important; }

.modal-footer { position: relative; }
.btn { position: relative; }

body#login {
  background-color: black;
}

body#login header {
  text-align: center;
}

body.ajax-loading {
  overflow: hidden;
}

body.ajax-loading .ajax-loading-overlay {
  display: block;
}

h2.form-signin-heading {
  color: white;
}

/* --- */

th.th-sortable {
  cursor: pointer;
  white-space: nowrap;
}

th.th-sortable i.fa-sort-up, th.th-sortable i.fa-sort-down {
  margin-left: 5px;
  font-size: 14px;
}

.id-col {
  text-align: right;
  width: 60px;
}

.whats-this {
  background-color: yellow;
}

/* --- */

ul.pagination {
  margin: 4px 0 0 0;
}

/* --- */

#userbar {
  float: right;
  padding: 15px;
  margin-bottom: 0px;
  /* list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  */
  font-size: 12px;
  color: #f3f3f3;
}

/* --- */

a.editable:hover {
  text-decoration: none;
  border-bottom: dashed 1px #0088cc;
}

.editable-cancel {
  color: #ccc !important;
}

.editable-empty {
  color: #DD1144 !important;
}

.editableform {
  max-width: 100%;
}

/* --- */

#contextMenu {
  position: absolute;
  display: none;
}

/* --- */

.modal-body .col-md-1, .modal-body .col-md-10, .modal-body .col-md-11, .modal-body .col-md-12, .modal-body .col-md-2, .modal-body .col-md-3, .modal-body .col-md-4, .modal-body .col-md-5, .modal-body .col-md-6, .modal-body .col-md-7, .modal-body .col-md-8, .modal-body .col-md-9 {
  padding-left: 1px;
  padding-right: 1px;
}

.modal-body {
  padding: 20px 20px!important;
}

/* --- */

.tab-pane#assignments #btnAddCandidateToAssignment,
.tab-pane#crmrecord #btnAddCRMRecord,
.tab-pane#btnAddCRMRecord #btnAddCRMRecord
 {
  float: right; margin-bottom: 15px;
}

.assignmentDetail {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px;
  background-color: beige;
  margin-top: 0px;
  padding-top: 10px;
}

.paginator {
  text-align: right;
  float: right;
  margin-top: 12px;
}

#widerModal {
  width: 65%;
  left: 19%;
  height: 80%;
  border: 1px solid #350404;
  background-color: white;
}

#widerModal .modal-dialog {
	width: 100%;
  margin: 0;
}

#widerModal .modal-header,
#mainModal .modal-header{
  background-color: #640808!important;
  color: white;
  padding: 10px;
}

#widerModal .modal-header .close,
#mainModal .modal-header .close {
  color: white;
  opacity: 1!important;
}

#widerModal .modal-body {
  padding-bottom: 0px!important;
}

#widerModal .modal-header h3,
#mainModal .modal-header h3 {
  color: white!important;
}

#widerModal h4 {
  border-bottom: 1px solid #000!important;
  padding-bottom: 5px;
}

.submit_modal {
margin-top: -45px;
  padding-bottom: 22px;
}

#widerModal .col-lg-12 {
  padding-right: 0px!important;
  padding-left: 0px!important;
}

.top-buffer {
	margin-top:1% !important;
}

.search-extra-filters {
  display: none;
}

.btn-group-sm>.btn, .btn-sm {
    padding: 2px 5px!important;
}

/* AUTOCOMPLETE STYLES*/
.autocomplete { width: 100% !important; }

/* Search Bar */
ul.criteria-list {
  margin-left: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.select2-container {
    width: 203px!important;
  height: 36px!important;
}

.select2-container .select2-selection--single {
   height: 33px!important;
     background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    height: 30px!important;
    padding: 0px 10px!important;
    font-size: 12px!important;
    line-height: 1.5!important;
    border-radius: 3px!important;
        margin-top: 2px!important;
}

.tab-content {
  font-size:13px;
  margin-top: 15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}


