.gdansk {
  background-color: rgba(245, 106, 106, 0.15);
  border-left: 1px solid #f56a6a;
  border-right: 1px solid #f56a6a;
  border-bottom: 4px solid #f56a6a;
  padding: 5px 5px 0 5px;

  }
  
  
.gdansk2 > * > tr > * {
    background-color: rgba(245, 106, 106, 0.15);
}

.niewyswietlaj {
	display:none;	
}

.odstep {
	margin-bottom: 5px;
}

input[type='text'].inputedit {
	text-align:left;
	font-weight: 900;
	line-height: 1.5;
	font-family: arial;
	color:red;
}
ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0;
	margin: -3.5em 0 0 -1em;
	text-align: right;
}  
/*________________ input price ________________*/
input[type='text'].price {
	text-align:right;
	font-weight: 900;
	line-height: 1.5;
	font-family: arial;
	color:#5A5756;
}
/*________________ input price ________________*/
input[type='text'].priceedycja {
	text-align:right;
	font-weight: 900;
	line-height: 1.5;
	font-family: arial;
	color:red;
}
  
  /*TABELA POZYCJI ZAMAWIANYCH */
  .image.main100 {
	  height: 100px;
  }
  .datatable_td_click , .datatable_td_oferta {
	  cursor: pointer;
  }
  .stepzam1 {
	  /*display: flex;*/
  }  
  .stepzam2 {
	  /*
	  display:none;
	  display: flex;
	  */
  }
  
  th.th_nazwa , td.th_nazwa {
	  width: 10%;
  }
  th.th_zadaj , td.th_zadaj {
	  width: 27%;
  }
  th.th_cena , td.th_cena {
	  width: 10%;
  }
  th.th_ilosc , td.th_ilosc {
	  width: 6%;
  }
  
  
  td.col-0,th.col-0 {
	width: 0%;
  }  
  td.col-1,th.col-1 {
	width: 8.33333%;	  
  }
  td.col-2,th.col-2 {
	width: 16.66667%;
  }
  td.col-3,th.col-3 {
	width: 25%;
  }
  td.col-4,th.col-4 {
	width: 33.33333%;
  }
  td.col-5,th.col-5 {
	width: 41.66667%;
  }
  td.col-6,th.col-6 {
	width: 50%;
  }
  td.col-7,th.col-7 {
	width: 58.33333%;	  
  }
  td.col-8,th.col-8 {
	width: 66.66667%;
  }
  td.col-9,th.col-9 {
	width: 75%;
  }
  td.col-10,th.col-10 {
	width: 83.33333%;
  }
  td.col-11,th.col-11 {
	width: 91.66667%;
  }
  td.col-12,th.col-12 {
	width: 100%;
  }  
  
  
  
  
  
  
  
  
  
  
  
  .ed_text {
		/*font-family: "Source Sans Pro", Helvetica, sans-serif;*/
		font-size: 12pt;
		font-weight: 600;
		
  }
  select.ed_text , input.ed_text {
		color : red;
		/*font-family: "Source Sans Pro", Helvetica, sans-serif;*/
		font-size: 10pt;
		font-weight: 600;
		height: 3em;
  }
  
	.h4 {
		font-weight: 900;
		/*line-height: 1.5;*/
		margin: 0 0 2em 0;
		text-transform: uppercase;
		letter-spacing: 0.35em;		
		/*
		font-weight: 900;
		letter-spacing: 0;
		*/
	}
	
.dok_uwaga {
	padding-top: 30px;
	text-align:right;
	font-weight: 900;
	font-size: 3em;
	line-height: 1.5;
	font-family: arial;
	color:#5A5756;
}

.dok_uwaga.klientnew {
	font-weight: 900;
	font-size: 1.2em;
}
	
.div-row-center {
	display: flex;
	flex-direction: row;
	align-items: center;
}	
.min5 {
	margin-right: 5px;
}
  
