::-webkit-scrollbar-thumb {
	background-color:rgb(133, 129, 129) !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	max-width: 100%;
}
a{
	text-decoration: underline;
	color: #0066cc;
}
a:hover{
	text-decoration: none;
	color: #0066cc;
}
.clear{
	content: "";
	display: block;
	clear: both;
}
.f16{
	font-size: 1.067em;
}
.text_center{
	text-align: center;
}
body{
font-family: 'Open Sans', arial, sans-serif;
font-size: 15px;
background: #fff;
color: #333;
line-height: 1.28;
margin: 0;
padding: 0;
text-align: left;
max-width: 100%;
}
#wrapper{
	margin: 0 auto;
	max-width: 1024px;
	height: auto;
	position: relative;
}
header div a img{
	float: left;
	width: 36.6%;
	margin-top: 1%;
}
header div .logos2{
	float: right;
	margin-top: 40px;
	width: 48.8%;
}
header nav ul{
	margin: 20px 0 10px 0;
	display: block;
	border: 0;
	height: 28px;
	background: #404040;
	color: #fff;
	font-weight: bold;
	font-size: 0.867em;
	max-width: 1024px;
	overflow: hidden;
}
header nav li{
height: 16px;
float: left;
padding: 0 7px;
margin: 7px 0;
border-right: 2px solid #20679f;
display: inline-block;
line-height: 16px;
}

header nav li a {
	color: inherit;
	text-decoration: none;
}

header nav ul .last_list{
	border: none;
}
header nav ul li.nav_date {
float: right;
background: #234e93;
font-weight: bold;
margin: 0;
padding: 6px 15px;
border-right: 0;
height: 100%;
}
section .left_side{
	float: left;
	width: 66.6%;
}
@media only screen and (max-width: 780px){
	section .left_side{
		 width: 99%; 
	}
	.input__inner {
		width: 70% !important;
	}
}
@media only screen and (max-width: 1024px){
	section{
		 padding: 1.5%; 
	}
}
section .left_side h1:first-child{
	color: #040807;
	font-weight: bold;
	font-size: 1.867em;
	margin-bottom: 3%;
	width: 150%;
	display: inline-block;
}
@media only screen and (max-width: 840px){
	section .left_side h1:first-child{
		 width: 100%; 
	}
}
section .left_side h1:first-child span{
	color: #a00000;
}
.note {
  border-width: 1px;
  border-style: dotted;
  border-color: rgb(153, 153, 153);
  padding: 4px;
  background-color: rgb(255, 255, 223);
  margin-bottom: 2%;
}
.note span {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 9pt;
}
.note span span {
  color: #d40000;
}
.note span a {
  font-weight: normal;
  color: #0066cc;
}
section .left_side .nobel{
	width: 75%;
	overflow: hidden;
	margin: 0 auto;
}
.silverpodpis {
	padding: 3px;
	background: #E9E9E9;
	margin-top: -4px;
}
section .left_side h2{
	color: #000000;
	font-weight: bold;
	font-size: 1.267em;
}
section .left_side h3{
color: #1b5ba2;
font-weight: bold;
}
section .left_side p{
	line-height: 25px;
	margin: 20px 0 10px 0;
}
.add_comment{
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
margin: 0;
padding: 9px 0 7px;
margin-top: 4%;
font-weight: bold;
color: #3b5998;
font-size: 1.000em;
clear: both;
width: 95%;
}
/* Left Side End */
section .right_side{
background: transparent;
float: right;
margin: 13% 0 2% 3%;
line-height: 17px;
width: 30%;
}
@media only screen and (max-width: 780px){
	section .right_side{
		 width: 98%; 
		 margin: 0;
	}
}
section .right_side #mostread {
margin-top: 20px;
}
#mostread h3 {
color: black;
font-size: 20px;
}
#silverpasek {
margin-top: 10px;
padding: 3px 5px;
border-left: solid #E9E9E9 40px;
font-size: 14px;
color: #1A324E;
font-weight: bold;
color: #1F3C4A;
}
#silverpasek p{
	margin-bottom: 9%;
}
#doktoro{
	margin: 10% 0 0 15%;
}
#doktoro p{
	margin-top: 1%;
}
#footer ul{
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 2%;
}
#footer li a{
	float: left;
list-style: none;
margin: 0 8px;
font-size: 0.867em;
}

.smio_tippy-iOS {
	cursor: pointer !important
}

.smio_tippy-notransition {
	transition: none !important
}

