
.blokmenu li {
    position: relative;
}

.fly_mail_container.NKLIENT {
    margin: 10px; 
}

#klientPanelKlient1Link_NKLIENT {
    width: 104px !important;
}

/* baloon.css (tooltipy) */
@import "./balloon.css";
[aria-label][data-balloon-pos]:after {
	box-shadow: 0 2px 15px rgba(0,0,0,.2);
	text-transform: none;
}

/* TMP - style dla przycisku "RODO" */
body .ddcolortabs li {
    display: block;
	float: left;
    margin: 0;
    padding: 0;
}
body .ddcolortabs li:first-of-type {
    margin-left: -10px;
}
body .ddcolortabs li:last-of-type {
    margin-right: -10px;
}
body .ddcolortabs a.aktualnosci {
	position: relative;
	z-index: 2;
    background: #176ea3;
	margin: -5px -50px -2px 0;
	padding: 3px 0 0;
	border: 2px solid white;
	height: 43px;
	box-sizing: border-box;
	display: block;
    margin-left: 2px;
}
.menubx6 li:first-of-type {
	position: relative;
	margin-left: -7px !important;
}
.menubx6 li:first-of-type .menuLicznik {
	top: 4px;
    left: -22px;
    right: auto;
}
body .ddcolortabs a.aktualnosci:hover,
body .ddcolortabs a.aktualnosci:focus {
    background: #125b87;
}
body .ddcolortabs a.aktualnosci.aktualnosci-red,
body .ddcolortabs a.aktualnosci.menu-red,
body .ddcolortabs a.menu-red {
  background: #c10000;
}
body .ddcolortabs a.aktualnosci.aktualnosci-red:hover,
body .ddcolortabs a.aktualnosci.aktualnosci-red:focus,
body .ddcolortabs a.aktualnosci.menu-red:hover,
body .ddcolortabs a.aktualnosci.menu-red:focus,
body .ddcolortabs a.menu-red:hover,
body .ddcolortabs a.menu-red:focus {
  background: #8c0101;
}
.ddcolortabs i,
.chat-link-menu i.fa-2x {
	color: #ebecec;
	font-size: 17px!important;
    padding: 9px 8px 0 5px !important;
    height: 25px;
}
a.chat-link-menu {
	display: initial;
	padding: 0 0 2px 3px !important; 
}

/* General */

/* Colors */
.PageBgColor {
	background-color: #bdcddb;
	}

.FormTitleBgColor {
	background-color: #3d84cc;
	}

.FormTitleFontColor {
	color: #ffffff;
	}

.CaptionBgColor {
	background-color: #dfdfdf;
	}

.CaptionFontColor {
	color: #000000;
	}

.DataBgColor {
	background-color: #f7f7f7;
	}

.AltDataBgColor {
	background-color: #ebf2f8;
	}

.DataFontColor {
	color: #000000;
	}

.LinkColor {
	color: #0059b2;
	}

.VisitedLinkColor {
	color: #830083;
	}

.HoverLinkColor {
	color: #ff0000;
	}

.ColorBgButton {
	background-color: #3d84cc;
}

.ColorFontButton {
	color: #ffffff;
}

.ColorBgButtonPassive {
	background-color: #93c9ff;
}

.ColorFontButtonPassive {
	color: #ffffff;
}

/* BEGIN Common */
body {
	/*color: #ebecec;*/
	color: #000000;
	font-family: Arial; font-size: 70%;
	}


html>body {
	font-family: Arial; font-size: 70%;
}

html>body td, html>body th, html>body table {
	font-size: 100%;
}


/*ie6*/
* html body {
	font-family: Arial; font-size: 70%;
}

* html body td, * html body th, * html body table {
	font-size: 102%;
}
/*end*/

.text {
	color: #000000
	}

a.menulink:link, a.menulink:visited {
	color: #0059b2;
	}

a.menulink:hover, a.menulink:active {
	color: #ff0000;
	}


a:link {
	color: #0059b2;
	}

a:visited {
	color: #830083;
	}

a:hover,a:active {
	color: #ff0000;
	}

ul, ol, blockquote {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	}

form {
	margin: 0px;
	}

h1	{
	color: #3d84cc;
	font-size: 140%;
	margin-top: 5px;
	margin-bottom: 5px;
	}

h2	{
	color: #3d84cc;
	font-size: 120%;
	margin-top: 15px;
	margin-bottom: 5px;
	}

h3	{
	color: #3d84cc;
	font-size: 100%; font-style: italic;
	margin-top: 15px;
	margin-bottom: 5px;
	}

h4	{
	color: #3d84cc;
	font-size: 90%;
	margin-top: 15px;
	margin-bottom: 5px;
	}

h5	{
	color: #3d84cc;
	font-size: 95%; font-style: italic;
	margin-top: 15px;
	margin-bottom: 5px;
	}

h6	{
	color: #3d84cc;
	font-size: 80%;
	margin-top: 15px;
	margin-bottom: 5px;
	}

th	{
	font-family: Arial; font-size: 70%;
	}

td {
	font-family: Arial; font-size: 70%;
	}

/*input, textarea, select {
	font-family: Arial; font-size: 70%;
	font-size: 100%;
}

html>body input, html>body select, html>body textarea {
	font-family: Arial; font-size: 70%;
	font-size: inherit;
}*/

/* END Common */

.Header {
	width: 100%;
	}

.Header th {
	font-size: 90%; font-weight: bold; text-align: center !important;
	padding: 1px;
	background-image: url('Images/HeaderBg.gif');
	color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}


html>body .Header th {
	font-size: 130%;
	font-weight: bold;
	text-align: center !important;
}


/*ie6*/
* html body .Header th {
	font-size: 110%;
	font-weight: bold;
	text-align: center !important;
}
/*end*/

.Header a:link {
	color: #ffffff;
	}

.Header a:visited {
	color: #ffffff;
	}

.Header a:hover, .Caption a:active {
	color: #ffffff; text-decoration: none;
	}

