* {	padding: 0; margin: 0; vertical-align: top; }



@media all{
	header.navbar-transitions {
	margin-bottom: 0;
	min-height: 40px;
	}
}

@media all and (min-width: 768px) {
	.navbar-static-top {
	border-radius: 0;
	}
}
@media all{
	.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
	}
}

@media all and(min-width: 768px){
	.navbar {
	border-radius: 4px;
	}
}

@media all {
	.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 18px;
	border: 1px solid rgba(0, 0, 0, 0);
	}
}

@media all {
header, hgroup, main, nav, section, summary {
display: block;
}
}

@media all{
	header.navbar-transitions .navbar-inner {
	background-color:rgba(185,185,185,0.2);
	border-bottom: 1px solid rgb(1,1,1);	
	filter: none;
	height:27px;
	overflow:hidden;
	
	}
}


@media all{
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
}

header.navbar-transition .navbar-inner .separator {
	background: rgb(55, 61, 71);
	border-left: 1px solid rgb(87, 93, 103);
}

header .app_logo .separator {
	margin-left: 0;
	margin-right: 0;
}

header .nav {
list-style: none;
float: left;
margin: 0;
}


ul li{
display: inline-block;
border-right:1px solid #000;
}

header .nav > li > a {
	display: inline;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 0;
	color: rgb(119, 119, 119);
	font-weight: 600;
	font-size: 1.1em;
	text-align: center;
	border-bottom-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	cursor: auto;
	padding: 15px 20px;
	vertical-align: top;	
	
}

header .navbar-options > li > a {
	display: inline;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 0;
	color: rgb(119, 119, 119);
	font-weight: 600;
	font-size: 0.9em;
	text-align: center;
	border-bottom-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	cursor: auto;
	padding: 15px 20px;
	vertical-align: top;	
	
}


header .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: rgb(255, 255, 255);
background-color: rgba(0, 0, 0, 0);
}

header .navbar-options > li > a:hover, .navbar-options > li > a:focus {
color: rgb(255, 255, 0);
background-color: rgba(0, 0, 0, 0);
}


header .nav > li > a:hover, .nav > li.open > a:hover {
color: rgb(255, 255, 255);
border-bottom: 2px solid rgb(255, 165, 0);
padding-bottom: 0px;
}
.headerDivider {
     background: rgb(55, 61, 71);
     border-left: 1px solid rgb(87, 93, 103);	 
     height:25px;
     float:left;
     
}


@media (max-width: 1200px) {
        body {
                background: rgba(0, 0, 0, 0.9);
                font: 18px/1.5em "proxima-nova", Helvetica, Arial, sans-serif;
        }
}

@media (min-width: 1201px) {
        body {
                background: rgba(0, 0, 0, 0.9);
                font: 18px/1.5em "proxima-nova", Helvetica, Arial, sans-serif;
        }
}


a {	color: #069; }
a:hover { color: #28b; }

h2 {
	margin-top: 15px;
	font: normal 32px "omnes-pro", Helvetica, Arial, sans-serif;
}

h3 {
	margin-left: 30px;
	font: normal 26px "omnes-pro", Helvetica, Arial, sans-serif;
	color: #666;
}

p {
	margin-top: 10px;
}


@media (max-width: 1200px) {
        button {
                font-size: 18px;
                padding: 1px 7px;
                -webkit-appearance: none;
                -webkit-border-radius: 0;

        }
        input {
                font-size: 18px;
                -webkit-appearance: none;
                -webkit-border-radius: 0;


        }
}

@media (min-width: 1201px) {
        button {
                font-size: 18px;
                padding: 1px 7px;
                -webkit-appearance: none;
                -webkit-border-radius: 0;

        }
        input {
                font-size: 18px;
                -webkit-appearance: none;
                -webkit-border-radius: 0;

        }
}

input[type=checkbox] {
	margin: 7px;
}

#header {
	position: relative;
	width: 100%;
	margin: auto;
}

#header h2 {
	margin-left: 10px;
	vertical-align: middle;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #EEE;
}

span {
	color: #EEE;
}

#content {
	width: 100%;	

}

#footer {
	margin-top: 25px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	color: #999;
}


@media (max-width: 1200px) {
        .container {
                width:100%;
                flex: 0 0 auto;
                min-width: 300px;

        }
}

@media (min-width: 1201px) {
        .container {
                float:left;
                width:100%;
                flex: 0 0 auto;
                min-width: 300px;

        }
}

.txcontainer {
                float:left;
                width:90%;
                flex: 0 0 auto;
                min-width: 300px;

}