.grupa_filtr {
	/*display: inline-block;*/
	margin-top:  -7px;
	margin-left: 1em;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 32px;
	width: 92px;
	background: #ec5151;
	color: #fff;
	font-size: 25px;
	line-height: 16px;
	font-weight: 900;
	text-align: center;
	padding: 0 30px 0 30px;

}

.grupa_filtra {
			margin-top: -2px;
			display: flex;
			justify-content: center;
			align-items: center;
			height: 32px;
			width: 92px;
			background: #ec5151;
			color: #fff;
			font-size: 32px;
			line-height: 28px;
			font-weight: 900;
			text-align: center;
}
  
.nodisplay {
	display:none;
}

.novisible {
	visibility:hidden;
}

.niewyswietlaj {
	display:none;	
}
.pointer {cursor: pointer;}

.obszardiv {
	border: solid 1px rgba(210, 215, 217, 0.75);
} 

//*************************************************************************************************//
.row.drag {
	padding-left:50%;

}

.zamkli_num_wew {
	font-size: 12px;
	color:red;
}
.zamkli_num_wewe {
	font-size: 12px;
	color:#000000;

}

button.orderplus {
    padding: 1px;
    height: 32px;
    width: 40px;
    font-size: 14px;
    line-height: 16px;
}

.drag-image {
    border: 2px solid #f56a6a;
	padding:15px 15px 12px 15px;
	min-height: auto;
	max-width: 450px;
    border-radius: 5px;
    font-weight: 400;
	/*padding-bottom:5px;*/
    text-align: center;
    justify-content: center;
}

.drag-image.active {
    border: 2px solid #f56a6a;
	padding:15px 15px 12px 15px;
}

.drag-image .icon {
    font-size: 20px;
    color: #000000;
}

.drag-image h6 {
    font-size: 20px;
    font-weight: 300;
    color: #000000;
	margin:0;
}

.drag-image span {
    font-size: 14px;
    font-weight: 300;
    color: #000000;
    margin: 1px 0 1px 0
}
/*
.drag-image button {
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 300;
    border: none;
    outline: none;
    background: transparent;
    color: #fff;
    border: 1px solid #000000;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.5s
}
*/
/*
.drag-image button:hover {
    background-color: #000000;
    color: red
}
*/
.drag-image img {
	max-width:100%;
	max-height:350px;
	height: auto;
	width:auto;
	
	
    /*height: 100%;*/
    /*width: 100%;*/
    object-fit: cover;
    border-radius: 5px
}

.box-image {
    border: 2px solid #f56a6a;
	/*padding:15px 15px 12px 15px;*/
	padding:7px 7px 7px 7px;
	min-height: auto;
	max-width: 800px;
    border-radius: 5px;
    font-weight: 400;
    text-align: center;
    justify-content: center;
}

.box-image img {
	max-width:100%;
	max-height:350px;
	height: auto;
	width:auto;
    object-fit: cover;
    border-radius: 5px
}

//**************************************************************************************************************************//




#main {
	min-height: 420px;
}
#blok button.orderplus {
	width: 45px;
	
}

	a.hmenu {
		color: white;
	}
#footer {
	/*padding: 0em 0 1em 0 ;*/
	margin: 0;
	padding: 0 0 1em 0 ;
	background-color: #ffffff;
	
}


#footer > .inner {
	/*border-top: 5px solid #f56a6a;*/
	/*border: 0px solid #2ECC71;*/

}

#footer > .inner .copyright {
	width: 100%;
	padding: 0;
	margin: 0em;
	list-style: none;
	font-size: 0.8em;
	color: rgba(88, 88, 88, 0.5);
	text-align: center;
}

#footer > .inner .row {
	width: 100%;
	padding: 0;
}
/* Contact */
ul.contact {
  list-style: none;
  padding: 0; 
  }
  ul.contact li {
    text-decoration: none;
    border-top: solid 0px rgba(210, 215, 217, 0.75);
    margin: 0;
    padding: 1.5em 0 0 3em;
    position: relative; }
    ul.contact li:before {
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      text-transform: none !important;
      font-family: 'Font Awesome 5 Free';
      font-weight: 400; }
    ul.contact li:before {
      color: #f56a6a;
      display: inline-block;
      font-size: 1.5em;
      height: 1.125em;
      left: 0;
      line-height: 1.125em;
      position: absolute;
      text-align: center;
      top: 1em;
      width: 1.5em; }
    ul.contact li:first-child {
      border-top: 0;
      margin-top: 0;
      padding-top: 0; }
      ul.contact li:first-child:before {
        top: 0; }
    ul.contact li a {
      color: inherit; }



