@charset "UTF-8";
/*
Theme Name:RUMBLE(child)
Template:rumble_tcd058
*/

/*
Contact Form 7
*/
.wpcf7 .required {
	color: #ff0000;
}

.wpcf7 .wpcf7-not-valid {
    background: #ffb6c1;
}
.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
 
.wpcf7 .wpcf7-validation-errors {
	color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}

.wpcf7 .wpcf7-mail-sent-ok {
    color: #3A87AD;
    background-color: #D9EDF7;
    border: 1px solid #BCE8F1;
}

input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea,
.wpcf7-date {
	padding: 10px;
	font-size: 120%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 200px;
}

/*
Select
*/
@font-face {
	font-family: "IonIcons";
	src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");
	src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),
	url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"),
	url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"),
	url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
	font-weight: normal;
	font-style: normal;
}

.wpcf7-form .pt20{
    padding-top: 20px;
}
.wpcf7-form .select-wrap {
	margin-bottom: 1em;
    position: relative;
}
.wpcf7-form .select-wrap:before {
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 0;
    content: "\f123";
    font-family: "IonIcons";
    line-height: 43px;
    color: #7F878C;
    pointer-events: none;
}
.wpcf7-form .wpcf7-select {
    outline:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    /* color: inherit; */
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 8px 12px;
    border:1px solid #ddd;
    /* color:#828c9a; */
    width:100%;
    /* border-radius:3px; */

	background-color: #fff;
	max-width: 100%;
}
.wpcf7-form .wpcf7-select option{
  background-color: #fff;
  /* color: #333; */
}
.wpcf7-form .wpcf7-select::-ms-expand {
  display: none;
}
.wpcf7-form .wpcf7-select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #828c9a;
}

/*
Radio button
*/
.wpcf7-radio .wpcf7-list-item input[type="radio"] {
    display: none;
}

.wpcf7-radio .wpcf7-list-item {
    cursor: pointer;
    /* color: #828c9a; */
    /* padding-right: 15px; */
	margin-left: 0;
	font-weight: normal;
}

.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label:before {
	content: "\f3a6";
    font-family: "IonIcons";
    margin-right: 7px;
    color: #ccc;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
	color: black;
}

.wpcf7-radio .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label {
    color: #4788bf;
}

.wpcf7-radio .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label:before {
    content: "\f3a7";
    font-family: "IonIcons";
    color: #4788bf;
}

/*
Amount of Mutual Aid Payment
*/
.wpcf7-form .amount-wrap {
	/* color: green; */
	margin-top: -24px;
}

.wpcf7-form .amount-wrap .amount {
	font-size: 200%; 
	font-weight: bold;
}

.wpcf7-form .amount-wrap .unit {
	font-size: 120%; 
	font-weight: bold;
}

/*
Theme My Login
*/

body.page-id-232,
body.page-id-234,
body.page-id-235,
body.page-id-236 {
	background: url('./images/bike-on-the-edge.jpg') center center / cover no-repeat fixed;
	background-color: white;
}

body.page-id-232 #site_wrap,
body.page-id-234 #site_wrap,
body.page-id-235 #site_wrap,
body.page-id-236 #site_wrap {
	width: 100vw;
	height: 100vh;
}

body.page-id-232 #site_wrap main,
body.page-id-234 #site_wrap main,
body.page-id-235 #site_wrap main,
body.page-id-236 #site_wrap main {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 480px;
	height: 320px;
}

body.page-id-232 #site_wrap main::before,
body.page-id-234 #site_wrap main::before,
body.page-id-235 #site_wrap main::before,
body.page-id-236 #site_wrap main::before {
	content: " ";
	display: block;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
    background: url(./images/bike-on-the-edge.jpg) center center / cover no-repeat fixed;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: -10px;
	overflow: hidden;
	z-index: -10;
	-webkit-filter: blur(10px);
	filter: blur(10px);
}

body.page-id-232 #site_wrap main::after,
body.page-id-234 #site_wrap main::after,
body.page-id-235 #site_wrap main::after,
body.page-id-236 #site_wrap main::after {
	content: " ";
	display: block;
	width: 480px;
	height: 320px;
	background-color: rgba(255, 255, 255, 0.25);
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0;
	bottom: 0;
	z-index: -1;
}

