/*
Theme Name: neveralone-action
Theme URI: http://www.hyve.com.au
Description: Bootstrap 3 responsive theme by Hyve
Version: 1
Author: Hyve
Author URI: http://www.hyve.com.au
*/


@import url('bootstrap/css/bootstrap.css');
@import url('css/jquery.flexmenu.css');

/* Structure*/

/* Navigation */

body {font-family: Lato,'Open Sans', Arial, Helvetica, Verdana, sans-serif; background-color: #fff; color: #333;}

/* Navigation */


/* Typography */

a {color: #fbb040;}
a:hover {
	color: #FF9933;
}
a:active {color: #fbb040;}

h1,h2,h3 {font-family: "Oswald",Helvetica,sans-serif; color: #484848; } 

h1 {font-size: 3.5em; margin-top: 1%; }

h2 {font-size: 2.5em; }

h3 {font-size: 2em; margin-top: 0; margin-bottom: 2%; }

p {color: #333;}

.colLeft {
	background-color: #e7e7e7;
	padding: 2% 2% 2% 4%;
}
.gfield_html h2, .gfield_html h3 {text-transform: uppercase;}

li #row1 {overflow: hidden; margin-bottom: 0!important; background-color:#fff;}
li #row1 h2 {margin-top: 6px;}
li #row1 p {margin-top: 6px;}

.colLeft .gform_wrapper textarea {
    background-color: #fff;
    border: 3px solid rgba(72, 72, 72, 0.5);
    border-radius: 6px;
    padding: 13px 18px;
}

.colLeft .gform_wrapper input[type="email"], .colLeft .gform_wrapper input[type="number"], .colLeft .gform_wrapper input[type="password"], .colLeft .gform_wrapper input[type="tel"], .colLeft .gform_wrapper input[type="text"], .colLeft .gform_wrapper input[type="url"]

{
    background-color: #fff;
    border: 3px solid rgba(72, 72, 72, 0.5);
    border-radius: 6px;
    padding: 13px 18px;
}

#input_19_3, #input_19_5, #input_19_6 {background-color: transparent;
	border: none;
    border-bottom: 2px solid rgba(72, 72, 72, 0.5);
    border-radius: 0;
    padding: 5px 5px;
	font-size: 16px;
	font-weight: bold;
}

#input_19_3:focus, #input_19_5:focus, #input_19_6:focus {background-color: rgba(255, 255, 255, 0.5)}

#input_18_1, #input_18_3, #input_18_8 {background-color: transparent;
	border: none;
    border-bottom: 2px solid rgba(72, 72, 72, 0.5);
    border-radius: 0;
    padding: 5px 5px;
	font-size: 16px;
	font-weight: bold;
}

#input_18_1:focus, #input_18_3:focus, #input_18_8:focus {background-color: rgba(255, 255, 255, 0.5)}

.colLeft .gform_wrapper .gform_footer input.button, .colLeft .gform_wrapper .gform_footer input[type="image"], .colLeft .gform_wrapper .gform_footer input[type="submit"] {
    font-size: 18px;
    margin-top: 0;
    padding: 18px 17px;
    width: 100%;
}

.colLeft .gform_wrapper .gform_footer input.button:hover, .colLeft .gform_wrapper .gform_footer input[type="image"]:hover, .colLeft .gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: #ebcf1d;
}

.colLeft .gform_wrapper .gform_footer input.button:active, .colLeft .gform_wrapper .gform_footer input[type="image"]:active, .colLeft .gform_wrapper .gform_footer input[type="submit"]:active {
background-color: #ebcf1d;
}

.colLeft .gform_wrapper .button, .colLeft .gform_wrapper .small_button, .colLeft .gform_wrapper .submit-button, .colLeft .gform_wrapper .success-button, .colLeft .gform_wrapper .submit-link, .tag-list li a {
    background-color: #ebcf1d;
    border: 0 none;
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-family: "Oswald",Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.25;
    padding: 10px 17px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: normal;
}

.colLeft .gform_wrapper .button.fb-action,
.colLeft .gform_confirmation_wrapper .button.fb-action {
	font-size: 12px;
	color: #fff;
    padding: 10px 17px 10px 40px;
    background-color: #3c5699;
    background-image: url("images/sharesprite_lbf.png");
    background-position: 0 0;
    background-repeat: no-repeat;
	height: 36px;
	margin: 0 10px 10px 0;
}

.colLeft .gform_wrapper .button.fb-action:hover,
.colLeft .gform_confirmation_wrapper .button.fb-action:hover {
	color: #e7e7e7;
	background-color: #273b7b;
    background-position: 0 -36px;
	text-decoration: none;
}

.colLeft .gform_wrapper .button.tw-action, 
.colLeft .gform_confirmation_wrapper .button.tw-action {
	font-size: 12px;
	color: #fff;
	padding: 10px 17px 10px 40px;
	background-color: #2ebff2;
    background-image: url("images/sharesprite_lbf.png");
    background-position: 0 -72px;
    background-repeat: no-repeat;
	height: 36px;
	margin: 0 0 10px 0;
	}
	
.colLeft .gform_wrapper .button.tw-action:hover,
.colLeft .gform_confirmation_wrapper .button.tw-action:hover {
	color: #e7e7e7;
	background-color: #21aeee;
    background-position: 0 -108px;
	text-decoration: none;
}


.colLeft .gform_wrapper input[type="email"]:focus, .colLeft .gform_wrapper input[type="number"]:focus, .colLeft .gform_wrapper input[type="password"]:focus, .colLeft .gform_wrapper input[type="tel"]:focus, .colLeft .gform_wrapper input[type="text"]:focus, .colLeft .gform_wrapper input[type="url"]:focus {
    border: 3px solid rgba(253, 207, 29, 1);
}

.gform_wrapper .cross-exam textarea.medium:focus {
    border: 3px solid rgba(253, 207, 29, 1);
}

.gform_wrapper .cross-exam .gfield_description {
    color: #fff;
}

/* letter action form */

.colLeft.letter-action h2 {color: #ebcf1d; text-align:center; text-transform:uppercase;}

.colLeft.letter-action {background-color: #2eacba; padding: 0 2% 2% 4%;}
.colLeft.letter-action {
	background-image:url(images/letter-bg.jpg); background-repeat:no-repeat;
	background-color:#fff; background-position: right bottom;margin-top: 15px;
}
.colLeft.letter-action.speech {
	background-image:url(images/speech-bg.jpg);
    background-color: #fff;
    background-position: center top;
    background-repeat: no-repeat;
    border-color: #000;
    border-style: solid;
    border-width: 15px;
    margin-top: 0;
}

.colLeft.letter-action a {color: #c0ebdc;}
.colLeft.letter-action a:hover {
	color: #EEFFFB;
}

.colLeft.letter-action .gform_wrapper {
    max-width: 95%;
}

.colLeft.letter-action .gform_wrapper .rosie-letter-action label {
    display: none;
}
.colLeft.letter-action.speech .gform_wrapper label {
    display: none;
}


.colLeft.letter-action .gform_wrapper textarea.medium {
    height: 180px;
}

.colLeft .gform_wrapper .gform_footer input[type="submit"] {
    font-size: 18px;
    margin-top: 0;
    padding: 5px 30px;
    width: 100%;
	background-image:url(images/env-icon.png); background-repeat:no-repeat;
	background-position: left center;
}

.colLeft.letter-action .gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color:#6494b8;
}

.colLeft.letter-action .gform_wrapper .gform_footer input[type="submit"]:active {
	color: #e7e7e7;
	background-color:#e4d022;
}

.colLeft.letter-action .gform_wrapper #field_18_9 p {font-size: 13px;}


/* fathers day form */



.colLeft.fathers-day-action h2 {color: #ebcf1d; text-align:center; text-transform:uppercase;}

.colLeft.fathers-day-action {background-color: #2eacba; padding: 0 2% 2% 4%;}
.colLeft.fathers-day-action {
	background-image:url(images/cross-exam-form-bg.jpg); background-repeat:no-repeat;
	background-color:#115c66;
}

.colLeft.fathers-day-action a {color: #c0ebdc;}
.colLeft.fathers-day-action a:hover {
	color: #EEFFFB;
}

.gform_wrapper .fathers-day-form .gfield_html.gfield_no_follows_desc, .gform_wrapper .cross-exam .gfield_html.gfield_no_follows_desc {color: #fff;
    font-size: 1.4em;}
	


.gform_wrapper .fathers-day-form .top_label .gfield_label {
    color: #fff;
    font-size: 1.4em;
	margin-top: 20px;
}

.gform_wrapper .fathers-day-form li#field_4_2 label.gfield_label {font-size: 1.2em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_3 label.gfield_label {font-size: 1.2em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_4 label.gfield_label {font-size: 1.2em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_5 label.gfield_label {font-size: 1.2em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_6 label.gfield_label {font-size: 1.2em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_7 label.gfield_label {font-size: 1.2em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_8 label.gfield_label {font-size: 1.2em; color:#c0ebdc;}

.gform_wrapper .fathers-day-form ul.gfield_radio li {
    background-color: #2f7988;
    border-radius: 4px;
    float: left;
    width: 100%;
	font-size: 18px;
}

.gform_wrapper .fathers-day-form ul.top_label li#field_4_1 .gfield_label {margin-top: 5px;}

.gform_wrapper .fathers-day-form ul.gfield_radio li label {text-align: center; color: #fff; padding: 8px 8px 8px 8px !important; margin-left: 0!important; }

.gform_wrapper .fathers-day-form ul.gfield_radio li label {cursor: pointer; cursor: hand;}
.gform_wrapper .fathers-day-form ul.gfield_radio li:hover {background-color: #fbe245; transition: background-color 0.5s ease;}
.gform_wrapper .fathers-day-form ul.gfield_radio li label:hover {color: #333;}



.gform_wrapper .fathers-day-form ul.gfield_radio li.donate-active {background-color: #ebcf1d;}
.gform_wrapper .fathers-day-form ul.gfield_radio li.donate-active label {color: #333;}

.gform_wrapper .fathers-day-form ul.gfield_radio li input {
	border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 2rem;
    margin: 0 -2rem -2rem 0;
    opacity: 0.001;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 2rem;
	cursor: pointer; cursor: hand;}
	
.gform_wrapper .fathers-day-form .top_label input.medium, .gform_wrapper .fathers-day-form .top_label select.medium {
    width: 98%;
}

.gform_wrapper .fathers-day-form .gfield_checkbox li label {color:#fff; font-size: 18px; margin-bottom: .5em;}

.survey-text-box p{
    color: white;
    font-size: .6em; 
}

.gform_wrapper .fathers-day-form .gfield_html.gfield_no_follows_desc {color: #fff;
    padding-top:10px;
}

#field_4_17 .gfield_description {
    color: white;
    font-size: 18px;
}

.form-wrap-holder {
    width: 50%;
    float: left;
    padding: 0px 15px 0;
}

/* Cross examination action */

.cross-exam {padding: 0;}.cross-exam img {display: none;}.gform_confirmation_wrapper.cross-exam {margin-bottom: 15px;}.gform_confirmation_wrapper.cross-exam .share {margin-top: 15px;}

.gform_wrapper .cross-exam h3.gform_title {
    color: #ebcf1d;
	font-weight:normal;
	text-transform: uppercase;
	font-size: 2.2em;
}

.gform_wrapper .cross-exam span.gform_description {color: #fff;  font-size: 16px;}

.gform_wrapper .cross-exam .top_label .gfield_label {
    color: #fff;
    font-size: 1.2em;
	margin-top: 0;
}

/* Orange */

.colLeft.orange-action {background-color: transparent;}


.orange-action .gform_wrapper h3.gform_title {
	color: #f16d41;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

.colLeft.orange-action .gform_wrapper .button, .colLeft.orange-action .gform_wrapper .submit-button, .colLeft.orange-action .gform_wrapper .success-button {
    background-color: #f16d41;
	color: #fff;
}

.colLeft.orange-action .gform_wrapper .button:hover {background-color: #ebcf1d; color: #333;}


/* =Show content
----------------------------------------------- */

.storyopen {
    color: #6494b8;
    cursor: pointer;
    margin-bottom: 0.5em;
    margin-top: 0;
    text-align: center;
    text-decoration: underline;
	display: inline;
}

.storyopen:hover {color: #326287;
    text-decoration: none;
	}

.storydisplay {display: none}


/* =Responsive Structure
----------------------------------------------- */



/* Media queries */

/* 836px and under  */ /* NAvigation Fix for tablet and greater */

@media screen and (max-width: 836px) {
	

}

/* 768px and under  */ /* Includes vert tablet and bnder */

@media screen and (max-width: 768px) {
	

}

/* 767px and under  */

@media screen and (max-width: 767px) {
	

}

@media screen and (max-width: 761px) {


}

/* 620 px and under (Galaxy SIII)  */

@media screen and (max-width: 641px) {


}


/* 569px and under  */

@media screen and (max-width: 569px) {
	

}

/* 561px and under  */

@media screen and (max-width: 561px) {

}

@media screen and (max-width: 480px) {
	
/* 480px breakpoint grid reset */
  .col-xs-6, .col-xs-4 {
    width: 100%;
}

.gf_left_half {width: 100%; margin-right: 0}
.gf_right_half {width: 100%; margin-right: 0}
}

@media screen and (max-device-width: 767px) {.cross-exam img {display: none;}}


@media screen and (min-width: 420px) {

.colLeft .gform_wrapper .button.fb-action, .colLeft .gform_wrapper .button.tw-action {
	font-size: 14px;
}

}

@media screen and (min-width: 480px) {

.gform_wrapper .fathers-day-form .top_label .gfield_label {
    font-size: 1.8em;
	}

.gform_wrapper .fathers-day-form .gfield_html.gfield_no_follows_desc {color: #fff;
    font-size: 1.8em;
	}

.gform_wrapper .fathers-day-form li#field_4_2 label.gfield_label {font-size: 1.4em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_3 label.gfield_label {font-size: 1.4em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_4 label.gfield_label {font-size: 1.4em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_5 label.gfield_label {font-size: 1.4em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_6 label.gfield_label {font-size: 1.4em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_7 label.gfield_label {font-size: 1.4em; color:#c0ebdc;}
.gform_wrapper .fathers-day-form li#field_4_8 label.gfield_label {font-size: 1.4em; color:#c0ebdc;}

.colLeft .gform_wrapper .button.fb-action, .colLeft .gform_wrapper .button.tw-action {
	font-size: 14px;
}

}

@media screen and (min-width: 768px) {
	.colLeft {
	padding: 2% 2% 2% 4%;
}

.gform_wrapper .fathers-day-form ul.gfield_radio li {
    width: 28%;
	margin-right: 20px;
}

}

@media screen and (min-device-width: 768px) {.cross-exam img {width: 100%; height: auto; display: block;}}


@media screen and (min-width: 970px) {
	.colLeft.letter-action .gform_wrapper #field_18_9 p {font-size: 14px;}
}


@media screen and (min-width: 1170px) {

}


/* Stylesheet ENDS

---------------------------------------------------*/
