::-webkit-scrollbar {
    width: 7px;
    border-radius: 5px;
}
::-webkit-scrollbar-track {
    background-color: #ccc;
    border-left: 1px solid #ccc;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb {
    background-color: #0099cc;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #33b5e5;
}

html, body{
	overflow:hidden;
	height:100%;
	position: relative;
}


/*repolymer*/


paper-button {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    min-width: 5.14em;
    margin: 0 0.29em;
    background: transparent;
    text-align: center;
    font: inherit;
    text-transform: uppercase;
    outline-width: 0;
    border-radius: 3px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    z-index: 0;
    padding: 0.7em 0.57em;
}


paper-button {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    min-width: 5.14em;
    margin: 0 0.29em;
    background: transparent;
    text-align: center;
    font: inherit;
    text-transform: uppercase;
    outline-width: 0;
    border-radius: 3px;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    z-index: 0;
    padding: 0.7em 0.57em;
}





/*repolymer*/






textarea, input {
	font-size: 13pt;
    font-weight: 100;

}

.searchuinfo{
	float:left;
}

input{
	background-color:rgba(255,255,255,0);
	border: 0 solid black;
	outline: none;
}

a{
	text-decoration: none;
	color: #0099cc;
}

a:hover{
	/*color:#CDCDC1;*/
	text-decoration: underline;
	cursor: pointer;
	color: #333;
	/*text-shadow: 1px 1px 20px grey, 0 0 1em;*/
}

#rightlist a{
	text-decoration: none;
}



#right a{
	text-decoration: none;
	font-weight: 600;
}

pre {
     white-space: pre-wrap;       /* css-3 */
     word-wrap: break-word;       /* Internet Explorer 5.5+ поддерживается в IE, Safari, и Firefox 3.1.*/
}

pre, code, kbd { -moz-tab-size:4; tab-size:4; }
pre { white-space:pre-wrap; word-wrap:break-word; overflow:auto; }

#content{
	width: 100%;
	filter: blur(0px);
	height: 100%;
	overflow: hidden;
}

.blur#content{
	transition: all 500ms;
	filter: blur(3px);
}

#foottext{
	text-align: center;
	margin-bottom: 50px;
}


.foruserblock{
	min-height: 170px;
	position: relative;
}

.intext{
	    padding-top: 20px;
    padding-bottom: 20px;
}

#onehead{
	background: #0099cc linear-gradient(to right bottom, #0099cc 0%, #0099cc 0%, #33b5e5 100%, #33b5e5 100%) repeat-y;
	box-shadow: 0 0 10px grey;
    color:white;
    width: 100%;
    position: relative;
}



#loginb {
    background: #eee;
	border-radius: 10px;
	bottom: 45px;
	float: right;
	height: 95px;
}

#loginb::shadow #ripple {
  color: #33b5e5;
}

#loginb {
	bottom: 45px;
	float: right;
	width: 275px;
	height: 95px;
	background-size: 92%;
	background: url('images/google-plus-button.png') 26px 10px;
	border-radius: 5px;
}

#loginb::shadow #ripple {
  color: #33b5e5;
}
/*
.platformbut{
	width:140px;
	height:60px;
}
*/

paper-button{
	text-transform: none !important;
}

#playb {
	bottom: 45px;
	float: right;
	width: 275px;
	height: 95px;
	background-size: 117%;
	background: black url('images/google-play-button.png') -27px -10px;
	border-radius: 5px;
}

#playb::shadow #ripple {
  color: #33b5e5;
}

#playbut{
	background: #6fbf39;
}

#playbut::shadow #ripple {
  color: white;
}

#chromebut{
	background: silver;

}

#chromebut::shadow #ripple {
  color: white;
}



#telegrambut{
	background: #039BE5;
}

#telegrambut::shadow #ripple {
	color: white;
}


#iosbut{
	background: url(appstore.svg) no-repeat;
	height: 60px;
	width: 192px;
	background-size: 100%;
}

#telegrambut::shadow #ripple {
	color: white;
}



#googlediv{
	display: inline-block; float:right;
}

#googlebut{
	width: 120px;
  height: 60px;
  background-color: white;
	margin-right: 0;
	color:black;
}

#googlebut::shadow #ripple {
  color: white;
}

#emailbut{
	height: 60px;
	background-color: white;
	float: right;
	color:grey;
	min-width: 20px;
}

#emailbut::shadow #ripple {
	color: white;
}

#playbutcab{

	width: 70px;
	height: 60px;
	background: #6fbf39;
	min-width: 70px;
	transform: scale(0.8);
}

#playbutcab::shadow #ripple {
  color: white;
}

