/*

turkus #0e7d9d
bordo  #b81b31	
	
*/

body {
	background: #0e7d9d;
}

.al {
	text-align: left!important;
}

.dd-list {
	margin-left: 20px;
}

.canceled .text-col {
	text-decoration: line-through;
}

.dd-item {
	cursor: move;
	display: list-item;
	list-style: upper-latin;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
}

.dd-item.error .dd-handle {
	color: red;
	border-color: red;
}

.dd-handle {
	font-weight: 400;
	height: 60px;
	margin: 0 0 5px 0;
}

.delay {
	font-size: 16px;
	font-weight: 600;
	color: rgb(41, 173, 30);
}

.delay.delayed {
	color: red;
}

.delay.ahead {
	color: #868686;
}

.percent {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
}

h3.statystyki {
	font-size: 22px;
	color: #b81b31;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom: 20px;
}

.select2-container {
	width: auto!important;
	min-width: 150px;
}


textarea.small {
	min-height: 100px;
}

tr.disabled {
	background-color: rgb(244, 235, 235);
}

tr.disabled td {
	color: rgb(222, 165, 165);
}

#main-wrapper {min-height: 100vh;}

.header {
	background: #f2f2f2;
}

.custom-file-label::after {
	content: 'Przeglądaj';
}

.custom-file,
.custom-file * {
	cursor: pointer;
}

.custom-file-label,
.custom-file-label::after {
	line-height: 2.1;
}

.login-form label a {
	color: #08495c;
}

.login-form h4 img {
	max-width: 100%;
}

.header a.text-muted {
	color: #0e7d9d!important;
}

.header .top-navbar .navbar-header, .page-titles, .footer, .sidebar-nav {
	background: transparent;
}

.page-titles {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.text-primary {
	color: white!important;
}

.footer {
	border-top: none;
	color: rgba(255, 255, 255, 0.7);
}

.footer a {
	color: rgba(255, 255, 255, 0.7);
}

.footer a:hover {
	color: white;
}

.page-wrapper {
	background: #0e7d9d;
}

.text-red {
	color: #b81b31 !important;
}

body.simulation-mode,
.simulation-mode .page-wrapper  {
	background: #b81b31;
}

.card {
	margin: 5px 0;
	box-shadow: none;
}

.card-body {
	font-size: 12px;
}

.table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > th {
	line-height: 14px;
	font-size: 14px;
}

.table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
	line-height: 22px;
	font-size: 16px;
}

.box-shadow {
	border-radius: 5px;
}

.left-sidebar {
	background: #08495c;
}

.nav-logout a {
	background-color: silver;
	color: white!important;
}

.nav-logout a:hover i {
	color: #b81b31!important;
	cursor: pointer;
}

.sidebar-nav > ul > li.active > a {
	color: #b81b31;
	border-left: 3px solid #b81b31;
}

.sidebar-nav > ul > li.active > a i {
	color: #b81b31;
}

.sidebar-nav > ul > li > a.active {
	background: transparent;
}

.sidebar-nav > ul > li > a span.labelsymulacja {
	color: white;
	background-color: #b81b31;
	font-size: 10px;
	text-transform: uppercase;
	padding: 4px 5px;
	border-radius: 4px;
	margin-left: 5px;
}

.sidebar-nav ul li a {
	color: rgba(255, 255, 255, 0.7);
}

li.active {
	background: rgba(255, 255, 255, 0.9);
}

li.active > ul > li.active, ol.breadcrumb li.active {
	background: transparent;
}

li.active > ul > li.active, ol.breadcrumb li.active a {
	color: white;
}


.sidebar-nav ul li ul li a {
	color: #607d8b;
}

.sidebar-nav ul li.active > a, .sidebar-nav ul li a.active {
	color: #b81b31;
}

.breadcrumb a {
	color: rgba(255, 255, 255, 0.5);
}

.breadcrumb a:hover {
	color: white;
}

.btn {
	font-size: 0.8rem;
}

.card .btn-default {
	border: 1px solid #8f8f8f;	
}

