/*!
 * Styles for Texas AFL-CIO Action Network Page Wrapper
 *
 * Last Updated: April 11, 2018
 */

/* =============================================================================
   FONTS
   ========================================================================== */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i|Roboto:400,400i,700,700i');

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
::-moz-selection { background: #1B2548; color: #fff; text-shadow: none; }
::selection { background: #1B2548; color: #fff; text-shadow: none; }


/* =============================================================================
   General Styles
   ========================================================================== */
body {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: 'Roboto', Arial,"Helvetica Neue",Helvetica,sans-serif; 
  font-size: 17px; 
  line-height: 1.6em;
  background: #edf1f2;
  color: #373A3A;
}
label{font-size: 16px; font-weight: 600;}
h1, h2, h3, h4, h5, h6{font-family: 'Roboto Condensed', Arial, "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 600; color: inherit;margin-bottom: 0.75em; text-transform: none;}
p {margin-bottom: 1.4em;}

a{color: #4cbdca;}
a:hover, a:focus{color: #0b0c10;}

header {background:#fff;padding: 10px 20px; -webkit-box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.2); -moz-box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.2); box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.2);margin-bottom: 3rem;}
	header h1{margin: 0px;}
	#logo{height: 60px;}

header + section {
  padding-top: 8px;
}

footer {
	color: #fff;
	padding: 5rem 0;
	margin-top: 6rem;
	background-color: #1f2833;
}
footer a {color: #919191;}
footer a:hover {color: #4cbdca;}



/* =============================================================================
   Actions + Other Pages
   ========================================================================== */
#can_embed_form h2.entry-title,
.event_full #can_embed_form .action_head h2:first-child {
	margin-top: 20px;
	letter-spacing: 0;
}
#can_embed_form h2.entry-title {
  padding-bottom: 20px;
}
#can_embed_form .action_target {
    margin: 0 0 20px;
    padding: 0 0 20px 30px;
    border-bottom: 1px solid #b0b0b0;
    position: relative;
    /*font-family: inherit;*/
}
.action_target:before {
		font-family: "FontAwesome";
		content: "\f05b";
		display: inline-block;
		font-size: 20px;
		font-weight: normal;
		width: 20px;
		text-align: center;
		color: #909090;
		position: absolute;
		left: 0;
		top: 0;
}
#action_info .action_info_user,
#action_info .action_info_location {
      position: relative;
      padding-left: 25px;
      width: auto;
}
#action_info .action_info_user:before,
#action_info .action_info_location:before {
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    width: 20px;
    margin-right: 5px;
    text-align: center;
    color: #AAAAAA;
    position: absolute;
    left: 0;
    top:0;
}
#action_info .action_info_user:before {content: "\f007"}
#action_info .action_sponsor_wrap .action_info_user:before {content: "\f0b1"}
#action_info .action_info_location:before {content: "\f041"}

#can_embed_form input[type="submit"],
#can_embed_form .button, #donate_auto_modal input[type="submit"],
#donate_auto_modal .button {
	font-family: 'Roboto Condensed', Arial, "Helvetica Neue",Helvetica,Arial,sans-serif; 
	font-weight: 600;
	letter-spacing: 0px;
	background-color: #1f2833!important;
}

#can_embed_form input[type="submit"]:hover,
#can_embed_form .button:hover, #donate_auto_modal input[type="submit"]:hover,
#donate_auto_modal .button:hover {
	background-color: #359ba6!important;
}

#can_embed_form .action_status_running_total {
  color: #4cbdca!important;
  font-weight: 700!important;
}

#can_embed_form .check_radio_field label:only-child {margin-right: 0;}

.lined_after_title, #can_embed_form h3+h4, 
.event_campaign #can_embed_form>h2+h4, 
.letter #can_embed_form h2.line+h4, 
#can_embed_form #letter-form>div>h4, 
#can_embed_form #letter-form #form_col1>h4, 
#can_embed_form #letter-form #form_col2>h4, 
#can_embed_form #select_tickets>h4, 
#can_embed_form .action_sidebar>h4:not(.sidebartitle), 
#can_embed_form_inner>h2+h4, 
#can_embed_form_inner>.last_line+h4{
	letter-spacing:0;
	font-family: 'Roboto Condensed', Arial, "Helvetica Neue",Helvetica,Arial,sans-serif; 
}

/* =============================================================================
   Events
   ========================================================================== */
.event_full #can_embed_form .action_head h3 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
	.event_full #can_embed_form .action_head h3 .graytext { color: inherit; font-style: italic; }

#host_your_own { padding-top: 0; }
.action_sidebar:not(:last-child) { padding-bottom: 0; }

.event_campaign #can_embed_form #can_main_col #action_info .action_owner .action_info_user,
.event_campaign #can_embed_form #can_main_col #action_info .action_owner .action_info_location {
	float: left;
}


/* =============================================================================
   Letter Campaign
   ========================================================================== */
.letter_delivery #can_embed_form:not(.afl-processed) {padding: 0 15px;}
.letter_delivery #can_embed_form.can_768:not(.afl-processed) { padding: 0;}


/* =============================================================================
   Thank you pages
   ========================================================================== */
#can_thank_you #action_info .action_info_user:before {color: inherit;}
#can_embed_form #can_thank_you #action_info .action_info_user {text-align: left;}
.can_thank_you-block {padding: 5px;}
#can_embed_form.can_768 .can_thank_you-block {padding: 0;}
#can_thank_you p a {color: #FFFFFF; font-weight: bold;}