#chromebutcab{
	width: 70px;
	height: 60px;
	background: silver;
	min-width: 70px;
	  transform: scale(0.8);
}

#chromebutcab::shadow #ripple {
  color: white;
}

#telegramcab{
	width: 70px;
	height: 60px;
	background: #039BE5;
	min-width: 70px;
	  transform: scale(0.8);
}

#telegramcab::shadow #ripple {
  color: white;
}


#homebut{
	width: 100%;
    height: 70px;
    display: inline-block;
    font-weight: 300;
  	font-size: 19px;
}

#homebut a{
	color:white;
}


#chrome {
	bottom: 45px;
	float: right;
	width: 275px;
	height: 95px;
	background-size: 107%;
	background: white url('images/chrome.png') -6px -1px;
	border-radius: 5px;
}

#chrome::shadow #ripple {
  color: #33b5e5;
}

#onehead #chrome{
          right: 5px;
          width: 150px;
          height: 50px;
          bottom: 73px;
          position: absolute;
          top:40px;
        }

#onehead #playb{
              right: 180px;
            width: 150px;
            height: 50px;
              background-position: -8px -2px;
              bottom: 73px;
            float: right;
            position: absolute;
            top:40px;
        }

body{
	word-wrap: break-word;
	color: #333;
	font: .875em/200% Roboto, sans-serif;
    font-family: Roboto, sans-serif;
	background-size: 100%;
	margin: 0;
    padding: 0;
    min-height: 100%;
	background: #eee fixed;
	-webkit-font-smoothing: antialiased;
    overflow: hidden;
	width: 100%;
}

.avinfo{
	padding:2px;
	height: 150px;
}

.avinfo img{
	border: 10px solid white;
	box-shadow: 0 0 1px rgba(0,0,0,0.5);
	margin:5px;
	border-radius: 10px;
	}


.cent{
	margin:0 auto;
}

.header{
	max-width: 80%;
	position:relative;
}

#logo{
	color:white;
	font: small-caps 50px/100%, bold;
letter-spacing: 2px;
   font-weight: 400;
   text-decoration: none;
   text-shadow: 0 4px 3px rgba(0,0,0,0.4), 0 8px 13px rgba(0,0,0,0.1), 0 18px 23px rgba(0,0,0,0.1);
   margin: 0;
   padding-top: 100px;
   font-size: 80pt;
   float:left;
   padding-right: 40px;
   display: block;
	height: 100px;
}

#slogan{
	font-size: 14pt;
	padding-top:70px;
	display: block;
	height: 100px;
}



#logomenu{
	color:white;
	font: small-caps 25px/100%, bold;
letter-spacing: 2px;
   font-weight: 400;
   text-decoration: none;
   font-size: 50pt;
   text-shadow: 0 4px 3px rgba(0,0,0,0.4), 0 8px 13px rgba(0,0,0,0.1), 0 18px 23px rgba(0,0,0,0.1);
   padding-top: 40px;
	padding-left: 25px;
	padding-bottom: 40px;
	cursor: pointer;
	width: 270px;
}

#subhome{
	transition: all 100ms;
	min-height: 10px;
}

.image img{
	border:10px solid white;
	box-shadow: 0 0 1px rgba(0,0,0,0.5);
	margin:5px;
	width: 640px;
	height: 640px;
	border-radius: 10px;
}
/*
#userblock{
	//border-radius: 20px;
	//margin:0 auto;
	//background-color: #33b5e5;
	//box-shadow:  0px 10px 23px rgba(0,0,0,0.5);
	//width: 1000px;
	//height: 640px;
	//margin-top: 10px;
	//border:10px #33b5e5  solid;
}
*/

#userblock{
	height: 100%;
	overflow: hidden;
}

#leftmenu{
	float:left;
	width:300px;
	margin-top:10px;
	text-align: left;
	position:absolute;
}

#leftmenu a{
	color:black;
}

#right{
	text-align: left;
	padding-right: 0;
	display: block;
	float: left;
	width: calc(100% - 300px);
	height: calc(100% - 108px);
	overflow-y: scroll;
	padding-left:300px;
}

hr{
	height: 0;
background-color: #FFF;
border: 0;
border-top: solid 1px #33b5e5;
margin-top: 15px;
margin-bottom: 15px;
width: 20%;
}

.lefttext{
	margin: 0 auto;
	position: relative;
	padding-left: 160px;
	text-align: justify;
	line-height: 1.7;
  font-size: 11pt;
}

.whitebox{
	padding: 20px;
	background-color: white;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	border-radius: 5px;
	max-width: 850px;
	margin: 0 auto;
	position: relative;
}

