html, body {
	font-family: 'Roboto', sans-serif;*/
}


body {

    opacity: 1;

}


.clear {
	clear: all;
}

.content .in h2 {
	/*color: #072541;
	font-size: 26px;*/
	/*margin-bottom: 1em;*/
}

.content .in h3 {
	color: #072541;
	font-size: 22px;
	margin-bottom: 1em;
}

.content .in h4 {
	/*color: #072541;
	font-size: 18px;
	margin-bottom: 1em;*/
}

.content .in {
	font-size: 16px;
}

.content .in div {
	font-size: inherit;
}


.content .in p {
	font-size: inherit;
	margin-bottom: 2em;
}

.content .in cite {

}

.content .in ul {

}

.content .in ul li {

}


.main-body button,
.main-body a.btn {

    /*background: #07253f;
    border: 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    border-radius: 8px;
    min-width: 100px;
    margin-top: 20px;*/
}

/***
 *
 *
 */
body.production {

}

body.production .environment.production {
	display: none;
}

body.testing {
	border-top: 5px solid blue;
}

body.testing .environment.testing {
	color: blue;
	font-weight: bold;
}

body.development {
	/*border-top: 5px solid red;*/
}

body.development .environment.development {
	color: red;
	font-weight: bold;
}

.mobile {
	display: none;
}

.main-body {
    /*overflow: hidden;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
    min-height: 70vh;*/
}

.container {
  	/* box-shadow: 0 0 2px red; */
}


span.vc {
    background-image: url(/assets/images/vapeclick-logo.png);
    background-position: center 2px;
    background-size: contain;
    color: transparent;
    padding: 0;
    margin: 0;
    height: 1.3em;
    display: inline-block;
    background-repeat: no-repeat;
    width: 6em;
}


header {
    /*text-align: center;
    background-color: #07253f;
    color: #ffffff;
    height: 60px;
    box-shadow: 0px 0px 20px rgb(20,20,20,0.8);
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 9999999;*/
}


header ul, header ul li {
	/*display: inline-block;
	list-style: none;*/
}


header ul li {
    /*vertical-align: middle;
    line-height: 40px;
    padding: 12px;*/
}

header ul li a {
    /*color: #ffffff;
    text-shadow: 0 0 1px #000000;
    font-weight: bold;*/
}

header .logo {
    /*height: 26px;
    float: left;
    margin: 18px;
    margin-left: 0;*/
}



.supportedby {
    padding-top: 25px;
    padding-bottom: 10px;
}

.supportedby span {
    color: #499fdc;
    margin: 12px;
    text-align: left;
    margin-left: 0;
    display: inline-block;
    margin-right: 22px;
}

.supportedby .logo {
	height: 40px;
	display: inline-block;
}

.supportedby .logo.ukvia {
    top: 5px;
    position: relative;
    height: 50px;
    margin-left: 8px;
}

/**
 * 	sections
 */

body.ready .section.search {
	display: block !important;
}

.section-a {

}

.section-b {
    /*margin-top: 30px;
    text-align: center;
    position: relative;*/
    background: rgba(255,255,255,0.97);
    /*min-height: 250px;*/
}

.main-body.standard .section-b {
    /*margin-top: 100px;
    min-height: 500px;*/
}


.section-b .section.b1 {
    /*padding-top: 20px;
	padding-bottom: 20px;*/

}

.section-b .section.b2 {
	/*padding-top: 20px;
	padding-bottom: 20px;*/
}

.section-b .section .content {
    color: #747474;
    font-size: 14px;
    font-weight: normal;
}

.section-b .section.b1 .content {
    /*padding-left: 20px;*/
    padding-right: 0;
}

.section-b .section.b2 .content {
    padding-left: 79px;
    border-left: 6px solid #f8f9fd;
    position: relative;
    text-align: left;
    margin-left: 35px;
}

.section-b h2 {
    /*margin: 0;
    margin-bottom: 16px;
    margin-top: 10px;*/
}

.section-b input {
    border: 2px solid #ddd;
    box-shadow: 0px 0px 10px #bbb;
    width: 100%;
    height: 55px;
    border-radius: 8px;
    display: inline-block;
    margin: 0 0 15px;
    padding: 12px;
    font-size: 16px;
    color: #222;
}
.section-b input::placeholder {
	color: #57a8e0;
}

.section-b .col-no-gutters {
	padding: 0;
}

.section-b button {
    /*float: right;
    background: #07253f;
    border: 0;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    border-radius: 8px;
    min-width: 100px;
    margin-top: 20px;*/
}

.section-b .section.b1 .content div.in {
   /*margin: 10px;*/
   /*text-align: left;*/
   /*margin-right: 0;*/
}

.main-body.homepage .section-b .section.b1 .content div.in {
   text-align: left;
    display: block;
    width: auto;
    margin: 10px;
    padding: 50px;
    padding-top: 28px;
    padding-left: 90px;
    padding-right: 50px;
    margin-right: 0;
}

.main-body.homepage .section-b .section.b1 .content div.in div {
	/*text-align: center;*/
}

.section-b h3 {
    /*font-size: 20px;
    color: #022140;
    margin-bottom: 12px;
    margin-top: 0;*/
}

.section-b .search-box {
	position: relative;
}

.section-b .search-box input {
	position: relative;
}