.HeaderLeft {
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRight {
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeft img{
	width: 1px;
	}

.HeaderRight img{
	width: 1px;
	}


/* Grid Options */
.Grid {
	padding: 0px 0px;
	/*border-left: 1px solid #3d84cc;
	border-bottom: 1px solid #3d84cc;*/
	width: 100%;
	}

.Caption th {
	font-size: 70%;
	text-align: center;
	vertical-align: top;
	padding: 2px 2px;
	/*border-top: 1px solid #3d84cc;
	border-right: 1px solid #3d84cc;
	background-color: #dfdfdf; color: #000000;*/
	color: #f7f7f7;
	background: transparent url(img/m1bg.jpg) center center repeat-x;
	white-space: nowrap;
	}

.Caption td {
	font-size: 70%; text-align: left; vertical-align: top;
	padding: 1px;
	/*border-top: 1px solid #3d84cc;
	border-right: 1px solid #3d84cc;*/
	background-color: #dfdfdf; color: #000000;
	white-space: nowrap;
	}


html>body .Caption th, html>body .Caption td {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
}


/*ie6*/
* html body .Caption th, * html body .Caption td {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
}
/*end*/

.Caption a:link {
	color: #f7f7f7;
	}

.Caption a:visited {
	color: #f7f7f7;
	}

.Caption a:hover, .Caption a:active {
	color: navy;
	}

.Caption img {
	margin: 2px;
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th {
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
/*	border-top: 1px solid #3d84cc;
	border-right: 1px solid #3d84cc;
	background-color: #f7f7f7;
	color: #000000;
	background: transparent url(img/tx.jpg) center center repeat-x;*/
	white-space: nowrap;
	color: #000000;
	}

.Row td {
	font-size: 70%;
	padding: 2px 3px;
	border-top: 1px solid #C4C4C4;
/*	border-right: 1px solid #3d84cc;*/
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	color: #000000;
	}
.TELEFON_C_OUT.Row td {
	background: #f0f0f0;
}

.RowRed td {
	font-size: 70%;
	padding: 1px;
/*	//border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;*/
	text-align: left;
	vertical-align: top;
	color: #000000;
	}



html>body .Row th, html>body .Row td, tml>body .RowRed td {
	font-size: 100%;
}


/*ie6*/
* html body .Row th, * html body .Row td, * html body .RowRed td {
	font-size: 100%;
}
/*end*/

caption.Row {
	font-size: 70%;
	padding: 1px;
	border: 1px solid #3d84cc; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7;
	color: #000000;
	}


html>body caption.Row {
	font-size: 100%;
}


/*ie6*/
* html body caption.Row {
	font-size: 100%;
}
/*end*/

.Row a:link {
	color: #0059b2;
	}

.Row a:visited {
	color: #830083;
	}

.Row a:hover, .Row a:active {
/*	//color: #ff0000;*/
	}

.Separator{
	color: #3d84cc;
	}

.Separator td{
	height: 1px;
	}


.AltRow th {
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	/*//border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;*/
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td {
	font-size: 70%;
	padding: 1px;
	/*//border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;*/
	text-align: left;
	vertical-align: top;
	background-color: #ebf2f8;
	color: #000000;
	}


html>body .AltRow th, html>body .AltRow td {
	font-size: 100%;
}


/*ie6*/
* html body .AltRow th, * html body .AltRow td {
	font-size: 100%;
}
/*end*/

.AltRow a:link {
	color: #0059b2;
	}

.AltRow a:visited {
	color: #830083;
	}

.AltRow a:hover, .AltRow a:active {
	color: #ff0000;
	}

.NoRecords td {
	font-size: 70%;
	padding: 1px;
	/*border-top: 1px solid #3d84cc;
	border-right: 1px solid #3d84cc;*/
	text-align: center;
	background-color: #f7f7f7;
	color: #000000;
	vertical-align: top;
	}

.Footer td {
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #3d84cc;
	/*border-right: 1px solid #3d84cc;*/
	background-color: #f7f7f7;
	/*background-color: #ffffff;*/
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .NoRecords td, html>body .Footer td {
	font-size: 100%;
}


/*ie6*/
* html body .NoRecords td, * html body .Footer td {
	font-size: 100%;
}
/*end*/

.Footer a:link {
	color: #0059b2;
	}

.Footer a:visited {
	color: #830083;
	}

.Footer a:hover, .Footer a:active {
	color: #ff0000;
	}

.Footer img {
	margin: 2px;
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record {
	border-left: none; border-bottom: none;  border-right: none;
	width: 100%;
	}

.Error td {
	font-size: 120%;
	padding: 1px;
	border-top: 0px none; border-right: 0px none;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #ffffff;
	font-weight: bold;
	}


* html>body .Error td {
	font-size: 100%;
}


/*ie6*/
* html body .Error td {
	font-size: 100%;
}
/*end*/

.Controls th {
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	/* border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc; */
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}


.Controls .thg {

	padding: 1px;
	padding-top: 5px;
	padding-left: 3px;
	border-top: 1px solid #dfdfdf; border-right: none;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td {
	font-size: 70%;
	padding: 5px;
	padding-left: 3px;
	padding-top: 3px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7;
	color: #000000;
	}

.Controls td:first-child {
	padding-left: 5px;
	}

.Bottom td {
	font-size: 80%;
	padding: 1px;
	border: 0px none; border-left: 0px none;
	background-color: #f7f7f7;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

html>body .Controls th, html>body .Controls td, html>body .Bottom td {
	font-size: 100%;
}


/*ie6*/
* html body .Controls th, * html body .Controls td, * html body .Bottom td {
	font-size: 100%;
}
/*end*/

.Bottom a:link {
	color: #0059b2;
	}

.Bottom a:visited {
	color: #830083;
	}

.Bottom a:hover, .Caption a:active {
	color: #ff0000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle;
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8;
	color: #000000;
	}

.GroupCaption td{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7;
	color: #000000;
	}


html>body .GroupCaption th, html>body .GroupCaption td {
	font-size: 100%;
}


/*ie6*/
* html body .GroupCaption th, * html body .GroupCaption td {
	font-size: 100%;
}
/*end*/

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #ff0000;
	}

.GroupFooter td{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #dfdfdf;
	color: #000000;
	}


html>body .GroupFooter td {
	font-size: 100%;
}


/*ie6*/
* html body .GroupFooter td {
	font-size: 100%;
}
/*end*/

.GroupFooter a:link {
	color: #0059b2;
	}

.GroupFooter a:visited{
	color: #830083;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #ff0000;
	}

.GroupFooter img {
	margin: 2px;
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8;
	color: #000000;
	border-bottom: 2px solid #3d84cc;
	}


html>body .SubTotal td {
	font-size: 100%;
}


/*ie6*/
* html body .SubTotal td {
	font-size: 100%;
}
/*end*/

.SubTotal a:link {
	color: #0059b2;
	}

.SubTotal a:visited{
	color: #830083;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #ff0000;
	}

.Total td{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ebf2f8;
	color: #000000;
	}


html>body .Total td {
	font-size: 100%;
}


/*ie6*/
* html body .Total td {
	font-size: 100%;
}
/*end*/

.Total a:link {
	color: #0059b2;
	}

.Total a:visited{
	color: #830083;
	}

.Total a:hover, .Total a:active{
	color: #ff0000;
	}

/* Form Options */
.Button, .sykon_submit, .btn-simple {
	background-image: url('Images/button.jpg'); color: #ffffff; border-left: solid 1px #d38425; border-top: 0px none; border-right: solid 1px #d38425; border-bottom: 0px none; padding: 0px 2px 4px 2px; font-weight: bold; text-shadow: 1px 1px #794a11; font-family: Tahoma; font-size: 10px; font-weight: bold; height: 28px;
}
.btn-dark {
	background-image: url('Images/button.jpg'); 
	border-left: solid 1px #d38425; 
	border-right: solid 1px #d38425;
}

.Button_Link, a.Button_Link, .btn-simple {
	text-decoration: none;
	color: #fff !important;
	text-shadow: 1px 1px #794a11;
	display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
    margin: 5px 0;
}
.btn-simple { 
	cursor: default;
	margin: 0;
}

.Button.disabled,
.Button[disabled="disabled"],
.Button[disabled],
.sykon_submit.disabled,
.sykon_submit[disabled="disabled"],
.sykon_submit[disabled],
.btn-simple.disabled,
.btn-simple[disabled="disabled"],
.btn-simple[disabled],
.Button_Link.disabled,
.Button_Link[disabled="disabled"],
.Button_Link[disabled] {
	background: #aaa !important;
}

/* Calendar */
.Calendar {
	border: 1px solid #3d84cc;
	width: 100%;
}
.CalendarWeekdayName{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	background-color: #ebf2f8;
	color: #000000;
	font-weight: normal;
}
html>body .CalendarWeekdayName {
	font-size: 100%;
}

/*ie6*/
* html body .CalendarWeekdayName {
	font-size: 100%;
}
/*end*/

.CalendarWeekdayName a:link {
	color: #0059b2;
	}

.CalendarWeekdayName a:visited{
	color: #830083;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #ff0000;
	}

.CalendarWeekendName{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	background-color: #ebf2f8;
	color: #000000;
	font-weight: normal;
	}


html>body .CalendarWeekendName {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendName {
	font-size: 100%;
}
/*end*/

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;
	color: #000000;
	}


html>body .CalendarDay {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarDay {
	font-size: 100%;
}
/*end*/

.CalendarDay a:link {
	color: #0059b2;
	}

.CalendarDay a:visited{
	color: #830083;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #ebf2f8;
	color: #000000;
	}


html>body .CalendarWeekend {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekend {
	font-size: 100%;
}
/*end*/

.CalendarWeekend a:link {
	color: #0059b2;
	}

.CalendarWeekend a:visited{
	color: #830083;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 70%;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;
	color: #000000;
	}


html>body .CalendarToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarToday {
	font-size: 100%;
}
/*end*/

.CalendarToday a:link {
	color: #0059b2;
	}

.CalendarToday a:visited{
	color: #830083;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 70%;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #ebf2f8;
	color: #000000;
	}


html>body .CalendarWeekendToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendToday {
	font-size: 100%;
}
/*end*/

.CalendarWeekendToday a:link {
	color: #0059b2;
	}

.CalendarWeekendToday a:visited{
	color: #830083;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;
	color: #3d84cc;
	}


html>body .CalendarOtherMonthDay {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthDay {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthDay a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthDay a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 70%;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;
	color: #3d84cc;
	}


html>body .CalendarOtherMonthToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthToday {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthToday a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthToday a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #ebf2f8;
	color: #3d84cc;
	}


html>body .CalendarOtherMonthWeekend {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekend {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekend a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 70%;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	color: #3d84cc;
	background-color: #ebf2f8;
	}


html>body .CalendarOtherMonthWeekendToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendToday {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendToday a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #dfdfdf;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}


html>body .CalendarSelectedDay {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDay {
	font-size: 100%;
}
/*end*/

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 70%;
	padding: 1px;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}


html>body .CalendarNavigator {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigator {
	font-size: 100%;
}
/*end*/

.CalendarNavigator a:link {
	color: #0059b2;
	}

.CalendarNavigator a:visited{
	color: #830083;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #ff0000;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle;
	}

.CalendarNavigator td {
	font-size: 70%;
	}

.CalendarNavigator th {
	font-size: 70%;
	}


html>body .CalendarNavigator th, html>body .CalendarNavigator td {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigator th, * html body .CalendarNavigator td {
	font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEvent{
	font-size: 70%;
	text-align: left;
	}


html>body .CalendarEvent {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarEvent {
	font-size: 100%;
}
/*end*/

.CalendarEvent a:link {
	color: #0059b2;
	}

.CalendarEvent a:visited{
	color: #830083;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #ff0000;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.th {
	font-family: Arial; font-size: 70%;
	font-weight: bold;
}


html>body .th {
	font-size: 100%;
}


/*ie6*/
* html body .th {
	font-size: 100%;
}
/*end*/

.Header .th {
	font-size: 90%; font-family: Tahoma; font-weight: bold; text-shadow:1px 1px #794A11; text-align: center !important;
	padding: 1px;
	background-image: url('Images/HeaderBg.gif');  color: #ffffff;
	width: 100%;
	white-space: nowrap;
	height: 30px;
}


html>body .Header .th {
	font-size: 110%;
	font-weight: bold; text-align: left !important; padding-left: 10px;
}


/*ie6*/
* html body .Header .th {
	font-size: 110%; font-weight: bold; text-align: left !important;
}
/*end*/

.Caption .th {
	font-size: 70%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #dfdfdf; color: #000000;
	white-space: nowrap;
}


html>body .Caption .th {
	font-size: 100%; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .Caption .th {
	font-size: 100%; text-align: left; vertical-align: top;
}
/*end*/

.Row .th {
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.AltRow .th {
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.Controls .th {
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 1px;
	/* border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc; */
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
}

.GroupCaption .th {
	font-size: 70%;
	padding: 1px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #ebf2f8;
	color: #000000;
}


html>body .GroupCaption .th {
	font-size: 100%;
}

html>body .Row .th, html>body .AltRow .th, html>body .Controls .th {
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .GroupCaption .th {
	font-size: 100%;
}

* html body .Row .th, * html body .AltRow .th, * html body .Controls .th {
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenu td {
	font-size: 70%;
}


html>body .simpleMenu td {
	font-size: 100%;
}


/*ie6*/
* html body .simpleMenu td {
	font-size: 100%;
}

/*end*/

input {
	font-size: 12px;

}

textarea {
	font-size: 12px;

}

select {
	font-size: 12px;

}

/*KOLORKI DO STYLI*/

.Rgreen td {
	color: #002800;
	background-color:lightgreen;
}

.Rred td {
	color: #6A000D;
	background-color:#FFA073;
}

.Rblue td {
	color: #6A000D;
	background-color: #7CC1FF;
}


.ocenablok {
        background-color: #45A3D7;
        color:white;
        font-weight: bold;
        height:30px;
        text-align: center;
        padding-top:5px;
        padding-left:5px;
        padding-right:5px;
        font-size:17px;
        border:1px solid grey;
}

.Row .cWplatyKlienta {
	background-color: #A5DFFF;
}

.Row .cZaplatyKlienta {
	background-color: #FCFCB3;
}

.Row:hover td {
    background-color: #A5DFFF;
    cursor: pointer;
}

.Button2Color {
    background-color: #45A3D7;
    color: white;
    font-weight: bold;
    width: 230px;
}
/********** ipromptu **********************/
body .ui-widget-shadow {
    background: white;
    opacity: 1;
    color: #333;
}
.jqifade{
        position: absolute;
        background-color: #aaaaaa;
}
div.jqi{
        width: 400px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        position: absolute;
        background-color: #ffffff;
        font-size: 11px;
        text-align: left;
        border: solid 1px #eeeeee;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        padding: 7px;
}
div.jqi .jqicontainer{
        font-weight: bold;
}
div.jqi .jqiclose{
        position: absolute;
        top: 4px; right: -2px;
        width: 18px;
        cursor: default;
        color: #bbbbbb;
        font-weight: bold;
}
div.jqi .jqimessage{
        padding: 10px;
        line-height: 20px;
        color: #444444;
}
div.jqi .jqibuttons{
        text-align: right;
        padding: 5px 0 5px 0;
        border: solid 1px #eeeeee;
        background-color: #f4f4f4;
}
div.jqi button{
        padding: 3px 10px;
        margin: 0 10px;
        background-color: #45A3D7;
        border: solid 1px #f4f4f4;
        color: #ffffff;
        font-weight: bold;
        font-size: 12px;
                width: 95%;

}
div.jqi button:hover{
        background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
        /*background-color: #8DC05B;*/
        background-color: orange;
}
.jqiwarning .jqi .jqibuttons{
        background-color: #BF5E26;
}
/********************************************/


.RowGrupowaNaglowekTO td {
	text-align: right;
	font-weight: bold;
	background-color: #429DD2;
	color: white;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #338DC1;
	border-bottom: 1px solid #338DC1;
}

.RowGrupowaNaglowek th {
	font-weight: bold;
	background-color: #F5A43A;
	color: white;
	border-top: 1px solid #D48B2C;
	border-bottom: 1px solid #D48B2C;
	margin: 0px;
    padding: 3px;
    text-shadow: 1px 1px #794A11;
}

.RowGrupowaFooter td {
	font-weight: bold;
	background-color: #F5A43A;
	color: white;
	border-top: 1px solid #D48B2C;
	border-bottom: 1px solid #D48B2C;
	margin: 0px;
    padding: 7px 0px 7px 0px;
    text-shadow: 1px 1px #794A11;
	text-align: right;
}

.RowGrupowaNaglowek .cgnaleznoscto,
.RowGrupowaNaglowek .cgzaplacono_proc,
.RowGrupowaNaglowek .cgdozaplaty,
.RowGrupowaNaglowek .cgdozaplatyteraz,
.RowGrupowaNaglowek .cgplace,
.RowGrupowaNaglowek .cgkoniec,
.RowGrupowaNaglowek .cgtonag
 {
	background-color: #F39523;
}


.cursorhelp {
	cursor: help;
}

.razemPodkreslenie td {
        border-top: 1px solid orange;
		padding-bottom: 2px;
    	padding-left: 3px;
    	padding-right: 3px;
    	padding-top: 2px;
    	text-align: left;
    	vertical-align: top;
}

.lista-mniejsze{
	color: #222;
}

.osobakontaktowa-row, .osobakontaktowa-row td{
	background: #aaa;
}



.popup_container{
    background-color: #FFFFFF;
    border: 1px solid #0E90D2;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 5px 5px 5px #3A383E;
    color: #24618C;
    left: 20%;
    margin-left: 5px;
    padding: 25px;
    position: fixed;
    top: 150px;
    width: 500px;
  font-size:13px;
  font-weight:bold;
}
.popup_container label{
  float:left;
  padding:5px 5px 3px 0px;
}
.popup_container h2{
  margin:5px 3px 15px 3px;
  color:#0F2D47;
  font-size:22px;
  border-bottom:1px solid #0F2D47 ;
}



/* boxy z informacjami */
.infobox{
  color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  font-size:20px;
    background-color: #61B832;
    border-color: #55A12C;
  animation: 5s linear 0s normal none infinite animate-bg;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    border: 1px solid;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4) inset;
    color: #FFFFFF;
    padding: 25px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
  left:0px;
  top:0px;
  display:none;

}


#msg_ok{
  background-color: #61B832;
    border-color: #55A12C;
}

#msg_nok{
    background-color: #DE4343;
    border-color: #C43D3D
}
.ierror{
  border:2px solid #CC0000;

}


/* style do okienek VOIP */
/*
.polaczenie_info{
  position:relative;
  float:left;
    background-color: #FFFFFF;
    border: 1px solid #0E90D2;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 5px 5px 5px #3A383E;
    color: #24618C;
  font-size:13px;
  font-weight:bold;
  margin:5px;
  width:150px;
  top:0px;
  left:0px;
  padding:7px;
}


#voip_box_container{
  position:absolute;
  top:50px;
  right:10px;
  width:200px;
  border:1px;
  //height:1100px;

}


.voip_nr_tel{
  padding:5px 5px 5px 2px;

}
.voip_ico_in{
  padding:10px 10px 0px 5px;
  float:left;
}

.VTYP_OUT{
    background-color: #B0E0E6!important;
}

*/

/* style do okienek VOIP */

.polaczenie_info{
  position:relative;
  float:left;
    background-color: #FFFFFF;
    border: 1px solid #0E90D2;
    border-radius: 4px 4px 4px 4px;
-webkit-box-shadow: 2px 7px 20px rgba(0,0,0,.3);
-moz-box-shadow:    2px 7px 20px rgba(0,0,0,.3);
box-shadow:         2px 7px 20px rgba(0,0,0,.3);
    color: #24618C;
  font-size:13px;
  font-weight:bold;
  margin:5px;
  width:150px;
  top:0px;
  left:0px;
  padding:7px 7px 18px;
}


#voip_box_container{
  position:absolute;
  right:10px;
  top:50px;
  width:200px;
  border:1px;
  /*//height:1100px;*/

}

#voip_notatka_box_container{
  position:absolute;
  right:10px;
  top:325px;
  width:200px;
  border:1px;
}


.voip_nr_tel{
  padding:5px 5px 0px 2px;
}

.voip_nr_teli{
	padding:10px 5px 5px 5px;
	height: 15px;
	text-align: center;
}

.voip_nr_teln a {
	padding: 1px 5px 5px 2px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #4a9dd2;
	width: 100%;
		overflow-wrap: break-word;
		word-wrap: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
}

.voip_nr_teln{
padding-bottom: 2px;
text-align: center;
}

.voip_nr_telt{
	padding-top: 15px;
padding-bottom: 15px;
color: #aaaaaa;
text-align: center;
}

.voip_nr_telr a{
padding:1px 5px 5px 2px;
text-align: left;
text-decoration: none;
color: #4a9dd2;
}

.voip_nr_telrcz{
    text-align: center;
padding-bottom: 15px;
}

.voip_nr_telrcz a{
padding:1px 5px 5px 2px;
text-align: center;
text-decoration: none;
color: #F02511;
}


.voip_nr_telvn{
    text-align: center;
padding-bottom: 15px;
}

.voip_nr_telvn a{
padding:1px 5px 5px 2px;
text-align: center;
text-decoration: none;
color: #F7A743;
}

.voip_nr_telrsz{
    text-align: center;
padding-bottom: 15px;
}

.voip_nr_telrsz a{
padding:1px 5px 5px 2px;
text-align: center;
text-decoration: none;
color: #666;
}

.voip_nr_telrz{
    text-align: center;
padding-bottom: 15px;
}

.voip_nr_telrz a{
padding:1px 5px 5px 2px;
text-align: center;
text-decoration: none;
color: #1D7009;
}


.voip_nr_telrp{
    text-align: center;
padding-bottom: 15px;
}

.voip_nr_telrp a{
padding:1px 5px 5px 2px;
text-align: center;
text-decoration: none;
color: #F08D15;
}

.voip_nr_telrn{
    text-align: center;
padding-bottom: 15px;
}

.voip_nr_telrn a{
padding:1px 5px 5px 2px;
text-align: center;
text-decoration: none;
color: #188CD9;
}


.voip_nr_telr {
padding :1px 5px 15px 15px;
text-decoration: none;
text-align: center;
}

.voip_nr_teldo {
padding: 1px 5px 0 15px;
text-align: center;
text-decoration: none;
font-size: 11px;
color: #aaaaaa;
}

.voip_nr_telno {
padding :1px 5px 15px 15px;
text-align: center;
text-decoration: none;
color: #4a9dd2;
}

.voip_nr_telno a {
text-decoration: none;
color: #4a9dd2;
}

span.zamknij_x {
    font-family: "Arial", sans-serif;
    /*display: block; */
    display: none;
    height: 20px;
    text-align: center;
    width: 20px;
    border: 1px solid #0e90d2;
    border-radius: 50%;
    color: #4a9dd2;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.voip_ico_in{
  padding: 0px 10px 0px 5px;
}

.VTYP_OUT{
    background-color: #B0E0E6!important;
}

/* ---- fly.pl styles */
#fly_mail_container {
	position: relative;
	display:inline-block;
	width: 105px;
	height: 25px;
}

#flyout_fly_container{
	position: relative;
}

#flyout_fly_container .fly-mail-popup,
#flyout_fly_container .fly-mail-popup-k{
	display: none;
	width: 450px;
	height: auto;
	position: absolute;
	z-index: 100;
	background-color: #fff;
	padding: 15px;
	border: 1px solid #0E90D2;
  border-radius: 4px 4px 4px 4px;
  -webkit-box-shadow: 3px 3px 2px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow:    3px 3px 2px 0px rgba(50, 50, 50, 0.2);
  box-shadow:         3px 3px 2px 0px rgba(50, 50, 50, 0.2);
}

#flyout_fly_container .fly-mail-popup{
	top: 255px;
  right: 10px;
}

#flyout_fly_container .fly-mail-popup-k{
	right: 10px;
	top: 190px;
}

 #flyout_fly_container .fly-mail-popup ul,
  #flyout_fly_container .fly-mail-popup-k ul{
    margin: 5px 0;
    list-style: none;
    padding: 0 10px;
 }

 #flyout_fly_container .fly-mail-popup ul li a,
  #flyout_fly_container .fly-mail-popup-k ul li a{
  display: block;
  background-color: #45A3D7;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 4px 0;
  padding: 4px 5px;
  text-decoration: none;
 }

.fly-mail-popup .info,
.fly-mail-popup-k .info {
	text-align: center;
}

.popup-opened-indicator:after {
	content: "\A";
	border-style: solid;
	position: absolute;
	bottom: -3px;
	left: 50%;
	transform: translateX(-4px);
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: none;
	z-index: 2;
	border-bottom: 8px solid #fff;
}
#fly_mail_container.popup-opened-indicator:after {
	bottom: -6px;
}

 #rezerwacjafly_button_panelfly_mail,
 #klientfly_button_panelfly_mail{
    width: 105px;
 }

 #fl_menu .menu .menu_item input{
     color: #000;
 }

 .rainbow-error.alert-danger{
  font-size: 1.8em;
  text-align: center;
 }

 .blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}




/* NOWE ZAPYTANIA */
#divprzypomnienia .NOWE span,
#sprawySearchList .NOWE span,
.RHistoria .NOWE span,
#divprzypomnienia .SPAM span,
#sprawySearchList .SPAM span,
.RHistoria .SPAM span,
#divprzypomnienia .ZA_WYSOKA_CENA span,
#sprawySearchList .ZA_WYSOKA_CENA span,
.RHistoria .ZA_WYSOKA_CENA span,
#divprzypomnienia .FIRST_MINUTE span,
#sprawySearchList .FIRST_MINUTE span,
.RHistoria .FIRST_MINUTE span,
#divprzypomnienia .INSTAGRAM span,
#sprawySearchList .INSTAGRAM span,
.RHistoria .INSTAGRAM span,
#divprzypomnienia .INTERNET span,
#sprawySearchList .INTERNET span,
.RHistoria .INTERNET span,
#divprzypomnienia .PILNE span,
#sprawySearchList .PILNE span,
.RHistoria .PILNE span {
  margin: 3px auto 0;
display: block;
text-align: center;
width: 80%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 2px 2px;
border: 1px solid #FFFBEF;
background-color: #EAEAEA;
}
#divprzypomnienia .FIRST_MINUTE span,
#sprawySearchList .FIRST_MINUTE span,
.RHistoria .FIRST_MINUTE span {
	background-color: #61EDED;
	border-color: #61EDED;
}
#divprzypomnienia .INSTAGRAM span,
#sprawySearchList .INSTAGRAM span,
.RHistoria .INSTAGRAM span {
	background-color: #ffe7d9;
	border-color: #ffe7d9;
}
#divprzypomnienia .INTERNET span,
#sprawySearchList .INTERNET span,
.RHistoria .INTERNET span {
	background-color: #d0edff;
	border-color: #d0edff;
}
#divprzypomnienia .PILNE span,
#sprawySearchList .PILNE span,
.RHistoria .PILNE span {
	background-color: hsl(0, 90%, 65%);
	border-color: hsl(0, 90%, 65%);
}

#divprzypomnienia .KONTAKT span,
#sprawySearchList .KONTAKT span,
.RHistoria .KONTAKT span,
#divprzypomnienia .KONTAKT2 span,
#sprawySearchList .KONTAKT2 span,
.RHistoria .KONTAKT2 span,
span.rounded {
  margin: 3px auto 0;
display: block;
text-align: center;
width: 80%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #FCE792;
padding: 2px 2px;
border: 1px solid #FFFBEF;
}

#divprzypomnienia .OFERTA_WYSLANA span,
#sprawySearchList .OFERTA_WYSLANA span,
.RHistoria .OFERTA_WYSLANA span{
  margin: 3px auto 0;
display: block;
text-align: center;
width: 80%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #F9CC90;
padding: 2px 2px;
border: 1px solid #FFFBEF;
}

#divprzypomnienia .REZ_OPCJA span,
#sprawySearchList .REZ_OPCJA span,
.RHistoria .REZ_OPCJA span{
  margin: 3px auto 0;
display: block;
text-align: center;
width: 80%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #7EDB6D;
padding: 2px 2px;
border: 1px solid #FFFBEF;
}

#divprzypomnienia .CZAKA_NA_LAST span,
#sprawySearchList .CZAKA_NA_LAST span,
.RHistoria .CZAKA_NA_LAST span{
  margin: 3px auto 0;
display: block;
text-align: center;
width: 80%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #FFBFF7;
padding: 2px 2px;
border: 1px solid #FFFBEF;
}

#divprzypomnienia .WTOKU span,
#sprawySearchList .WTOKU span,
.RHistoria .WTOKU span,
#divprzypomnienia .INFO span,
#sprawySearchList .INFO span,
.RHistoria .INFO span
{
  margin: 3px auto 0;
display: block;
text-align: center;
width: 80%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #A5DFFF;
padding: 2px 2px;
border: 1px solid #FFFBEF;
}




#divprzypomnienia .BRAK_KONTAKTU span,
#divprzypomnienia .INNE_BIURO span,
#sprawySearchList .BRAK_KONTAKTU span,
.RHistoria .BRAK_KONTAKTU span,
#sprawySearchList .INNE_BIURO span,
.RHistoria .INNE_BIURO span,
#divprzypomnienia .REZ_STALA span,
#sprawySearchList .REZ_STALA span,
.RHistoria .REZ_STALA span,
#divprzypomnienia .GOTOWE span,
#sprawySearchList .GOTOWE span,
.RHistoria .GOTOWE span,
#divprzypomnienia .BRAK_MIEJSC span,
#sprawySearchList .BRAK_MIEJSC span,
.RHistoria .BRAK_MIEJSC span,
#divprzypomnienia .REZYGNACJA span,
#sprawySearchList .REZYGNACJA span,
.RHistoria .REZYGNACJA span
{
	  margin: 3px auto 0;
display: block;
text-align: center;
width: 80%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #939693;
padding: 2px 2px;
border: 1px solid #FFFBEF;
min-height: 20px;
}


.RHistoria td.HistoriaCol span{
  width: 60%;
}


#sprawastatus.ext-status option[value=NOWE],
#sprawySearchs_status.ext-status option[value=NOWE]
{
	background-color: #EAEAEA;
}

#sprawastatus.ext-status option[value=KONTAKT],
#sprawySearchs_status.ext-status  option[value=KONTAKT],
#sprawastatus.ext-status option[value=KONTAKT2],
#sprawySearchs_status.ext-status  option[value=KONTAKT2]
{
  background-color: #FCE792;
}

#sprawastatus.ext-status  option[value=REZ_OPCJA],
#sprawySearchs_status.ext-status option[value=REZ_OPCJA]
{
  background-color: #7EDB6D;
}

#sprawastatus.ext-status  option[value=CZAKA_NA_LAST],
#sprawySearchs_status.ext-status  option[value=CZAKA_NA_LAST]
{
  background-color: #FFBFF7;
}

#sprawastatus.ext-status  option[value=WTOKU],
#sprawySearchs_status.ext-status  option[value=WTOKU],
#sprawastatus.ext-status  option[value=INFO],
#sprawySearchs_status.ext-status  option[value=INFO]
{
  background-color: #A5DFFF;
}

#sprawastatus.ext-status  option[value=BRAK_KONTAKTU],
#sprawastatus.ext-status  option[value=INNE_BIURO],
#sprawastatus.ext-status  option[value=BRAK_MIEJSC],
#sprawastatus.ext-status  option[value=GOTOWE],
#sprawastatus.ext-status  option[value=REZYGNACJA],
#sprawySearchs_status.ext-status  option[value=BRAK_KONTAKTU],
#sprawySearchs_status.ext-status  option[value=INNE_BIURO],
#sprawySearchs_status.ext-status  option[value=BRAK_MIEJSC]
#sprawySearchs_status.ext-status  option[value=GOTOWE]
#sprawySearchs_status.ext-status  option[value=REZYGNACJA]
{
	background-color: #939693;
}

#sprawastatus.ext-status  option[value=REZ_STALA],
#sprawySearchs_status.ext-status  option[value=REZ_STALA]
{
	background-color: #009900
}

#sprawastatus.ext-status  option[value=OFERTA_WYSLANA],
#sprawySearchs_status.ext-status option[value=OFERTA_WYSLANA]
{
	background-color: #F9CC90;
}



#mailSearchs_status.ext-status option[value=""] {background-color: #ffffff;}
#mailSearchs_status.ext-status option[value="ODEBRANY"] {background-color: #C0FF99;}
#mailSearchs_status.ext-status option[value="PRZECZYTANY"] {background-color: #00ff00;}
#mailSearchs_status.ext-status option[value="WYSLANY"] {background-color: #498ed4;}
#mailSearchs_status.ext-status option[value="WYSLANY_IMAP"] {background-color: #498ed4;}
#mailSearchs_status.ext-status option[value="CZESCIOWO_WYSLANY"] {background-color: #498ed4;}
#mailSearchs_status.ext-status option[value="NOWY"] {background-color: #EBF2F8;}
#mailSearchs_status.ext-status option[value="DOWYSLANIA"] {background-color: #EBF2A8;}
#mailSearchs_status.ext-status option[value="NIEWYSLANY"] {background-color: #ffe5e5;}





/*
#divprzypomnienia .NOWE,
#divprzypomnienia .CZAKA_NA_LAST,
#sprawySearchList .NOWE,
#sprawySearchList .CZAKA_NA_LAST
{
	background: #88DDFF !important;
}

#divprzypomnienia .WTOKU,
#sprawySearchList .WTOKU
{
  background: #F9FF7A !important;
}

#divprzypomnienia .REZ_OPCJA,
#sprawySearchList .REZ_OPCJA
{
  background: #B5E887 !important;
}

#divprzypomnienia .REZ_STALA,
#sprawySearchList .REZ_STALA
{
  background: #14ed09 !important;
}

#divprzypomnienia .BRAK_KONTAKTU,
#divprzypomnienia .INNE_BIURO,
#sprawySearchList .BRAK_KONTAKTU,
#sprawySearchList .INNE_BIURO
{
  background: #FF362B !important;
  color: #fff !important;
}

#divprzypomnienia .BRAK_MIEJSC,
#sprawySearchList .BRAK_MIEJSC
{
  background: #8C4022 !important;
  color: #fff !important;;
}
*/

#zuczestnik_error .container{
    padding: 15px;
    margin: 10px 5px 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

#zuczestnik_info .container{
    padding: 15px;
    margin: 10px 5px 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}


#sykon_news_container {
    border-radius: 4px;
    border: 1px solid #999;
    padding: 15px;
    margin: 10px 5px 0;
    color: #333;
}


#sykon_news_container a:link > i,
#sykon_news_container a:hover > i,
#sykon_news_container a:visited > i,
#sykon_news_container a:active > i,
#sykon_news_container a:link > svg,
#sykon_news_container a:hover > svg,
#sykon_news_container a:visited > svg,
#sykon_news_container a:active > svg {
    color: #31708f;
	}

.klient-box{
	display: inline-block;
	width: 150px;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
	border-color: #31708f;
	margin: 3px;
}

#zuczestnik_info .container a.klient-box-link{
	color: inherit;
	text-decoration: none;
}

