/******** Setup ********************************************************************************/
/***********************************************************************************************/

*, *:before, *:after {
    margin:0;
    padding:0;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
html {
    -ms-text-size-adjust:100%; 
    -webkit-text-size-adjust:100%;
}
img, header, nav, section, aside, article, footer {
    display:block;
}
body {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#4e4e4e;
    font-size:14px;
    line-height:20px;
    background:#ececec; 
}
body.login-wrap {
    height:100%;
    padding:15px;
}
a, a:active, a:hover {
    /*outline:0;*/
    text-decoration:none;
}
ul, li {
    list-style:none;
}
img, table, fieldset {
    border:none;
}
table {
    *border-collapse:collapse;
    border-spacing:0;
}
img {
    border:0 none;
    height:auto;
    width:100%;
    max-width:100%;
}

.banner-bottom {
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    height:70px;
    text-align:center;
    background:#5c5c5c;
    z-index:10;
    padding-top:10px;
}
.banner-bottom-view {
    width:320px;
    height:50px;
    background:#ffffff;
    margin:0 auto;
}
@media all and (min-width: 768px) {
.banner-bottom {
    display:none;
}
}

/******** Maintaince ***************************************************************************/

#maintaince {
    width:100%;
    padding:20px;
    border-radius:4px;
    margin-bottom:20px;
}
#maintaince a {
    color:#ffffff;
    text-decoration:underline !important;
}
#maintaince a:hover {
    color:#ffffff;
    text-decoration:underline !important;
}
.maintaince-heading {
    font-weight:bold;
    text-align:center;
    font-size:24px;
    padding-bottom:10px;
}

/******** AccessKeys ***************************************************************************/

#skiplinks a {
    position:absolute;
    left:-6000px;
    top:-6000px;
    overflow:hidden;
    display:inline;
}
#skiplinks a:hover,
#skiplinks a:visited {
    position: absolute;
    left: -6000px;
    top: -6000px;
    overflow: hidden;
    display: inline;
}

#skiplinks a:focus,
#skiplinks a:active {
    position: absolute;
    display: block;
    font-size: 0.875em;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    top: 0;
    left: 25px;
    padding: 0.5em 0.5em 0.5em 0.85em;
    background: #ffffff;
    color: #000000;
    width: 15em;
    z-index: 500;
    text-decoration: none !important;
    outline: none;
}
.sr-only {
    overflow:hidden !important;
    position:absolute !important;
    border:0 !important;
    clip:rect(0 0 0 0) !important;
    clip-path:inset(50%) !important;
    height:1px !important;
    width:1px !important;
    padding:0 !important;
    margin:-1px !important;
    white-space:nowrap !important;
}

/******** Tooltips ******************************************************************************/

.tooltip {
    position:relative;
    cursor:pointer;
    padding-right:20px;
    background:transparent url("../images/tooltip.png") no-repeat right center;
    background-size:16px;
    text-decoration:none !important;
    color:#000000 !important;

}
.tooltip:hover {
    text-decoration:none !important;
    color:#000000 !important;
}
.tooltip span[role=tooltip],
.tooltip~span[role=tooltip] {
    position:absolute;
    display:block;
    background:#424242;
    color:#ffffff;
    width:160px;
    text-align:center;
    padding:7px;
    border-radius:5px;
    z-index: 1;
    bottom:150%;
    left:50%;
    margin-left:-80px;
}
.tooltip span[role=tooltip]:after,
.tooltip~span[role=tooltip]:after {
    content: " ";
    position:absolute;
    top:100%;
    left:50%;
    margin-left:-5px;
    border-width:5px;
    border-style:solid;
    border-color:#424242 transparent transparent transparent;
}
.tooltip span[role=tooltip][aria-hidden=true], .tooltip~span[role=tooltip][aria-hidden=true] {
  display:none;
}

/******** Hide *********************************************************************************/

.min-480 {
    display:none;
}
.max-640 {
    display:block;
}
.min-768 {
    display:none;
}

/******** Fonts / Icons ************************************************************************/
/***********************************************************************************************/

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot');
    src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('fonts/icomoon.woff') format('woff'),
        url('fonts/icomoon.ttf') format('truetype'),
        url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.icon-arrow-right, .icon-lock, .icon-phone, .icon-check, .icon-x, .icon-plus,
.icon-search, .icon-minus, .icon-remove, .icon-star, .icon-arrow-left, .icon-arrow-up,
.icon-arrow-down, .icon-edit, .icon-menu, .icon-barcode {
    font-family:'icomoon';
    speak: none;
    font-style:normal;
    font-weight:normal;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing: antialiased;
}
.icon-arrow-right:before   { content: "\e000"; }
.icon-lock:before          { content: "\e001"; }
.icon-phone:before         { content: "\e002"; }
.icon-check:before         { content: "\e003"; }
.icon-x:before             { content: "\e004"; }
.icon-plus:before          { content: "\e005"; }
.icon-search:before        { content: "\e006"; }
.icon-minus:before         { content: "\e007"; }
.icon-remove:before        { content: "\e008"; }
.icon-star:before          { content: "\e009"; }
.icon-arrow-left:before    { content: "\e00a"; }
.icon-arrow-up:before      { content: "\e00b"; }
.icon-arrow-down:before    { content: "\e00c"; }
.icon-edit:before          { content: "\e00d"; }
.icon-menu:before          { content: "\e00e"; }
.icon-barcode:before       { content: "\e937"; }

/******** Text Smartphone **********************************************************************/
/***********************************************************************************************/

h1, h2, h3, h4, h5, h6 {
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:bold;
    line-height:1.1;
}
h1 { font-size:21px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
h1, h2, h3, h4, h5, h6, p { margin-bottom:15px; }
.additional {
    font-size:12px;
    line-height:18px;
}
.center {
    text-align:center;
}
.bold {
    font-weight:bold;
}

/******** Promotion ****************************************************************************/
/***********************************************************************************************/

.promo-img {
    max-width:675px;
    border-radius:10px;
    margin-bottom:30px;
}
.promo-txt {
    font-size:16px;
    line-height:1.5;
    margin-bottom:30px;
}
.promo-list {
    float:left;
    width:100%;
    margin-bottom:30px;

}
.promo-list li {
    float:left;
    width:100%;
    min-height:90px;
    position:relative;
    border-bottom:1px solid #cccccc;
}
.promo-list li:first-child {
    border-top:1px solid #cccccc;
}
.promo-list-img {
    position:absolute;
    top:15px;
    left:0;
    width:59px;
}
.promo-list-txt {
    width:100%;
    padding-left:80px;
    padding-top:15px;
}

/******** Container ****************************************************************************/
/***********************************************************************************************/

#page-wrap {
    background:#ffffff;
    width:100%;
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    overflow:hidden;
}
#content:before {
    content:" ";
    position:absolute;
    z-index:-1;
    top:0;
    left:-100%;
    width:100%;
    height:100%;
    border-radius:0 0 0 7px;
    background:#5c5c5c;
}
#menu, #content, #menu-btn {
    display:block; 
    position:relative;
    -webkit-transition: .1s all ease;
    -moz-transition: .1s all ease;
    -o-transition: .1s all ease;        
    -ms-transition: .1s all ease;
    transition: .1s all ease;       
}
#menu {
    position:fixed;
    top:70px; 
    width:100%;
    margin-left:-100%;
    z-index:2;
}
#content {
    width:100%;
    padding:130px 5% 5% 5%;
    margin-left:0;
    float:left;
    z-index:1;
    border-radius:0 0 7px 0;
    background: #ffffff;
}
#error {
    padding:50px 20px 20px 20px;
    text-align:center;
    width:100%;
}
#error img {
    margin:0 auto;
}

/******** Header *******************************************************************************/
/***********************************************************************************************/

