body{
	padding:0!important;
	}
.bloghr{
	display:table;
	}
.bloghr hr{
	float:left;
	}	
.blank,.hiddens,.requireden, .requiredpl, #requiredpl, #requireden{
	display:none;
	}
.english{
	display:none!important;
	}
.rej_btn{
	cursor:pointer;
	}
.language{
	max-width:38px!important;
	margin-left:30px;
	cursor:pointer;
	display:none !important;
	}
@supports (-ms-ime-align:auto) {
	.language{
		display:block!important;
		}
	}
#showsent{
	margin-top:70px;
	display: block;
        overflow-x: auto;
        white-space: nowrap;
}
#showsent span:hover{
	color:red;
	}
#showsent span{
	cursor:pointer;
	}
th span{
	margin-left:50px;
	}
.sent0,.sent1{
	position:absolute;
	top:3px;
	right:10px;
	font-size:20px;
}
.sent0{
	color:orange;
	}
.sent1{
	color:lightgreen;
	}
.kv-upload-progress{
	display:none!important;
}
#lecturelist .icon_lang{
	padding:0!important;
}
.agendaday .orange{
	font-weight:600;
}
.hiddenlink{
	display:none!important;
	}
.lecpanel{
	padding:0px;
	border-bottom:2px dotted green;
	}
.read_more{
	text-transform:uppercase;
	}
.blogimage{
	background:url(img/pcx_2.gif) center center;
	}
.table-hover a{color:black; text-decoration:none;}
.pre_wykl a:after{content: ', ';}
.pre_wykl a:last-child:after{content: '';}
#Panel {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 52px !important;
	padding:10px;
    color: white;
    background: #463b4a !important;
    border: 1px solid grey;
    box-shadow: 0 -5px 10px grey;
}
.ct-widget .ct-ignition__button {
    content: '';
    cursor: pointer;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 10px !important;
    font-size: 14px;
    position: absolute;
    text-align: center;
    font-family: icon;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ce-element--focused, .ce-element--over {
    background-color: rgba(0,169,167,.2) !important;
	border:dotted  thin;
    outline: none;
}
