#clientBox {
	display:none;
}
#clientBox.notLogged {
	width:415px;
	height:115px;
	position:fixed;
	left:50%;
	margin-left:135px;
	background-color:#FFF;
	z-index:100;
	border:1px #d3d3d3 solid;
	top:0;
}
#clientBox.notLogged h2 {
	font-size:13px;
	position:absolute;
	left:10px;
	top:10px;
	margin:0;
	padding:0;
}
#clientBox.notLogged input[type="text"], #clientBox.notLogged input[type="password"] {
	width:170px;
	height:20px;
	line-height:20px;
	padding:0 10px;
	border:1px #d3d3d3 solid;
	color:#666;
	background-color:#efefef;
	font-size:12px;
	position:absolute;
	left:10px;
}
#clientBox.notLogged input[name="email"] {
	top:35px;
}
#clientBox.notLogged input[name="password"] {
	top:60px;	
}
#clientBox.notLogged input[type="submit"] {
	background-color:#250618;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:20px;
	height:20px;
	width:70px;
	border:0;
	position:absolute;
	top:85px;
	cursor:pointer;
	left:131px;
}
#clientBox.notLogged label {
	font-size:11px;
	position:absolute;
	left:10px;
	top:85px;
	line-height:20px;
	cursor:pointer;
}
#clientBox.notLogged label input {
	vertical-align:middle;
}
#clientBox.notLogged a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#250618;
	text-indent:20px;
	background-repeat:no-repeat;
	background-position:left center;
	position:absolute;
	left:220px;
	line-height:16px;
}
#clientBox.notLogged a.register {
	background-image:url(../img/icons/register.png);
	top:38px;
}
#clientBox.notLogged a.remind {
	background-image:url(../img/icons/remind.png);
	background-position:1px center;
	font-weight:normal;
	top:63px;
}
#clientBox.notLogged a:hover {
	color:#da1c92;
}

#register {
	position:absolute;
	top:90px;
	width:600px;
	border:1px #d3d3d3 solid;
	background-color:#fff;
	padding:50px;
	left:50%;
	margin-left:-350px;
	z-index:103;
	font-size:12px;
	display:none;
	z-index: 10000000;
}
#register a.close {
	background-color:#da1c92;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:3px 10px;
	position:absolute;
	right:0;
	top:0;
	text-decoration:none;
}
#register a {
	color:#da1c92;	
}
#register h1 {
	font-size:24px;
	margin:0;
	padding:0;
	line-height:30px;
	margin-bottom:10px;
}
#register input[type="text"],#register input[type="tel"],#register input[type="password"],#register input[type="email"] {
	border:1px #d3d3d3 solid;
	padding:0 10px;
	height:30px;
	line-height:30px;
	width:250px;
	margin:3px 10px 3px 15px;
	/*margin-left:25px;*/
}
#register h2 {
	font-size:14px;
	line-height:24px;
	margin:10px 0;
	padding:0;
}
#register h2 small {
	font-size:12px;
	font-weight:normal;
}
#register .column {
	width:300px;
	float:left;
	overflow:auto;	
}
#register label {
	background-color:#eaeaea;
	border:1px #d3d3d3 solid;
	font-size:11px;
	display:block;
	padding:10px;
	clear:both;
	margin:10px 0;
}
#register input[type="submit"] {
	background-color:#da1c92;
	color:#fff;
	font-weight:bold;
	padding:5px 10px;
	border:none;
	cursor:pointer;
}
#register input[type="submit"]:hover {
	background-color:#250618;	
}