header {
    position:fixed;
    top:0;
    left:0;
    height:70px;
    width:100%;
    z-index:10;
    background:#f7f7f7;
}
#brand {
    position:absolute;
    top:0;
    left:15px;
    height:70px;
}
#km {
    position:absolute;
    top:0;
    right:20px;
    height:70px;
    font-weight:normal;
    background:none;
}
#km-left {
    position:absolute;
    top:0;
    left:20px;
    height:70px;
    font-weight:normal;
    background:none;
}
#km-right {
    position:absolute;
    top:0;
    right:20px;
    height:70px;
    font-weight:normal;
    background:none;
}
#km.loggedout {
    font-size:24px;
    color:#4e4e4e;
    line-height:70px;
}
#km.loggedin,
#km-right.loggedin {
    padding-top:8px;
    font-size:12px;
    line-height:17px;
    font-weight:bold;
    text-align:right;
}
#km-left.loggedin {
    padding-top:8px;
    font-size:12px;
    line-height:17px;
    font-weight:bold;
    text-align:left;
}
#km .profile-img,
#km-left .profile-img, 
#km-right .profile-img {
    display:none;
}
#km span,
#km-left span,
#km-right span {
    display:block;
}
#km span.divider {
    display:inline-block;
}
#ff-header #brand {
    left:50%;
    margin-left:-52px;
}

/******** Footer *******************************************************************************/
/***********************************************************************************************/

#footer {
    width:100%;
    float:left;
    margin-top:20px;
}
#footer ul li {
    display:block;
    float:left;
}
#footer a {
    display:block;
    padding-left:18px;
    margin-right:20px;
    color:#666666;
    font-size:13px;
    position:relative;
    text-transform:uppercase;
    font-weight:bold;
}
#footer a:hover {
    text-decoration:none;
}
#footer a:before {
    font-family:'icomoon';
    content: "\e000";
    margin-right:13px;
    font-weight:normal;
    position:absolute;
    top:0;
    left:0;
}

/******** Nav **********************************************************************************/
/***********************************************************************************************/

#menu ul li {
    display:block;
    text-align:left;
}
#menu ul li a {
    display:block;
    border-bottom: 1px solid #3e3e3e;
    border-top: 1px solid #717171;
    color:#ffffff;
    height:41px;
    padding:9px 0 0 30px;
    background:#4e4e4e;
    position:relative;
}
#menu ul li a:before {
    font-family:'icomoon';
    content: "\e000";
    position:absolute;
    left:10px;
}
#menu ul li a.keyfocus:focus  {
    outline:0;
    border:3px solid #ffffff;
}
#menu.locked ul li a:before {
    font-family:'icomoon';
    content: "\e001";
    position:absolute;
    left:10px;
}
#menu ul li a:hover, #menu ul li a.active {
    background:#5c5c5c;
    text-decoration:none;
}
#menu-btn {
    position:fixed;
    top:70px;
    left:0;
    width:100%;
    display:block;
    color:#ffffff;
    font-weight:bold;
    height:41px;
    padding:9px 0 0 15px;
    border-bottom: 1px solid #3E3E3E;
    border-top: 1px solid #717171;
    background:#4e4e4e;
    z-index:10;
}
#menu-btn span:before {
    font-family:'icomoon';
    content: "\e005";
    margin-left:3px;
    font-weight:normal;
}
#menu-btn.active span:before {
    font-family:'icomoon';
    content: "\e007";
    margin-left:3px;
}
#menu-btn:hover {
    background:#5c5c5c;
    text-decoration:none;
}
.active-nav #menu {
    position:fixed;
    top:70px;
    margin-left:0; 
    width:220px;
}
.active-nav #menu-btn {
    border-left: 1px solid #717171;
}
.active-nav #content, .active-nav #menu-btn {
    margin-left:220px;
    -webkit-transition: .1s all ease;
    -moz-transition: .1s all ease;
    -o-transition: .1s all ease;        
    -ms-transition: .1s all ease;
    transition: .1s all ease;   
}


/******** Subnav *******************************************************************************/
/***********************************************************************************************/

#submenu {
    width:100%;
    float:left;
    margin-bottom:20px;
}
#submenu ul li {
    display:block;
    float:left;
}
.col-2 li, .col-3 li, .col-4 li  {
     width:100%;
     padding-bottom:5px;
}
#submenu ul li a {
    display:block;
    border:1px solid #cccccc;
    background:#ffffff;
    color:#4e4e4e;
    border-radius:4px;
    font-size:14px;
    line-height:20px;
    font-weight:bold;
    padding:7px 0 7px 10px;
    text-align:left;
    vertical-align:middle;
    white-space:nowrap;
    width:100%;
}
#submenu ul li a:before {
    font-family:'icomoon';
    content: "\e00c";
    font-weight:normal;
    margin-right:5px;
}
#submenu ul li a:hover,
#submenu ul li a:focus {
    background:#eeeeee;
    border-color:#cccccc;
    color:#4e4e4e;
    text-decoration:none;
}

/******** Buttons / Links **********************************************************************/
/***********************************************************************************************/

/******** Links ********************************************************************************/

a {
    color:#999999;
    text-decoration:none;
}
a:hover {
    color:#4e4e4e;
    text-decoration:underline;
}
.link-edit, .link-more,
.link-delete, .link-modify,
.link-toggle {
    display:inline-block;
    position:relative;
    font-weight:normal;
    padding-left:18px;
    cursor:pointer;
}
.link-delete, .link-modify {
    margin-right:10px;
}
.link-edit:before, .link-more:before,
.link-delete:before, .link-modify:before,
.link-dismiss:before, .link-toggle:before  {
    margin-right:13px;
    position:absolute;
    top:0;
    left:0;
}
.link-dismiss {
    margin-top:10px;
    color:#000000;
    display:inline-block;
    position:relative;
    padding-left:18px;
    font-weight:bold;
}
.link-toggle:before  {
    font-family:'icomoon';
    content: "\e005";
    font-weight:normal;
}
.link-toggle.active:before  {
    font-family:'icomoon';
    content: "\e007";
    font-weight:normal;
}
.link-dismiss:before  {
    font-family:'icomoon';
    content: "\e004";
    font-weight:normal;
}
.link-edit:before, .link-more:before {
    font-family:'icomoon';
    content: "\e000";
}
.link-delete:before {
    font-family:'icomoon';
    content: "\e004";
}
.link-modify:before {
    font-family:'icomoon';
    content: "\e00d";
}
.row-toggle  {
    position:relative;
    font-size:11px;
    padding-left:18px;
    cursor:pointer;
}
.row-toggle:before {
    position:absolute;
    top:-3px;
    left:0;
    font-size:14px;
    font-family:'icomoon';
    content: "\e005";
}
.row-toggle.on:before {
    position:absolute;
    top:-3px;
    left:0;
    font-size:14px;
    font-family:'icomoon';
    content: "\e007";
}
.clickarea {
    display:block;
    left:0;
    right:0;
    position:absolute;
    top:0;
    bottom:0;
    z-index:0;
    cursor:pointer;
}

/******** Buttons ******************************************************************************/

.btn-list {
    width:100%;
    float:left;
    margin-bottom:25px;
}
.btn-list li {
    float:left;
}
.btn-list li a {
    border:1px solid transparent;
    border-radius:4px;
    display:block;
    font-size:14px;
    line-height:20px;
    font-weight:bold;
    padding:7px 0 7px 0;
    text-align:center;
    white-space:nowrap;
    width:100%;
}
.btn-list li a:hover {
    text-decoration:none;
}
.btn {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    border:1px solid transparent;
    border-radius:4px;
    cursor:pointer;
    display:block;
    font-size:14px;
    line-height:20px;
    font-weight:bold;
    padding:7px 0 7px 0;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    width:100%;
}
.btn-small {
    font-size:12px;
    line-height:16px;
    font-weight:bold;
    padding:4px 0 4px 0;
}
.btn-switch {
    background:#f7f7f7;
    border-color:#cccccc;
    color:#4e4e4e;
    margin:0 0 5px 0;
}
.btn-switch:hover, .btn-switch:focus, .btn-switch:active {
    background:#eeeeee;
    border-color:#cccccc;
    color:#4e4e4e;
}
.btn-inline {
    display:inline-block;
    padding:7px 12px 7px 12px;
    width:auto;
    margin:0 10px 0 0!important;
}
.btn-primary {
    background:#4e4e4e;
    border-color:#3e3e3e;
    color:#ffffff;
    margin:0 0 15px 0;
}
.btn:hover, .btn:focus, .btn:active {
    text-decoration:none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background:#5c5c5c;
    border-color:#3e3e3e;
    color:#ffffff;
}
.btn-default {
    background:#ffffff;
    border-color:#cccccc;
    color:#4e4e4e;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
    background:#eeeeee;
    border-color:#cccccc;
    color:#4e4e4e;
}
.btn-margin {
    margin-bottom:15px;
}
.btn span {
    margin-left:5px;
    font-weight:normal;
}
.btn-select {
    background:none;
    border-color:#cccccc;
    color:#4e4e4e;
    display:block !important;
    margin-bottom:10px;
}
.btn-select .btn-num {
    display:block;
}


