@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
table {
	border-collapse: separate;
	border-spacing: 0;
}
a {
	color: #000;
	text-decoration: none;
	line-height: normal;
	font-weight: inherit;
}
.left {
	float: left;
}
.right {
	float: right;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
body {
	width: 100%;
	margin: auto;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	background: #fff;
	color: #141823;
	line-height: 1.28;
	margin: 0;
	padding: 0;
	text-align: left;
	direction: ltr;
	unicode-bidi: embed;
}
.container {
	width: auto;
	height: auto;
	margin: auto;
}
.header {
	background-color: #FFF;
	width: 980px;
	height: 120px;
	margin: auto;
}
.logo {
	width: 331px;
	height: 49px;
	float: left;
	margin-top: 40px;
	margin-left: 0px;
}
.sagheader {
	height: 102px;
	float: right;
}
.languages {
	height: 11px;
    float: right;
    margin-top: 20px;
    margin-right: 16px;
}
.languages a {
	color: #e30a17;
	text-decoration: none;
	float: left;
	margin-left: 10px;
	font-size: 18px;
	line-height: 10px;
	font-weight: bold
}
.languages a:hover {
	color: #000000;
}
.languages .TR {
	width: 16px;
	height: 11px;
	border: 1px solid #DDD;
	background-image: url(images/tr.png);
}
.languages .EN {
	width: 16px;
	height: 11px;
	border: 1px solid #DDD;
	background-image: url(images/en.png);
}
.languages .DE {
	width: 16px;
	height: 11px;
	border: 1px solid #DDD;
	background-image: url(images/de.png);
}
.languages .FR {
	width: 16px;
	height: 11px;
	border: 1px solid #DDD;
	background-image: url(images/fr.png);
}
.languages .ES {
	width: 16px;
	height: 11px;
	border: 1px solid #DDD;
	background-image: url(images/es.png);
}
.languages .IT {
	width: 16px;
	height: 11px;
	border: 1px solid #DDD;
	background-image: url(images/it.png);
}
.languages .RU {
	width: 16px;
	height: 11px;
	border: 1px solid #DDD;
	background-image: url(images/ru.png);
}
.languages .AZ {
	width: 16px;
	height: 11px;
	border: 1px solid #DDD;
	background-image: url(images/az.png);
}
.languages .AR {
	width: 16px;
	height: 11px;
	border: 1px solid #DDD;
	background-image: url(images/ar.png);
}
.topmenu {
	height: 11px;
	float: right;
	margin-top: 10px;
}
.topmenu a {
	color: #e30a17;
	text-decoration: none;
	float: left;
	margin-left: 10px;
	font-size: 18px;
	line-height: 10px;
	font-weight: bold
}
.topmenu a:hover {
	color: #000000;
}
.giris {
	float: right;
	font-size: 11px;
	margin-top: 13px;
	clear: both;
	text-align: right;
}
.giris a {
	margin-left: 5px;
	box-sizing: border-box;
	margin-right: 5px;
}
.giris .Register {
	text-decoration: none;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
.giris .Login {
	text-decoration: none;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
.giris .Register:hover {
	color: #e30a17;
}
.giris .Login:hover {
	color: #e30a17;
}
.searchbox {
	clear: both;
	height: 30px;
	margin-top: 13px;
	float: right;
}
.search {
	width: 172px;
	height: 30px;
	float: left;
}
.search > input[type="text"] {
	width: 172px;
	height: 28px;
	background-color: #e0dede;
	border: none;
	padding-left: 5px;
	outline: none;
}
.searchclick {
	width: 42px;
	height: 30px;
	background-color: #e0dede;
	float: left;
	background-image: url(images/searchicon.png);
	border: 0;
	border-left: 1px solid #ccc;
	cursor: pointer;
}
.searchclick:hover {
	background-image: url(images/hoversearchicon.png);
	border-left: 1px solid #000;
}
.navmenu {
	margin: auto;
	/* width: 980px; */
	width: 976px;
	height: 45px;
	position: relative;
	z-index: 100;
}
#UstMenu ul {
	list-style-type: none;
}
#UstMenu > li.analar {
    float: left;
    background-repeat: repeat-y;
    border-left: 1px solid #fff;
    /* width: 139px; */
    width: 121px;
    height: 45px;
    display: table;
}
#UstMenu > li.analar > a:nth-child(1).active {
	background-color: #fff;
}
#UstMenu > li.analar > a:nth-child(1) {
text-align: center;
    text-decoration: none;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    display: table-cell;
    white-space: normal;
    padding: 4px 4px;
    height: 37px;
    line-height: 18px;
    /* width: 134px; */
    vertical-align: middle;
}
#UstMenu > li:nth-child(7) {
	border-right: 0!important;
}
#UstMenu > li.analar > ul > li > a {
	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
	color: #000;
	min-width: 200px;
}
#UstMenu > li.analar > ul > li > ul > li a {
	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
	min-width: 200px;
}
#UstMenu li.last {
	border: none!important;
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
	display: block;
	-webkit-transition: opacity .2s ease;
	-khtml-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-ms-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