#clientPanelMenu {
	background-color:#210718;
	width:200px;
	position:fixed;
	height:100%;
	margin-left:350px;
	left:50%;
	z-index:16;
	top:0;
	padding-top:101px;
}
#clientPanelMenu a {
	display:block;
	padding:15px 20px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	line-height:20px;
	background-position:15px center;
	background-repeat:no-repeat;
	padding-left:50px;
}
#clientPanelMenu a.pulpit {
	background-image:url(../img/icons/pulpit.png);
}
#clientPanelMenu a.zamowienia {
	background-image:url(../img/icons/zamowienia.png);
}
#clientPanelMenu a.faktury {
	background-image:url(../img/icons/faktury.png);
}
#clientPanelMenu a.projekty {
	background-image:url(../img/icons/projekty.png);
}
#clientPanelMenu a.rabaty {
	background-image:url(../img/icons/rabaty.png);
}
#clientPanelMenu a.ustawienia {
	background-image:url(../img/icons/ustawienia.png);
}
#clientPanelMenu a.wyloguj {
	background-image:url(../img/icons/wyloguj.png);
}
#clientPanelMenu a:hover, #clientPanelMenu a.active {
	background-color:#da1c92;
}

#clientPanelContent {
	background-color:#fff;
	border:3px #210718 solid;
	border-right:none;
	width:897px;
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-550px;
	height:747px;
	z-index:16;
	width:0;
	margin-left:350px;
	font-size:12px;
}
#clientPanelContent > div {
	padding:20px;
}
#clientPanelContent .project_files {
	position:absolute;
	top:-100px;
	right:0;
	width:auto !important;
}
#clientPanelContent .project_files h2 {
	border:none;
}
#clientPanelContent h1 {
	margin:0;
	padding:0;
}
#clientPanelContent div.box4 {
	width:410px;
	float:left;
	min-height:310px;
	margin-top:20px;
}
#clientPanelContent div.column2 {
	width:410px;
	float:left;
	margin-top:20px;
}
#clientPanelContent div.box4:nth-child(even), #clientPanelContent div.column2:nth-child(odd), #clientPanelContent div.column2.odd {
	margin-right:20px;	
}
#clientPanelContent h2 {
	color:#333;
	font-weight:normal;
	font-size:16px;
	line-height:24px;
	margin:0;
	padding:0;
	border-bottom:1px #CCC solid;
}
#clientPanelContent .submenu {
	margin:20px 0;
}
#clientPanelContent .submenu a {
	background-color:#EFEFEF;
	padding:5px 10px;
	display:inline-block;
	margin-right:10px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
	font-size:12px;
}
#clientPanelContent .submenu a.active, #clientPanelContent .submenu a:hover {
	color:#000;
}
#clientPanelContent .noorders {
	margin:200px;
	text-align:center;
	font-size:18px;
}
#clientPanelContent .box4 .noorders {
	margin:150px auto;
	color:#CCC;
}
#clientPanelContent .news {
	font-size:11px;
	line-height:14px;
	text-align:justify;
	text-align-last:left;
}
#clientPanelContent .news.super {
	border:2px #da1c92 solid;
	padding:4px;
	margin:5px 0;
	background-color:#ffe3f4;
}
#clientPanelContent .news.super h3 {
	margin-top:0;
	padding:0;
	line-height:14px;
}
#clientPanelContent .news h3 {
	font-size:12px;
	margin:0;
	line-height:24px;
	margin-top:10px;
}
#clientPanelContent table.orders {
	margin-top:10px;
}
#clientPanelContent table.orders tr.selected td {
	background-color:#ffd2ef;
}
#clientPanelContent table.orders tr.selected:nth-child(odd) td {
	background-color:#f7d8ec;
}
#clientPanelContent table.orders tr:nth-child(odd) td {
	background-color:#EFEFEF;
}
#clientPanelContent table.orders th {
	text-align:left;
	font-size:11px;
	border-bottom:1px #ccc solid;
	line-height:12px;
	padding:2px;
}
#clientPanelContent table.orders td {
	font-size:11px;
	padding:3px;
	vertical-align:middle;
}
#clientPanelContent table.orders td a.pay {
	display:inline-block;
	background-color:#C00;
	color:#fff;
	text-decoration:none;
	margin-top:10px;
	padding:1px 3px;
	white-space:nowrap;
}
#clientPanelContent table.orders td a.pay:hover {
	background-color:#F00;
}
#clientPanelContent table.orders td a.confirm_order {
	display:inline-block;
	background-color:#210718;
	color:#fff;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
	padding:1px 3px;
	white-space:nowrap;
	font-weight:bold;
}
#clientPanelContent table.orders td a.confirm_order:hover {
	background-color:#451133;
}
#clientPanelContent table.orders td a.project, a.proformaConfirm {
	display:inline-block;
	background-color:#210718;
	color:#fff;
	text-decoration:none;
	padding:1px 3px;
	margin-top:10px;
	white-space:nowrap;
}
#clientPanelContent table.orders td a.project:hover, a.proformaConfirm:hover {
	background-color:#451133;
}
a.proformaConfirm {
	margin-top:0;
}
#clientPanelContent table.orders td a.changeAddress {
	display:inline-block;
	background-color:#dfdfdf;
	color:#999;
	text-decoration:none;
	padding:1px 3px;
	margin-top:10px;
	white-space:nowrap;
}
#clientPanelContent table.orders td a.changeAddress:hover {
	background-color:#ccc;
}
#clientPanelContent table.orders input[type="checkbox"] {
	margin:3px 0;
}
.project_order_info {
	padding:10px 0;
	font-size:11px;
	line-height:18px;
}
.wgraj {
	background-color:#210718;
	display:inline-block;
	margin:15px 0;
	width:100px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:30px;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	float:left;
}
.wgraj span {
	position:absolute;
	top:0;
	left:0;
	width:100px;
	line-height:30px;
	display:block;
}
.wgrajPotwierdzenie {
	background-color:#210718;
	display:inline-block;
	margin:15px 0;
	width:300px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:30px;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	float:left;
}
.wgrajPotwierdzenie span {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	line-height:30px;
	display:block;
}
.wgraj:hover, .wgrajPotwierdzenie:hover {
	background-color:#451133;
}