/******** ButtonGroup **************************************************************************/

.btn-group {
    display:inline-block;
    position:relative;
    vertical-align:middle;
}
.btn-group > .btn {
    float:left;
    position:relative;
}
.btn-group > .btn:first-child:not(:last-child) {
    border-bottom-right-radius:0;
    border-top-right-radius:0;
}
.btn-group .btn {
    margin-left:-1px;
}
.btn-group > .btn:first-child {
    margin-left:0;
}
.btn-group > .btn:not(:first-child):not(:last-child) {
    border-radius:0;
}
.btn-group > .btn:last-child:not(:first-child) {
    border-bottom-left-radius:0;
    border-top-left-radius:0;
}
.btn-group-justified {
    border-collapse:separate;
    display:table;
    table-layout:fixed;
    width:100%;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    display:table-cell;
    float:none;
    width:1%;
}
.btn-group-justified > .btn:first-child,
.btn-group-justified > .btn:not(:first-child):not(:last-child) {
    border-right:0;
}
.btn-items {
    width:100%;
}
.btn-items.pd-top {
    padding-top:20px;
}

/******** Boxes ********************************************************************************/
/***********************************************************************************************/

.login-container {
    width:100%;
    max-width:370px;
    padding-left:15px;
    padding-right:15px;
    position:absolute;
    top:50%;
    left:50%;
    -ms-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
}
.login-box {
    width:100%;
    margin-bottom:20px;
    border-radius:4px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
    box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);
}
.login-box-header {
    position:relative;
    width:100%;
    height:70px;
    border-radius:4px 4px 0 0;
    background-color:#5c5c5c;
}
#kontomanager {
    display:block;
    height:70px;
    padding-left:80px;
    padding-top:25px;
    font-size:24px;
    color:#ffffff;
    background:transparent url("../images/kontomanager@2x.png") no-repeat 15px center;
    background-size:51px;
}
.login-box-content {
    width:100%;
    padding:15px;
    border-radius:0 0 4px 4px;
    background:#ffffff;
}
.login-box-txt {
    font-size:12px;
    line-height:18px;
}
.box-row {
    margin-left:-15px;
    margin-right:-15px;
}
.box-row.switches {
    padding-bottom:15px;
}
.box-row:before,
.box-row:after {
  content: " ";
  display: table;
}
.box-row:after {
  clear: both;
}
.box-wrapper {
    position:relative;
    width:100%;
    padding-left:15px;
    padding-right:15px;
}
.box-item {
    width:100%;
    background:#f7f7f7;
    border:1px solid #cccccc;
    border-radius:4px;
    padding:15px;
    margin-bottom:15px;
    cursor:pointer;
}
.box-input {
    position:absolute;
    opacity:0;
}
.box-item-additional-content,
.box-row-heading-content {
    display:none;
}
.box-item-title {
    font-size:24px;
    font-weight:bold;
    line-height:1.1;
    text-align:center;
    padding-bottom:15px;
}
.box-item-subtitle {
    font-size:16px;
    font-weight:bold;
    text-align:center;
    padding-bottom:15px;
}
.box-item-price {
    font-weight:bold;
    font-size:64px;
    line-height:0.6;
    position:relative;
    text-align:center;
    padding: 25px 0 15px !important;
}
.box-item-price .eur {
    right:-10px;
}
.box-item-price .sup {
    font-size:32px;
    position:relative;
    top:-22px;
}
.box-item-price .decimal {
    left:-10px;
}
.box-item-additional-price {
    font-size:14px;
    font-weight:bold;
    text-align:center;
    padding-bottom:7px !important;
}
.box-item-additional {
    text-align:center;
}
.box-additional-expand {
    font-weight:bold;
    cursor:pointer;
    font-size:12px;
}
.box-additional-expand:hover {
    text-decoration:none;
}
.box-additional-expand:after {
    font-family:'icomoon';
    font-weight:normal;
    content: "\e005";
    padding-left:5px;
}
.box-additional-expand.active:after {
    content: "\e007";
}
.box-item-additional-content {
    padding-top:20px;
}
.box-item-additional-list {
    margin-bottom:25px;
    border-top:1px solid #cccccc;
}
.box-item-additional-list li {
    border-bottom:1px solid #cccccc;
    text-align:center;
    padding:5px 0 5px 0;
    margin-top:-1px;
}
.box-item-additional-list li.item-large {
    font-weight:bold;
    font-size:16px;
}
.box-item-additional-list li.item-small {
    font-weight:normal;
}
.box-item-additional-txt {
    font-size:12px;
    text-align:left;
}
.box-row-heading {
    text-align:center;
}
.box-row-heading.has-additional {
    padding-bottom:15px;
}
.box-row-heading.has-additional h2 {
    margin-bottom:5px !important;
}
.box-row-heading-content {
    padding-top:7px;
}

.box-item.tarif .link-toggle {
    z-index:5;
}
  
