.learn-flat-element-item:hover .addElementSeparator{
	
	display:block;
}
.unv_btn_elem_background{
position: absolute;
    bottom: 0px;
    text-align: center;
    background-repeat: no-repeat;
    height: 28px;
    width: 100%;
	background-size: contain;
    background-image: url(/wp-content/uploads/platforma_thumbs/statusy/progress_1.png);
}

.zal_btn_elem_background{
position: absolute;
    bottom: 0px;
    text-align: center;
    background-repeat: no-repeat;
    height: 28px;
    width: 100%;
	background-size: contain;
    background-image: url(/wp-content/uploads/platforma_thumbs/statusy/progress_2.png);
}
 
.unv_prog_btn_elem_background{
	background-image: url(/wp-content/uploads/platforma_thumbs/statusy/progress_6.png);
}
.prog_prog_btn_elem_background{
	background-image: url(/wp-content/uploads/platforma_thumbs/statusy/progress_6a.png);
}
.fin_prog_btn_elem_background{
	background-image: url(/wp-content/uploads/platforma_thumbs/statusy/progress_7.png);
}
.addElementSeparator{
	width: 16px;
    height: 212px;
    background-size: contain;
    position: absolute;
    right: -18px;
    top: 50px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/platforma_thumbs/add_block_grey.png);
    /* background-color: #b4361f; */
    cursor: pointer;
    display: none;
}
.addElementSeparator:hover{
	background-image: url(/wp-content/uploads/platforma_thumbs/add_block_red.png);
}

.addElementSeparator_left{
	    left: -18px;
}
.addElementSeparatorInside{	
    width: 35px;
    height: 100%;
    position: absolute;
    right: -13px;
    /* background-color: #b4361f; */
    top: -38px;
    color: white;
    padding-left: 13px;
    cursor: pointer;
}
.prograssBar{
	height: 40px;
	width: 100%;
}

.progHalf{
	width:50%;
}
.progQuart{
	width:25%;
}
.dp_field_zasob_title_own{
	text-overflow: ellipsis;
    overflow: hidden;
    width: 230px;
    height: 45px;
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.h3_listgroup_separator_btnSpace{
	    margin-bottom: 24px !important;
}

.zal_btn_elem_middle{
	position: absolute;
    /*background-color: gray;*/
    left: 25%;
    bottom: 0px;
	text-align: center;
	padding-top: 1px;
    height: 34px;
	opacity: 0.5;
}
.zal_btn_elem_middle span{
	font-size:12px;
	
}
.zal_btn_elem_right{
	position: absolute;
    /*background-color: gray;*/
    right: 0px;
    bottom: 0px;
	
    height: 34px;
	opacity: 0.5;
}

.zal_btn_elem{
	position: absolute;
   /* background-color: gray;*/
    /* border: 1px solid white; */
    /* border-radius: 50px; */
    left: 0px;
    bottom: 0px;
	
    height: 34px;
	opacity: 0.5;
}
.zal_btn_elem_middle_active{
	/*background-color: #ffb700;*/
	opacity: 1;
}
.zal_btn_elem_active{
	/*background-color: #e91e63;*/
	opacity: 1;
}
.zal_btn_elem_right_active{
	/*background-color: #4caf50;*/
	opacity: 1;
}
.req_btn_elem_flat{
    position: absolute;
    /* background-color: gray; */
    background-image: url(/wp-content/uploads/platforma_thumbs/thumb_star.png);
    /* border: 1px solid white; */
    /* border-radius: 50px; */
    /* left: 10px; */
    /* top: -8px; */
    background-size: cover;
    width: 35px;
    height: 35px;
    display: none;
}
.req_btn_elem_active_flat{
	/*background-color: red;*/
	display:block;
}

.req_btn_elem{
    position: absolute;
    /* background-color: white; */
    /* border: 1px solid white; */
    /* border-radius: 20px; */
    right: 26px;
    /* margin-bottom: 10px; */
    /* padding-bottom: 10px; */
    top: -1px;
    background-position: top center;
    background-size: 16px;
    width: 34px;
    background-repeat: no-repeat;
    height: 20px;
    background-image: url(/wp-content/uploads/platforma_thumbs/ico_star_grey.png);

}

.req_btn_elem:hover{
		background-image: url(/wp-content/uploads/platforma_thumbs/ico_star_light.png);
}
.req_btn_elem_active{
	background-image: url(/wp-content/uploads/platforma_thumbs/ico_star_red.png);

}
.del_btn_elem{
    position: absolute;
    left: 0px;
    top: -1px;
    background-size: contain;
    background-position: center;
    width: 20px;
    background-repeat: no-repeat;
    height: 15px;
    background-image: url(/wp-content/uploads/platforma_thumbs/ico_bin_grey.png);

}
.del_btn_elem:hover{
	background-image: url(/wp-content/uploads/platforma_thumbs/ico_bin_red.png);
}
.pub_btn_elem{
    position: absolute;
    /* background-color: white; */
    /* border: 1px solid white; */
    border-radius: 20px;
    right: 0px;
    top: -2px;
    background-position: center;
    width: 34px;
    background-repeat: no-repeat;
    height: 19px;
    background-image: url(/wp-content/uploads/platforma_thumbs/ico_eye_grey.png);

}
.learn-flat-element-item:hover .btnOpcje{
	
	display: block;
}
.pub_btn_elem:hover{
	background-image: url(/wp-content/uploads/platforma_thumbs/ico_eye_light.png);
}
.pub_btn_elem_active{
	background-image: url(/wp-content/uploads/platforma_thumbs/ico_eye_red.png);
	
}
.btnOpcje{
	position: absolute;
    width: 250px;
    height: 18px;
    top: -18px;
	display:none;
}
.req_opacity{
	opacity: 0.2;
}
.learn-flat-element-item{
background-color: #fff;
/*width: 22.66%;*/
position: relative;
width: 250px;
float: left;
margin: 0 20px 35px 0;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}

.learn-flat-element-item:hover {
-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
}

.learn-flat-element-item img {
width: 100%;
height: auto;
}

.learn-flat-element-item .filtered img {
filter: gray;
-webkit-filter: grayscale(1);
filter: grayscale(1);
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}

.learn-flat-element-item:hover .filtered img {
-webkit-filter: grayscale(0);
filter: none;
}

.learn-flat-element-item .inner {
padding: 0 15px 15px;
}

.learn-flat-element-item h2 {
font-size: 16px;
line-height: 1.4em;
text-align: center;
}

.learn-flat-element-item .button-container {
display: block;
text-align: right;
}

.learn-flat-element-item .button {
font-size: 12px;
}

.learn-flat-element-item .button:after {
font-size: 18px;
}

@media only screen and ( min-width: 981px ) {

/*.learn-flat-element-item:nth-of-type(4n) {
margin-right: 0;
}

.learn-flat-element-item:nth-of-type(4n+1) {
clear: left;
}*/

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

.learn-flat-element-item {
width: 30%;
margin-right: 5%;
}

.learn-flat-element-item:nth-of-type(3n) {
margin-right: 0;
}

.learn-flat-element-item:nth-of-type(3n+1) {
clear: left;
}

}

@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {

.learn-flat-element-item {
width: 49%;
margin-right: 2%;
}

.learn-flat-element-item:nth-of-type(2n) {
margin-right: 0;
}

.learn-flat-element-item:nth-of-type(2n+1) {
clear: left;
}

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 479px ) {

.learn-flat-element-item {
width: 100%;
margin-right: 0;
}

}