
/*p.text_k {
	font-size:11px;
}*/

ul li ,
ol li {
  margin-bottom: 0px;
  font-size: 18px;
}


.center {
  margin: 0 auto;
/*  width: 941px;*/
}

.border {
  border: 1px solid #DEE7F7;
}

.withSub {
  margin-bottom: 27px;
}

.survey-welcome ol {
  margin-bottom: 10px;
  list-style-type:decimal;
  line-height:1.5em;
}


.text ul {
  margin: -5px 0 20px;
}

.contactForm label {
  width: 200px;
  margin-bottom: 15px;
}

.contactForm select {
  padding: 2px;
}

.contactForm .input {
  width: 300px;
}

.contactForm .small {
  width: 100px;
}

.contactForm br {
  clear: both;
}

.headerBox {
  top: 35px;
  right: 20px;
  position: absolute;
}

form input.small {
  width: 100px;
}


.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}
img.floatRight{ padding-left:20px; padding-bottom: 20px; }



.layoutCenter {
  margin: 0 auto;
}

.textCenter {
  text-align: center;
}

.textRight {
  text-align: right;
}

.textLeft {
  text-align: left;
}

.static {
  position: static;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.away {
  position: absolute;
  left: -600000px;
  top: -600000px;
}

.cleaner {
  border: none;
  clear: both;
  height: 0px;
  font-size: 0;
  background: none;
  overflow: hidden;
  padding: 0px;
  line-height: 0px;
}

.error {
  padding: 10px 10px 10px 30px;
  color: #f19c20;
  margin: 0 0;
}

.errorMsg {
  color: #f19c20;
}

.required {
  color: #FF0000;
}

.warning {
  border: 1px solid #d4ac0a;
  padding: 8px 0 8px 8px;
  color: #d4ac0a;
  background: #fff;
}

.success {
/*  border: 1px solid #149b0d;
  padding: 8px 0 8px 8px;
  color: #149b0d;*/
  background: #fff;
}

.strikeOut {
  text-decoration: line-through;
}

.underline {
  text-decoration: underline;
}

.italic {
  font-style: italic;
}

.noDec {
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

.text11 {
  font-size: 11px;
  line-height: 14px;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px;
}

.text16 {
  font-size: 16px;
}

.uppercase {
  text-transform: uppercase;
}


.show {
  display: block;
}

.hide {
  display: none;
}

.inline {
  display: inline;
}

.invisible {
  visibility: hidden;
}

.opacity1 {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.opacity0 {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.noBorder {
  border: 0 !important;
}

.noMarg {
  margin: 0;
}

.noPad {
  padding: 0;
}

.block {
  display: block;
}

.pad10 {
  padding: 10px;
}

.margB {
  margin-bottom: 10px;
}


#progress-graph {
  line-height: 1.5em;
  width: 17em;
  font-size: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.2em;
  padding: 0.5em 0.5em 0.4em 1em;
  text-align: left;
}

.hide {
  font-weight: normal;
  position: absolute;
  top: -9999px;
  left: -9999px;
}

#progress-graph div.zero {
  width: 2.6em;
  margin-right: 0%;
}

#progress-graph div.graph {
  width: 10em;
  height: 1.5em;
  border: 1px solid #000;
  margin-top: -1.7em;
  margin-left: 2.6em;
  margin-right: 0%;
}

#progress-graph div.cent {
  width: 3em;
  margin-top: -1.5em;
  margin-left: 13.3em;
  margin-right: 0%;
}



/** UI Slider **/

.numeric-multi label.slider-label {
  display: table-cell;
  width: auto !important;
  padding: 0 1em 0 0;
  margin-top: 1.4em;
  vertical-align: middle;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  height: 24px;
  width: 12px;
  top: -6px;
  left: 0px;
  margin-left: -3px;
  background-image: url(slider-handle.gif);
  background-color: transparent;
  border-width: 0;
}

.ui-slider-1 {
/*  width: 200px;
  height: 9px;*/
    width:90%;

  margin-bottom: 20px;
}