.box-item.tarif {
    float:left;
    position:relative;
    width:100%;
    background:#ffffff;
    border:1px solid #cccccc;
    border-radius:4px;
    padding:0;
    cursor:pointer;
    padding-bottom:15px;
    padding-left:15px;
    padding-right:15px;
}
.box-item-section {
    padding-top:15px;
}
.box-section-title {
    font-size:24px;
    font-weight:bold;
    line-height:1.1;
    text-align:center;
    padding-bottom:5px;
}
.box-section-subtitle {
    font-size:16px;
    font-weight:bold;
    text-align:center;
    padding-bottom:5px;
}
.box-section-price {
    font-weight:bold;
    color:#b61615;
    font-size:64px;
    line-height:0.6;
    position:relative;
    text-align:center;
    padding:15px 0 !important;
}
.box-section-price .eur {
    right:-10px;
}
.box-section-price .sup {
    font-size:32px;
    position:relative;
    top:-22px;
}
.box-section-price .decimal {
    left:-10px;
}
.box-section-additional-price,
.box-section-month-prize,
.box-section-change-price  {
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
.box-section-btn a {
    margin:0 !important;
}
.box-section-img {
    max-width:280px;
    margin:0 auto;
}
@media all and (min-width: 1024px) {
.box-item.tarif {
    display:table;
}
.box-item-section {
    display:table-cell;
    vertical-align:middle;
}
.box-item .box-item-section:nth-child(1){
    width:200px;
    padding-right:15px;
}
.box-item .box-item-section:nth-child(2){
    width:280px;
}
.box-section-price {
    font-size:48px;
    padding:10px 0 !important;
}
.box-section-price .eur {
    right:-10px;
}
.box-section-price .sup {
    font-size:24px;
    top:-16px;
}
.box-wrapper.tarif {
    float:left;
    width:100%;
    padding-bottom:0;
}
}

/******** Lists ********************************************************************************/
/***********************************************************************************************/

.list {
    position:relative;
    margin-bottom:20px;
}
.list li {
    position:relative;
    padding-left:20px;
}
li.feature:before {
    font-family:'icomoon';
    content: "\e003";
    font-size:14px;
    position:absolute;
    left:0;
    top:0;
}

/******** Feature List ***********************************************************************/

.feature-list  {
    width:100%;
    border-top:1px solid #bbbbbb;
}
.feature-list li {
    list-style:none;
    font-weight:bold;
    width:100%;
    text-align:left;
    padding:7px 0 7px 20px;
    border-bottom:1px solid #bbbbbb;
}

/******** Checkmark List ***********************************************************************/

.check {
    width:100%;
}
.check li {
    list-style:none;
    width:100%;
    text-align:left;
    position:relative;
    padding:3px 0 3px 20px;
}
.check li:before {
    font-family:'icomoon';
    content: "\e003";
    position:absolute;
    top:2px;
    left:0;
}

/******** Tree List ***************************************************************************/


ul.tree-list {
    float:left;
    width:100%;
    border:1px solid #cccccc;
    border-radius:4px;
    width:100%;
    background:#f7f7f7;
    margin-bottom:20px;
    padding-bottom:10px;
}
ul.tree-list li {
    float:left;
    width:100%;
}
ul.tree-list > li {
    border-top:1px solid #cccccc;
    padding-top:10px;
    margin-top:10px;
}
ul.tree-list > li:first-child {
    border-top:0;
    margin-top:0;
}
ul.tree-list > li li {
    margin-top:10px;
    padding-top:10px;
}
ul.tree-level-2 > li {
    border-top:0;
}
.tree-list-label {
    float:left;
    width:50%;
    padding-left:10px;
}
ul.tree-level-2 .tree-list-label {
    padding-left:30px;
    background-image:url("../images/treelist.png");
    background-repeat:no-repeat;
    background-position:10px 2px;
    background-size:12px;
}
ul.tree-level-3 .tree-list-label {
    padding-left:52px;
    background-position:32px 2px;
}
.tree-list-label-title {
    display:block;
    font-size:14px;
    line-height:20px;
    color:#000000;
}
.tree-list-label-txt {
    display:block;
    font-size:12px;
    line-height:18px;
    color:#666666;
}
.tree-list-switch {
    float:right;
    width:50%;
    padding-top:5px;
    padding-right:10px;
}
.tree-list-switch > div {
    float:right;
}

/******** Data List ***************************************************************************/

ul.data-item-list {
    margin-bottom:20px;
}
ul.data-item-sub-list {
    border-top:1px solid #cccccc;
}
ul.data-item-sub-list li {
    padding:10px 0 10px 0;
    border-bottom:1px solid #cccccc;
}
ul.data-item-list li {
    padding:0 0 20px 0;
    border-bottom:1px solid #cccccc;
}
ul.data-item-list li,
ul.data-item-sub-list li {
    width:100%;
    float:left;
    min-height:50px;
    position:relative;
}
ul.data-item-list .data-item-label {
    float:left;
    width:100%;
}
ul.data-item-sub-list .data-item-label {
    padding-right:120px;
    float:left;
}
ul.data-item-sub-list .data-item-switch {
    position: absolute;
    right:0;
    width:110px;
}
ul.data-item-sub-list .data-item-label-additional {
    display:block;
    font-size:12px;
    line-height:18px;
    color:#666666;
}
ul.data-item-list .data-item-switch {
    float:left;
    width:100%;
}
ul.data-item-list .data-item-switch .btn-switch-toggle {
    float:right;
}
ul.data-item-sub-list:before,
ul.data-item-sub-list:after,
ul.data-item-list:before,
ul.data-item-list:after {
  content: " ";
  display:table;
}
ul.data-item-sub-list:after,
ul.data-item-list:after {
  clear:both;
}

/******** Steps ********************************************************************************/
/***********************************************************************************************/

.steps {
    width:100%;
    float:left;
    position:relative;
    margin-bottom:20px;
}
.steps li {
    border:1px solid #cccccc;
    border-radius:4px;
    background: #f7f7f7;
    color:#666666;
    font-size:13px;
    padding:7px;
    margin-bottom: 2px;
}
.steps .step {
    font-weight:bold;
}
.steps .done {
    border:1px solid #639b30;
    background:#def0d8 url("../images/bg-icon-check.png") no-repeat center right;
    color:#44884b;
}
.steps .active {
    border:1px solid #f58775;
    background:#fbd4ce url("../images/bg-icon-alert.png") no-repeat center right;
    color:#ef4023;
}


/******** Teaser *******************************************************************************/
/***********************************************************************************************/

.teaser-item-row {
    float:left;
    width:100%;
    margin-bottom:20px;
}
.teaser-item {
    float:left;
    width:100%;
    margin-bottom:20px;
}
.teaser-content {
    width:100%;
    padding:20px;
    border:1px solid #cccccc;
    border-radius:4px;
    background:#f7f7f7;
}

/******** Alerts *******************************************************************************/
/***********************************************************************************************/

.alert {
    border:1px solid transparent;
    border-radius:4px;
    margin-bottom:20px;
    padding:15px;
}
.alert-warning {
    background:#fbd4ce;
    border-color:#f58775;
    color:#ef4023;
}
.alert-success {
    background:#DFF0D8;
    border-color:#D6E9C6;
    color:#468847;
}
.alert-info {
    background:#FCF8E3;
    border-color:#f7ead2;
    color:#000000;
}
.alert-btn-group {
    display:block;
    width:100%;
    margin-top:10px;
}
.alert-btn {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    border:1px solid transparent;
    border-radius:4px;
    cursor:pointer;
    display:block;
    font-size:12px;
    line-height:20px;
    font-weight:normal;
    padding:4px 0 4px 0;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    width:100%;
}
.alert-btn:hover {
    text-decoration:none;
}
.alert-success .alert-btn {
    background:#DFF0D8;
    border-color:#468847;
    color:#468847;
}
.alert-success .alert-btn:hover {
    background:#468847;
    border-color:#468847;
    color:#ffffff;
}

/******** Toogle *******************************************************************************/
/***********************************************************************************************/

.toggle-group {
    display:block;
    width:100%;
    margin-bottom:20px;
}
.toggle-heading {
    position:relative;
    border:1px solid #f7ead2;
    width:100%;
    background:#FCF8E3;
    color:#000000;
    border-radius:4px;
}
.toggle-heading-txt {
    width:100%;
    min-height:40px;
    padding:10px 40px 10px 15px;
    font-weight:bold;
}
.toggle-heading.active {
    border-radius:4px 4px 0 0;
}
.toggle-close, .toggle-expand {
    position:absolute;
    width:40px;
    top:0;
    cursor:pointer;
    text-align:center;
}
.toggle-close {
    right:0;
}
.toggle-expand {
    right:0;
}
.toggle-close:hover, .toggle-expand:hover {
    text-decoration:none;
}
.toggle-close:before, .toggle-expand:before {
    font-family:'icomoon';
    color:#000000;
    font-size:16px;
    line-height:38px;
}
.toggle-close:before {
    content: "\e004";
}
.toggle-expand:before {
    content: "\e005";
}
.toggle-expand.active:before {
    content: "\e007";
}
.toggle-content {
    border-left:1px solid #f7ead2;
    border-right:1px solid #f7ead2;
    border-bottom:1px solid #f7ead2;
    width:100%;
    padding:15px;
    display:none;
    color:#000000;
    background:#FCF8E3;
    border-radius:0 0 4px 4px;
}
.toggle-content li {
    list-style:disc;
    margin-left:18px;
}
.additional-group {
    display:block;
    width:100%;
    margin-bottom:20px;
}
.additional-content {
    width:100%;
    padding-top:15px;
    display:none;
}
.additional-expand {
    font-weight:bold;
    cursor:pointer;
    font-size:12px;
}
.additional-expand:hover {
    text-decoration:none;
}
.additional-expand:after {
    font-family:'icomoon';
    font-weight:normal;
    content: "\e005";
    padding-left:5px;
}
.additional-expand.active:after {
    content: "\e007";
}

/******** Pagination ***************************************************************************/
/***********************************************************************************************/

.pagination {
    border-radius:4px;
    display:inline-block;
    margin:20px 0;
}
.pagination > li {
    display:inline;
}
.pagination > li:first-child > a {
    border-bottom-left-radius:4px;
    border-top-left-radius:4px;
}
.pagination > li:last-child > a {
    border-bottom-right-radius:4px;
    border-top-right-radius:4px;
}
.pagination > li > a {
    background:#ffffff;
    border:1px solid #dddddd;
    float:left;
    line-height:20px;
    margin-left:-1px;
    padding:6px 12px;
    position:relative;
    text-decoration:none;
}
.pagination > li > a:hover {
    background:#eeeeee;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
    background:#999999;
    border-color:#999999;
    color:#ffffff;
    cursor:default;
    z-index:2;
}

/******** Tables *******************************************************************************/
/***********************************************************************************************/

.table-group, .info-block {
    float:left;
    width:100%;
}

/******** Expand *******************************************************************************/

table.expand-list th, table.expand-list td {
    text-align:left;
    vertical-align:top;
    padding:7px 10px 7px 10px;
    border-top:1px solid #cccccc;
    border-bottom:0;
    background:transparent;
}
table.expand-list tr:first-child  td:first-child {
    border-top:0;
}
table.expand-list tr.expand-row td:first-child {
    border-top:0;
    background:transparent;
}
table.expand-list tr:last-child td:last-child {
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
}

/******** Data Item ****************************************************************************/

table {
    border:1px solid #cccccc;
    border-radius:4px;
    width:100%;
    margin-bottom:20px;
}
table th, table td {
    text-align:left;
    vertical-align:top;
    padding:7px 10px 7px 10px;
    border-bottom:1px solid #cccccc;
}
table th {
    background:#f7f7f7;
    display:none;
}
table td {
    float:left;
    width:100%;
    background:#ffffff;
}
table tr td:first-child {
    background:#f7f7f7;
}
table tr:first-child td:first-child {
    border-top-right-radius:4px;
    border-top-left-radius:4px;
}
table tr:last-child td:last-child {
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    border-bottom:0;
}
td:before {
    float:left;
    width:100%;
    display:table-cell;
    white-space:nowrap;
    text-align:left;
    font-weight:bold;
    content: attr(data-title);
}
table tr td.data-item {
    font-weight:bold;
}
table tr td .data-item-additional {
    display:block;
    font-size:12px;
    line-height:18px;
    color:#666666;
}
table tr td .data-item-edit {
    width:50%;
    float:right;
}
table tr td.data-item-switch,
table tr td.data-item-switch-edit {
    background:#f7f7f7;
}
table tr td.data-item-switch {
    border-bottom:0;
}
table tr td.data-item-switch-edit {
    padding:0 10px 10px 10px;
}
.item {
    display:block;
    font-weight:bold;
}
.tel {
    display:block;
    font-weight:bold;
}
.group {
    display:block;
}

/******** Status Item **************************************************************************/

.status-list {
    border-top:1px solid #cccccc;
}
.status-list li {
    display:block;
    width:100%;
    padding:4px 0 4px 0px;
    border-bottom:1px solid #cccccc;
}
.status-list .status-list-heading,
.status-list .status-list-item {
    display:block;
    width:100%;
}
.status-list .status-list-item {
    font-weight:bold;
}


/******** Info Item ****************************************************************************/

.info-list-item {
    float:left;
    width:100%;
}
table.info-list {
    border:none;
    border-radius:0;
    width:100%;
    margin-bottom:0;
}
table.info-list td.info-item {
    text-align:left;
    vertical-align:top;
    padding:4px 0 4px 0px;
    border-bottom:1px solid #cccccc;
}
table.info-list td.info-item span a {
    display:block;
}
table.info-list tr td:first-child {
    background:transparent;
}

/******** Pricing Item *************************************************************************/

table.price-list {
    border:1px solid #f7f7f7;
}
table.price-list td {
    text-align:left;
    vertical-align:top;
    padding:7px 10px 7px 10px;
    border-bottom:1px solid #f7f7f7;
}

/******** Progress *****************************************************************************/
/***********************************************************************************************/

.progress-list {
    float:left;
    width:100%;
    padding:20px 10px 7px 10px;
    margin-bottom:20px;
    border:1px solid #cccccc;
    border-radius:4px;
}
.progress-item {
    float:left;
    width:100%;
    margin-bottom:10px;
}
.progress-heading {
    padding-bottom:3px;
}
.left {float:left;}
.right {float:right;}
.bar {
    float:left;
    position:relative;
    width:100%;
    height:10px;
}
.bar.roaming {
    background:#063796;
}
.progress.inland {
    background:#cccccc;
}
.progress {
    height:10px;
    position:absolute;
}
.tile {
    height:10px;
    position:absolute;
    border-right:3px solid #ffffff;
}
.bar-label {
    float:left;
    padding-top:3px;
}
.bar-label-right {
    float:right;
    text-align:right;
    padding-top:3px;
}
.bar-label-right.roaming {
    color:#063796;
}
.bar-label .inland {
    display:block;
    color:#999999;
}
.bar-label, .bar-label-right {
    width:50%;
}

/******** Forms ********************************************************************************/
/***********************************************************************************************/

.form-group {
    display:block;
    border:1px solid #cccccc;
    border-radius:4px;
    padding:15px;
    margin-bottom:20px;
    width:100%;
    background:#f7f7f7;
}
.form-group:before,
.form-group:after {
  content: " ";
  display:table;
}
.form-group:after {
  clear:both;
}
.input-group {
    border-collapse:separate;
    display:table;
    position:relative;
    margin-bottom:15px;
}
.column-group {
    width:100%;
    float:left;
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:1px solid #e5e5e5;
}
.input-group-inline {
    display:inline-block;
    margin-right:5px;
    vertical-align:middle;
}
.input-group-justified {
    width:100%;
}
.input-group-justified > .input-justified {
    display:block;
}
.input-group-justified > .input-justified:not(:first-child) {
    margin-top:10px;
}
.input-row {
    position:relative;
    margin-bottom:15px;
}
.input-group-addon:before {
    display:block;
    width:20px;
}
.input-group-addon {
    background:#eeeeee;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    border-radius:4px 0 0 4px;
    font-size:14px;
    font-weight:normal;
    line-height:1;
    padding:6px 12px;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    width:1%;
}
.form-input {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    background:#ffffff;
    border:1px solid #cccccc;
    border-radius:4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color:#555555;
    display:block;
    font-size:14px;
    height:36px;
    line-height:1.42857;
    padding:6px 12px;
    vertical-align:middle;
    width:100%;
}
textarea.form-input {
    height:auto;
}
.input-group .form-input {
    border-radius:0 4px 4px 0;
}
.input-group-addon, .input-group .form-input {
    display:table-cell;
}
.form-input:focus {
    border-color:#999999;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(150, 150, 150, 0.6);
    outline: 0 none;
}
.radio, .checkbox {
    display:block;
    margin-bottom:15px;
    margin-top:10px;
    min-height:20px;
    padding-left:20px;
    vertical-align:middle;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float:left;
    margin-top:4px;
    margin-left:-20px;
}
.select label,
.select label {
    font-size:16px;
}
label {
    display:block;
    font-weight:bold;
    margin-bottom:5px;
}
.radio label, .checkbox label {
    cursor:pointer;
    display:inline;
    margin-bottom:0;
}
.counter {
    width:100%;
}
.counter span {
    font-weight:bold;
}
.input-drop {
    display:none;
    position: absolute;
    top:65px;
    width:100%;
    border-radius:4px;
    border: 1px solid #cccccc;
    background:#ffffff;
    z-index:50;
    overflow-y:scroll;
    max-height:148px;
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.4);
}
.input-drop.active {
    display:block;
}
.input-drop li {
    border-top: 1px solid #cccccc;
    overflow:hidden;
}
.input-drop li:first-child {
    border-top:0;
}
.input-drop li a {
    display:block;
    padding:8px;
    font-size:12px;
    line-height:16px;
    font-weight:bold;
    color:#999999;
}
.input-drop li a:hover {
    text-decoration:none;
    background:#fafafa;
    color:#555555;
}
.input-drop li:first-child  a{
    border-radius:4px 4px 0 0;
}
.input-drop li:last-child a {
    border-radius:0 0 4px 4px;
}
.icon-user {
    background:#ffffff url("../images/bg-icon-user.png") no-repeat center left;
    padding-left:30px;
}
.icon-adress {
    background:#ffffff url("../images/bg-icon-adress.png") no-repeat center left;
    padding-left:30px;
}
.icon-email {
    background:#ffffff url("../images/bg-icon-email.png") no-repeat center left;
    padding-left:30px;
}
.icon-bank {
    background:#ffffff url("../images/bg-icon-bank.png") no-repeat center left;
    padding-left:30px;
}
.icon-bglock {
    background:#ffffff url("../images/bg-icon-lock.png") no-repeat center left;
    padding-left:30px;
}
.icon-bgphone {
    background:#ffffff url("../images/bg-icon-phone.png") no-repeat center left;
    padding-left:30px;
}

