
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	/*background: #E5E6DD;*/
	background: #505050;
	font-family: sans-serif;
	font-size: 13px;
	color: black;
	overflow-y: scroll !important;
	padding-right:0px !important;
	margin-right:0px !important;
}

table {
	font-family: sans-serif;
	font-size: 13px;
	color: black;
}

img {
	border:none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 300;

}

p {
	margin-bottom:0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
	padding-top:10px;
	padding-bottom:5px;
}

h4{
	padding-bottom:5px;
	margin-bottom:0px;
}

p, ul, ol {
	margin-top: 0;
}

ul, ol {
    text-align:left;
}


a {
	text-decoration: none;
	color: black;
}

a:hover {
}

#wrapper {
	/*overflow: hidden;*/
	background-color: #FFFFFF;
	/*background: #F1F2E9;
	/*background: #dcf1d4;*/
	border-bottom:0px solid gray;
	padding-bottom:10px;
}

.container {
	margin: 0px auto;

}

/* Header */

#header-wrapper {
	overflow: hidden;
	height: 600px;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 0px 20px;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 400px;
}


/* Logo */

#logo {
	overflow: hidden;
	height: 115px;
	background: #12531d;
}


#logo h1 {
	text-align: center;
	padding:0px;
}

#logo h1 {
	font-size: 70px;
	padding-top:5px;
}

/*#logo p {
	margin-top: -20px;
	padding: 0px 0px 0px 5px;
	font-size: 18px;
	font-weight: 300;
	color:white;
	letter-spacing: 8px;
}*/

/*#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #3C342E;
}*/

/* Menu */

/* Menu */

#menu-wrapper {
	height: 42px;
	margin-bottom: 2em;
	background: gray;
	border-bottom:10px solid #12531d;
	z-index:100;
}
/*
#menu {
	overflow: hidden;
	height: 42px;
}*/


/* MENU2 */

#menu2 ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;

	position:absolute;
	height:25px;
	z-index: 1000;
	right:0px;
}



#menu2 li {
	display: inline-block;
	float:left;
}

#menu2 a {
	display: block;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 25px;
	border: none;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #FFFFFF;
}

#menu2 a:hover {
	background-color:#505050;
}

#menu2 .current_page_item a {
	background-color:#505050;
	text-decoration: none;
	color: #FFFFFF;
}



#menu2 .submenu a {
	background-color:#656565;
	line-height: 25px;
	width:100%;
}

#menu2 .submenu a:hover{

	background-color:#505050;
	text-decoration: none;
	color: #FFFFFF;
}




#menu2 .submenu a {
	width:160px;
}






/* Page */

#page {
	overflow: hidden;
	padding: 20px 20px 40px 20px;
	text-align:left;
}

/* Content */

#content {
	max-width: 1200px;
	margin: 0 auto; /* how to center a div, not just its text */
}

.post {
	overflow: hidden;
}

.post .title {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 26px;
	/*color: #373737;*/
}


.links {
	padding-top: 20px;
	margin-bottom: 30px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 384px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: black;
}

h2 {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	/*text-shadow: 1px 1px 0px #FFFFFF;*/
	font-size: 26px;
	/*color: #373737;*/
}

#sidebar h2 {
	border-bottom: 3px solid #12531d;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	/*text-decoration: underline;*/
}

/* Three Column Footer Content */

#footer-bg {
	overflow: hidden;
	padding: 20px 0px 10px 0px;
	/*background: #3C342E;*/

	background: #505050;
	border-top: 10px solid #12531d;
	color:white;

	line-height: normal;
	text-align: center;
	/*color: #909090;*/
}


#column1 {
	float: left;
	width: 384px;
	margin-right: 20px;
}#column2 {
	float: left;
	width: 384px;
}

#column3 {
	float: right;
	width: 384px;
}

/* Footer */

#footer {
	height: 20px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
}





.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li {
	padding: 0px 0px 0px 14px;
	margin: 1px 1px 3px 1px;
}

.list-style2 a {
	color: black;
}

.list-style2 a:hover {
	/*text-decoration: underline;*/
}

.list-style2 .first {
	padding-top: 0px;
	border-top: none;
	background: none;
}

.list-style3 {
	margin-left: 20px;
	padding:0px;
	list-style: none;
}

.list-style4 {
	margin-left: 20px;
	padding:0px;
	list-style: none;
}

/* Three Column Content */

#three-column {
	overflow: hidden;
	padding: 10px 0px 50px 0px;
}

#three-column #tbox1 {
	float: left;
	width: 384px;
	margin-right: 20px;
}

#three-column #tbox2 {
	float: left;
	width: 384px;
}

#three-column #tbox3 {
	float: right;
	width: 384px;
}




.center {
	text-align:center;
}

.left {
	text-align:left;
}
.right {
	text-align:right;
}

.hiba {
	color:rgb(214,11,81);
}

.selected-menu-item {
	/*background-color:#eaf39b;*/
	background-color:gray;
}

.half {
	width:50%;
}

.bold {
	font-weight:bold;
}

th {
	text-align:left;
}

.w100 {
	width:100%;
}

.underline {
	text-decoration:underline;
}

.pointer {
	cursor:pointer;
}

.wide {
	width:100%;
}

.bold {
	font-weight:bold;
}

.top {
	vertical-align:top;
}