.btn-link {
	color: white;
}

.button-list button {
	color: black;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.button-list button a, .btn-link:hover {
	color: #b81b31;
	background: white;
}

.btn-primary {
	background: #08495c;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.btn-primary:hover, .btn-danger:hover, .btn-info:hover, .btn-link:hover, .btn-success:hover  {
	background-color: #ffac01;
	color: #08495c;
	border-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-success.disabled {
	background: #c2c2c2;
	border: #c2c2c2;
	box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	background-color: #ffac01;
	color: #08495c;
	border-color: transparent;
}


/* ==========================================================================
   SINGLE PAGE
   ========================================================================== */

.single-page {
	min-height: 100vh;
	padding: 20px 0;

}

.single-page .signature {
	color: white;
	text-align: right;
	font-size: 14px;
}

.single-page .logo {
	background-color: white;
	text-align: center;
	padding: 15px 25px;
	margin-bottom: 10px;
}

.single-page .page-content {
	margin: 0 auto;
	width: 600px;
	max-width: 90%;
}

.single-page .page-content .page-header {
	text-align: center;
	display: block;
	padding: 20px 0;
	box-shadow: none;
}

.single-page .page-content .header img {
	max-width: 100%;
}

.single-page h1 {
	color: white;
	font-size: 16px;
	line-height: 1.2;
	text-transform: uppercase;
	margin: 20px 0;
	font-weight: 700;
	text-align: center;
}

.single-page h2 {
	color: white;
	font-size: 14px;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: 700;
	margin: 10px 0 20px 0;
	text-align: center;
}

.single-page .page-content .content {
	font-size: 14px;
	padding: 15px;
	text-align: left;
	background-color: white;
	color: black;
	margin-bottom: 10px;
}

/* ==========================================================================
   CALENDAR
   ========================================================================== */
#calendar-widget {
	margin-bottom: 30px;
	max-width: 400px;
}

#calendar-widget .ui-datepicker-header {
	position: relative;
	line-height: 40px;
	margin: 0 20px 15px 20px;
}

#calendar-widget .ui-datepicker-header .ui-datepicker-title {
	font-size: 18px;
	text-align: center;
}

#calendar-widget .ui-datepicker-header .ui-corner-all {
	cursor: pointer;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	width: 40px;
}

#calendar-widget .ui-datepicker-header .ui-corner-all.ui-state-disabled {
	color: #ccc;
}

#calendar-widget .ui-datepicker-header .ui-corner-all::before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#calendar-widget .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
	left: 0px;
	text-align: left;
}

#calendar-widget .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
	right: 0px;
	text-align: right;
}

#calendar-widget .ui-datepicker-calendar {
	width: 100%;
}

#calendar-widget thead th {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
}

#calendar-widget thead th.ui-datepicker-week-end {
	font-weight: bold;
}

#calendar-widget tbody td {
	font-size: 18px;
	line-height: 32px;
	text-align: center;
}

#calendar-widget tbody td a {
	display: block;
}

#calendar-widget tbody td.ui-datepicker-week-end {
	font-weight: 700;
}

#calendar-widget tbody td.ui-datepicker-unselectable {
	color: #ccc;
}

#calendar-widget tbody td.ui-datepicker-week-end a {
	color: #2f3640;
	font-weight: 700;
}

#calendar-widget tbody td.ui-datepicker-special a {
	color: #e84118;
}

#calendar-widget tbody td.zero a::before {
	content: '0';
}


.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
	color: #e84118 !important;
}


.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.old:hover {
	color: #ccc !important;
}

.fc-event {
	border: 0 !important;
}

.fc-day-grid-event {
	padding: 0 !important;
}

.fc-event.locked {
	cursor: not-allowed;
}


.fc-event.border .fc-content {
	border: 2px dashed red;
}

.fc-event.canceled .fc-content {
	text-decoration: line-through;
}

.fc-event .fc-content {
	font-size: 16px;
	font-family: 'Open Sans Condensed';
	font-weight: 300;
	line-height: 24px;
	height: 24px;
	padding: 0;
	border: 0;
}


