﻿.bgwhite {
	background:#fff
}

tools {
    float: right;
    text-align: right;
    font-size: 0.8em;
}
tools a {
	color: #006f9c;
	text-decoration:none;
}

.lh150 {
	line-height:150%
}

div.posiedzenia tools {display:none}

tools a:hover {
	color:#000
}

.w100 {
	width:100%;max-width:100%
}



.w15 {
	width:15px; min-width:15px !important
}

.w30 {
	width:30px;min-width:30px !important
}

.mt15 {
	    margin-top: 15px !important;
}

.mb15 {
	margin-bottom:15px !important
}

.mb30 {
	margin-bottom:30px !important
}

.mt15 {
	margin-top:15px
}

.mt30 {
	margin-top:30px;
}


div.zalacznik {
	margin-bottom:10px;
}

dd {
	margin:0px;
	margin-bottom:10px;
	padding:12px;
	background-color:#f2f2f2;
	cursor:default;
}

dd:hover {
	background-color:#e5e5e5
}

dd:hover tools {
    display: block;
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0px;
    height: 1px;
    color: #ccc;
    background-color: #ccc;
}

div.box dd tools a {
	color:#000
}

.red {
	color:#e5495e
}

.green {
	color: #3296c8;
}

dd span {
	margin-left:10px;
}

dd data {
	color:#5d5d5d;
	margin-right:10px;
	display:inline-block;
	font-size: 0.75em;
	margin-top: 5px;
	display: block;
	margin-left: 24px;
}

.saved {
	background-color:#9bcc5f !important;color:#fff
}

label {
	cursor:default
}

.punkt, .uzytkownik {
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
    margin-bottom: 5px;
    background-color:#fff;
}

.uzytkownik dt {
	font-size:1.3em;margin-bottom:5px;
}

.uzytkownik span {
	margin-right:10px;
}

.uzytkownik span i {
	color:#ccc
}

div.box .glosowanie tools, div.box .punkt tools, div.box .uzytkownik tools {
	display:none
}

div.box .glosowanie:hover tools, div.box .punkt:hover tools, div.box .punkt:active tools, div.box .glosowanie:active tools,div.box .uzytkownik:hover tools,div.box .uzytkownik:active tools {
	display:block
}

.glosowanie:hover, .punkt:hover, .punkt:hover textarea, .punkt:hover input {
	background-color:#f7f7f7
}

.punkt i.fa-sort, a.add_vote i, a.vote i.fa-trash-o, a.vote i.fa-cogs {
	float:left
}

.glosowanie span {
    font-size: 1.15em;
    font-weight: 300;
    display: block;
    margin-left: 23px;
    margin-top: 5px;
}

i.fa-sort {
    margin-right: 10px;	    color: #ccc;
}

i.fa-sort:hover {
	color:#808080;cursor:ns-resize;
}

a.vote i, a.add_vote i {
    color: #fff;margin-right: 10px;
}

a.vote i:hover  {color:#0e624e}

a.vote i.fa-trash-o:hover {
	cursor:pointer
}

counter {
	font-size:0.85em;color:#cb4052
}


#userlist div.user {
	padding:4px; border:1px solid #e5e5e5;margin-bottom:3px;font-size:0.9em;cursor:pointer
}

#userlist div.user span {
	font-size:0.8em;color:#808080
}

#userlist div.selected {
	border-color:#cb4052;background-color:#cb4052;color:#fff
}

#userlist div.selected span {
	font-size:0.8em;color:#f2f2f2
}


#userlist {
	max-height: calc(70vh - 100px);;overflow:auto;min-width:600px;margin-top:10px;margin-bottom:10px;
}

#colorbox h4 {
	font-weight: 300;margin-top:5px;margin-bottom:5px;
}

#colorbox h3 {
	margin-bottom:0px;margin-top:0px;font-weight:400
}

textarea.zaproszenie {
	height:100px;width:90%
}

div#opiekun {
    background-color: #cb4052;-webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    position: fixed;
    bottom: 0px;
    right: 15px;
    padding: 15px;
    color: #fff;
    font-size: 0.9em;
    line-height: 130%;border-top-left-radius:4px;border-top-right-radius:4px
}