.wgraj input, .wgrajPotwierdzenie input {
	opacity:0;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	width:200px;
	height:30px;
}
#addFilesToOrder {
	background-color:#da1c92;
	color:#fff;
	display:inline-block;
	padding:5px 10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
}
#addFilesToOrder:hover {
	background-color:#b3006f;
}
.progress {
	margin:15px 0;
	width:250px;
	height:28px;
	border:1px #CCC solid;
	position:relative;	
	float:left;
	display:none;
}
.progress .bar {
	background-color:#efefef;
	line-height:28px;
	position:absolute;
	top:0;
	left:0;
	width:0;
	font-size:11px;
	text-indent:10px;
	overflow:hidden;
	font-weight:bold;
}
.file {
	padding:5px 0;
	width:100%;
	font-size:10px;
	border-bottom:1px #efefef solid;
	overflow:auto;
}
.file .img {
	float:left;
	width:80px;
	text-align:center;
	margin-right:10px;
	min-height:40px;
}
.file .img img {
	border:1px #efefef solid;
}
.file b {
	font-size:12px;
}

#files {
	height:340px;
	overflow:auto;
	overflow-Y:auto;
	overflow-X:hidden;
}
.delete_file {
	color:#666;
	text-decoration:none;
	float:right;
	padding-right:10px;
}
.delete_file img {
	vertical-align:middle;
}

.notPayed {
	text-align:center;
}
.notPayed h3, #chat h3 {
	font-weight:normal;
	color:#666;
	font-size:24px;
	margin:0;
	padding-bottom:30px;
	padding-top:10px;
}
.notPayed p, #chat p {
	font-size:12px;
	padding-bottom:40px;
}
.notPayed a.pay {
	display:inline-block;
	background-color:#C00;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
	white-space:nowrap;
	font-size:14px;
	font-weight:bold;
}
.notPayed a.pay span {
	display:block;
	font-size:10px;
	font-weight:normal;
}
.notPayed a.pay:hover {
	background-color:#F00;
}


