    body .container-fluid ul.list-square-pipers {
      list-style: none !important; 
      background-color: #2ea3c0 !important;
    }
    body .container-fluid ul.list-square-pipers li {
        font-weight: 400 !important;
        font-size: 16px !important;
        color: #ffffff !important;
        font-family: 'Arial', sans-serif !important;
        line-height: 1.5em;
    }
    body .container-fluid ul.list-square-pipers li:before {
          content: "■ " !important;
          color: #ffffff !important;
          font-size: 16px !important;
          margin-right: 5px !important;
          margin-top:-10px; 
    }


    body .container-fluid ul.list-square-pipersgray {
      list-style: none; }
      body .container-fluid ul.list-square-pipersgray li {
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        padding-top: 6px;
        margin-left: 25px;
        text-indent: -25px; }
        body .container-fluid ul.list-square-pipersgray li:before {
          content: "■ ";
          color: gray;
          font-size: 16px;
          margin-right: 5px; }

@media screen and (min-width: 1024px) {          
  body .container-fluid .image-teaser-container-pipers {
        overflow: hidden;
        width: 100%;
        margin: -34px -20px -60px -8px;
        float: right;
        position: relative; }

  body .container-fluid .image-teaser-container-pipers-small {
        overflow: hidden;
        width: 100%;
        margin: -34px -46px -60px -8px;
        float: right;
        position: relative; }
          
  body .container-fluid .image-teaser-container-pipers-left {
        overflow: hidden;
        width: 100%;
        margin: -34px -21px 0px -20px;
        float: right;
        position: absolute; }
}

.feedback.ng-enter{
	-webkit-animation: bounceInRight 0.6s;
	-moz-animation: bounceInRight 0.6s;
	-o-animation: bounceInRight 0.6s;
	animation: bounceInRight 0.6s;
}

.valuestab.ng-enter{
	-webkit-animation: bounceInRight 0.6s;
	-moz-animation: bounceInRight 0.6s;
	-o-animation: bounceInRight 0.6s;
	animation: bounceInRight 0.6s;
}
.links.ng-enter{
	-webkit-animation: bounceInRight 0.6s;
	-moz-animation: bounceInRight 0.6s;
	-o-animation: bounceInRight 0.6s;
	animation: bounceInRight 0.6s;
}
.skillstab.ng-enter{
	-webkit-animation: bounceInRight 0.6s;
	-moz-animation: bounceInRight 0.6s;
	-o-animation: bounceInRight 0.6s;
	animation: bounceInRight 0.6s;
}
.careerstab.ng-enter{
	-webkit-animation: bounceInRight 0.6s;
	-moz-animation: bounceInRight 0.6s;
	-o-animation: bounceInRight 0.6s;
	animation: bounceInRight 0.6s;
}
.professionaltab.ng-enter{
	-webkit-animation: bounceInRight 0.6s;
	-moz-animation: bounceInRight 0.6s;
	-o-animation: bounceInRight 0.6s;
	animation: bounceInRight 0.6s;
}
.hometab.ng-enter{
	-webkit-animation: bounceInRight 0.6s;
	-moz-animation: bounceInRight 0.6s;
	-o-animation: bounceInRight 0.6s;
	animation: bounceInRight 0.6s;
}
.rightfloatingimg {
    float: right;
    margin: 0 0 10px 10px;
}
.leftfloatingimg {
    float: left;
    margin: 0 10px 0 10px;
}



.subtitle {
	font-size: 22px;
	color:#ffffff;
	font-family: font-family: 'Roboto Slab', 'Arial', sans-serif;
	padding-top:25px;
	padding-bottom:15px;
}

.white {
	color:#ffffff;
}
.whitesmall {
	color:#ffffff;
	font-size: 22px;
}

body .container-fluid .tab-content .tab-pane .panel-default .panel-heading a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Arial', sans-serif;
}