.fc-event .fc-content .fc-title {
	display: block;
	text-align: left;
	padding: 0 5px 0 64px;
}

.fc-event .fc-content .work-scope,
.fc-event .fc-content .status,
.fc-event .fc-content .category {
	display: block;
	height: 24px;
	line-height: 24px;
	width: 20px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: absolute;
	left: 0px;
	color: white;
	top: 0px;
	font-size: 12px;
}

.fc-event .fc-content .category {
	left: 20px;
	border-radius: 0;
}

.fc-event .fc-content .work-scope {
	left: 40px;
	border-radius: 0;
}

.fc-event .fc-content .status {
	border-radius: 3px 0 0 3px;
}

.legend {
	color: white;
}

.legenda {
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.legendaspan {
	padding: 2px;
	width:20px;
	display: inline-block;
	text-align:center;
	margin-right:5px
}

.fc-event .fc-content .work-scope.dark-text,
.fc-event .fc-content .status.dark-text,
.fc-event .fc-content .category.dark-text,
.fc-event.dark-text,
.legend.dark-text {
	color: #333 !important;
}

.nav-item a.refresh {
	box-shadow: none;
	border-radius: 0;
	height: 56px;
	line-height: 42px;
}

td.fc-week-number {
	font-size: 16px;
	text-align: center;
}

.fc-day-number {
	font-size: 16px;
	font-weight: 600;
}

.fc-day-header {
	line-height: 40px;
	font-weight: 600;
}

th.fc-week-number {
	line-height: 40px;
	font-weight: 300;
}

#fullcalendar thead tr th:last-child {
	text-align: center;
}


#fullcalendar .fc-toolbar h2 {
	padding: 10px 20px;
	background: #08495c;
	color: white;
	font-size: 22px;
}

#fullcalendar .fc th {
	background: #08495c;
	color: white;
	vertical-align: center;
}

#fullcalendar th.fc-day-header {
	background-color: #08495c;
	vertical-align: center;
	height: 60px;
	line-height: 60px;
	max-height: 60px;
	padding: 0;
}

#fullcalendar th.fc-week-number {
	position: relative;
}

#fullcalendar th.fc-week-number span {
	transform: translate(-50%, -50%) rotate(-90deg) ;
	width: 60px;
	text-align: center;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
}


#fullcalendar .fa-home {
	font-size: 16px;
	display: inline-block;
	margin-right: 3px;
	margin-top: 5px;
}

#fullcalendar .fc-sat .fa-home,
#fullcalendar .fc-sun .fa-home {
	display: none;
}


#fullcalendar th.fc-day-header span {
	color: white;
	font-size: 20px;
	vertical-align: center;
}

#map {
	height: 400px;
	width: 100%;
}


.full-width .fs-wrap {
	display: block;
	width: 100%;
}

.card.inner-card {
	border: 3px solid rgba(0,0,0,.125);
	margin: 0 0 10px 0;
	padding: 0 !important;
}

.select2-results__option .wrap:before{
	font-family:fontAwesome;
	color:#999;
	content:"\f096";
	width:25px;
	height:25px;
	padding-right: 10px;

}
.select2-results__option[aria-selected=true] .wrap:before{
	content:"\f14a";
}


.top-menu {
	display: none;
}

@media (max-width: 767px) {

	.simulation-mode-toggle {
		display: none !important;
	}
	.top-menu {
		display: block;
	}

	.notifications-icon {
		display: none;
	}

	.button-list button {
		margin: 5px 10px 12px 10px;
	}

	.button-list .input.text {
		width: 120px;
	}

	.page-titles {
		display: none;
	}

	.fs-label-wrap .fs-label {
		font-size: 16px;
	}

	.button-list .form-control {
		font-size: 16px;
	}

	.container-fluid {
		padding: 0 5px 10px !important;
	}

	.card {
		padding: 15px 5px !important;
	}
	
	.navbar-brand {
		margin-right: 0;
	}

}

@media (max-width: 475px) {
	.nav-item a.refresh span {
		display: none;
	}
}