.ui-slider-2 {
  width: 200px;
  height: 23px;
  position: relative;
  background-image: url(slider-bg-2.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.slider_callout {
  height: 20px;
  width: 100px;
  overflow: hidden;
  position: absolute;
  top: -19px;
  margin-left: -3px;
  
  font-size: 9pt;
  color: #000;
  font-weight: bold;
  text-align: left;
}

.slider_showmin {
  float: left;
  width: 50px;
  margin: 18px 0 0 0;
 /* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
  font-size: 0.7em;
  font-weight: normal;
  text-align: left;
}

.slider_showmax {
  float: right;
  width: 50px;
  margin: 18px 0 0 0;
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
  font-size: 0.7em;
  font-weight: normal;
  text-align: right;
}

.slider_lefttext {
  display: table-cell;
  padding-top: 1.5em;
  padding-right: 5px;
  vertical-align: top;
  text-align: right;
  font-size: 0.9em;
}

.slider_righttext {
  display: table-cell;
  padding-top: 1.5em;
  padding-left: 9px;
  vertical-align: top;
  font-size: 0.9em;
}

.choice-5-pt-radio li {
  display: inline;
  margin-left: 0.5em;
}

.rank label,
.rank td {
  font-size: 0.80em;
}

table.rank td.helptext {
  font-size: 0.80em;
  padding: 5px;
}

form ul, form ol {
  list-style: none;
}

.ui-wrapper {
  border: 1px solid #50A029;
}

.ui-wrapper input,.ui-wrapper textarea {
  border: 0;
}

div.questionTitle {
  /*font-size: 1.0em;
  padding: 20px;   */
  font-weight: bold;
  
  line-height: 1.5em;
}

form .multinum-slider {
  margin-top: 30px;
  margin-bottom: 30px;
}

.survey-cleared {
  margin: 0 auto 0 auto;
  text-align: center;
}



.warning-text {
  color: #FF0000;
  font-weight: normal;
}

/*
.percentage {
  font-weight: normal;
}

.error, .errormandatory {
  text-align: center;
  color: #FF0000;
}*/
/*
.survey-groupdescription{
	margin: 20px 0 20px 5px;
	padding: 2px 0 0 3px;
	font-weight: bold;
}*/


table.question thead th, table.question thead td{
    background: #f7f7f7 ; /*#99B9CC;#0163A1 #929292*/   
    font-weight: normal;
/*    color: #fff; */
    padding:10px;  
}

table.question td {
     padding:10px; 
} 

table.question thead th{
  text-align:center;
}

table.question tbody th{
  padding-left:5px;;
}

table.brief td {
	padding: 10px;
	vertical-align: top;
	text-align: left;
}
table.brief th {
	border-bottom: 1px solid #DEE7F7; /*#464B51*/
	text-align: left;
}
td.text{text-align:left;}
.rampel{padding-right: 20px; float: left;}
.hauptampel{padding: 0 50px 20px 50px; float: left;}
.haupttext{padding: 50px 150px 50px 50px; font-size:14px;}
.spnormal {font-weight: normal;}

.errormsg{
	width:70%;
}
.errormsg h2{
	color: red;
}

table.blind, table.blind tr, table.blind tr td {
	border:0; 
	margin:0; 
	padding:0;
	background: #fff;
}

table.blind tbody tr td{
	background:#fff;
}

div.bal {
	width: 50%;
}
table.bal{
	background:#C3163A;
	border: 1px solid #fff; /*#003063;*/
	width:400px;
	margin:0; 
	padding:0;
	text-align:center;
}
table.bal td {
	background:#C3163A;
	color: #fff;
	border: 1px solid #fff;
}
table.bal tr:hover {
}
table.bal td.bench{
	background: #003063 url(slider.png) no-repeat 7px center ;
}
table.bal td.bench0{
	background: #003063;
}
.download { 
	background:url(pdf.png) no-repeat left center; 
	border:0; 
	display: block;
  	padding: 10px 22px 10px 32px;
  	margin: 10px 0 0;
  	text-align: left;
  	font-size: 12px;
  	font-weight:bold;
}

.load-form label, .save-form label { 
    white-space: nowrap
}

.survey-navigator { 
    margin-top:2em;
}
/*
.survey-navigator .submit {
  float: right;
  margin-right: 11px;
}
.submit, .clearall a, .saveall, .cleardata { 
    float: left;
    margin-right: 11px;
    margin-left: 11px;
}
*/
.survey-question {
  padding: 1em;
}
.survey-question-help img {
  display: none;
}

.survey-question-answer ul{
	margin-top: 20px;
}
.survey-question-answer ul li lable{ 
    margin: 20px;}
.survey-groupdescription{
    border-bottom: 1px solid #ccc;}


#progress-graph {
  line-height: 1.5em;
  width: 17em;
  font-size: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.2em;
  padding: 0.5em 0.5em 0.4em 1em;
  text-align: left;
}
#progress-graph div.zero {
  width: 2.6em;
  margin-right: 0%;
}

#progress-graph div.graph {
  width: 10em;
  height: 1.5em;
  border: 1px solid #000;
  margin-top: -1.7em;
  margin-left: 2.6em;
  margin-right: 0%;
}

