ul.flashMessages { margin-bottom: 30px; margin-right: -15px; padding: 10px; list-style-type: none; }

ul#flashMessagesSuccess { border: 1px solid #446423; background: #EFF5EA; color: #3D6611 }

ul#flashMessagesErrors { border: 1px solid #F16048; background: #FAEBE7; color: #DF280A }

.ul_error {  padding: 0px; list-style-type: none; color: #FF0000; font-size: 14px;  }
.ul_error li { }
.btn.btn-primary, .btn.btn-success {
    background-color: #334485;
    border: 1px solid #CCCCCC;
}
.datepicker { background: white }

.last_bdp .img-thumbnail{
	float: left;
}
.last_bdp td > a{
	color: #428BCA;
}
#search_advanced .container .col-md-9{
float: right;
}
table.table-striped a{
	color:#428BCA !important;
}
.teee .chosen-choices input.default{padding: 0px !important}

table.table-striped a.btn-primary{
	color: #fff !important;
} 

table.table-striped .btn.btn-success,
table.table-striped .btn-danger{
	color: #fff !important;
}
#menu_left .panel.panel-menu .panel-body ul li a{
	padding: 15px 5px 15px 15px;

}

.none-css{
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important;
}


legend span{
font-size: 0px;
}

.css-none,
.css-none span{
	height: 0px;
	padding: 0px;
	margin: 0px;
	 border: medium none;
	 font-size: 0px;
}

.validusers{
display: none;
}

#pEdycjaUrzytkownika .no-margin-left{
	margin-left: 0 !important;
}

.width33proc{
width: 33%;
}


.width10proc{
width: 10%;
}


.width8proc{
width: 8%;
}

.width16proc{
width: 16%;
}

.col-md-7-5{
float: right;
margin-right: 16px;
width: 540px !important;
margin-top: 2px;
min-height: 143px !important;
height: auto !important;
}

.color-red{
	color: red;
	font-size: 16px !important;
}
.no-padding-left{
	padding-left: 0px !important;
    margin-left: 15px;
    margin-top: 5px;
}
.margin05{
	margin: 5px 0px !important;
}
.comment-avatar .margin50{
margin-left: 0px !important;

}
.comment-avatar .margin50 li{
    left: 14px !important;
    margin-left: 0px !important;
    padding-left: 0 !important;
    position: relative !important;
    text-align: left !important;
    top: 6px !important;
}
.valid-foto-info{
	font-size: 12px;
}



#score_1,
#score_2{
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}


.tables_header{

overflow: hidden;
}

.tables_header > div{
font-weight: bold;
float: left;
}
.tables_header > div{
	width: 5%;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	line-height: 60px;
	border-right: 1px solid #DDDDDD;
}

.tables_header > div:first-child{
width: 80%;
padding-left: 2%;
text-align: left;
border-right: 1px solid #DDDDDD;
line-height: 20px;
padding-top: 10px;
padding-bottom: 10px;
}


#score_1 .tables_header > div:first-child{
line-height: 40px;
}

.tables_header > div:last-child{
border-right: none;
	}


/*.tables_header > div:nth-child(odd){
    background: #F9F9F9;
}*/


.tables:nth-child(odd){
    background: #F9F9F9;
}


.tables{
	clear: both;

}
.inputs{
	float: right;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
/*	padding: 10px 0;*/
}
.inputs label:first-child{
float: left;
width: 80%;
padding: 10px 0px 10px 2%;
	text-align: left;
	font-weight: normal;
	border-right: 1px solid #DDDDDD;
	font-size: 14px;
}
.inputs label{
	width: 5%;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 11px;
border-right: 1px solid #DDDDDD;
font-size: 0px;
}

.inputs label:last-child{
border: none;
}

.inputs label > input{
margin: 0px;
	}
label.newpadding10{
    padding-bottom: 18px;
    padding-top: 22px;	
}
label.newpadding20{
    padding-bottom: 28px;
    padding-top: 32px;	
}

.deletelabels td label{
	font-size: 0px !important;
}

.deletefoto{
    left: 230px;
    margin-top: -9px;
    position: absolute !important;
    z-index: 99;
}
.deletefoto a{
position: absolute;
	}


@media screen and (max-width: 1026px) {
	.deletefoto {
	    left: 560px;
	    margin-top: -73px;
	    position: absolute !important;
	    z-index: 99;
	}
}

.widthauto{
	float: left;
	width: auto;
}
.floatleft{
	float: left;
}