.section-b .section.b1 small.opl {
	    display: inline-block;
    float: left;
    width: 100%;
    text-align: left;
    padding: 20px;
    padding-left: 0;
    max-width: 250px;
    font-size: 10px;
}

.section-b .search-box .scan {
    position: absolute;
    right: 10px;
    top: 9px;
    color: #07253f;
    background: #ffffff;
}

.section-b .search-box .scan span {
	    padding: 3px;
}

.scan-box {
    display: inline-block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: white;
    right: 0;
}

.scan-box {
    display: none;
}

.scan-box .message {
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
    padding: 110px;
    font-size: 14px;
}

.scan-box canvas {
    background: #ededed;
    width: 100%;
    height: 100%;
    position: absolute;
}

.scan-box video {
    background: #07253f;
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
}



.scan-box .closebtn {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
}

.section-c {
	/*background: #f2f5fae8;*/
	min-height: 500px;
	padding: 0;
}

.section-c h3 {

}

.section-c h3 small {
	    font-size: 14px;
}

.section-c table.dataTable {
 	border-collapse: collapse;
}

img.country.flag {
    max-height: 30px;
    vertical-align: middle;
    display: inline-block;
    line-height: 20px;
    position: relative;
    top: 0;
    margin: 5px;
}

.manufacturers-list li a {
	 display: inline-block;
	 vertical-align: middle;
	 max-width: 90%;
}

.manufacturers-list {
	padding-bottom: 100px;
}

img.data.source {
    max-height: 30px;
    vertical-align: middle;
    display: inline-block;
    line-height: 20px;
    position: relative;
    top: 0;
    margin: 5px;

}

.section-c table.dataTable img.flag {
    vertical-align: middle;
    display: inline-block;
    line-height: 20px;
    position: relative;
    top: -6px;
    margin-right: 5px;
    margin-left: 5px;
}

.section-c table.dataTable img.source {
    max-height: 15px;
    vertical-align: middle;
    display: inline-block;
    line-height: 20px;
    position: relative;
    top: -6px;
    margin-right: 5px;
    margin-left: 5px;
}

.section-c table.dataTable tbody tr {
	border-bottom: 5px solid #f2f5fa;
    /*background-color: #ffffffa1;*/
}

.section-c table.dataTable tbody td {
    vertical-align: top;
    padding: 20px;
    padding-top: 30px;
    padding-bottom: 10px;
    position: relative;
}

.section-c table.dataTable tbody tr td:first-of-type {
    max-width: 320px;
    min-width: 245px;
    width: auto;
}

.section-c table.dataTable tbody tr td:nth-child(2) {
    width: auto;
    min-width: 250px;
}

.section-c table.dataTable tbody tr td:nth-child(3) {
	   max-width: 250px;
}

.section-c table.dataTable tbody tr td:last-of-type {
	max-width: 120px;
    width: auto;
}

.section-c table.dataTable thead {

}