.infoblock{
	padding: 10px;
	margin: 20px;
	text-align: center;
	font-size: 15pt;
	color: #0099cc;
	border-radius: 5px;
	box-shadow: 0 0 4px #0099cc;
}

.screenshots img{
	float:left;
	width:45%;
	padding:2%;
}

	.method{
		float: left;
		width: 33%;
		text-align: left;
		box-sizing: border-box;
		padding: 0 10pt 15pt 10pt;
	}

	.method .big{
		font-size: 30pt;
		line-height: 3;
		font-weight: 100;
		  color: #00AEE4;
	}

	.method .big2{
		font-size: 25pt;
	}

#php{
	float:left;
  width: 390px;
	box-shadow: rgba(0,0,0,0.8) 8px 10px 8px;
	margin: 0 50px 15px 0;
}

#chromepush{
float: right;
  width: 287px;
	box-shadow: rgba(0,0,0,0.5) 0 0 10px;
	margin: 0 0 30px 30px;
}


.texthead{
	font-size:40px;
	padding-top:30px;
	padding-bottom:30px;
	font-weight: 300;
	letter-spacing: -0.01em;
	line-height: 48px;
	margin: 0;
	position: relative;
}

.lefttext b {
	color: #00AEE4;
	font-weight: 600;
	margin-bottom: 8px;
	font-size: 14pt;
	line-height: 1;
}

.promo .texthead{
    padding-top: 15px;
    text-align: center;
}

.promo #subcard{
		margin: 0 auto;
}

#subcard .texthead{
	text-align: left;
}

.title{
	position: absolute;
	top: 10px;
  	color: rgba(255,255,255,0.6);
  	font-size: 30pt;
  	line-height: 50px;
  	font-weight: 100;
}

.title img{
	height:64px;
	float:left;
	padding-right: 15px;
}

.leftitem{
    width: 80%;
	padding: 5px 5px 5px 30px;
	text-transform: none;
    box-sizing: content-box;
    border-radius: 0;
    line-height: 2.5;
    left: -4px;
    text-align: left;
}

.leftitem > div{
	width:100%;
}


.leftitem:hover{
	background-color: rgba(0,153,204,0.8);
	color:white;
}

.leftitem img{
	height: 50px;
	width: 50px;
	object-fit: cover;
}

.avatarleft{
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 10px;
	border: 1px #0099cc solid;
	display: inline-block;
	box-shadow: 0 0 20px rgba(0, 153, 204,0.5);
	box-sizing: content-box;
	overflow: hidden;
	width: 50px;
  	height: 50px;
}

.avatarimg{
	height: 50px;
	width: 50px;
	vertical-align: middle;
	border-radius: 50%;
	margin: 0 10px 10px;
	box-shadow: 0 0 20px rgba(0, 153, 204,0.5);
	padding: 0 !important;
	float:none !important;
	object-fit: cover;
}

.stathome{
	width: 90%;
	margin: 0 auto;
}

.substat{
	float: left;
	width: 25%;
	text-align: center;
	padding-bottom: 20px;
}

.statbig{
	font-size: 30pt;
	font-weight: 100;
	line-height: 65px;
	white-space: nowrap;
	display:block;
}

#leftmenu a{
	text-decoration: none;
}

#dstable{
	width: 100%;
}

#dstable td,th{
	vertical-align: middle;
	text-align: center;
}

#dstable td:first-child, #dstable th:first-child{
	text-align: left;
	padding-left:0;
}

#none{
	display: none;
}

.deletedev{
	color:red;
	position: relative;
    left: 55px;
}

.tablepa{
	width: 100%;
}

.tablepa td,th{
	padding: 10px;

}



.deletedev paper-button::shadow #ripple{
  color: red;
}

.polyinput {
	margin-top: 5px;
    margin-bottom: 5px;
}

.polyinput[focused] .floated-label .label-text {
  color: #0099cc  !important;
}

.polyinput {
  color: black;
	max-width: 100%;
}


.paper-input-container-1 .input-content.paper-input-container label, .paper-input-container-1 .input-content.paper-input-container .paper-input-label{
	color: #33b5e5 !important;
}
.paper-input-container-1 .focused-line.paper-input-container{
	background: #33b5e5 !important;
}


.paper-checkbox-0 #checkbox.checked.paper-checkbox{
	background-color: #33b5e5 !important;
	border-color: #33b5e5 !important;
}

.paper-checkbox-0 #ink[checked].paper-checkbox{
	color: #3f51b5 !important;
}


.search{
	    display: inline-block;
    height: 50px;
    margin-left: 30px; color: white;     position: absolute;
    margin-top: -15px; width: 250px;
}

#search{
	font-size: 20pt;
	font-weight: 100;
	color:white;
}