.smio_tippy-popper {
	-webkit-perspective: 700px;
	perspective: 700px;
	z-index: 100002;
	outline: 0;
	transition-timing-function: cubic-bezier(.165, .84, .44, 1);
	pointer-events: none;
	line-height: 1.4
}

.smio_tippy-popper[x-placement^=top] .smio_tippy-backdrop {
	border-radius: 40% 40% 0 0
}

.smio_tippy-popper[x-placement^=top] .smio_tippy-roundarrow {
	bottom: -8px;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

.smio_tippy-popper[x-placement^=top] .smio_tippy-roundarrow svg {
	position: absolute;
	left: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.smio_tippy-popper[x-placement^=top] .smio_tippy-arrow {
	border-top: 8px solid #333;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	bottom: -7px;
	margin: 0 6px;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

.smio_tippy-popper[x-placement^=top] .smio_tippy-backdrop {
	-webkit-transform-origin: 0 25%;
	transform-origin: 0 25%
}

.smio_tippy-popper[x-placement^=top] .smio_tippy-backdrop[data-state=visible] {
	-webkit-transform: scale(1) translate(-50%, -55%);
	transform: scale(1) translate(-50%, -55%);
	opacity: 1
}

.smio_tippy-popper[x-placement^=top] .smio_tippy-backdrop[data-state=hidden] {
	-webkit-transform: scale(.2) translate(-50%, -45%);
	transform: scale(.2) translate(-50%, -45%);
	opacity: 0
}

.smio_tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.smio_tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px)
}

.smio_tippy-popper[x-placement^=top] [data-animation=perspective] {
	-webkit-transform-origin: bottom;
	transform-origin: bottom
}

.smio_tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px) rotateX(0);
	transform: translateY(-10px) rotateX(0)
}

.smio_tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0) rotateX(60deg);
	transform: translateY(0) rotateX(60deg)
}

.smio_tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.smio_tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.smio_tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.smio_tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.smio_tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(-10px) scale(1);
	transform: translateY(-10px) scale(1)
}

.smio_tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0) scale(.5);
	transform: translateY(0) scale(.5)
}

.smio_tippy-popper[x-placement^=bottom] .smio_tippy-backdrop {
	border-radius: 0 0 30% 30%
}

.smio_tippy-popper[x-placement^=bottom] .smio_tippy-roundarrow {
	top: -8px;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.smio_tippy-popper[x-placement^=bottom] .smio_tippy-roundarrow svg {
	position: absolute;
	left: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.smio_tippy-popper[x-placement^=bottom] .smio_tippy-arrow {
	border-bottom: 8px solid #333;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	top: -7px;
	margin: 0 6px;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}

.smio_tippy-popper[x-placement^=bottom] .smio_tippy-backdrop {
	-webkit-transform-origin: 0 -50%;
	transform-origin: 0 -50%
}

.smio_tippy-popper[x-placement^=bottom] .smio_tippy-backdrop[data-state=visible] {
	-webkit-transform: scale(1) translate(-50%, -45%);
	transform: scale(1) translate(-50%, -45%);
	opacity: 1
}

.smio_tippy-popper[x-placement^=bottom] .smio_tippy-backdrop[data-state=hidden] {
	-webkit-transform: scale(.2) translate(-50%);
	transform: scale(.2) translate(-50%);
	opacity: 0
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px)
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=perspective] {
	-webkit-transform-origin: top;
	transform-origin: top
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px) rotateX(0);
	transform: translateY(10px) rotateX(0)
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0) rotateX(-60deg);
	transform: translateY(0) rotateX(-60deg)
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateY(10px) scale(1);
	transform: translateY(10px) scale(1)
}

.smio_tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateY(0) scale(.5);
	transform: translateY(0) scale(.5)
}

.smio_tippy-popper[x-placement^=left] .smio_tippy-backdrop {
	border-radius: 50% 0 0 50%
}

.smio_tippy-popper[x-placement^=left] .smio_tippy-roundarrow {
	right: -16px;
	-webkit-transform-origin: 33.33333333% 50%;
	transform-origin: 33.33333333% 50%
}

