.et_pb_kkcustom_form_container { position: relative; }
.et_pb_kkcustom_form_container.has_border,
.et_pb_kkcustom_form_container.has_shadow { padding: 3%; }
.et_pb_kkcustom_form_container .et_pb_contact_form { margin: 0; }
.et_pb_kkcustom_form_container form { padding-bottom: 20px; }

.et-db #et-boc .et-fb-multiple-checkboxes-wrap p { width: 25%; display: inline-table; }

.et_pb_kkcustom_form_container .et_pb_contact_left {
    float: left;
    width: 100%;
/*	padding: 0 0 1em 0; */
}
.et_pb_kkcustom_form_container fieldset.et_pb_with_border {
	border: 0px solid #eee;
	padding: 1em 5px;
	margin-bottom: 1em;
}
.et_pb_kkcustom_form_container p,
.et_pb_kkcustom_form_container div {
    width: 100%;
}
.et_pb_kkcustom_form_container fieldset div.note_content {
/*	width: auto;
	margin-left: 1em;
	margin-right: 1em;
*/
}
.et_pb_kkcustom_form_container div.note_content {
	width: 100%;
/*	margin-left: 1em;
	margin-right: 1em;
	*/
}
.et_pb_kkcustom_form_container div.note_content p {
	padding-left: 1em;
	padding-right: 1em;
}
.et_pb_kkcustom_form_container p {
	padding: 0 0 1em 0;
	clear: none;
}
.et_pb_kkcustom_form_container p.full,
.et_pb_kkcustom_form_container p.full:last-of-type {
	padding: 0 0 1em 0;
}

.et_pb_kkcustom_form_container .kk_button_wrapper_end div {
    width: auto;
}
.et_pb_kkcustom_form_container .halfit.note_content {
	max-width: 50%;
	display: inline-block;
}
.et_pb_kkcustom_form_container div.inblk {
    display: inline-block;
/*    padding-left: 1em;
    padding-right: 1em;
*/
	vertical-align: top;
}
.et_pb_kkcustom_form_container p.inblk {
    display: inline-block;
    padding-right: 1em;
	vertical-align: top;
}
.et_pb_kkcustom_form_container p.inblk.full,
.et_pb_kkcustom_form_container div.inblk.full {
	display: block;
	vertical-align: top;
}
.et_pb_kkcustom_form_container .et_pb_contact_left p {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 .5em 1em 0;
	clear: none;
}
.et_pb_kkcustom_form_container fieldset.et_pb_with_border .et_pb_contact_left p {
	padding-right: 1em;
	padding-left: 1em;
}
.et_pb_kkcustom_form_container fieldset fieldset {
	margin: 0 1em 1em;
}
.et_pb_kkcustom_form_container fieldset.et_pb_with_border .et_pb_contact_left p:last-child,
.et_pb_kkcustom_form_container fieldset.et_pb_with_border p:last-child {
	padding-left: .5em;
    padding-right: 1em;	
}
.et_pb_kkcustom_form_container fieldset.et_pb_with_border .et_pb_contact_left p:first-child {
	padding-left: 1em;
}
.et_pb_kkcustom_form_container fieldset.et_pb_with_border p.inblk:first-of-type {
	padding-left: 1em;
}
.et_pb_kkcustom_form_container  p.inblk:last-of-type {
	padding-bottom: 1em;
}
.et_pb_kkcustom_form_container .et_pb_contact_left p:last-child {
    margin-right: 0;
	padding-bottom: 1em;
	padding-right: 0;
	padding-left: .5em;
}
.et_pb_kkcustom_form_container .et_pb_contact_left p:first-child {
	padding-left: 0;
}
.et_pb_kkcustom_form_container .et_pb_contact select {
    width: 100%;
    padding: 16px;
    border: 0 solid #333333;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
}
.et_pb_kkcustom_form_container .et_pb_contact p input {
    border: 0 solid #333333;
}	

.et_pb_kkcustom_form_container .et_pb_contact p input[type="checkbox"], .et_pb_kkcustom_form_container .et_pb_contact p input[type="radio"] { display: inline-block; margin: 0 5px; }

.et_pb_kkcustom_form_container .et_pb_contact p input[type="checkbox"] { -webkit-appearance: checkbox; }
.et_pb_kkcustom_form_container .et_pb_contact p input[type="radio"] { -webkit-appearance: radio; }

.et_pb_kkcustom_form_container .et_pb_contact input[type=checkbox].et_contact_error {
    //outline: 1px solid red !important;
}
.et_pb_kkcustom_form_container .et_pb_contact input.error.et_contact_error {
	border: 1px solid red !important;
}
.et_pb_kkcustom_form_container .et_pb_contact textarea.error.et_contact_error {
	border: 1px solid red !important;
}
.et_pb_kkcustom_form_container .et_pb_contact textarea {
	max-width: 100%;
}
.et_pb_kkcustom_form_container .et_pb_contact span.error.et_contact_error {
	border: none !important;
	display: block;
}