.content {
	margin: auto;
	background-color: #FFF;
	width: 980px;
	height: auto;
}
.content .slider {
	width: 950px;
	background-color: #09F;
	margin: auto;
	margin-top: 15px;
	box-shadow: 1px 0px 5px #888888;
	float: left;
	margin-left: 15px;
	position: relative;
	z-index: 1;
}
.window1 {
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 18px;
	margin-top: 30px;
	box-shadow: 1px 0px 5px #888888;
	border: 1px #e8e6e6 solid;
}
.window2 {
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 18px;
	margin-top: 30px;
	box-shadow: 1px 0px 5px #888888;
	border: 1px #e8e6e6 solid;
}
.window3 {
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 18px;
	margin-top: 30px;
	box-shadow: 1px 0px 5px #888888;
	border: 1px #e8e6e6 solid;
}
.wintitle {
	float: left;
	width: 300px;
	height: 35px;
}
.wintitle h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #e30a17;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 15px;
}
.winwin {
	width: 260px;
	height: 120px;
	float: left;
	background-color: #fff;
	margin-left: 20px;
}
.viewall {
	float: right;
	color: #e30a17;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	margin-right: 27px;
	margin-top: 75px;
}
.viewall a {
	color: #e30a17;
}
.viewall i {
	background-image: url(images/vvall.png);
	width: 5px;
	height: 5px;
	float: right;
	margin-top: 8px;
	margin-left: 2px;
}
.announcements {
	float: left;
	width: 619px;
	height: 180px;
	margin-left: 19px;
	margin-top: 30px;
	border: 1px #e8e6e6 solid;
	box-shadow: 1px 0px 5px #888888;
}
.announcements span {
	font-family: 'Open Sans', sans-serif;
	color: #e30a17;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 20px;
}
.announcements ul {
	margin-top: 3px;
    margin-left: 16px;
}
.announcements ul li {
	list-style-image: url(images/annoicon.png);
	clear: both;
	width: 100%;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	list-style-position: inside;
}
.announcements ul li a {
	color: #000;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	/* display: block; */
	box-sizing: border-box;
}
.announcements ul li a:hover {
	text-decoration: underline;
}
.announcements .viewann {
	color: #e30a17;
	float: left;
	margin-left: 27px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 7px;
}
.announcements i {
	float: left;
	background-image: url(images/vvall.png);
	width: 5px;
	height: 5px;
	margin-top: 14px;
	margin-left: 2px;
}
.youtubevideo {
	float: left;
	width: 291px;
	height: 172px;
	margin-left: 18px;
	margin-top: 30px;
	background-color: #fff;
	border: 5px #fff solid;
	box-shadow: 1px 0px 5px #888888;
}
.youtubevideo .videowin {
	float: left;
	background: none;
	width: auto;
	height: auto;
	border: 0;
	box-shadow: none;
	margin-top: 0;
	margin-left: 0;
	position: relative;
}
.youtubevideo .videowin img {
	width: 291px;
	height: 172px;
	cursor: pointer;
}
.footer {
	background-color: #e30a17;
	margin: auto;
	margin-top: 50px;
	height: 275px;
	width: 100%;
	clear: both;
}
.footeropt {
	margin: auto;
	width: 980px;
}
.firstfooter {
	float: left;
	width: 175px;
	height: 220px;
	margin-top: 20px;
	margin-left: 20px;
}
.firstfooter span {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.altbaslik {
	width: 127px;
	height: 140px;
	float: left;
	margin-top: 10px;
	line-height: 18px;
}
.altbaslik a {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	display: block;
}
.altbaslik a:hover {
	text-decoration: underline;
}
.altbaslik ul {
}
.altbaslik ul li {
	list-style: none;
	margin-left: 9px;
}
.secondfooter {
	float: left;
	width: 175px;
	height: 220px;
	margin-top: 20px;
	margin-left: 20px;
}
.secondfooter span {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.altbaslik {
	width: 175px;
	height: 140px;
	float: left;
	margin-top: 10px;
	line-height: 18px;
}
.altbaslik a {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.altbaslik ul {}
.altbaslik ul li {
	list-style: none;
	margin-left: 9px;
}
.thirdfooter {
	float: left;
	width: 175px;
	height: 220px;
	margin-top: 20px;
	margin-left: 20px;
}
.thirdfooter span {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.forthfooter {
	float: left;
	width: 140px;
	height: 220px;
	margin-top: 20px;
	margin-left: 20px;
	display: none;
}
.forthfooter span {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.ebulten {
	float: left;
	width: 125px;
	height: 220px;
	margin-top: 20px;
	margin-left: 20px;
}
.ebulten span {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
.ebulten .inputebulten {
	float: left;
}
.inputebulten > form > input[type="text"] {
	width: 160px;
	margin-top: 10px;
}
.inputebulten input[type=submit] {
	width: 25px;
	height: 19px;
	background: url(images/ebultenclick.png);
	float: left;
	margin-top: 10px;
	border: none;
	position: static!important;
	text-indent: -9999px;
	cursor: pointer;
}
.inputebulten input[type=submit]:hover {
	background-image: url(images/hoverebultenclick.png);
}
.social {
	float: left;
	width: 200px;
	height: 220px;
	margin-top: 20px;
	margin-left: 50px;
}
.social span {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	margin-left: 40px;
}
.social .soyou i {
	float: right;
	width: 28px;
	height: 28px;
	background-image: url(images/icons-active-youtube.png);
	margin-right: 10px;
	margin-top: 0px;
	text-indent: -9999px;
}
.social .soyou i:hover {
	background-image: url(images/icons-hover-youtube.png);
}
.social .soins i {
	float: right;
	width: 28px;
	height: 28px;
	background-image: url(images/icons-active-instagram.png);
	margin-right: 10px;
	margin-top: 0px;
	text-indent: -9999px;
}
.social .soins i:hover {
	background-image: url(images/icons-hover-instagram.png);
}
.social .solnkd i {
	float: right;
	width: 28px;
	height: 28px;
	background-image: url(images/icons-active-linkedin.png);
	margin-right: 10px;
	margin-top: 0px;
	text-indent: -9999px;
}
.social .solnkd i:hover {
	background-image: url(images/icons-hover-linkedin.png);
}
.social .soface i {
	float: right;
	width: 28px;
	height: 28px;
	background-image: url(images/icons-active-facebook.png);
	margin-right: 10px;
	margin-top: 0px;
	text-indent: -9999px;
}
.social .soface i:hover {
	background-image: url(images/icons-hover-facebook.png);
}
hr {
	background-color: #FFF;
}
.copyright {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 11px;
	margin-left: 20px;
}
.hiperaktif {
	float: right;
	width: 370px;
	text-align: right;
	margin-right: 15px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.solmenunav {
	float: left;
	width: 244px;
	height: auto;
	background-color: #e2e6e7;
	display: block;
	margin-top: 15px;
}
.solmenunav > ul {
	float: left;
	width: 244px;
}
.solmenunav > ul > li {
	list-style-type: none;
	clear: both;
}
.solmenunav > ul > li > a {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding: 10px;
	border-bottom: 1px dashed #b2b2b2
}
.solmenunav > ul > li > a:hover, .solmenunav > ul > li > a.hover {
	background: #e30a17;
	color: #fff;
}
.solmenunav > ul > li > a.active {
	color: #e30a17;
	width: initial;
	float: none;
}
div.solmenunav > ul > li > ul {
	margin: 0;
	padding: 0;
	background-color: #dde0e1;
	display: none;
}
div.solmenunav > ul > li > ul.acik {
	display: block;
}
div.solmenunav > ul > li > ul > li {
	list-style-type: none;
}
div.solmenunav > ul > li > ul > li > a {
	padding: 10px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 13px;
	color: #222;
	border-bottom: 1px solid #d3d8da;
}
div.solmenunav > ul > li > ul > li > a:hover, div.solmenunav > ul > li > ul > li > a.hover {
	background: #de0714;
	color: #fff;
}
.hakkmizidaslider {
	float: left;
	width: 690px;
	height: 258px;
	margin-top: 8px;
	margin-left: 15px;
	border: 5px #fff solid;
}
.hakkimizdacont {
	width: 620px;
	height: 460px;
	float: left;
	margin-left: 280px;
	margin-top: 30px;
	display: inline-table;
	margin-bottom: 50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.hakkimizdacont h1 {
	color: #000;
	font-size: 26px;
	margin-bottom: 16px;
}
.hakkimizdacont h3 {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	width: 695px;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
}
.ayakizi {
	width: 690px;
	height: 20px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.ayakizi a {
	text-decoration: none;
	color: #000;
}
.ayakizi a:hover {
	text-decoration: underline;
	color: #e30a17;
}
.kategorislider {
	float: left;
	background-color: #999;
	width: 435px;
	height: 180px;
	border: 5px #fff solid;
	box-shadow: 1px 0px 5px #888888;
	margin-top: 8px;
	margin-left: 15px;
}
.kategorislider img {
	width: 435px;
	height: 180px;
}
.videowin {
	float: right;
	background-color: #999;
	width: 220px;
	height: 180px;
	border: 5px #fff solid;
	box-shadow: 1px 0px 5px #888888;
	margin-top: 8px;
	margin-left: 10px;
	position: relative;
}
.videowin img {
	width: 220px;
	height: 180px;
	cursor: pointer;
}
.videowin i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 40px;
	color: #fff;
	margin-left: -20px;
	margin-top: -20px;
	cursor: pointer;
}
.videowin i:hover {
	color: #fff;
}
.kategoribaslik {
	width: 670px;
	height: 30px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	color: #000;
	margin-left: 13px;
	margin-top: 25px;
}
.kategoriaciklama p {
	color: inherit!important;
}
.kategoriaciklama {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	width: 695px;
	margin-left: 15px;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
}
.tumunugoster {
	float: left;
	font-family: 'Open Sans', sans-serif;
	margin-left: 20px;
	font-weight: normal;
	font-size: 13px;
	margin-top: 30px;
	text-decoration: none;
	color: #e30a17;
}
.tumunugoster:hover {
	text-decoration: underline;
}
.urunlistele {
	float: left;
	width: 690px;
	margin-left: 20px;
	margin-top: 15px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
.urunlistele ul {
	list-style-type: none;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 14px;
}
.urunlistele ul li {
	float: left;
	background-color: #cdcdcd;
	overflow: hidden;
	height: 40px;
	margin-bottom: 1px;
}
.urunlistele ul li a:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	border-style: solid;
	border-width: 0 15px 15px 0;
	border-color: transparent #fff transparent transparent;
}
.urunlistele ul li:hover {
	background-color: #000;
}
.urunlistele ul li a.active {
	background-color: #000;
	color: #fff;
	width: auto!important;
}
.urunlistele ul li a {
	color: #000;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	display: block;
	position: relative;
}
.urunlistele ul li a:hover {
	color: #FFF;
}
.uruntumu {
	float: left;
	width: 690px;
	margin-top: 40px;
	margin-left: 20px;
}
.uruntumu h1 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	clear: both;
}
.ilkurun {
}
.urunwindow > ul > li {
	width: 218px;
	/* min-height: 266px; */ 
	min-height: 375px;
	float: left;
	margin-right: 15px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 40px;
	border: 1px solid #dddddd;
}
.lasturun {
	margin-right: 0!important;
}
.firsturun {
	margin-left: 0px!important;
}
.urunresim {
	float: left;
	width: 210px;
	min-height: 100px;
}
.urunlistebaslik {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
	height: 60px;
}
.urunlistebaslik:hover {
	text-decoration: underline;
	color: #ff0000;
}
.pitchliste {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
	width: 200px;
	margin-left: 5px;
	font-weight: 600;
}
.features {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #ff0000;
	margin-left: 5px;
	font-weight: bold;
	width: 200px;
	/* margin-top: 4px; */
}
.featurescont {
	float: left;
	margin-left: 5px;
	font-size: 11px;
	width: 200px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.altkategoriaciklama {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	width: 600px;
	margin-left: 15px;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	height: auto;
}
.altkategoriaciklama p {
	color: #000!important;
}
.uruntitle {
	float: left;
	width: 600px;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 26px;
	margin-left: 15px;
	margin-top: 10px;
}
.altkategoriright {
	margin-top: 50px
}
.findpartnumbers {
	float: left;
	width: 230px;
	height: 40px;
	background-color: #df0025;
	margin-top: 30px;
	margin-left: 15px;
	display: none;
}
.findpartnumbers h3 {
	width: 180px;
	float: left;
	margin-left: 6px;
	margin-top: 3px;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.findicon {
	float: right;
	width: 43px;
	height: 40px;
	background-color: #ac1313;
	background-repeat: no-repeat;
}
.findicon i {
	background-image: url(../images/findicon.png);
	width: 27px;
	height: 22px;
	float: left;
	margin-left: 5px;
	margin-left: 8px;
	margin-top: 8px;
}
a.contactttaf.contactttafGrup {display: none;}
.contactttaf {
	float: left;
	height: 40px;
	background-color: #000000;
	margin-top: 30px;
	margin-left: 30px;
}
.contactttaf h3 {
	float: left;
	padding-right: 5px;
	margin-left: 7px;
	margin-top: 6px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.mailicon {
	float: right;
	width: 43px;
	height: 40px;
	background-color: #434343;
	background-repeat: no-repeat;
}
.mailicon i {
	background-image: url(../images/mailicon.png);
	width: 26px;
	height: 18px;
	float: left;
	margin-left: 5px;
	margin-left: 8px;
	margin-top: 12px;
}
.altkategoriright {
	float: right;
	width: 340px;
	height: auto;
}
.producthighlights {
	float: left;
	width: 320px;
	margin-top: 50px;
}
.producttitle {
	font-family: 'Open Sans', sans-serif;
	float: left;
	font-size: 19px;
	background-color: #000;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
}
.category {
	margin-top: 15px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
	width: 320px;
}
.category a {
	display: block;
	text-decoration: none;
	color: #636363;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}
.category a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.pitc {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
	width: 320px;
	margin-top: 8px;
}
.pitc a {
	display: block;
	text-decoration: none;
	color: #636363;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
}
.pitclast {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	width: 320px;
	margin-top: 8px;
}
.pitclast a {
	display: block;
	text-decoration: none;
	color: #636363;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;
}
.selectioncontent {
	float: left;
	width: 630px;
	height: auto;
	margin-top: 50px;
}
.selectioncontent h2 {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 20px;
	margin-left: 15px;
	display: none;
}
.selectioncontent h2 a {
	font-size: 14px;
}
.selectionalan {
	float: left;
	width: 600px;
	height: auto;
}
.selectionimagefirst {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
    width: 185px;
    height: 160px;
}
.selectionimagefirst img {
	border: 1px solid #e5e5e5;
}
.selectionimage {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
    width: 185px;
    height: 160px;
}
.selectionimage img, .selectionimagefirst img {
	border: 1px solid #e5e5e5;
	width: 180px
}
.selectionimagefirst a {
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-top: 5px;
}
.selectionimagefirst a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.selectionimage a {
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-top: 5px;
}
.selectionimage a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.featurestitle {
	float: left;
	margin-top: 80px;
	width: 600px;
	margin-left: 15px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
.featurestitle ul {
	list-style-type: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.featurestitle ul li {
	float: left;
}
.featurestitle ul li a {
	color: #000;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	display: block;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	background-color: #cdcdcd;
}
.featurestitle ul li a.activec, .featurestitle ul li a:hover {
	color: #FFF;
	background-color: #000;
}
.taglist {
	margin-top: 30px;
	float: left;
	margin-left: 15px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	clear: both;
}
.taglistlist {
	float: left;
	margin-left: 15px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	clear: both;
	line-height: 22px;
}
.taglistaciklama {
	margin-top: 30px;
	float: left;
	margin-left: 15px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	clear: both;
}
.urundetayalan {
	float: left;
	width: 950px;
	margin-top: 15px;
	margin-left: 15px;
}
.urundetaytitle {
	float: left;
	width: 950px;
	color: #e30a17;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}
.urundetaygorselalan {
    width: 330px;
    float: left;
}
.urundetaygorsel {
	float: left;
	width: 320px;
	box-shadow: 1px 0px 5px #888888;
	border: 5px #fff solid;
	background-color: #fff;
	margin-top: 10px;
	position: relative;
}
.urundetaygorsel .slider-mask {
	max-height: 192px;
}
#urundetaygorselSlider .slider-img img {
	width: 320px;
	max-height: 192px
}
.urundetayicerik {
	float: left;
	width: 570px;
	min-height: 250px;
	margin-top: 10px;
	margin-left: 40px;
}
.udiceriktitle {
	float: left;
	width: 570px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.urunbilgisileft {
	float: left;
	width: 120px;
	height: auto;
	margin-bottom: 15px;
}
.urunbilgisi {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.urunbilgisiright {
	float: left;
	width: 410px;
	height: auto;
	margin-bottom: 15px;
}
.urunbilgisia {
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #000;
}
.urunbilgisiactive {
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #e30a17;
	font-weight: bold;
}
.urunbilgisia:hover {
	text-decoration: underline;
	color: #e30a17;
}
.needasistance {
	float: left;
	height: 100px;
	margin-top: 20px;
}
.contactusbutton {
	height: 40px;
	float: left;
	background-color: #999999;
	margin-top: 10px;
	width: 200px;
}
.contactusbutton h3 {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	margin-right: 15px;
}
.contactusicon {
	float: right;
	width: 43px;
	height: 40px;
	background-color: #666666;
}
.contactusbutton i {
	width: 25px;
	height: 25px;
	background-image: url(../images/mailicon2.png);
	float: left;
	margin-left: 9px;
	margin-top: 6px;
}
.mailthispagebutton {
	height: 40px;
	float: left;
	background-color: #000000;
	margin-top: 10px;
	width: 200px;
}
.mailthispagebutton h3 {
	float: left;
	color: #FFF;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin-top: 9px;
	margin-left: 12px;
	margin-right: 12px;
}
.mailthispageicon {
	float: right;
	width: 43px;
	height: 40px;
	background-color: #434343;
}
.mailthispagebutton i {
	width: 25px;
	height: 25px;
	background-image: url(../images/mailicon3.png);
	float: left;
	margin-left: 10px;
	margin-top: 6px;
}
.urundetaydocuments {
	float: left;
	width: 945px;
	height: auto;
	margin-left: 15px;
	margin-top: 15px;
}
.documentsleft {
	float: left;
	width: 370px;
	height: auto;
}
.specifications {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.specificationsdetalis {
	float: left;
	font-family: 'Open Sans', sans-serif;
	clear: both;
	font-size: 13px;
	line-height: 23px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
.specificationsdetalis:hover {
	text-decoration: underline;
	color: #e30a17;
}
.documentsright {
	float: left;
	width: 570px;
	height: auto;
}
.salesdrawings {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.pdfdocument {
	float: left;
	clear: both;
	margin-top: 8px;
}
.pdficon {
	width: 19px;
	height: 19px;
	background-image: url(../images/pdfviewer.png);
	float: left;
	margin-right: 5px;
}
.pdfdocument a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	float: initial;
	display: inline-block;
}
.pdfdocument a:hover {
	text-decoration: underline;
	color: #e30a17;
}
.threedmodels {
	float: left;
	clear: both;
	margin-top: 15px;
}
.threedicon {
	float: left;
	width: 19px;
	height: 21px;
	background-image: url(../images/3dicon.png);
	margin-right: 6px;
}
.threedmodels a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
.threedmodels a:hover {
	text-decoration: underline;
	color: #e30a17;
}
.notedocuments {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	clear: both;
	margin-top: 20px;
	color: #e30a17;
	font-weight: 600;
}
.productalan {
	float: left;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #cacaca;
	margin-top: 30px;
	background-color: #f1f1f1;
	margin-left: 15px;
	display: none;
}
.productec {
	float: left;
	width: 600px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.productalan h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	float: left;
	width: 100%;
}
.productalan h3 a {
	color: #e30a17;
}
.productfeatures {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 20px;
	width: 340px;
}
.productfeatures .featuresmadde {
	color: #e30a17;
	margin-left: 15px;
	text-decoration: none;
	float: left;
	clear: both;
}
.productfeatures .featuresmadde h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #e30a17;
	float: left;
	font-weight: normal;
}
.productfeatures .featuresmadde h4 {
	float: left;
	color: #000;
}
.productdocument {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 20px;
	width: 340px;
}
.productdocument a {
	float: left;
	text-decoration: none;
	color: #000;
	margin-top: 10px;
}
.productdocument a:hover {
	color: #e30a17;
	text-decoration: underline;
}
.productdocument a i {
	margin-right: 8px;
	color: #F00;
	background-image: url(../images/pdfviewer.png);
	width: 19px;
	height: 19px;
	float: left;
}
.partdetailalan {
	float: left;
	margin-left: 15px;
	margin-top: 40px;
	margin-bottom: 15px;
}
.partdetailalan ul li {
	list-style-type: none;
}
.partdetail {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.viewpartall {
	float: right;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	padding: 4px 13px 4px 13px;
	margin: 0 0 0 10px;
}
.viewpartallhover {
	background-color: #e30a17;
}
.ana {
	background-color: #e30a17;
	display: inline-block;
	background-image: url(../images/cizgi.png);
	background-repeat: no-repeat;
	background-position: left 10px center;
	clear: both;
	width: 945px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.ana:hover {
	color: #fff;
}
.anaarti:hover {
	color: #000
}
.anaarti {
	background-color: #cccccc;
	background-image: url(../images/cizgiarti.png);
	color: #000
}
.icerikalani {
	width: 966px;
	background-color: #eaeaea;
	height: auto;
	margin-top: 15px;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
.status {
	width: 340px;
	float: left;
}
.status h3 {
	font-family: 'Open Sans', sans-serif;
	float: left;
	margin-left: 20px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.icerikalani .status ul {
	width: 100%;
	clear: both;
	display: inline-block;
	margin-top: 10px;
	list-style-type: none;
	margin-left: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 25px;
}
.icerikalani .status ul li {
	border-bottom: 1px solid #cacaca;
}
.active {
	width: 300px;
	float: left;
}
.active h3 {
	font-family: 'Open Sans', sans-serif;
	float: left;
	margin-left: 20px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.icerikalani .active ul {
	width: 100%;
	clear: both;
	display: inline-block;
	margin-top: 10px;
	list-style-type: none;
	margin-left: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 25px;
}
.icerikalani .active ul li {
	border-bottom: 1px solid #cacaca;
}
.icerikalani .active ul li a {
	text-decoration: none;
	color: #e0223b;
}
.icerikalani .active ul li a:hover {
	text-decoration: underline;
}
.statuselectrical {
	width: 100%;
	float: left;
	background-color: #cccccc;
}
.statuselectrical h3 {
	font-family: 'Open Sans', sans-serif;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
}
.icerikalani .statuselectrical ul {
	width: 100%;
	clear: both;
	display: inline-block;
	margin-top: 10px;
	list-style-type: none;
	margin-left: 20px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 25px;
}
.icerikalani .statuselectrical ul li {
	border-bottom: 1px solid #cacaca;
}
.statuselectrical a {
	color: #e30a17;
	font-size: 11px;
	font-weight: normal;
	display: block;
	line-height: 0;
	margin-top: 10px;
}
table.zebra tr th {
	width: 18%;
	text-align: left;
	border-right: 1px solid #ccc;
}
table.zebra tr td, table.zebra tr th, table.crossref tr th {
	background-color: #e3e2e3;
	padding: 10px;
	margin: 5px;
	border-bottom: 1px solid #ccc;
}
.zebra {
	width: 100%;
}
.odd a {
	color: #e30a17;
}
.even a {
	color: #e30a17;
}
.popupregister {
	padding: 15px;
}
.popupregister form {
	max-width: 462px;
	margin: 0 auto;
	text-align: center;
}
.popupregister form textarea, .popupregister form input[type=text], .popupregister [type=password] {
	width: 100%;
	font-weight: 400;
	padding: 8px 10px;
	margin: 0 0 6px 0;
	min-width: 0;
	-webkit-box-shadow: inset 1px 0 3px rgba(231,231,231,0.78);
	-moz-box-shadow: inset 1px 0 3px rgba(231,231,231,0.78);
	box-shadow: inset 1px 0 3px rgba(231,231,231,0.78);
	border: 1px solid #979797;
	border-radius: 3px;
	border-color: #a9a9a9;
	font-size: 13px;
	resize: none;
	box-sizing: border-box;
}
.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
	margin: 0!important;
	border: 0!important;
	border-collapse: collapse!important;
	vertical-align: middle!important;
}
#colorbox header {
	background: #f6f6f6;
}
#colorbox header {
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding: 10px 10px 5px;
	border-radius: 3px 3px 0 0;
}
#colorbox header h1 {
	font-size: 19px;
	font-weight: 400;
	padding: 16px 15px 15px 15px;
	margin: 0 0 5px 0;
	color: #424242;
}
.popupregister button.middle.submit {
	margin-top: 2px;
	margin-bottom: 15px;
}
button, span.button, a.button, input[type=button] {
	color: #000;
	cursor: pointer;
	display: inline-block;
	padding: 10px;
	margin: 0;
	border: 1px solid transparent;
	text-align: center;
	background-color: #ddd;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#dadada), to(#ddd));
	background-image: -moz-linear-gradient(top, #dadada, #ddd);
	background-image: -ms-linear-gradient(top, #dadada, #ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dadada), color-stop(100%, #ddd));
	background-image: -webkit-linear-gradient(top, #dadada, #ddd);
	background-image: -o-linear-gradient(top, #dadada, #ddd);
	background-image: linear-gradient(top, #dadada, #ddd);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#ddd', GradientType=0);
	-webkit-transition: .1s linear all;
	-khtml-transition: .1s linear all;
	-moz-transition: .1s linear all;
	-ms-transition: .1s linear all;
	-o-transition: .1s linear all;
	transition: .1s linear all;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
button.success, span.button.success, a.button.success, input[type=button].success, button.send, span.button.send, a.button.send, input[type=button].send, button.positive, span.button.positive, a.button.positive, input[type=button].positive, button.submit, span.button.submit, a.button.submit, input[type=button].submit {
	background-color: #e30a17;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#5cb626), to(#e30a17));
	background-image: -moz-linear-gradient(top, #e30a17, #e30a17);
	background-image: -ms-linear-gradient(top, #e30a17, #e30a17);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e30a17), color-stop(100%, #e30a17));
	background-image: -webkit-linear-gradient(top, #e30a17, #e30a17);
	background-image: -o-linear-gradient(top, #e30a17, #e30a17);
	background-image: linear-gradient(top, #e30a17, #e30a17);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e30a17', endColorstr='#e30a17', GradientType=0);
	color: #fff;
}
.LoaderModalMask {
	cursor: pointer;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 99999;
	opacity: 0.8;
	background: #fff;
}
.LoaderModal {
	cursor: pointer;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 99999;
	background-image: url(../images/ajax-loader.gif);
	width: 32px;
	height: 32px;
	margin: auto;
}
.hataAlan {
	font-size: 13px;
	color: #F00;
	padding: 10px;
}
.popupregister form[name=login], .popupregister form[name=SifreSifirlama] {
	width: 242px;
	margin: 0 auto;
	text-align: left;
}
.popupregister form[name=login] input[type=text], .popupregister form[name=login] input[type=password], .popupregister form[name=SifreSifirlama] input[type=password] {
	width: 242px;
	font-weight: 400;
	padding: 8px 10px;
	margin: 0 0 5px 0;
	min-width: 0;
}
.popupregister form[name=login] div.leftCol {
	margin-top: 5px;
	float: left;
	padding-bottom: 20px;
}
.popupregister form[name=login] input {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.popupregister form[name=login] div.leftCol label {
	font-weight: 400;
	line-height: 10px;
	font-size: 13px;
}
.popupregister form[name=login] a {
	font-size: 12px;
}
.popupregister form[name=login] div.leftCol span {
	text-decoration: underline;
	font-weight: 700;
	display: block;
	font-size: 12px;
	line-height: 10px;
	color: #000;
}
.sunflower #main.fill {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	min-height: -webkit-calc(100% - 40px);
	min-height: -moz-calc(100% - 40px);
	min-height: calc(100% - 40px);
}
.user-settings div#main {
	padding-top: 30px;
}
.sunflower #main {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	background: #fff;
}
.grid {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 1100px !important;
	min-height: 400px;
	overflow: hidden;
}
.grid .row:last-child {
	border-bottom: 0;
}
grid .row {
	float: left;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dashed #dbdbdb;
	padding: 10px 0;
	width: 100%;
}
.grid > .row {
	width: 1100px !important;
}
.grid .row .column.span-1 {
	width: 449px;
}
.grid .row .column:first-child {
	border-left: 0;
}
.grid .row .column {
	display: table-cell;
	float: left;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px dashed #dbdbdb;
	padding: 10px 20px;
	width: 275px;
}
.grid .row .column.span-2 {
	width: 550px;
}
.grid.utility h1, .grid .utility h1 {
	color: #1b1b1b;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	padding: 5px 0;
	border-bottom: 1px solid #222;
}
.grid .row:last-child {
	border-bottom: 0;
}
.grid .row > .row:last-child {
	margin-bottom: -10px;
}
.pull-left {
	float: left;
}
.pull-left {
	float: left !important;
	margin-right: 5px !important;
}
.grid .row:before, .grid .row:after {
	content: "";
	display: table;
}
.grid.utility h3, .grid .utility h3, .grid.utility label, .grid .utility label {
	display: block;
	color: #666;
	font-weight: bold;
	margin: 5px 0;
	font-size: 12px;
}
.grid.utility input[type=text], .grid .utility input[type=text], .grid.utility input[type=password], .grid .utility input[type=password], .grid.utility textarea, .grid .utility textarea, .grid.utility select, .grid .utility select {
	width: 100%;
	margin: 0;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 4px 0 #ccc;
	-moz-box-shadow: inset 0 0 4px 0 #ccc;
	box-shadow: inset 0 0 4px 0 #ccc;
	margin: 0 0 10px 0;
	width: 300px;
	border: 1px solid #979797;
	padding: 10px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #444;
}
.grid.utility .half, .grid .utility .half {
	width: 48% !important;
}
.grid.utility input[type=text], .grid .utility input[type=text], .grid.utility input[type=password], .grid .utility input[type=password], .grid.utility textarea, .grid .utility textarea, .grid.utility select, .grid .utility select {
	width: 100%;
	margin: 0;
}
.grid.utility .one-third, .grid .utility .one-third {
	width: 32% !important;
}
.grid .row {
	float: left;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dashed #dbdbdb;
	padding: 10px 0;
	width: 100%;
}
hr {
	margin: 0.5em;
}
.grid .row:before, .grid .row:after {
	content: "";
	display: table;
}
.urungorsel {
	float: right;
	width: 320px;
	background-color: #fff;
	border: 5px #fff solid;
	box-shadow: 1px 0px 5px #888888;
	margin-right: 15px;
	position: relative;
}
.urungorsel i {
	position: absolute;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 0px 5px #888888;
	z-index: 9;
	top: 50%;
	cursor: pointer;
	margin-top: -5px;
}
.urungorsel i.next {
	right: 3px;
}
.urungorsel i.prev {
	left: 3px;
}
.urungorsel ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 192px!important;
	width: 320px!important;
}
.urungorsel ul li img {
	width: 320px!important;
	height: 192px!important;
}
.featuresCont {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.featuresCont .xx {
	display: none;
}
.featuresCont .xx.show {
	display: block;
}
.featuresCont #videolar .videowin {
	float: right;
	width: 590px;
	height: 245px;
	margin-top: 0;
	margin-left: 0;
	position: relative;
	margin-bottom: 8px;
	border-radius: 5px;
}
.featuresCont #videolar .videowin img {
	height: auto;
	max-height: 245px;
	width: auto;
	max-width: 590px;
}
#uygulamalar .grid_3 {
	width: 220px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
#uygulamalar ul li {
	float: none;
	width: auto;
	color: #707070;
	font-family: Verdana;
	font-size: 12px;
}
#uygulamalar > div.grid_3.alpha.details > h4 > a {
	color: #EA1839;
	outline: none;
	font: 12px normal Arial, Helvetica, sans-serif;
}
div.urunc > div > ul > li > div > div > h3.features > ol > li {
	list-style-position: inside;
	list-style-type: square;
	color: #000;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 4px;
}
#colorbox header.contHeader h1 {
	width: 462px
}
header.LoginHeader {
	width: auto!important;
}
.urunlistetitle {
	color: #000;
	font-size: 26px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	box-sizing: border-box;
}
.sorturun {
	float: right;
	width: 200px;
	height: 25px;
	margin-right: 15px;
}
.ulcontentalan {
	float: left;
}
.ulgenel {
	float: left;
	width: 685px;
	height: 50px;
	background-color: #d9d8d8;
	margin-left: 15px;
	margin-bottom: 10px;
}
.ulgenelleft {
	float: left;
	height: 50px;
}
.fsresults {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 13px;
}
.fsreulstsok {
	float: left;
	width: 12px;
	height: 14px;
	background-image: url(../images/fsresults.png);
	clear: both;
	margin-left: 9px;
	margin-top: 6px;
}
.ulgenel .comparebutton {
	float: left;
	background-color: #6d6d6d;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 7px 3px 7px;
	margin-left: 5px;
	margin-top: 3px;
}
.ulgenel .copmareallbutton {
	float: left;
	background-color: #6d6d6d;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 2px 7px 3px 7px;
	margin-left: 5px;
	margin-top: 3px;
}
.ulgenelorta {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
.ulgenelorta h3 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
.ulgenelorta h4 {
	margin-top: 7px;
	float: left;
	margin-left: 10px;
}
.ulgenelorta h2 {
	font-size: 13px;
	margin-top: 5px;
	font-family: 'Open Sans', sans-serif;
	float: left;
	font-weight: normal;
	color: #000;
}
.ulgenelsag {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	height: 50px;
}
.ulgenelsag .perpage {
	float: right;
	height: 20px;
}
.ullistealan {
	float: left;
	width: 663px;
	margin-left: 15px;
	border: 1px solid #cdcdcd;
	background-color: #eeeeee;
	margin-bottom: 20px;
	position: relative;
	padding-left: 20px;
}
.selectalan {
	width: 20px;
	border: 1px solid #cdcdcd;
	border-left: none;
	border-bottom: none;
	border-top: none;
	float: left;
	background-color: #fff;
	position: absolute;
	height: 100%;
	left: 0;
}
.selectalan input {
	margin-top: 15px;
}
.selectalan h3 {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	font-weight: bold;
	font-size: 13px;
	width: 100%;
	clear: both;
	position: relative;
	margin-top: 17px;
}
.uldetayalan {
	width: 640px;
	float: left;
	margin: 10px;
	min-height: 67px
}
.uldetayalanozelleik {
	width: 640px;
	float: left;
}
.uldetayalanozelleikleft {
	float: left;
	/* width: 500px; */
	width: 378px;
}
.uldetayalan .uldetayalanozelleik .uldetayalanozelleikleft {
	float: left;
}
.uldetayalan .uldetayalanozelleik .uldetayalanozelleikleft h3 {
	color: #df0024;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
.uldetayalan .uldetayalanozelleik .uldetayalanozelleikleft h3 a {
	color: #000;
	text-decoration: none;
	margin-left: 5px;
}
.uldetayalan .uldetayalanozelleik .uldetayalanozelleikleft h3 strong {
	font-weight: normal;
	color: #000;
	margin-left: 5px;
}
.uldetayalan .uldetayalanozelleik .uldetayalanozelleikleft h3 a:hover {
	text-decoration: underline;
}
.uldetayalanozelleikright {
	float: right;
	width: 130px;
}
.uldetayalanozelleikright img {
	/* width: 125px; */
	float: right;
	border: 1px solid #c1c1c1;
}
/* .uldokumanalan {
	float: left;
	width: 622px;
	margin: 9px;
	border: 1px solid #d9d8d8;
	background-color: #ffffff;
	padding: 10px;
} */
.uldokumanalan {
	float: left;
    width: 356px;
    margin: 14px 0 0 0;
    border: 1px solid #d9d8d8;
    background-color: #ffffff;
    padding: 10px;
}
.dokumantop {
	float: left;
	width: 640px;
	height: 35px;
}
.dokumantop h3 {
	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 13px;
}
.dokumantop h4 {
	margin-left: 10px;
}
.dokumanleft {
	float: left;
	width: 280px;
	margin-left: 10px;
	margin-top: 10px;
}
.dokumanleft a {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 13px;
	float: left;
	text-decoration: underline;
	margin-top: 5px;
}
.dokumanright {
	float: right;
	width: 280px;
	margin-right: 10px;
	margin-top: 10px;
}
.dokumanright a {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 13px;
	float: left;
	text-decoration: underline;
	margin-top: 5px;
}
.gerigit {
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	margin-top: 7px;
}
.uldokumanalan ul {
	margin-left: 10px;
}
.uldokumanalan ul li {
	border: 0;
	float: left;
	/* width: 45%; */
	width: 100%;
	margin: 6px 0 0 0;
	list-style-position: inside;
	font-size: 11px;
}
.uldokumanalan ul li a {
	color: #000;
}
.uldokumanalan ul li a:hover {
	color: #F00;
}
.listpdficon {
    height: 19px;
    background-image: url(../images/pdfviewer.png);
    background-repeat: no-repeat;
    list-style-type: none;
    padding-left: 26px;
    font-size: 13px;
    margin: 8px 5px;
}
.girisuya {
	font-weight: bold;
	cursor: pointer;
}
.landing_sub {
	border: solid 2px #e0dede;
	margin-top: 10px;
}
.partcomparetable {
	margin: auto;
	width: 950px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.firstalan {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: left;
	vertical-align: top;
}
.first_col {
	width: 160px;
	margin-left: 15px;
}
.first_col a {
	font-size: 13px;
	color: #000;
	text-decoration: underline;
	float: left;
	margin-left: 30px;
}
.compareimages {
	width: 132px;
	height: 76px;
}
.p_num td a {
	color: #000;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
.sect_div td div {
	border-top: solid 2px #e0dede;
	margin-top: 15px;
	margin-bottom: 15px;
}
.p_num .sect_title {
	color: #e30a17;
	font-size: 13px;
	font-weight: bold;
}
.p_descript .sect_title {
	color: #e30a17;
	font-size: 13px;
	font-weight: bold;
}
.p_descript td {
	font-size: 12px;
}
.feat_title {
	font-size: 13px;
	font-weight: bold;
}
.first {
	font-size: 13px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
}
.no_row {
	font-size: 13px;
}
.odd_row {
	font-size: 13px;
	background-color: #e0dede;
}
.common a {
	color: #000;
	text-decoration: underline;
}
.landing_sub > table > tbody > tr > td {
	padding: 5px;
}
.productalan ul li {
	border: 0;
	float: left;
	width: 48%;
	margin: 6px 0 0 0;
	list-style-position: inside;
	list-style-type: none;
	clear: none;
}
.refinesearchalanheader {
	float: left;
	width: 250px;
	display: block;
	margin: 35px 0 0 -6px;
	z-index: 99
}
.listleft{
    float: left;
    width: 250px;
}
.refinelistsearchalanheader {
    float: left;
    width: 250px;
    display: block;
    margin: -10px 0 4px -6px;
    z-index: 99;
}
.refinesearchalan {
	float: left;
	width: 265px;
	height: auto;
	background-color: #e2e6e7;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 99
}
.refinesearchnav {
	float: left;
	width: 265px;
	background-color: #e2e6e7;
	margin-top: 10px;
}
.rsalanul {
	float: left;
	width: 265px;
}
.rsalanli {
	list-style-type: none;
	float: left;
	width: 265px;
	border-bottom: 1px dashed #b2b2b2;
	position: relative;
}
.rsalanlia {
	color: #000;
	font-size: 13px;
	display: block;
	padding: 9px;
	float: left;
	width: 245px;
}
.rsalanlia > i {
	float: right;
	font-size: 20px;
}
.popuprefinesearch {
	width: 708px;
	background-color: #e2e6e7;
	position: absolute;
	left: 102%;
	top: 0;
	border: solid 1px #c3c3c3;
	display: none;
}
.popuprefinesearch > h3 {
	float: left;
	width: 100%;
	padding: 9px;
	font-size: 13px;
	font-weight: bold;
	box-sizing: border-box;
	border-bottom: solid 1px #c3c3c3;
}
.popuprefinesearch > h3 > i {
	float: right;
	cursor: pointer;
}
.selectoptaciklama {
	float: left;
	width: 100%;
}
.selectoptaciklama > a {
	color: #000;
	font-size: 12px;
	float: left;
	padding: 9px;
}
.popuprefinesearch > ul {
	margin: 0;
	padding: 5px;
}
.popuprefinesearch > ul > li {
	float: left;
	width: 25%;
	list-style-type: none;
}
.popuprefinesearch > ul > li > a {
	float: left;
	padding: 5px;
	color: #000;
	font-size: 12px;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
}
.popuprefinesearch > ul > li > a > span {
}
.popuprefinesearch > ul > li > a:hover {
	text-decoration: underline;
}
.genelhabeleralan {
	width: 736px;
	float: left;
}
.fimagealan {
	float: left;
	margin-left: 15px;
	width: 670px;
	height: 240px;
	background-color: #999;
	box-shadow: 1px 0px 5px #888888;
	border: 5px #fff solid;
	margin-top: 5px;
	margin-bottom: 20px;
}
.newstitle {
	float: left;
	width: 100%;
	color: #000;
	font-size: 26px;
	margin-left: 15px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
}
.newslisteleme {
	float: left;
	margin: 10px;
	width: 100%;
}
.newslisteleme > ul {
	float: left;
	width: 100%;
}
.newslisteleme > ul > li {
	width: 100%;
	list-style-type: none;
	margin-bottom: 10px;
}
.newslinkleme {
}
.newslinkleme > div > img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	border: solid 2px #e0dede;
	width: 190px;
	height: 110px;
}
.newslinkleme > div > h3 {
	color: #000;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.newslisteleme > ul > li > h4 {
	font-size: 13px;
	margin-top: 5px;
	text-align: justify;
}
.ndevambuton {
	color: #000;
	text-decoration: underline;
	font-size: 13px;
	float: left;
	margin-top: 9px;
}
.ndevambuton i {
	margin-left: 2px;
}
.ndevambuton:hover {
	text-decoration: underline;
	color: #e30a17;
}
.htitledate {
	width: 100%;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.htitledate > h2 {
	color: #000;
	float: left;
}
.hdetayimg {
	float: left;
	width: 200px;
	background-color: #fff;
	margin-left: 15px;
	border: solid 1px #e0dede;
	margin-right: 10px;
}
.hdetayimg > img {
	width: 200px;
	cursor:pointer;
}
.htitledate > h2 > span {
	font-size: 13px;
	margin-left: 15px;
	margin-top: 4px;
	color: #e30a17;
}
.habericerik {
	font-size: 13px;
	margin-left: 15px;
	text-align: justify;
}
.aramasonuc {
	float: right;
	width: 715px;
	margin-bottom: 20px;
}
.srtitler {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	color: #000;
	width: 100%;
	margin-bottom: 25px;
}
.spfbelow {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	width: 100%;
	font-size: 14px;
	margin-bottom: 25px;
}
.spfbelow > span {
	color: #e30a17;
	font-size: 13px;
}
.findingfamilies {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.findingfamilies > .ffulfirst > ul {
	list-style-type: none;
}
.findingfamilies > .ffulfirst > ul > li {
	float: left;
	padding: 5px;
	width: 33.33%;
	box-sizing: border-box;
}
.colortrue {
	float: left;
	padding: 5px;
	background-color: #e9eaea;
	width: 100%;
}
.ffa {
	color: #000;
	font-size: 13px;
	float: left;
	text-indent: 5px;
}
.ffa:hover {
	text-decoration: underline;
	color: #000;
}
.searchshowing {
	float: left;
	width: 100%;
	border: solid 1px #b0b0b0;
}
.sprfcon {
	width: 100%;
	height: 50px;
	background-color: #cdcdcd;
}
.sprfconleft {
	float: left;
	width: 639px;
	margin-top: 10px;
}
.searchshowing > .sprfcon > .sprfconleft > h3 {
	color: #000;
	font-weight: bold;
	float: left;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 7px;
}
.searchshowing > .sprfcon > .sprfconleft > .pageleft > h3 {
	color: #000;
	font-weight: bold;
	float: left;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 7px;
}
.sprfconright {
	float: right;
}
.sprfconright select {
	margin-right: 15px;
	margin-top: 15px;
	float: right;
}
.otherresults {
	float: left;
	width: 100%;
	margin-top: 5px;
	border: solid 1px #b0b0b0;
	background-color: #f2f2f2;
	margin-bottom: 5px;
}
.othrul {
	margin: 0;
	margin-bottom: 20px;
    padding-left: 40px;
}
.othrulli {
list-style-type: decimal;
    font-weight: bold;
    font-size: 13px;
    /* list-style-position: inside; */
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    clear: both;
    width: 100%;
    box-sizing: border-box;
	
}
span.searchpheader {
    color: #e30a17;
}
.othlia {
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
.othlia:hover {
	color: #000;
	text-decoration: underline;
}
.othaciklama {
	margin-top: 5px;
	font-weight: normal;
}
.SolBolum {
	width: 255px;
	border-radius: 5px;
	margin-top: 15px;
	border: 1px solid #ccc;
}
.SolBolum li {
	list-style-position: inside;
    list-style-type: none;
}
.SolBolum li a {
	display: block;
	background: #eee;
	width: 100%;
	padding: 10px;
	font-size: 13px;
	color: #222;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}
.SolBolum li a:hover, .SolBolum li a.activem, .SolBolum li:hover, .SolBolum li.activem, .SolBolum li.activem a {
	background: #e30a17;
	color: #fff;
}
.bilgilendirme {
	font-size: 14px;
	line-height: 20px;
}
.hatalanx {
	width: 500px;
}
div.giris a i.yoneticiPanel:before {
	content: "\f023";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
div.giris a i.YonetimKurulu:before {
	content: "\f21e";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.kayitIslem {
	text-align: center;
	padding: 5px;
	color: #000;
	font-size: 14px;
}
.kayitIslem a {
	color: #000;
}
.kayitIslem a:hover {
	color: #1b3755;
	text-decoration: none
}
.bold {
	font-weight: bold;
}
.urundetayicerik ul {
	padding-left: 16px;
}
ol.sitemaplsit {
	margin-top: 15px;
}
.sitemaplsit > li {
	list-style-position: inside;
	font-size: 14px;
	color: #000;
	margin-right: 10px;
	margin-bottom: 15px;
}
ol.sitemaplsit > li > a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
	line-height: 22px;
	color: #000;
}
ol.sitemaplsit > li > ol {
	margin-left: 20px;
}
ol.sitemaplsit > li > ol > li {
	list-style-position: inside;
	font-size: 12px;
	color: #EA0437;
}
ol.sitemaplsit > li > ol > li > a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	list-style-type: none;
	line-height: 22px;
	color: #EA0437;
}
ol.sitemaplsit > li > ol > li > a:hover {
	color: #444;
}
#table1 p, #table1 table, #table1 tr, #table1 tr td, #table1 tr th {
	margin: 0;
	padding: 0;
	border: none;
	color: #000;
	font: 12px normal Arial, Helvetica, sans-serif;
}
.xasz {
	display: inline-block!important;
	width: 100%;
}
.icons_wrapper {
	width: 8%;
	float: left;
	line-height: 18px;
	padding: 15px 0px 15px 0;
}
.newslisteleme .title {
	line-height: 18px;
	float: left;
	width: 57%;
	text-decoration: none;
	position: relative;
	padding: 15px 30px 15px 0;
	color: #585858;
	font-weight: bold;
	display: block;
}
.newslisteleme .title:hover {
	color: #ea1c36;
}
.newslisteleme span {
	bottom: 0;
	margin-right: 16px;
	font-weight: normal;
	float: right;
	text-align: right;
}
.newslisteleme .resource {
	position: relative;
	border-bottom: 1px solid #ededed;
	width: 710px;
}
.tabs_filter {
	position: absolute;
	right: 15px;
	top: 8px;
}
.none {display:none;}

/** Accordion CSS **/
button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

button.accordion:after {
    content: '\2795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2796";
}

div.panel {
    padding: 8px 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    margin: 10px;
}

div.panel.show {
    opacity: 1;
    max-height: 500px;
}


.corp_button{
border:1px solid #df0909; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}

.corp_button:hover{
 border:1px solid #b30808;
 background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
 background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}


/* W3.CSS 2.71 by Jan Egil and Borge Refsnes */
/* 
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}sub{bottom:-0.25em}
img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box}
button,input,select,textarea{font:inherit;margin:0}
button{overflow:visible}button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input[type=checkbox],input[type=radio]{padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{box-sizing:content-box;-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}pre,textarea{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}

*/
a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
/* h1,h2,h3,h4,h5,h6,.w3-slim,.w3-wide{font-family:"Segoe UI",Arial,sans-serif} */
/* 
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
.w3-serif{font-family:"Times New Roman",Times,serif}
h1,h2,h3,h4,h5,h6{font-weight:400;margin:10px 0}
.w3-wide{letter-spacing:4px}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
 */
/* hr{height:0;border:0;border-top:1px solid #eee;margin:20px 0}  */
/* 
img{margin-bottom:-5px}a{color:inherit}
table{border-collapse:collapse;border-spacing:0;width:100%;display:table}
table,th,td{border:none}
 */
/* 
.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}
.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}
.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}
.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:6px 8px;display:table-cell;text-align:left;vertical-align:top}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
.w3-btn,.w3-btn-block{border:none;display:inline-block;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;text-decoration:none!important;color:#fff;background-color:#000;text-align:center;cursor:pointer;white-space:nowrap}
.w3-disabled,.w3-btn:disabled,.w3-btn-floating:disabled,.w3-btn-floating-large:disabled{cursor:not-allowed;opacity:0.3}
.w3-btn.w3-disabled *,.w3-btn-block.w3-disabled,.w3-btn-floating.w3-disabled *,.w3-btn:disabled *,.w3-btn-floating:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn-block.w3-disabled:hover,.w3-btn:disabled:hover,.w3-btn-floating.w3-disabled:hover,.w3-btn-floating:disabled:hover,
.w3-btn-floating-large.w3-disabled:hover,.w3-btn-floating-large:disabled:hover{box-shadow:none}
.w3-btn:hover,.w3-btn-block:hover,.w3-btn-floating:hover,.w3-btn-floating-large:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn-block{width:100%}
.w3-btn,.w3-btn-floating,.w3-btn-floating-large,.w3-closenav,.w3-opennav{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-btn-floating,.w3-btn-floating-large{display:inline-block;text-align:center;color:#fff;background-color:#000;position:relative;overflow:hidden;z-index:1;padding:0;border-radius:50%;cursor:pointer;font-size:24px}
.w3-btn-floating{width:40px;height:40px;line-height:40px}
.w3-btn-floating-large{width:56px;height:56px;line-height:56px}
.w3-btn-group .w3-btn{float:left}
.w3-btn-bar .w3-btn{box-shadow:none;background-color:inherit;color:inherit;float:left}
.w3-btn-bar .w3-btn:hover{background-color:#ccc}
.w3-ripple{position:relative;overflow:hidden}
.w3-ripple:after{content:"";background:#ccc;position:absolute;padding:300%;bottom:0;left:0;opacity:0;transition:0.8s}
.w3-ripple:active:after{padding:0;opacity:1;transition:0s}
.w3-badge,.w3-tag,.w3-sign{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}
.w3-badge{border-radius:50%}
ul.w3-ul{list-style-type:none;padding:0;margin:0}
ul.w3-ul li{padding:6px 2px 6px 16px;border-bottom:1px solid #ddd}
ul.w3-ul li:last-child{border-bottom:none}
.w3-tooltip,.w3-display-container{position:relative}
.w3-fluid{max-width:100%;height:auto}
.w3-tooltip .w3-text{display:none}
.w3-tooltip:hover .w3-text{display:inline-block}
.w3-navbar .w3-dropdown-hover,.w3-navbar .w3-dropdown-click{position:static}
.w3-navbar .w3-dropdown-hover:hover,.w3-navbar .w3-dropdown-hover:first-child,.w3-navbar .w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-navbar a,.w3-topnav a,.w3-sidenav a,.w3-dropdown-content a,.w3-accordion-content a,.w3-dropnav a{text-decoration:none!important}
.w3-navbar .w3-opennav.w3-right{float:right!important}
.w3-topnav{padding:8px 8px}
.w3-topnav a{padding:0 8px;border-bottom:3px solid transparent;-webkit-transition:border-bottom .3s;transition:border-bottom .3s}
.w3-topnav a:hover{border-bottom:3px solid #fff}
.w3-topnav .w3-dropdown-hover a{border-bottom:0}
.w3-opennav,.w3-closenav{color:inherit}
.w3-opennav:hover,.w3-closenav:hover{cursor:pointer;opacity:0.8}
.w3-btn,.w3-btn-floating,.w3-dropnav a,.w3-btn-floating-large,.w3-btn-block,.w3-hover-shadow,.w3-hover-opacity,
.w3-navbar a,.w3-sidenav a,.w3-pagination li a,.w3-hoverable tbody tr,.w3-hoverable li,.w3-accordion-content a,.w3-dropdown-content a,.w3-dropdown-click:hover,.w3-dropdown-hover:hover,.w3-opennav,.w3-closenav,.w3-closebtn,
.w3-hover-amber,.w3-hover-aqua,.w3-hover-blue,.w3-hover-light-blue,.w3-hover-brown,.w3-hover-cyan,.w3-hover-blue-grey,.w3-hover-green,.w3-hover-light-green,.w3-hover-indigo,.w3-hover-khaki,.w3-hover-lime,.w3-hover-orange,.w3-hover-deep-orange,.w3-hover-pink,
.w3-hover-purple,.w3-hover-deep-purple,.w3-hover-red,.w3-hover-sand,.w3-hover-teal,.w3-hover-yellow,.w3-hover-white,.w3-hover-black,.w3-hover-grey,.w3-hover-light-grey,.w3-hover-dark-grey,.w3-hover-text-amber,.w3-hover-text-aqua,.w3-hover-text-blue,.w3-hover-text-light-blue,
.w3-hover-text-brown,.w3-hover-text-cyan,.w3-hover-text-blue-grey,.w3-hover-text-green,.w3-hover-text-light-green,.w3-hover-text-indigo,.w3-hover-text-khaki,.w3-hover-text-lime,.w3-hover-text-orange,.w3-hover-text-deep-orange,.w3-hover-text-pink,.w3-hover-text-purple,
.w3-hover-text-deep-purple,.w3-hover-text-red,.w3-hover-text-sand,.w3-hover-text-teal,.w3-hover-text-yellow,.w3-hover-text-white,.w3-hover-text-black,.w3-hover-text-grey,.w3-hover-text-light-grey,.w3-hover-text-dark-grey {-webkit-transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s}
.w3-sidenav{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.w3-sidenav a{padding:4px 2px 4px 16px}
.w3-sidenav a:hover{background-color:#ccc}
.w3-sidenav a,.w3-dropnav a{display:block}
.w3-sidenav .w3-dropdown-hover:hover,.w3-sidenav .w3-dropdown-hover:first-child,.w3-sidenav .w3-dropdown-click:hover,.w3-dropnav a:hover{background-color:#ccc;color:#000}
.w3-sidenav .w3-dropdown-hover,.w3-sidenav .w3-dropdown-click {width:100%}
.w3-sidenav .w3-dropdown-hover .w3-dropdown-content,.w3-sidenav .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-main,#main{transition:margin-left .4s}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.w3-closebtn{text-decoration:none;float:right;font-size:24px;font-weight:bold;color:inherit}
.w3-closebtn:hover,.w3-closebtn:focus{color:#000;text-decoration:none;cursor:pointer}
.w3-pagination{display:inline-block;padding:0;margin:0}
.w3-pagination li{display:inline}
.w3-pagination li a{text-decoration:none;color:#000;float:left;padding:8px 16px}
.w3-pagination li a:hover{background-color:#ccc}
.w3-input-group,.w3-group{margin-top:24px;margin-bottom:24px}
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #808080;width:100%}
.w3-label{color:#009688}
.w3-input:not(:valid)~.w3-validate{color:#f44336}
.w3-select{padding:9px 0;width:100%;color:#000;border:1px solid transparent;border-bottom:1px solid #009688}
.w3-select select:focus{color:#000;border:1px solid #009688}
.w3-select option[disabled]{color:#009688}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block;z-index:1}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}
.w3-dropdown-content a{padding:6px 16px;display:block}
.w3-dropdown-content a:hover{background-color:#ccc}
.w3-accordion {width:100%;cursor:pointer}
.w3-accordion-content{cursor:auto;display:none;position:relative;width:100%;margin:0;padding:0}
.w3-accordion-content a{padding:6px 16px;display:block}
.w3-accordion-content a:hover{background-color:#ccc}
.w3-progress-container{width:100%;height:1.5em;position:relative;background-color:#f1f1f1}
.w3-progressbar{background-color:#757575;height:100%;position:absolute;line-height:inherit}
input[type=checkbox].w3-check,input[type=radio].w3-radio{width:24px;height:24px;position:relative;top:6px}
input[type=checkbox].w3-check:checked+.w3-validate,input[type=radio].w3-radio:checked+.w3-validate{color:#009688} 
input[type=checkbox].w3-check:disabled+.w3-validate,input[type=radio].w3-radio:disabled+.w3-validate{color:#aaa}
.w3-responsive{overflow-x:auto}
.w3-container:after,.w3-row:after,.w3-row-padding:after,.w3-topnav:after,.w3-clear:after,.w3-btn-group:before,.w3-btn-group:after,.w3-btn-bar:before,.w3-btn-bar:after {content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}
.w3-col.s2{width:16.66666%}
.w3-col.s3{width:24.99999%}
.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}
.w3-col.s6{width:49.99999%}
.w3-col.s7{width:58.33333%}
.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}
.w3-col.s10{width:83.33333%}
.w3-col.s11{width:91.66666%}
.w3-col.s12,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{width:99.99999%}
@media only screen and (min-width:601px){
.w3-col.m1{width:8.33333%}
.w3-col.m2{width:16.66666%}
.w3-col.m3,.w3-quarter{width:24.99999%}
.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}
.w3-col.m6,.w3-half{width:49.99999%}
.w3-col.m7{width:58.33333%}
.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9,.w3-threequarter{width:74.99999%}
.w3-col.m10{width:83.33333%}
.w3-col.m11{width:91.66666%}
.w3-col.m12{width:99.99999%}}
@media only screen and (min-width:993px){
.w3-col.l1{width:8.33333%}
.w3-col.l2{width:16.66666%}
.w3-col.l3,.w3-quarter{width:24.99999%}
.w3-col.l4,.w3-third{width:33.33333%}
.w3-col.l5{width:41.66666%}
.w3-col.l6,.w3-half{width:49.99999%}
.w3-col.l7{width:58.33333%}
.w3-col.l8,.w3-twothird{width:66.66666%}
.w3-col.l9,.w3-threequarter{width:74.99999%}
.w3-col.l10{width:83.33333%}
.w3-col.l11{width:91.66666%}
.w3-col.l12{width:99.99999%}}
.w3-content{max-width:980px;margin:auto}
.w3-rest{overflow:hidden}
.w3-hide{display:none!important}
.w3-show-block,.w3-show{display:block!important}
.w3-show-inline-block{display:inline-block!important}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}
.w3-modal{padding-top:30px}}
@media (max-width:768px){.w3-modal-content{width:500px}
.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}}
@media screen and (max-width:600px){.w3-topnav a{display:block}
.w3-navbar li:not(.w3-opennav){float:none;width:100%!important}
.w3-navbar li.w3-right{float:none!important}}	
@media screen and (max-width:600px){.w3-topnav .w3-dropdown-hover .w3-dropdown-content,.w3-navbar .w3-dropdown-click .w3-dropdown-content,.w3-navbar .w3-dropdown-hover .w3-dropdown-content{position:relative}}	
@media screen and (max-width:600px){.w3-topnav,.w3-navbar{text-align:center}}
@media (max-width:600px){.w3-hide-small{display:none!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (min-width:993px){.w3-hide-large{display:none!important}}
@media screen and (max-width:992px){.w3-sidenav.w3-collapse{display:none}
.w3-main{margin-left:0!important;margin-right:0!important}}
@media screen and (min-width:993px){.w3-sidenav.w3-collapse{display:block!important}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}
.w3-top{top:0}
.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-left{float:left!important}
.w3-right{float:right!important}
.w3-tiny{font-size:10px!important}
.w3-small{font-size:12px!important}
.w3-medium{font-size:15px!important}
.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}
.w3-xxlarge{font-size:36px!important}
.w3-xxxlarge{font-size:48px!important}
.w3-jumbo{font-size:64px!important}
.w3-vertical{word-break:break-all;line-height:1;text-align:center;width:0.6em}
.w3-left-align{text-align:left!important}
.w3-right-align{text-align:right!important}
.w3-justify{text-align:justify!important}
.w3-center{text-align:center!important}
.w3-display-topleft{position:absolute;left:0;top:0}
.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}
.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-topmiddle{position:absolute;left:0;top:0;width:100%;text-align:center}
.w3-display-bottommiddle{position:absolute;left:0;bottom:0;width:100%;text-align:center}
.w3-circle{border-radius:50%!important}
.w3-round-small{border-radius:2px!important}
.w3-round,.w3-round-medium{border-radius:4px!important}
.w3-round-large{border-radius:8px!important}
.w3-round-xlarge{border-radius:16px!important}
.w3-round-xxlarge{border-radius:32px!important}
.w3-round-jumbo{border-radius:64px!important}
.w3-border-0{border:0!important}
.w3-border{border:1px solid #ccc!important}
.w3-border-top{border-top:1px solid #ccc!important}
.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-border-left{border-left:1px solid #ccc!important}
.w3-border-right{border-right:1px solid #ccc!important}
.w3-margin{margin:16px!important}
.w3-margin-0{margin:0!important}
.w3-margin-top{margin-top:16px!important}
.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}
.w3-margin-right{margin-right:16px!important}
.w3-section{margin-top:16px!important;margin-bottom:16px!important}
.w3-padding-tiny{padding:2px 4px!important}
.w3-padding-small{padding:4px 8px!important}
.w3-padding-medium,.w3-padding,.w3-form{padding:8px 16px!important}
.w3-padding-large{padding:12px 24px!important}
.w3-padding-xlarge{padding:16px 32px!important}
.w3-padding-xxlarge{padding:24px 48px!important}
.w3-padding-jumbo{padding:32px 64px!important}
.w3-padding-4,.w3-padding-hor-4{padding-top:4px!important;padding-bottom:4px!important}
.w3-padding-8,.w3-padding-hor-8{padding-top:8px!important;padding-bottom:8px!important}
.w3-padding-12,.w3-padding-hor-12{padding-top:12px!important;padding-bottom:12px!important}
.w3-padding-16,.w3-padding-hor-16{padding-top:16px!important;padding-bottom:16px!important}
.w3-padding-24,.w3-padding-hor-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32,.w3-padding-hor-32{padding-top:32px!important;padding-bottom:32px!important}
.w3-padding-48,.w3-padding-hor-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64,.w3-padding-hor-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-padding-128,.w3-padding-hor-128{padding-top:128px!important;padding-bottom:128px!important}
.w3-padding-0{padding:0!important}
.w3-padding-top{padding-top:8px!important}
.w3-padding-bottom{padding-bottom:8px!important}
.w3-padding-left{padding-left:16px!important}
.w3-padding-right{padding-right:16px!important}
.w3-topbar{border-top:6px solid #ccc!important}
.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}
.w3-rightbar{border-right:6px solid #ccc!important}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-spin{animation:w3-spin 2s infinite linear;-webkit-animation:w3-spin 2s infinite linear}
@-webkit-keyframes w3-spin{
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
@keyframes w3-spin{
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.w3-container{padding:0.01em 16px;float: left;width: 100%;}
.w3-example{background-color:#f1f1f1;padding:0.01em 16px}
.w3-code{font-family:Consolas,"courier new";font-size:16px;line-height:1.4;width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #009688;word-wrap:break-word}
.w3-example,.w3-code,.w3-reference{margin:20px 0}
.w3-card{border:1px solid #ccc}
.w3-card-2,.w3-example{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important}
.w3-card-8{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important}
.w3-card-12{box-shadow:0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19)!important}
.w3-card-16{box-shadow:0 16px 24px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21)!important}
.w3-card-24{box-shadow:0 24px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22)!important}
.w3-animate-fading{-webkit-animation:fading 10s infinite;animation:fading 10s infinite}
@-webkit-keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{-webkit-animation:opac 1.5s;animation:opac 1.5s}
@-webkit-keyframes opac{from{opacity:0} to{opacity:1}}
@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;-webkit-animation:animatetop 0.4s;animation:animatetop 0.4s}
@-webkit-keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;-webkit-animation:animateleft 0.4s;animation:animateleft 0.4s}
@-webkit-keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;-webkit-animation:animateright 0.4s;animation:animateright 0.4s}
@-webkit-keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;-webkit-animation:animatebottom 0.4s;animation:animatebottom 0.4s}
@-webkit-keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0px;opacity:1}}
@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {-webkit-animation:animatezoom 0.6s;animation:animatezoom 0.6s}
@-webkit-keyframes animatezoom{from{-webkit-transform:scale(0)} to{-webkit-transform:scale(1)}}
@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out}
.w3-animate-input:focus{width:100%!important}
.w3-transparent{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important;background-color:transparent!important}
.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-grey,.w3-hover-grey:hover{color:#fff!important;background-color:#9e9e9e!important}
.w3-light-grey,.w3-hover-light-grey:hover{color:#000!important;background-color:#f1f1f1!important}
.w3-dark-grey,.w3-hover-dark-grey:hover{color:#fff!important;background-color:#616161!important}
.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.w3-text-amber,.w3-hover-text-amber:hover{color:#ffc107!important}
.w3-text-aqua,.w3-hover-text-aqua:hover{color:#00ffff!important}
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
.w3-text-light-blue,.w3-hover-text-light-blue:hover{color:#87CEEB!important}
.w3-text-brown,.w3-hover-text-brown:hover{color:#795548!important}
.w3-text-cyan,.w3-hover-text-cyan:hover{color:#00bcd4!important}
.w3-text-blue-grey,.w3-hover-text-blue-grey:hover{color:#607d8b!important}
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
.w3-text-light-green,.w3-hover-text-light-green:hover{color:#8bc34a!important}
.w3-text-indigo,.w3-hover-text-indigo:hover{color:#3f51b5!important}
.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important}
.w3-text-lime,.w3-hover-text-lime:hover{color:#cddc39!important}
.w3-text-orange,.w3-hover-text-orange:hover{color:#ff9800!important}
.w3-text-deep-orange,.w3-hover-text-deep-orange:hover{color:#ff5722!important}
.w3-text-pink,.w3-hover-text-pink:hover{color:#e91e63!important}
.w3-text-purple,.w3-hover-text-purple:hover{color:#9c27b0!important}
.w3-text-deep-purple,.w3-hover-text-deep-purple:hover{color:#673ab7!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
.w3-text-sand,.w3-hover-text-sand:hover{color:#fdf5e6!important}
.w3-text-teal,.w3-hover-text-teal:hover{color:#009688!important}
.w3-text-yellow,.w3-hover-text-yellow:hover{color:#d2be0e!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-text-black,.w3-hover-text-black:hover{color:#000!important}
.w3-text-grey,.w3-hover-text-grey:hover{color:#757575!important}
.w3-text-light-grey,.w3-hover-text-light-grey:hover{color:#f1f1f1!important}
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover{color:#3a3a3a!important}
.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important}
.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important}
.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important}
.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important}
.w3-border-blue-grey,.w3-hover-blue-grey:hover{border-color:#607d8b!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important}
.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important}
.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important}
.w3-border-orange,.w3-hover-border-orange:hover{border-color:#ff9800!important}
.w3-border-deep-orange,.w3-hover-border-deep-orange:hover{border-color:#ff5722!important}
.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important}
.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important}
.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important}
.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover{border-color:#9e9e9e!important}
.w3-border-light-grey,.w3-hover-border-light-grey:hover{border-color:#f1f1f1!important}
.w3-border-dark-grey,.w3-hover-border-dark-grey:hover{border-color:#616161!important}
.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}
.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffd7!important}
.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60;filter:alpha(opacity=60)}
.w3-text-shadow{text-shadow:1px 1px 0 #444}
.w3-text-shadow-white{text-shadow:1px 1px 0 #ddd}
 */
.w3-navbar{list-style-type:none;margin:0;padding:0;overflow:hidden}
.w3-navbar li{float:left}
.w3-navbar li a{display:block;padding:8px 16px}
.w3-navbar li a:hover{color:#000;text-decoration: none;}
h2.h2header {color: #000;}
.w3-container {
    padding: 1px 1px;
    float: left;
    width: 100%;
    border: 1px solid #aaa;
    background: #fff url(/templates/css/ui-lightness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222;
    border-radius: 4px 4px 4px 0px!important;
    border-color: #e2e6e7;
    position: relative;
}
.tabs {
    padding: 10px 22px;
    border: 1px solid #e2e6e7;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}
.w3-navbar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color: #fff!important;
    border: 1px solid #aaa;
    background: #cccccc url(/templates/css/ui-lightness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    font-weight: 700;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    padding: .2em .2em 0;
}
.w3-navbar li {
    float: left;
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(/templates/css/ui-lightness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #555;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    margin: -1px 1px;
}
.w3-navbar li:hover {
    border: 1px solid #666;
}