.smio_tippy-popper[x-placement^=left] .smio_tippy-roundarrow svg {
	position: absolute;
	left: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.smio_tippy-popper[x-placement^=left] .smio_tippy-arrow {
	border-left: 8px solid #333;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	right: -7px;
	margin: 3px 0;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.smio_tippy-popper[x-placement^=left] .smio_tippy-backdrop {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}

.smio_tippy-popper[x-placement^=left] .smio_tippy-backdrop[data-state=visible] {
	-webkit-transform: scale(1) translate(-50%, -50%);
	transform: scale(1) translate(-50%, -50%);
	opacity: 1
}

.smio_tippy-popper[x-placement^=left] .smio_tippy-backdrop[data-state=hidden] {
	-webkit-transform: scale(.2) translate(-75%, -50%);
	transform: scale(.2) translate(-75%, -50%);
	opacity: 0
}

.smio_tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}

.smio_tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px)
}

.smio_tippy-popper[x-placement^=left] [data-animation=perspective] {
	-webkit-transform-origin: right;
	transform-origin: right
}

.smio_tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px) rotateY(0);
	transform: translateX(-10px) rotateY(0)
}

.smio_tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0) rotateY(-60deg);
	transform: translateX(0) rotateY(-60deg)
}

.smio_tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}

.smio_tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}

.smio_tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px);
	transform: translateX(-10px)
}

.smio_tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.smio_tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(-10px) scale(1);
	transform: translateX(-10px) scale(1)
}

.smio_tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0) scale(.5);
	transform: translateX(0) scale(.5)
}

.smio_tippy-popper[x-placement^=right] .smio_tippy-backdrop {
	border-radius: 0 50% 50% 0
}

.smio_tippy-popper[x-placement^=right] .smio_tippy-roundarrow {
	left: -16px;
	-webkit-transform-origin: 66.66666666% 50%;
	transform-origin: 66.66666666% 50%
}

.smio_tippy-popper[x-placement^=right] .smio_tippy-roundarrow svg {
	position: absolute;
	left: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.smio_tippy-popper[x-placement^=right] .smio_tippy-arrow {
	border-right: 8px solid #333;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	left: -7px;
	margin: 3px 0;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}

.smio_tippy-popper[x-placement^=right] .smio_tippy-backdrop {
	-webkit-transform-origin: -50% 0;
	transform-origin: -50% 0
}

.smio_tippy-popper[x-placement^=right] .smio_tippy-backdrop[data-state=visible] {
	-webkit-transform: scale(1) translate(-50%, -50%);
	transform: scale(1) translate(-50%, -50%);
	opacity: 1
}

.smio_tippy-popper[x-placement^=right] .smio_tippy-backdrop[data-state=hidden] {
	-webkit-transform: scale(.2) translate(-25%, -50%);
	transform: scale(.2) translate(-25%, -50%);
	opacity: 0
}

.smio_tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px);
	transform: translateX(10px)
}

.smio_tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(20px);
	transform: translateX(20px)
}

.smio_tippy-popper[x-placement^=right] [data-animation=perspective] {
	-webkit-transform-origin: left;
	transform-origin: left
}

.smio_tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px) rotateY(0);
	transform: translateX(10px) rotateY(0)
}

.smio_tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0) rotateY(60deg);
	transform: translateX(0) rotateY(60deg)
}

.smio_tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px);
	transform: translateX(10px)
}

.smio_tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(10px);
	transform: translateX(10px)
}

.smio_tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px);
	transform: translateX(10px)
}

.smio_tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.smio_tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible] {
	opacity: 1;
	-webkit-transform: translateX(10px) scale(1);
	transform: translateX(10px) scale(1)
}

.smio_tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden] {
	opacity: 0;
	-webkit-transform: translateX(0) scale(.5);
	transform: translateX(0) scale(.5)
}

.smio_tippy-tooltip {
	position: relative;
	color: #fff;
	border-radius: 4px;
	font-size: 15px;
	padding: .3rem .6rem;
	max-width: 350px;
	text-align: center;
	will-change: transform;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #333
}

.smio_tippy-tooltip[data-size=small] {
	padding: .2rem .4rem;
	font-size: .75rem
}

.smio_tippy-tooltip[data-size=large] {
	padding: .4rem .8rem;
	font-size: 1rem
}

.smio_tippy-tooltip[data-animatefill] {
	overflow: hidden;
	background-color: transparent
}

.smio_tippy-tooltip[data-interactive],
.smio_tippy-tooltip[data-interactive] path {
	pointer-events: auto
}

.smio_tippy-tooltip[data-inertia][data-state=visible] {
	transition-timing-function: cubic-bezier(.53, 2, .36, .85)
}

.smio_tippy-tooltip[data-inertia][data-state=hidden] {
	transition-timing-function: ease
}

