/* Base Style created by CyrilVersion(date):10.07.19 */
#header, #footer, #nav, #section, #article {
	display: block;
}
a {
	text-decoration: none;
	outline: 0 none !important;
	border: 0 none;
	color: #71624b;
}
a:active {
	outline: 0 none;
}
a:focus, a:hover {
	text-decoration: none;
	cursor: pointer;
}
form {
	position: relative;
	min-height: 0;
}
body {
	text-align: left;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}
button {
	padding-left: .25em;
	padding-right: .25em;
	font-family: inherit;
}
div {
	/*position: relative;
- jay*/
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
html {
	outline: medium none;
	border: 0 none;
	margin: 0;
	padding: 0;
	line-height: 19px;
}
body {
	line-height: 19px;
}
img, fieldset {
	border: 0 none;
	outline: 0 none;
	margin: 0;
	padding: 0;
}
input[type='checkbox'], input[type='radio'] {
	margin-left: 0;
	margin-top: 5px;
}
input[type='radio'], input[type='checkbox'] {
	outline: 0 none;
}
input[type='text'], input[type='password'], textarea {
	border-color: #dbd4ca;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	font-family: inherit;
	font-size: .9em;
	/*height: 16px;
*/
	padding: 1px;
	font-family: "Segoe UI", sans-serif;
	outline: 0 none !important;
}
li {
	outline: 0 none !important;
}
option {
	font-size: .9em;
	padding: 2px;
}
select {
	border-color: #dbd4ca;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	font-family: inherit;
	font-size: .9em;
	height: 20px;
	width: auto;
	padding: 1px;
	font-family: "Segoe UI", sans-serif;
}
strong {
	font-weight: 700;
}
table {
	width: 100%;
	font-size: 100%;
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	cursor: default;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.wrapper_c {
	overflow: hidden;
}
.container {
	position: relative;
	display: block;
	text-align: left;
}
.checkbox_text {
	position: relative;
	top: -2px;
	padding: 0 0 0 3px;
}
.checkbox_text:hover {
	text-decoration: underline;
}
.clear_c {
	clear: both;
	content: '';
	visibility: hidden;
}
.list-last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}