@import url('default.css');

.tde-form {
	background: #fff url("/tdes/styles/concert/logo-concert.png") no-repeat 13px 7px;
}

.cvg-login-header {
	background-image: url("/tdes/styles/concert/logo-concert.png");
	background-repeat: no-repeat;
	background-position: 3px 0px;
	color: transparent;
	padding-top: 45px;
	margin-bottom: 10px !important;
}

.tde-form {
	width: 85%;
}

#form-enclosing-table {
    width: calc(100% - 60px);
	margin: 20px auto;
}

#main_menu {
	width: 100%;
}

#site_menu {
	width: 100%;
	padding-right: 10px;
}

#g-root\:1 {
    width: 100%;
}