#progress-graph div.cent {
  width: 3em;
  margin-top: -1.5em;
  margin-left: 13.3em;
  margin-right: 0%;
}

.choice-5-pt-radio li {
  display: inline;
  margin-left: 0.5em;
}

.rank label,
.rank td {
  font-size: 0.80em;
}

table.rank td.helptext {
  font-size: 0.80em;
  padding: 5px;
}

.ui-wrapper {
  border: 1px solid #50A029;
}

.ui-wrapper input,.ui-wrapper textarea {
  border: 0;
}

div.questionTitle {
  font-size: 1.0em;
  padding: 20px 20px 20px 20px;
  font-weight: bold;
  background-color: #BED4E4;
  line-height: 1.5em;
}


.survey-cleared {
  margin: 0 auto 0 auto;
  text-align: center;
}

#progress-wrapper .ui-widget-header {
    background-color: #e7e7e7;
}


#exportbutton{ cursor: pointer;}

table.question{
  border: 0 none;
}

table.question .col-answers{
  width: 90%;
  text-align:left;
}

table.question thead td, table.question tbody td { text-align: center;}
/*
th.answertext {
	font-weight: normal !important;
	text-align:left;
}
*/

div.content table, div.content table th, div.content table td {
    border: 0 none;
    border-collapse: collapse;
    margin: 0;
    padding: 10px 3px 10px 3px;
    vertical-align: top;
}
div.content table th:hover, div.content table tr:hover, div.content table td:hover {
  
}
.array1{ 
  background:#f7f7f7;
}
.array1:hover, .array2:hover{ 
  background:#e7e7e7;
}


.survey-question-text{color:rgb(0, 64, 111)}

.questionhelp{ 
    display: block;
    font-size: 12px;
    padding-top: 19px;
    width:90%;
} 

#CHOICES_367 { 
  border: 1px solid rgb(0, 64, 111);
}
#CHOICES_367 option { 
  padding:10px;
}

.questionhelp, .info {
  display:block;
  padding:20px 0 0 0;
  color:green;
  font-size: 0.85em;
}

select {
  padding: 5px;
}

.survey-question-text img { 
    position:relative; top:-30px;}

.questionGrupeName{ 
  margin: 20px 0; 
  font-weight:bold;
  display:block; 
  color: #014F80;
  }

.groupdescription{ 
  color:#444;
}


div#progress-pre{position:absolute; display:none; }

.ui-progressbar .ui-progressbar-value {
    margin: 0px;
}
.survey-question-text{
    display:block;
    margin-top: 1em;
}

#TB_window img#TB_Image{
  border-width:0px !important;
}

.cols-2-ul{float:left;}
.clear{clear:both;}

/*** TOOLTIP ***/
.tooltip{
    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:11px;
    opacity:0;
    filter:alpha(opacity=0)
}
.tooltip.in{
/*    opacity:.8;
    filter:alpha(opacity=80)*/
    opacity:.95;
    filter:alpha(opacity=95)
}
.tooltip.top{
    margin-top:-2px
}
.tooltip.right{
    margin-left:2px
}
.tooltip.bottom{
    margin-top:2px
}
.tooltip.left{
    margin-left:-2px
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #dc1969;
}
.tooltip.left .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #003366;
}
.tooltip.bottom .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #003366;
}
.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #003366;
}
.tooltip-inner{
    max-width:400px;
    padding:3px 8px;
    color:#000;
    text-align:left;
    text-decoration:none;
    background-color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
        border: 2px solid #003366;
        font-size: 120%;
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0
}