.roznica_class{
	font-weight: bold;
	color: #ff0000;
}

tr.multif_red td{
	background: #FFBACB;
	padding: 2px 0;
}

tr.multif_green td{
  background: #BAFFC3;
  padding: 2px 0;
}

tr.multif_lightgray td{
  background: #eeeeee;
  padding: 2px 0;
}


tr.franek_zaplacil_wystarczajaco_class td{
	background: #C0F2B3;
}

tr.class_znacznik_oplacono td{
	background: #baffc3;
}

.multif_odpowiedz_div1 {
	display: table-cell;
	width: 250px;
	padding: 2px 5px;
}

.multif_odpowiedz_div2 {
  display: inline-block;
  width: 500px;
  padding: 2px 5px;
}

.zaplata_multif_mail_link{
	padding: 0 5px;
	color: #0059b2;
}

.Row.powiadomienia_pogrubiony td{
	border-top-color: #a4a4a4;
}


/* ==================== INCOMING TODO =========================== */



.incoming-TODO.WTOKU td {
  background-color: #FADE89;
}

.incoming-TODO.GOTOWE td,
.incoming-TODO.POTWIERDZONE td{
  background-color: #B0D894;
}

.incoming-TODO.POTERMINIE td{
  background-color: #F95355;
}

a.Button-Link2:link,
a.Button-Link2:hover,
a.Button-Link2:visited,
a.Button-Link2:active {
    color: white;
    display: inline-block;
    font-size: 11px;
    padding: 0 5px;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    line-height: 28px;
}