body .container-fluid .tab-content .tab-pane .panel-default .panel-heading + .panel-collapse .panel-body {
    background-color: #f2f2f2;
    color: #4A4A4A;
    padding: 30px 30px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid white;
}


body .container-fluid .tab-content .tab-pane .panel-default .panel-heading + .panel-collapse .panel-body a {
    text-decoration: underline;
}

body .container-fluid .tab-content .tab-pane .panel-group .panel {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 0;
}
body .container-fluid .tab-content .tab-pane .panel-group .panel + .panel {
    margin-top: 0;
}
body .container-fluid .tab-content .tab-pane .panel-default .panel-heading {
    background-image: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 0;
}
body .container-fluid .tab-content .tab-pane .panel-default .panel-heading a {
    display: block;
    position: relative;
    background-color: #333333;
    border-bottom: 1px solid white;
    text-transform: uppercase;
    color: white;
    padding: 14px 60px 14px 20px;
}
body .container-fluid .tab-content .tab-pane .panel-default .panel-heading a:hover {
    background-color: #25829A;
    text-decoration: none;
}
body .container-fluid .tab-content .tab-pane .panel-default .panel-heading a:focus {
    text-decoration: none;
    outline: none;
}
body .container-fluid .tab-content .tab-pane .panel-default .panel-heading a:after {
    content: '\002B';
    color: white;
    font-weight: 300;
    font-size: 24px;
    line-height: 21px;
    font-family: 'Roboto Slab', 'Arial', sans-serif;
    position: absolute;
    right: 20px;
    top: 15px;
}
body .container-fluid .tab-content .tab-pane .panel-default .panel-heading a[aria-expanded="true"] {
    background-color: #25829A;
}
body .container-fluid .tab-content .tab-pane .panel-default .panel-heading a[aria-expanded="true"]:after {
    content: '\02500';
    color: white;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto Slab', 'Arial', sans-serif;
    position: absolute;
}
body .container-fluid .tab-content .tab-pane .panel-default.expanded .panel-heading a {
    background-color: #2ea3c0;
}
body .container-fluid .tab-content .tab-pane .panel-default.expanded .panel-heading a:after,
body .container-fluid .tab-content .tab-pane .panel-default.expanded .panel-heading a[aria-expanded="true"]:after {
    content: '\02500';
    color: white;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto Slab', 'Arial', sans-serif;
    position: absolute;
    right: 20px;
    top: 15px;
}
body .container-fluid .tab-content .tab-pane .panel-default .panel-heading + .panel-collapse .panel-body {
    background-color: #f2f2f2;
    padding: 30px 30px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid white;
}

body .container-fluid .tab-content .tab-pane .panel-default .panel-heading + .panel-collapse .panel-body p {
    margin-bottom: 0;
}
body .container-fluid .tab-content .tab-pane .panel-default .panel-heading + .panel-collapse .panel-body .btn-link {
    text-align: left;
}


body .container-fluid .tab-content .tab-pane .panel-default .panel-heading + .panel-collapse .panel-body {
        padding: 30px 20px;
}

body .container-fluid .tabs-horizontal .tab-content .tab-pane .panel-default .panel-heading .panel-title a.collapsed:after {
    content: '\002B';
    color: white;
    font-weight: 400;
    font-size: 25px;
    line-height: 25px;
    font-family: 'Arial', sans-serif;
    position: absolute;
    right: 24px;
}
body .container-fluid .tabs-horizontal .tab-content .tab-pane .panel-default.expanded .panel-heading a:after {
    content: '\002D';
    color: white;
    font-weight: 400;
    font-size: 29px;
    line-height: 18px;
    font-family: 'Arial', sans-serif;
    position: absolute;
    right: 27px;
}
a.whitelink:link  {
	color:white;
	text-decoration:underline;
}
a.whitelink:visited  {
	color:white;
}
a.whitelink:hover  {
	color:silver;
	text-decoration:none;
}
a.whitelink:active  {
	color:white;
}