/******** Switch ************************************************************************/

.btn-switch-toggle {
    display:block;
    height:30px;
    width:110px;
    position:relative;
}
.btn-switch-toggle input {
    position:absolute;
    top:0;
    left:0;
    height:0px;
    margin:0;
    opacity:0;
}
.btn-switch-label {
    position:absolute;
    top:0;
    display:block;
    height:30px;
    width:55px;
    cursor:pointer;
}
.btn-switch-label.btn-switch-ein {
    right:0;
}
.btn-switch-label.btn-switch-aus {
    left:0;
}
.btn-switch-state {
    position:absolute;
    top:0;
    display:block;
    height:30px;
    width:110px;
    background-image:url("../images/switch.png");
    background-repeat:no-repeat;
    background-size:110px;
}
.btn-switch-state.default {
    background-position:0 0;
}
.btn-switch-state.keyfocus  {
    outline:0;
    box-sizing:content-box;
    border-radius:18px;
    border:3px solid #cccccc;
}
.btn-switch-state.multi {
    background-position:0 -30px;
}
.switch-ein:checked ~ .btn-switch-state {
    background-position:0 -90px;
}
.switch-aus:checked ~ .btn-switch-state {
    background-position:0 -60px;
}


.switch-ein:checked div:only-of-type {
    background-position:0 -90px;
}
.switch-aus:checked div:only-of-type {
    background-position:0 -60px;
}