pre.sql_debug {
     border: 1px solid #A0A0A0;
     border-radius: 2px;
    display: block;
    font-family: Verdana;
    margin: 5px;
    padding: 5px 25px 5px 65px;
    vertical-align: top;
}

pre.sql_debug td.query_class{
	padding: 25px 0;
}

pre.sql_debug td.query_class.width{
	width: 50%;
	min-width: 50%;

}

.rainbow-hide{
	display: none;
}

.rainbow-show{
	display: block;
}

.text-decoration-none{
	text-decoration: none;
}

.crm_yellow td{
	background-color: #fcf978;
}

/*
JAKI KLIENT */

.img-gold-icon{
	background: url('../../img/jaki_klient/gold.png');
	width: 15px;
	height: 15px;
	display: inline-block;
}

.img-nut-icon{
	background: url('../../img/jaki_klient/nut.png');
	width: 15px;
	height: 15px;
	display: inline-block;
}

.img-jackpot-icon{
	background: url('../../img/jaki_klient/jackpot.png');
	width: 15px;
	height: 15px;
	display: inline-block;
}

.img-lemon-icon{
	background: url('../../img/jaki_klient/lemon.png');
	width: 15px;
	height: 15px;
	display: inline-block;
}



.zapytanie-ofertowe-input-width{
	width: 470px;
}