div#opiekun a {
	color:#fff;text-decoration:none;
}

div#opiekun a:hover {
	text-decoration:underline
}

div#opiekun i {
	display:block-inline;margin-left:10px;width:22px;
}

div#opiekun div {
	margin-top:5px
}

div.progress {
    background-color: #ccc;
    height: 10px;
    margin-top: 8px;
    width: 50%;
    margin-left: 22px;    
}

div.voted {
    width: 100%;
    background-color: #cb4052;
    height: 10px;
}

span.powered {
	    font-size: 0.7em;
    color: #808080;margin-left:7px;
}

td.czg div {
	margin-bottom:6px
}

div.stat {
    margin-left: 22px;
    font-size: 0.8em;
    margin-top: 3px;
    color: #808080;
}

.cb {
	clear:both
}


textarea.pnazwa {
    border: 0px;
    outline: none;
    padding: 0px;
    padding-left:10px;
    width: calc(100% - 260px);
    font-size: 1.1em;
    overflow:hidden;
    resize: none;
    font-family: 'Roboto','Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight:300;
}

input.numer {
    border: 0px;
    outline: none;
    padding-right: 10px;
    width: 35px;
    min-width: 35px;
    text-align: right;
    font-size: 1.2em;
    float: left;
    padding-top: 0px;
    font-weight:300;
}

.hidden {
	display:none !important
}

a.vote, a.add_vote, a.file {
	max-width: calc(100% - 98px);
	outline:none;
	margin-left: 83px;
	display: block;
	width: max-content;
	margin-bottom: 6px;
	text-decoration: none;
	color: #fff;
	font-size: 0.9em;
	background-color: #cb4052;
	padding: 4px 10px;
	/* border-radius: 12px; */
	}

a.vote:hover, a.add_vote:hover, a.file:hover {
	background-color:#158d71
}

div.votings a:first-child {margin-top:12px}
div.files a:first-child { margin-top: 12px;
}
a.vote strong {
    font-weight: 400;
    text-decoration: underline;
}


.fr {
	float:right
}

div.votingrunner h2 {
    font-size: 1.1em;
}

.modpowiedzi {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
    font-size: 2em;
    background:#f2f2f2;
    margin-top: -14px;
    margin-bottom: 10px;
    text-align: center;
}

div.modpowiedzi span {
    margin-right: 30px;
}

div.modpowiedzi i.fa {
    background: #000;
    padding: 8px;
    border-radius: 5px;
    min-width: 32px;
}

div.modpowiedzi i.fa.fa-check {
    color: green;
}

div.modpowiedzi i.fa.fa-times {
    color: red;
}

div.modpowiedzi i.fa.fa-ban {
    color: #dada2d;
}

div.votingrunner a.button {
    font-size: 1.2em;
    text-align: center;
    padding: 10px;
    min-width: 150px;
    max-width: calc(100% - 10px);
    background-color: #cb4052;
    color: #fff;
    border: 0px;
    float: right;
    text-decoration: none;
    margin-left: 10px;
}


div.votingrunner h2 strong {
    font-weight: 400;
}

div.votingrunner {
    min-width: 900px;
}
.mt-3 {
	margin-top:-3px !important
}

div.uprawniony, div.wykluczenia, div.ur {
    display: inline-block;
    padding: 8px;
    font-size: 1.4em;
    font-weight: 300;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #e5e5e5;
    border-bottom:1px solid #e5e5e5
}

div.zaglosowal {
	background-color:#cb4052 !important;color:#fff !important;
}

div.nieobecny, div.wykluczony {
	background-color:#000;color:#fff;text-decoration:line-through;border-bottom:1px solid #000
}

div.uprawniony:hover, div.wykluczenia:hover {
	border-bottom:1px solid #cb4052;cursor: pointer;
}


.ml15 {
	margin-left:15px;
}

#upg {
	margin-left:12px;font-weight:400
}

div.cmenu {
	position:absolute;width:max-content;
}

div.cmenu i {
	margin-right:5px;width:20px;
}

div.cmenu o:first-child {
    border-radius: 6px 6px 0 0!important;
}
div.cmenu o:last-child {
    border-radius: 0 0 6px 6px!important;
}

