

.image-crop {
      object-fit: cover;
      width: 45px;
      height: 45px;
      border-radius: 50%;
}

.image-crop-large {
    object-fit: cover;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

/* General */
a {
    color: #3e5569;
}
a:hover {
    color: #3e5569;
}
.page-wrapper {
    background: #f5f5f5;
}
.image-crop {
    object-fit: cover;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}
/* Login */
#loginform .logo img {
    max-width: 40px;
    padding-bottom: 12px;
}

/* New Job */
.form-group .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0;
    border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    border: 1px solid #e9ecef;
    height: 35px;
    color: #4F5467;
    background: url(/images/custom-select.png) right .75rem center no-repeat #fff;
}
span.select2-selection__arrow {
    display: none;
}
.form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 35px;
    color: #707985;
}
.form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
}
.select2-dropdown {
    border: 1px solid #e9ecef !important;
}

/* Job sheet */
.table.table-job-sheet {
  width:auto;
}
.table.table-job-sheet td, .table-job-sheet th {
    border: none;
    vertical-align: top;
    padding: 4px 8px 4px 0;
}
.js-detail {
  font-weight: bold;
}
.js-wsn {
  white-space: normal;
}
/* Top menu */
.dropdown-menu {
    padding: 0;
}

.topbar .top-navbar .navbar-header .navbar-brand {
    padding: 0 8px;
}
/* Timeline */
.timeline {
    max-width: 1600px;
}

.timeline {
    max-width: 1600px;
}
.timeline-badge.secondary {
    background-color: #ccc;
}
/* Tooltip */
.tooltip-inner {
    background-color: #303133
}

.tooltip.bs-tooltip-bottom .tooltip-inner {
    background: #303133
 }

 .tooltip .arrow:before {
     border-bottom-color: #303133;
    border-top-color: #303133
  }
  .center {
      text-align: center;
      vertical-align: middle;
  }

/* Side Nav */
  .mailbox .message-center {
      height: auto;
  }
  .mailbox .nav-link {
      border-top: 0;
  }

/* Side Nav */
#main-wrapper[data-layout=vertical] .topbar .top-navbar .navbar-header[data-logobg=skin5], #main-wrapper[data-layout=horizontal] .topbar .top-navbar .navbar-header[data-logobg=skin5] {
    background: #303133;
}
#main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin5], #main-wrapper[data-layout=vertical] .left-sidebar[data-sidebarbg=skin5] ul, #main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin5], #main-wrapper[data-layout=horizontal] .left-sidebar[data-sidebarbg=skin5] ul {
    background: #303133;
}

@media (min-width: 768px) {
#main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .left-sidebar:hover .sidebar-nav .nav-small-cap {
    justify-content: center;
}
}
@media (min-width: 768px){
#main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .left-sidebar:hover {
    width: 65px;
}
}
@media (min-width: 768px){
#main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .left-sidebar:hover .sidebar-nav .has-arrow:after, #main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .left-sidebar:hover .sidebar-nav .hide-menu {
    display: none;
}
}

img.light-logo-text {
    padding: 0 8px;
}
[data-sidebartype="full"] .topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
  display: none;
}

.mini-sidebar .topbar .top-navbar .navbar-header .logo-icon {
	display: block;
}

@media only screen and (max-width: 768px) {
.mini-sidebar .topbar .top-navbar .navbar-header .logo-icon {
      display: none;
  }
}

/* Nav */
.nav-btn a.btn {
    margin: 14px 0;
}

.topbar .top-navbar .navbar-nav>.nav-btn:hover {
    background: none;
}

.topbar .dropdown-menu {
    margin: 0;
}

.mailbox .drop-title:after {
    opacity: .05;
}

/* Notifications*/

.notif-close {
    position: absolute;
    right: 10px;
}

.notif-close:hover {
    color: #343a40;
}

ul.list-style-none li a:hover {
    color: #343a40;
  }
/* Tables */
tr {
    white-space: nowrap;
}

.custom-control {
    min-height: 0;
}
.form-control-feedback.text-muted {
  display:block;
  width:100%;
}
.table td, .table th {
    vertical-align: middle;
}

.my-control.custom-control {
    padding-left: 0;
    margin-left: 40%;
}

.custom-control-label::after, .custom-control-label::before {
    cursor: pointer;
}

select#demo-show-entries {
    height: 27px;
    border-radius: 0;
}

input#input-search {
  padding-left: .375rem;
}

/* Calendar */
.fc-event-container .fc-event {
    cursor: pointer;
}

/* Forms */
.custom-file .custom-file-label, .custom-file-label::after {
  color: #4F5467;
    font-weight: 400;
}

.container-fluid .card {
    /* border: 1px solid #303133 !important; */
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.my-new-job span {
    font-size: 125%;
}

.my-bell {
    position: relative;
}

.my-bell-badge.badge.badge-pill {
    padding: 0;
    height: 18px;
    width: 18px;
    font-size: 75%;
    line-height: 1.9;
    position: absolute;
    right: 8px;
    bottom: 30px;
}

.tandc {
    font-size: 90%;
}

.tandc a {
    border-bottom: 1px dashed #999;
}

.fc-list-item {
    color: white;
}

.fc-list-item:hover {
    color: black;
}

.fc-list-item-time, .fc-list-item-marker {
    display: none;
}

tr.fc-list-item {
    border-bottom: 2px solid white;
}

.fc-button {
    background-color: white !important;
    color: black !important;
}
.fc-button-group {
    border-color: #CD8F4D !important;
}
.fc-state-active, .fc-next-button, .fc-prev-button {
    /* background-color: #CD8F4D !important; */
    background-color: #CD8F4D !important;
    color: white !important;
    font-weight: bold;
}
button:focus {
    outline-color: #CD8F4D;
}