.subbelka .pasek-wezszy{
  opacity: 0.5;
}

.subbelka .pasek-wezszy td{
  height: 3px;
	font-size: 0 !important;
	padding: 0;
}

.subbelka table.pasek-wezszy {
	table-layout: fixed;
}


.subbelka .Headerxx td{
	font-size: 14px;
	padding-bottom: 2px;
	padding-left: 5px;
}



.buttony_sprawy{
  height:20px;
  width:20px;
  margin:0px 2px 0px 2px;
  background-repeat:no-repeat!important;
  background-position:center!important;
  cursor:pointer;
}

.buttony_sprawy_granatowy{
	background-color:#136A9F !important;
}
.buttony_sprawy:hover {
	opacity:0.5;
}

.dodaj_sprawe{
  background:url("../../Rezerwacja/todos/img/ikony_male/akcje/DODAJ_SPRAWE.png")  rgba(255, 255, 255, 0);
}
.dodaj_mail{
  background:url("../../Rezerwacja/todos/img/ikony_male/akcje/DODAJ_MAIL.png")  rgba(255, 255, 255, 0);
}
.dodaj_notatke{
  background:url("../../Rezerwacja/todos/img/ikony_male/akcje/DODAJ_NOTATKE.png")  rgba(255, 255, 255, 0);
}
.dodaj_sms{
  background:url("../../Rezerwacja/todos/img/ikony_male/akcje/DODAJ_SMS.png")  rgba(255, 255, 255, 0);
}
.telefon_in{
  background:url("../../Rezerwacja/todos/img/ikony_male/akcje/TELEFON_IN.png")  rgba(255, 255, 255, 0);
}
.telefon_out{
  background:url("../../Rezerwacja/todos/img/ikony_male/akcje/TELEFON_OUT.png")  rgba(255, 255, 255, 0);
}

.dodaj_platnosc{
  background:url("../../Rezerwacja/todos/img/ikony_male/akcje/DODAJ_PLATNOSC.png")  rgba(255, 255, 255, 0);
}

.dodaj_potwierdzenie{
  background:url("../../Rezerwacja/todos/img/ikony_male/akcje/DODAJ_POTWIERDZENIE.png")  rgba(255, 255, 255, 0);
}

/* =================== PAN BELKA ================================ */

#kp_banerIkonki, #kp_banerIkonki *, #kp_banerIkonki *::after, #kp_banerIkonki *::before {
    box-sizing: border-box;
}

#kp_banerIkonki {
    width: 100%; height: 49px;
    background-color: #ddd;
    color: #777;
}

#kp_banerIkonki .ikonaPole {
    display: inline-block;
    float: left;
    width: 20%; height: 100%;
    text-align: center;
    cursor: pointer;
}
#kp_banerIkonki .ikonaPole:hover {
    background-color: #ccc;
    color: #666;
}

#kp_banerIkonki .ikona {
  border-radius: 50%;
  color: rgba(0,0,0,0.2);
  font-size: 38px;
  font-weight: bold;
  width: 36px; height: 36px; line-height: 36px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);

}
#kp_banerIkonki .ikonaPole:hover .ikona {}
#kp_banerIkonki .ikonaDane {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 42px;
}

#kp_banerIkonki .ikonaIle {
    line-height: 0.9;
    font-size: 15px;
    text-align: left;
}
#kp_banerIkonki .ikonaPrcent {
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
}

.ikonaContainer {
    position: relative;
    width: 75px; height: 100%;
    margin: 0 auto;
}


/*  ==================================== NOWE STYLE =========================================== */

.bg-gray-podsum td{
	background: #E0E0E0;
}


/*  ==================================== HISTORIA KLIENTA STYLE =============================================== */

.RRrow td.bg-yellow{
        background: #F8FCB0;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding: 5px 15px;
}

.RRrow td.bg-yellow table tr td{
        background: transparent;
}

.RRrow td.bg-yellow a{
        text-decoration: none;
        color: #000;
        display: block;
}

.RRrow td.bg-blue{
        background: #A5DFFF;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding: 5px 15px;
}

/*  ==================================== END HISTORIA KLIENTA STYLE =========================================== */

.naglowek_title_class.title_table{
	margin-top: 10px;
}

.naglowek_title_class .header-font {
	font-size: 1.3em;
	padding: 3px 10px;
}

.naglowek_title_class.pasek-wezszy td.th{
  height: 3px;
}


.naglowek_title_class hr{
	border-top: 3px solid #F9D6AA;
	margin: 0 0 15px;
}

.tel_font{
	background: transparent;
	border: none;
	color: #ffffff;
	text-shadow: 1px 1px #794a11;
	font-weight: bold;
}

.call-button{
	padding: 5px 5px 0;
}

.call-button i,
.call-button svg {
	color: green;
	font-weight: bold;
}


/* siatka dla: Marketing -> Analizy -> Analiza */
#analizy_menu, #analizy_menu li {
    margin: 0;
    padding: 0;
}
#analizy_menu {
	display: block;
	width:100%;
	clear: both;
	margin-bottom: -10px;
	columns: 3;
}
#analizy_menu:after {
	content: '';
    display: block;
    clear: both;
}
#analizy_menu li {
    list-style: none;
    display: block;
    margin: 2px;
	-webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
}
#analizy_menu li > a {
	text-decoration: none;
	display: block;
    background: #fff;
    padding: 6px 3px !important;
	border: 1px solid #0059b2;
}
#analizy_menu > li > a:hover, #analizy_menu > li > a:focus {
	background:#A5DFFF;
	text-decoration: none;
}
#analizy_menu li > a, #analizy_menu li > a:link, #analizy_menu li > a:visited {
    color: #0059b2;
}

.clsNavigator a.pactive  {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
	padding: 0 2px;
}

#anonimizujDane {
	display: inline-block;
	cursor: pointer; 
	/*height: 27px !important; 
	/line-height: 27px !important;*/ 
	background-color: #D30505; 
	background-image:initial;
	padding: 1px 5px;
	color: #ffffff;
	text-align: center;
}

#anonimizujDane.Button.Button_Link {
	display: inline-block;
	cursor: pointer; 
	height: 27px !important; 
	line-height: 27px !important; 
	background-color: #D30505; 
	background-image:initial;
	padding: 1px 5px;
}

/* z-indexy potrzebne po dodaniu pluginu z 3 ost wpisami*/
.dropmenudiv_a {
  z-index: 10000 !important;
}
#voip_box_container{
  z-index: 6000 !important;
}