.row.linia {
	padding-top:10px;
	border-bottom: 5px solid #f56a6a;
}


ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0;
	margin: -3.5em 0 0 -1em;
	text-align: right;
}

/*	
div.dataTables_wrapper  div.dataTables_filter {
  width: 80%;
  float: none;
  text-align: left;
  padding: 5px;
}
*/


table tr th.tytul_table {
	font-size:1.5em;
}

input.wymagane, select.wymagane, textarea.wymagane {
	background:pink;
	border: 3px solid #f56a6a;
}
input.wymagane[type="radio"] + label:before {
	background: #f56a6a;
	border-color: #f56a6a;
}
.field_mdost {
	display:none;
}
.field_mdost_adres {
	display:none;
}	


#blok {
	text-align: center;
	font-size: 20px;
	line-height: 12px;
	overflow: hidden;
	margin:0;
}
#blok input {
	font-size: 13pt;
	font-weight:500;
	color:#000000;
}
#blok button {
	padding: 5px;
	height: 32px;
	width: 55px;
	font-size: 16px;
	line-height: 16px;
}
.element {
	display: inline-block;
	letter-spacing: normal;
	font-size: normal;
	white-space: normal;
	text-align: normal;
	vertical-align: middle;
}	

.kotwa-name {
	margin-top: -2px;
	/*position: relative;*/
	display: flex;
	justify-content: center;
	align-items: center;
	/*height: 38px;*/
	/*width: 130px;*/
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background: #ec5151;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	text-align: center;
}
.beton-name {
	color: #000000;
	font-weight: 700;
}





/******************************** ZAKLADKI ***************************************************************/
		.tabs {
			list-style-type: none;
			margin: 1px 0 0 0;
			padding: 0;
			clear: both;
			padding-bottom: 10px;
			overflow: hidden;
		}
		.tabs a {
			width: 15%;
			display: inline-block;
			height: 3em;
			margin:1px;
			background: #eee;
			/*font-size: 1em;*/
			font-weight: bold;
			line-height: 3em;
			text-decoration: none;
			color: #333;
			text-align: center;
		}
		.tabs a.active {
			background: #EC185D;
			color:#fff;
		}

		/* ---- treść zakładek ---- */
		.tabs-container {
		}
		.tabs-container .tab-content {
		}

		.tabs-container.js .tab-content {
			display: none;
			padding:1em;
			/*font-size:2em;*/
			/*background: #eee;*/
			border-radius:2px;
		}
		.tabs-container.js .tab-content.active {
			display: block;
		}
/***********************************************************************************************/
h7 {
	color:red;
	font-weight: bold;
	font-size: 1.3em;
	text-transform:capitalize;
	letter-spacing: 0.1em;
}

span.sumy {
  color: #7f888f;
  font-family: "Open Sans", sans-serif;
  font-size: 13pt;
  font-weight: 400;
}
  

	video {
	  margin-top: 30px;
	  width: 100%    !important;
	  height: auto   !important;
	}
    .fixedHeader-floating>thead>tr>th {
		/*
        display: inline-block !important;
		*/
    }
	.dataTables_wrapper   .dataTables_filter{
        float: left ;
    }

	.dataTables_wrapper  .dataTables_length{
        float: right ;
		display : none ;
    }
	td.details-control {
		background: url('/assets/datatables/DataTables-1.10.20/images/details_open.png') no-repeat center center;
		cursor: pointer;
	}
	tr.shown td.details-control {
		background: url('/assets/datatables/DataTables-1.10.20/images/details_close.png') no-repeat center center;
	}	
	
	#klienci_filter {
		float: right ;
		margin-right: 0.6em;
	}
	
	#trasa_filter {
		float: right ;
		margin-right: 0.6em;
	}

	input[type="text"].current_edit_klient {
		background:rgb(0, 255, 0 , 0.3);
		color:black;
		border: solid 1px black;
	}
	select.current_edit_klient {
		color:black;		
		background:rgb(0, 255, 0 , 0.3);
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='%23c9c9c9' /%3E%3C/svg%3E");
		background-size: 1.25rem;
		background-repeat: no-repeat;
		background-position: calc(100% - 1rem) center;
		height: 3em;
		padding-right: 3em;
		text-overflow: ellipsis;

	}
	textarea.current_edit_klient {
		background:rgb(0, 255, 0 , 0.3);
		color:black;
	}

