

.login {  background: #24b0f1;  color: #FFF;}
.login * {  text-shadow: none; }


input[type="checkbox"] { margin: 5px 0 0 0 !important ;  padding: 0; width: auto; height: auto;  }


.sidebar-footer a {
	width:33.33%;
}

.wide-title .title_left{
	width:25%;
}
.wide-title .title_right{
	width:75%;
}
@media (max-width: 1400px) {
	.wide-title .title_left, .wide-title .title_right{
		width:100%;
	}
}