/* 3 art plugin + crm HELP */
body #sykon-wp3art.sykon-wp3art, body #fl_menu {
	top: 26px;
}
#sykon-wp3art .sykon-wp3art-widget-title {
	color: #fff;
	font: normal 12px Tahoma, Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 0px;
    height: 39px;
    box-sizing: border-box;
    display: block;
    background: #176ea3 url(/Styles/Nowe1/img/m1bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 10px 8px 10px 7px;
    line-height: 1.6;
}
#sykon-wp3art .sykon-wp3art-widget-title:hover {
	background: #125b87 url(/Styles/Nowe1/img/tx.jpg) center top repeat-x;
}
#sykon-wp3art .sykon-wp3art-widget-title:hover, 
#sykon-wp3art .sykon-wp3art-widget-title:visited {
	color: #fff;
}
body #sykon-wp3art .sykon-wp3art-a, 
body #kp-crm-help .kp-crm-help-a,
body #kp-crm-help div.kp-crm-help-open {
	font-weight: normal;
}
body #sykon-wp3art .sykon-wp3art-a{
	text-transform: none;
}
#sykon-wp3art .sykon-wp3art-a, #sykon-wp3art .sykon-wp3art-a:visited,
body #kp-crm-help .kp-crm-help-a, body #kp-crm-help .kp-crm-help-a:visited {
	color: #0059b2;
	text-decoration: underline;
}
#sykon-wp3art .sykon-wp3art-a:hover, #sykon-wp3art .sykon-wp3art-a:focus,
body #kp-crm-help .kp-crm-help-a:hover, body #kp-crm-help .kp-crm-help-a:focus {
	background: #fff;
	color: darkorange;
	text-decoration: underline;
}
body .kp-crm-help-title,
body #kp-crm-help a.kp-crm-help-open,
body #kp-crm-help a.kp-crm-help-open:focus,
body #kp-crm-help a.kp-crm-help-open:hover {
	text-decoration: underline;
}
#kp-crm-help.kp-crm-help {
    max-width: -moz-calc(((100% - 973px) / 2) - 50px);
    max-width: -webkit-calc(((100% - 973px) / 2) - 50px);
    max-width: calc(((100% - 973px) / 2) - 50px);
    min-width: 250px;
}
body #kp-crm-help .kp-crm-help-open {
    background: rgba(255,255,255,0.8);
    border-radius: 0;
}


/* fl-menu */
body #fl_menu {
    position: fixed;
    left: 0;
    z-index: 9995;
    width: 70px;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0 2px 2px 0;
}
#fl_menu .menu .menu_item input.tFl {
    margin-top: -3px;
    padding-left: 3px;
    padding-right: 3px;
    width: 100%;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    box-sizing: border-box;
}
#fl_menu .menu .menu_item input.tFl:hover,
#fl_menu .menu .menu_item input.tFl:focus {
	width: 93px;
}

body .fl_menu-close {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: -28px;
	background: #ccc;
	color: #666;
	font-size: 24px;
	width: 28px;
	height: 28px;
	border-radius: 0 2px 2px 0;
}
body .fl_menu-close:hover {
	background: #bbb;
	color: #333;
}
body .fl_menu-close {
	-webkit-transition: all 100ms;
	-moz-transition: all 100ms;
	-o-transition: all 100ms;
	transition: all 100ms;
}
body .fl_menu-close .sc2_fa {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding-bottom: 1px;
}

body .cfl_menu, body .fl_menu-close .sc2_fa {
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
body .fl_menu-close .sc2_fa {
	opacity: 1;
}
body .fl_menu-close .sc2_fa.sc2_fa-hidden {
	opacity: 0;
}
body #fl_menu.fl_menu-hidden {
	left: -70px;
}
body #fl_menu .menu .menu_item {
    display: block;
    padding: 5px 6px;
    text-decoration: none;
	cursor: pointer;
}
body #fl_menu .menu .menu_item:first-of-type {
	border-top: none;
}
body #fl_menu .menu .menu_item:hover,
body #fl_menu .menu .menu_item:focus {
    background: #81C1E4;
}
#fl_menu .menu .menu_item.cursor-text,
#fl_menu .menu .menu_item.cursor-text label {
	cursor: text;
}
body #fl_menu a>label {
    margin: 0;
}
#fl_menu input[type="checkbox"] {
    margin: -10px 6px 5px;
}
#fl_menu .menu {
	-webkit-box-shadow: 2px 5px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 5px 10px rgba(0,0,0,0.1);
    box-shadow: 2px 5px 10px rgba(0,0,0,0.1);
}

#dzial_mail #dzial_mailsmtp {
	width: 149px;
}

#dzial_mail #dzial_mailpop3 {
	width: 150px;
}

#dzial_mail #dzial_mailimap {
	width: 152px;
}

/* dashboard */
a[href*="Dashboard"] .menuLicznik {
    background: #c63939;
    text-shadow: none;
    letter-spacing: -0.3px;
    font-weight: normal;
    line-height: 22px;
}

#dashboard,
#dashboard *,
#dashboard :after,
#dashboard :before {
  box-sizing: border-box;
}
.dashbaord-category {
  position: relative;
  padding: 12px 0 13px;
}
.dashbaord-category:before {
	  content: "";
	  position: absolute;
	  bottom: -1px;
	  left: 0;
	  width: 100%;
	  border-top: 1px solid #ddd;
	  border-radius: 1px;
}
.dashbaord-category:after {
	  content: '';
	  display: block;
	  clear: both;
}
.dashboard-category-title {
	float: left;
    width: 12%;   
	margin-top: 5px;
    line-height: 1;
    font-weight: 600;
    font-size: 1.4em;
    color: #666;
	padding-left: 6px;
}
.dashboard-link {
	cursor: pointer;
    position: relative;
	float: left;
	width: calc(33.3333% - 6px);
	margin-top: 9px;
	margin-right: 9px;
	min-height: 47px;
	border: 2px solid transparent; 
	border-radius: 1px;
	box-shadow: 0 6px 10px rgba(0,0,0,.03), 0 2px 50px rgba(0,0,0,.04);
	display: table;
}
.dashboard-link > div {
	  display: table-cell;
	  vertical-align: middle;
}
.dashboard-link:nth-of-type(-n+3) {
	  margin-top: 0;
}
.dashboard-link:nth-of-type(3n) {
	  margin-right: 0;
}
.dashboard-link:hover {
	  background: #fdf3e7;
}
.dashboard-category-belt {
    float: right;
    width: 88%;
    position: relative;
	padding-right: 6px;
}
.dashboard-category-belt:after {
		content: '';
		display: block;
		clear: both;
}
.dashbaord-link-arrows {
	width: 1px;
	padding: 3px 7px 1px;
	color: #0059b2;
	text-decoration: underline;
}
.dashbaord-link-arrows:before {
	  content: ">>>";
}
.dashboard-link-title {
  line-height: 1.2;
  padding: 3px 8px 1px;
}
.dashboard-link-counters-container {
	white-space: nowrap;
	width: 37px;
	display: inline-block;
	padding: 3px 0 1px;
	text-align: center;
}
.dashboard-new-counter {
    border-radius: 1px;
    background-color: #c63939;
    color: #fff;
    line-height: 1;
    padding-top: 1px;
	margin-bottom: 2px;
}
#dashboard-result {
  margin-top: 10px;
}



.dashboard-new-tr {
    position: absolute;
    display: block;
    box-sizing: border-box;
    border-radius: 0 20px 20px 0;
    background-color: #c63939;
    left: -1021px;
    right: 0;
    margin: -13px auto 0;
    width: 41px;
	height: 16px;
    border: 2px solid #fff;
    color: #fff;
    padding: 1px;
    z-index: 1;
}
@media screen and (max-width: 1070px) {
  .dashboard-new-tr {
	position: relative;
	left: auto;
	right: auto;
	margin: 1px 5px -1px -2px;
  }
}
.dashboard-new-tr:before {
    box-sizing: border-box;
    border-style: solid;
    content: "";
    display: block;
    position: absolute;
    width: 0;
    border-width: 0 0 12px 12px;
    transform: rotate(135deg);
    top: 0;
    right: -2px;
    border-color: transparent #c63939;
    z-index: 0;
}
.dashboard-new-tr:after {
    box-sizing: border-box;
    content: "NOWE";
    display: block;
    position: absolute;
    top: 0;
    right: 1px;
    z-index: 2;
}

.voip_sms_num {
	text-align: center;
}

.polaczenie_info a {
    text-decoration: none;
}

.voip_sms_body {
	margin: 10px 0;
}

.voip_sms_link:link {
	text-decoration: none;
} 

.loading-div-page {
	display: none;
    background: #FFF url("/img/loading25.gif") center center no-repeat;
    opacity: 0.9;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 84px;
    min-width: 84px;
}
#dashboard-result .loading-div {
    display: none;
    background: #FFF url("/img/loading25.gif") center center no-repeat;
    opacity: 0.9;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 84px;
    min-width: 84px;
}

/* FLY.pl Nowy dzial */
.fly_spm_dotpay_panel .headers {
	font-size: 2em;
	font-weight: bold;
}
.fly_spm_dotpay_panel_container .fly_spm_dotpay_panel .headers td{
	padding-top: 0.6em;

}

.fly_spm_dotpay_panel_container{
	background: #ededed;
}

.fly_spm_dotpay_panel_container .fly_spm_dotpay_panel td{
	background: #ededed;
}

/* zgody klienta na stronie karty klienta i karty rezerwacyji */
#klient .klient-zgody-icons {
  font-size: 0.8em;
  margin-bottom: -20px;
}
#rezerwacja .klient-zgody-icons {
  float: right;
  font-size: 1.5em;
  margin-top: 7px;
}
.klient-zgody-icons > i,
.klient-zgody-icons > svg {
	float: left;
	margin-right: 4px;
}
  
.klient-zgody-icons  .fa-times {
    color: #dd3c3c !important;
  }