.ramka {
	/*border: 2px dashed #f56a6a;*/
}
	
.centrala {
	text-transform:capitalize;
	font-size:8pt;
	background-color: red;
	color: white;
}
.oddzial {
	text-transform:capitalize;
	font-size:8pt;
	background-color: blue;
	color: white;
}
.online_order {
	visibility:hidden;
	/*visibility:visible;*/
}
	
.bborder {
	/*padding:1px;*/
	/*border: 1px solid black;*/
}
	
span.platnik {
	color:black;
	font-size:10pt;
	font-weight: 400;
}

span.klient {
	color:black;
	font-size:10pt;
	font-weight: 400;
}
	
/*******************************************************************************/	
#edycja {
	position: fixed;
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
	display: none;
	border: 4px solid black;
	background-color:#ffffff;
}
#closeed {
	position: relative;
	top:10px;
	left:10px;
}
#saveed {
	position: absolute;
	add this ==> display : flex;
	and this ==> align-items : flex-end
	add this on its childs ==> flex : 0 ;/*if yout want the button width and height to not stretch or shrink*/
	bottom: 0;
	right: 0;
	display: inline-block;
	margin-left: -10px;
	margin-right: 4px;
	margin-bottom: 4px;
}
/*******************************************************************************/
		ul.tabs {
			list-style-type: none;
			margin: 1px 0 0 0;
			padding: 0;
			clear: both;
			padding-bottom: 10px;
			overflow: hidden;
		}
		ul.tabs li.tab-link{
			width: 15%;
			display: inline-block;
			height: 3em;
			margin:1px;
			cursor: pointer;
			background: #eee;
			font-weight: bold;
			line-height: 3em;
			text-decoration: none;
			color: #333;
			text-align: center;
		}
		ul.tabs li.tab-check {
			width: 15%;
			display: inline-block;
			height: 3em;
			margin:1px;
			cursor: pointer;
			background: #eee;
			font-weight: bold;
			line-height: 3em;
			text-decoration: none;
			color: #333;
			text-align: center;
		}

		ul.tabs li.current{
			background: #EC185D;
			color:#fff;
			cursor: not-allowed;
		}


		.tab-content{
			display: none;
		}

		.tab-content.current{
			display: block;
		}
		
		.krasnal {
			margin-left:1.2em;
			margin-bottom:0.5em;
			padding:10px;
			border-top: 1px solid #f56a6a;
		}
		hr.krasnala {
			border-top: 2px solid #f56a6a;
		}
		
		.col-12-xsmall {
			padding:3px;
		}
		
.k_aktywny_red {
	color:white;
	background-color: red;
	padding:3px;
	cursor: pointer;
}
span.k_aktywny_green {
	color:white;
	background-color: green;
	padding:3px;
	cursor: pointer;
}
span.k_sprzedaz_green {
	color:white;
	background-color: green;
	padding:3px;
	cursor: pointer;
}
.Btn_EDIT_web {
	cursor: pointer;
}

.ed_platnik:read-only {
  /*
  background-color: red;
  color: white;
  */
}

.ed_platnik:read-write {
   border: 3px solid #green;
   background-color : rgb(0, 255, 0 , 0.3);
  /*background-color: lime;*/
}

