/*
Theme Name: Lottery 2017 Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team / Josef Cook
Author URI: https://www.assemblystudio.com
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.3.1504619829
Updated: 2017-09-05 08:57:09

*/

/* --------------------------------------------------- Modifications BEGIN */

/* -------------------------------- SU Column Offset Fix */
.su-row .su-column:nth-of-type(1) {
    margin: 0 0 0 0;
}

/* -------------------------------- Default Width Correction */
@media screen and (min-width: 30em) 
{
.page-one-column .panel-content .wrap {
    max-width: 960px;
}
}
/* --------------------------------------------------- Modifications END */

input, textarea {
	background-color: rgba(255, 255, 255, 0.3);
    border-top: none;
    border-left: none;
    border-right: none;
}

html .has-header-image .site-title a,
html .has-header-image .site-description {
    color: midnightblue;
}

.site-branding-text {
    background-color: rgba(255,255,255,0.6);
    padding: 6px 8px 6px 13px;
    border-radius: 15px;
}

/* Homepage */
.donate-text {
	font-size: smaller;
}

.donate-button {
	text-align: center;
}

#panel2 .panel-content input {
    background-color: transparent;
}

.home .cl-popup.align_left {
    margin-bottom: 30px;
}

/* Powerball Page */
.theResult {
	margin: 20px 0 0 0;
}

.site-content .responsive-tabs .responsive-tabs__panel {
	background: transparent;
}

.loading-animation {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	display: none;
	position: fixed;
	top: 0;
	left: 0;
}

.loading-animation p {
	position: fixed;
	top: 45%;
	width: 100%;
	text-align: center;
	color: #DDD;
	font-size: 30px;
	font-weight: 900;
}

.loading-animation img {
	position: fixed;
	top: 50%;
	left: 45%;
}

.no-scroll {
	overflow-y: hidden;
}

.powerball-red {
	color: #FF2A00;
}

.filter-section-title {
	position: relative;
	width: 100%;
}

.filter-section-title h3 {
	display: inline;
	float: left;
}

.filter-section-title p {
	display: inline;
	float: right;
	text-align: right;
	color: #666;
	font-size: 18px;
	text-transform: small-caps;
}

.fa.fa-question-circle-o.fa-2x.tooltip.tooltipstered {
    vertical-align: middle;
}

.tooltip-templates {
	display: none;
}

.uncounted-valid-combo-count {
	background-color: rgba(255, 255, 0, 0.2);
	color: #222;
}

.frequency-light-row {
	background-color: #444;
	color: #DDD;
}

.frequencyTable tr td:nth-of-type(1), .frequencyTable tr th:nth-of-type(1) {
    padding-left: 10px;
}

#totalsChart, #sequenceChart {
    margin: 0 auto 20px;
}

/* Account Page */

.tabcontent .wppb-user-forms input[type="text"],
.tabcontent .wppb-user-forms input[type="number"],
.tabcontent .wppb-user-forms input[type="email"],
.tabcontent .wppb-user-forms input[type="url"],
.tabcontent .wppb-user-forms input[type="password"],
.tabcontent .wppb-user-forms input[type="search"],
.tabcontent .wppb-user-forms textarea,
.tabcontent .wppb-user-forms input[type="text"]:focus,
.tabcontent .wppb-user-forms input[type="number"]:focus,
.tabcontent .wppb-user-forms input[type="email"]:focus,
.tabcontent .wppb-user-forms input[type="url"]:focus,
.tabcontent .wppb-user-forms input[type="password"]:focus,
.tabcontent .wppb-user-forms input[type="search"]:focus,
.tabcontent .wppb-user-forms textarea:focus {
	color: #FFF;
}

.footer-text {
	text-align: center;
}

@media screen and (min-width: 48em) {
.site-content {
    padding: 1em 0 0;
}	

.page.page-one-column .entry-header {
	margin-bottom: 1em;
}
}