.klient-zgody-icons  .fa.fa-times {
	margin-top: -2px;
  }
 .klient-zgody-icons .fa-square-o,
 .klient-zgody-icons .fa-square {
	opacity: 0.4;
	position: relative;
  }
 .klient-zgody-icons .fa-square-o:after {
	content: "\f128";
	font-weight: 600;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	padding-right: 5%;
	font-size: 0.7em;
	padding-top: 10%;
  }
 .klient-zgody-icons .fa-square:after {
	content: "\f128";
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	padding-right: 1%;
	font-size: .55em;
	padding-top: 22%;
	font-weight: 600;
  }
 .klient-zgody-icons .fa-check-square-o,
 .klient-zgody-icons .fa-check-square {
	color: #1e7643 !important;
  }
  
 .klient-zgody-icons:after {
	  content: '';
	  display: block;
	  clear: both;
  }

  /* Fakturap/Zbiorowa/fakturap_zbiorowa_maint2.php?fci= */
  .touroperatorGrid_fakturap_maint .Grid + div {
    position: relative;
    overflow-x: hidden !important; }
 .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th,
 .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td {
    width: auto; }
   .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:first-of-type,
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:first-of-type {
      width: 14px;
      min-width: 14px;
      max-width: 14px; }
   .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:nth-of-type(2),
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:nth-of-type(2) {
      width: 64px;
      min-width: 64px;
      max-width: 64px; }
   .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:nth-of-type(3),
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:nth-of-type(3) {
      width: 160px;
      min-width: 160px;
      max-width: 160px; }
   .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:nth-of-type(4),
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:nth-of-type(4) {
      width: 62px;
      min-width: 62px;
      max-width: 62px;
      white-space: normal; }
   .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:nth-of-type(5),
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:nth-of-type(5) {
      width: 62px;
      min-width: 62px;
      max-width: 62px; }
   .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:nth-of-type(6),.touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:nth-of-type(7),.touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:nth-of-type(8),.touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:nth-of-type(9),
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:nth-of-type(6),
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:nth-of-type(7),
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:nth-of-type(8),
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:nth-of-type(9) {
      width: 76px;
      min-width: 76px;
      max-width: 76px;
      text-align: right !important; }
   .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:nth-of-type(10),
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:nth-of-type(10) {
      width: 94px;
      min-width: 94px;
      max-width: 94px;
      text-align: right !important; }
   .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:last-of-type,
   .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:last-of-type {
      position: relative; }
     .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:last-of-type input[id^=suma_kwot_],
     .touroperatorGrid_fakturap_maint .Grid > tbody > tr.RowGrupowaNaglowek > th:last-of-type input[id^=kwota_],
     .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:last-of-type input[id^=suma_kwot_],
     .touroperatorGrid_fakturap_maint .Grid + div .table-bordered > tbody > tr.Row.TabGrup > td:last-of-type input[id^=kwota_] {
        width: 100px; }
 .touroperatorGrid_fakturap_maint .Grid + div .razemPodkreslenie.TabGrup td:last-of-type {
    width: 94px;
    min-width: 94px;
    max-width: 94px;
    position: relative; }
   .touroperatorGrid_fakturap_maint .Grid + div .razemPodkreslenie.TabGrup td:last-of-type input[id^=suma_kwot_],
   .touroperatorGrid_fakturap_maint .Grid + div .razemPodkreslenie.TabGrup td:last-of-type input[id^=kwota_] {
      width: 80px; }
   
   /* Opinie - gwiazdki i ocena */
td.opinie {
  text-align: center;
}
.opinie_edit {
  cursor: pointer;
  display: inline-block;
}
.opinie_edit:hover, 
.opinie_edit:focus, 
.opinie_edit:active {
	opacity: .8;
}
.opinie_container {
  position: relative;
  text-align: center;
}
.opinie_star {
  font-size: 1.2em;
}
.opinie_star i,
.opinie_star svg {
  color: #FFB733;
  /*opacity: 0.85;*/
}
.opinie_star_num {
    color: #000;
    position: absolute;
    margin-top: 1px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	font-weight: 600;
	text-shadow: 0px 0px 2px #FFF, 0px 0px 4px #FFF, 0px 0px 7px #FFF;
}

.voip_nr_teln a.r_voip_grey { color: #333 !important }
.voip_nr_teln a.r_voip_dark_green { color: #3ea847 !important }
.voip_nr_teln a.r_voip_green { color: #9aa545 !important }
.voip_nr_teln a.r_voip_red { color: #d82218 !important }
.voip_nr_teln a.r_voip_yellow { color: #fbac0e !important }
.r_voip_infoczas { color: #333 }

/* /Administrator/Konfiguracja/konfiguracja.php */
.h-podkresl,
.h-bez-podkresl {
	font-weight: bold;
  	display: inline-block;
	padding: 4px 8px 4px;
	font-size: 11px;
}
.Controls .h-podkresl,
.Controls .h-bez-podkresl {
	font-size: 16px;
	padding-top: 12px;
	padding-left: 0;
}
.h-podkresl-Nowe1,
.Controls .h-podkresl-Nowe1 {
	display: block;
	line-height: 1.25;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0 0 1px 0;
	border-bottom: 3px solid #f3cd9b;
}
.table.Record .h-podkresl-Nowe1 {
	margin-bottom: 10px;
	margin-top: 20px;
}

/* /Klient/klientfirma_maint.php */
.klient-rodo-input-1 {
	width: 550px;
}

.clear-after:after {
	content: '';
	display: block;
	clear: both;
}

/* /Klient/klientfirma_record.php */
.klientfirma-record-pliki a {
	display: block;
	margin-right: 8px;
	float: left;
}
.klientfirma-record-pliki a img {
	height: 22px;
}
.klientfirma-record-pliki a i,
.klientfirma-record-pliki a svg {
	color: #acacac;
	font-size: 22px;
	text-align: center;
}
.klientfirma-record-pliki + .status_rodo {
		display: block
}
a.phone-class-sms.color-sms-blue:link,
a.phone-class.color-sms-blue:link {
        color: blue;
}
a.phone-class-sms.color-sms-orange:link,
a.phone-class.color-sms-orange:link{
        color: orange;
}
.td-phone-class .phone-class,
.td-phone-class .phone-class-sms {
	display: block;
	font-size: 11px;
	margin-top: 13px;
}
.dialUpCall {
	font-size: 16px; 
	font-weight: bold; 
	padding-left: 1px;
}
.status_rodo {
	font-weight: bold;
	padding: 3px 0;
}

.info-warning {
	color: red !important;
    display: inline-block;
    font-style: italic;
    margin-left: 2px;
}
.info-warning-light {
	color: red !important;
	font-weight: normal;
}
.info-default {
	color: rgba(0,0,0,.5);
	font-weight: bold;
}
label[for="klientSearchchb_maile"],
label[for="klientSearchchb_smsy"] {
	display: inline-block;
}
.crm-checkbox-inline label {
	margin-right: 6px;
}
.crm-checkbox-inline label:last-of-type {
	margin-right: 0;
}
.page_administrator_pracownik_pracownik_maint #password_div {
	width: 226px
}

/* /Zdarzenie/sprawa_zapytanieofertowe.php */
.page__zszo__maile .gridrowtable,
.page__zszo__maile .gridrowdata {
	padding-top: 5px;
	padding-bottom: 5px;
}
.page__zszo__maile.Grid > tbody > tr.Caption > th:first-of-type {
  padding-left: 5px !important;
}
.page__zszo__maile.Grid > tbody > tr > td.page__zszo__maile__td-2 {
  padding: 0 0 10px !important;
}
.page__zszo__maile.Grid > tbody > tr.Row > td {
  border-top: 3px solid #f3cd9b;
}
.page__zszo__maile.Grid > tbody > tr.Row > td.page__zszo__maile__td-1 {
  padding: 10px 0 !important;
}
.page__zszo__maile.Grid > tbody > tr.Row tr > td {
  border: none !important;
}
.page__zszo__maile .gridrowlabel {
  width: 95px;
  white-space: nowrap;
}
.page__zszo__maile__td-1 {
  width: 33.33333%;
  padding-top: 10px;
  padding-left: 0;
}
.page__zszo__maile__td-2 iframe {
  width: 100%;
  height: 180px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #C4C4C4;
  margin-bottom: 10px;
}
.page__zszo__maile.Grid > tbody > tr.Row td.gridrowdata.gridrowdata-zalaczniki a {
	display: block;
    max-width: 202px;
	overflow-x: hidden !important;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 6px;
}
.page__zszo__maile__btns {
  text-align: right;
  padding-right: 10px;
}
.page__zszo__maile__btns a:nth-of-type(n+2) {
	margin-left: 10px;
}
.page__zsz__btns input,
.page__zsz__btns .Button {
    margin-left: 5px;
}
.page__zsz__btns #sprawaButton_Update2,
.page__zsz__btns #sprawaButton_Update3 {
    float: left;
    margin-left: 10px;
}

/* Fakturap/Zbiorowa/fakturap_zbiorowa_maint2.php?fci= */
.table-faktura-zbiorowa .cglink         { width: 2%; }
.table-faktura-zbiorowa .cgprod          { width: 2%; }
.table-faktura-zbiorowa .cgnrrez        { width: 6%; }
.table-faktura-zbiorowa .nrrez-col { TEXT-ALIGN: left; }
.table-faktura-zbiorowa .cgnrrezto      { width: 50%; }
.table-faktura-zbiorowa .cgnrreztoh     { width: 24%; }
.table-faktura-zbiorowa .cgdatarez      { width: 8%; }
.table-faktura-zbiorowa .cgdata_od      { width: 8%; }
.table-faktura-zbiorowa .cgnaleznosc { width: 9%; }
.table-faktura-zbiorowa .cgprowizja { width: 9%; }
.table-faktura-zbiorowa .cgsaldo        { width: 9%; }
.table-faktura-zbiorowa .cgdozaplatyteraz2 { width: 9%; }
.table-faktura-zbiorowa .cgplace { width: 15%; }
.table-faktura-zbiorowa .cgplaceh { width: 16%; }

/* upload plikow */
div.dropzone {
	color: #0059b2;
	cursor: pointer;
    text-decoration: underline;
}
div.dropzone:hover,
div.dropzone:active {
	color: #ff0000;
}
.uploadUrl {
    padding-top: 2px;
}
.uploadUrl__input {
	width: 75%;
	margin-right: 2px;
}
.uploadUrl__input.disabled, .uploadUrl__btn.disabled,
.uploadUrl__input[disabled], .uploadUrl__btn[disabled],
.uploadUrl__input[disabled="disabled"], .uploadUrl__btn[disabled="disabled"] {
	cursor: wait !important;
}

/* CRM Kalendarz (2019-10-30) ~kp */
#calendar-container {
	min-height: -webkit-calc(100vh - 240px);
	min-height: -moz-calc(100vh - 240px);
	min-height: calc(100vh - 210px);
}
#calendar-container.calendar-container-overlay div.fc-view-container::after {
	box-sizing: border-box;
	background: rgba(255,255,255,.75) url("Images/loading25.gif") center center no-repeat;
}
#calendar-container .fc-content {
    display: block;
    overflow: hidden !important;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.calendar-add-event,
.fc-more {
	text-decoration: underline;
	color: #0059b2;
}
.calendar-add-event {
	font-size: 14px;
}
.calendar-add-event:hover,
.calendar-add-event:focus,
.fc-more:hover,
.fc-more:focus {
	color: #ff0000;
}


/* uniwersalne klasy dodatkowe*/
.nbsp::after,
.nbsp-tr td::after,
.nbsp-Nowe1::after,
.nbsp-Nowe1-tr td::after {
	content: "\00a0"; /* To jest &nbsp; */
}

.input-required {
	background: #fff5f5;
    color: #400000;
    border: 1px solid red;
}

td.bzz {
    white-space: nowrap;
}
body .btn-input-height {
    height: 20px;
    overflow: hidden;
    line-height: 20px;
   	vertical-align: top;
}

/* durkowanie */
@media print {
	#fl_menu,
	#sykon-wp3art,
	#kp-crm-help {
		display: none !important;
	}
  }

/* /Rezerwacja/rezerwacja_maint.php */
#rezerwacja_swiadczenia_table {
    margin-left: -5px;
    width: auto;
    max-width: none;
}
#rezerwacja_swiadczenia_table th,
#rezerwacja_swiadczenia_table td {
	padding-left: 2px;
	padding-right: 0;
}
#rezerwacja_swiadczenia_table td[width="80"],
#rezerwacja_swiadczenia_table td[width="25"],
#rezerwacja_swiadczenia_table td[width="70"],
#rezerwacja_swiadczenia_table td[width="85"],
#rezerwacja_swiadczenia_table td[width="50"] {
    width: auto;
}
#rezerwacja_swiadczenia_table th:last-child,
#rezerwacja_swiadczenia_table td:last-child {
	text-align: right;
}
#rezerwacja_swiadczenia_table tfoot a[href="#fakturappoj"] {
	padding-left: 5px;
}
#rezerwacja_swiadczenia_table input[tabindex="swiadczenia[__id][cena]"],
#rezerwacja_swiadczenia_table input[tabindex="swiadczenia[__id][naleznosc]"]
#rezerwacjakwotas {
    max-width: 66px;
}
#rezerwacja_swiadczenia_table input[tabindex="swiadczenia[__id][upust_kwota]"],
#rezerwacjaprowizja {
    max-width: 60px;
}
#rezerwacja_swiadczenia_table input[tabindex="swiadczenia[__id][vat_procent]"] {
    max-width: 40px;
}
#rezerwacja_swiadczenia_table input[tabindex="swiadczenia[__id][data]"] {
    max-width: 80px;
}
.tr-buttony-wlasne #ButtonUmowaOdeslana, 
.tr-buttony-wlasne #ButtonWlasny1, 
.tr-buttony-wlasne #ButtonWlasny2 {
	width: 135px;
}
#rezerwacjaButtonAnulujRezerwacje,
#rezerwacjaButton_Poinformowalem,
#rezerwacjadokumenty_podrozy {
	display: block;
    width: calc(100% - 2px);
}

