#helpToggler {
    color: #5F6670;
    font-weight: bold;
    border-radius: 2px;
    border: solid 2px #5F6670;
    line-height: 32px;
    font-weight: bold;
    font-size: 18px;
    padding: 0 20px;
    cursor: pointer;
}

#helpTab {
    display: none;
    position: absolute;
    top: 45px;
    z-index: 9;
    width: 300px;
    margin-left: -214px;
    background-color: #FFF;
    border: solid 1px #949494;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 5px 10px 15px 5px rgba(0, 0, 0, 0.1)
}

#helpTab .contact-us {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
    color: #949494;
}

#helpTab a {
    display: block;
    width: 100%;
    text-decoration: none;
    margin: 20px 0;
}

#helpTab a:hover * {
    color: #0068B1;
}

#helpTab a .img {
    width: 20%;
}

.voipHeader {
    height: 355px;
}

.voipHeader * {
    text-align: right;
}

.voipHeader h1,
.voipHeader h2,
.voipHeader span {
    color: #5F6670;
    font-weight: 600;
}

.voipHeader h1 {
    font-size: 60px;
    line-height: 65px;
    margin: 20px 0 10px 0;
}

.voipHeader h2 {
    font-size: 28px;
    line-height: 36px;
}

.voipIncluded {
    background-color: #F1F1F1;
    padding: 20px 0;
    font-family: 'moon';
}

.voipIncluded.individuelle .wrapper { background: transparent url('../images/telephonie/voip/triangle.png') no-repeat 50% 50%; }
.voipIncluded.enterprise .wrapper { background: transparent url('../images/telephonie/voip/circle.png') no-repeat 50% 50%; }
.voipIncluded.enterpriseUnlimited .wrapper { background: transparent url('../images/telephonie/voip/square.png') no-repeat 50% 50%; }

.voipIncluded p {
    text-align: center;
    font-family: 'moon';
    font-size: 45px;
    line-height: 50px;
}

ul.voip-content-menu {
    float: right;
}

ul.voip-content-menu li {
    float: left;
    list-style-type: none;
    background: none;
    padding: 0;
    margin: 0 10px;
    border-bottom: solid 5px transparent;
}

ul.voip-content-menu li a {
    font-size: 18px;
    line-height: 39px;
    font-weight: 400;
    text-decoration: none;
    color: #5F6670;
    padding: 0 5px;
    display: block;
}

a.voip-order,
a.voip-order-more {
    font-size: 18px;
    line-height: 42px;
    border: solid 1px #5F6670;
    color: #FFF;
    border-radius: 10px;
    padding: 0 10px;
    margin-left: 10px;
    text-decoration: none;
    font-weight: 400;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

/*a.voip-order.individuelle {
    color:  #5F6670;
}*/

a.voip-order:hover {
    background-color: #FFF;
}

a.voip-order-more:hover {
    background-color: #FFF;
    color: #FFF;
}

/*a.voip-order.individuelle:hover,
a.voip-order-more.individuelle,
a.voip-order-more.individuelle:hover {
    color: #5F6670;
}*/

.new-voip-content h2 {
    color: #494949;
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 15px;
}

.new-voip-content p,
.new-voip-content p a {
    font-size: 18px;
    line-height: 26px;
}

.new-voip-content p { color: #494949; }
.new-voip-content sup { font-size: 9px; }

.new-voip-content .section2 p,
.new-voip-content .section3 p {
    padding-right: 10px;
}

.active1 {
    -ms-transform: rotate(375deg);
    -webkit-transform: rotate(375deg);
    transform: rotate(375deg);
    -webkit-transition: transform 1.8s ease-in-out;
    -moz-transition: transform 1.8s ease-in-out;
    transition: transform, 1.8s ease-in-out;
}

.active2 {
    -ms-transform: rotate(300deg);
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-transition: transform 1.5s ease-in-out;
    -moz-transition: transform 1.5s ease-in-out;
    transition: transform, 1.5s ease-in-out;
}

.active3 {
    -ms-transform: rotate(430deg);
    -webkit-transform: rotate(430deg);
    transform: rotate(430deg);
    -webkit-transition: transform 2s ease-in-out;
    -moz-transition: transform 2s ease-in-out;
    transition: transform, 2s ease-in-out;
}

div.exergue {
    padding: 20px 40px;
    border-style: solid;
    border-width: 3px;
    width: 75%;
    margin: 10px auto 0 auto;
}

div.exergue h2 {
    text-align: center;
}

a.buttonUse,
a.buttonUseOrder {
    font-size: 26px;
}

a.voip-included-service {
    text-decoration: none;
}

a.voip-included-service p {
    text-align: center;
}

a.voip-included-service:hover p {
    color: #888;
}

div#accordion {}

div#accordion h3 {
    color: #494949;
    font-size: 18px;
    line-height: 36px;
    cursor: pointer;
    font-weight: 600;
    margin-top: 20px;
}

div#accordion h3:first-child {
    margin-top: 0;
}

div#accordion h3:hover { opacity: 0.8; }

div#accordion > div {
    padding: 10px 10px 10px 48px;
}

div#accordion h3 span.ui-icon-triangle-1-s,
div#accordion h3 span.ui-icon-triangle-1-e {
    float: left;
    color: #FFF;
    border-radius: 18px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 24px;
    text-align: center;
    margin-right: 10px;
}
