/*
* styles for settings page
*/
#crf_login_error{ margin-bottom:10px;}
.entry-title{
	margin:10px auto !important;
} 
.crf_contact_form input[type=radio]{
  -webkit-appearance: radio !important;
   -moz-appearance:radio !important;
   appearance: radio !important;
   margin:0 !important;
   width:auto;
   border:none \9;
   border:none \8;
   border:none \7;
}
.crf_contact_form input[type=checkbox]{
	 -webkit-appearance: checkbox !important;
   -moz-appearance:checkbox !important;
   appearance: checkbox !important;
   margin:0 !important;
   width:auto;
   border:none \9;
   border:none \8;
   border:none \7;
  
 }
 #recaptcha_response_field{
	display:inline-block;
	height:17px;
}
#recaptcha_widget_div table{
	table-layout:inherit;
}
#recaptcha_widget_div table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td{
	line-height:normal !important;
}
th:empty, td:empty, th.pad, td.pad {
    opacity:1;
}
.crf_contact_form * {
    text-align: left !important;
    
}
.recaptcha_input_area #recaptcha_response_field{
	min-height:17px !important;
	margin-top:inherit;
}


.crf_contact_form input[type="checkbox"], .crf_contact_form input[type="radio"] {
	top:1px;
	*margin:0px;
	float:none;
}
.crf_contact_form .crf_heading h1{}
.crf_contact_form p,
.widget .crf_contact_form p {
    margin: 0 !important;
}
.crf_contact_form .cptch_block label + br,
.crf_contact_form .cptch_block span + br,
.crf_contact_form .cptchpr_block label + br,
.crf_contact_form .cptchpr_block span + br {
    display: block !important;
}
.crf_contact_form .cptch_block br,
.crf_contact_form .cptchpr_block br {
    display: none;
}
.crf_input_captcha .cptch_block ~ .gglcptch,
.crf_input_captcha .cptchpr_block ~ .gglcptch {
    padding: 20px 0 0;
}
.crf_contact_form .gglcptch #recaptcha_widget_div {
    width: 320px !important;
}
.crf_label,
.crf_input,
.crf_select,
.crf_checkbox {
   max-width: 350px;
}
.crf_input_captcha {
    margin: 20px 0;
}
.crf_contact_form input[type="text"],
.crf_contact_form input[type="file"],
.crf_contact_form select,
.crf_contact_form textarea,
.widget .crf_contact_form input[type="text"],
.widget .crf_contact_form input[type="file"],
.widget .crf_contact_form select,
.widget .crf_contact_form textarea {
   /* width: 100%;
    margin: 0 !important;
    box-sizing: border-box;*/
}
.crf_contact_attachment_extensions {
	font-size: 10px !important;
}
.crf_input_submit {
    padding: 10px 0 0;
    margin: 0 auto;
}
.crf_contact_submit.primary
{
    padding: 5px 30px;
    border: none;
    background: #005DA0;
    color: #fff;
    width: 280px;
    height: 40px;
    cursor: pointer;
}
.crf_contact_form label {
	display:inline-block;
	width:auto;
}
.crf_contact_form input.crf_contact_submit {
    cursor: pointer !important;
    text-align: center !important;
    margin-bottom: 10px !important;
}
.crf_label:first-child {
    padding: 0;
}
.crf_label,
.crf_checkbox {
    padding: 10px 0 0;
}
.crf_input,
.crf_select {
    /*position: relative;*/
}
.crf_error_text {
	color: red;
	text-align: left;
	position:absolute;
    font-size: 10px;
}
/* crf_settings_page */
.crf_hidden {
	display: none;
}
.crf_contact_form input[type="checkbox"],
.crf_contact_form input[type="radio"] {
	position: relative;
	
}
.crf_info {
	color: rgb(136, 136, 136);
	font-size: 10px;
	clear: both;
}
#crf_contact_attachment {
	margin-bottom:0;
}
.crf_change_label_block input, .crf_action_after_send_block input {
	margin: 1px 0;
}
.crf_change_label_block input[type="text"],
.crf_action_after_send_block input[type="text"] {
	width: 300px;
}
.crf_action_after_send_block  input[type="text"] {
	width: 250px;
}/*
.formtable input[type="text"],input[type="password"] {
	min-height:30px;}*/
.formtable input[type="password"]
{
    width: 100%;
    margin: 0 !important;
    box-sizing: border-box;
    border-color: #d2d2d2;
    color: #aaa9a9;
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
}
.formtable select{
	min-height:33px;}	