/******** On/Off Switch ************************************************************************/

.onoffswitch.disabled {
    display:block;
    height:30px;
    padding:0;
    line-height:30px;
    border-radius:26px;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    background-color:#a8a8a8;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.onoffswitch {
    position:relative;
    width:100px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
}
.onoffswitch-checkbox {
    display:none;
}
.onoffswitch-label {
    display:block;
    overflow:hidden;
    cursor:pointer;
    margin:0 !important;
    border:0;
    border-radius:26px;
}
.onoffswitch-inner {
    display:block;
    width:200%;
    margin-left:-100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display:block;
    float:left;
    width:50%;
    height:30px;
    padding:0;
    line-height:30px;
    font-size:12px;
    color:#ffffff;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.onoffswitch-inner:before {
    content: "EIN";
    padding-left:30px;
    color:#ffffff;
}
.onoffswitch-inner:after {
    content: "AUS";
    padding-right:30px;
    color:#ffffff;
    text-align: right;
}
.onoffswitch-switch {
    display:block;
    width:26px;
    margin:2px;
    background:#FFFFFF;
    position:absolute;
    top:0;
    bottom:0;
    right:70px;
    border:0;
    border-radius:26px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left:0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right:0; 
}

/******** Multi Switch *************************************************************************/

.multi-switch {
    width:110px;
    user-select:none;
    -webkit-backface-visibility:hidden;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
}
.multi-switch * {
    transition: all ease 0.3s
}
.multi-switch .switch-content {
    background:none;
    height:31px;
    position:relative;
    cursor:pointer;
    border-radius:31px;
    -webkit-border-radius:31px;
}
.multi-switch .switch-content .switch-circle {
    background:#ffffff;
    width:27px;
    height:27px;
    position:absolute;
    top:2px;
    left:0;
    z-index:1;
    margin-left:2px;
    border-radius:27px;
    -moz-border-radius:27px;
    -webkit-border-radius:27px;
    -ms-border-radius:27px;
}
.multi-switch .switch-content .info-slide {
    position:absolute;
    z-index:2;
    width:55px;
    height:100%;
    display:block;
}
.multi-switch .switch-content .info-slide.active {
    right:0;
    border-radius:0 31px 31px 0;
    -webkit-border-radius:0 31px 31px 0;
}
.multi-switch .switch-content .info-slide.disable {
    left:0;
    border-radius:31px 0 0 31px;
    -webkit-border-radius:31px 0 0 31px;
}
.multi-switch .switch-content.initial:before,
.multi-switch .switch-content.initial:after,
.multi-switch .switch-content.disable:before,
.multi-switch .switch-content.active:before {
    position:absolute;
    height:31px;
    line-height:30px;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.multi-switch .switch-content.initial:before {
    content: "AUS";
    text-align:left;
    left:10px;
}
.multi-switch .switch-content.initial:after {
    content: "EIN";
    text-align:right;
    right:10px;
}
.multi-switch .switch-content.disable:before {
    content: "AUS";
    text-align:right;
    right:20px;
}
.multi-switch .switch-content.active:before {
    content: "EIN";
    text-align:left;
    left:20px;
}
.multi-switch .switch-content.active .switch-circle {
    left:100%;
    margin-left:-29px
}
.multi-switch .switch-content.disabled {
    cursor:default
}
.multi-switch .switch-content.initial .switch-circle {
    left:50%;
    margin-left:-13.5px
}
.multi-switch input {
    display:none
}

/******** Accessible Switch ***********************************************************************/

.switch {
    position:relative;
    width:80px;
    height:30px;
}
.switch__content {
    position:absolute;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    width:1px;
    height:1px;
    border:0;
    margin:-1px;
    padding:0;
}
.switch__control {
    position:absolute;
    top:0;
    left:0;
    width:80px;
    height:0px;
    border-radius:15px;
    margin:0;
    opacity:0;
    line-height:1
}
.switch__label {
    position:relative;
    display:block;
    width:80px;
    height:30px;
    border-radius:15px;
    margin:0;
    cursor:pointer;
    text-indent:0;
    transition:background .4s;
}
.switch__label.keyfocus  {
    outline:0;
    box-sizing:content-box;
    border:3px solid #cccccc;
}
.switch__label:after {
    position:absolute;
    top:2px;
    left:2px;
    display:block;
    width:26px;
    height:26px;
    border-radius:13px;
    content: '';
    background:#ffffff;
    transition:left .4s;
}
.switch__control+label:before  {
    content: 'AUS';
    position:absolute;
    right:10px;
    line-height:30px;
    display: block;
    height:30px;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.switch__control:checked+label:after {
     left:52px;
}
.switch__control:checked+label:before {
    content: 'EIN';
    position:absolute;
    left:10px;
    line-height:30px;
    display:block;
    height:30px;
}
.switch__control[disabled]+label {
    cursor:not-allowed;
    background:#a8a8a8;
}

/********  Media Queries ***********************************************************************/
/***********************************************************************************************/

/******** min 480 ******************************************************************************/

@media all and (min-width: 480px) {

.min-480 {
    display:block;
}
.btn {
    display:inline-block;
    padding:7px 12px 7px 12px;
    width:auto;
}
.alert-btn {
    display:inline-block;
    padding:3px 6px 3px 6px;
    width:auto;
}
.btn-small {
    padding:3px 6px 3px 6px;
    margin:0 5px 0 0 !important;
}
.btn-switch {
    display:block;
}
.btn-primary {
    margin:0 15px 0 0;
}
.btn-margin {
    margin-right:15px;
}
.column {
    width:48%;
    float:left;
    margin-right:2%
}
.cols-4 {
    width:23%;
    float:left;
    margin-right:2%
}
.column-full {
    width:100%;
    float:left;
}
table.info-list td.info-item span a {
    float:right;
}
table.expand-list tr.expand-row td {
    padding:0 10px 7px 10px;
}
table.expand-list tr td .edit-row {
    border-top:1px solid #e8e8e8;
    padding-top:10px;
}
}

/******** min 640 ***************************************************************************/

@media all and (min-width: 640px) {

#km {
    padding-right:60px;
    background:transparent url("../images/kontomanager.png") no-repeat center right;
}
#km-left {
    padding-left:60px;
    background:transparent url("../images/kontomanager.png") no-repeat center left;
}
#km-right {
    padding-right:60px;
    background:transparent url("../images/kontomanager.png") no-repeat center right;
}
#km.has-profile-img,
#km-left.has-profile-img,
#km-right.has-profile-img  {
    background:none;
}
#km .profile-img {
    display:block;
    position:absolute;
    right:0;
    top:10px;
    border-radius:50%;
    height:51px;
    width:51px;
    overflow:hidden;
    margin:0 auto;
    border:2px solid #ffffff;
}
#km-right .profile-img {
    display:block;
    position:absolute;
    right:0;
    top:10px;
    border-radius:50%;
    height:51px;
    width:51px;
    overflow:hidden;
    margin:0 auto;
    border:2px solid #ffffff;
}
#km-left .profile-img {
    display:block;
    position:absolute;
    left:0;
    top:10px;
    border-radius:50%;
    height:51px;
    width:51px;
    overflow:hidden;
    margin:0 auto;
    border:2px solid #ffffff;
}
td:before {
    width:50%;
}
.counter {
    display:inline-block;
    margin-right:20px;
    width:auto;
}
.input-group-justified {
    border-collapse:separate;
    display:table;
    table-layout:fixed;
}
.input-group-justified > .input-justified {
    display:table-cell;
    vertical-align:middle;
}
.input-group-justified > .input-justified:not(:first-child) {
    padding-left:10px;
    margin-top:0;
}
.btn-margin {
    margin-bottom:0;
}
.status-list li {
    float:left;
    width:100%;
}
.status-list .status-list-heading,
.status-list .status-list-item {
    float:left;
}
.status-list .status-list-heading {
    width:70%;
    padding-right:15px;
}
.status-list .status-list-item {
    width:30%;
}
.status-list:before,
.status-list:after {
  content: " ";
  display:table;
}
.status-list:after {
  clear:both;
}