/**/


/* Palette generated by Material Palette - materialpalette.com/indigo/blue */
/*
.dark-primary-color    { background: #303F9F !important; }
.default-primary-color { background: #3F51B5 !important; }
.light-primary-color   { background: #C5CAE9 !important; }
.text-primary-color    { color: #FFFFFF !important; }
.accent-color          { background: #448AFF !important; }
.primary-text-color    { color: #212121 !important; }
.secondary-text-color  { color: #727272 !important; }
.divider-color         { border-color: #B6B6B6 !important; }
*/

.checkbox .checkbox-material {
    float: left;
    margin-right: 10px;
    vertical-align:top;
}

.radio label {
    padding-left:33px;
}

select.form-control{
    color:#444;
    background:#f7f7f7;
}
/**/




table.question thead th {color:#00406F;}

/***********/
th.dsheader, .array-flexible-row thead th{
    white-space: nowrap;
}
.dual_scale_separator, thead tr.array1 th:first-child{background:#fff;} /*, thead tr.array1 td*/

.survey-question-text p {font-size:1.166666em;}


/********************************************************************************************/

/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
}

p {
    font-size: 18px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #18bc9c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*text-transform: uppercase;*/
    /*font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    /*font-weight: 700;*/
}


hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}


/*
hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}*/

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    /*background-color: #18bc9c;*/
}