.gray {
	color:gray;
}

.red {
	color:rgb(214,11,81);
}

.orange {
	color:orange;
}

.green {
	color:#12531d;
}

.white  {
	color:white;
}














img {
	border: none;
}

td.description {
	height:20px;
}




.participant_page{
	width: 600px;
	height:195px;
}

img.bigpic{
	height:300px;
	width:240px;
}

img.smallpic{
	width:120px;
}

/*tr.imagerow{
	height:148px;
}

tr.labelrow{
	height:12px;
}*/


/* a kezd�laphoz */
table.tasktable{
	/*width:750px;*/
	width:600px;
	border: 1px solid #92B44B;
}

td.tts {
	/* width:165px; */
	width:70px;
}

td.ttb {
	width:330px;
}

/* a felhaszn�l�i adatok szerkeszt�s�hez*/
input.upsinput {
	width: 300px;
}

/* a felhaszn�l�i k�pekez*/
img.smallest {
	height: 75px;
	width: 60px;
}

img.bigpic {
	height: 300px;
	width: 240px;
}

img.tree_small {
	height:15px;
	width:15px;
}

td{
	vertical-align:top;
}

td.middle{
	vertical-align:middle;
}

a.project_title {
	text-decoration:none;
	color:black;
	font-weight:bold;
}

.title{
	color:black;
	font-weight:bold;
}


table.coordinator_page{
	width: 160px;
	height:195px;
	background-color: #b9e9ff;
}

table.participant_page{
	width: 600px;
	height:195px;
	background-color: #b9e9ff;
}

tr.high-row{
	height:20px;
	vertical-align:middle;
}

img.step-image {
	height:66px;
	width:66px;
	margin:0px;
}

div.task-input {

}

.hand {
	cursor:pointer;
}

.menu-separator {
	border-bottom:1px solid gray;
}

.red-border{
	border: 1px solid red;
}

.gray-back {
	background-color:#EEEEEE;
}

.highlight {
	background-color:lime;
}


#top-menu {

}

#top-right-menu {
	/*position: fixed;
	right:0;
	z-index: 100;*/
}





#top-right-menu a{
	color:white;
	background-color:#505050;
}

#top-right-menu a:hover {
	background-color:gray;
}

.top-menu-separator{
	border-top:1px solid gray;
}

.star14 {
	height:14px;
	width:14px;
	cursor:pointer;
	margin-left:1px;
}

.img16 {
	width:20px;
	height:20px;
	vertical-align:top;
}

.new-step-type-row {
	width:100%;
	height:20px;
	padding:0px;
	margin:5px 0px;
	cursor:pointer;
}

.new-step-type-selected {
	background-color:silver;
}

.link-icons {
	opacity:0.4;
}

.link-icons:hover {
	opacity:1;
}

.like-cell {
	text-align:right;
	vertical-align:bottom;
	padding-bottom:5px;
	padding-right:5px;
}

.pct90 {
	width:90%;
}

.step-edit-box {
	float:right;
	padding-right:3px;
}

.select-breki  {
	padding:20px;
}

.size16 {
	height:16px;
	width:16px;
}

.size128 {
	height:128px;
	width:128px;
	margin:auto;
}

.size64 {
	height:64px;
	width:64px;
	margin:auto;
}

.relative {
	position:relative;
}

.new-feed-step-type{
	float:left;
	width:70px;
}

.news-feed-step-description {
	margin-left:70px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
}

.news-feed-like-box {
	width:100%;
	height:20px;
	text-align:right;
	padding-right:55px;
}

.news-feed-step-owner {
	width:55px;
	float:right;
}

.news_hidden {
	display:none;
	background-color:yellow;
}

.news-feed-line {
	position:relative;
	clear:both;
	min-height:65px;
	/*padding-top:15px;*/
}

#fejlec-box-outer {
	color:white;
	height:50px;
	width:50px;
	position:absolute;
	right:4px;
	top: 44px;
	max-height:50px;
	/*border:1px solid white;*/
}

#fejlec-box {
	vertical-align: middle;
	/*border:1px solid red;*/
  text-align:right;
	max-height:50px;
	overflow:hidden;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.size32 {
	height:32px;
	width:32px;
}

.size64 {
	height:64px;
	width:64px;
}

.size50 {
	height:50px;
	width:50px;
}

.size48 {
	height:48px;
	width:48px;
}

.size300 {
	width:300px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.size400 {
	width:400px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.project-icon-column {
	vertical-align:top;
	width:55px;
	text-align:center;
}

.project-items-column {
	vertical-align:middle;
	width:370px;
}

.gray-row {
	background:#D0D0D0;
}

.task-list-state-icon {
	position:absolute;
	bottom:10px;
	right:2px;
	height:24px;
	width:24px;
}

.task-top-panel-select {
	position:absolute;
	top:195px;
	height:20px;
	width:100px;
	padding:3px;
	padding-left:6px;
}

.avatar {
	width:75px;
}

.right {
	text-align:right;
}

.news_notified {
	background-color:#fffdaa;
}

.clear {
    clear:both;
}

.dont-break-out {
	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;

	word-break: break-word;

	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	hyphens: auto;
}


@media print
{
    .np {
        display:none;
    }

    img.step-image {
        width:32px;
        height:32px;
    }

    .pb {
        page-break-after: always;
    }
}