.search ::-webkit-input-placeholder{
	color: #fff !important;
}

.search ::-moz-placeholder{
	color: #fff !important;
}

paper-button{
	text-transform: none;
	margin-left: 0;
}

paper-button.colored {
  background: #33b5e5;
  color: #fff;
}

paper-checkbox::shadow #checkbox.checked {
  border-color: #0099cc;
}

paper-checkbox::shadow #ink[checked] {
  color: #33b5e5;
}



paper-toggle-button .toggle {
  background-color: grey;
}

paper-toggle-button [checked] .toggle {
  background-color: #0099cc;
}

paper-toggle-button .toggle-ink {
  color: #33b5e5;
}

paper-toggle-button [checked] .toggle {
    background-color: #0099cc;
}
paper-toggle-button .toggle-ink {
  color: #33b5e5;
}
paper-toggle-button [checked] .toggle-ink {
  color: #33b5e5;
}

paper-toggle-button.paper-toggle-button-0[checked]:not([disabled]) .toggle-button.paper-toggle-button {
    background-color: #0099cc;
}

paper-toggle-button.paper-toggle-button-0[checked]:not([disabled]) .toggle-bar.paper-toggle-button{
	background-color: #0D47A1;
}

.paper-input-container-0 .input-content.paper-input-container label, .paper-input-container-0 .input-content.paper-input-container .paper-input-label{
	color:#0099cc;
}

.paper-input-container-0 .input-content.label-is-highlighted.paper-input-container  label,.paper-input-container-0  .input-content.label-is-highlighted.paper-input-container  .paper-input-label {
  color:#33b5e5;
}

.paper-input-container-0 .unfocused-line.paper-input-container{
	background:#0099cc;
}

.paper-input-container-0 .focused-line.paper-input-container{
	background:#33b5e5;
}

.search{
	font-size:14pt;
}


.search .input-content.paper-input-container label {
    color: white;
}

paper-tabs{
	color:#0099cc;
}

.paper-tab-0 paper-ripple.paper-tab{
	color:#0099cc;
}

.paper-tabs-0 #selectionBar.paper-tabs{
	background-color: #0099cc;
	border-bottom: 2px solid #0099cc;
}

.promo .sublist{
	margin: 0 auto;
	text-align: center;
	width: 80%;
}

#loadernotif{
	transition: all 500ms;
    background-color: rgba(255,255,255,0.9);
    height: 100%;
    width: 95%;
    text-align: center;
    padding-top: 100px;
    font-size: 25pt;
    font-weight: 100;
    position: absolute;
    z-index: -1;
   	opacity: 0;
    margin-left: -10px;
    transition-delay: 200ms;
}

#loadernotif > paper-progress{
	display: none;
}

.loaderactive{
	z-index: 200 !important;
    opacity: 1 !important;
}


.loaderactive > paper-progress{
	display: block;
}


.subblock{
	width: 155px;
	padding: 10px;
	margin: 7px;
	background-color: white;
	box-shadow: 0 2px 4px rgba(0,0,0,0);
	white-space: nowrap;
	color: black;
}


.subblock img{
	max-width: 120px;
	height: 120px;
	pointer-events: none;
}

paper-fab,paper-fabb{
	background:#d23f31 !important;
}

#flbuttoms{
	position: absolute;
	top: 100px;
	right: 100px;
	z-index:10000;
}

#flbuttoms paper-fab{
	transition: all 250ms;
	transform: rotate(0deg);
}

#flbuttoms .rotate paper-fab{
	transform: rotate(45deg);
}

.icon{
	transform: rotate(0deg);
	transition: all 500ms;
}

.icon.rotate {
	transform: rotate(360deg);
}

.settingsdev{
	overflow-y:hidden;
	transition: all 500ms cubic-bezier(0.785, 0.135, 0.15, 0.86);;
}

.settingsdev .settingsdevblock{
	text-align: left;
	transition: all 500ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border 1ms;
	max-height:0;
	overflow-y:hidden;
	display: block;
	border: 1px solid #0099cc;
    padding: 0;
    visibility: hidden;
}


.settingsdev.view .settingsdevblock{
	max-height:200px;
	overflow-y:hidden;
	border: 1px solid #0099cc;
    padding: 10px;
    visibility: visible;
}

.subright{
	float:right;
	position: relative;
	margin-top: 20px;
}

#addright{
	position: relative;
	z-index: 1;
}

.carddiv{
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: white;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	border-radius: 5px;
}

.carddivnp{
	margin: 15px;
	background-color: white;
	position: relative;
	box-shadow: 0 1px 4px rgba(0,0,0,0.1);
	border-radius: 5px;
	overflow: hidden;
}