hr.star-primary {
    /*border-color: #2c3e50;*/
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
/*    color: #fff;
    background: #18bc9c;*/
    background: #fff;
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 700;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

@media(min-width:768px) {
    header .container {
        /*padding-top: 200px;
        padding-top:140px;
        padding-bottom:1em;*/
        /*padding-bottom: 100px;*/
    }

    header .intro-text .name {
        /*font-size: 4.75em;*/
        font-size:2em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
    .movePrevDiv{
	float: left;
    /* 	margin-left: 5px;*/
        width: 12%;
   }
}

@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 25px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 1.6em;
        
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    .vdmalogo{
        margin: -20px 10px;
    }
}

.navbar {
    text-transform: uppercase;
    /*font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;*/
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding-top: 100px;
    padding-bottom:180px;
}

section h2 {
    margin: 5px 0;
    padding-top:20px;
    padding-bottom:20px;
    font-size: 26px;
}
section h3{
    padding-bottom:20px;
}

@media(max-width:767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    border: 1px solid #f7e6e7;
}
.start-item .start-link{display: block; position: relative; margin: 0 auto;}

#portfolio .portfolio-item .portfolio-link .caption,
.start-item .start-link .caption{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: rgba(255,255,255,.3);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    top:0;
    bottom:0;
}

#portfolio .portfolio-item .portfolio-link .caption:hover,
.start-item .start-link .caption:hover{
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content{
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.start-item .start-link .caption .caption-content{
     position: absolute;
        top: 50%;
        width: 100%;
        height: 20px;
        margin-top: -22px;
        text-align: center;
        /*color: #F18700;*/
        /*color: #0F6584;*/
        color:#555;
        
}
@media(min-width:767px) {
    .start-item .start-link .caption .caption-content{
        font-size: 2em; 
        font-weight: bold;
        /*margin-left: -8px;*/
    }
}
.start-item img{
    padding-top:15px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}
.portfolio-item h3{
    color: #555;
}
#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    /*color: #fff;*/
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

/*.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #18bc9c;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}*/

footer {
    /*color: #fff;*/
    color:#ccc;
}

footer h3 {
    /*margin-bottom: 30px;*/
}

footer .footer-above {
    /*padding-top: 50px;*/
    background-color: #fff; /*#2c3e50;*/
}

footer .footer-col {
    /*margin-bottom: 50px;*/
    margin-bottom: 10px;
}

footer .footer-below {
    padding: 10px 0;
    background-color: #AFAFAF; /* #233140;*/
    color:#fff;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #016483;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    /*padding: 100px 0;*/
    padding: 80px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

/*** IW **/
.navbar.navbar, .navbar-default.navbar{

    color:#0F6584;
    background: #fff;
    border-bottom: 1px solid #ccc;
    
    -moz-box-shadow: 0 0 2px 0 #003366;  
    -webkit-box-shadow: 0px 0px 2px 0 #003366;  
    -khtml-box-shadow: 0px 0px 2px 0 #003366;  
    box-shadow: 0px 0px 2px 0 #003366;  
}
a:hover, a:focus, a:active, a.active {
    color: #0F6584; 
    text-decoration:none;
}

a {
    color: #006082;
    text-decoration:none;
}
section.survey{
    margin-top: 2em;
}
/*section.survey div.container{
    background:#fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}*/
.survey-survey-percent{
    padding: 1em;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: #0F6584;
    border-color:#F18700;
}
.qGrupeName{
    margin-top:1em;
}
h3, .h3{
    font-size: 22px;
}

.aboutus{
    background:#fff;
}
.item-1, .item-2, .item-3, .item-4, .item-5, .item-6{
    height:250px;
}
.headline{
    margin:0;
    padding:0;
    background:#fff;
    color:#0F6584;
}
.item-1 p, .item-2 p, .item-3 p, .item-4 p, .item-5 p, .item-6 p{
    clear: both;
    padding:10px;
    color:#fff;
}
.headline h3{
    height:60px;   
    font-size: 20px;
    padding-top: 10px;
    margin:0;
}
.headline img{
     float:left; 
     padding-right:5px;
}

@media(min-width:767px) {
    .headline h3{
        padding-top: 20px;
    }
}
.item-1{
    /*background: #3b83aa;*/
    background: rgb(119,119,119);
}
.item-2{
    /*background: #F18700;*/
    background: rgb(85,85,85);
}
.item-3{
    /*background: #64aac8;*/ 
    background: rgb(102,102,102);
}
.item-4{
    /*background: #177799;*/  
    background: rgb(170,170,170);
}
.item-5{
    /*background: #bc9a78;*/  
    background: rgb(153,153,153);
}
.item-6{
    /*background: #5d91ad;*/ 
    background: rgb(136,136,136);
}


.control-group{
    padding: 10px 0 10px 10px;
}
section.i40error, section.load, section.result{
    /*padding-top:150px;*/
    background: #fff;
}

section.i40error h2{ color:red;}

.acc{
    margin-top:20px;
}
.modal-body p, .modal-body ul{
    text-align: left;
}
.navbar .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    color: rgb(85,85,85);
}
.navbar-nav {
    margin: 9.75px -15px;
}
h1, .h1 {
    font-size: 36px;
    padding-bottom:15px;
}
.survey-description ul li{
    list-style-type:square;
    padding: 5px;
}
footer .footer-below a{
    color:#fff;
}
footer .footer-below a:hover{
    color:#000;
}
.hlight{
    color:#ab2c58;
    font-size:36px;
    padding:15px 0;
    display:block;
}
header{
    background:#f7f7f7;
}
body{
    background: #f5f5f5;
}
.ges{
    padding-bottom:20px;
}

.z-but, .cleardata, .saveall{
  float:left;
  margin-left:11px;
  margin-right:11px;
}
.survey-navigator .submit {
  float: right;
  margin-right: 11px;
}

table a{
  text-decoration:none !important;
}
h1, h2, h3, h4, h5, h6{
    color: #003366;
}
input.text{
  background:#f7f7f7;
  border: 1px solid #e7e7e7;
}
input.text:focus, select.form-control:focus{
  background:#fff;
  border: 1px solid #e7e7e7;
}
.flag{
   text-align:center;
   padding: 0;
   margin:0;
   line-height: 0em; 
   vertical-align: top;
}

div.active img{
    padding:5px;
   background:#e7e7e7;
}

#wrapper {
    margin-top: 120px;
    text-align: center;
    margin-bottom: 80px;
}

#iwc_ende {
  margin-top: 120px;
  text-align: center;
  margin-bottom: 80px;
}

@media (min-width: 1024px) { 
  footer {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}

#question440 label.answertext {
  display: flex;
}

#javatbd62931X175X4402 .checkbox-material {
  margin-top: 6vh;
}