.et_pb_kkcustom_form_container .et_pb_contact_right {
    float: right;
    width: auto;
    margin: 8px 15px 0 0;
    text-align: right;
}
.et_pb_kkcustom_form_container .et_pb_contact_right p {
	padding: 0;
}
.et_pb_kkcustom_form_container .kk_button_wrapper_end .et_pb_contact_right {
    float: right;
    width: auto;
    margin: 0 15px 0 0;
    text-align: right;
}
.et_pb_kkcustom_form_container .et_pb_contact_right p input.et_pb_contact_captcha {
  max-width: 50px;
}
.et_pb_kkcustom_form_container .et_pb_contact_submit, .et_pb_contact_reset {
    display: block;
    float: right;
    margin: 8px auto 0;
    font-family: inherit;
    cursor: pointer;
}
.et_pb_kkcustom_form_container .kk_button_wrapper_end .et_pb_contact_submit {
    margin: 0 15px auto 0;
}
.et_pb_kkcustom_form_container .et_pb_contact #upldstat {
	width: 50%;
	margin: 0 auto;
	position: absolute;
	top: 25%;
    left: 25%;
	z-index:9999;
}
.et_pb_kkcustom_form_container.has_border fieldset,
.et_pb_kkcustom_form_container.has_shadow fieldset {
	/* margin-left: 3%; */
}
.et_pb_kkcustom_form_container fieldset.has_border,
.et_pb_kkcustom_form_container fieldset.has_shadow {
	/*margin-left: 3%;*/
}
.et_pb_kkcustom_form_container.has_border fieldset.pages,
.et_pb_kkcustom_form_container.has_shadow fieldset.pages {
	padding: 5px;
}
.et_pb_kkcustom_form_container fieldset.et_pb_with_border p.full,
.et_pb_kkcustom_form_container fieldset.et_pb_with_border p.full:last-of-type {
	padding: 0 1em 1em 1em;
}
.et_pb_kkcustom_form_container legend {
	margin-left: 1.5%;
	font-size: 20px;
}
.et_button_icon_visible .et_pb_kkbutton_next, .et_button_icon_visible .et_pb_kkbutton_prev {
	padding-right: 2em;
	padding-left: 0.7em;

}
.et_button_icon_visible .et_pb_kkbutton_next:hover, .et_button_icon_visible .et_pb_kkbutton_prev:hover {
	margin-left: 0;
	opacity: 1;
	
}
/*.et_button_left .et_pb_kkbutton_next:hover:after, .et_button_left .et_pb_kkbutton_prev:hover:after {
	left: 0.15em;
	
}
.et_button_left .et_pb_kkbutton_next:after, .et_button_left .et_pb_kkbutton_prev:after {
	left: 1em;
	margin-left: 0;
	
}
.et_button_left .et_pb_kkbutton_next:hover, .et_button_left .et_pb_kkbutton_prev:hover {
	padding-right: 0.7em;
	padding-left: 2em;
	
}
*/
.et_button_no_icon .et_pb_kkbutton_next:after, .et_button_no_icon .et_pb_kkbutton_prev:after {
	display: none;
	
}
.et_button_no_icon .et_pb_kkbutton_next, .et_button_no_icon .et_pb_kkbutton_next:hover, .et_button_no_icon .et_pb_kkbutton_prev, .et_button_no_icon .et_pb_kkbutton_prev:hover {
	padding: 0.3em 1em !important;
	
}
.et_pb_custom_button_icon.et_pb_kkbutton_next:after, .et_pb_custom_button_icon.et_pb_kkbutton_prev:after {
	line-height: 1.7em;
	
}
.et_pb_custom_button_icon.et_pb_kkbutton_next:after, .et_pb_custom_button_icon.et_pb_kkbutton_next:before, .et_pb_custom_button_icon.et_pb_kkbutton_prev:after, .et_pb_custom_button_icon.et_pb_kkbutton_prev:before {
	content: attr(data-icon);
}
.et_pb_custom_button_icon.et_pb_kkbutton_next:hover:after, .et_pb_custom_button_icon.et_pb_kkbutton_next:after, .et_pb_custom_button_icon.et_pb_kkbutton_prev:hover:after, .et_pb_custom_button_icon.et_pb_kkbutton_prev:after {
	margin-left: 0.3em;
	//padding-right: 2em;
	//padding-left: 0.7em;
	
}
.et_pb_custom_button_icon.et_pb_kkbutton_next:hover:before, .et_pb_custom_button_icon.et_pb_kkbutton_prev:hover:before {
	margin-right: 0.3em;
	
}
.et_pb_kkbutton_next, .et_pb_kkbutton_prev {
	position: relative;
	padding: 0.3em 1em;
	border: 2px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: transparent;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7em !important;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	
}
.et_pb_kkbutton_next, .et_pb_kkbutton_prev {
	color: #2ea3f2;
	display: inline-block;
	margin: 0 0 0 15px;
	font-family: inherit;
	cursor: pointer;

}
 .et_pb_custom_button_icon.et_pb_kkbutton_next:hover, .et_pb_custom_button_icon.et_pb_kkbutton_prev:hover {
	background: rgba(0, 0, 0, 0.05);
	padding: 0.3em 2em 0.3em 1em;
	border: 2px solid transparent;
}
.et_pb_kkbutton_next:after,
.et_pb_kkbutton_next:before,
.et_pb_kkbutton_prev:before,
.et_pb_kkbutton_prev:after {
	position: absolute;
	margin-left: -1em;
	opacity: 0;
	font-size: 32px;
	line-height: 1em;
	content: "\35";
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	
}
.et_pb_kkbutton_prev:before {
	//margin-right: -1em;
	content: "\34";
	//margin-left: 0;
}
.et_pb_kkbutton_prev:hover, .et_pb_kkbutton_next:hover {
	//display: none;
	padding: 0.3em 1.5em;
}
.et_pb_kkbutton_next:before {
	//content: "";
	display: none;
}
.et_pb_kkbutton_prev:after {
	//content: "";
	display: none;
}
.et_pb_kkbutton_next:hover:after {
	margin-left: 0;
	opacity: 1;
	
}
.et_pb_kkbutton_prev:hover:before {
	margin-right: 0;
	opacity: 1;
}
.et_pb_kkbutton_next:after, .et_pb_kkbutton_prev:before {
	font-family: "ETmodules" !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;

	speak: none;
	
}
.et_pb_custom_button_icon.et_pb_kkbutton_next:after, .et_pb_custom_button_icon.et_pb_kkbutton_prev:after {
	content: attr(data-icon);
}
.kk_button_wrapper {
	text-align: center;
}