.cardpad{
	padding: 30px;
	position: relative;
}

.devcard .cardpad{
	padding-top:30px;
}

#subuserslist span {
	color: deepskyblue;
}

#subheader{
	padding: 20px;
	height: 260px;
	box-sizing: border-box;
}

@keyframes subpayanim {
	from {  height: 0;}
	to {  height: 60px;}
}

@-moz-keyframes subpayanim{
from {  height: 0;}
	to {  height: 60px;}
}
@-webkit-keyframes subpayanim{
from {  height: 0;}
	to {  height: 60px;}
}


.subpayblock{
	padding: 2px 30px;
    position: relative;
    background-color: grey;
    color: white;
    line-height: 60px;
    -webkit-animation:subpayanim 1.5s ease 0s 1;
  	-webkit-animation-fill-mode:both;
  	animation:subpayanim 1.5s ease 0s 1;
  	animation-fill-mode:both;
  	overflow: hidden;
}

.subpayblock.hid{
	display: none;
}

.borderblock{
	border: 1px solid #0099cc;
    padding: 10px;
}



.webpush{
	position: absolute;
    width: 200px;
    right: 0;
    top: -28px;
    color:white;
    transition: all 0.7s ease-out;
    font-weight: 200;
}

.cardtop .webpush{
	position: relative;
    width: 370px;
    right: 0;
    top: -25px;
    color:black;
    font-weight: 500;
}

.hidtext{
	width: 0;
	height: 0;
	overflow: hidden;
	color:black;
	transition: all 0.7s ease-out;
	display: none;
}

.cardtop .hidtext{
	display: block;
	width: 600px;
    height: 55px;
    padding-top:10px;
    font-size: 12pt;
    line-height: 1.5;
}

.closetop{
	display: none;
	position: absolute;
    right: -11px;
    top: 0;
    color: white;
    width: 100px;
    height: 50px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    font-size: 12pt;
}

.cardtop .closetop{
	display:block;
}
#homebutc{
  float: right;
	position: absolute;
    right: 5px;
    top: 35px;
  font-weight: 300;
  font-size: 19px;
  transition: all 0.7s ease-out;
  height: 60px;
  z-index: 1000;
  box-shadow: 0 0 0 rgba(0,0,0,0.9);
}

.cardtop{
	background-color: white;
	box-shadow: 0 10px 100px rgba(0,0,0,0.9) !important;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 auto;
    position: absolute;
    right: 30% !important;
    width: 600px !important;
    height: 840px !important;
    z-index: 1000;
    padding: 40px;
}

paper-radio-button::shadow #onRadio {
  background-color:  #33b5e5;
}

paper-radio-button[checked]::shadow #offRadio {
  border-color:  #33b5e5;
}

paper-radio-button::shadow #ink[checked] {
  color: #33b5e5;
}

#subcard{
	width: 600px;
	overflow: auto;
}

.subfs{
  position: relative;
  left: -50%;
  z-index: 1000;
}

.sublogo{
	max-height: 200px;
	max-width: 200px;
	min-height: 30px;
	min-width: 30px;
	margin:0 auto;
	display: block;
}

#subcard .imgcont{
	height: 200px;
	width: 200px;
	float:left;
	padding:10px;
}

#subcard .texthead{
	padding-bottom: 0;
	padding-top: 10px;
	 white-space: nowrap;

}

#subscribe-container{
	float: right;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
	padding-right:10px;
	background-color: rgba(255,255,255,0.1);
	border-radius: 5px;
	overflow: hidden;
	position: absolute;
  	right: 40px;
  	bottom: 50px;
}

#subscribe-container paper-button{
	  margin-left: 0;
  	box-shadow: none;
	margin-right: 8px;
	  border-radius: 5px 0 0 5px;
	 vertical-align: middle
}

.nonsubcont{
	float: none !important;
	padding-right:10px !important;
	position: relative !important;
  	right: 0 !important;
  	bottom: 0 !important;
}

.redbut{
	background-color: #C62828;
	color:white;
}

.opencallbackbut{
	background-color: #43A047;
	margin-right: 13px !important;
	width: 100px;
	text-align: center;
	border-radius: 5px !important;
	color: white;
}

#headcont{
	position: relative;
	overflow: hidden;
	    z-index: 5;
    border-radius: 5px 5px 0 0;
}

.bubblehead {
	height: 700px;
	width: 700px;
	top: -230px;
	left: -230px;
	position: absolute;
	border-radius: 50%;
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	transform: scale(0.1);
}

.bubblehead.active {
	-webkit-transform: scale(1.5);
	-webkit-transition-delay: 0s;
	-moz-transform: scale(1.5);
	-moz-transition-delay: 0s;
	transform: scale(1.5);
	transition-delay: 0s;
}