.smio_tippy-arrow,
.smio_tippy-roundarrow {
	position: absolute;
	width: 0;
	height: 0
}

.smio_tippy-roundarrow {
	width: 24px;
	height: 8px;
	fill: #333;
	pointer-events: none
}

.smio_tippy-backdrop {
	position: absolute;
	will-change: transform;
	background-color: #333;
	border-radius: 50%;
	width: calc(110% + 2rem);
	left: 50%;
	top: 50%;
	z-index: -1;
	transition: all cubic-bezier(.46, .1, .52, .98);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.smio_tippy-backdrop:after {
	content: "";
	float: left;
	padding-top: 100%
}

.smio_tippy-backdrop+.smio_tippy-content {
	transition-property: opacity
}

.smio_tippy-backdrop+.smio_tippy-content[data-state=visible] {
	opacity: 1
}

.smio_tippy-backdrop+.smio_tippy-content[data-state=hidden] {
	opacity: 0
}

@media (max-width:360px) {
	.smio_tippy-popper {
		max-width: 96%;
		max-width: calc(100% - 20px)
	}
	.input__inner {
		width: 100% !important;
	}
}

#smart_push_smio_agreement_contents {
	display: none;
}

#smart_push_smio_agreement_option {
	display: none;
}

#smart_push_gdpr_icon_message {
	display: none;
}

#smart_push_smio_agreement a {
	text-decoration: underline;
	color: #000;
}

#smart_push_smio_copyrights {
	position: absolute;
	left: 10px;
	bottom: 0;
	padding: 0;
	font-size: 12px;
	color: #ccc;
	margin: 0;
}

#smart_push_smio_window {
	border: 1px solid #e7e7e7;
}

#smart_push_smio_window {
	display: none;
}


/* The Modal (background) */
.TOS_modal,
.PRIV_modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 9999;
	/* Sit on top */
	padding-top: 100px;
	/* Location of the box */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: rgb(0, 0, 0);
	/* Fallback color */
	background-color: rgba(0, 0, 0, 0.4);
	/* Black w/ opacity */
}

/* Modal Content */
.TOS_modal-content,
.PRIV_modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%;
	max-height: 500px;
	overflow: auto;
	text-align: left !important;
}

.TOS_modal-content ul,
.PRIV_modal-content ul {
	list-style: circle inside initial !important;
}

.TOS_modal-content ul li,
.PRIV_modal-content ul li {
	font-size: 14px;
	line-height: 150%;
}

/* The Close Button */
.TOS_close,
.PRIV_close {
	cursor: pointer;
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.TOS_close:hover,
.PRIV_close:hover .TOS_close:focus,
.PRIV_close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.TOS_legalfooter,
.PRIV_legalfooter {
	text-align: center !important;
	padding: 5px;
	font-size: 12px !important;
	z-index: 9999;
}

.TOS_legalfooter span,
.PRIV_legalfooter {
	cursor: pointer;
}


#custom_last_buyer {
	position: fixed;
	bottom: 10px;
	left: 10px;
	background: #efefef;
	opacity: 0;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .4);
	border-radius: 2px;
	padding: 5px;
	z-index: 999999;
	height: 0;
	width: calc(100% - 20px);
	max-width: 600px;
	font-size: 0;
	width: auto;
}

#custom_last_buyer p {
	font-family: sans-serif !important;
	text-align: left !important;
	display: inline-block !important;
	vertical-align: middle !important;
	padding: 1% !important;
	margin: 0 !important;
	text-indent: 0 !important;
	font-size: 14px !important;
	color: #000 !important;
	;
	line-height: 20px !important;
}

#custom_last_buyer .lb-name,
#custom_last_buyer .lb-location {
	font-weight: bold
}

.fadeInBottom {
	opacity: 0;
	animation: fadeInBott .5s 1 1s forwards;
}

.fadeOutBottom {
	opacity: 1;
	animation: fadeOutBott .5s 1 1s forwards;
}

@keyframes customFadeIn {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

#custom_last_buyer.lb-custom-fade-in {
	opacity: 0;
	animation-name: customFadeIn;
	animation-duration: 1s;
	animation-fill-mode: both;
	height: auto;
}

@keyframes customFadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
		bottom: 0;
	}
}

#custom_last_buyer.lb-custom-fade-out {
	opacity: 0;
	animation-name: customFadeOut;
	animation-duration: 1s;
	animation-fill-mode: both;
	height: auto;
}