/******** Steps ********************************************************************************/

.steps li {
    float:left;
    margin-left:2.5%;
    margin-bottom:0;
    line-height:17px;
    min-height:70px;
}
.stepitems-4 li {
    width:23.125%;
}
.stepitems-5 li {
    width:18%;
}
.steps li:first-child {
    margin-left:0;
}
.steps .step {
    display:block;
}
.steps .done {
    background:#def0d8 url("../images/bg-icon-check.png") no-repeat bottom right;
}
.steps .active {
    background:#fbd4ce url("../images/bg-icon-alert.png") no-repeat bottom right;
}

}

/******** min 768 ***************************************************************************/

@media all and (min-width: 768px) {

h1 { font-size:30px; }
h2 { font-size:24px; }
h3 { font-size:24px; }
h4 { font-size:18px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
h1, h2, h3, h4, h5, h6, p {
    margin-bottom:20px;
}
.max-640 {
    display:none;
}
.min-768 {
    display:block;
}
.col-2 li, .col-3 li, .col-4 li {
    padding-left:10px;
    padding-bottom:0;
}
.col-2 li:first-child,
.col-3 li:first-child,
.col-4 li:first-child  {
    padding-left:0;
}
.col-2 li {
    width:50%;
}
.col-3 li {
    width:33.333%;
}
.col-4 li {
    width:25%;
}
#submenu {
    margin-bottom:25px;
}
#submenu ul li a {
    padding:7px 0 7px 0;
    text-align:center;
}
header {
    position:relative;
    height:90px;
}
#km,
#km-left,
#km-right,
#brand {
    top:10px;
}
.login-box-header #brand {
    left:15px;
    top:0;
}
#brand {
    left:20px;
}
#page-wrap {
    margin:0 auto 0 auto;
    border-radius:0;
}
#menu-btn {
    display:none;
}
#menu {
    position:relative;
    width:25%; 
    float:left;
    top:0;
    margin-left:0;
    float:left;
}
#content {
    width:75%;
    padding:3%;         
}
.box-wrapper {
    float:left;
    width:50%;
    padding-bottom:15px;
}
.btn-switch {
    padding:15px 0 15px 0;
    font-size:18px;
}
.box-row.switches {
    padding-bottom:5px;
}
.box-item-title {
    font-size:30px;
}
.box-item-title.fixheight {
    height:85px;
}
}

/******** min 1024 ******************************************************************************/

@media all and (min-width: 1024px) {

#page-wrap {
    margin:20px auto 30px auto;
    border-radius:7px 7px 7px 7px;
    max-width:980px;
}
header {
    border-radius:7px 7px 0 0;
}
table th, table td {
    padding:10px;
}
table th {
    display:table-cell;
}
table td {
    float:none;
    background:#ffffff;
    width:auto;
}
table tr td:first-child {
    background:#ffffff;
}
table tr:first-child td:first-child {
    border-radius:0;
}
table tr:first-child th:first-child,
table tr:first-child td:first-child   {
    border-top-left-radius:4px;
}
table tr:first-child th:last-child,
table tr:first-child td:last-child  {
    border-top-right-radius:4px;
}
table tr:last-child td  {
    border-bottom:0;
}
table tr:last-child td:first-child  {
    border-bottom-left-radius:4px;
}
table tr:last-child td:last-child  {
    border-bottom-right-radius:4px;
}
table td:before {
    display:none;
}
table tr td.data-item-heading {
    background:#f7f7f7;
    width:50%;
}
table tr td.data-item {
    width:50%;
}
table.info-list td.info-item span {
    float:right;
    padding-left:15px;
    width:50%;
}
table.info-list td.info-item span a {
    width:50%;
}
table tr td.data-item-switch {
    border-bottom:1px solid #cccccc;
}
table tr:last-child  td.data-item-switch {
    border-bottom:0;
}
table tr td.data-item-switch,
table tr td.data-item-switch-edit {
    background:#f7f7f7;
}
table tr td.data-item-switch-edit {
    padding:10px;
    vertical-align:middle;
}

/******** Expand *******************************************************************************/

table.expand-list th {
    border-top:0;
    background:#f7f7f7;
}
table.expand-list tr:first-child  td:first-child {
    border-top:1px solid #cccccc;
}
table.expand-list tr:first-child td {
    border-radius:0;
}
table.expand-list tr td {
    background:transparent;
}
.teaser-item {
    width:50%;
    height:550px;
    padding-left:10px;
    margin-bottom:0;
}
.teaser-content {
    height:100%;
}
.teaser-item:first-child {
    padding-left:0;
}
.onoffswitch {
    float:right;
}
.multi-switch {
    float:right;
}

}

/******** High Pixel Density Displays ************************************************************/

@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 640px) { 

#km {
    background:transparent url("../images/kontomanager@2x.png") no-repeat center right;
    background-size:51px 70px;
}
#km.has-profile-img {
    background:none;
}

}

/******** Components ***************************************************************************/
/***********************************************************************************************/

/******** Modal ******************************************************************************/
/**********************************************************************************************/

.modal-item-wrapper {
    margin: 0 auto;
    max-width:500px;
    position:relative;
    text-align:left;
    background-color:#ffffff;
    padding:40px 20px 40px 20px;
    margin:30px auto;
    border-radius:7px;
}
.modal-item-wrapper .mfp-close {
    display:none;
}
.modal-item-close {
    text-align:right;
    color:#ffffff;
}
.close {
    cursor:pointer;
    background:#ffffff;
    border:0;
    display:block;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    border-radius:50%;
    position:absolute;
    left:50%;
    margin-left:-20px;
    z-index:5;
    text-decoration:none;
    color:#b61615;
}
.close.top {
    top:-20px;
}
.close.bottom {
    bottom:-20px;
}
.close:before {
    font-family:'icomoon';
    font-size:30px;
    content: "\e004";
}
.close:focus,
.close:hover {
    color:#000000;
    text-decoration:none;
}
.modal-item-content .check {
    width:auto !important;
    display:inline-block !important;
    margin:20px auto 0 auto !important;
}
.modal-item-content .check li {
    width:auto !important;
    float:none !important;
}
.modal-item-content .item-close {
    width:100% !important;
}
.modal-item-content .feature-list li {
    text-align:center !important;
    padding:7px 0 7px 0 !important;
}

/******** Modal ********************************************************************************/

.modal-message {
    position:relative;
    background:#ffffff;
    padding:40px 30px 30px 30px;
    width:auto;
    max-width:600px;
    margin:20px auto;
    border-radius:7px;
}
.modal-btn {
    text-align:center;
}
.modal-message h1 { font-size:36px; }

/******** Popup ********************************************************************************/