@media (max-width: 480px) {
	body.page-id-232 #site_wrap main,
	body.page-id-234 #site_wrap main,
	body.page-id-235 #site_wrap main,
	body.page-id-236 #site_wrap main {
		width: 320px; /* temporal size */
		height: 320px; /* temporal size, should be defined in build-up manner */
	}
}

.page-id-232 .tml,
.page-id-234 .tml,
.page-id-235 .tml,
.page-id-236 .tml {
	max-width: 500px;
}

.page-id-232 .tml p,
.page-id-234 .tml p,
.page-id-235 .tml p,
.page-id-236 .tml p {
	margin: 0 0 5px 0;
}

.page-id-232 div.tml-wrapper,
.page-id-234 div.tml-wrapper,
.page-id-235 div.tml-wrapper,
.page-id-236 div.tml-wrapper {
	/* width: 350px; */
	/* margin: 5%; */
	background-color: white;
}

.page-id-232 div.tml-background,
.page-id-234 div.tml-background,
.page-id-235 div.tml-background,
.page-id-236 div.tml-background {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: white;
	opacity: 0.8;
}

.page-id-232 p.error,
.page-id-234 p.error,
.page-id-235 p.error,
.page-id-236 p.error {
	border: 0;
	background-color: transparent;
	color: red;
	font-size: 85%;
	line-height: 1.5;
	padding: 0;
}

.page-id-232 p.message,
.page-id-234 p.message,
.page-id-235 p.message,
.page-id-236 p.message {
	display: none;
	border: 0;
	background-color: transparent;
	color: green;
	font-size: 85%;
	line-height: 1.5;
	padding: 0;
}


/*
Form
*/
.page-id-232 form,
.page-id-234 form,
.page-id-235 form,
.page-id-236 form {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/*
Label
*/
.page-id-232 label,
.page-id-234 label,
.page-id-235 label,
.page-id-236 label {
	color: #333;
	font-weight: bold;
}

/*
Input
*/
.page-id-232 form .input,
.page-id-234 form .input,
.page-id-235 form .input,
.page-id-236 form .input {
	font-size: 118%;
	padding: 10px;
	border: 1px solid #ddd;
	margin: 0 0 10px;
	box-shadow: 0 0 2px 2px rgba(200,200,200,0.2) inset;
}

.page-id-232 form input:focus,
.page-id-234 form input:focus,
.page-id-235 form input:focus,
.page-id-236 form input:focus {
	background-color: #fff;
	border: 1px solid #a0d2ff;
	box-shadow: none;
}

/*
Button
*/
.page-id-232 #wp-submit,
.page-id-234 #wp-submit,
.page-id-235 #wp-submit,
.page-id-236 #wp-submit {
	font-weight: bold;
	color: white;
	background: black;
	border: none;
	padding: 10px 40px;
	box-shadow: none;
	text-shadow: none;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.page-id-232 #wp-submit:hover,
.page-id-232 #wp-submit:focus,
.page-id-232 #wp-submit:active,
.page-id-234 #wp-submit:hover,
.page-id-234 #wp-submit:focus,
.page-id-234 #wp-submit:active,
.page-id-235 #wp-submit:hover,
.page-id-235 #wp-submit:focus,
.page-id-235 #wp-submit:active,
.page-id-236 #wp-submit:hover,
.page-id-236 #wp-submit:focus,
.page-id-236 #wp-submit:active {
	background: #e72410;
	border: none;
	box-shadow: none;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

/*
Remember Me
*/
#rememberme {
	display: none;
}

.page-id-232 p.tml-rememberme-wrap label {
	font-weight: normal;
	padding-left: 24px;
	position:relative;
	margin-right: 24px;  
}

.page-id-232 p.tml-rememberme-wrap label::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 15px;
	border: 1px solid #999;
	border-radius: 1px;
}

.page-id-232 #rememberme:checked + label {
	color: #009a9a;
}

.page-id-232 #rememberme:checked + label::after {
	content: "";
	display: block;
	position: absolute;
	top: -5px;
	left: 5px;
	width: 7px;
	height: 14px;
	transform: rotate(40deg);
	border-bottom: 3px solid #009a9a;
	border-right: 3px solid #009a9a;
}