.transition{
	-webkit-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}

.hidden{
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
	max-height:0;
}

.visible{
	-webkit-transition: all 2s ease-out !important;
	transition: all 2s ease-out !important;
	max-height: 2000px !important;	
}

.bubbleedit {
  height: 0;
  width: 0;
  bottom: 0;
  right: 10%;
  position: absolute;
  border-radius: 50%;
  background-color: white;
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  overflow: hidden;
}

.bubbleedit.active {
	height: 1000px;
	width: 1000px;
	bottom: -380px;
	right: -280px;
}

#subheaderedit{
	position: absolute;
	left: 120px;
	width: 600px;
	height: 260px;
	top: 350px;
}

@keyframes anim {
	from {  -webkit-transform: scale(0);}
	to {  -webkit-transform: scale(1);}
}

@-moz-keyframes anim{
from {  -moz-transform: scale(0);}
	to {  -moz-transform: scale(1);}
}
@-webkit-keyframes anim{
from {  -webkit-transform: scale(0);}
	to {  -webkit-transform: scale(1);}
}


.subbut{
	position: absolute;
	z-index: 1000;
  	right: 35px;
  	top: 230px;
  	-webkit-animation:anim 0.7s ease 0.7s 1;
  	-webkit-animation-fill-mode:both;
  	animation:anim 0.7s ease 0.7s 1;
  	animation-fill-mode:both;
}


.subbut .cssicon{
	width:24px;
	height:4px;
	background-color: white;
	position: absolute;
	transform: rotate(-45deg);
	left: 0;
	top: 10px;
	opacity: 0;
	transition: 250ms ease;
}

.subbut .icon{
	transition: 250ms ease;
	opacity: 1;
	top: -3px;
}

.iconcont{
	width:100%;
	height: 100%;
	    position: relative;
}

.subbut.rot .one{
	transform: rotate(45deg);
	height:4px;
	opacity: 1;

}

.subbut.rot .two{
	height:4px;
	opacity: 1;
}

.subbut.rot .icon{
	opacity: 0;
}

.subbut.rot .iconcont{
	transform: scale(0.6);
}


.oksub{
	position: absolute;
	z-index: 999;
  	right: 35px;
  	top: 230px;
  	-webkit-transform: scale(0);
  	transform: scale(0);
  	transition: 500ms ease;
}

.oksub.rot{
	right:105px;
	-webkit-transform: scale(1);
	transform: scale(1);

}

.oksub .cssicon{
	width:24px;
	height:3px;
	background-color: white;
	position: absolute;
	left: 0;
	top: 10px;
	transition: 500ms ease;
}

.oksub.rot .one{
	  transform: rotate(-315deg);
	  width: 12px;
	  left: -1px;
	  top: 14px;
}

.oksub.rot .two{
	  transform: rotate(-405deg);
  left: 4px;
}

.cardpad .edit{
	display: none;
}

.cardpad .view{
	display: block;	
	  text-align: justify;
  white-space: pre-line;
}

#notifsubs{
	float:left;
	width:200px;
    min-height: 300px;
    margin-top: 20px;
}

.leftsub{
	width:105%;
	text-transform: none;
	box-sizing: content-box;
    color:black;
    
    font-size: 13pt;
    font-weight: 200;
        line-height: 50px;
}

.leftsub > div{
	width:100%;
}

.logsubdiv{
	vertical-align: middle;
    display: flex;
    background-color: rgba(255,255,255,0);
    white-space: nowrap;
}

.leftsub img{
	max-width: 50px;
	max-height: 50px;
	padding-right: 5px;
	left: -10px
}

.choose{
	background-color: rgba(255,255,255,1);
}
/*
.leftsub /deep/ .button-content{
	text-align: left !important;
	-webkit-justify-content: left !important;
  	justify-content: flex-start !important;
  	-moz-justify-content: left !important;
}
*/

.leftsub .button-content{
	text-align: left !important;
  	justify-content: flex-start !important;
}


.leftsub:hover{
	background-color: rgba(0,153,204,0.8);
	color:white;
}

#notiflist{
	display: inline-block;
	margin-left: 0;
	padding: 0 20px 20px;
	margin-right: 0;
	max-width: calc(100% - 240px);
	    min-width: 450px;
    min-height: 200px;
    box-sizing: border-box;
}

.misscount{
    display: inline-block;
    margin-left: 10px;
    background-color: #F44336;
    height: 30px;
    width: 30px;
    text-align: center;
    position: relative;
    color: white;
    font-weight: bold;
    border-radius: 50%;
    font-size: 10pt;
    line-height: 30px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}