.section-c table.dataTable tbody tr td .category {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.section-c table.dataTable tbody tr td .category span {

}

.section-c table.dataTable tbody tr td .category .icon {
    display: inline-block;
    color: #ffffff;
    border: 1px solid;
    padding: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 10px;
    margin: 0px;
    font-weight: bold;
    vertical-align: middle;
    background-image: url("../images/pd/other.svg");
}

.section-c table.dataTable tbody tr td .category .icon:first-of-type {
	margin-left: 0;
}

.section-c table.dataTable tbody tr td .category .icon
{
	vertical-align: middle;
}


.section-c table.dataTable tbody tr td .category .icon.edevice
{
	background-image: url("../images/pd/device-standard.svg");
}

.section-c table.dataTable tbody tr td .category .icon.liquid {
	background-image: url("../images/pd/eliquid.svg");

}

.section-c table.dataTable tbody tr td .category .icon.refilable {
	background-image: url("../images/pd/device-refilable.svg");

}

.section-c table.dataTable tbody tr td .category .icon.disposable {
	background-image: url("../images/pd/device-disposable.svg");

}


.section-c table.dataTable tbody tr td .category .icon.kit {
	background-image: url("../images/pd/kit.svg");
}

.section-c table.dataTable tbody tr td .category .icon.part {
	background-image: url("../images/pd/part.svg");

}



.section-c .dataTables_filter,
.section-c .dataTables_length {
	display: none;
}

.section-c table.dataTable .image {
    height: 150px;
    width: 150px;
    border: 0;
}

.section-c table.dataTable tbody td {
	overflow: hidden;
}

.section-c table.dataTable tbody td a {
	display: block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    /*margin-bottom: 10px;*/
}

.section-c table.dataTable tbody td div {
	font-size: 12px;
	color: #363a3d;
}

.section-c table.dataTable tbody td div.pinc {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;

    opacity: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom left;
    z-index: -1;
}

.section-c table.dataTable tbody td img {
    max-height: 50px;
    margin-top: 10px;
    max-width: 120px;
}

.section-c table.dataTable tbody td div span {
	/*font-weight: bold;*/
	color: #6b6d6e;
}


.section-c table.dataTable tbody td .submitterName a {
    color: #363a3d;
    font-size: 12px;
    font-weight: normal;
}

.section-c table.dataTable tbody td .submitterName {

}


.section-c table.dataTable tbody td .countryOfOrigin {
    position: absolute;
    bottom: 2px;
}

.section-c table.dataTable tbody td .country {
    position: absolute;
    bottom: 25px;
}

.section-c table.dataTable tbody td .countryOfOrigin span,
.section-c table.dataTable tbody td .country span {
    display: inline-block;
    width: 50px;
}

.section-c table.dataTable tbody td span.rinc {
    word-break: keep-all;
    white-space: normal;
    width: 132px;
}


.section-c table.dataTable tbody td .region span {
    display: inline-block;
    width: 75px;
}

.section-c table.dataTable tbody td .country.type2  {
    position: absolute;
    bottom: 40px;
}

.section-c table.dataTable tbody td .region.type2  {
    position: absolute;
    bottom: 30px;
}

.section-c table.dataTable tbody td .submitterName span {
    display: block;
    margin-bottom: 4px;
    margin-top: 10px;
}

.section-c table.dataTable tbody td .attributes {
    margin-top: 0px;
}

.section-c .supported span {
    padding-right: 18px;
}
.section-c .supported span img.flag {
    margin-right: 6px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button  {
	padding: 3px 10px !important;
	border-radius: 20px !important;
	background: #53a4e3 !important;
	color: #ffffff !important;
	min-width: 31px;
	margin-right: 7px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
	background: #07253f !important;
	border: none !important;
	color: #ffffff !important;
	min-width: 31px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
	background: none !important;
	color: #53a4e3 !important;
	font-weight: 600;
	text-transform: lowercase;
	position: relative;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:focus {
	outline: none !important;
	border: none !important;
	box-shadow: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
	margin-right: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.next::after {
	position: relative;
	display: inline-block;
	top: 8px;
	left: 10px;
	width: 25px;
	height: 25px;
	background-image: url('/assets/images/chevron-circle-right-regular-secondary.svg');
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	content: '';
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
	margin-right: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous::before {
	position: relative;
	display: inline-block;
	top: 9px;
	left: -7px;
	width: 25px;
	height: 25px;
	transform: rotate(180deg);
	background-image: url('/assets/images/chevron-circle-right-regular-secondary.svg');
	background-size: 25px;
	background-position: center;
	background-repeat: no-repeat;
	content: '';
}

a4e-gui-data-table {
    margin-bottom: 40px;
    display: block;
}

.section-d {

    min-height: 946px;
    position: relative;
    margin-top: 28px;
}

.section-d h3 {
    margin-top: 50px;
    margin-bottom: 30px;
}

.section-d h3 span {
	color: #52a4e0;
}

.section-d .box {
	display: inline-block;
	width: 24%;
	vertical-align: top;
}

.section-d .box span.icon {
    display: block;
    text-align: left;
    color: #52a4e0;
    font-size: 40px;
}

.section-d .box div {
    display: block;
    text-align: left;
    border-left: 1px solid;
    padding-left: 15px;
    min-height: 160px;

}

.section-d .box div h4 {
	/*font-weight: bold;*/
}

.section-d .btn {
    width: auto;
    height: 30px;
    border: 1px solid #3f5569;
    border-radius: 8px;
    padding: 7px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
    color: #ffffff;
    margin-top: 20px;
}

.section-d .section-d1 {
	    min-height: 470px;
}

.section-d .section-d2 .col-6.seta ul{
    margin-top: 30px;
}

.section-d .section-d2 .col-6.seta ul li {
	font-weight: bold
}

.section-d .section-d2 .col-6.seta ul li .icon {
	margin-right: 10px;
    color: #ffffff;
    vertical-align: middle;
}

.section-d .section-d2 .col-6.seta span {

}

.section-d .section-d2 {

}

.section-d .section-d2 span {
	width: 25%;
}

.section-d .section-d2 .col-6 {
    width: 49%;
    display: inline-block;
}

.section-d .section-d2 .col-6 .text {

    width: 420px;
    height: 475px;

    padding: 0;
    margin-top: 20px;
    float: left;
}

.section-d .section-d2 .col-6 .sub-box {
    background: #ffffff;
    width: 420px;
    height: 475px;
    box-shadow: 0px 0px 10px 3px rgba(20,20,20,0.3);
    padding: 0;
    margin-top: 20px;
    float: right;
    margin-right: 32px;
}

.section-d .section-d2 .col-6 .sub-box .header {
    background-color: #07253F;
    color: #FFFFFF;
    padding: 24px;
    font-size: 18px;
    text-align: center;

}

.section-d .section-d2 .col-6 .sub-box .in {
    padding: 48px;
    color: #122a44;
    padding-top: 20px;
}

.section-d .section-d2 .col-6 ul,
.section-d .section-d2 .col-6 ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.section-d .section-d2 .col-6.setb ul li .icon	{
     margin-right: 10px;
    font-size: 38px;
    color: #499ede;
    vertical-align: middle;
    width: 45px;
    display: inline-block;
}

.section-d .section-d2 .col-6.setb ul li p {
	    display: inline-block;
    width: calc(100% - 70px);
    vertical-align: -webkit-baseline-middle;
    font-size: 13px;
}

.section-d .section-d2 .col-6 .sub-box .btn {
    width: 100%;
    color: #ffffff;
    background-color: #07253f;
    padding: 8px;
    height: auto;
}

.section-d .section-d2 .col-6 .sub-box .btn.other {
	     background: transparent;
    border: 0;
    color: #4a9ede;
    padding: 0;
    margin: 0;
}

.triangle-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 1077px;
    z-index: -1;
}

.triangle-bg .triangle-a {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 509px 281vw 0 0;
	border-color: #2c445c transparent transparent transparent;
	opacity: 0.9;
}

.triangle-bg .triangle-a .triangle-a1 {
    position: absolute;
    left: 0;
    top: -511px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 457px 350vw 0 0;
    border-color: #07253f transparent transparent transparent;
    opacity: 0.9;
}

.triangle-bg .triangle-b {
    position: absolute;
    right: 0;
    top: 340px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 505px 605vh 0 0;
    border-color: transparent #499edef2 transparent transparent;
}

.triangle-bg .triangle-c {
    position: absolute;
    right: 0;
    top: 340px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 101px 121vh 207px 0;
    border-color: transparent #64ade285 transparent transparent;
}

.triangle-bg .box-c {
	background-color: #499ede;
    position: absolute;
    top: 647px;
    left: 0;
    width: 100%;
    min-height: 230px;
    overflow: hidden;

}

.triangle-bg .triangle-cog-a {
    position: absolute;
    font-size: 914px;
    top: -580px;
    left: 293px;
    color: #112c47;
    opacity: 0.9;
}

.triangle-bg .triangle-cog-b {
    position: absolute;
    font-size: 446px;
    top: 34px;
    left: 1175px;
    color: #112c47;
    opacity: 0.9;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spinrev {
  0% {
  	transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.anim-rotate {
	-webkit-animation:spin 10s linear infinite;
    -moz-animation:spin 10s linear infinite;
    animation:spin 10s linear infinite;
}

.anim-rotate-rev {
	-webkit-animation:spinrev 10s linear infinite;
    -moz-animation:spinrev 10s linear infinite;
    animation:spinrev 10s linear infinite;
}

.triangle-bg .cog {

}

.triangle-front {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #ffffff;
}

.section-e {
    background: #ffffff;
    min-height: 380px;
    margin-top: 40px;
}

.section-e .feedback {

}

.section-e .feedback .sub-box {
    display: inline-block;
    background: #f2f5fa;
    border: 1px solid #c7d3df;
    margin: 50px;
    margin-left: 0;
    float: left;
    padding: 40px;
    min-height: 290px;
    max-width: 330px;
    max-height: 290px;
    position: relative;
    overflow: hidden;
}



.section-e .feedback .sub-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.section-e .feedback .sub-box  .title {
    color: #449edd;
    font-weight: bold;
    margin-bottom: 10px;
}

.section-e .feedback .sub-box  .text {
    max-height: 100px;
    overflow: hidden;
    line-height: 25px;
}

.section-e .feedback .sub-box  .sub div {
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
    left: 60px;
    position: absolute;
}

.section-e .feedback .sub-box  .sub div span {
	display: block;
}

.section-e .feedback .sub-box  .sub div span:nth-child(2) {
	font-size: 8px;
	max-width: 170px;
}

.section-e .feedback .sub-box  .sub a {
	float: right;
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
}

.section-e .feedback .sub-box  .sub {
        position: absolute;
    bottom: 40px;
    width: 100%;
    right: 20px;
}

.section-e .feedback .sub-box li {
    list-style: none;
    display: inline-block;
    margin: 0;
    background-color: #017c46;
    color: #ffffff;
    padding: 5px;
    font-size: 10px;
    border-radius: 4px;
}



.section-e .feedback .sub-box.full-width {
    max-width: none;
    max-height: none;
    min-height: 300px;
}

.section-e .feedback .sub-box.full-width .stars {
	display: none;
}

.section-e .feedback .sub-box.full-width .sub a {
	display: none;
}

.section-e .feedback .sub-box.full-width .sub div span {
	display: inline-block;
}

.section-e .feedback .sub-box .sub div span:nth-child(2) {
    max-width: initial;
    display: block;
    font-size: 12px;
}

.section-e .feedback .sub-box.full-width  .title {
	    font-size: 20px;
}

.section-e .feedback .sub-box.full-width .sub {
    right: auto;
    bottom: 20px;
    display: block;
}

.section-e .feedback .sub-box.full-width  .sub div {
    position: relative;
    left: auto;
    font-size: 20px;
}

.section-e .feedback .sub-box .logo {
    float: right;
    max-height: 100px;
    max-width: 100px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

a4e-widget-body {
	z-index: 9 !important;
}

.section-f {
	background: #53a3de;
    min-height: 198px;
    text-align: center;
}

.section-f h3 {
    color: #ffffff;
    text-align: center;
    /*font-size: 30px;*/
    margin-bottom: 20px;
}

.section-f .box {
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    min-width: 300px;
}

.section-f .box .icon {
    font-size: 40px;
}

.section-f .atop {
    background: #ffffff;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    top: -21px;
}

.section-f .atop span {
    display: block;
    position: relative;
    top: -4px;
}

.section-g {
    background: #15304b;
    min-height: 166px;
    margin-top: 10px;
    text-align: center;
}

.section-g ul,
.section-g ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.section-g ul {
	display: block;
	text-align: center;
	color: #ffffff;
}

.section-g a {
	color: #ffffff;
}

.section-g ul li {
    display: inline-block;
    padding: 14px;
    margin-top: 20px;
    font-size: 14px;
}

.section-g hr {
    color: #253d55;
    border: 1px solid #253d55;
    margin: 0;
}

.section-g ul.bottom {
	margin-bottom: 20px;
}

.section-g ul.bottom li {
    font-size: 12px;
    padding-top: 0;
    border-right: 1px solid #253d55;
    padding-bottom: 0;

}

.section-g ul.bottom li:last-of-type {
	border: 0;
}

.section-g .icon {
    font-size: 40px;
    margin-top: 10px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.avatar {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid;
    padding: 3px;
    margin-right: 10px;
    margin-left: 10px;
}

/**
 * 	product page
 */

.main-body.catalog .image  {
    overflow: hidden;
    max-width: 300px;
    max-height: 300px;
    display: inline-block;
    float: left;
    position: relative;
    width: 100vw;
    height: 100vw;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 2px solid #efefef;
    padding: 10px;
}

.main-body.catalog .image .data {
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    left: 0;
    top: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.main-body.catalog .image img {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}
.main-body.catalog .top {
    min-height: 310px;
}

.main-body.catalog .additionalProperty {
	margin-bottom: 20px;
}

.main-body.catalog .product-description {
	margin-bottom: 20px;
}

.main-body.catalog .product-identification {
    font-size: 12px;
    padding: 10px;
}

.main-body.catalog .product-identification div {
    display: inline-block;
    width: auto;
    overflow: hidden;
    min-width: 150px;
}

/**
 * 	Features page
 */
/*.main-body.features .list  {
	vertical-align: top;
}

.main-body.features .list .box {
    display: inline-block;
    width: 100%;
    max-width: 320px;
    min-height: 320px;
    border: 1px solid;
    padding: 10px;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin: 20px;
}

.main-body.features .list .box .icon {
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.main-body.features .list .box h4 {
    margin: 20px;
    min-height: 40px;
}

.main-body.features .list .box h4 small {
	display: block;
    padding: 10px;
}

.main-body.features .list .box span {
    text-align: justify;
    display: inline-block;
    font-size: 12px;
    padding: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.main-body.features .list .box .options {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.main-body.features .not-ready {
	opacity: 0.4;

	pointer-events: none;


}

.main-body.features .list .box.not-available .not-available,
.main-body.features .list .box .not-available,
.main-body.features .list .box.not-available .not-available,
.main-body.features .list .box.not-available,
.main-body.features .not-available  {
	opacity: 0.4;
	color: red;


}

.main-body.features .not-available,
.main-body.features .list .box.not-available
{
	display: none !important;

}

.main-body.features .list .box .options button {
	background-color: #07253f;
	color: #ffffff;
	border: 0;
	padding: 10px;
}

.main-body.features .list .box .os {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 20px;
}*/

/**
 * 	Applications page
 */
.main-body.applications .list  {
	vertical-align: top;
}

.main-body.applications .list .box {
    /*display: inline-block;
    width: 100%;
    max-width: 320px;
    min-height: 320px;
    border: 1px solid;
    padding: 10px;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin: 20px;*/
}

.main-body.applications .list .box .os {
    /*position: absolute;
    left: 10px;
    bottom: 10px;*/
}

.main-body.applications .list .box span small {
	display: block;
	padding: 10px;
}

.main-body.applications .list .box .icon {
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.main-body.applications .list .box h4 {
    /*margin: 10px;*/
    min-height: 40px;
}

.main-body.applications .list .box h4 small {
	display: block;
    /*padding: 10px;*/
}

/*.main-body.features .list .box span {
    text-align: justify;
    display: inline-block;
    font-size: 12px;
    padding: 10px;
    padding-top: 0;
    padding-bottom: 0;
}*/

.main-body.applications .list .box .options {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.main-body.applications .not-ready {
	opacity: 0.4;

	pointer-events: none;


}

/*.main-body.features .list .box.not-available .not-available,
.main-body.features .list .box .not-available,
.main-body.features .list .box.not-available .not-available,
.main-body.features .list .box.not-available,
.main-body.features .not-available  {
	opacity: 0.4;
	color: red;


}

.main-body.features .not-available,
.main-body.features .list .box.not-available
{
	display: none !important;

}

.main-body.features .list .box .options button {
	background-color: #07253f;
	color: #ffffff;
	border: 0;
	padding: 10px;
}

.main-body.features .list .box .os {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 20px;
}*/
/**
 * 	application page
 */
.main-body.application h1 {

}

.main-body.application h1 small {

}

.main-body.application h3 {

}

.main-body.application .description {

}

.main-body.application .support {

}

.main-body.application .support span {

}

.main-body.application .example {

}

.main-body.application .example img {

}

.single-page .left .content .image, .single-page .right .content .image {

}

.img.logo {
    min-width: 265px;
    min-height: 265px;
    position: relative;
}

.img.logo img {
	display: none;
}

.img.logo .data {
	position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.img.logo.small.organisation {
    float: left;
    display: inline-block;
    min-width: auto;
    min-height: auto;
    width: 60px;
    height: 60px;
    background: #ffffff;
    margin: 0px 20px 20px 0px;
}

.img.logo.product {

}

 .line {

 }

 .clear-all {
 	clear: both;
 }

/**
 * 	HIDE
 */
.grecaptcha-badge {
  display: none !important;
}

footer .bottom .social ul li span.icon b {
	display: none;
}

/***
 * ZMIANA
 */

.single-page-heading a4e-widget {
    display: block;
    margin: 0 30px 0 auto;
    height: 60px;
    float: right;
}

/*STYLES TRANSFERRED TO SASS*/
/*.who.use.container .box {
    padding: 10px 0;
    width: 33%;
    height: auto;
    display: inline-block;
    text-align: center;
   }

.who.use.container .box img {
    max-width: 80%;
    /*max-height: 200px;*/
    width: 100%;
}*/

/**
 * 	product microdata
 */
.main-body.single-page.product .icons {

}

.main-body.single-page.product .icons .icon
{
    vertical-align: middle;
    width: 60px;
    height: 60px;
    display: inline-block;
}


.main-body.single-page.product .icons .icon.edevice
{
	background-image: url("../images/pd/device-standard.svg");
}

.main-body.single-page.product .icons .icon.liquid {
	background-image: url("../images/pd/eliquid.svg");

}

.main-body.single-page.product .icons .icon.refilable {
	background-image: url("../images/pd/device-refilable.svg");

}

.main-body.single-page.product .icons .icon.disposable {
	background-image: url("../images/pd/device-disposable.svg");

}


.main-body.single-page.product .icons .icon.kit {
	background-image: url("../images/pd/kit.svg");
}

.main-body.single-page.product .icons .icon.part {
	background-image: url("../images/pd/part.svg");

}

.main-body.homepage .supported {
	font-size: 10px;
}

.main-body.homepage .supported div {
	display: block;
	padding-bottom: 10px;
}

.main-body.homepage .supported span {
    display: inline-block;
    margin-right: 10px;
}

.main-body.homepage .supported span img {
    display: inline-block;
    margin-right: 10px;
}

.main-body.single-page.product .warnings {
    margin-top: 40px;
    margin-bottom: 40px;
}

.main-body.single-page.product .warnings .warning {
    background: #ed8a1f;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
}

.main-body.single-page.product .warnings .warning p {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

.main-body.homepage .product-list a4e-gui-data-table span.notavailable {
    display: contents;
    position: relative;
}

.main-body.homepage .product-list a4e-gui-data-table span.notavailable > div {
    filter: grayscale(100%);
    opacity: 0.4;
}

.main-body.homepage .product-list a4e-gui-data-table span.notavailable .warning {
    display: block;
    font-size: 12px;
    margin: 20px 0;
    color: #e98320;
}

.main-body .front-plan {
	background-color: rgba(255,255,255,0.89);
	z-index: 2;
	position: relative;
}

body .top-banner {
    z-index: 10;
    position: relative;
}

.main-body .coverImage {
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    overflow: hidden;
    background-position: center;
    z-index: 1;
    top: 0;
    height: 450px;
}

.main-body .mask {
    filter: grayscale(100%) blur(3px);
    user-select: none;
    pointer-events: none;
}a

/**
 * 	Articles
 */
.main-body.articles.index .article.preview {
    min-height: 350px;
    position: relative;
    border-bottom: 1px dotted;
    padding: 20px 0 20px 0;
}

.main-body.articles.index .article.preview h2 {
    font-size: 30px;
    height: 79px;
    overflow: hidden;
}

.main-body.articles.index .article.preview a4e-gui-image.preview,
.main-body.articles.index .article.preview img.preview {
    float: left;
    width: auto;
    height: 200px;
    margin: 0 20px 20px 0px;
    max-width: 200px;
    background: #ffffff;
}

.main-body.articles.index .article.preview span {
    padding: 0 20px;
    margin: 20px;
    display: block;
}

.main-body.articles.index .article.preview a {
    display: block;
    float: right;
    margin: 0 0 20px 0;
    border: 1px dotted;
    padding: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.main-body.articles.index .article.preview .author {
    display: inline-block;
    width: auto;
    background: white;
    padding: 10px;
    position: absolute;
    bottom: 20px;
}

.main-body.articles.index .article.preview .author a4e-gui-image.author-avatar {
    float: left;
    max-height: 50px;
    max-width: 50px;
    overflow: hidden;
    display: inline-block;
    background: #ffffff;
    margin: 0 20px 0 10px;
}

/**
 * 	single article
 */
.main-body.articles.article  a4e-gui-image.top-image {
    width: 100%;
    max-height: 240px;
    height: 240px;
    overflow: hidden;
    display: inline-block;
    background: #ffffff;
}

.main-body.articles.article  a4e-gui-image.top-image .data {
    background-position: center;
    background-size: 100% auto;
    opacity: 0.9;
    filter: grayscale(100%) blur(2px);
}

.main-body.articles.article  a4e-gui-image.author-avatar {
    float: left;
    max-height: 120px;
    max-width: 120px;
    overflow: hidden;
    display: inline-block;
    background: #ffffff;
    margin: 0 20px 0 10px;
}

.main-body.articles.article .author {

	border-top: 1px dotted;

    display: block;

    height: 140px;
    padding: 10px 0 10px 0;
    width: auto;
    max-width: 600px;
    position: relative;
}

.main-body.articles.article .author .organisation {
    display: block;
    font-size: 12px;
    vertical-align: middle;
    position: relative;
    height: 76px;
    overflow: hidden;
    width: calc( 100% - 150px );
}

.main-body.articles.article .author .organisation a4e-gui-image.organisation-logo {
    width: 100px;
    height: 100px;
    float: left;
    border: 1px solid #f2f5fa;
    margin: 0 10px 0 0px;

    vertical-align: middle;
}

.main-body.articles.article .author .organisation span {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 90px);
    height: 100%;
    position: absolute;
    text-align: right;
    padding: 30px;
}

.main-body.articles.article  .qrcode {
    float: right;
    max-width: 128px;
}

.main-body.articles.article  .author-top {
    padding: 0px 0px 10px 0;
    margin: 0px 0px 40px 0;
    font-size: 10px;
    border-bottom: 1px dotted;
}

/**
 * 	FOOTER
 */

footer .bottom.footer-links .footer-navbar {
    border-bottom: 1px solid #f8f9fd;
}

.footer-about {
    display: inline-block;
    max-width: 320px;
    color: #f8f9fd;
    font-size: 14px;
    text-align: justify;
    position: relative;
    left: 0;
    top: 0;
    vertical-align: top;
}

section.footer-info .footer-info {
    border-bottom: 1px solid #f8f9fd;
    padding: 30px 0px 40px 0px;
}

section.footer-info .footer-info span {
    padding: 15px 0 0 0;
    display: inline-block;
    margin: 0;
    line-height: 1.4em;
}

section.footer-info .footer-about img {
}

footer .bottom .social ul li {
    padding: 12px 0 6px;
    display: inline-block;
    margin: 0 5px 0 5px;
}

/*
 * Work
 */
section.footer-info .footer-work {
    display: inline-block;
    position: relative;
    padding: 20px 0 0 100px;
    vertical-align: top;
}

section.footer-info .footer-work h5 {
    color: #ffffff;
    margin: 0;
    font-size: 12px;
}

section.footer-info .footer-work ul li {
    padding: 12px 0 6px;
    display: inline-block;
    margin: 0 5px 0 5px;
    border-radius: 10px;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

section.footer-info .footer-work img {
    margin: 0 10px;
}

/**
 * 	sign-up
 */

.main-body.signup form p:not(.checkbox-container) label {
    display: block;
}

.main-body.signup .company_number_code {
    width: 4em;
}

.main-body.signup .company_number {
	width: calc(100% - 5em );
    float: right;
}

/**
DOCS STYLE 
**/
main {
    padding: 50px;
}

sidebar a,
sidebar a:visited {
    color: inherit;
    text-decoration: none;
    font-size: 12px;
    display: block;
    border-bottom: 1px dotted;
    padding: 9px 0px 10px 0px;
    margin: 0;
}

sidebar {
    position: sticky;
    height: 100%;
    padding: 0;
    margin: 0;
    max-width: 300px;
}

sidebar > div {
    position: fixed;
    height: 100%;
    padding: 20px 20px 0px 0px;
    max-width: 300px;
    width: 100%;
}

sidebar.left {
    top: 0;
    left: 0;
}

sidebar.left > div{    
    border-right: 4px solid #efefef;
    background-color: #8522B3;
    color: #ffffff;
    left: 0;
    max-height: 100%;
    overflow: auto;
}

sidebar.right {
    top: 0;
    right: 0;
}

sidebar.right > div {
    border-left: 4px solid #efefef;
    color: #222222;
    min-width: 300px;
    padding: 20px;
    right: 0;
}

sidebar ul li .header {
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    display: block;
    border-top: 2px dotted;
    border-bottom: 2px dotted;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
}

sidebar ul {
    list-style: none;
}

sidebar ul li {
    list-style: none;
}

sidebar ul li ul {
    font-weight: normal;
    padding: 0px 0 0 10px;
}

sidebar ul li ul li {
    font-weight: normal;
}

.api-endpoints-list {
    border-top: 2px solid #efefef;
    padding: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 30px;
}

.api-endpoints-list .api-endpoints-item {
    border-left: 2px solid #efefef;
    margin-bottom: 50px;
    padding-left: 20px;
}


.api-endpoints-list .api-endpoints-item .api-endpoints-header {
    background-color: #efefef;
    padding: 2px;
    height: 50px;
}



.api-endpoints-list .api-endpoints-item .api-endpoints-header .api-endpoints-method {
    color: #ffffff;
    background-color: #222222;
    font-weight: bold;
    padding: 12px;
    display: inline-block;
    overflow: hidden;
    border-right: 2px solid #ffffff;
    width: 70px;
    text-align: center;
    height: 50px;    
    vertical-align: middle;    
}

.api-endpoints-list .api-endpoints-item .api-endpoints-header .api-endpoints-url {
    background-color: #FFFFFF;
    display: inline-block;
    width: calc( 100% - 100px );
    overflow: hidden;
    vertical-align: top;
    height: 38px;
    margin: 4px;
    padding: 6px;
    margin-left: 9px;
    padding-left: 10px;
    padding-right: 10px;
}

.api-endpoints-list .api-endpoints-item .api-endpoints-description {
    padding: 20px;
    min-height: 150px;
    display: block;
}


.api-endpoints-list .api-endpoint-item {
    border-left: 4px solid #222222;
    padding-left: 20px;
}
.api-endpoints-list .api-endpoint-item .api-endpoint-header {
    background: #efefefef;
    padding: 20px;
    font-weight: bold; 
}

.api-endpoints-list .api-endpoint-item .api-endpoint-header .api-endpoint-name {
    
}


.api-endpoints-list .api-endpoint-item .api-endpoint-model {
    margin-bottom: 20px;
    border-bottom: 2px solid #efefef;
    padding-bottom: 20px;    
}

.api-endpoints-list .api-endpoint-item .api-endpoint-model .api-endpoint-model-properties-header {
    border: 1px solid #efefef;
    padding: 10px;
}

.api-endpoints-list .api-endpoint-item .api-endpoint-model .api-endpoint-model-properties-header .api-endpoint-model-property-name  {
    display: inline-block;
    border-right: 1px solid #efefef;
    padding-right: 10px;
    width: 300px;
}

.api-endpoints-list .api-endpoint-item .api-endpoint-model .api-endpoint-model-properties-header .api-endpoint-model-property-type {
    display: inline-block;
    border-right: 1px solid #efefef;
    width: 300px;
}

.api-endpoints-list .api-endpoint-item .api-endpoint-model .api-endpoint-model-properties-header .api-endpoint-model-property-description {
    display: inline-block;
}


.api-endpoints-list .api-endpoint-item .api-endpoint-model .api-endpoint-model-schema {
    padding: 20px;
}

.api-endpoints-list .api-endpoint-item .api-endpoint-model .api-endpoint-model-property {
    border-right: 1px solid #efefef;
    padding: 10px;
}

.api-endpoints-list .api-endpoint-item .api-endpoint-model .api-endpoint-model-property .api-endpoint-model-property-name  {
    display: inline-block;
    border-right: 1px solid #efefef;
    padding-right: 10px;
    width: 300px;
}

.api-endpoints-list .api-endpoint-item .api-endpoint-model .api-endpoint-model-property .api-endpoint-model-property-type {
    display: inline-block;
    padding-left: 20px;
    border-right: 1px solid #efefef;
    padding-right: 10px;
    width: 300px;
}

.api-endpoints-list .api-endpoint-item .api-endpoint-model .api-endpoint-model-property .api-endpoint-model-property-description {
    display: inline-block;
    padding-left: 20px;
}

.api-endpoints-list .api-endpoint-item .api-endpoint-description {
    border: 2px dotted #efefef;
    padding: 20px;
    min-height: 100px;
}

.api-endpoints-list .api-endpoint-item .api-endpoints-name {
    padding: 20px;
    background: #efefef;
    margin-bottom: 20px;
}

/**
STATUS
**/
.service-status {
    
}

.service-status .sec  {
    font-size: 10px;
    display: block;
    border: 1px dotted;
    margin-bottom: 10px;
    overflow: hidden;
    height: 30px;
    position: relative;
}

.service-status .name  {
    display: inline-block;
    background: #efefef;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    padding: 6px;
    font-weight: bold;
}

.service-status .status  {
    overflow: hidden;
    display: block;
    width: calc( 100% - 100px);
    height: 28px;
    vertical-align: middle;
    position: absolute;
    padding: 7px;
    right: 0;
    top: 0;
    white-space: nowrap;
}

.service-status .status.status-ok  {
    background-color: #00ff8f;
}

.service-status .status.status-error  {
    background-color: #e98320;
}

/** 
Service page
**/
.current-service-status {
    
}

.current-service-status .current-service-block {
    display: inline-block;
    width: 240px;
    border: 1px dotted #e7e7e7;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

.current-service-status .current-service-block .current-service-block-name {
    background-color: #efefef;
    border: 0;
    padding: 15px 0;
    height: 50px;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    color: #706666;
    font-size: 14px;
}

.current-service-status .current-service-block .current-service-block-status {
    border: 1px dotted #efefef;
    padding: 15px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
}

.current-service-status .current-service-block .current-service-block-status.status-ok {
    background-color: #aaf7d5;
}

.current-service-status .current-service-block .current-service-block-status.status-error {
  background-color: #ffc388;
}

.service-status-description {
    border: 1px dotted #efefef;
    padding: 10px 10px 10px 10px;
    margin-bottom: 50px;
    display: block;
}

.api-endpoints-base-uri {
       padding: 20px;
    border: 2px dotted #efefef;
    margin: 20px 0 20px 0px;
    display: block;
    background-color: #efefef; 
}

.api-endpoints-description {
       padding: 20px;
    border: 2px dotted #efefef;
    margin: 20px 0 20px 0px;
    display: block;
 
}

.current-service-block-app-name {
        font-size: 12px;
    text-align: center;
    padding: 10px;
    border: 1px solid #efefef;
    height: 40px;
}

.current-service-block-client-name {
        font-size: 12px;
    text-align: center;
    padding: 10px;
    border: 1px solid #efefef;
    height: 40px;
}

.current-service-block-components {
    
}

.current-service-block-components .component.acitve {
    
    color: #ffffff;
    background: #aaf7d5;
}

.current-service-block-components .component.error {
    color: #ffffff;
    background: #f7aaaa;    
}

.current-service-block-components .component.warning {
    color: #ffffff;
    background: #f9ae5e;    
}

.current-service-block-components .component.warning-key {
    color: #ffffff;
    background: #8522B3;    
}

.current-service-block-components .component.warning-admin {
    color: #ffffff;
    background: #8522B3;    
}

.current-service-block-components .component {
    display: inline-block;
    height: 36px;
    width: 36px;
    text-align: center;
    padding: 5px;
    border: 1px solid #efefef;
    overflow: hidden;
    color: #efefef;
}