#popup {
    position:relative;
    background:#ffffff;
    padding:40px 30px 30px 30px;
    width:auto;
    max-width:600px;
    margin:20px auto;
    border-radius:7px;
}
#popup-btn {
    text-align:center;
}
#popup-btn a {
    margin:0!important;
    width:100%!important;
}
#popup h1 { font-size:36px; }
/*#popup p, #popup h1 { margin-bottom:5px; }*/

/******** Modal *****************************************************************************/

#modal {
    position:relative;
    background:none;
    padding:0 20px 0 20px;
    width:auto;
    text-align:center;
    max-width:400px;
    margin:20px auto;
}

/******** Modal ********************************************************************************/

.mfp-bg {
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:30000;
    overflow:hidden;
    position:fixed;
}
.mfp-wrap {
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:31000;
    position:fixed;
    outline:none !important;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling:touch;
}
.mfp-container {
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    position:absolute;
}
.mfp-container:before {
    content:'';
    display:inline-block;
    vertical-align:middle;
    height:100%;
}
.mfp-align-top .mfp-container:before {
    display:none;
}
.mfp-container {
    padding:0 10px;
}
.mfp-content {
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0 auto;
    text-align:left;
  }
.mfp-preloader {
    color:#ef4023;
    position:absolute;
    top:50%;
    width:auto;
    text-align:center;
    margin-top:-0.8em;
    left:8px;
    right:8px;
}
.mfp-preloader a {
    color:#ef4023;
}
.mfp-preloader a:hover {
    color:#ef4023;
}
.mfp-s-ready .mfp-preloader {
    display:none;
}
.mfp-s-error .mfp-content {
    display:none;
}
.mfp-close {
    right:5px;
    top:5px;
    position:absolute;
    overflow:visible;
    cursor:pointer;
    display:block;
    width:30px;
    height:30px;
    border-radius:30px;
    line-height:24px;
    text-decoration:none;
    text-align:center;
    font-style:normal;
    font-size:24px;
    font-family:Arial,monospace;
}
.mfp-inline-holder .mfp-content {
    width:100%;
    cursor:auto;
}
.mfp-auto-cursor .mfp-content {
    cursor:auto;
  }
.mfp-close,
.mfp-preloader {
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
.mfp-loading.mfp-figure {
    display:none;
}
.mfp-hide {
  display:none;
}

/******** Slider ********************************************************************************/

.noUi-target,
.noUi-target * {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -ms-touch-action:none;
    -ms-user-select:none;
    -moz-user-select:none;
}
.noUi-target {
    position:relative;
    direction:ltr;
}
.noUi-base {
    width:100%;
    height:100%;
    position:relative;
    z-index:1;
}
.noUi-origin {
    position:absolute;
    right:0;
    top:0;
    left:0;
    bottom:0;
}
.noUi-handle {
    position:relative;
    z-index:1;
}
.noUi-stacking .noUi-handle {
    z-index: 10;
}
.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
    cursor:inherit !important;
}
.noUi-base {
    /*
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    */
}
.noUi-horizontal {
    height:14px;
}
.noUi-horizontal .noUi-handle {
    width:85px;
    height:28px;
    left:-42px;
    top:-8px;
}
.sliderlabel {
    width:100%;
    line-height:24px;
    text-align:center;
}
.noUi-origin {
    border-radius:7px;
    right:-42px;
}
.noUi-target {
    border-radius:7px;
    padding:0 42px 0 42px;
}
.noUi-dragable {
    cursor:w-resize;
}
.noUi-handle {
    border-radius:14px;
    background-repeat: no-repeat;
    background-position:center center;
    background-size:85px 10px;
    cursor:pointer;
}
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background:#b8b8b8;
}
[disabled].noUi-origin,
[disabled] .noUi-handle {
    cursor:not-allowed;
}
.noUi-pips {
    position: absolute;
    font-size:12px;
}
.noUi-value {
    width:40px;
    position:absolute;
    text-align:center;
}
.noUi-value-sub {
    color:#cccccc;
    font-size:10px;
}
.noUi-marker {
    position:absolute;
    background:#cccccc;
    display:none;
}
.noUi-marker-sub {
    background:#aaaaaa;
}
.noUi-marker-large {
    background:#aaaaaa;
}
.noUi-pips-horizontal {
    padding:10px 0;
    height:50px;
    top:100%;
    left:42px;
    right:42px;
}
.noUi-value-horizontal {
    margin-left:-20px;
    padding-top:0;
}
.noUi-value-horizontal.noUi-value-sub {
    padding-top:15px;
}
.noUi-marker-horizontal.noUi-marker {
    margin-left:-1px;
    width:2px;
    height:5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
    height:10px;
}
.noUi-marker-horizontal.noUi-marker-large {
    height:15px;
}

/******** Image upload *************************************************************************/
/***********************************************************************************************/

.box {
    display:block;
    width:100%;
    padding:15px;
    margin-bottom:20px;
    border:1px solid #cccccc;
    border-radius:4px;
}
.profile-img {
    display:block;
    border-radius:50%;
    height:160px;
    width:160px;
    overflow:hidden;
    margin:0 auto;
    border:1px solid #e1e1e1;
}
.profile-img-delete {
    display:block;
    width:100%;
    text-align:center;
    margin-top:15px;
}
.fileinput-button {
  overflow:hidden;
  position:relative;
}
.fileinput-button input {
  position:absolute;
  top:0;
  right:0;
  margin:0;
  opacity:0;
  -ms-filter:'alpha(opacity=0)';
  font-size:80px;
  direction:ltr;
  cursor:pointer;
}
.progress-bg {
    background-color:#e1e1e1;
    border-radius:7px;
    height:10px;
    margin:20px 0 30px 0;
    overflow:hidden;
}
.progress-bar-success {
    background-color:#4e9046;
}
.progress-bar {
    background-color:#99cc66;
    float:left;
    height:100%;
    transition: width 0.6s ease 0s;
    width:0;
}
.crop-row {
    width:100%;
    border-top:1px solid #cccccc;
    margin-top:20px;
    padding:15px 0 0 0;
}
.upload-row {
    width:100%;
}
.upload-row-item {
    width:100%;
}
.upload-row-item .progress-bg {
    margin:10px 0 0 0;
}

@media all and (min-width: 480px) {
.upload-row {
    width:100%;
    display:table;
}
.upload-row-item {
    display:table-cell;
    vertical-align:middle;
    float:none;
    width:auto;
}
.upload-btn {
    width:140px;
}
.upload-row-item .progress-bg {
    margin:0;
}
}
.crop-editor {
    width:160px;
    text-align:center;
    margin:0 auto;
}
.cropit-image-preview {
    background-color:#e1e1e1;
    background-size:cover;
    border:1px solid #e1e1e1;
    border-radius:50%;
    margin-bottom:10px;
    height:160px;
    width:160px;
    cursor:move;
}
input[type=range] {
  -webkit-appearance: none;
  margin: 18px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width:100%;
  height:10px;
  cursor:pointer;
  animate:0.2s;
  background:#e1e1e1;
  border-radius:5px;
}
input[type=range]::-webkit-slider-thumb {
  border: 1px solid #cccccc;
  height:30px;
  width:30px;
  border-radius:30px;
  background:#ffffff;
  cursor:pointer;
  -webkit-appearance:none;
  margin-top:-10px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background:#e1e1e1;
}
input[type=range]::-moz-range-track {
  width:100%;
  height:10px;
  cursor:pointer;
  animate:0.2s;
  background:#e1e1e1;
  border-radius:5px;
}
input[type=range]::-moz-range-thumb {
  border: 1px solid #cccccc;
  height:30px;
  width:30px;
  border-radius:30px;
  background:#ffffff;
  cursor:pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height:10px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #e1e1e1;
  border: 0.2px solid #e1e1e1;
  border-radius: 5px;
}
input[type=range]::-ms-fill-upper {
  background: #e1e1e1;
  border: 0.2px solid #e1e1e1;
  border-radius: 5px;
}
input[type=range]::-ms-thumb {
  border: 1px solid #cccccc;
  height:30px;
  width:30px;
  border-radius:30px;
  background:#ffffff;
  cursor:pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #e1e1e1;
}
input[type=range]:focus::-ms-fill-upper {
  background: #e1e1e1;
}


