﻿@font-face {
	font-family: 'Light';
	src: url('Light/latest.eot');
	src: url('Light/latest.eot?#iefix') format('embedded-opentype'), url('Light/latest.woff') format('woff'), url('Light/latest.ttf') format('truetype'), url('Light/latest.svg#web') format('svg');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Normal';
	src: url('Normal/latest.eot');
	src: url('Normal/latest.eot?#iefix') format('embedded-opentype'), url('Normal/latest.woff') format('woff'), url('Normal/latest.ttf') format('truetype'), url('Normal/latest.svg#web') format('svg');
	font-weight: normal;
	font-style: normal
}

a {text-decoration: none;color:#666;}
a:hover {color:#3585bb;}
a img {border:none;}
.col1 h3 {font-size: 16px;}
.clear {clear: both;}
.page-container {width: 980px}
body {
background: url('images/body_bg.jpg');
font-family: Calibri, 'Tahoma', Segoe, "Segoe UI", Optima, Arial, sans-serif;
color:red;
font-size: 14px;
color:#999999;
line-height: 20px;
}

p{
	line-height: 18px;
	padding:0px 0px 10px 0px;
}
h1 , h2 , h3 , h4 {
    font-family: 'Normal';
    color:#0a4a84;
    font-size: 20px;
    padding:0px 0px 10px 0px;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 20px;
}

.teklif {
	background: url('images/pdf_fiyat.jpg');
	background-repeat:no-repeat;
	padding-left:35px;
	padding-top:6px;
}


header {
	background: url('images/bar.jpg') center;
	border-bottom: solid 2px #fff;
        min-width: 980px;
}
nav {
	width: 980px;
	height: 105px;
	position: relative;
}
.main_nav {
	text-align: right;
	padding-top: 40px;
	margin-right: 30px;
}
.main_nav a {
	margin-left: 15px;
    font-family: 'Normal';
	color: #fff;
	font-size: 12px;
        font-weight: bold;
}
.main_nav a:hover {
	color: #ffb900;
}

.main_nav a.selected {
    color:#ffb900;
}

.logo {
	float: left;
	margin-left: 40px;
	padding-top: 7px;
}

.phone {
    position:absolute;
    top:8px;
    font-family: 'Light';
    font-weight: bold;
    font-size: 16px;
    right:130px;
    color:#fff;
}

.social {
	text-align: right;
	margin-right: 40px;
	padding-top: 10px;
}
.social img {
	margin-left: 4px;
}
.slider {
	height: 450px;
	color: #fff;
        overflow:hidden;
        background:#00529b;
        min-width: 980px;
}

.slider ul li {
    height:450px;
    width:100%;
    display:block;
}

.slider ul li p {
    margin-bottom:10px;
}

.slider ul li p.link { 
    margin-top:50px;
}

.slider .slider_desc {
    width:960px;
    position: relative;
}

.slider .slider_desc .image {
    position:absolute;
    left:50px;
    z-index: 1;
    top:0px;
}

.slider .slider_desc .text {
    position:absolute;
    right:0;
    top:50px;
    font-size: 16px;
    font-family: 'Light';
    text-align: left;
    z-index:1;
    width: 450px;
    color:#fff;
    text-shadow: 1px 1px 1px #000;
}

.slider .slider_desc .text b {
    font-family: 'Normal';
    line-height: 52px;
    font-size:42px;
    
}

.slider ul li a {
    color:#fff;
    padding-right:50px;
    background:url('images/slider_more.png') no-repeat right center;
	padding-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}


.slider .description {
	width: 980px;
	text-align: left;
	padding-top: 160px;
}
.slider .description h1 {
	font-size: 61px;
	line-height: 60px;
	margin-left: 125px;
}
.slider .description span {
	font-size: 16px;
	margin-left: 125px;
	line-height: 40px;
}
.home_content {
	background: #fff;
}

.home_content .content_box {
	padding-top: 10px;
	color: #fff;
}

.home_content .content_box a {
    color:#fff;
}

.home_content .box {
	width: 140px;
	height: 140px;
        padding:10px;
	background: #005499;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	position: relative;
	text-align: left;
}
.home_content .box.col2 {
	float: left;
	width: 302px;
	margin: 0;
	padding: 10px;
	margin-left: 2px;
	margin-top: 2px;
}

.home_content .box.style1 {
    background:#5535b0;
}
.home_content .box.style2 {
    background:#9a03a0;
}
.home_content .box.style3 {
    background:#2a7bee;
}
.home_content .box.style4 {
    background:#2f8df1;
}
.home_content .box.style5 {
    background:#038d02;
}
.home_content .box.style6 {
    background:#be1e4a;
}

.home_content .newsletter {
	width: 855px;
	height: 95px;
	margin-top: 35px;
	background: #005499;
	float: left;
	font-size: 22px;
	margin-bottom: 50px;
}
.home_content .newsletter input {
	margin: 25px 20px 0px 20px;
	background:transparent;
	width:800px;
	color:#fff;
	border:none;
	border-bottom: solid 5px #fff;
	text-align: left;
	line-height: 40px;
	padding-left: 10px;
}
.home_content .newsletter.button {
	width: 110px;
	height: 95px;
	margin: 35px 0px 0px 10px;
}
.home_content .newsletter.button img {
	margin-top: 25px;
}

.home_content .box span {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
footer {
	height: 350px;
	border-top: solid 10px #17d1ff;
	background: url('images/footer_3.jpg') center;
}
.footer_nav {
	width: 1100px;
	color: #fff;
}
.footer_nav .col {
	text-align: left;
	width: 200px;
	float: left;
	margin: 40px 0px 0px 30px;
}
.footer_nav .col.last b {
    margin-left:100px;
}
.footer_nav .col.last img {
	margin-left: 100px;
	margin-top: 20px;
}
.footer_nav .col b {
	line-height: 40px;
}
.footer_nav .col a {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}
.footer_nav .col p {
	font-size: 12px;
	line-height: 20px;
}
.credit {
	margin-top: 100px;
}
.credit a {
	margin-left: 20px;
	color: #fff;
}
.detail_slider {
	height: 400px;
        text-align: center;
        overflow:hidden;
}
.detail_content {
	background: #fff;
	position: relative;
}
.detail_nav {
	width: 810px;
        position: absolute;
        left:85px;
        top:-30px;
}
.detail_nav .nav_box {
	width: 100px;
	height: 90px;
	background: #fff;
	border-right: solid 1px #00529b;
	float: left;
	text-align: center;
	font-size: 12px;
}

.detail_nav .nav_box:hover .icon {
    padding-top:5px;
    opacity:0.50;
    filter:alpha(opacity=50); /* For IE8 and earlier */
}

.detail_nav .nav_box.last {
	border:none;
}

.detail_nav .nav_box .icon {
    width: 100px;
    height:50px;
    overflow: hidden;
    text-align: center;
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
}

.detail_nav .nav_box .icon img {
    margin-top:10px;
    height: 30px;
}

.detail_nav .nav_box .icon .img2 {
    display: none;
}

.detail_nav .nav_box p {
    padding:0 5px;
}
.detail_nav .nav_box a {
	color: #00529b;
}

/*.detail_nav .nav_box:hover .icon .img1 {
    display:none;
}

.detail_nav .nav_box:hover .icon .img2 {
    display:block;
}*/

.detail_nav .nav_box.selected {
    background:#00529b;
}

.detail_nav .nav_box.selected .img1 {
    display:none;
}

.detail_nav .nav_box.selected .img2 {
    display:block;
}


.detail_nav .nav_box.selected a {
    color: #fff;
}

.detail_nav .shadow {
	width: 730px;
        position:absolute;
        left:70px;
        top:90px;
}
.detail_content .title {
	padding-top: 100px;
	width: 980px;
	margin-left: 100px;
}
.detail_content .title h1 {
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: left;
}
.detail_content .title h2 {
	margin-bottom: 30px;
	margin-top: 30px;
}
.detail_content .title p {
	text-align: left;
	font-size: 14px;
	width: 700px;
}
.detail_content .title img {
	float: left;
	margin-right: 30px;
	padding-bottom: 30px;
}
.detail_content .title .shadow2 {
	width: 800px;
}
.detail_content .col_left{
	margin-top: 50px;
	border-bottom: solid 1px #e6e6e8;
	padding-bottom: 50px;
	padding-left: 50px;
	width: 850px;
        text-align: left;
}

.detail_content .col_left .image {
    width:294px;
    height:133px;
    float:left;
    text-align: center;
    -webkit-box-shadow: 0 5px 10px 0px #ccc;
    -moz-box-shadow: 0 5px 10px 0px #ccc;
    box-shadow: 0 5px 10px 0px #ccc;
}


.detail_content .col_left .text {
    width:500px;
    margin-left: 20px;
    float:left;
} 
.detail_content .col_left .text h2 {
	margin-bottom: 20px;
	text-align: left;
}

.detail_content .col_right{
	margin-top: 50px;
	border-bottom: solid 1px #e6e6e8;
	padding-bottom: 50px;
	padding-left: 50px;
	width: 850px;
        text-align: left;
}



.detail_content .col_right .text {
    width:500px;
    margin-right: 20px;
    float:left;
}

.detail_content .col_right .image {
    width:294px;
    height:133px;
    float:left;
    text-align: center;
    -webkit-box-shadow: 0 5px 10px 0px #ccc;
    -moz-box-shadow: 0 5px 10px 0px #ccc;
    box-shadow: 0 5px 10px 0px #ccc;
}


.detail_content .col_right .text h2 {
	margin-bottom: 20px;
	text-align: left;
}


.detail_content .row1 .text a { color:#c3b7b1; }
.detail_content .row2 .text a { color:#f3766f; }
.detail_content .row3 .text a { color:#00bce4; }
.detail_content .row4 .text a { color:#ffd478; }
.detail_content .row5 .text a { color:#7d81be; }
.detail_content .row6 .text a { color:#00529b; }
.detail_content .row7 .text a { color:#d6e03d; }
.detail_content .row8 .text a { color:#9fd5b5; }


.detail_content .left {
	width: 515px;
        padding-right: 65px;
	float: left;
	text-align: left;
	padding-bottom: 100px;
        margin-left:85px;
}
.detail_content .left h1 {
    
}
.detail_content .left p {
	font-size: 14px;
	margin-top: 20px;
	line-height: 20px;
}
.detail_content .col1 .desc p {
	margin-top: 2px;
}

.detail_content .col1 {
	margin-top: 50px;
}

.detail_content .col1 .image {
    width:50px;
    float:left;
}

.detail_content .col1 .image img {
    width:40px;
}

.detail_content .col1 .desc {
    width:430px;
    float:left;
    margin-left:20px;
}

.detail_content .toplist {
    width:430px;
    float:left;
    margin-left:20px;
    border-bottom:1px solid #1a1107;

}

.detail_content .right {
	width: 230px;
	float: left;
}
.detail_content .right .contact_box {
	width: 230px;
        color:#fff;
	background: #00529b;
	text-align: left;
        position:relative;
        margin-bottom:80px;
}

.detail_content .right .contact_box p {
	padding-top: 25px;
	margin-left: 10px;
	font-size: 17px;
}
.detail_content .right .contact_box h2 {
	font-weight: normal;
	margin-left: 20px;
        color:#fff;
        font-size: 28px;
}
.detail_content .right .contact_box img {
	float: left;
	margin: 20px 10px 0px 20px;
}
.detail_content .right .mail_box {
	width: 230px;
	height: 83px;
	background: #00529b;
	text-align: left;
	margin-top: 30px;
	font-size: 20px;
}
.detail_content .right .mail_box p {
	padding-top: 8px;
	margin-left: 10px;
}
.detail_content .right .mail_box [type=text] {
	margin-left: 10px;
	margin-top: 5px;
	width: 170px;
	height: 35px;
        border:none;
	font-size: 20px;
}
.detail_content .right .mail_box [type=submit] {
	background: url(../images/send_button.png) no-repeat;
	margin-left: 5px;
        margin-top:5px;
	width: 35px;
	height: 35px;
	border: none;
        position:absolute;
        
}

.detail_content .right .comment {
    margin-top:30px;
}

.detail_content .right blockquote {
    width: 100%;
    float: left;
    margin: 0 0 55px -30px;
    padding: 0 20px 0 30px;
    font-size: 18px;
    letter-spacing: .03em;
    line-height: 20px;
    color: #666666;
    background: url('images/quote.png') no-repeat left top
}

.detail_content .right .source {
    font-size: .7em;
    line-height: 1.5em;
    font-style: normal;
    font-weight: normal;
    color: #adb3b9;
    float: left;
    width: 100%;
    line-height: auto;
    margin: 10px 0 0 0;
}

.wid980 {
    width:980px;
    text-align: left;
}

.service-top {
    width:980px;
    text-align: left;
    padding-top:100px;
}

.service-top .shadow2 {
    margin:50px;
}

.service-top .icon {
    width:206px;
    height:206px;
    text-align: center;
    margin-left:150px;
    float:left;
}

.service-top .text {
    width:450px;
    float: left;
    margin-left:50px;
    padding-top:30px;
    line-height: 20px;
}

.service-top .text h1 {
    
}

input::-webkit-input-placeholder {
    color:#fff;
}

.fullwidth {
  float: left;
  width: 100%;
  min-width: 985px;
  clear: both;
  position: relative;
  z-index: 2;
  background: url('images/body_bg.jpg');
}

.content_header {
    background:#fff;
}

.central {
  margin: 0 auto;
  width: 850px;
  clear: both;
  position: relative;
  z-index: 2;
  text-align: left;
}

.sidebar {
  float: right;
  width: 258px;
  margin: 3px 2px 0 0;
}

.sidebar nav {
  float: right;
  width: 242px;
  margin: 0 0 25px 0;
}

.sidebar nav h3 {
    font-weight: bold;
    font-family: 'Normal';
}

.sidebar .logos {
    padding:20px 15px;
    border-bottom:solid 1px #e0e5e9;
    margin-bottom:20px;
    text-align: center;
}

.sidebar .logos img {
    height: 50px;
}

.sidebar nav ol {
  width: 242px;
  padding: 0;
  margin: 10px 0 0 0px;
  font-size: 16px;
  line-height: 20px;
}
.sidebar nav ol li {
  float: left;
  margin: 0 0 5px 0px;
}
.sidebar nav ol li a {
  float: left;
  width: 202px;
  
  line-height: 1.4em;
}
.sidebar nav ol li a:hover {
  color: #2f353e;
}
.sidebar nav ol li.active a,
.sidebar nav ol li.current a {
  color: #19a9e5;
}
.sidebar nav ol li.active a:hover,
.sidebar nav ol li.current a:hover {
  color: #1487b7;
}


.pagecontent {
  float: left;
  width: 620px;
  margin: 10px 0 0 2.5%;
  padding: 0 0 40px 0;
  line-height: 20px;
}

.pagecontent #heroImage {
    margin-bottom: 20px;
}

.pagecontent strong {
    color:#0a4a84;
}

#contact_map {
    height: 490px;
}

.contact_header {
    border-top:10px solid #1a1107;
    padding:40px 0;
    line-height: 24px;
    background:#f7f6f5;
}

.contact_header h1 {
    margin-bottom: 20px;
}

.contact_box {
    padding:20px 0;
}

.contact_box .content {
    width:980px;
    text-align: left;
}

.partners {
    padding:30px 0;
}

.partners article {
    border-bottom: 1px solid #dbe0e5;    
    padding:50px 0;
    margin:0 50px;
}

.partners article.last {
    border:none;
}

.partners .image {
    width:200px;
    float:left;
    margin-right: 50px;
}

.partners .image img {
    max-width: 200px;
}

.partners .desc {
    width:630px;
    float:left;
}

.partners .desc h1 {
    font-weight: bold;
    margin-bottom:5px;
}

.partners h2 , .references h2 {
    padding-top: 20px;
    text-align: center;
}

.references .referencex-boxes 
{    
    background:url('images/references-grid.jpg');
    margin-left:20px;
    margin-top: 30px;
    width:960px;
    height:2170px;
}

.references .referencex-boxes div {
    width:220px;
    height:115px;
    float:left;
    padding:0 0px;
    margin:11px 10px;
    overflow:hidden;
    text-align: center;
}

.references {
    padding:30px 0;
}

.references .referencex-boxes div img {
    height:100px;
}

.aboutus {
    padding:60px 0;
}

.aboutus .left {
    width:650px;
    float:left;
    line-height: 20px;
}

.aboutus .left h1 {
    font-weight: bold;
    margin-bottom:5px;
}

.aboutus .right {width:230px;float:left;margin-left:50px;background:#00529b;margin-top:40px;padding:20px;}

.aboutus .right ul li {
    padding:5px 0;
    margin:10px 0;
    font-size: 20px;
    background:url('images/slider_more.png') no-repeat right 50%;
}

.aboutus .right ul li a {
    color:#fff;
}

/*
.right ul li {
    padding:5px 0;
    margin:10px 0;
    font-size: 20px;
    background:url('images/slider_more.png') no-repeat right 50%;
}
 .right ul li a {
    color:#fff;
}
*/

.detail_slider .box {
    text-align: left;
    color:#000;
    position:absolute;
    top:70px;
    display:none;
    left:35px;
    padding:20px 30px;
    z-index:1;
    width:240px;
    height:160px;
    font-family: 'Light';
    font-size: 20px;
    -moz-transition: margin .1s; 
    -webkit-transition: margin 1s; 
    -o-transition: margin .1s;
    transition: margin .1s;
}

.home_news {
    background:#fff;
    font-family: 'Normal';
}

.home_news .left{
    width:40%;
    float:left;
    background:#faa635;
    text-align: right;
    padding:8px 0;
    color:#fff;
    font-size: 20px;
}

.home_news .right {
    float:left;
    width:60%;
    padding:13px 0;
    text-align: left;
    font-size: 16px;
    color:#00509a;
    height:30px;
    overflow:hidden;
}

.home_news .left div , .home_news .right div { 
    padding:0 20px;
}

.footer_busy {
    padding:10px 0;
    background:#17d1ff;
}


.mainForm {
	width: 463px;
	margin-bottom: 30px
}
.formBlock {
	float: left;
	width: 463px;
	line-height: 36px;
	height: 36px;
	margin-bottom: 10px
}
.formBlockLeft {
	float: left;
	width: 119px;
	color: #000000;
	display: block !important
}
.formBlockRight {
	float: left;
	width: 340px;
	height: 32px;
	background: transparent;
	border: 2px solid #CCCCCC
}
.formBlockRight input {
	border: 0 none;
	border-collapse: collapse;
	background: none;
	line-height: 32px;
	height: 32px;
	padding: 0 10px;
	width: 320px;
	color: #000000;
	font-size: 16px;
	
}
.marginLeft1 {
	margin-left: 1px;
	width: 263px !important;
	border-left: none;
	border-top: none
}
.checkbox_dark, .radio_dark {
	width: 17px;
	height: 17px;
	padding: 0 5px 0 0;
	background: url(/tr/tr/images/i/gateway/anticipateHPE/prne-checkbox.jpg) no-repeat;
	display: block;
	clear: left;
	float: left;
	margin-top: 5px
}
.radio_dark {
	background: url(http://www8.hp.com/pl/pl/images/i/gateway/prn20492-radiobuttons.jpg) no-repeat;
	width: 17px;
	height: 17px
}
.select_dark {
	display: block;
	height: 32px;
	overflow: visible;
	position: absolute;
	width: 0
}
.select_dark span {
	position: absolute;
	float: left;
	display: inline;
	width: 230px;
	height: 32px;
	background: url(/tr/tr/images/i/gateway/anticipateHPE/prne-drop-down.jpg) no-repeat right -2px;
	padding: 0 21px 0 7px;
	margin-left: 3px;
	color: #007dba;
	white-space: nowrap;
	cursor: pointer;
	font-size: 16px;
	line-height: 32px;
	
}
.styled_dark option {
	background: #FFFFFF;
	color: #999999;
	line-height: 34px
}
.styled_dark input {
	display: none
}
.marginBottom10 {
	margin-bottom: 10px
}
.formBlockText {
	font-size: 16px;
	line-height: 18px;
	clear: both;
	
}
.radioForm {
	float: left;
	width: 463px;
	margin-bottom: 20px;
}
.radioFormBlock {
	float: left;
	width: 463px;
}
.labelRadio {
	float: left;
	width: 388px;
	padding-top: 5px
}
.boxRadio {
	float: left;
	width: 20px;
	padding-top:12px;
}
.answerRadio {
	float: left;
	width: 60px;
	padding-top: 10px
}
.checkForm {
	float: left;
	padding-top: 5px;
	width: 463px;
	margin-bottom: 15px
}
.labelCheck {
	float: left;
	width: 440px;
	padding-top: 5px
}
.labelCheck label {
	line-height: 18px
}
.boxCheck {
	float: left;
	width: 22px
}
#custom_sel {
	float: left;
	clear: both
}
.testDiv {
	position: absolute;
	margin-bottom: 15px;
	background: white;
	overflow-x: hidden;
	z-index: 10000;
	display: none;
	overflow-y: auto;
	border: 2px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	height: 150px;
	width: 400px;button
	float: left;
	background: white;
	display: none
}
.ul-list {
	border-top: none !important;
	position: relative;
	width: 100% !important
}
.ul-list li {
	border-bottom: 1px solid #CCCCCC !important;
	color: #000000!important;
	background: #ffffff;
	padding-left: 10px !important;
	font-size: 16px !important;
	line-height: 33px !important;
	
}
.ul-list li:hover {
	background: #007DBA;
	color: #FFFFFF !important;
	cursor: default
}
.formBlockRight:hover {
	border: 2px solid #5a5a5a
}
.orangeText {
	color: #F05332;
	font-size: 18px;
	
	padding-left: 5px;
	display: inline-block;
	zoom: 1;
}
.cont_Btn {
	float: right;
	margin-left: 20px
}
.marL10 {
	margin-left: 10px !important
}
.cont_agree {
	float: left;
	display: block;
	width: 244px;
	padding-top: 2px;
	text-align: right;
*width:231px
}
.styled-select {
	background: url(/tr/tr/images/i/gateway/emea-gbs/gbshpedropdown-arrow.jpg) no-repeat right #FFF;
	width: 340px;
	padding: 5px 0;
	border: 2px solid #5a5a5a;
	overflow: hidden;
	height: 22px;
	float: left;
	cursor: pointer
}
.styled-select select {
	background: transparent !important;
	width: 340px !important;
	color: #000;
	font-size: 16px !important;
	line-height: 22px !important;
	height: 22px !important;
	
}
.styled-select select option {
	width: 340px !important;
	float: left;
	padding: 5px
}
.borderSpacer {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px !important
}
.borderSpacer {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px !important
}
.cont_agree {
	display: block;
	float: left;
	padding-top: 2px;
	text-align: left;
	width: 355px
}
.cont_agree p {
	color: #767676 !important;
	font-size: 12px !important;
	line-height: 16px !important;
	
}
.cont_agree a {
	font-size: 12px !important;
	line-height: 16px !important;
	
}
.invalidField {
	display: none;
	font-size: 14px;
	line-height: 18px;
	color: #ff0000;
	background: #f7d7d7;
	padding: 20px 20px 5px 20px;
	margin: 5px 0 20px 0;
	
}
.invalidField label {
	padding-bottom: 15px;
	display: block
}

.dd_wrap, .dd_wrap .dd_head_close .dd_label, .dd_open .dd_head_close .dd_label, .dd_open .dd_trigger_upside .dd_label {
	position: relative
}
.dd_wrap .dd_label {
	display: block
}
.dd_wrap .dd_icn_container {
	position: absolute;
	right: 0;
	top: 0
}
.dd_wrap .dd_icn {
	position: absolute;
	left: 7px;
	top: 10px;
	height: 16px;
	margin: 0 !important;
	background: url("/tr/tr/images/i/gateway/event-template-css-images/s-21px-hpe.png") no-repeat 2px -1435px
}
.dd_wrap .dd_label_text {
	padding-right: 5px;
	display: block;
	position: relative;
	width: 275px !important;
	margin: 0 !important;
	height: 32px !important;
	line-height: 32px
}
.dd_wrap .dd_label_text .dd_input_value {
	display: inline-block;
	margin: 0 !important;
	line-height: 32px !important
}
.dd_wrap .dd_head, .dd_wrap .dd_head .dd_label {
	display: block
}
.dd_wrap .dd_list {
	display: none;
	visibility: hidden;
	position: absolute;
	overflow: visible;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1
}
.dd_wrap .dd_list .dd_item a {
	display: block
}
.dd_wrap .dd_list .dd_item_icn {
	line-height: 21px;
	float: left
}
.dd_wrap .dd_list .dd_item_txt {
	display: block;
	padding-left: 21px
}
.dd_wrap .dd_list_items {
	width: 100%;
	overflow: auto;
	margin-top: 35px !important
}
.dd_wrap .dd_item .dd_insitem a {
	padding-left: 20px
}
.dd_wrap .dd_item {
	border-bottom: 1px solid #ccc !important;
	background: #fff
}
.dd_wrap .dd_downside .dd_lst {
	border: 0
}
.dd_head .dd_label {
	border: 2px #ccc solid
}
.dd_head a:hover {
	text-decoration: none
}
.dd_head .dd_label:hover {
	border: 2px #5A5A5A solid
}
.group_label {
	background-color: #F2F2F2;
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	padding: 8px 10px 8px 20px;
	border-bottom: 1px #CCCCCC solid
}
.dd_item a, .dd_insitem {
	background-color: #FFFFFF;
	color: #000
}
.dd_insitem {
	font-size: 0.9em
}
.dd_item a:hover, .dd_list .dd_fst .dd_insitem a:hover {
	background-color: #007cba;
	color: #fff
}
.dd_trigger_downside {
	border: 0 #5a5a5a solid;
	border-bottom: 0
}
.dd_trigger_upside .dd_label {
	border-color: #5a5a5a
}
.dd_trigger_downside .dd_label {
	border: 2px solid #5a5a5a;
	border-bottom: 1px #ccc solid
}
.dd_trigger_downside .dd_label:hover {
	border: 0;
	border-bottom: 1px #ccc solid
}
.dd_trigger_downside .dd_icn_container, .dd_trigger_upside .dd_icn_container {
	border-color: #5a5a5a
}
.dd_downside .dd_list_items, .dd_downside .list_content {
	width: auto;
	border: 2px #5a5a5a solid;
	border-top: 0
}
.dd_upside .dd_list_items {
	width: auto;
	border: 2px #5a5a5a solid;
	border-bottom: 0
}
.dd_formSelection, .dd_buttonLike, .dd_mixContent {
	font-size: 1.6em
}
.dd_mixContent .dd_item p {
	font-size: 1em
}
.dd_formSelection .dd_label {
	line-height: 32px;
	padding-left: 10px
}
.dd_formSelection .dd_label .dd_input_value {
	padding-right: 40px;
	width: 235px !important;
	font-size: 16px
}
.dd_mixContent .dd_label, .dd_buttonLike .dd_label {
	height: 36px;
	line-height: 36px;
	padding-left: 10px
}
.dd_formSelection .dd_icn {
	width: 21px !important
}
.dd_formSelection .dd_icn_container {
	height: 100%;
	width: 38px !important;
	border-left: 1px #CCCCCC solid;
	top: 0;
	margin: 0 0 0 10px !important;
	padding: 0 !important;
}
.dd_formSelection .dd_label:hover .dd_icn_container {
	border-color: #5A5A5A
}
.dd_formSelection .dd_trigger_upside .dd_icn_container, .dd_formSelection .dd_trigger_downside .dd_icn_container {
	border-left-color: #5A5A5A
}
.dd_formSelection .dd_trigger_downside .dd_label .dd_label_text .dd_input_value {
	padding-bottom: 1px
}
.dd_formSelection .dd_upside .dd_list_items {
	border-bottom: 1px #CCCCCC solid
}
.dd_formSelection .dd_upside .dd_lst {
	border-bottom: 0
}
.dd_formSelection .dropdown_item a {
	font-size: 100%
}
.dd_formSelection .dd_item a, .dd_buttonLike .dd_item a {
	padding: 8px 10px
}
.dd_error .dd_trigger_downside {
	border: 2px #FF0000 solid;
	border-bottom: 0
}
.dd_error .dd_trigger_upside .dd_label {
	border-color: #FF0000
}
.dd_error .dd_trigger_downside .dd_icn_container, .dd_error .dd_trigger_upside .dd_icn_container {
	border-color: #FF0000
}
.dd_error .dd_downside .dd_list_items, .dd_error .dd_downside .list_content {
	width: auto;
	border: 2px #FF0000 solid;
	border-top: 0
}
.dd_error .dd_upside .dd_list_items {
	width: auto;
	border: 2px #FF0000 solid;
	border-bottom: 0
}
.dd_error .dd_icn {
	background-position: 2px -1495px
}
.dd_error .dd_upside .dd_list_items {
	border-bottom: 1px solid #CCCCCC
}
.dd_error .dd_item a:hover, .dd_error .dd_list .dd_fst .dd_insitem a:hover {
	background-color: #FF0000
}
table.konfig { width:100%; font-family: Arial, sans-serif; font-size: 9pt;}
table.konfig .gri {background: rgb(223, 223, 223);}
table.konfig .beyaz {background: rgb(255, 255, 255);}
table.konfig td{padding: 2pt; border: 1pt dotted silver; color: rgb(0, 0, 0);}
table.konfig th{padding: 2pt;border: 1pt dotted silver; color: rgb(179, 27, 52); font-weight:bold;}
.hide{display:none;}

