@font-face {
  font-family: "Blogger Sans";
  src: url(font/Blogger_Sans.otf);
}

html {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
* {
    margin: 0;
    padding: 0;
     -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: text;
    font-family: "Blogger Sans";
}
body {
    overflow: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* min-width: 1366px; */
    /* min-height: 800px; */
}
.page {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    font-family : "Helvetica", sans-serif;
    cursor: default;
    background: url(background/BG4_0000.png) no-repeat center;
    background-size: 100% 100%;
    /* min-width: 1372px; */
    /* min-height: 800px; */
}
.logo {
    position: absolute;
    right: 53px;
    bottom: 30px;
    width: 164px;
    height: 71px;
    background: url('Images/Logo_new.png') center no-repeat;
    background-size: 164px 71px;
    z-index: 9999;
}
.back {
    position: absolute;
    top: 26px;
    right: 36px;
    width: 158px;
    height: 62px;
    background: url('Images/button_back_0000.png') center no-repeat;
    background-size: 158px 62px;
    z-index: 9999;
}

.page .menu_holder {
    position: relative;
    margin-left: 100px;
    height: 87px;
    width: 568px;
    margin-top: 31px;
    color: #496D8C;
    font-size: 18px;
    text-shadow: -1px -1px #94BEDC;
    background: center no-repeat;
}
.page .menu_fixer {
    position: relative;
    width: 100%;
    /* padding-bottom: 55px; */
}
.page .menu_holder:first-child {
    margin-top: 115px;
}
.page .menu_element {
    position: relative;
    width: 100%;
}
.onLoadingDiv {
    position: absolute;
    top:0;left:0;right:0;bottom:0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.onLoadingDiv .load-status {
    color:#416281;
    font-size: 25px;
    text-align: center;
    height: 50px;
    position: absolute;
    top:0;left:0;right:0;bottom:0;
    margin: auto;
    width: 100%;
    background: url('Images/Logo_new.png') center no-repeat;
    background-size: 140px 50px;
}
.demo-slider {
    position: absolute;
    top: 70px;
    right: 30px;
    width: 64px;
    height: 64px;
    background: url('Images/Demo.png') center no-repeat;
    background-size: 64px 64px;
    z-index: 999;
}
.demo-click {
    position: absolute;
    top:0;left:0;right:0;bottom:0;
    width: 64px;
    height: 64px;
    background: url('Images/Demo-Click.png') center no-repeat;
    background-size: 64px 64px;
    z-index: 999;
    opacity: 0;
    margin:auto;
}
.relative {
    position: relative;
}
.fullwidth {
    width: 100%;
}
.fullheight {
    height: 100%;
}
.inline {
    display: inline-table;
}

.subtitle {
    text-indent: 72px;
    color:#416281;
    font-size: 20px;
}
.cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.next {
    position: absolute;
    right: 36px;
    top: 26px;
    width: 158px;
    height: 62px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-position: center;
}
.load-status-text {
    color: #134C8C;
    position: absolute;
    top:80px;left:0;bottom:0;right:0;
    margin:auto;
    width: 150px;
    height: 25px;
    font-size: 20px;
    text-align: center;
    text-shadow: 2px 2px 2px white, 2px 2px 2px white;
    font-weight: bold;
}
.roles {
    width: calc(100% - 40px);
    position: relative;
    margin-left: 20px;
    margin-top: 30px;
    min-height: 70px;
}
.roles .roles-line {
    width: 100%;
    position: relative;
    height: auto;
    min-height: 70px;
}
.roles .roles-line .image {
    width: 100px;
    float: left;
    height: 100%;
    background-position: center;
    background-size: 48px 48px;
    background-repeat: no-repeat;
    position: relative;
    min-width: 100px;
    min-height: 70px;
}
.roles .roles-line .text {
    width: calc(100% - 100px);
    height: auto; 
    min-height: 70px;
    position: relative;
    float: left;
    color:#416281;
    line-height: 25px;
}
.yes {
    background-image: url('Images/Yes.png');
}
.no {
    background-image: url('Images/No.png');
}
.lister {
    font-size: 13px;
    display: inline;
    line-height: 25px;
}
/* .adv-equipment */
.adv-equipment-left {
    position: absolute;
    top: 0;
    left: 40px;
    width: 50px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.adv-equipment-view-content {
    position: absolute;
    top: 0;
    left: 90px;
    height: 100%;
    overflow: hidden;
}
.adv-equipment-right {
    position: absolute;
    top: 0;
    right: 40px;
    width: 50px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

/* .promo-equipment */
.promo-equipment-left {
    position: absolute;
    top: 0;
    left: 40px;
    width: 50px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.promo-equipment-view-content {
    position: absolute;
    top: 0;
    left: 90px;
    height: 100%;
    overflow: hidden;
}
.promo-equipment-right {
    position: absolute;
    top: 0;
    right: 40px;
    width: 50px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

/* fridges-view */
.fridges-view {
    position: absolute;
    width: 100%;
    height: 516px;
    top: 108px;
    left: 0;
    margin-top: 26px;
}
.fridges-view-left {
    position: absolute;
    top: 0;
    left:0;
    width: 100px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.fridges-view-right {
    position: absolute;
    top: 0;
    right:0;
    width: 100px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.fridges-view-content {
    position: absolute;
    top: 0;
    left: 100px;
    height: 100%;
    overflow: hidden;   
}
.fridges-multi {
    position: relative;
    display: inline-table;
    width: 275px;
    height: 516px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 62px;
    float: left;
}
.centered-fridge {
    position: absolute;
    top: 0;
    left:0;
    right:0;
    bottom:0;
    width: 275px;
    height: 516px;
    background-position: center;
    background-repeat: no-repeat;
    margin: auto;
}
.fridges-third {
    position: relative;
    display: inline-table;
    width: 275px;
    height: 516px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 112px;
}
.fridge-image {
    position: absolute;
    top: 20px;
    left: 5%;
    width: 90%;
    height: 80%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.fridge-title-mini {
    bottom: 24px;
    color: #28438E;
    font-size: 19px;
    height: 25px;
    left: 0;
    opacity: 0.6;
    position: absolute;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.fridge-title-mini-top {
    bottom: 44px;
    color: #416281;
    font-size: 19px;
    height: 25px;
    left: 0;
    opacity: 0.6;
    position: absolute;
    text-align: center;
    width: 100%;
}

.plan-number {
    position: absolute;
    width: 60px;
    height: 48px;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: center;
    left: 0;
    right: 0;
}
.number1 {
    background-image: url(Numbers/Ikona_1_0000.png);
}
.number2 {
    background-image: url(Numbers/Ikona_2_0000.png);
}
.number3 {
    background-image: url(Numbers/Ikona_3_0000.png);
}
.number3-optional {
    background-image: url(Numbers/Ikona_3_0000_optional.png);
}
.number3-star {
    background-image: url(Numbers/Ikona_3A_R_0000.png);
}
.number3-beta {
    background-image: url(Numbers/Ikona_3b_R_0000.png);
}
.number4 {
    background-image: url(Numbers/Ikona_4_0000.png);
}
.number4-optional {
    background-image: url(Numbers/Ikona_4_0000_optional.png);
}
.number5 {
    background-image: url(Numbers/Ikona_5_0000.png);
}
.number5-optional {
    background-image: url(Numbers/Ikona_5_0000_optional.png);
}
.number6 {
    background-image: url(Numbers/Ikona_6_0000.png);
}
.number6-optional {
    background-image: url(Numbers/Ikona_6_R_0000.png);
}
.number6-a {
    background-image: url(Numbers/Ikona_6A_R_0000.png);
}
.number7-a {
    background-image: url(Numbers/Ikona_6b_R_0000.png);
}
.number7 {
    background-image: url(Numbers/Ikona_7_0000.png);
}
.number7-optional {
    background-image: url(Numbers/Ikona_7_R_0000.png);
}
.number8 {
    background-image: url(Numbers/Ikona_8_0000.png);
}
.number8-star {
    background-image: url(Numbers/Ikona_8A_R_0000.png);
}
.number8-beta {
    background-image: url(Numbers/Ikona_8b_R_0000.png);
}
.number8-optional {
    background-image: url(Numbers/Ikona_8_R_0000.png);
}
.number9 {
    background-image: url(Numbers/Ikona_9_0000.png);
}
.number9-optional {
    background-image: url(Numbers/Ikona_9_R_0000.png);
}
.number10 {
    background-image: url(Numbers/Ikona_10_0000.png);
}
.number10-optional {
    background-image: url(Numbers/Ikona_10_R_0000.png);
}
.number11 {
    background-image: url(Numbers/Ikona_11_0000.png);
}
.number11-optional {
    background-image: url(Numbers/Ikona_11_R_0000.png);
}
.number12 {
    background-image: url(Numbers/Ikona_12_0000.png);
}
.number13 {
    background-image: url(Numbers/Ikona_13_0000.png);
}
.number13-optional {
    background-image: url(Numbers/Ikona_13_R_0000.png);
}
.number14 {
    background-image: url(Numbers/Ikona_14_0000.png);
}
.number14-optional {
    background-image: url(Numbers/Ikona_14_R_0000.png);
}

.inactive {
    opacity: 0.4;
}

.technical-specification {
    width: 80%;
    left: 10%;
    top: 50px;
    color: #4B6D8C;
    font-size: 17px;
    text-align: center;
    border: 1px solid #4B6D8C;
    border-radius: 10px;
    position: absolute;
}
.technical-specification th {
    border-bottom: 1px solid #4B6D8C;
    height: 30px;
}
.technical-specification td {
    border-bottom: 1px solid #4B6D8C;
    border-left: 1px solid #4B6D8C;
    height: 25px;
}
.technical-specification tr td:first-child {
    border-left: none;
}
.technical-specification tr:last-child td {
    border-bottom: none;
}
.technical-specification td, .technical-specification tr {
    padding: 0;
}

.justify-text {
    text-align: justify;
    text-justify: inter-word;
    padding-right: 15px;
}