@media(max-width: 630px) {
	#custom_last_buyer {
		width: 100%;
		left: 0;
		bottom: 0;
	}

	#custom_last_buyer p {
		font-size: 12px;
	}

	#custom_last_buyer p a {
		font-size: 12px;
		line-height: 12px;
	}
	.logos2 {
		display: none;
	}
}


#smpush_embed_form div,
#smpush_embed_form span,
#smpush_embed_form h1,
#smpush_embed_form h2,
#smpush_embed_form h3,
#smpush_embed_form h4,
#smpush_embed_form h5,
#smpush_embed_form h6,
#smpush_embed_form p,
#smpush_embed_form blockquote,
#smpush_embed_form pre,
#smpush_embed_form a,
#smpush_embed_form code,
#smpush_embed_form img,
#smpush_embed_form strong,
#smpush_embed_form dd,
#smpush_embed_form ol,
#smpush_embed_form ul,
#smpush_embed_form li,
#smpush_embed_form form,
#smpush_embed_form label,
#smpush_embed_form legend,
#smpush_embed_form table,
#smpush_embed_form caption,
#smpush_embed_form tbody,
#smpush_embed_form tfoot,
#smpush_embed_form thead,
#smpush_embed_form tr,
#smpush_embed_form th,
#smpush_embed_form td {
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	height: initial;
	width: initial;
	vertical-align: initial;
	display: inline-block;
	color: initial;
	font: inherit;
}

.smio_tingle-modal * {
	line-height: 22px;
	margin: 4px 0 0;
	padding: 0;
	border: 0;
	float: none;
	height: initial;
	width: initial;
	vertical-align: initial;
	display: block;
	color: initial;
	font: normal 15px Arial
}

.smio_tingle-modal h1 {
	margin: 0;
	font-size: 20px;
	color: #FF5722
}

.smio_tingle-modal p {
	color: #656565;
	margin-top: 7px;
	line-height: 22px
}

.smio_tingle-modal h2,
.smio_tingle-modal h3,
.smio_tingle-modal h4 {
	padding-bottom: 3px;
	max-width: 50%;
	font-size: 16px;
	margin: 15px 0 10px;
	border-bottom: solid 1px #f6d5dc;
	color: #dc143c
}

.smio_tingle-modal h3 {
	font-size: 18px
}

.smio_tingle-modal h4 {
	font-size: 14px
}

.smio_tingle-modal ul li {
	display: list-item;
	list-style-type: disc
}

.smio_tingle-modal strong {
	display: inline-block
}

.smio_tingle-modal a {
	display: inline-block;
}

#smart_push_smio_inner_window {
	position: relative;
	width: 100%;
}

#smart_push_smio_window {
	padding: 10px
}

#smpush_embed_form,
#smart_push_smio_form {
	clear: both;
	text-align: center;
}

#smpush_embed_form .smpush_style_container {
	width: 100%;
	text-align: initial;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#smpush_embed_form .smpush_style_form-group {
	height: 50px;
	width: 100%;
}

#smpush_embed_form .smpush_style_control-label {
	width: 25%;
	float: left;
	text-align: right;
	display: block;
	margin: 11px;
	color: rgba(0, 0, 0, .87);
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
}

#smpush_embed_form .smpush_style_input_container {
	width: 50%;
	display: inline-block;
	margin-left: 12px;
}

#smpush_embed_form .smpush_style_form-control {
	padding: 3px 7px;
	font-size: 14px;
	background: #fff;
	border: 1px solid #ccc;
	color: rgba(0, 0, 0, .87);
	border-radius: 4px;
	width: 100%;
	vertical-align: middle;
	font-family: Arial;
}

#smpush_embed_form h4.smpush_style_head_line {
	display: block;
	width: 80%;
	text-transform: capitalize;
	margin: 20px auto;
	font-size: 16px;
	padding-bottom: .21428571rem;
	border-bottom: 1px solid rgba(34, 36, 38, .15);
	font-weight: 400;
}

#smpush_embed_form .smpush_style_input-group {
	display: block;
	width: 70%;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
	box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
	margin: 8px auto;
	padding: 0 15px 4px;
	border-radius: .28571429rem;
	border: 1px solid rgba(34, 36, 38, .15);
}

#smpush_embed_form span.smpush_style_input-group-addon {
	float: left;
}

#smpush_embed_form .smpush_style_input-group p {
	margin: 0 5px;
	font-size: 14px;
	color: rgba(0, 0, 0, .87);
}

#smpush_embed_form .smpush_style_input-group small {
	font-size: 12px;
	color: #868686;
}

