/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
#header {
    height: 6vw;
}

#header-top ul li {
  font-size: 1vw;
} 

#header #block-gw2d-gw2d-logo-header-block {
	float: left;
	width: 9vw;
}

#block-system-user-menu {
	bottom: 2vw;
}

nav.block-menu ul li a {
	font-size: 1vw;
}

body.page-user.not-logged-in {
	padding-top: 2vw;
}

.role-authenticated-user #block-menu-menu-area-restrita-menu ul li a {
	font-size: 1vw;
}

.role-authenticated-user #block-menu-menu-area-restrita-menu ul li a:before {
	width: 1.41vw;
}

.role-authenticated-user #block-menu-menu-area-restrita-menu ul li.last a:before {
  background-position: 0.1vw 0;
}

#page #block-system-user-menu ul li ul li a {
	line-height: 1.4;
}

.view-imoveis table thead th {
	padding: 0.4vw 0.7vw;
	font-size: 1.1vw;
}

.view-imoveis table tbody td {
	font-size: 0.95vw;
}

#copyright-region p {
	font-size: 0.9vw;
}