.et_pb_kkcustom_form_container { position: relative; }
.et_pb_kkcustom_form_container .et_pb_contact_form { margin: 0; }

.et_pb_kkcustom_form_container .et_pb_contact_left {
    float: left;
    width: 100%;
	padding-bottom: 1em;
}
.et_pb_kkcustom_form_container p,
.et_pb_kkcustom_form_container div {
    width: 100%;
}
.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 p.inblk,
.et_pb_kkcustom_form_container div.inblk {
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
	vertical-align: top;
}
.et_pb_kkcustom_form_container .et_pb_contact_left p {
    float: left;
    width: 48.5%;
    margin: 0 3% 0 0;
    padding-bottom: 0;
}
.et_pb_kkcustom_form_container  p:last-of-type {
	padding-bottom: 1em;
}
.et_pb_kkcustom_form_container .et_pb_contact_left p:last-child {
    margin-right: 0;
	padding-bottom: 0;
}

.et_pb_kkcustom_form_container .et_pb_contact p select {
    width: 100%;
    padding: 16px;
    border: none;
    -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[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 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 .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 fieldset {
	border: 2px solid #eee;
	padding: 5px;
	margin-bottom: 1em;

}
.et_pb_kkcustom_form_container legend {
	margin-left: 10px;
	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: 20px 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;
}

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