.ed_klient:read-write {
   border: 3px solid #green;
   background-color : rgb(0, 255, 0 , 0.3);
  /*background-color: lime;*/
}


/*******************************************************************************/		
.popup { 
	z-index:999; 
	position:fixed; 
	top:50%; 
	left:50%; 
	width:90%;
	max-height:90%;
	padding:20px; 
	display:none;
	text-align:left;  
	background: #ffffff;
	border: solid 5px #f56a6a;  
    overflow: auto;
	/*overflow-y: scroll !important;*/
}
.popupART { 
	display:none;
}

input.numeric {
	padding : 0;
}

.zegar_techno_font {
	font-family: 'Exotic350BT-Bold';
	font-size: 1.1em;
}
.zegar_modern_font {
	font-family: 'Exotic350BT-Bold';
	font-size: 1.1em;
}
.zegar_classic_font {
	font-family: 'ZapfHumanist601BT-Roman';
	font-size: 1.1em;
}
.zegar_quadro_font {
	font-family: 'Square721BT-Roman';
	font-size: 1.1em;
}
.zegar_artdeco_font {
	font-family: 'ITCAvantGardeStd-Bk';
	font-size: 1.1em;
}
.zegar_kute_font {
	font-family: 'WeddingTextStd';
	font-size: 1.1em;
}