table.tdetails{
	width: 100%;	
	display:table;
}


@media (max-width: 1200px) {
        .tdetails tbody td {
        /*width:5%;*/
        color: #EEE;
        font-size:10px;
	width:100px;
        }

}

@media (min-width: 1201px) {
	.tdetails tbody td {
        /*width:5%;*/
        color: #EEE;
        font-size:14px;
        }
}



.tdetails tbody td:nth-child(4) {
	text-align: center;
}

.tdetails tbody td:nth-child(5) {
        text-align: center;
}

.tdetails tbody td:nth-child(6) {
        text-align: center;
}

table.txsdetails{
	width: 100%;	
	display:table;
}

.txsdetails tbody td {
   	color: #EEE;
}

.txsdetails tbody th{
	width:50%;
   	color: #EEE;
	text-align:left;

}


/*
.txsdetails tbody td:nth-child(0) {
	font-size:5px;
}
*/

/*
.txsdetails tbody td a {
	width:80px;
	text-align: left;
	white-space: nowrap;
    	overflow:hidden !important;
	text-overflow:ellipsis;
	display:block;
}
*/

.container-hidden {
	float:left;
	width:33%;
	flex: 0 0 auto;
	visibility:hidden;
	min-width: 200px;
}


.graph-header{
	box-sizing: border-box;
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	background: rgba(0, 0, 0, 0.4);
	border: 2px solid rgba(25, 25, 25, 1);	
	width:100%;
	}

.graph-container {
	box-sizing: border-box;
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
	-o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	background: rgba(0, 0, 0, 0.4);
	border: 2px solid rgba(25, 25, 25, 1);
	/*height:340px;*/
	overflow-y: hidden;
	overflow-x: hidden;
	width:100%;
}

.tx-header{
        box-sizing: border-box;
        box-shadow: 0 3px 10px rgba(0,0,0,0.15);
        -o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        background: rgba(0, 0, 0, 0.4);
        border: 2px solid rgba(25, 25, 25, 1);
        width:99%;
}


@media (max-width: 1200px) {
.tx-container {
        box-sizing: border-box;
        box-shadow: 0 3px 10px rgba(0,0,0,0.15);
        -o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        background: rgba(0, 0, 0, 0.4);
        border: 2px solid rgba(25, 25, 25, 1);
        height:auto;
        overflow-y: hidden;
        overflow-x: hidden;
        width:99%;
        font-size:8px;
        color:#EEE;
}

.txcolumn{
	float:left;
	width:100px;
	padding-left:20px;
	font-size:10px;
}

.txcolumnfee{
        float:left;
        width:120px;
        padding-left:40px;
        font-size:10px;
}


.txhash{
	float:left;
	width:390px;
	font-size:10px;
	-webkit-text-size-adjust: none;
}

}

@media (min-width: 1201px) {

.tx-container {
        box-sizing: border-box;
        box-shadow: 0 3px 10px rgba(0,0,0,0.15);
        -o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        background: rgba(0, 0, 0, 0.4);
        border: 2px solid rgba(25, 25, 25, 1);
        height:auto;
        overflow-y: hidden;
        overflow-x: hidden;
        width:99%;
        font-size:14px;
        color:#EEE;
}

.txcolumn{
        float:left;
        width:120px;
        padding-left:20px;
        font-size:14px;
}

.txcolumnfee{
        float:left;
        width:120px;
        padding-left:40px;
        font-size:14px;
}



.txhash{
        float:left;
        width:550px;
	font-size:14px;
	-webkit-text-size-adjust: none;
}



}





@media (max-width: 1200px) {
        .demo-placeholder {
                width: 100%;
                height: 100%;
                font-size: 18px;
                line-height: 18px;
        }

}

@media (min-width: 1201px) {
        .demo-placeholder {
                width: 100%;
                height: 100%;
                font-size: 14px;
                line-height: 1.2em;
        }
}



.details{
	width: 99%;
    	margin-left: 1px;  
	margin-right: 1px;	
	min-width: 280px;
	color: #EEE
}

.txsdetails{
	width: 100%;
    	margin: 0 auto;  	
	min-width: 280px;
}

.spanresult{
	float:right;
}


.legend table {
	border-spacing: 5px;
}

.btoggle {
	display: flex;
	float:left;
	margin-top:1px;	
}

.bvalue{
	border: 1px solid #333333;
	background: rgba(0, 0, 0, 0.4);
	color:#444;
	vertical-align:bottom;

}

.bvalue.selected{
	
	color:#EEE;
	
}

