
.ui-widget {
    font-size: 12px !important;
}

.singleLine
{
    text-wrap:normal !important;
    white-space:normal !important;

}

.table_button{
	width:20px !important;
	height:20px !important;
	margin: 0 !important;
	padding:0 !important;
	border: none;
}

.table_pg{
	border-style:hidden !important;
	margin: 0 auto;
	padding: 0 !important;
	height:20px !important;
}

.table_pg td {
	border-style: none !important;
	margin: 0px !important;
	padding: 0 !important;
}

.work .fc-event-skin{
    background-color: red;
}

.number {
	text-align:right;
}

.width100 {
	width: 100%;
}

.width100i {
	width: 100% !important;
}

.width80 {
	width: 80%;
}


.pg30 {
	vertical-align: top;
	width: 30%;
}

.pg70 {
	vertical-align: top;
	width: 70%;
}

.centered {
	margin: 0px auto;
}

.pgallignTop {
	vertical-align: top;
}

.pg10 {
	vertical-align: top;
	width: 10%;
}

.pg45 {
	vertical-align: top;
	width: 45%;
}

.pg15 {
	vertical-align: top;
	width: 15%;
}

.pg35 {
	vertical-align: top;
	width: 35%;
}

.pg65 {
	vertical-align: top;
	width: 65%;
}

.pg20 {
	vertical-align: top;
	width: 20%;
}

.pg25right {
	vertical-align: top;
	text-align: right;
	width: 25%;
}
.pg80 {
	vertical-align: top;
	width: 80%;
}

.pg90 {
	vertical-align: top;
	width: 90%;
}

.pg80right {
	vertical-align: top;
	text-align: right;
	width: 80%;
}

.pg50 {
	vertical-align: top;
	width: 50%;
}

.textBold{
	font-weight: bold;
}

.ui-inputtext{
	width: 85%;
}

.ui-panelgrid{
	border-style: none !important;
}

/*
input[type="text"] {
	width: 100%;
}

select {
	width: 100%;
}
*/
.pgalignTop {
	vertical-align: top;
}

.pgallignBottom {
	vertical-align: bottom;
}

.pgallignCenter {
	vertical-align: center;
}

.pgallignRight {
	text-align: right 
}
.pgallignLeft {
	text-align: left
}

.pgnoBorders tr, .pgnoBorders td {
	border: none !important;
} 


.center {
	align:center;
}

.bold {
    font-weight: bold !important;
}

.piros {
	background-color: #FFB9B9;
}

.zold {
	background-color: #A0FF86;
}

.ui-picklist.p1 .ui-picklist-list{
	align:stretch;
	height: 300px;

}

.piros {
	background-color: #ff8080;
}

.kek {
	background-color: #00ffff;
}

/*
#top {
    position: relative;
    color: white;
    padding: 5px;
    margin: 0px 0px 10px 0px;
}

#bottom {
    position: relative;
    background-color: #c2dfef;
    padding: 5px;
    margin: 10px 0px 0px 0px;
}

#left {
    float: left;
    padding: 5px;
    width: 150px;

}

#content {
    float: left;
    padding: 5px;

}

#right {
    float: right;
    padding: 5px;
    width: 150px;
}

#vtleft {
    float: left;
    padding: 5px;
    width: 150px;
}

#vtright {
    float: right;
    padding: 5px;
    width: 150px;
}
.center_content {
    position: relative;
    background-color: #dddddd;
    padding: 5px;
    min-width: 1080px;
}

.left_content2 {
    background-color: #dddddd;
    padding: 5px;

}

.left_content {
    background-color: #dddddd;
    padding: 5px;
    margin-left: 170px;
}

.right_content {
    background-color: #dddddd;
    padding: 5px;
    margin: 0px 170px 0px 170px;
}

#top a:link, #top a:visited {

  color: white;
  font-weight : bold;
  text-decoration: none;
  
    
}


#top a:link:hover, #top a:visited:hover  {
  color: black;
  font-weight : bold;
  text-decoration : underline;
}
body {
    min-width: 1080px;
}

.ui-paginator-rpp-options 
{
	width:50px !important;
	size: 10 !important;	
}

*/