.crf_label_language_tab {
	float: left;
	padding: 2px 5px;
	border-radius: 4px 4px 0px 0px;
	border: 1px solid #DFDFDF;
	background: url("../images/gray-grad.png") repeat-x scroll left top #DFDFDF;
	cursor: pointer;
	margin-right: 3px;
}
.crf_language_tab {
	border: 1px solid #DFDFDF;
}
.crf_active {
	color: #21759B;
}
.crf_delete {
	color: red;
	display: block;
	float: right;
	margin-left: 7px;
	position: relative;
	right: -3px;
}
.crf_language_tab_block_mini {
    background: url("../images/toggle-arrow.png") no-repeat scroll 1px -26px transparent;
    border-bottom: 1px solid #DFDFDF;
    border-right: 1px solid #DFDFDF;
    line-height: 18px;
    padding-left: 22px;
    color: #888888;
    font-size: 10px;
}
.crf_language_tab_block_mini:hover {
	opacity: 0.7;
}
.crf_language_tab_block {
	padding: 5px 10px 5px 5px;
}
.crf_help_box {
	background-image: url("../images/tooltip_icons.png");
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 29px;
	position: relative;
	margin: 0 10px;
	width: 29px;
	clear: none !important;
}
.crf_hidden_help_text {
	background: #FFF;
	border: 1px solid #DCDCDC;
	border-radius: 4px;
	left: 40px;
	padding: 5px 10px;
	position: absolute;
	width: 240px;
	line-height: 1.5;
	z-index: 10;
}
.crf_hidden_help_text:before {
	content: url("../images/help.png");
	left: -10px;
	position: absolute;
	top: 7px;
}
#crfpr_left_table {
	margin-right: 30px;
	float: left;
}
#crfpr_right_table {
	width: 500px;
	float: left;
}
.crf_contact_form div {
	clear: both;
}
.crf_contact_form #complexity
{
	position:absolute;
}
.crf_info {
	color: rgb(136, 136, 136);
	font-size: 10px;
	clear: both;
}
#crfpr_shortcode {
	width: 330px;
	margin-top: 30px;
	max-width: 330px;
}
#crfpr_shortcode_code {
	height: 20px;
	background: #EAEAEA;
	border: 1px solid #DCDCDC;
	padding: 10px;
}
#crf_shortcode code {
	white-space:nowrap;
	background: #EAEAEA;
}
.textareaa{
	line-height:normal;
	resize:none;
	overflow:auto !important;
	overflow:auto \9;
	overflow:auto \8;
	overflow:auto \7;
	overflow:auto \6;

}
/* crf_settings_table */
.crf_settings_table th, .crf_settings_table td {
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	height: 25px;
	padding: 2px 10px;
	text-align: left;
}
#crf_additions_options {
    font-size: 16px;
    font-weight: bold;
}


#crf-form .info-text {margin-bottom: 12px;
font-weight: bold; text-align:left;}
#crf-form .crf_contact_form .formtable {margin-bottom: 10px; position:relative;}
.registration-form
{
    text-align: center;
    background: rgba(255,255,255,0.7);
    padding: 30px;
    margin-top: 100px;
	margin-left:50px;
	margin-right:50px;
	float:left;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.registration-form .crf_contact_form {
    margin: 30px 0;
    width: 100%;
	float:left;
}
.registration-form h3
{
	font-weight:bolder !important;
	color:#005DA0 !important;
	font-size:24px !important;
	margin-bottom:0px;
}
#password_info
{
	display:none !important;
}
.registration-form #crf-form .crf_contact_form .formtable {
    margin-bottom: 10px;
    width: 46%;
	margin-right:4%;
    float: left;
    clear: none;
	position:relative;
}
.crf_input .remove {padding-left: 10px;}

.crf_contact_attachment .fileinput {padding-bottom: 10px;}

.crf_contact_attachment .fileinput a {padding-top: 10px;
float: left;}
.crf_estric{ font-weight:bold; color:red;}
.crf_label label{
	margin-bottom:3px;
}

.crf_contact_attachment .fileinput:first-child .removebutton{display:none;}
.fileinput{ float:left;}
.fileinput span{ cursor:pointer;}
.crf_captcha_error 
{
  border: 1px solid #00529B;
  padding-bottom: 15px;
  padding-top: 15px;
  color: #D8000C;
  background-color: #FFBABA;
}

.formtable input               {
  font-size:18px !important;
  padding:10px 10px 10px 5px !important;
  display:block;
  border:none !important;
  border-bottom:1px solid #757575 !important;
  color:#000 !important;
  background:none !important;
}
.formtable input:focus         { outline:none; }

/* LABEL ======================================= */
.formtable label                {
  color:#000; 
  font-size:14px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  left:5px;
  top:10px;
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}

/* active state */
input:focus ~ label{
  top:-10px;
  font-size:11px;
  color:#5264AE;
}
input:valid ~ label {
  top:-10px;
  font-size:11px;
  color:#5264AE;
}

/* BOTTOM BARS ================================= */
.bar    { position:relative; display:block; }
.bar:before, .bar:after     {
  content:'';
  height:2px; 
  width:0;
  bottom:1px; 
  position:absolute;
  background:#5264AE; 
  transition:0.2s ease all; 
  -moz-transition:0.2s ease all; 
  -webkit-transition:0.2s ease all;
}
.bar:before {
  left:50%;
}
.bar:after {
  right:50%; 
}

/* active state */
.formtable input:focus ~ .bar:before,.formtable input:focus ~ .bar:after {
  width:50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
  position:absolute;
  height:60%; 
  top:25%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}

/* active state */
.formtable input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from { background:#5264AE; }
  to    { width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
    from { background:#5264AE; }
  to    { width:0; background:transparent; }
}
@keyframes inputHighlighter {
    from { background:#5264AE; }
  to    { width:0; background:transparent; }
}

select {
  font-family: inherit;
  background: none !important;
  width: 100%;
  padding: 10px 10px 10px 5px;
  font-size: 16px;
  color: #000;
  border: none;
  border-bottom: 1px solid #757575 !important;
}

/* Remove focus */
select:focus {
  outline: none;
}

/* Hide label */
.mdl-selectfield label {
  display: none;
}
.mdl-selectfield {
    margin-top: 4px;
}
/* Use custom arrow */
.mdl-selectfield select {
	color:#000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.mdl-selectfield {
  position: relative;
}
.mdl-selectfield:after {
  position: absolute;
  top: 0.75em;
  right: 0.5em;
  /* Styling the down arrow */
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: .25em solid transparent;
  border-right: .25em solid transparent;
  border-top: 0.375em solid rgba(0,0,0, 0.12);
  pointer-events: none;
}
@media all and (max-width: 420px)
{
	.registration-form
	{
    margin-left: 10px;
    margin-right: 10px;
	padding:10px;
	}
	.join-us-info {
    padding-left:20px;
}
.registration-form #crf-form .crf_contact_form .formtable
{
    width: 98%;
}
}