#chat {
	width:848px;
	height:366px;
	border:1px #CCC solid;
	overflow-Y:auto;
}
#chat h3 {
	text-align:center;
	padding:5px;
}
#chat p {
	text-align:center;
	line-height:20px;
}
textarea#chatmsg {
	border:1px #ccc solid;
	margin:5px 0;
	width:500px;
	height:60px;
	padding:10px;
	color:#250618;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	line-height:16px;
}
a.chatSend {
	position:absolute;
	top:491px;
	left:535px;
	background-color:#210718;
	display:inline-block;
	width:150px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:30px;
	cursor:pointer;
}
a.projectAccept {
	position:absolute;
	top:491px;
	left:700px;
	background-color:#090;
	display:inline-block;
	width:150px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:30px;
	cursor:pointer;
}
a.projectAccept:hover {
	background-color:#0C0;
}
a.chatSend:hover {
	background-color:#451133;
}
.message {
	padding:10px;
	padding-bottom:0;
	overflow:auto;
	clear:both;
	position:relative;
}
.message:last-child {
	padding-bottom:10px;
}
.message.client .messageContent {
	float:left;
	margin-left:20px;
	border:1px #CCC solid;
	background-color:#efefef;
}
.message.graphic .messageContent {
	float:right;
	margin-right:20px;
	border:1px #d0b8c8 solid;
	background-color:#fff0fa;
}
.message .triangle {
	display:block;
	position:absolute;
	top:15px;
	width:29px;
	height:35px;
	z-index:1;
}
.message.client .triangle {
	background-image:url(../img/chatMsgLeft.png);
	left:2px;	
}
.message.graphic .triangle {
	background-image:url(../img/chatMsgRight.png);
	right:2px;	
}
.message .messageContent {
	font-size:12px;
	line-height:16px;
	padding:10px;
	width:740px;
	min-height:23px;
	position:relative;
}
.message .messageContent .date {
	display:block;
	text-align:right;
	position:absolute;
	right:5px;
	bottom:5px;
	font-size:11px;
}
.message.client .messageContent .date {
	color:#999;
}
.message.graphic .messageContent .date {
	color:#bca2b4;
}
.chatWgraj {
	background-color:#eaeaea;
	display:inline-block;
	width:150px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#333;
	height:30px;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	top:543px;
	left:535px;
}
.chatWgraj span {
	position:absolute;
	top:0;
	left:0;
	width:150px;
	line-height:30px;
	display:block;
}
.chatWgraj:hover {
	background-color:#ccc;
}

.chatWgraj input {
	opacity:0;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	width:200px;
	height:30px;
}
.progress.chat {
	position:absolute;
	top:693px;
	left:720px;
	width:150px;
	margin:0;
}

.order_status1, .order_status5, .order_status7 {
	font-weight:bold;
}

.subcontent {
	width:inherit;
	position:relative;
}

#settings label {
	width:410px;
	display:block;
	font-size:12px;
	margin:10px 0;
	text-align:right;
	line-height:30px;
	height:30px;
}
#settings label input[type='text'] {
	float:right;
	margin-left:10px;
	border:1px #ccc solid;
	width:250px;
	padding:5px;
}
#settings label input[type='password'] {
	float:right;
	margin-left:10px;
	border:1px #ccc solid;
	width:200px;
	padding:5px;
}
#settings label.checkbox {
	text-align:left;
	font-size:12px;
	line-height:16px;
	height:60px;
}
#settings .button {
	background-color:#210718;
	display:inline-block;
	width:auto;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:30px;
	cursor:pointer;
	padding:0 10px;
	margin:5px 0;

}
#settings .button.right {
	margin-right:10px;	
	float:right;
}
#settings .button:hover {
	background-color:#451133;
}
select#loadAddress {
	width:410px;
	border:1px #ccc solid;
	padding:5px;
	margin-top:10px;
	height:30px;
}
.buyCorrections {
	border:1px #ccc solid;
	display:inline-block;
	background-color:#eaeaea;
	padding:1px 2px;
	margin:0 2px;
	text-decoration:none;
	display:none;
}
.discount {
	color:#CCC;
	font-size:80px;
	font-weight:normal;
	text-align:center;
	font-weight:bold;
	margin:40px 0;
}
.zwieksz_rabat {
	background-color:#210718;
	display:block;
	width:280px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:30px;
	cursor:pointer;
	padding:0 10px;
	margin:auto;
	margin-bottom:30px;
}
.zwieksz_rabat:hover {
	background-color:#451133;
	color:#fff;
}

