@charset "UTF-8";

@media screen and (max-width: 679px) {
/* styles for mobile phones */

.base{
	min-width: 100vw;
	min-height: 100vh;
	background-color: #9C99F2;
}

.dataHTML{
	margin:0px;
	min-width: 100vw;
	min-height: 100vh;
	text-align:center;
	display: inline-block;
	vertical-align: top;
	background: #F2F8F8;
}

#dataTxHTML{
	padding-bottom:80px;
}

#dataMainHTML{
	padding-bottom:80px;
}


/* Login Page */
.mnemarea textarea{
	margin-top: 15vh;
	min-height: 100px;
	height: 40vh;
	width: 95vw;
	font-size: calc(2vh + 10px);
}


.login_main .butarea{
	margin-top: -2px;
	width: 95vw;
}

.butarea > .tb0, .butarea > .tb1, .butarea > .tb2{
	font-size: 16px;
}


/* Login Page autorize info */
.modal_main > #modallogin{
	font-size: 20px;
	width: 100%;
}



#viewadress {
	font-size: 3.5vw;
	word-break: break-all;
}



.modal .modal_content {
	width: 85%; 
	margin: 8vh auto;
}

#viewadress {
	font-size: 3.5vw;
	word-break: break-all;
}


/*
#mnemonicarea{
	display: inline-block;
	width: 75%;
}

*/







.horisont input{
	font-size: 16px; 
}

.horisont .type_one label:first-child{
	width: 97.5%;
	display: inline-block;
	text-align: left;
	float:left;
}

.horisont .type_one label:last-child{
	width: 97.5%;
	display: inline-block;
	text-align: left;
	float:left;
}

.horisont .type_two label{
	position: relative;
	width: 97.5%;
	display: inline-block;
	text-align: left;
	float:left;
}

.horisont .type_three label:first-child{
	width: 97.5%;
	display: inline-block;
	text-align: left;
	float:left;
}

.horisont .type_three label:nth-child(2){
	width: 47.5%;
	display: inline-block;
	text-align: left;
	float:left;
	margin-right:2.5%;
}
.horisont .type_three label:nth-child(3){
	width: 47.5%;
	display: inline-block;
	text-align: left;
	float:left;
	margin-right:0;
}


.horisont .type_four label{
	width: 97.5%;
	display: inline-block;
	text-align: left;
	float:left;
}

.horisont .type_four label:last-child{
	width: 97.5%;
	display: inline-block;
	text-align: left;
	float:left;
}

.horisont .advanced .button2{
	width: 40%;
	left: 0;
	background-color: #FFFFFF;
	color: #000;
	/*border-style: solid;
	border-width: 1px;*/
	height:60px;
}

.horisont .button2{
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  position: fixed;
  bottom:0;
  z-index: 9998;
  transition: 0.5s;
  float:right;
  display: inline-block;
  background-color: #FFFFFF;
  /*border-width: 1px;
  border: #c0d2de;*/
  color: #000;
  text-align: center;
  font-size: 16px;
  padding: 15px;
  transition: all 0.5s;
  cursor: pointer;
  margin-top: 30px;
  height:60px;
  width: 40%;
  right: 0;
  
}

.horisont .button2:hover{
  padding-right: 25px;
}

.button2{
	border-width: 1px;
	border: #c0d2de;
}




#containerbuttons{
	display: inline-block;
	width: 75%;
}
/*
#dataHeaderAdressHTML{
	font-size: min(4vw, 25px);
	margin-left: 5px;
	float: left;
}
*/
#wallet_address{
	margin-left: 5px;
	color: #9C99F2;
}

	


.menu div{
	display: block;
	font-size: 20px;
	margin-top: 10px;
	cursor: pointer;
	border-bottom: 3px solid #9C99F2;	
	width: 100%;
	text-indent: 1.5em;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight:bolder;
}
.menu .submenu{
	font-size: 15px;
	margin-left: 80px;
	padding: 0px;
	margin-top: 5px;
}