@font-face {
  font-family: "Exotic350BT-Bold";
  src: url("../fonts/Exotc350BdBTBold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Exotc350BdBTBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Exotc350BdBTBold.otf") format("opentype"), /* Open Type Font */
    url("../fonts/Exotc350BdBTBold.svg") format("svg"), /* Legacy iOS */
    url("../fonts/Exotc350BdBTBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Exotc350BdBTBold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/Exotc350BdBTBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ZapfHumanist601BT-Roman";
  src: url("../fonts/ZapfHumanist601BT-Roman.eot"); /* IE9 Compat Modes */
  src: url("../fonts/ZapfHumanist601BT-Roman.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/ZapfHumanist601BT-Roman.otf") format("opentype"), /* Open Type Font */
    url("../fonts/ZapfHumanist601BT-Roman.svg") format("svg"), /* Legacy iOS */
    url("../fonts/ZapfHumanist601BT-Roman.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/ZapfHumanist601BT-Roman.woff") format("woff"), /* Modern Browsers */
    url("../fonts/ZapfHumanist601BT-Roman.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ZapfHumanist601BT-BoldItalic";
  src: url("../fonts/ZapfHumanist601BT-BoldItalic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/ZapfHumanist601BT-BoldItalic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/ZapfHumanist601BT-BoldItalic.otf") format("opentype"), /* Open Type Font */
    url("../fonts/ZapfHumanist601BT-BoldItalic.svg") format("svg"), /* Legacy iOS */
    url("../fonts/ZapfHumanist601BT-BoldItalic.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/ZapfHumanist601BT-BoldItalic.woff") format("woff"), /* Modern Browsers */
    url("../fonts/ZapfHumanist601BT-BoldItalic.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Square721BT-Roman";
  src: url("../fonts/square721bt.eot"); /* IE9 Compat Modes */
  src: url("../fonts/square721bt.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/square721bt.otf") format("opentype"), /* Open Type Font */
    url("../fonts/square721bt.svg") format("svg"), /* Legacy iOS */
    url("../fonts/square721bt.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/square721bt.woff") format("woff"), /* Modern Browsers */
    url("../fonts/square721bt.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ITCAvantGardeStd-Bk";
  src: url("../fonts/ITCAvantGardeStd-Bk.eot"); /* IE9 Compat Modes */
  src: url("../fonts/ITCAvantGardeStd-Bk.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/ITCAvantGardeStd-Bk.otf") format("opentype"), /* Open Type Font */
    url("../fonts/ITCAvantGardeStd-Bk.svg") format("svg"), /* Legacy iOS */
    url("../fonts/ITCAvantGardeStd-Bk.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/ITCAvantGardeStd-Bk.woff") format("woff"), /* Modern Browsers */
    url("../fonts/ITCAvantGardeStd-Bk.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "WeddingTextStd";
  src: url("../fonts/WeddingTextStd.eot"); /* IE9 Compat Modes */
  src: url("../fonts/WeddingTextStd.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/WeddingTextStd.otf") format("opentype"), /* Open Type Font */
    url("../fonts/WeddingTextStd.svg") format("svg"), /* Legacy iOS */
    url("../fonts/WeddingTextStd.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/WeddingTextStd.woff") format("woff"), /* Modern Browsers */
    url("../fonts/WeddingTextStd.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DrukarniaPolska";
  src: url("../fonts/zaiDrukarniaPolska.eot"); /* IE9 Compat Modes */
  src: url("../fonts/zaiDrukarniaPolska.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/zaiDrukarniaPolska.otf") format("opentype"), /* Open Type Font */
    url("../fonts/zaiDrukarniaPolska.svg") format("svg"), /* Legacy iOS */
    url("../fonts/zaiDrukarniaPolska.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/zaiDrukarniaPolska.woff") format("woff"), /* Modern Browsers */
    url("../fonts/zaiDrukarniaPolska.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
.exitpopup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    z-index: 700;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
//***************************************************************************************************//
.alias {cursor: alias;}
.all-scroll {cursor: all-scroll;}
.auto {cursor: auto;}
.cell {cursor: cell;}
.col-resize {cursor: col-resize;}
.context-menu {cursor: context-menu;}
.copy {cursor: copy;}
.crosshair {cursor: crosshair;}
.default {cursor: default;}
.e-resize {cursor: e-resize;}
.ew-resize {cursor: ew-resize;}
.grab {cursor: grab;}
.grabbing {cursor: grabbing;}
.help {cursor: help;}
.move {cursor: move;}
.n-resize {cursor: n-resize;}
.ne-resize {cursor: ne-resize;}
.nesw-resize {cursor: nesw-resize;}
.ns-resize {cursor: ns-resize;}
.nw-resize {cursor: nw-resize;}
.nwse-resize {cursor: nwse-resize;}
.no-drop {cursor: no-drop;}
.none {cursor: none;}
.not-allowed {cursor: not-allowed;}
.pointer , .pointer_rt {cursor: pointer;}
.progress {cursor: progress;}
.row-resize {cursor: row-resize;}
.s-resize {cursor: s-resize;}
.se-resize {cursor: se-resize;}
.sw-resize {cursor: sw-resize;}
.text {cursor: text;}
.url {cursor: url(myBall.cur),auto;}
.w-resize {cursor: w-resize;}
.wait {cursor: wait;}
.zoom-in {cursor: zoom-in;}
.zoom-out {cursor: zoom-out;}


table.dataTable tbody th.dt-body-temat,
table.dataTable tbody td.dt-body-temat {
	/*color:red;*/
	color: #585858;
	font-family: monospace;
	font-size: 11pt;
	font-weight: 300;
	line-height: normal;
	white-space: nowrap;
}

hr.sekcja {
	border: 2px solid red;	
}


/*
     .kms_ellipsis { 
            position: relative; 
        } 
        .kms_ellipsis:before { 
            content: ' '; 
            visibility: hidden; 
        } 
        .kms_ellipsis span { 
            position: absolute; 
            left: 0; 
            right: 0; 
            white-space: nowrap; 
            overflow: hidden; 
            text-overflow: ellipsis; 
        } 
*/
/*____________________________________________________________________________*/		
   .fixTableHead { 
      overflow-y: auto; 
    } 
    .fixTableHead thead th { 
      /*position: sticky; */
      top: 0; 
    } 
    table { 
      border-collapse: collapse;         
      width: 100%; 
    } 
    th, 
    td { 
      /*padding: 8px 15px; */
      /*border: 2px solid #529432; */
    } 
    th { 
      background: #FFFFFF;
    } 
	
    .fixedHeader-floating>thead>tr>th {
        display: inline-block !important;
    }

	.folderaktywny {
		background-color:#ffe0b2;
		color:black;
	}