.header-td td.overflow-za-szerokie {
    overflow: visible;
}

a.btn {
	color: #FFFFFF;
}
#krok2_mail .Controls .form-label-text {
	white-space: initial;
}

/* BuilderJS - blokowy edytor maili */
#tresc_edytorhtml .bjs-iframe-container,
#tresc_edytorhtml > div:first-of-type {
	position: relative;
	/* float: left;
	width: -webkit-calc(100% - 192px);
	width: -moz-calc(100% - 192px);
	width: calc(100% - 192px); */
	width: 100%;
	border: 1px solid #d1d1d1;
}
#tresc_edytorhtml .bjs-iframe-container + .bjs-editbtn-container,
#tresc_edytorhtml .bjs-iframe-container + div,
#tresc_edytorhtml > div:first-of-type + .bjs-editbtn-container,
#tresc_edytorhtml > div:first-of-type + div {
	/* float: right;
	width: 190px;
	text-align: right;
	position: -webkit-sticky;
	position: sticky;
	top: 0; */
	text-align: center;
    margin-top: 15px;
	margin-bottom: 5px;
}
#tresc_edytorhtml:after {
	content: "";
	display: block;
	clear: both;
}
#edytorhtml_btn_edit {
	width: 150px;
	text-align: center;
}
.edytorhtml_iframe_wait {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	background: #fff;
	opacity: 0.95;
	z-index: 2;
	top: 0;
	text-align: center;
	font-size: 20px;
	padding: 8px 15px;
}
#edytorhtml_iframe {
	width: 100%;
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
}

#klientPanelKlient1mail_button,
#fly_mail_container {
    width: 116px !important;
    margin-top: 3px;
    margin-bottom: 1px;
}

#fly_mail_container {
    margin-top: 0px;
    float: right;
    margin-left: 2px;
}

#fly_mail_container input.Button {
    width: 100% !important;
    margin: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

table.Record .AdresTab div {
    float: right; 
    clear: both; 
    display: block; 
    padding-left: 3px; 
    margin-bottom: 0px;
}

table.Record .AdresTab div input.Button,
table.Record .AdresTab div a.Button {
    width: 104px !important;
    text-align: center;
}

table.Record .AdresTab .Button_Link, 
table.Record .AdresTaba .Button_Link, 
table.Record .AdresTab .btn-simple {
    margin: 2px 0 !important;
}

#klient p.dialUpCall {
    display: inline-block !important;
    margin-left: 15px !important;
}

#klient i.fa-phone {
    font-size: 16px !important;
}

/* CRM - tryb pelnoekranowy (fullscreen) (2022-07) ~kp */
.lejek #myKanban{min-height:450px}.lejek #myKanban .kanban-container{width:100%!important;height:700px;min-width:1000px}.lejek #myKanban .kanban-board{width:100%!important;margin-bottom:5px;margin-left:0!important;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.lejek #myKanban .kanban-board .kanban-drag{overflow-y:auto;resize: vertical;min-height:200px;padding:5px}.lejek #myKanban .kanban-board header{font-size:14px}.lejek header{position:relative;color:#fff;padding:10px 7px 7px}.lejek .gotowe_h,.lejek .rez_opcja_h,.lejek .rez_stala_h{background:#090}.lejek .anulacja_h,.lejek .brak_kontaktu_h,.lejek .brak_miejsc_h,.lejek .kupil_w_innym_biurze_h,.lejek .nowe_h,.lejek .rezygnacja_h,.lejek .wybrane_h{background:#6a6b6c}.lejek .czeka_na_last_h{background:#ff69b4}.lejek .kontakt_h{background:#f0bd15}.lejek .w_toku_h{background:#09f}.lejek .oferta_wyslana_h{background:#f08d15}.lejek .custom-button{background-color:#a9a9a9;border:none;color:#fff;padding:7px 15px;margin:10px;text-align:center;text-decoration:none;display:inline-block;font-size:16px}.lejek div#col1,.lejek div#col2,.lejek div#col3,.lejek div#col4{float:left;width:20%;padding-right:10px}.lejek div#col5{float:left;width:20%}.lejek span#daty{margin-top:20px}.lejek .fbolder{font-weight:700}.lejek .lejek-filtry{-webkit-box-shadow:0 6px 10px rgba(0,0,0,.1);-moz-box-shadow:0 6px 10px rgba(0,0,0,.1);box-shadow:0 6px 10px rgba(0,0,0,.1);background:#fff;padding:8px 30px;margin-top:8px}.lejek .lejek-filtry,.lejek header,.lejek hr.rounded{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.lejek span.cols_h{position:relative;display:block;margin:10px 0 3px;line-height:1;font-weight:600;font-size:14px;color:#666}.lejek .kanban-item{margin-bottom:5px;padding:5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);-moz-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);line-height:1.22}.lejek .kanban-item:hover{background:#f4f4f4}.lejek .kanban-item.sprawa_bl{border-left:3px solid #687788;color:#687788}.lejek .kanban-item.zapytanie_bl{border-left:3px solid #222;color:#222}.lejek .kanban-item.wiadomosc_bl{border-left:3px solid #0270af;color:#0270af}.lejek .kanban-item.ankieta_bl{border-left:3px solid #02af98;color:#02af98}.lejek .kanban-item .faktura_bl{border-left:3px solid #81af01;color:#81af01}.lejek .kanban-title-board span{opacity:.65;margin:0 -1px}.lejek .down-arrow{display:block;position:absolute;top:0;right:0;width:36px;height:100%;text-align:center;padding-top:10px;color:#fff;background:transparent}.lejek .down-arrow:hover{background:#00000015}.lejek .lejek-filtry-td label{font-weight:700;color:#303030}.lejek .lejek-filtry-td>div{float:left}.lejek .lejek-filtry-td.lejek-filtry-td5>div{float:right}.lejek .lejek-filtry-td input[type=checkbox]{margin-right:2px}.lejek .lejek-filtry-td input[type=checkbox]+label{margin-top:5px;margin-right:15px}
/* CRM - lejek/kanban (2022-07) ~kp */
.body-fs{margin:0;padding:0}.body-fs #fl_menu,.body-fs #sykon-wp3art.sykon-wp3art{top:0}.body-fs .mtablex,.body-fs .msrodek{width: 97%;max-width:none!important}.body-fs .mtablex.copyright-logo-container{width:-webkit-calc(100% - 60px)!important;width:-moz-calc(100% - 60px)!important;width:calc(100% - 60px)!important;margin-left:30px;margin-right:30px}.body-fs .table>tbody>tr>td.msrodek-container,.body-fs ul.nav{padding-left:30px;padding-right:30px}.body-fs .mtablex.table.table-borderedXXX .mtablex:first-of-type{padding-bottom:0}.body-fs div.zalogowany{padding:6px 30px 3px;background:#fff}.body-fs #navbar-menu{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.body-fs .msrodek{margin-bottom:0}.body-fs .footClass #navbar-menu{padding-left:0!important;padding-right:0!important}.body-fs #myKanban .kanban-board{background: hsl(60, 14%, 86%)}

.nklien-btn-logo {
	float: left;
    margin-top: 2px;
    margin-left: -4px;
}
.nav-btn-dark .nklien-btn-logo {
	margin: -4px 0 -4px -5px;
}
.submenu_container .nklien-btn-logo {
	margin: 1px 0 0 1px
}
.nk-home-raporty {
	margin-bottom: 10px;
}