body {
	margin: 0;
	font-family: Tahoma, sans-serif;
	background: #EDEDF0;
}

.header {
	width: 100%;
	height: 50px;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 100;
	display: none;
}

.content-box{
	padding-top: 0px;
	box-sizing: border-box;
	position: absolute;
}

.hello-content-wrapper{
	background-image: url(https://cowork.kkwm.pl/img/startCoverPhoto/photo3HD.jpg);
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	box-sizing: border-box;
}

.hello {
}

.no-sh{
	text-shadow: none !important
}

/*   MENU BOX   */

.menu-contener {
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	min-width: 978px;
	width: 978px;
	padding: 0 10px;
}

.global-contener {
	position: absolute;
	margin: auto;
	width: 100%;
}

/*   TEXT   */
.title {
	max-width: 900px;
	left: 0;
	right: 0;
	margin: auto;
}

.ep-c {
	text-align: center;
}
.p-title {
	padding: 130px 20px 150px 20px;
	font-weight: bold;
	font-size: 2em;
	line-height: 44px;
	font-family: Tahoma;
	color: #fff;
	display: block;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25), -1px -1px 10px rgba(0, 0, 0, 0.25);
	z-index: 1;
	position: relative;
}

.t-c:before {
	content: '"';
}

.t-c:after {
	content: '"';
}

.who {
	color: #FFF;
	position: relative;
	font-family: tahoma;
	font-size: 13px;
	text-align: right;
	right: 20px;
	bottom: 20px;
	padding-left: 20px;
}

.who:after{
	content: ' (Team kkwm.pl)';
}

.team-member{
	font-weight: bold;
}

.team-member:before{
	content: '@';
}

.team-member:first-child{
	padding-left: 20px;
}

.team-member:first-child:after{
	content: ',';
}

.cover{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	z-index: 0;
}

.info {
	position: absolute;
	width: 100%;
	padding-bottom: 50px;
}

.i-title{
	font-size: 1.5em;
	padding: 0px 20px 20px 20px;
	text-shadow: 1px 1px #F8F8F8;
	color: #5C6681;
	font-weight: bold;
}

.in-c{
	text-align: center;
}

.text{
	max-width: 800px;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0 20px;
	text-shadow: 1px 1px #F8F8F8;
	color: #868EA5;
}

.why_us{
	width: 100%;
	background: #F8F8F8;
	position: absolute;
	padding-bottom: 20px;
}

.wu-c{
	max-width: 800px;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0 20px 50px 20px;
	color: #5C6681;
}

.wu-c-image{
	height: 270px;
	background: #eee;
	border: solid 1px #E4E4E4;
	border-radius: 3px;
	position: relative;
	float: right;
}

.wu-c-image > strong{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 2em;
	color: #D8D8D8;
	text-shadow: 1px 1px #FDFDFD, -1px -1px #eee;
}

.wu-c-text{
	float: left;
	color: #868EA5;
}

.wu-c-text > .wrapper > strong{
	display: block;
	font-size: 2em;
	margin-bottom: 5px;
}

.wu-c-text, .wu-c-image {
	margin-bottom: 30px;
}

.wrapper-plus{
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.wu-c-text-plus{
	height: 270px;
}

.wu-c-box{
	background-color: #fff;
	margin-bottom: 50px;
}

.item{
	max-width: 978px;
	left: 0;
	right: 0;
	margin: auto;
	padding: 20px;
	padding-top: 0;
}

#group {
	position: absolute;
	width: 100%;
}

.group-box{
	position: absolute;
	max-width: 820px;
	padding: 50px 20px 40px 30px;
	left: 0;
	right: 0;
	margin: auto;
	color: #ddd;
}

.group-card{
	width: 187px;
	height: 270px;
	background: #FFF;
	border: solid 3px #fff;
	border-radius: 3px;
	box-shadow: 1px 1px 1px #DEDFE6;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-shadow: none;
	position: relative;
}

.group-nr{
	position: absolute;
	bottom: 40px;
}
.group-id{
	position: absolute;
	bottom: 0px;
}

.group-triangle {
	width: 0;
	height: 0;
}

.bottomleft {
	border-bottom: 18px solid;
	border-left: 187px solid;
	border-top: solid 70px transparent !important;
}