div.cmenu o {
	display:block;padding:8px;color:#fff;margin-bottom:1px;background-color:#3CA7D3;
}

div.cmenu o:hover {
	cursor:pointer;background-color:#000
}


/* wyniki glosowania */

.za {
    background-color: #116f2a !important;
    color: #fff !important;
}

div.wykres div {
    line-height: 200%;
    margin-bottom: 10px;
}

div.wykres span {
    font-weight: bold;
    padding: 5px 13px;
    border-right: 1px dotted #fff;
    margin-right: 10px;
}

.przeciw {
    background-color: #bc0004 !important;
    color: #fff !important;
}

.wstrzymuje {
    background-color: #DFDF00 !important;
    color: #000 !important;
}

.brakglosu {
    background-color: #CCC !important;
    color: #000 !important;
}

.nieobecni {
    background-color: #000 !important;
    color: #fff !important;
}


.gg {
    display: inline-block;
    padding: 5px;
    background-color: #e5e5e5;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.wyn h3 {
    margin-bottom: 5px !important;
}

div.wyn h3 span {
    background-color: #808080;
    color: #fff;
    padding: 0px 8px;
    margin-left: 12px;
}

/* dyskusja */

#mainbox {
    margin-left:unset !important;margin-right:unset !important
    }

div#discussion {
    position: fixed;
    margin-left: 890px;
    float: right;
    width: 270px;
    background-color: white;
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 64px 0 rgba(0,0,0,0.6);
    display:none;
}

div.box {
/*	    -webkit-transition: width 0.3s; 
	    transition: width 0.3s; */
	   
}

div#cbox {
    max-width: 1190px;
    margin-left: auto;
    margin-right: auto;
}

div.box_discussion#mainbox {
    width: 719px !important;
    margin-left: 0px !important;
    margin-right: 271px !important;
}

#discussion div.duser {
    font-size: 1.4em;
    font-weight: 300;
    padding: 10px 15px;
    border-bottom: 1px dotted #a1aebf;
}

#discussion div.duser:last-child {
  border-bottom: none;
}

div.duser i {
    float: right;
    margin-left: 6px;color:#ccc
}

div.duser span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

#discussion div.active i {
    color: #cb4052;
}

#discussion div.active {
    font-weight: 400;background:#f2f2f2
}

div.duser dtools {
    display: block;
    margin-top: 6px;
}

div.duser a {
    display: inline-block;
    padding: 8px;
    background: #e5e5e5;
    font-size: 0.8em;
    color: #000;
    text-decoration: none;font-weight:300
}

div.duser a:hover {
background:#cb4052;color:#fff
    
}

a.vstatus4 {
	background-color: #2dad6a;
}

a.vstatus4:hover {
	background:#25755d
}


a.vote {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 500px;
}

a.vote:hover {
    white-space: unset;
    overflow: auto;
    text-overflow: unset;
    max-width: 80%;
}

/* pliki---------- pliki --------------- */
progress {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 6px;
    display: none;
}

a.file {
	background: #3296c8;
}

a.file:hover {
	background:#275a86
}

a.file i {
    margin-right: 4px;
}

.alertify .ajs-body .ajs-content .ajs-input {
    display: block;
    width: 100%;
    padding: 8px;
    margin: 4px;
    border-radius: 2px;
    border: 1px solid #CCC;
}






div.alert {
    background: #cb4052;
    color: #fff;
    padding: 15px;
    font-size: 1em;
    width: 1130px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


/* chat */

#wiadomosci {
	display:none;
	position:fixed;bottom:0px;right:0px;
	max-height: 350px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
    margin-left:10px;

}
count {
    position: absolute;
    margin-left: 25px;
    font-size: 0.8em;
    background: #cb4052;
    padding: 0px 4px;
    border-radius: 15px;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.3);
}

#wiadomosci header {
    background: #25304b;
    color: #fff;
    font-weight: 600;
    font-size: 0.8em;
    padding: 5px;
    text-transform: uppercase;
}

#wiadomosci .feed {
    overflow: auto;
    max-height: 325px;
}