.logobj{
	width:500px;
	overflow: hidden;
	min-height: 100px;
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	z-index: 1;
}


.logobj.high{
	box-shadow: 0 1px 4px #0099cc;
}

.logobj.low{
	opacity: 0.5;
}

.logobj:hover{
	opacity: 1;
}


.logobj .imgcontlog{
  height: 100px;
  width: 100px;
  float: left;
  border-radius: 5px 0 0 0;
  overflow: hidden;
  -webkit-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}

.logobj .sublogo {
  max-height: 100px;
  max-width: 100px;
  min-height: 10px;
  min-width: 10px;
  margin: 0 auto;
  display: block;
}

.logtext{
	float: left;
	overflow: hidden;
	max-width: calc( 100% - 100px );
	min-height: 99px;
	width: 100%;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	box-sizing: border-box;
	padding: 18px 0 5px 10px;
	line-height: 1.4;
	font-size: 10pt;
}

.logtext a{
	font-size: 11pt;
	line-height: 1.2;
	margin-right: 10px;
    display: inline-block;
}

.bigimagelog{
	max-height: 400px;
	display: block;
	max-width: 100%;
}

.logobj .hidebut{
	position: absolute;
	right: -5px;
	top: -2px;
	background-color: #33b5e5;
	width: 20px;
	height: 20px;
	color: white;
	min-width: 1px;
	padding: 0;
	font-size: 13pt;
}

.logobj .datetime{
	  position: absolute;
  right: 23px;
  top: -3px;
  background-color:rgba(255,255,255,0.5); 
  color: rgba(0,0,0,0.4);
  min-width: 1px;
  height: 25px;
  padding-right: 5px;
  padding-left: 5px;
  line-height: 25px;
}

.hide{
	width: 0;
	min-height: 0;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	margin: 0;
}

.hidetext{
	transform: scale(0);
	padding: 0;
	width: 0;
	min-height: 0;
	max-height: 0;
}

.hideebut{
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
	transform: scale(0);
}

.indexblocks .texthead {
	  text-align: center;
	  padding-top: 50px;
}

.prepush{
	width: 100%;
    text-align: center;
    font-size: 11pt;
    border-spacing: 0;
}

.prepush th,.prepush td{
	padding: 10px;
	border-right: 1px solid #00AEE4;
}
.prepush td{
	border-top: 1px solid #00AEE4;
}

.prepush .last{
	border-right: 0;
}

.tarifs td:first-child{
	text-align: right;
}


.orange{
	color:orange;
}
.red{
	color:red;
}
.green{
	color:green;
}

#blogbut{
	    position: absolute;
    right: 0;
    background-color: rgba(0,0,0,0.1);
    color: white;
    font-size: 14pt;
    top:-5pt;
}









/*

Donates

 */



#settingsfab{
	display: inline-flex;
	vertical-align: middle;
	margin-left:20px;
	background-color: #0099cc !important;

}

#donatesettings{
	opacity:0;
	padding-top:0;
	position:absolute;
	width: 100%;
	height: 225px;
	overflow: hidden;transition-delay: 1s;
	z-index: -1;
	border-radius: 5px 5px 0 0;
}

#dsettingsbubble{
	height: 500px;
	width: 500px;
	top: -203px;
	right: -193px;
	position: absolute;
	border-radius: 50%;
	background-color: #0099cc;
	transition: all 1s ease-out;
	overflow: hidden;
	transform: scale(0);
}
#dsettingsdiv{
	position: relative;
	z-index:1;
	color:white;
	opacity:0;
	padding:10px;
	margin-right: 85px;
	transition: all 250ms ease-out;
	transition-delay: 0ms;
}

#dsettingsdiv > paper-toggle-button{
	--paper-toggle-button-label-color:white;
}

#notdonatelist > .toggle-label{
	color:white;
}

.dsetbig{
	transform: scale(2) !important;
}

.dsetshow{
	opacity:1 !important;
	transition-delay: 0s !important;
	z-index: 0 !important;
}

.dtransition{
	transition: all 500ms ease-out;
}
.transperentelem{
	color: rgba(0,0,0,0);
	transition: all 1s ease-out;
}

.dsettingsshow{
	opacity:1 !important;

	transition: all 500ms ease-out !important;
	transition-delay: 500ms !important;
}



#settingsfab > iron-icon{
	transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}
.rotate{
	transform: rotate(720deg);
}

#donatesubcont .input-content.paper-input-container label, .paper-input-container-0 .input-content.paper-input-container .paper-input-label{
	color:white !important;
}

#donatesubcont .input-content.paper-input-container input{
	color:white;
}