.bottomRight {
	border-bottom: 55px solid;
	border-right: 187px solid;
	border-top: solid 70px transparent !important;
	border-radius: 0 0 3px 3px;
}

.class-card-nr {
	border-color: #3598DC;
}

.class-card-info {
	border-color: #2A80B9;
}

.project-card-nr {
	border-color: #2FCC71;
}

.project-card-info {
	border-color: #27AE61;
}

.game-card-nr {
	border-color: #E84C3D;
}

.game-card-info {
	border-color: #C1392B;
}

.hobby-card-nr{
	border-color: #FFC81B;
}

.hobby-card-info{
	border-color: #F1B10C;
}

.group-img{
	width: 96px;
	height: 96px;
	left: 0;
	right: 0;
	top: 34px;
	margin: auto;
	position: relative;
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 70px;
}

.class-img{
	background-image: url(../img/land_book.png);
	background-color: #CAE7FA;
	background-size: 70px;
}

.project-img{
	background-image: url(../img/land_project.png);
	background-color: #BDF8BB;
	background-size: 60px;
}

.game-img{
	background-image: url(../img/land_game.png);
	background-color: rgba(0,0,0,0);
	background-size: 96px;
}

.hobby-img{
	background-image: url(../img/land_hobby.png);
	background-color: rgba(0,0,0,0);
	background-size: 96px;
	width: 130px;
	height: 130px;
	top: 20px;
}

.nr{
	position: absolute;
	top: 160px;
	width: 66px;
	z-index: 1;
	color: #FFF;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	font-weight: 900;
}

.group-type-header{
	position: absolute;
	font-family: 'Roboto', sans-serif;
	top: 214px;
	z-index: 1;
	color: #fff;
	width: 100%;
	padding-right: 12px;
	box-sizing: border-box;
	text-align: right;
	font-size: 14px;
}

.group-type{
	position: absolute;
	font-family: 'Roboto', sans-serif;
	top: 230px;
	z-index: 1;
	color: #fff;
	width: 100%;
	padding-right: 12px;
	text-align: right;
	font-size: 22px;
	font-weight: 900;
	box-sizing: border-box;
}

