.tparrows.preview1 { 
    top: 50% !important; 
}
.row{
	padding-top:70px;
}
li.coloryellow i{
	color:#ffcc00 !important;
}
li.colororange i{
	color: #fc7000 !important;
}
.hide{
	display:none !important;
}
.header-container.tw-header.tw-header-sidebar.uk-light.uk-height-viewport{
	position: fixed;
    scroll-behavior: sc;
    overflow-y:  scroll;
}
#login-form #form-login-remember .control-label{
	margin-top: 10px;
	line-height:3;
	}
#login-form #form-login-remember #modlgn-remember.inputbox{
	height:12px;
	width:50% !important;
}
#login-form #form-login-password{
	padding-top:15px;
}
.uk-section-blog .single.post .entry-post .entry-media .tw-thumbnail img{
	width: 100%;
}