.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;
}

/*asRange*/
.asRange {
	width: 100% !important;
}
.asRange .asRange-selected{
	background-color: #247cf0 !important;
}

/*ADMIN DASHBOARD*/

.draggable-placeholder{
	width:100%;
	min-height:300px;
	height:100%;
	border:2px dashed #CCC;
}

#generalOverviewWidget .icon{
	font-size:46px;	
}

#generalOverviewWidget .counter-number{
	font-size:28px;	
}

/* fullcalendar Custom style
--------------------------------------------------------------------------------------------------*/

.fc a.fc-event:hover{
	cursor: pointer;
}

.fc td.fc-widget-header {
  padding-top: 20px;
  padding-bottom: 20px;
  border-width: 0px;
  font-size: 14px;
  text-transform: uppercase; }

.fc td.fc-widget-content {
  border-width: 1px 0 0; }

.fc td.fc-day.fc-widget-content + .fc-widget-content {
  border-left-width: 1px; }

.fc .fc-row {
  border-width: 0; }

.fc table > thead > tr > th {
  border-width: 0;
  font-weight: 100; }

.fc .fc-toolbar h2 {
  display: inline-block;
  font-size: 20px;
  vertical-align: sub; }

.fc .fc-axis.fc-time {
  text-transform: uppercase; }

.fc .fc-toolbar {
  position: relative; }

.fc-button.fc-prev-button, .fc-button.fc-next-button {
  outline: none;
  box-shadow: none;
  background-image: none;
  background-color: transparent;
  border: 0px solid transparent; }

.fc-button.fc-month-button, .fc-button.fc-agendaWeek-button, .fc-button.fc-agendaDay-button {
  height: auto;
  padding: 8px 14px;
  font-size: 14px;
  box-shadow: none;
  background-image: none;
  text-transform: capitalize;
  background-color: #f6f8f8;
  border-color: #e4eaec;
  outline: none; }

.fc-button.fc-state-active, .fc-button.fc-state-hover {
  background-color: #fff; }

.fc-unthemed .fc-today {
  background-color: #f4f7f8; }

.fc-toolbar .fc-right {
  position: absolute;
  right: 0;
  top: 0; }

.fc-agendaWeek-view .fc-event, .fc-agendaDay-view .fc-event {
  border-radius: 3px; }

.fc-row.fc-widget-header {
  border-color: transparent; }

.calendar-container {
  overflow: hidden;
  padding: 30px; }

.panel-heading {
  border-width: 0;
  padding-top: 10px; }

.panel-body {
  padding-top: 10px; }

.page-main {
  background-color: #fff; }

.calendar-list .list-group-item {
  cursor: pointer; }

.fc-day-grid-event .fc-content {
  line-height: 1em;
  padding: 2px 10px; }

.fc-highlight {
  background: #f3f7f9; }

.bootstrap-touchspin .input-group-btn-vertical i {
  left: 3px; }

@media (max-width: 991.98px) {
  .fc-toolbar {
    margin-bottom: 60px; }
    .fc-toolbar .fc-center {
      white-space: nowrap; }
    .fc-toolbar .fc-right {
      top: 50px; }
  .fc-button.fc-prev-button {
    padding-left: 0; }
  .fc-button.fc-next-button {
    padding-right: 0; } }

/*

#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; }

*/