#upldstat .progress {
	position: relative;
    width: 100%;
    border: 1px solid #b4f5b4;
    //padding: 1px;
    border-radius: 3px;
}
#upldstat .progress .bar {
	background-color: #b4f5b4;
    width: 0%;
    height: 40px;
    border-radius: 3px;
}
#upldstat .progress .percent {
	position: absolute;
    display: inline-block;
    top: 10px;
    left: 48%;
}
.note_content { padding-top: 20px; padding-bottom: 20px; margin-bottom: 20px; }
.et_pb_kkcustom_form_container.has_border .note_content,
.et_pb_kkcustom_form_container.has_shadow .note_content { width: 97%; margin-left: 3%; }
.et_pb_kkcustom_form_container.has_border .note_content.inblk,
.et_pb_kkcustom_form_container.has_shadow .note_content.inblk { margin-left: 0; }
.help { display: block; }
.js .file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

label.lbl {
    width: 100%;
    /* padding: 14px; */
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
    display: inline-block;
}

.no-js .file + label.lbl {
    display: none;
}

.file:focus  label.lbl,
.file.has-focus  label.lbl {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

label.lbl * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

label.lbl svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}
/* style 6 */
/*
.file + label {
    color: #d3394c;
}
*/
/*
.file + label {
    border: 1px solid #d3394c;
    background-color: #f1e5e6;
    padding: 0;
}
*/
/*
.file:focus + label,
.file.has-focus + label,
.file + label:hover {
    border-color: #722040;
}
*/
/*
.file + label span,
.file + label strong {
    padding: 0.625rem 1.25rem;
    
}
*/
label.lbl span {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    padding: 14px;
}

label.lbl strong {
    /*height: 100%;*/
    color: #fff;
    background-color: #ccc;
    display: inline-block;
    padding: 14px;
}

 label:focus.lbl strong,
label.lbl.has-focus   strong,
label.lbl:hover strong {
    background-color: #722040;
}

/* Customize the label (the container) */
.cust-chk, .cust-rad {
  display: inline;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  margin-right: 10px;
}
.cust-chk .chkgrp_lbl, .cust-rad .chkgrp_lbl {
  vertical-align: text-top;
  font-size: 14px;
}

/* Hide the browser's default checkbox */
.cust-chk input, .cust-rad input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
.checkmark.rad { border-radius: 50%; }

/* On mouse-over, add a grey background color */
.cust-chk:hover input ~ .checkmark, .cust-rad:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cust-chk input:checked ~ .checkmark, .cust-rad input:checked ~ .checkmark {
  background-color: #eee;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cust-chk input:checked ~ .checkmark:after, .cust-rad input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.et_pb_contact_form_label.chkbx { padding-right: 10px; }
.cust-chk .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #333333;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Style the indicator (dot/circle) */
.cust-rad .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #333333;
}

@media screen and (max-width: 50em) {
	label.lbl strong {
		//display: block;
	}
}