#chat {
    display:none;
    position: fixed;
    bottom: 0px;
    right: 10px;
    background: #e6f0f8;
    max-width: 350px;
    min-width:280px;
    max-height: 250px;
    overflow: hidden;
    font-size: 0.85em;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
    margin-left:10px;
}

div#chat time, #wiadomosci time {
    float: right;
    color: #286194;
    font-weight: bold;
}

div#chat div.mnew time {
	color:#cb4052
}

div#wiadomosci {
    background: #e6f0f8;
}

div#chat op, #wiadomosci op {
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
    text-transform: uppercase;
}

div#chat .message, #wiadomosci .message {
    margin-top: 10px;
    border-top: 1px dotted #ccc;
    padding: 7px;
}

#wiadomosci .message {
	margin-top:0px;
	width: 360px;
	font-size: 0.8em;
}

div#chat  div.message:first-child {
    border-top: 0px;
    margin-top: 0px;
}

div#chat .feed {
    max-height: 205px;
    overflow: auto;
}

div#messagebox {
    padding: 5px;
}
div#messagebox input:focus {
  outline: 0;
  outline-color: transparent;
  outline-style: none;
}

div#chat input#mess {
    width: calc(100% - 100px);
}



/* usersonline */

#klient i.fa.fa-user-o {
    margin-left: 0px;
    margin-right: 4px;
}

div.kworum.useronline {
    border-bottom: 1px solid;
}

span#ucount {
    background: #3296c8;
    color: #fff;
    padding: 2px 7px;
    border-radius: 5px;
    font-size: 0.9em;
    margin-left: 3px;
    display:inline-block;
    cursor: default;
}

#uonline {
	position: absolute;
	/* display: none; */
	margin-top: 19px;
	margin-left: -7px;
	text-align:left;
}

.useronline {
    padding: 6px;
}

span#ucount.on {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

span#ucount.on {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#uonline div:first-child {
    border-top-right-radius: 5px;
}

.useronline {
    background: #3CA7D3;
}

#uonline div:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

input.dzbutton {
	font-size: 0.8em !important;
    padding: 7px !important;
    margin: 0px !important;
    min-width: unset !important;width: 102px;
}

img.vobraz {
    width: 50px;
    height: 50px;
    border-radius: 30px;
}


img.qrc {
    float: right;
    max-width: 120px;
}

div.uzytkownik {
    page-break-inside: avoid;
}

div.podsumowanie {
    background: #f2f2f2;
    padding: 20px;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    margin-bottom: 10px;
}

div.podsumowanie span {
    margin-right: 20px;
    font-size: 1.3em;
    font-weight: 300;
}


/* aktualnosci */

.b60 {
    width: calc(60%);
    float: left;
}

.b40 {
    width: calc(35% - 97px);
    float: right;
}

atitle {
    display: block;
    font-size: 0.9em;
}

adate {display: block;font-size: 0.8em;margin-bottom: 10px;color: #cb4052;}

acontent {
    display: block;
    font-size: 0.80em;
    line-height: 1.4em;
}

div.box dd tools a:hover {
    color: #cb4052;
}

/* do pobrania */

div.dopobrania a {
    color: #000;
    text-decoration: none;
}

.dopobrania {
    font-size: 0.9em;
}

div.dopobrania i {
    margin-right: 6px;
}

div.dopobrania dd:hover i {
	color:#cb4052
}

.dopobrania dd {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 0px;
}

.dbig dd:first-child {
	border-top:0px
}

.dopobrania dd:hover {
    background: #f2f2f2;
}

.aktualnosci dd {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 0px;
    padding-top: 10px;
    margin-bottom: 15px;
}

.spodsumowanie {
    padding: 20px;
    border: 1px solid #000;
    margin-bottom: 20px;
}

.news_big atitle {
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 9px;
}

.aktualnosci.news_big dd {
    margin-bottom: 35px;
}

/* cennik */

input.pobierz {
	font-size: 0.8em;
    padding: 8px 19px;
    margin: 0px;
}

table.pricing td {
    border-bottom: 1px solid #ccc;
    padding: 11px;
    min-width: 180px;
}

tr.theader td {
    font-weight: bold;
    color: #cb4052;
}

td.wybor {
    background: #ccc;
}

tr.noline td {
    border-bottom: 0px;
}

company {
    font-size: 0.6em;
    display: block;
    margin-top: 1px;
    margin-bottom: 2px;
}

phone {
    display: block;
    font-size: 0.6em;
    padding: 2px 8px;
    margin-top: 6px;
}

#cena_brutto {
	font-weight:bold
}

