.navbar-brand {
	padding:0 !important;
	height:66px;
}

.navbar-brand-logo {
	height:50px;	
	margin: 8px auto;
}

.navbar-brand-text{
	font-weight:300;	
}

.navbar-header {
	background-color:#0072ce !important;
}

.alert.dark a{
	color: white;
	text-decoration: underline;
}


.page-aside+.page-main {
    margin-left: 260px;
}
.page-main {
    background-color: #fff;
}
.calendar-container {
    overflow: hidden;
    padding: 30px;
}
.fc-toolbar-title{
	text-transform: uppercase !important;
}
.fc-event {
	border-radius: 0 !important;
    border: none !important;
	cursor: pointer;
	margin:5px;
	padding: 2px;
}
.fc-event-title,.fc-event-time,.fc-daygrid-event-dot{
	font-weight: 100 !important;
}
.disableEvent{
	cursor: not-allowed !important;
}

.fc-toolbar.fc-header-toolbar{
	padding: 1em;
	margin-bottom: 0 !important;
	border-top: 1px solid var(--fc-border-color);
	border-left: 1px solid var(--fc-border-color);
	border-right: 1px solid var(--fc-border-color);
}

/*


.fc-event, .fc-event-dot{
	background-color: #0072ce !important;
}
*/
/*
.fc-bg {
	background-color: #FFF;
}
.fc-day-header{
	text-transform: capitalize;
	font-size: 16px;
	height: 40px;
}
.fc-unthemed .fc-divider, .fc-unthemed .fc-popover .fc-header, .fc-unthemed .fc-list-heading td {
    background: #FFF;
}
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
    border-color: #EEE;
	vertical-align: middle !important;
}

.fc-time-grid .fc-slats td { 
	height: 40px; 
}
*/

/*

#generalOverviewWidget .icon{
	font-size:46px;	
}

#generalOverviewWidget .counter-number{
	font-size:28px;	
}

li.node-tree span.badge{
	margin-left:5px;	
}


#treballsPerPremiWidget {
  margin-bottom: 0 !important; }
  #treballsPerPremiWidget .card-block {
    padding-bottom: 15px; }
  #treballsPerPremiWidget img {
    width: auto; }
  #treballsPerPremiWidget .table-responsive {
    border: 0 none; }

.table-analytics > thead > tr > th {
  padding: 15px 0;
  vertical-align: middle;
  color: #37474f; }

.table-analytics > tbody > tr > td {
  vertical-align: middle; }

#treballsPerPremiWidget td {
  padding: 20px 0; }
  #treballsPerPremiWidget td:last-child {
    font-size: 0; }

#treballsPerPremiWidget .language {
  min-width: 150px; }

#treballsPerPremiWidget .vists {
  min-width: 65px; }

#treballsPerPremiWidget .vists-percent {
  min-width: 210px; }

#treballsPerPremiWidget .progress {
  display: inline-block;
  width: 80%;
  vertical-align: middle; }

#treballsPerPremiWidget .country-name {
  margin-left: 20px; }

#treballsPerPremiWidget .progress-percent {
  display: inline-block;
  width: 20%;
  font-size: 14px;
  text-align: right;
  vertical-align: middle;
  color: #76838f; }

*/