div.clear{
	width: 100%;
	height: 0;
	clear: both;
}

#wbt3-header-topbar{
	width: 100%;
	height: 100px;
	border-bottom: 2px solid white;
	background-color: #FCC50B;
	background-image: url('/3/images/swoosh-top01.svg');
	background-position: top right;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

#wbt3-header-menuicon{
	color: white;
	height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 25px;
    float: right;
    cursor: pointer;
    margin-top: -6px;
}

#wbt3-header-rightblock{
	margin-top: 45px;
	float: right;
}

#wbt3-header-leftblock{
	height: 100px;
	padding: 5px;
}

#wbt3-right-sidebar{
	color: white;
	position: fixed;
	right: 0;
	top: 102px;
	height: 100%;
	width: 240px;
	background-color: rgba(29,29,27,0.9);
	box-shadow: 0 0 60px rgba(0,0,0,0.75) inset;
	display: none;
}

div#wbt3-footer-wavy{
	height: 70px;
	width: 100%;
	float: right;
	background-image: url('/3/images/swoosh-bottom01.svg');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: auto 100%;
}

div#wbt3-footer-wavy p.legaltext{
	font-size: 12px;
    text-align: right;
    padding-right: 10px;
    padding-top: 20px;
}

div#wbt3-content{
	color: white;
	padding: 102px 0px 0px 0px;
	box-sizing: border-box;
}

#wbt3-header-poweredby{
	width: 400px;
	float: right;
	height: 70px;
	color: white;
	padding-top: 12px;
	box-sizing: border-box;
	font-size: 14px;
   text-align: right;
}

#wbt3-header-poweredby img{
	width: auto;
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
}

#wbt3-header-poweredby img.direct{
	height: 20px;
}

.wbt3-header-userinfo a, a:visited, a:active{
	color: #BBB;
	text-decoration: none;
}

.wbt3-header-userinfo a:hover{
	color: white;
}

span#wbt3-school-name{
	font-size: 24px;
}

.wbt3-sidebar-topbtn{
	color: white;
	width: 50%;
	float: left;
    font-size: 14px;
    padding: 20px;
    box-sizing: border-box;
    cursor: pointer;
}

.wbt3-sidebar-topbtn:hover{
	background-color: rgba(255,255,255,0.2);
}

#wbt3-profilebtn{
	text-align: left;
}

#wbt3-signoutbtn{
	text-align: right;
}

.wbt3-sidebar-username {
    padding-top: 20px;
    font-size: 16px;
    text-align: center;
}

.wbt3-sidebar-menu{
	list-style-type: none;
    padding: 0;
    width: 100%;
    max-width: 15em;
}

.wbt3-sidebar-menu a, .wbt3-sidebar-menu a:hover, .wbt3-sidebar-menu a:visited, .wbt3-sidebar-menu a:active{
	text-decoration: none;
	color: white;
}

.wbt3-sidebar-menu li{
	padding: 0.8em 2.4em;
    font-size: 1em;
    line-height: 1.2em;
    cursor: pointer;
    letter-spacing: 0.1em;
    color: #E5E5E5;
}

div.wbt3-content-header{
    font-size: 32px;
    font-weight: 200;
    line-height: 24px;
    background-image: url('/3/images/swoosh-content01.svg');
    background-repeat: no-repeat;
    padding: 25px;
    background-size: auto 100%;
}

div.wbt3-content-header span.subtitle{
	font-size: 18px;
}



button.wbt3-button{
	font-size: 16px;
    color: white;
    background: black;
    border: 1px solid white;
    padding: 5px 20px;
    border-radius: 5px;
    font-family: inherit;
    cursor: pointer;
}

button.wbt3-button:hover{
	background: #222;
}

button.wbt3-button.sending{
	opacity: 0.4;
}

.wbt3-ih-note {
	text-align: center;
	border: 1px solid white;
	padding: 10px;
	background-color: rgba(231,172,9,0.25);
	margin: 25px 0px;
}

.wbt3-ih-alert {
	text-align: center;
	border: 2px solid green;
	padding: 10px;
	background-color: rgba(0,127,0,0.5);
	margin: 25px 0px;
	display: none;
}

.wbt3-ih-alert-anonymous {
	text-align: center;
	border: 2px solid green;
	padding: 10px;
	background-color: rgba(0,127,0,0.5);
	margin: 25px 0px;
	display: none;
}

#wbt3-charts-container{
	position: relative;
	width: 672px;
	height: 250px;
	background-color: rgba(255,255,255,0.1);
	margin: 10px auto;
	border-radius: 15px;
}

img.pool-sample-sash {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
}

a.wbt3-info-link{
	color: white;
	text-decoration: none;
}

#li-message{
	text-align: center;
	margin: 20px;
	color: lightgreen;
}

#poolupgrade{
	background-image: url('/3/images/sash-upgrade1.svg');
	background-size: contain;
	background-repeat: no-repeat;
	position: fixed;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 150px;
}

.caps-alert{
	clear: both;
    text-align: right;
	font-size: 12px;
	color: red;
}

.caps-alert br:first-child{
	display: none;
}

select.charts-based-selector{
	-webkit-appearance: none;
	-moz-appearance: none;
    background: none;
    color: white;
	font-size: 15px;
	border: 0;
}

select.charts-based-selector option{
	color: black;
}

select.charts-based-selector::-ms-expand {
	display: none;
  }

#chart-hours{
	display: none;
	font-size: 48px;
	margin-top: 25px;
}

#fake-progress-bar{
	display: none;
	width: 150px;
    height: 44px;
    background-color: red;
    float: right;
    position: absolute;
    right: 0;
	top: 25px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#155227+0,9bc800+50,9bc800+50,05abe0+100&1+0,1+50,0+100 */
	background: -moz-linear-gradient(left, rgba(21,82,39,1) 0%, rgba(155,200,0,1) 50%, rgba(5,171,224,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(21,82,39,1) 0%,rgba(155,200,0,1) 50%,rgba(5,171,224,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(21,82,39,1) 0%,rgba(155,200,0,1) 50%,rgba(5,171,224,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#155227', endColorstr='#0005abe0',GradientType=1 ); /* IE6-9 */
}