/*21/07/2017*/
body,html{
	height:100%;
	background: #f9f9f9;
    /*font-family: DINWebPro, Helvetica, Helvetica Neue, Arial, sans-serif;*/
	font-family: Arial;
    line-height: 1.5;
}
.modyfikacja{
	/*informacja o wprowadzeniu pozycji*/
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}
th{
	text-align: center;
}
form{
	margin: 0;
	padding: 0;
}
.container {
	padding-right: 1px;
	padding-left: 1px;
}

.dropdown-menu>li>a{
	text-align: left;
	min-width: 100px;
}
.panel-footer{
	text-align: center;
}
.nav>li>a {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.bd-toc-item.active > .bd-toc-link {
	color: #fff;
   	background-color: #007bff;
	border-radius: 0.25rem;
	padding-bottom: 5px;
   	padding-left: 0;
   	padding-right: 5px;
   	padding-top: 5px;
}
.nav{
	margin-bottom: 15px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	/*treś pól tabel*/
	vertical-align: middle;
	word-wrap: break-word;
	word-break: normal;
}
.nav-tabs>li.active>a{
	/*Aktywne pole zakładki*/
	font-size: 17px;
	font-weight: 700;
	padding-right: 3px;
}
.table>tbody>tr>td, .table>tbody>tr>th{
	/*nagłowek tabel*/
	vertical-align: middle;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 4px;
}
	/* Custom page header */
.header {
  /*border-bottom: 1px solid #e5e5e5;*/
	color: #777;
}
/* Custom page footer */
.footer {
	padding-top: 5px;
  	color: #777;
  	/*border-top: 1px solid #e5e5e5;*/
}
.menu{
	/*sekcja menu*/
	border-color: #ddd;
	border-style: solid;
	border-width: 1px;
	border-radius: 4px 4px 4px 4px;
	padding-left: 5px;
	padding-right: 5px;
}
.modal-footer{
	text-align: center;
}
.modal-body{
	/*aby okno modalne moza było przewijać*/
	max-height: calc(100vh - 200px);
	overflow-y: auto;
}


.form-control_input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control_input2 {
    height: 24px;
}
label {
    display: block;
}
.card {
    background: #ffffff;
    border: 1px solid #E2E2E2;
    /*margin-bottom: 20px;*/
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-primary{
	color: #ffffff;
	background-color: #56aef0;
	border-color: #80DEFF;
	cursor: pointer;
}
.btn-light {
	cursor: pointer;
	padding: 3px;
	background-color: transparent;
   border-color: transparent;
}
.btn-anuluj{
	background-color: #fff !important;
	color: #3c3c3c;
	border: solid 1px #c4c4c4;
	cursor: pointer;
}

.table .thead-light th{
	background-color: #E6FFE6;
}
.table td, .table th {
    font-size: 16px;
}
.container {
	max-width: 100%;
}
.etykieta {
	text-align: right;
}
@media screen and (min-width: 480px)
{
	.col-sm-3 {
	    padding-top: 10px;
	}
}
@media screen and (max-width: 576px) {
	.etykieta {
		text-align: left;
	}
	.ukrywamy_maly{
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.table td, .table th {
   	font-size: 12px;
   }
	.input_label_maly {
	   margin-bottom: 5px;
		text-align: right;
		padding-top: calc(0.375rem + 1px);
	}
	.ukrywamy{
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.table td, .table th {
   	font-size: 14px;
    }
}
@media (min-width: 992px)
{
	.container {
   	max-width: 960px;
	}
}
@media (min-width: 1200px)
{
	.container {
   	max-width: 1200px;
	}
}
.r{
	border: 1px;border-style: none;
}
.termin_dostepny{
	border-color: #FFFFFF;
	background-color: #008000;
	color: #FFFFFF;
	margin: 1px 2px 0;
	padding: 0 1px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
.termin_zajety{
	border-color: #FFFFFF;
	background-color: #ff0000;
	color: #FFFFFF;
	margin: 1px 2px 0;
	padding: 0 1px;
	border-radius: 3px;
	text-align: center;
}
.termin_wybrany{
	border-color: #FFFFFF;
	background-color: blue;;
	color: #FFFFFF;
	margin: 1px 2px 0;
	padding: 0 1px;
	border-radius: 3px;
	text-align: center;
}
.fa_i{
	font-size: 23px;
	font-family: "FontAwesome";
	font-style: normal;
	color: #555;
	line-height: 1;
}
.fa_i_w{
	font-size: 18px;
	font-family: "FontAwesome";
	font-style: normal;
	line-height: 1;
}
.menu{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%
}
.pole_akt{
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	text-align: center;
}
.kalendarz_dodaj{
	background-image: url("ikony/add.png");
	background-position: center;
	background-repeat: no-repeat;
	margin: 2px;
	padding: 2px 2px 0 13px;
}

/*
.bs-tooltip-bottom{
	background-color: #1087dd;
}*/