#discussion i.fa.fa-phone {
    float: none;
    margin-left: 0px;
    margin-right: 4px;
}

phone.called {
    background: #cb4052;
    display: table;
    border-radius: 12px;
    color: #fff;
}

phone.called i.fa.fa-phone {
    color: #fff;
}

#confer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: #fff;
}

#confer call {padding:3px;font-size:0.9em;margin-right:10px;}

/** boczne menu **/

ul#lmenu {
    float: left;
    width: 140px;
}



#lmenu li {
    background: #fff;
    padding: 11px;
    /* margin-bottom: 1px; */
    /* color: #25304b; */
    border-bottom: 1px solid #e5e5e5;
}

#lmenu li:hover {background: #3296c8;cursor:pointer;color: #fff !important;}

ul#lmenu {
    list-style: none;
    margin: 0px;
    padding: 0px;
    /* border-right: 1px solid #ccc; */
    font-size: 0.9em;
    background: #fff;
}

ul#lmenu li:hover i {color: #fff;}

#lmenu li span {
    display: inline-block;
    text-align: center;
    font-weight: 300;
    margin-top: 6px;
}

#lmenu i {
    display: inline-block;
    /* text-align: center; */
    font-size: 1.0em;
    width: 25px;
    color: #3296c8;
}

div.wlmenu div.box {
    float: right;
    width: calc(1160px - 177px);
    max-width: calc(100vw - 187px);
}

#lmenu li.active, #lmenu li.active i{background: #3296c8;color: #fff !important;}


bt {
    display: inline-block;
    padding: 9px;
    margin-left: 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background:#fff
}

bt:hover {background:#ccc;cursor:pointer}

div.wlmenu div.box:last-child {min-height: 546px;}


/* ustawienia */

ul.licencje {
    list-style: none;margin:0px;padding:0px;
}
ul.licencje li {padding:5px;border:1px solid #ccc;margin-bottom:5px}
ul.licencje li lic {display:block;font-size:1.3em;}
ul.licencje li span {margin-top:4px;display:block;font-size:0.8em;color:#888;}

.gray {
    background: #e5e5e5;
    padding: 10px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 10px;
}

.gray a {color:#cb4052}

clock {
    float: right;
    font-size: 1.5em;
    margin-top: -6px;
}

div#cboxLoadedContent a {
    color: #cb4052;
    text-decoration: none;
}

div#cboxLoadedContent a:hover {
        text-decoration: underline;
}

div.punkt.active {
    border:1px solid #cb4052;
    border-left:5px solid #cb4052
}

@media only screen and (max-width: 1178px) {
#header {
    margin-top: 0px;
}}

a.grupa {
    margin-left: 10px;
    text-decoration: none;
    color: #000;
}

a.grupa:hover, a.posd:hover {text-decoration:underline}

a.posd{
    text-decoration: none;
    color: #000;
}


.sticky {
	    position: sticky;
    top: 0px;
}

h2 tools {
    font-size: 0.6em;
    margin-top: 4px;
}

h1 tools {
    font-size: 0.55em;
    margin-top: 4px;
}

kr span {
    display: inline-block;
    background: #cb4052;
    color: #fff;
    padding: 5px 6px;
    margin-left: 3px;
    border-radius: 15px;
}

#discussion mode {
    font-size: 0.6em;
    font-weight: bold;
    text-transform: uppercase;
}

.alertify-notifier .ajs-message.ajs-success {
    color: #fff;
    border-radius: 5px;
    background: #3CA7D3 !important;
}

tools.toper {

    float: none !important;
    height: 30px;
    display: block;
    text-align: center;
    padding-top: 8px;
    font-size: 1.0em;
    margin-bottom: 5px;
    background: #e5e5e5;
    padding-left: 12px;
    padding-top: 11px;
    margin-top:-7px
    
}

#ucount i.fal.fa-user {
    margin-left: 1px;
    margin-right: 4px;
}