#smpush_embed_form .smpush_style_input-group input[type="text"] {
	margin: 0 5px;
	padding-top: 3px;
	border: 0;
	font-size: 14px;
	color: rgba(0, 0, 0, .87);
	width: 90%;
}

#smpush_embed_form .smpush_style_agreement_block {
	display: block;
	width: 90%;
	margin: 20px auto;
	font-size: 13px;
	height: auto;
}

#smpush_embed_form .smpush_style_agreement_block a {
	color: red;
	text-decoration: none;
}

#smpush_embed_form button.smpush_style_fbloginbtn {
	cursor: pointer;
	border: 0;
	background: #4864a5;
	padding: 5px 10px;
	margin-top: 15px;
	border-radius: 2px;
}

#smpush_embed_form button.smpush_style_fbloginbtn span {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	display: block;
	float: right;
	margin: 5px 10px;
}

#smpush_embed_form button.smpush_style_fbloginbtn img {
	border: 0;
	margin-top: 2px;
}

#smpush_embed_form .smpush_style_alert {
	width: 90%;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
	box-shadow: 0 1px 2px 0 rgba(34, 36, 38, .15);
	margin: 20px auto;
	text-align: left;
	line-height: 21px;
	padding: 1em 1em;
	border-radius: .28571429rem;
	border: 1px solid rgba(34, 36, 38, .15);
}

#smpush_embed_form .smpush_style_alert p {
	margin: 10px 0;
}

#smpush_embed_form .smpush_style_alert_tip {
	background-color: #fffaf3;
	color: #573a08;
	font-size: 13px;
	margin: 5px 0;
	padding: 0;
	line-height: 1.4285em;
	border-radius: .28571429rem;
	font-weight: 500;
	font-family: Arial;
}

#smpush_embed_form .smpush_style_alert_tip code {
	padding: 4px;
	font-weight: 400;
	color: #F44336;
	font-family: Arial;
	background: #fff;
}

#smpush_embed_form .smpush_style_fb_msn_p {
	float: left;
	width: 65%;
	font-size: 13px;
	text-align: left;
	margin-top: 6px;
}

#smpush_embed_form .smpush_style_fb_msn_btn_block {
	float: right;
	margin-top: 15px;
}

#smpush_embed_form .smpush_style_alert_tip p {
	color: #573a08;
	text-align: center;
	margin: 0;
	padding: 15px;
}

#smpush_embed_form .smpush_margin {
	margin: 40px 0;
	display: block;
}

#smpush_embed_form .smpush_style_text-left {
	text-align: left;
}

#smpush_embed_form .smpush_style_box {
	padding: 10px 0;
	width: 80%;
}

#smpush_embed_form .smpush_style_facebook-msn-block {
	display: none;
}

.smpush_style_basic_btn {
	cursor: pointer;
	display: inline-block;
	min-height: 1em;
	outline: 0;
	border: none;
	vertical-align: baseline;
	background: #e0e1e2 none;
	color: rgba(0, 0, 0, .6);
	margin: 0;
	padding: 15px 30px;
	text-transform: none;
	text-shadow: none;
	font-weight: 400;
	font-size: 15px;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-radius: .28571429rem;
	-webkit-box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
	box-shadow: 0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;
	-webkit-transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
	transition: opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
	transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease;
	transition: opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease, -webkit-box-shadow .1s ease;
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance: button;
}

.smpush_style_savechanges_btn {
	float: left;
	margin-left: 10px;
	-webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, .15) inset;
	box-shadow: 0 0 0 0 rgba(34, 36, 38, .15) inset;
	background-color: #2185d0;
	color: #fff;
	text-shadow: none;
	background-image: none;
}

.smpush_style_delete_btn {
	display: none;
	float: right;
	margin-right: 10px;
	background-color: #db2828;
	color: #fff;
	text-shadow: none;
	background-image: none;
}

#smpush_inputs_container {
	position: relative;
}

#smpushSignupForm {
	width: 100% !important;
}

#smpush_embed_form #smpush_floating_copyrights {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 6px;
	font-size: 13px
}

.currency {
	font-weight: 700 !important;
}

@media (max-width: 500px) {
	.smpush_style_basic_btn {
		display: block;
		margin: 10px auto;
		float: none;
		width: 80%;
	}
}

.list {
  margin: 20px 0;
}

.list__disk {
  margin-left: 20px;
  list-style: disc;
}

.list li:not(:last-child) {
  margin-bottom: 10px;
}