.marked{
	outline: 3px solid #FFF;
	background-color: #FFF;
	box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
	position: static;
	width: 200px;
}

#menuTop{
	display:none;
}

#menuHTML{
	display: none;
	min-height: 100vh;
	text-align:left;
	width: 256px;
	background-color: #c0d2de;
	box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
	position: static; 
}

#menuHTML.show{
	display:  block;
	width:100%;
	min-height: 100%;
	position:absolute;
}

#menuHTML > #header{
	display: none;
}

#menuBottom{
	width: 100vw;
	height:60px;
	background-color: #c0d2de;
	display: inline-block;
	position: fixed; 
	bottom: 0;
	left: 0;
	z-index: 9000;
}

#menuBottom > #left_button , #menuBottom > #right_button{
	display: inline-block;
	width: 50%;
	text-align:center;
	font-size: max(1.8vw, 40px);
	cursor: pointer;
}

#menuBottom > #midle_button{
	display: inline-block;
	position: relative;
	cursor: pointer;
	width: 100%;
	text-align:center;
	font-size: max(2.5vw, 40px);
	font-weight:bolder;
	background-color: #c0d2de;
}

.child td div { 
	margin-left: 0px;
}
.hashvalue{
	font-size:calc(0.45em + 0.55vw);
}


.m_bal{
	font-size: 12px;
	width:60px
}


.third{
	width:calc(100%/2);
}
.third.mobiless{
	display:none;
}
.modal_main .view_data{
	font-size:calc(0.65em + 0.65vw);
}


.modal_main .gcoin, .modal_main .gaddress, .modal_main .gswappool{
	font-size:calc(0.65em + 0.65vw);
}

*/
/*TABLES*/

.tb_1, .tb_2, .tb_3, .tb_4 {
	all: unset;
	/*width: 30px;*/
}

/*
.coin_pools{
	font-size:calc(0.65em + 0.65vw);
	border: 2px solid #aaa;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: auto;
}
.coin_pools td {
	padding: 5px;
}
*/

.coin_pools td:first-child {
	width: min-content;
	padding-right: 0;
}

.coin_pools td:nth-child(2){
	width: auto;
	text-align: right; 
}

.coin_pools td:nth-child(3){
	width: min-content;
	text-align: center; 
}

.coin_pools td:last-child {
	width: auto;
}

/*
.modal_main .pool_orders{
	font-size:calc(0.55em + 0.55vw);
	border: 2px solid #aaa;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: auto;
}

.modal_main .pool_orders td {
	padding: 5px;
}

.modal_main .pool_orders th{
	width: auto;
}*/


.modal_main .pool_orders td:first-child {
	width: min-content;
}

.modal_main .pool_orders td:nth-child(2){
	width: min-content;
}

.modal_main .pool_orders td:nth-child(3){
	width: min-content;
}

.modal_main .pool_orders td:last-child {
	width: 15ch;
}



.modal_main .table_data{
	font-size:calc(0.55em + 0.55vw);
}

.modal_main .table td {
	width: auto;
}

.modal_main .table td:first-child {
	width: 11ch;

}

.modal_main .coin_pools .gswappool{
	display: flex;
	justify-content: center;
	align-items: center;
	width:100%;
}

.modal_titles{
	position:absolute;
	margin-top:5px;
	margin-left:5px;
	color:rgba(0,0,0,0.6);
	font-size:14px;
}
#viewadress, #viewprivate, #viewmnemonic{
	border-top: 2px solid rgba(0,0,0,0.6);
	border-left: 2px solid rgba(0,0,0,0.6);
	border-right: 2px solid rgba(0,0,0,0.6);
	font-size:calc(0.75em + 0.65vw);
	font-weight:bolder;
}

.dataHeaderAdressHTML{
	display:inline-block;
	font-size: 3.4vw;
}




.modal_main table{
	font-size:calc(0.55em + 0.55vw);
	border: 2px solid #aaa;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: auto;
}

.modal_main table td{
	 padding: 5px;
}