#discountGraph {
	width:857px;
	height:100px;
	border-left:1px #ccc solid;
	margin-top:60px;
	position:relative;
}
#discountGraph .element {
	float:left;
	font-size:14px;
	height:80px;
	line-height:80px;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	position:relative;
}
#discountGraph .element:last-of-type  {
	border-right:none;
}
#discountGraph .element span {
	display:block;
}
#discountGraph .element span.percent {
	text-align:center;
}
#discountGraph .element span.percent b {
	font-size:18px;
}
#discountGraph .element span.amount {
	text-align:left;
	position:absolute;
	left:-5px;
	top:-20px;
	line-height:10px;
	font-size:10px;
}
#discountGraph #discountBar {
	display:block;
	position:absolute;
	top:60px;
	height:20px;
	left:0;
	width:0;;
	background-color:#da1c92;
	opacity:0.8;
}
.special {
	margin:10px 0;
	text-align:left;
	border:1px #eaeaea solid;
	padding:5px;
	padding-bottom:30px;
	position:relative;
}
.special div {
	text-align:left;
	color:#000;
	height:26px;
	padding:3px 5px;
	background-color:#eaeaea;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	box-sizing:border-box;
	line-height:20px;
}
.special a {
	background-color:#210718;
	display:block;
	width:50px;
	line-height:20px;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	height:20px;
	cursor:pointer;
	padding:3px 5px;
	position:absolute;
	right:0;
	bottom:0;
}
.special a:hover {
	background-color:#451133;
	color:#fff;
}
#specialsBox {
	height:400px;
	overflow:auto;
	overflow-x:hidden;
}


#orders_buttons {
	position:fixed;
	background-color:#fff;
	top:570px;
	padding:10px;
	left:50%;
	margin-left:90px;
}
#orders_buttons a {
	background-color:#210718;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	height:20px;
	line-height:20px;
	cursor:pointer;
	padding:3px 5px;
	margin:0 3px;
}
#orders_buttons a:hover {
	background-color:#451133;
	color:#fff;
}

.payButton {
	background-color:#210718;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	height:24px;
	line-height:24px;
	padding:3px 5px;
	margin:20px auto;
	width:200px;
}
.payButton.proformaConfirm {
	display:block;
	background-color:#C03;
}

.bank {
	width:75px;
	margin:2px;
	float:left;
	vertical-align:middle;
	text-align:center;
}
.bank img {
	max-width:70px;
}
.invoices_info {
	background-color:#eaeaea;
	margin:20px 5px;
	margin-top:0;
	padding:5px;
	padding-left:100px;
	line-height:20px;
	font-size:11px;
	background-image:url(../img/icons/attention_grey.png);
	background-position:36px center;
	background-repeat:no-repeat;
	border:1px #ccc solid;
}
.buyProjectInfo {
	margin:10px auto;
	text-align:center;
	width:300px;
	border:1px #eaeaea solid;
	padding:10px 20px;
}
.buyProjectInfo span {
	display:block;
	font-size:18px;
	line-height:30px;
	text-align:center;
	margin-bottom:20px;
}
.buyProjectInfo #buyProjectShow {
	background-color:#C03;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:16px;
	padding:3px 5px;
	margin:20px auto;
	width:200px;
}
.buyProjectInfo #buyProjectShow:hover {
	background-color:#210718;
}
.buyProjectInfo label {
	display:block;
	margin:5px 0 0;
}
select[name=predefined_projects] {
	width:330px;
	padding:5px;
	margin:10px 40px;
}
#predefined_project_preview {
	width:300px;
	padding:20px;
	margin:5px auto;
	border:1px #eaeaea solid;
	height:110px;
	text-align:center;
}

#register .column.referral-code {
    padding-bottom: 20px;
}

#register .column.referral-code label{
    background: transparent;
    border: 1px #d3d3d3 solid;
    cursor: pointer;
    font-size: 12px;
    /*margin-bottom: 3px;
    margin-left: 25px;*/
    margin: 3px 10px 3px 15px;
    line-height: 24px;
    padding: 5px;
    width: 260px;
}

#register .column.referral-code label input[type="checkbox"]{
    vertical-align: middle;
    padding: 0;
    margin: 0 0 0 5px;
}

#register .column.referral-code input[type="text"]{
    display: none;
}