a {text-decoration:none !important}

.sprite.logout-icon {
	background-position: 0 -145px;
	width: 21px;
	height: 21px;
}

.cf {
	zoom: 1;
}
.cf:after, .c {
	float: none !important;
	content: "" !important;
	display: block !important;
	font-size: 0 !important;
	height: 0 !important;
	line-height: .0 !important;
	overflow: hidden !important;
	visibility: hidden !important;
	clear: both !important;
	padding: 0 !important;
	margin: 0 !important;
	min-height: 0 !important;
	border: 0 !important;
	width: 0 !important;
}



.fl {
	float: left;
}
.fr {
	float: right;
}
.transparent {
	background: transparent !important;
}
.fa { /* Inherited properties from: "?f.fa" */
	font-family: 'Font Awesome', 'Tahoma','Verdana',sans-serif;
}
.container {
	position: relative;
	margin: auto;
	width: 970px;
	padding: 0 10px;
}
.container.header-container {
	width: 950px;
	padding: 0 20px;
}
#header, #content, #footer {
	position: relative;
	margin: auto;
}
.button { /* Inherited properties from: "?f.osb" */
	background: #00a882;
	padding: 9px 20px 10px;
	position: relative;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff !important;
	text-align: center;
	cursor: pointer;
	font-family: 'OpenSans Bold','Tahoma','Verdana',sans-serif;
}
#header {
	background-color: #fff;
	width: 100%;
	border-top: 5px solid #ff2669;
	z-index: 3;
}
#header-top {
	padding-top: 15px;
}
#logo-container {
	padding: 17px 0 19px;
	border-bottom: 1px solid #b2b2b2;
	z-index: 10;
}
#logo a {
	position: relative;
	width: 188px;
	height: 43px;
	display: block;
	z-index: 20;
}
#header-banner {
	width: 726px;
	height: 88px;
	border: 1px solid #e1e1e1;
}
#additional-message {
	display: block;
	width: 185px;
	height: 41px;
}
#additional-message p { /* Inherited properties from: "?f.osi" */
	font-size: 11px;
	line-height: 15px;
	color: #333;
	font-family: 'OpenSans Italic','Tahoma','Verdana',sans-serif;
}
.bottom-header {
	position: relative;
}
.bottom-header .button {
	background-color: #ff2669;
	margin-top: 10px;
	padding: 9px 14px 10px 38px;
	font-size: 12px;
}
.bottom-header .button span {
	position: absolute;
	top: 50%;
	left: 11px;
	margin-top: -9px;
}
nav {
	position: relative;
}
#menu-ul {
	position: relative;
	padding: 0 20px 6px 0;
}
#menu-ul >li { /* Inherited properties from: "?f.osb" */
	float: left;
	position: relative;
	margin-left: 17px;
	font-size: 11px;
	line-height: 20px;
	color: #7d7d7d;
	border-bottom: 4px solid #fff;
	font-family: 'OpenSans Bold','Tahoma','Verdana',sans-serif;
}
#menu-ul >li:first-child {
	margin-left: 0;
}
#menu-ul >li:hover, #menu-ul >li:focus {
	border-bottom: 4px solid #ff2669;
}
#menu-ul >li:hover .menu-dropdown, #menu-ul >li:hover span, #menu-ul >li:focus .menu-dropdown, #menu-ul >li:focus span {
	display: block;
}
#menu-ul >li:hover >a, #menu-ul >li:focus >a {
	color: #333;
}
#menu-ul >li span {
	display: none;
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -3px;
}
#menu-ul >li >a {
	position: relative;
	display: block;
	padding: 24px 0 7px;
	text-transform: uppercase;
}
#menu-ul .active {
	color: #333;
}
.menu-dropdown {
	display: none;
	position: absolute;
	top: 35px;
	right: -273px;
	padding-top: 10px;
	z-index: 6001;
}
.menu-dropdown >div {
	position: relative;
	width: 348px;
	min-height: 221px;
	padding: 49px 513px 0 79px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.30);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.30); /* Added by box shadow plugin */
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.30); /* Added by box shadow plugin */
	border-bottom: 10px solid #00a882;
	background: url('https://www.dezmembrari1.ro/static/images/dropdown-bg.jpg') no-repeat 0 0;
}
.menu-dropdown .dropdown-title { /* Inherited properties from: "?f.osb" */
	position: relative;
	display: block;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 15px;
	color: #00a882;
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'OpenSans Bold','Tahoma','Verdana',sans-serif;
}
.menu-dropdown .dropdown-ul {
	position: relative;
}
.menu-dropdown .dropdown-ul li {
	position: relative;
}
.menu-dropdown .dropdown-ul li a { /* Inherited properties from: "?f.osr" */
	position: relative;
	font-size: 13px;
	line-height: 25px;
	font-family: 'OpenSans Regular','Tahoma','Verdana',sans-serif;
	text-align: left;
	color: #3d4f59;
}
#footer {
	z-index: 1;
	background-color: #fff;
	min-height: 215px;
	border-bottom: 4px solid #ff2669;
}
#footer .container {
	padding-top: 87px;
}
#footer-info {
	width: 650px;
	padding-left: 82px;
}
#footer-info strong { /* Inherited properties from: "?f.osb" */
	font-size: 12px;
	line-height: 20px;
	color: #333;
	font-family: 'OpenSans Bold','Tahoma','Verdana',sans-serif;
}
#footer-info p { /* Inherited properties from: "?f.osr" */
	padding-right: 30px;
	font-size: 11px;
	line-height: 20px;
	color: #7d7d7d;
	font-family: 'OpenSans Regular','Tahoma','Verdana',sans-serif;
}
.sprite {
	display: inline-block;
	background-image: url('https://www.dezmembrari1.ro/static/images/sprite.png');
	background-repeat: no-repeat;
}
.sprite.small-arrow {
	background-position: -30px 0px;
	width: 6px;
	height: 3px;
}
.sprite.user {
	background-position: 0px -40px;
	width: 19px;
	height: 18px;
}

/* dropdown menu*/
.dropdown-menu {
	background: #fff;
	margin-top: 10px;
	height: 0;
	width: 210px;
	overflow: hidden;
	text-align: left;
	position: absolute;
	top: 51px;
	left: 50%;
	margin-left: -100px;
}
.dropdown-menu.active {
	height: auto !important;
}
.dropdown-menu ul {
	padding: 20px;
	border: 1px solid #F1F1F1;
}
.dropdown-menu a {
	border-bottom: 4px solid #fff;
}
.dropdown-menu a:hover {
	border-color: #ff2669;
}
#menu-ul >li.active {
	border-color: #ff2669;
}
#menu-ul >li.active .small-arrow {
	display: block;
}