.logo{
	width: 80px;
	height: 80px;
	background-image: url(https://cowork.kkwm.pl/img/logo-520.png);
	background-size: 80px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.logo-box{
	position: relative;
	width: 100%;
	height: 170px;
}

.content-icon{
	width: 80px;
	height: 80px;
	background-size: 80px;
	left: 0;
	right: 0;
	margin: auto;
	padding-top: 50px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.content-icon[id='search']{
	background-image: url(https://cowork.kkwm.pl/img/land-search.png);
}

.content-icon[id='why']:after{
	content: '?';
	font-size: 100px;
	font-weight: bold;
	line-height: 83px;
	font-family: Arial, sans-serif;
}

.about_us{
	position: absolute;
	width: 100%;
	background-image: url(https://cowork.kkwm.pl/img/startCoverPhoto/photo2HD.jpg);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.au-bpx{
	width: 100%;
	background: rgba(55, 50, 75, 0.85);
	padding: 20px;
	padding-top: 50px;
	box-sizing: border-box;
	text-align: center;
}

/*   TABLE   */


table{
	margin-bottom: 30px;
	border-collapse: collapse;
	background: #FFF;
	border-radius: 3px;
	border: none;
	color: #454F5F;
	box-shadow: 1px 1px 1px #DEDFE6;
	max-width: 800px;
	left: 0;
	right: 0;
	margin: auto;
}

tr {
	border-bottom: solid 1px #EEE;
}

tr:first-child {
	background: #F3F3F3;
}

tr:last-child{
	border-bottom: none;
}

td {
	padding: 10px 12px;
}

td:nth-child(5) {
	border-radius: 0 3px 0 0;
}

td:nth-child(1) {
	border-radius: 3px 0 0 0;
}

.t-head{
	top: 42px;
	position: fixed;
	width: 978px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 99;
	border-radius: 0;
	display: none;
	box-shadow: none;
	border-bottom: solid 1px #E8E8E8;
}

.join {
	text-align: center;
	position: relative;
	top: 30px;
	margin-bottom: 20px;
}

/* BTN CLASS */

.btn {
	border: none;
    padding: 10px 20px 10px 32px;
    font-family: tahoma;
    font-weight: bold;
    border-radius: 3px;
    background-color: #227FBC;
    color: #FFF;
    outline: none;
    display: inline;
    font-size: 11px;
    box-shadow: 1px 1px 1px #DEDFE6;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: 12px center;
}

    .dialog-content > .btn{
		margin-left: 5px;
	}

	.btn[id="view-btn"] {
        background-image: url(../img/view.png);
        background-size: 14px;
        background-position: 10px center;
    }

    .btn[id="edit-btn"] {
        background-image: url(../img/edit.png);
    }

    .btn[id="sett-btn"] {
        background-image: url(../img/settings.png);
    }

    .btn[id="btn_KKWM_Social"] {
        background-image: url(../img/settings.png);
    }

.btn, .curr {
    background-image: url(../img/curr.png);
}

    .btn:hover {
        background-color: #1E76AF;
    }

    .btn:active {
        background-color: #1D6B9E;
    }

/*    ABOUT US    */

.au-title{
	color: #fff;
	text-shadow: none;
	margin: 30px;
	font-size: 2em;
}

.au-wrapper{
	display: inline-block;
	border-radius: 4px;
}

.au-content{
	display: inline-block;
	float: left;
	left: 0;
	right: 0;
	padding: 40px 20px;
	background: #fff;
	border-radius: 4px;
	margin: 5px;
	max-width: 272px;
}

.au-c-img{
	width: 80px;
	height: 80px;
	border-radius: 80px;
	background-size: 80px;
	background-position: 50%;
	background-repeat: no-repeat;
	left: 0;
	right: 0;
	margin: auto;
}

.au-c-img[id='filek']{
	background-image: url(https://cowork.kkwm.pl/img/avatars/u42_90479.png)
}

.au-c-img[id='klocek']{
	background-image: url(https://cowork.kkwm.pl/img/avatars/u131_2258.jpg)
}

.au-c-img[id='juszczynka']{
	background-image: url(https://touch.kkwm.pl/img/patrykjuszczynka.jpg)
}

.au-c-content{
	padding: 10px;
	max-width: 300px;
}

.au-cc-name{
	font-size: 19px;
	font-weight: bold;
	color: #27AE61;
}

.au-cc-brand{
	font-size: 12px;
	max-width: 200px;
	left: 0;
	right: 0;
	margin: auto;
	margin-top: 2px;
	color: #555;
}

.au-cc-quote{
	margin-top: 40px;
	font-size: 14px;
	color: #738088;
	font-style: italic;
	position: relative;
	text-align: left;
	line-height: 21px;
	padding-left: 11px;
}

	.au-cc-quote:before{
		font-family: sans-serif;
		font-style: normal;
		font-weight: 600;
		font-size: 40px;
		line-height: 48px;
		color: #8B959C;
		display: block;
		content: "\201C";
		position: absolute;
		left: -5px;
		top: -7px;
	}

	.au-cc-quote:after{
		font-family: sans-serif;
		font-style: normal;
		font-weight: 600;
		font-size: 40px;
		line-height: 56px;
		position: absolute;
		color: #8B959C;
		display: inline-block;
		content: "\201D";
		height: 28px;
		margin-left: 5px;
		vertical-align: middle;
		text-align: right;
	}

.c-sh-clear{
	color: #fff;
	text-shadow: none;
	margin: 50px;
	margin-bottom: 10px;
	max-width: 100%;
	font-size: 16px;
}

	.c-sh-clear:first-child{
		margin-top: 40px;
	}

.get-accound{
	display: inline-block;
	border: solid 1px #FFF;
	color: #412A4E;
	padding: 20px 26px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 18px;
	background: rgba(255, 255, 255, 1);
	margin: 20px 10px;
	cursor: pointer;
	box-shadow: 2px 2px 2px #302A38;
}

small {
	font-size: 12px !important;
	display: block;
}

hr[id='top']{
	border: none;
	border-bottom: dashed 1px #FFF;
	margin: 50px;
	margin-bottom: 40px;
}

hr[id='bottom']{
	border: none;
	border-top: dashed 1px #FFF;
	margin: 50px;
	margin-top: 40px;
}