/*
Action Links
*/
.tml-action-links {
	overflow:hidden;
	list-style:none;
	margin:0;
}
.tml-action-links li {
	margin:0;
	display: inline-block;
	white-space:nowrap;
	margin: 0 10px 10px;
}
.tml-action-links a {
	color:#333;
}
.tml-action-links a:hover {
	color: #1fa0ae;
}


/*
Remove unnecessary stuff from RUMBLE theme in the following pages:
   - login
   - logout
   - register
   - lostpassword
*/
.page-id-232 #js-header,
.page-id-232 #site_wrap main div.p-header-band,
.page-id-232 #site_wrap main div.p-breadcrumb.c-breadcrumb,
.page-id-232 #site_wrap .l-footer {
	display: none;
}

.page-id-234 #js-header,
.page-id-234 #site_wrap main div.p-header-band,
.page-id-234 #site_wrap main div.p-breadcrumb.c-breadcrumb,
.page-id-234 #site_wrap .l-footer {
	display: none;
}

.page-id-235 #js-header,
.page-id-235 #site_wrap main div.p-header-band,
.page-id-235 #site_wrap main div.p-breadcrumb.c-breadcrumb,
.page-id-235 #site_wrap .l-footer {
	display: none;
}

.page-id-236 #js-header,
.page-id-236 #site_wrap main div.p-header-band,
.page-id-236 #site_wrap main div.p-breadcrumb.c-breadcrumb,
.page-id-236 #site_wrap .l-footer {
	display: none;
}

/*
 #user_login
.login {
}
p.error {
	color: #B70000;
	font-size: 93%;
}
p.error strong:before {
    font-family: 'labrid-symbol';
    content: '49';
    margin:0 3px 0 0;
		font-weight: 300;
}
.login p.message {
}
.login form {
	display: inline-block;
	width:auto;
	margin:20px auto 10px;
	padding:30px 35px 20px;
	border:solid 1px #ccc;
	border-radius: 5px;
}
	#your-profile {
		padding:0;
		border:none;
	}
.login form label,
.login form input {
	display: inline-block;
	vertical-align:middle;
}
.login form label {
	min-width: 160px;
	margin-right:15px;
	margin-bottom:10px;
}
.login form p.forgetmenot label,
.login form p.forgetmenot input {
	display:inline;
	margin:0 3px 0 0;
	width: auto;
}
.login form .submit {
	text-align:center;
}
.tml-action-links {
	overflow:hidden;
	list-style:none;
	margin:0;
}
.tml-action-links li {
	margin:0;
	display: inline-block;
	white-space:nowrap;
	margin: 0 10px 10px;
}
.tml-action-links li:before {
    font-family: 'labrid-symbol';
    content: '32';
    margin:0 4px 0 0;
}
.tml-action-links a {
	color:#333;
}
.tml-action-links a:hover {
	color: #1fa0ae;
	}
.profile .screen-reader-text,
.profile .screen-reader-text span {
	height: 1px;
	left: -1000em;
	overflow: hidden;
	position: absolute;
	width: 1px;
}
.mu_register .hint {
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
}
.mu_register label.checkbox {
	display: inline;
}
.indicator-hint {
	font-size:85%;
	color:#555;
}
#pass-strength-result {
    border-style: solid;
    border-width: 1px;
    margin: 0 10px 10px 0;
    padding: 3px 5px;
    text-align: center;
    width: 200px;
		float: left;
}
#pass-strength-result.strong,
#pass-strength-result.short {
    font-weight: bold;
}
#pass-strength-result {
    background-color: #eee;
    border-color: #ddd !important;
}
 
#pass-strength-result.bad {
    background-color: #ffb78c;
    border-color: #ff853c !important;
}
 
#pass-strength-result.good {
    background-color: #ffec8b;
    border-color: #fc0 !important;
}
#pass-strength-result.short {
    background-color: #ffa0a0;
    border-color: #f04040 !important;
}
#pass-strength-result.strong {
    background-color: #c3ff88;
    border-color: #8dff1c !important;
}
*/