#donatesubcont .input-content.label-is-highlighted.paper-input-container  label,#donatesubcont  .input-content.label-is-highlighted.paper-input-container  .paper-input-label {
	color:white !important;
}

#donatesubcont .unfocused-line.paper-input-container{
	background:white !important;
}

#donatesubcont  .focused-line.paper-input-container{
	background:white !important;
}

/*

Donates

 */


/*popup*/

#popup{
	display: none;
	position: absolute;
	height: 100%;
    width: 100%;

  }

#popupcont{
    display: table;
    margin: 0 auto;
    z-index: 1000000;
    position: relative;
}

.view#popup{
	display:block;
	    z-index: 1000000;
	overflow:auto;
}

#popupcont > .carddivnp{
	    box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

#content > #subleft{
	overflow-y: scroll;
	height: 100%;
}




@media (max-width: 1500px) {

	.promo .sublist{
		width: 95%;
	}

	#slogan h1{
		  font-size: 30px !important;
	}
}


@media (max-width: 1000px) {

	.substat {
		width: 50%;
	}
}

@media (max-width: 900px) {

	.header {
		max-width: 100%;

	}

	#slogan {
    	padding-top: 50px;
	}

	.promo .sublist{
		width: 100%;
	}

}




/*popup*/

/*@media only screen and (max-device-width: 480px) {*/
@media (max-width: 750px) {
	.prepush{
	    font-size: 8pt;
	    border-spacing: 0;
	}

	.prepush th,.prepush td{
		padding: 1px;
	}

	.tarifs{
		font-size: 10pt;
	}

	.tarifs td{
		padding: 10px;
	}

	#slogan{
		    font-size: 16pt;
		display: block;
		    height: 100px;
		    clear: both;
		padding: 10px 10px 30pt;
	}

	#slogan h1{
		  font-size: 25pt !important;
		  line-height: 1 !important;
	}

	#logo{
		padding: 60px 0 20px;
		width: 100%;
		    font-size: 60pt;
		    text-align: center;
		    line-height: 1;
	}

	#blogbut{
    font-size: 11pt;
}


	#loginb,#chrome,#playb{
		  margin: 10px;
	}

			#playbut{
			margin: 10px;
		}



		#chromebut{
			margin: 10px;
		}

		#telegrambut{
			margin: 10px;
		}


		#iosbut{
		}


		#googlediv{
			display: inline-block;
			float:none;
		}

		#googlebut{
			margin: 10px 0px 10px 10px;
		}

	#emailbut{
		margin: 10px 10px 10px 0;
	}




	.lefttext{
		padding-left: 0;
		text-align: left;
	}

	.promo .texthead {
	  font-size: 25pt;
	  text-align: center;
	}

	#php{
		float:left;
		width: 100%;
		margin: 20px 0;

		box-shadow: rgba(0,0,0,0.8) 8px 10px 8px;
	}

	#chromepush{
		float:right;
		width: 100%;
		margin: 20px 0;
		box-shadow: rgba(0,0,0,0.5) 0 0 10px;
	}

	.stathome{
		width: 100%;
		margin: 0 auto;
	}

	.substat{
		float: left;
		width: 50%;
		text-align: center;
		padding-bottom: 20px;
		font-size: 9pt;
	}

	.statbig{
		font-size: 23pt;
		font-weight: 100;
		line-height: 50px;
	}

	#subhome #subheader {
	  padding: 20px;
	  box-sizing: border-box;
	}

    #subhome #subcard{
		width:100%;
	}

	.cardpad{
		padding: 10px;
	}

	.logobj {
  		width: 100%;
  	}

  	.logtext{
  		  max-width: calc(100% - 100px);
  	}

  	.subblock img {
	  max-width: 100px;
	  height: 100px;
	}

	.subblock {
	  width: 140px;
	}

	.subright{
  		float: none;
	}

	.bubblehead.active {
  -webkit-transform: scale(1.7);
  -webkit-transition-delay: 0s;
  -moz-transform: scale(1.7);
  transform: scale(1.7);
	}

	.method {
  		float: none;
  		width: 100%;
  		padding-bottom: 20pt;
  	}

  	.method .big{
  		line-height: 2;
 	}

  	#homebut {
   height: initial;
   display: block;
   } 

   .foruserblock {
		  text-align: left;
	}

	.foruserblock img{
		position: initial !important;
		  display: flex;
			  margin: 0 auto;
			  padding-top: 30px;
			  padding-bottom: 10px;
		  left: initial !important;
	}

    #subcard .imgcont {
        height: 100px;
        width: 100px;
    }

    .sublogo {
        max-height: 100px;
        max-width: 100px;
    }


}
