

/** folating labels */
.textarea:focus
{
	outline: none;
}

.textarea:focus + .label
{
	top: -5px;
	font-size: 13px;
}

.textarea:not(:placeholder-shown) + .label
{
	top: -5px;
	font-size: 13px;
}

.textarea:focus ~ .formItemBar
{
	background: #13c1a3;
}

.label
{
	position: absolute;
	top: 18px;
	left: 15px;
	-webkit-transition: 0.2s ease-out all;
	-o-transition: 0.2s ease-out all;
	transition: 0.2s ease-out all;
	color: #8e8e8e;
	font-size: 16px;
	background: #fff;
	padding: 0 5px;
	right: 15px;
}

.wrapper-selects .sf-s-wrapper
{
	max-width: 140px !important;
	width: 140px !important;
}

.wrapper-selects .sf-s-wrapper:nth-child(3)
{
	max-width: 100px !important;
	width: 100px !important;
}

.cua-register-input-wrap .textarea
{
	padding-top: 25px;
}
.cua-delete-title {
	text-align: left
}
/** Polityka prywarnosci */
.cua.cua-content .cdp-rows-wrap
{
	width: 100%;
}

.cua.cua-content .cua-init
{
	border: 3px solid #eeeeee;
	padding: 50px 30px
}

.register-form .sf-s-wrapper.sf-s-disabled .sf-s-holder,
.register-form-containner-volunteer .sf-s-wrapper.sf-s-disabled .sf-s-holder,
.register-form-containner-volunteer .sf-s-wrapper.sf-s-disabled .sf-s-multi-holder,
.register-form .sf-s-wrapper.sf-s-disabled .sf-s-multi-holder
{
	background: #c1c1c1;
}

.register-form .sf-s-wrapper.sf-s-disabled .sf-s-holder,
.register-form-containner-volunteer .sf-s-wrapper.sf-s-disabled .sf-s-holder,
.register-form-containner-volunteer .sf-s-wrapper.sf-s-disabled select,
.register-form .sf-s-wrapper.sf-s-disabled select
{
	color: #888;
	border: 2px solid #ababab;
	border-radius: 15px;
}

.register-form .sf-s-wrapper.sf-s-disabled .sf-s-holder .sf-s-selected,
.register-form-containner-volunteer .sf-s-wrapper.sf-s-disabled .sf-s-holder .sf-s-selected
{
	color: #888;
}

.cua-register-input-wrap-file.disabled
{
	background-color: #c1c1c1;
	color: #888;
	border: 2px solid #ababab;
}

.cua-register-input-wrap-file.disabled label:hover
{
	color: #888;
}

.cua-add-user-group-save
{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 10px;
}

.cua-my-group-wrapp-row .cua-my-volunteer-empty-group,
.cua-my-volunteer-empty-group.no-border
{
	padding: 0;
	border: none;
	font-size: 16px;
	text-align: center;
}

.col-table.col-table-row_gusCol
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.col-table.col-table-row_gusCol .col-table-inner
{
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	width: 33%;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-content .col-table.col-table-row_gusCol .f-text-with-icon
{
	border-radius: 0;
	overflow: unset;
}

.cua-content #f-tabs .col-table.col-table-row_gusCol .f-text-with-icon input[type="text"],
.col-table.col-table-row_gusCol .f-text-with-icon input[type="text"]
{
	padding: 13px 18px;
}

.cu-work-hours-organization .imp-grid-top-search
{
	margin: 0;
}

.cu-work-hours-organization button.imp-grid-top-search-magnifier
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cu-work-hours-organization .imp-grid-top-search-cont form
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cu-work-hours-organization .imp-grid-top-search-cont
{
	width: auto
}

.cu-work-hours-organization .imp-grid-top-search-input
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	display: block;
	min-width: auto;
}

.cua-matching-toggle-content
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 0 0 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.cua-matching-toggle-content .right
{
	text-align: justify;
	margin-right: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px;
}

.cua-matching-toggle-content .left
{
	width: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.cua.cua-content .cua-init .cdp-rows-wrap
{
	height: 900px;
	overflow: auto;
	margin: 0 auto;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua.cua-content .cua-init .cdp-row
{
	padding: 0;
}

.cua-content-resset-pass .f-submit
{
	margin: 40px 0 0 0;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;

}

.cua-content .cu-work-hours-organization a.button.invert.last
{
	background: #fff;
	color: #e8422c;
	border: none;
	position: relative;
	border: 2px solid #e8422c;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
}

.cua-content .cu-work-hours-organization a.button.invert.last:hover:before
{
	width: 0;
}

.cua-content .cu-work-hours-organization a.button.invert.last:hover
{
	background: #e8422c;
	color: #fff;
}

.cua-content-resset-pass .f-el.inverse-hover-btn input[type=submit]
{
	max-width: 180px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cua-content-resset-pass .f-el.inverse-hover-btn
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: auto;
}

#F_TAB_tab0c_user_accountsREMIND_PASS .f-content .f-el
{
	color: #9e9e9e;
	font-size: 0.75em;
	line-height: 18px;
	padding: 0 5px 0 5px !important;
	text-align: justify;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cvc-card-box.disabled:before
{
	content: " ";
	position: absolute;
	background-color: #ddd;
	opacity: 0.8;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-radius: 25px;
}

.cvc-card-box.disabled .cvc-wrapper-text-card-absolute
{
	opacity: 0.8;
}

.cdp-rows-wrap::-webkit-scrollbar-thumb
{
	background: #e8422c;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 1px #000;
}

.cdp-rows-wrap::-webkit-scrollbar
{
	width: 8.5px;
	border-radius: 10px;
}

/** Pozostale elementy */
.offers_category_user_tabs .sf-ch-wrapper.sf-ch-disabled
{
	opacity: 0.5;
}

.info-add_offer
{
	padding-bottom: 50px;
}

.whiteSpaceWrap
{
	white-space: normal;
}

.cua-add-user-group-list-containner .note
{
	border-left: 3px solid #9185be;
	background: #9185be;
}

.cua-pv-suspended-accounts
{
	width: 325px;
	margin-top: 15px;
	padding: 10px 20px;
	background-color: #eeeaffeb;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #9185be;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-pv-suspended-accounts p
{
	line-height: 16px;
	font-weight: 600;
}

span.color-black-purple
{
	font-weight: 700;
	color: #6f5db5;
	text-transform: lowercase;
}

.cua-mwh-data-row-inner-contact-container i.disabled,
.cua-pv-other-info-more-detalis i.disabled
{
	font-size: 22px;
	cursor: pointer;
	color: #dddddd;
}

.cua-action-item-flex i.disabled,
a.cua-action-item-flex.disabled
{
	color: #dddddd;
}

.cuc-volunteer-list-item-img
{
	position: relative;
}

.cua-pv-other-info-avatar 
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}
.pv-image-wrapper {
	width: 320px;
	height: 320px;
}
.pv-image-wrapper img {
        object-fit: cover;
        height: 100%;
        width: 100%;
		border-radius: 50%;
}
.suspended-accounts-avatar:before
{
	content: "Z";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #dddd;
	border-radius: 50%;
	color: #9185be;
	font-weight: 900;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-pv-other-info-avatar .suspended-accounts-avatar:before
{
	font-size: 90px;
}

.cua-my-volunteer-avatar.suspended-accounts-avatar:before,
.suspended-accounts-avatar:before,
.cuc-volunteer-list-item-img.suspended-accounts-avatar:before,
.cua-my-group-inner-row-img.suspended-accounts-avatar:before
{
	font-size: 45px;
}

.cua-my-group-inner-row-img.suspended-accounts-avatar:before
{
	font-size: 30px;
}

.cua-mwh-data-row-inner-contact-container i.disabled:hover
{
	color: #dddddd;
}

.cu-suspended-accounts-text
{
	display: inline-block !important;
	font-weight: 900;
	color: #9185be;
}

.radius-no-image-100
{
	border-radius: 100%;
	border: 2px solid #d7d7d7;
	padding: 15px;
}

.cuc-volunteer-list-item-img .radius-no-image-100
{
	width: 124px;
	height: 124px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cuc-volunteer-list-item-img .radius-no-image-100 i.no-image
{
	font-size: 80px;
	padding: 0;
}

.radius-no-image-100 i.no-image
{
	font-size: 80px;
}

.cua-uo-data-add-button .inverse-hover-btn.BTN
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	padding: 10px 15px;
	border-radius: 15px;
	font-size: 16px;
	line-height: 20px;
}

.cua-uo-data-add-button .inverse-hover-btn.BTN i
{
	margin-right: 10px;
	font-size: 25px;
	padding: 0px;
}

.show-password
{
	position: absolute;
	width: 50px;
	height: 46px;
	background: #e5e5e5;
	font-size: 30px;
	vertical-align: middle;
	text-align: center;
	right: 1px;
	top: 2px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #e8412c;
	cursor: pointer;
}

.cuc-volunteer-list-items,
.cua-my-group-list-items
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	border: 2px solid #d7d7d7;
	padding: 10px;
	margin: 10px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cuc-volunteer-list-item .name-user,
.cuc-my-group-list-item .name-group
{
	font-weight: 900;
}

.cuc-my-group-list-item-checkbox
{
	margin: 0 15px 0 0;
}

.cuc-volunteer-list-items .radius-image-100 img
{
	border-radius: 100%;
	width: 100%;
	height: auto;
	max-width: 120px;
	border: 2px solid #d7d7d7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}


.cuc-volunteer-list-item-img
{
	margin: 0 15px;
}

.cuc-volunteer-list-item.wh-32,
.cuc-my-group-list-item.wh-32
{
	width: 32%;
}

.cuc-volunteer-list-item,
.cuc-my-group-list-item
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cuc-volunteer-list-item .cua-action-item-flex,
.cuc-my-group-list-item .cua-action-item-flex
{
	font-size: 25px;
	margin: 0 5px;
}

.wh-100
{
	width: 100%
}

.form-contract .sf-s-optgroup-label
{
	background: #aaa;
	color: #fff;
}

.volunteer-list-item-contact
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 250px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.volunteer-list-item-contact i
{
	font-size: 25px;
}

.cuc-volunteer-list-item.flex-end,
.cuc-my-group-list-item.flex-end
{
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.cua-register-bottom-con
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 40px;
}

.relative
{
	position: relative;
}

.cua-mwh-add-hours-wrapp
{
	margin: 20px 0 0 1px;
}

.slick-row-title
{
	width: 100%;
}

.hours-worked-slick
{
	position: relative;
	visibility: visible;
}

.hours-worked-slick .prev.slick-arrow:hover,
.hours-worked-slick .next.slick-arrow:hover
{
	color: #e8412c;
}

.hours-worked-slick.visibility-hidden
{
	visibility: hidden;
}

.wrapper-selects
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}

.wrapper-selects .prev,
.wrapper-selects .next
{
	cursor: pointer;
	font-size: 20px;
	color: #575757;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.wrapper-selects .prev:hover,
.wrapper-selects .next:hover
{
	color: #fc4c2a;
}

.wrapper-selects .sf-s-holder
{
	border: 2px solid #c5c5c5;
	background: #f9f9f9;
}

.wrapper-selects .sf-s-holder:before
{
	height: 30px;
}

.wrapper-selects .sf-s-list li.sf-s-default
{
	padding: 5px 10px;
}

.wrapper-selects .sf-s-wrapper
{
	padding: 0 2px;
}

.wrapper-selects .sf-s-holder.sf-s-list-open:after
{
	display: none;
}

.hours-worked-slick .slick-row-circle.gradient-orange
{
	background: rgb(253, 29, 29);
	background: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(253, 29, 29, 1)), to(rgba(252, 176, 69, 1)));
	background: -o-linear-gradient(left, rgba(253, 29, 29, 1) 10%, rgba(252, 176, 69, 1) 100%);
	background: linear-gradient(90deg, rgba(253, 29, 29, 1) 10%, rgba(252, 176, 69, 1) 100%);
}

.hours-worked-slick .slick-row-circle.orange
{
	background: #fca642;
}

.hours-worked-slick .slick-row-circle-inner.white
{
	background: #f9f9f9;
}

.hours-worked-slick .slick-row-circle-wrapper
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hours-worked-slick .text-bottom
{
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: 500;
	color: #575757;
	font-size: 16px;
}

.hours-worked-slick .slick-row-circle.samll-circle
{
	width: 15px;
	height: 15px;
	margin: 0 5px;
	margin-top: -44px;
}

.hours-worked-slick .slick-row-circle
{
	width: 180px;
	height: 180px;
	border-radius: 50%;
	text-align: center;
	position: relative;
}

.hours-worked-slick .slick-row-circle-inner
{
	width: 140px;
	height: 140px;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.cua-user-creat-contract-example
{
	padding: 0;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: auto 10px 1fr;
	grid-template-columns: auto 1fr;
	-ms-grid-rows: auto 10px auto;
	grid-template-rows: auto auto;
	text-transform: uppercase;
	grid-gap: 10px;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.cua-user-creat-contract-example > *:nth-child(1)
{
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.cua-user-creat-contract-example > *:nth-child(2)
{
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}

.cua-user-creat-contract-example > *:nth-child(3)
{
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}

.cua-user-creat-contract-example > *:nth-child(4)
{
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}

.cua-user-creat-contract
{
	padding: 20px 0;
}

.cua-user-creat-contract-example span
{
	font-size: 16px;
	line-height: 18px;
}

.info-messages
{
	padding-bottom: 35px;
	display: block;
}

.cua-user-data-contract
{
	padding-top: 60px;
}

.cua-user-creat-contract-example a i
{
	margin-right: 10px;
	font-size: 18px;
}

.cua-user-creat-contract-example a
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
}

.cu-work-hours-organization .hours-worked-slick
{
	zoom: 1;
	width: 60%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cu-work-hours-organization .hours-worked-counter:before
{
	content: "";
	position: absolute;
	width: 100%;
	height: 25px;
	top: 0;
	left: 0;
	right: 0;
	background: #f9f9f9;
}

.preview-messages .f-text
{
	border: 2px solid #eeeeee;
	border-radius: 15px;
	margin: 0;
	padding: 10px;
	margin: 10px 0;
}

.preview-messages .f-label
{
	padding: 5px 0;
}

.cu-work-hours-organization .hours-worked-counter:after
{
	content: "";
	position: absolute;
	width: 100%;
	height: 25px;
	bottom: 0;
	left: 0;
	right: 0;
	background: #f9f9f9;
}

.wrapper-messages-container
{
	padding: 50px 25px 25px 25px;
}

#cboxContent .wrapper-messages-container .cua-register-inputs-inner
{
	width: 100%;
}

.wrapper-messages-container .title_massages-input-wrapper
{
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.wrapper-messages-container .cua-register-bottom-inner
{
	padding: 0;
}

.cu-work-hours-organization .hours-worked-counter
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40%;
	border-left: 5px solid #fc4c2a;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.hours-worked-counter .counter-item
{
	text-align: right;
	padding: 15px 0;
	font-size: 20px;
	color: #828282;
	position: relative;
	font-weight: 300;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 1;
}

.hours-worked-counter .counter-item:after
{
	content: "";
	position: absolute;
	height: 1px;
	background: #fc4c2a;
	bottom: 0;
	width: 72%;
	right: 0;
}

.hours-worked-counter .counter-item:last-child:after
{
	display: none;
}

.hours-worked-counter .counter-item .text-counter
{
	font-size: 30px;
	margin-left: 5px;
	color: #575757;
	font-weight: 400;
}

.cu-work-hours-organization .containner-top
{
	padding: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f9f9f9;
	border-radius: 15px;
	border: 1px solid #f9f9f9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cu-work-hours-organization .imp-grid-cont-top
{
	margin: 0;
}

.hours-worked-slick .text-inner-circle
{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	color: #fd1d1d;
	font-size: 40px;
	font-weight: 700;
	z-index: 1;
	line-height: 40px;
}

.hours-worked-slick .slick-row-wrapper
{
	width: 100%;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-register-input-wrap input[type=number]::-webkit-inner-spin-button
{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.cua-register-input-wrap.wrap-input-number .style-change-hours i:hover
{
	color: #fff;
}

.cua-register-input-wrap.wrap-input-number .style-change-hours,
.cua-register-input-wrap.wrap-input-number .style-change-hours
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	width: 23px;
	height: 23px;
	line-height: 25px;
	background-color: #f90202;
	cursor: pointer;
	z-index: 1;
	font-size: 15px;
	text-align: center;
	right: 1px;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cua-register-input-wrap.wrap-input-number:before
{
	content: "";
	position: absolute;
	background: #fff;
	top: 2px;
	bottom: 2px;
	right: 2px;
	width: 20px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.cua-register-input-wrap.wrap-input-number .style-change-hours.plus
{
	content: "+";
	top: 1px;
	border-top-right-radius: 15px;
}

.cua-register-input-wrap.wrap-input-number .style-change-hours.minus
{
	content: "-";
	top: 27px;
	border-bottom-right-radius: 15px;
}

.cua-register-input-wrap input[type=number]
{
	padding: 13px 0 13px 18px;
}

.blurName
{
	-webkit-filter: blur(5px);
	filter: blur(5px);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.display-flex
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cua-pv-other-info-avatar.no-avatar
{
	border: 1px solid #aaa;
	border-radius: 50%;
	padding: 0;
	height: 320px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 320px;
}

.cua-pv-other-info-avatar.no-avatar i
{
	font-size: 110px;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-register-cont
{
	max-width: 1440px;
	width: 90%;
	margin: auto;
	padding: 10px 0 80px 0;
}

.cua-register-cont input
{
	max-height: 50px;
}

.cua-register-type .i-r-wrapper .i-r-default
{
	display: none;
}

#register_form
{
	max-width: 100%;
	margin: auto;
}

#login_form
{
	max-width: 40%;
	margin: auto;
}

.cua-register-type
{
	text-align: center;
	margin: -15px;
}

.cua-register-type:after
{
	content: "";
	display: block;
	clear: both;
}

.cua-register-type-inner
{
	padding: 15px;
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-register-type .i-r-wrapper
{
	width: 100%;
	border: 1px solid #48556e;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;

}

.cua-register-type .i-r-wrapper > label
{
	height: 0;
	position: relative;
	width: 100%;
	padding-bottom: 78%;
	font-size: 0;
	cursor: pointer;
}

.cua-register-type .i-r-wrapper.i-r-clicked > label
{
	cursor: default;
}

.cua-register-type .i-r-wrapper > label:before
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	padding-bottom: 78%;
}

.cua-register-type-icon
{
	font-size: 83px;
	font-weight: 400;
	color: #6b115a;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cua-register-type-name
{
	font-size: 19px;
	color: #a6a6a6;
	line-height: 25px;
	font-weight: 500;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cua-register-type .i-r-wrapper.i-r-clicked
{
	background: #48556e;
}

.cua-register-type .i-r-wrapper.i-r-clicked .cua-register-type-name,
.cua-register-type .i-r-wrapper.i-r-clicked .cua-register-type-icon
{
	color: #ffffff;
}

#login_form .cua-register-inputs
{
	margin: -10px 0;
}

.cua-register-inputs
{
	margin: -10px;
}

.cua-register-inputs .ERROR-ICON
{
	top: 17px;
}

.cua-register-inputs-inner
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 0;
}

#cboxContent .cua-register-inputs-inner
{
	width: 50%;
}

#cboxContent .cua-renew-offer-form-wrapp .cua-register-inputs-inner
{
	padding: 10px;
}

#cboxContent .cua-register-inputs-inner input
{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

.cua-register-input-wrap
{
	position: relative;
	font-size: 0;
}

.flex-end
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.flex-center-space-between
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-renew-offer-content .cua-register-input-wrap
{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1rem;
}

.volunteer-tools-toggle-btn-wrapper .toggle-btn
{
	padding: 5px 20px;
	border: 1px solid #e8412c;
	font-size: 20px;
	text-align: center;
	width: 150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

}

.volunteer-tools-toggle-btn-wrapper .toggle-btn i
{
	margin-right: 5px;
}

.volunteer-tools-items-wrapper
{
	display: none;
}

.volunteer-tools-items-wrapper a.tools-items
{
	width: 100%;
	display: block;
	text-align: center;
	padding: 5px 0;
	font-weight: 900;
	border: 1px solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cuc-my-group-list-item .cua-my-group-wrapp-action-chat i,
.cuc-my-group-list-item .cua-my-group-wrapp-action-delete i,
.cuc-my-group-list-item .cua-my-group-wrapp-action-contract i
{
	font-size: 25px;
	color: #e8412c;
	padding: 0 5px;
	vertical-align: middle;
}

.cua-my-group-wrapp-action .cua-my-group-wrapp-action-chat,
.cua-my-group-wrapp-action .cua-my-group-wrapp-action-delete,
.cua-my-group-wrapp-action .cua-my-group-wrapp-action-contract
{
	padding: 5px;
}

.cua-my-group-wrapp-action .cua-my-group-wrapp-action-chat i:hover,
.cua-my-group-wrapp-action .cua-my-group-wrapp-action-delete i:hover,
.cua-my-group-wrapp-action .cua-my-group-wrapp-action-contract i:hover
{
	color: #e8412c;
}

.cua-my-group-wrapp-action .cua-my-group-wrapp-action-chat i,
.cua-my-group-wrapp-action .cua-my-group-wrapp-action-delete i,
.cua-my-group-wrapp-action .cua-my-group-wrapp-action-contract i
{
	font-size: 27px;
	color: #494949;

}

.cua-top-button
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cua-top-button .buttons-list
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.buttons-group.action .volunteer-tools
{
	margin-right: 10px;
}

.cua-my-volunteer-tools
{
	margin: 10px 0;
}

.cua-top-button .buttons-name
{
	min-width: 70px;
	color: #b8b8b8;
	font-size: 20px;
}

.cua-renew-offer-content .cua-register-input-wrap span
{
	font-weight: bold;
	padding-right: 20px;
}

.cua-register-inputs input,
.cua-register-inputs textarea
{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-register-input-wrap .f-ajax-upload
{
	font-size: 15px
}

.cua-register-checkbox .sf-ch-wrapper label.ERROR
{
	margin: 0;
}

.cua-register-checkbox
{
	padding: 6px 13px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-register-checkboxs
{
	padding-top: 30px;
	margin: -13px;
}

.cua-my-group-list-my-volunteer
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0;
	border-top: 1px solid #ddd;
}

.cua-uc-user-row
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0;
	border-top: 1px solid #ddd;
}

.cua-my-group-list-my-volunteer-title h2
{
	color: #e8412c;
	font-size: 25px;
	text-transform: uppercase;
	padding: 0 0 50px 0;
	text-align: left;
}

.cua-my-volunteer-empty-group
{
	padding: 30px 0 0 0;
	border-top: 1px solid #ddd;
	color: #9e9e9e;
	font-size: 20px;
}

.cua-my-group-list-my-volunteer .cua-my-group-inner-row-img
{
	margin-right: 10px;
}

.cua-my-group-list-my-volunteer .delete-volunteer
{
	font-size: 25px;
	color: #afadad;
}

.cua-my-group-list-my-volunteer .delete-volunteer:hover
{
	color: #e8412c;
}

.cuc-my-group-list-item.second-item
{
	min-width: 180px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cua-register-checkboxs-login
{
	padding: 15px 0 0;
}

.cua-register-checkbox.hide
{
	display: none;
}

.cua-register-bottom
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
}

.cua-matching-offers-massages-container .cua-register-bottom-inner
{
	margin-bottom: 30px;
}

.cua-register-bottom
{
	margin: 0 -5px;
}

.cua-register-bottom-inner
{
	padding: 30px 5px;
	vertical-align: middle;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.cua-register-bottom-inner-full
{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.g-recaptcha
{
	overflow: hidden;
	position: relative;
	border-radius: 3px;
	z-index: 1;
	max-width: 240px;
	display: inline-block;
}

.g-recaptcha > div:before
{
	content: "";
	position: absolute;
	top: 0;
	bottom: 2px;
	max-height: 74px;
	display: block;
	background: #F9F9F9;
	border: 1px solid #d3d3d3;
	border-left: none;
	border-radius: 3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	right: 0;
	width: 30px;
	border: 1px solid;
}

.repostiory-user-style .ip-filename-cont.RED_KORPUS
{
	padding: 0 6px;
	width: 100%;
}

.repostiory-user-style .file-container table td
{
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cua-register-submit
{
	background: #9085bf;
	border-radius: 15px;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 40px;
}

.btn-categories-assistance, .btn-categories-assistance-translate
{
	color: #e8412c;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.btn-categories-assistance i, .btn-categories-assistance-translate i
{
	padding-left: 15px;
}

.cua-register-checkbox .sf-ch-default
{
	margin-right: 32.5px;
}

.BTN.invert.BTNFB
{
	background: #3b5998;
	text-transform: none;
	color: #fff;
}

.BTN.invert.BTNFB:hover
{
	background: #ffffff;
	border-color: #3b5998;
	color: #3b5998;
}

.cua-register-bottom-below
{
	line-height: 1.5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.cua-register-bottom-below:after
{
	content: "";
	width: 100%;
	display: inline-block;
	height: 0;
}

.cua-register-bottom-below-link
{
	font-size: 1.15rem;
	display: inline-block;
	vertical-align: middle;
}

.cua-register-bottom-below-link a
{
	color: #575757;
}

.cua-register-bottom-below-link a:hover
{
	color: #9085bf;
}

.cua-register-bottom-below-link:nth-of-type(2)
{
	font-weight: 700;
}


/*PANEL UZYTKOWNIKA*/

.cua-content
{
	max-width: 1440px;
	width: 90%;
	margin: auto;
	padding-top: 40px;
	display: table;
	table-layout: fixed;
}

.cua-content .cua-content-right-title
{
	display: none;
}

.cua-content-left
{
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 275px;
	position: relative;
	font-size: 0;
	z-index: 2;
	background: #fff;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cua-content-left.hide
{
	margin-right: 20px;
	width: 60px;
}

.cua-content-left-menu
{
	position: absolute;
	font-size: 14px;
	text-align: center;
}

.cua-content-left-menu-handler
{
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 20px;
}

.cua-content-left-menu-handler i
{

	color: #fff;
	background: #e8412c;
	border-radius: 100%;
	padding: 12.5px;
	font-size: 25px;
}

.cua-content-left-blocks
{
	line-height: 1;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 30px);
	font-size: 0.9rem;
	background: #fff;
	white-space: normal;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	height: 100%;
}

.cua-content-left.hide .cua-content-left-blocks
{
	height: 0;
	overflow: hidden;
}

.cua-content-left a
{
	color: #575757;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cua-content-left a:hover
{
	color: #9085bf;
}

.cua-content-right
{
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;


}

.cua-content-resset-pass form.f-form.f-form-not-logged
{
	width: 40%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}

#header-row_remind-pass
{
	margin: 0 -10px;
	text-align: center;
}

.cua-content-right h3.cua-content-right-title
{
	font-size: 27px;
	color: #48556e;
	font-weight: 600;
	padding: 25px 40px;

}

.cdps-item h2
{
	font-size: 0;
	color: #494949;
	position: relative;
	text-align: justify;
	margin: 0 -20px;
	display: block;
	padding-bottom: 35px;
	text-justify: distribute;
}

.cdps-item h2:before
{
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	background: #6b115a;
	left: 0;
	right: 0;
	top: 19px;
}

.cdps-item h2:after
{
	content: "";
	display: inline-block;
	height: 0;
	font-size: 0;
	line-height: 0;
	width: 100%;

}

.cdps-item h2 span
{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	font-weight: 500;
	background: #fafafa;
	padding: 5px 20px;
}

.cdps-item h2 a
{
	font-size: 17px;
	display: inline-block;
	vertical-align: middle;
	background: #fafafa;
	padding: 5px 20px;
	position: relative;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cdps-item-content
{
	font-size: 19px;
	font-weight: 600;
	color: #a6a6a6;
	padding-bottom: 80px;
}

.cdps-item-content .panel-labels
{
	margin: -5px -20px;
	text-align: justify;
	font-size: 0;
	text-justify: distribute;
}

.cdps-item-content .panel-labels:after
{
	content: "";
	display: inline-block;
	height: 0;
	font-size: 0;
	line-height: 0;

	width: 100%;
}

.cdps-item-order.cdps-item-content .panel-labels:after,
.cdps-client-order.cdps-item-content .panel-labels:after,
.cdps-delivery-order.cdps-item-content .panel-labels:after,
.cdps-fvat-order.cdps-item-content .panel-labels:after
{
	display: none;
}

.cdps-item-order.cdps-item-content,
.cdps-client-order.cdps-item-content,
.cdps-delivery-order.cdps-item-content,
.cdps-fvat-order.cdps-item-content
{
	padding-bottom: 20px;
}

.cdps-item-content label.panel-label
{
	padding: 5px 20px;
	text-align: left;
	display: inline-block;
	font-size: 19px;
}

.cdps-item-content label.panel-label span
{
	color: #494949;
}

.cdps-item-content label.panel-label span.GREEN
{
	color: #4a9e5f;
}

.cdps-item-content-shop-avatar
{
	display: inline-block;
	vertical-align: top;
	width: 280px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 40px;
}

.cdps-item-content-shop
{
	font-size: 0;
}

.cdps-item-content-shop-data
{
	width: 100%;
	margin-left: -280px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 280px;
	font-size: 19px;
	display: inline-block;
	vertical-align: top;
}

.cdps-item-content-shop-avatar-inner
{
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f5f5f5;
	position: relative;
}

.cdps-item-content-shop-avatar-inner img
{
	position: absolute;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	opacity: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.cdps-item-content-shop-avatar-inner i
{
	font-size: 80px;
	color: #b5b5b5;
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.cdps-item-content-shop-avatar-inner i:after
{
	content: "";
	position: absolute;
	display: block;
	top: -40px;
	bottom: -40px;
	left: -40px;
	right: -40px;
	border: 3px dashed #b5b5b5;
	border-radius: 3px;
}

.cdps-item-content-shop-avatar-inner img.cdps-item-content-shop-avatar-inner-empty
{
	max-width: 60%;
	max-height: 60%;
}

.cdps-item-content-shop-avatar-btn
{
	text-align: justify;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 40px;
	padding-top: 10px;
	text-justify: distribute;
}

.cdps-item-content-shop-avatar-btn:after
{
	content: "";
	display: inline-block;
	width: 100%;
	height: 0;
}

.cdps-item-content-shop-avatar-btn > a
{
	display: inline-block;
	color: #a6a6a6;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cdps-item-content-shop-avatar-btn > a:hover,
.cdps-item-content-shop-avatar-btn > a.hover
{
	color: #6b115a;
}

.text-with-link
{
	margin: -5px -20px;
}

.text-with-link > *
{
	display: inline-block;
	padding: 5px 20px;
}

.pb-80
{
	padding-bottom: 80px;
}

.cdps-verify-button
{
	margin-bottom: 20px;
}

.cua-show-count
{
	position: absolute;
	top: -105px;
	bottom: 0;
	left: 0;
	right: -55px;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #6b115a;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	font-weight: 500;
	border-radius: 100%;
	margin: auto;
}

.cua-show-count i
{
	font-size: 16px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	height: 16px;
	width: 16px;
}

.i-domain
{
	word-wrap: break-word;
	word-break: break-all;
	display: inline-block;
}

.panel-label-email
{
	display: inline-block;
	word-break: break-all;
}

.cua-register-text
{
	font-size: 19px;
	font-weight: 300;
	line-height: 22px;
}

.cua-register-text a
{
	font-weight: normal;
}

/*PANEL UZYTKOWNIKA*/

.cua-sort-block .title
{

	font-size: 1.25rem;
	font-weight: 500;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	color: #575757;
	text-transform: uppercase;
	font-weight: 900;
	margin: 25px 0 15px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

}

.cua-sort-block .title span
{
	width: inherit; /* Safari/WebKit uses a non-standard name */
	width: -moz-min-content; /* Firefox/Gecko */
	width: -webkit-min-content; /* Chrome */
	white-space: pre;
}

.big-hr
{
	background: #9185be;
	height: 10px;
	margin-left: 20px;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;

}

#USER_ACCOUNT
{
	padding-top: 45px;
}

#USER_ACCOUNT .title:first-of-type
{
	border: none;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0 15px;
	display: none;

}

#USER_ACCOUNT .cua-menu-links:first-of-type
{
	padding: 0 0 0px;
}

.cua-avatar-menu
{
	text-align: center;
}

.cua-avatar-menu-inner
{
	display: inline-block;
}

.cua-avatar-menu-inner:hover
{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.cua-avatar-menu-img
{

	display: inline-block;
}

.cua-avatar-menu-img img
{
	border-radius: 100%;
	max-width: 155px;
	margin-bottom: 35px;

}

.cua-avatar-menu-img i
{
	font-size: 8rem;
}


.cua-avatar-menu-fullname
{

	font-size: 1.25rem;
	padding: 0px 20px 0px 0px;
	display: inline-block;
	font-weight: 600;
	font-size: 17px;
}

.cua-search-form-content .hasDatepicker:disabled,
.cua-search-form-content .sf-s-wrapper.sf-s-disabled .sf-s-holder,
.cua-search-form-content cua-search-form-content .sf-s-wrapper.sf-s-disabled .sf-s-multi-holder
{
	background: #d6d6d6;
	border-color: #dcdcdc;
}

.cua-search-form-other.logged .cua-search-form-province,
.cua-search-form-other.logged .cua-search-form-county
{
	max-width: 210px;
}

.cua-search-form-other.logged .cua-search-form-start-date input
{
	max-width: 210px;
}

.cua-search-form-other.logged .cua-search-form-province
{
	max-width: 210px;
}


.cua-search-form-other.logged
.cua-search-form-county
{
	margin-right: 0px;
}


.cua-menu-links
{
	line-height: 1.5;
	padding: 0 0 0px;
	margin: 0;
	list-style: none;
}

.cua-menu-links a
{
	border: 0;
	display: block;
	text-align: left;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}

.cua-reg-info-offer > *
{
	padding-bottom: 15px;

}

.cua-reg-info-offer *
{
	resize: none;
}

.cua-menu-link-children-wrapper a.btn-slide
{
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-menu-links-wrapper a:hover,
.cua-menu-links-wrapper a.active,
.cua-menu-links a:hover,
.cua-menu-links a.active,
.cua-menu-link-children-wrapper.active .btn-slide,
.cua-menu-link-children-wrapper.active .btn-slide:hover
{
	background: #fff;
	color: #9085bf;
	font-weight: 900;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

}

.cua-menu-link-children-wrapper.active .cua-menu-link-chlidren .btn-slide,
.cua-menu-link-children-wrapper.active .cua-menu-link-chlidren a.active,
.cua-menu-link-children-wrapper.active .cua-menu-link-chlidren .btn-slide:hover
{
	margin-left: -14px
}

.cua-menu-link-children-wrapper a i
{
	color: #eeeeee;
}

.cua-menu-link-children-wrapper a i.rotate
{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

/* LOGIN BOKSY  BOX*/

.cuac-rows
{
	width: 100%;
	margin: auto;
	font-size: 0;
	padding: 20px 0;
	/*padding-bottom: 108px;*/
}

.cuac-row
{
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cuac-rows-inner
{
	margin: -10px;
}

.cuac-rows .cuac-row
{
	display: inline-block;
	width: 50%;
	padding: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0;
}

.cuac-rows.four-rows .cuac-row
{
	display: inline-block;
	width: 25%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0;
}

.cuac-rows .cuac-row:hover
{
	z-index: 10;
	-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
}

.cuac-rows .cuac-row .cuac-row-inner
{
	height: 0;
	padding-bottom: 70%;
	position: relative;
	overflow: hidden;
	z-index: 0;
	border: 1px solid transparent;

	-webkit-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}

.cuac-rows .cuac-row:hover .cuac-row-inner
{
	-webkit-box-shadow: 0 0 20px 0px black;
	box-shadow: 0 0 20px 0px black;
	border: 1px solid #fff;
}

.cuac-rows .cuac-row:hover .cuac-title a
{
	font-size: 1.875rem;
}

.cuac-row-inner-click
{
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 3;
}

.cuac-row-background
{
	position: absolute;
	top: 50%;
	left: 50%;

	width: auto;
	height: auto;

	max-height: none;
	max-width: 100%;

	min-height: 100%;
	min-width: 100%;

	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.cuac-rows .cuac-row .cuac-row-inner:before
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 100%;
	height: 0;
	width: 0;
}

.cuac-rows .cuac-row .cuac-row-inner:after
{
	content: "";
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	background: #000000;
	opacity: 0.25;
}

.cuac-row-details
{
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	padding: 6% 20px 34%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	z-index: 2;
	background-color: rgba(0, 0, 0, 0.2);

	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cuac-row-hover-details
{
	position: absolute;
	top: 0;
	left: 0;
}

.cuac-title a
{
	font-weight: 600;
	font-size: 1.625rem;
	line-height: 30px;
	text-transform: uppercase;
	color: #ffffff;


	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cuac-text
{
	margin-top: 10px;
	position: absolute;
	top: 29%;
	left: 60px;
	right: 60px;
	opacity: 0;
	font-weight: 400;
	font-size: 1.25rem;
	color: #ffffff;

	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cuac-rows.four-rows .cuac-text
{
	font-size: 1rem;
	line-height: 1.5;
}

.cuac-text p
{
	line-height: 1.5;
}

.cuac-font-icon
{
	position: absolute;
	top: 13%;
	left: 60px;
	right: 60px;
	color: #fff;
	opacity: 0;
	font-weight: 400;
	font-size: 40px;

	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}

.cuac-row-details.no-text .cuac-font-icon
{
	top: 20%;
}

.cuac-title
{
	line-height: 1.5;
}

.cuac-rows.four-rows .cuac-title a
{
	font-size: 1.25rem;
	line-height: 1.5;
}

.cuac-rows.four-rows .cuac-row:hover .cuac-title a
{
	font-size: 1.25rem;
}

.cuac-title + .cuac-text
{
	margin-top: 32px;
	/*position: relative;*/
}

.cuac-title + .cuac-text:before
{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	top: -17px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;

}

.cuac-row-background
{
	z-index: 0;
}

.cuac-row-inner:hover .cuac-row-details
{
	background-color: rgba(123, 123, 123, 0.3);
	/* PADDING DLA IKON */
	/*padding: 26.5% 20px 65%;*/
	padding: 20.5% 20px 70%;
}

.cuac-rows.four-rows .cuac-row-inner:hover .cuac-row-details
{
	background-color: rgba(123, 123, 123, 0.3);
	/* PADDING DLA IKON */
	/*padding: 26.5% 20px 65%;*/
	padding: 19.5% 20px 70%;
}


.cuac-row-inner:hover .cuac-row-background
{
	z-index: 1;
}

.cuac-row-inner:hover .cuac-row-details.no-text
{
	padding: 33.5% 20px 58%;
}

.cuac-row-inner:hover .cuac-font-icon,
.cuac-row-inner:hover .cuac-text
{
	opacity: 1;
}

.cuac-row-icon
{
	font-size: 100px;
	margin-bottom: 20px;
}

.cua-user-data-row-buttons {
	display: flex;
	justify-content: center;
}
.cua-user-data-edit-btn i, .cua-user-data-download-btn i {
	font-size: 2rem;
	cursor: pointer;
}
.cua-user-data-download {
	margin: 0 20px 0 40px;
}

@media all and (max-width: 1400px)
{
	.cua-register-bottom-below-link,
	.cua-register-type-name,
	.cua-menu-item a
	{
		font-size: 18px;
	}

	.cua-menu-item i
	{
		font-size: 42px;
	}

	.cua-content #f-tabs.ui-tabs .ui-tabs-nav li.ui-state-default a
	{
		font-size: 0.8rem;
	}

	.cua-avatar-menu-fullname
	{
		font-size: 1rem;
	}

	.cdps-item h2 span
	{
		font-size: 21px;
	}

	.cua-register-text,
	.cdps-item-content label.panel-label
	{
		font-size: 18px;
	}

	.cdps-item-content
	{
		padding-bottom: 70px;
	}
}


.cua-payment-form
{
	max-width: 480px;
	width: 90%;
	margin: -30px auto auto;
	text-align: left;
	padding: 30px;
	border: 1px solid #48556e;
}

.cua-payment-form .sf-r-group
{
	margin: -8px;
}

.cua-input-container
{
	padding: 8px 0;
}

.cua-payment-form .sf-r-wrapper
{
	margin: 8px;
}

.cua-payment-form-bottom input[type=submit]
{
	width: 100%;
}

.cua-payment-form .cua-inputs-wrap
{
	margin-bottom: 20px;
}

.cua-payment-form-to-pay
{
	font-weight: normal;
	font-size: 22px;
	margin: 35px 0 5px;
	text-align: right;
}

.cua-chat-history-owner
{
	padding: 0 0 20px 0;
}

.cua-input-container input[type=text],
.cua-input-container input[type=email],
.cua-input-container input[type=password]
{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-register-cont-left,
.cua-register-cont-right,
.cua-register-text-left,
.cua-register-text-right
{

	display: inline-block;
	width: 50%;
	padding: 50px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0;
	position: relative;
	text-align: justify;

}

.cua-register-text-right
{
	padding-left: 53px;
}

.cua-register-text-left
{
	padding-right: 53px;
}

.cua-register-cont-left-inner img
{
	width: 100%;
	height: auto;
}

.cua-register-cont-left-inner:after
{
	content: "";
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	background: #000000;
	opacity: 0.25;
}

.cua-register-cont-left-inner:before
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 55%;
	height: 0;
	width: 0;
}

.cua-register-cont-left-inner
{
	height: 0;
	padding-bottom: 70%;
	position: relative;
	overflow: hidden;
	z-index: 0;
	border: 1px solid transparent;
	-webkit-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}

.cua-register-cont-left-background
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-height: none;
	max-width: 100%;
	min-height: 100%;
	min-width: 100%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.cua-register-cont-left-inner-click-login.BTN
{
	margin-left: 15px;
	padding: 15px 40px;
}

.cua-register-text-right span, .cua-register-text-left span
{
	line-height: 1.5;
}

.cua-register-cont-left-details
{
	z-index: 3;
	position: absolute;
	top: 54%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	width: 100%;
	text-align: center;
}

.cua-register-cont-left-click
{
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 3;
}

.cua-register-cont-left-inner-title
{
	position: absolute;
	z-index: 3;
	top: 30%;
	left: 7.5%;
	text-transform: uppercase;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}

.cua-register-cont-left-inner-title h3
{
	font-size: 3.25rem;
	color: #fff;
	font-weight: bold;
}

.cua-register-cont-inner
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.cua-register
{
	position: relative;
	overflow: hidden;
}

.cua-register-cont-background
{
	bottom: 0;
	top: 0;
	left: -3000px;
	right: 3000px;
	position: absolute;
	background: #bbbbbb5e;
	/* padding: 100px 100%; */
	opacity: 0.3;
	width: 9999px;

}

#birth-date
{
	position: relative

}

.insted-info
{
	padding: 0px 0 0 50px;
	width: 19%;
}

.cua-matching-offer-info-row-con
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}


.cua-search-form-end-date label,
.cua-search-form-start-date label
{
	padding-right: 20px;
}

.cua-register-input-wrap .datatime-input,
.cua-reg-add-offer-time-input-inner .datatime-input,
.cua-search-form-end-date .datatime-input,
.cua-search-form-start-date .datatime-input
{
	width: 19px;
	right: 2px;
	top: 15px;
	right: 15px;
	position: absolute;
	line-height: 50px;
	text-align: center;
	font-size: 1.25rem;
	color: #e8412c;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 19px;
	background: transparent;
	border: none;
	/*	transform: translate(0, -50%);*/
}

.register-form input
{
	border-radius: 15px;
	max-height: 50px;
}

.register-form textarea
{
	border-radius: 15px;
}

.register-form-progress-inner .register-form-progress
{
	height: 35px;
	width: 35px;
	background: #ffffff;
	font-size: 1.75rem;
	/* color: red; */
	/* padding: 50px; */
	border-radius: 100%;
	border: 2px solid #e8412c;
	display: block;
	position: relative;
}

.register-form .sf-file-upload-btn-handler
{
	width: 100%;
	background: #fff;
	color: #575757;
	border: none;
	font-weight: 700;
	font-size: 20px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;

}

.register-form .sf-file-upload-btn-handler:hover
{
	background: #fff;
	color: #e8412c;

}

.cua-register-input-wrap-file label:before
{
	content: "\ecf1";
	display: inline-block;
	font: normal normal normal 32px/1 'Nucleo Outline';
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	padding-right: 10px;
	font-size: 25px;
}

.register-form .cua-register-input-wrap-file
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	margin: 0;
	border: 2px solid #E5E5E5;
	text-align: center;
	margin-bottom: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 15px;
}

.cua-register-inputs-inner-file
{
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 35px;
	text-align: center;
}

.cua-register-input-wrap-file label
{
	padding: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
	cursor: pointer;
}

.cua-register-input-wrap-file label:hover
{
	color: #e8412c;
}

.cua-register-input-wrap-file input
{
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
}

.register-form .sf-file-upload-btn-wrap
{
	overflow: visible;
	padding-top: 20px;
}

/*.register_form_progress-inner .step_one:before,
.register_form_progress-inner .step_two:before
{
    content: '';
    width: 643px;
    position: absolute;
    display: inline-block;
    height: 2px;
    top: 50%;
    left: 50px;
    background-color: #575757;
}*/
.register-form-progress-inner hr
{
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 2px;
	background: #e8412c;;
}

.cua-register-input-wrap-avatar
{
	display: none;
}

.cua-register-reference-title span
{
	font-size: 1.375rem;
	font-weight: 900;
	text-transform: uppercase;
}

.register-form-progress-inner .active
{
	height: 35px;
	width: 35px;
	background: #e8412c;
	font-size: 1.75rem;
	/* color: red; */
	/* padding: 50px; */
	border-radius: 100%;
	border: 1px solid #e8412c;
	display: block;
}

.register-form-progress.step-one:after
{
	content: "";
	width: 100%;
	height: 2px;
	background: #9085bf;
}

.register-form-progress-inner
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.register-form-containner-volunteer
{
	max-width: 1440px;
	width: 90%;
	margin: auto;
	padding: 10px 0 80px 0;
}

.cua-content-right .register-form-containner-volunteer
{
	max-width: none;
	width: 100%;
	padding: 0;
}

.register-form
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.default-container.center .cua-register-inputs-inner.additional-padding
{
	padding-top: 48px;
}

.register-form-left,
.register-form-right
{
	display: inline-block;
	width: 50%;
	padding: 50px 10px;
	padding-top: 70px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.organization-register .register-form-right
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 50%;
	padding: 50px 10px;
	padding-top: 70px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.register-form-left
{
	padding-right: 30px;

}

.register-form-right
{
	padding-left: 30px;

}

.register-form-right .cua-register-user-reference
{
	width: 100%;
}

.register-form-right .cua-register-user-refernce-info
{
	padding: 0px;
}

.register-form-right input::-webkit-input-placeholder,
.register-form-left input::-webkit-input-placeholder,
.register-form-right textarea::-webkit-input-placeholder
{
	color: #575757;
}

.register-form-right input::-moz-placeholder,
.register-form-left input::-moz-placeholder,
.register-form-right textarea::-moz-placeholder
{
	color: #575757;
}

.register-form-right input:-ms-input-placeholder,
.register-form-left input:-ms-input-placeholder,
.register-form-right textarea:-ms-input-placeholder
{
	color: #575757;
}

.register-form-right input::-ms-input-placeholder,
.register-form-left input::-ms-input-placeholder,
.register-form-right textarea::-ms-input-placeholder
{
	color: #575757;
}

.register-form-right input::-webkit-input-placeholder, .register-form-left input::-webkit-input-placeholder, .register-form-right textarea::-webkit-input-placeholder
{
	color: #575757;
}

.register-form-right input::-moz-placeholder, .register-form-left input::-moz-placeholder, .register-form-right textarea::-moz-placeholder
{
	color: #575757;
}

.register-form-right input:-ms-input-placeholder, .register-form-left input:-ms-input-placeholder, .register-form-right textarea:-ms-input-placeholder
{
	color: #575757;
}

.register-form-right input::-ms-input-placeholder, .register-form-left input::-ms-input-placeholder, .register-form-right textarea::-ms-input-placeholder
{
	color: #575757;
}

.register-form-right input::placeholder,
.register-form-left input::placeholder,
.register-form-right textarea::placeholder
{
	color: #575757;
}

label.flex-label
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

label.flex-label .sf-ch-default
{
	min-width: 28px;
}

.cua-register-reference-container hr
{
	height: 2px;
	background: #E5E5E5;
}

.cua-register-reference-container
{
	font-size: 1.25rem;
}

.default-container.center .cua-register-inputs-inner
{
	padding-top: 20px
}

.cua-register-inputs-inner-file i
{
	display: block;
	width: 100%;
	max-height: 155px;
	font-size: 122px
}

.default-container.center .cua-register-inputs
{
	padding-top: 0px;
}

.cua-register-btn-add i
{
	font-size: 2.25rem;
	padding-right: 15px;
	color: #e8412c;
}

.cua-register-inputs-inner-file .register-img-coordinator
{
	/*width:100%;*/
	/*height:auto;*/
}

.cua-register-btn-add
{
	font-size: 1rem;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-items: center;
	cursor: pointer;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.cua-register-btn-add:hover
{
	color: #e8412c;
}

.info-refernce
{
	font-size: 1.15rem;
}

.cua-register-form-add-reference
{
	display: none;
}

.cua-register-reference-container .active,
.cua-register-form-add-reference.active
{
	display: block;
}

.cua-register-input-wrap .intl-tel-input
{
	width: 100%;
	font-size: 1.25rem;
}

.intl-tel-input
{
	width: 100%;
}

.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag
{
	height: 50px;
	width: 66px;
	padding-left: 20px;

}

#field_telephone-error
{
	margin-top: 55px;

}

.intl-tel-input.allow-dropdown input[type=text]
{
	padding-left: 72px;
}

.cua-register-user-refernce-innner-row
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%
}

.cua-register-user-refernce-info span
{
	display: block
}

.cua-register-user-refernce-info
{
	position: relative;
	padding-left: 10px;
	font-size: 1.05rem;
	line-height: 1.5;
}

.cua-register-user-refernce-ico
{
	border-radius: 100%;
	background: #e8412c;
	position: relative;
	padding: 17.5px;
	width: 7px;
	height: 7px;
	margin-right: 22.5px;
}

#btn-disabled-action
{
	border-radius: 15px;
}

.cua-register-user-refernce-ico i
{
	font-size: 22px;
	position: absolute;
	color: #fff;
	top: 45%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#F_TAB_no-submitc_user_accountsDATA
{

}

.cua-register-user-refernce-name
{
	font-weight: 700;
}

.cua-register-user-refernce-innner-row
{
	padding: 15px 5px;
}

.cua-register-reference-container
{
	padding: 20px 0;
}

.register-form-right .cua-register-reference-container
{
	padding: 0 0 0 0;
}

.cua-register-user-reference
{
	width: 60%;
}

.up_date_reference
{
	font-weight: bold;
}

.cua-register-user-refernce-action i:first-of-type
{

	padding-right: 25px;
}

.register-form .cua-register-inputs .sf-s-holder
{
	max-height: 50px !important;
}

.cua-register-user-refernce-action i:nth-of-type(2)
{
	color: #e8412c
}

.cua-register-user-refernce-action i
{
	color: #444444;
	font-size: 2.0rem;
	cursor: pointer;
}

.cua-register-user-refernce-action i:hover
{
	color: #e8412c;
}

.cua-register-user-refernce-action
{
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	text-align: right;
}

.cua-register-user-reference-innner
{
	padding: 10px 0 10px 0;
}

.info-reference
{
	font-size: 0.90rem;
	padding: 5px 0;
	display: block;
}

label .for-input-avatar
{
	font-size: 1.05rem;
	padding-right: 10px;
	vertical-align: middle;
}

.cua-register-input-wrap .sf-file-upload-file-name
{
	font-size: 1.20rem;
}

.cua-register-input-wrap-avatar
{
	font-size: 0.95rem;
}

.button-add-reference-style
{
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-register-input-wrap .cua-register-btn-save
{
	position: absolute;
	right: 0;
	z-index: 5;
	cursor: pointer;
}

/*.children-categories-assistance
{
	padding: 6px 13px 6px 50px;

}*/
.parent-categories-assistance
{

	font-size: 1.05rem;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cua-register-input-wrap-flex-inner
{
	width: 33.33333%;

}

.cua-register-input-wrap-flex
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
}

.children-categories-assistance-inner
{
	display: none;
}
#covid-19 p {
	color: #F05037;
	font-weight: 700;
}
.covid-19-red {
	color: #ffffff;
	background: #F05037;
	padding: 3px 5px 2px 5px;
}

.cua-register-checkbox.parent-categories-assistance .button-small
{
	padding: 8px 10px;
	min-width: 168px;
	font-size: 0.75rem;
}

.cua-register-checkbox.parent-categories-assistance .button-small:hover,
.cua-register-checkbox.parent-categories-assistance button.active
{
	background: #aaaaaa;
}

.register-form-step-two-title span
{
	padding: 5px 0 5px 0;
	display: block;
	font-size: 1.35rem;
	font-weight: 400;
}

.label-for-checkbox-categories
{
	font-size: 1.20rem;
	padding: 5px 0 15px 0;
	display: block;
}

input.other-assistance-input
{
	width: 100%;
	display: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-register-inputs-inner.other-input-assistance
{
	padding: 10px 10px 10px 50px;
}

.cua-reg-add-offer-containner-title
{
	padding: 15px;
	background-color: #e8e8e8;
	text-align: center;
}

.cua-reg-add-offer-containner-title h2
{
	font-size: 1.125rem;
	padding: 0;
	line-height: 1.125rem;
}

.cua-reg-add-offer-containner-innner
{
	padding: 50px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-reg-add-offer-location,
.cua-reg-add-offer-time
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
}

.cua-reg-add-offer-time
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
}

.cua-reg-add-offer-location-title,
.cua-reg-add-offer-time-title
{
	text-align: left;
	font-size: 1.10rem;
	padding: 42.5px 0 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	font-weight: 700;


}

.cua-reg-add-offer-location-title
{
	padding-bottom: 20px;
	text-transform: uppercase;
}

.cua-reg-add-offer-location-input
{
	width: 33.3333%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 20px 0 0px;
}

#append_select_county
{
	padding: 0px 20px 0 20px;
}

#append-input-city
{
	padding: 0px 0px 0 20px;
}

.cua-reg-add-offer-time-input
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 35%
}

.cua-reg-add-offer-location-input input
{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-reg-add-offer-time-input input
{

	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-reg-add-offer-time-input-inner
{
	position: relative;
}

.register-form-containner-volunteer .sf-s-list
{
	max-height: 350px;
	overflow-y: scroll;
	margin-top: 0 !important;
}

.register-form-containner-volunteer .sf-s-wrapper
{
	width: 100% !important;
}

/*.register-form-containner-volunteer .cua-reg-add-offer-location .sf-s-list-inner
{
	padding-top:71px;
}*/
.cua-reg-add-offer-info-bottom span
{

	padding: 25px 0;
	font-size: 1.05rem;
	display: block;
}

.register-form-info-title,
.register-form-info-body,
.register-form-info-bottom
{
	padding: 25px 0;
}

.register-form-info-body, .register-form-info-bottom
{
	text-align: center;
}

.register-form-info-bottom
{
	color: #e8412c;
	font-size: 18px;
}

.register-form-info-body
{
	font-size: 23px;
}

.email-finish-register
{
	margin: 25px;
	display: block;
	font-weight: bold;
	color: #e8412c;
}

.btn-edit-wrapper
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.btn-edit-wrapper .edit-field
{
	padding: 5px 20px;
	font-size: 20px;
	background: transparent;
	border: none;
	color: #151515;
}

.col-table-row_btn-title .col-table-inner
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex-space-beetwen
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.btn-edit-wrapper .edit-field i
{
	font-weight: 900;
}

.btn-edit-wrapper .edit-field:hover
{
	color: #e8412c;
	background: transparent;
	border: none;
}

.cua-register-input-wrap label.ERROR.GRAY-COLOR,
.cua-register-input-wrap label.error.GRAY-COLOR
{
	color: #9e9e9e;
}

.register-form-info-title
{
	font-size: 1.20rem;
	line-height: 1.5;
	font-weight: 600;
	text-align: center;
	color: #e8412c;
}

.register-form-info-title span:first-of-type
{
	text-transform: uppercase;
	font-weight: 900;
	font-size: 100px;
	padding: 25px 0 5px;
	line-height: 100px;
}

.register-form-info-btn-next
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 25px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.register-form-info-title span
{
	font-weight: 900;
	display: block;
	font-size: 38px;
}

.label-for-select
{
	display: block;
	margin-bottom: 10px;
	font-size: 1rem;
}

.cua-register-inputs-inner.register-oganization-address-data,
.cua-register-inputs-inner.register-oganization-address-data-two
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.register-oganization-address-data-first,
.register-oganization-address-data-two-sec
{
	width: 65%;
	padding-right: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.register-oganization-address-data-sec,
.register-oganization-address-data-two-first
{
	width: 35%;
	padding-right: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-register-inputs-inner h2,
.cua-reg-info-offer-title h3
{
	font-size: 1.6rem;
	text-align: center;
	padding: 10px;
}

.cua-register-input-wrap textarea
{
	font-size: 0.90rem;

	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100px;

}

.cua-register-input-wrap textarea::-webkit-input-placeholder
{
	color: #bbb;
}

.cua-register-input-wrap textarea::-moz-placeholder
{
	color: #bbb;
}

.cua-register-input-wrap textarea:-ms-input-placeholder
{
	color: #bbb;
}

.cua-register-input-wrap textarea::-ms-input-placeholder
{
	color: #bbb;
}

.cua-register-input-wrap textarea::placeholder
{
	color: #bbb;
}

.col-table.col-table-row_1b input[name="telephone"],
.col-table.col-table-row_1b input[name="birth_date"]
{
	width: 250px;
}

.f-content .cua-register-user-refernce-info
{
	padding: 0 50px 0 0;
	width: auto;
}

.f-content .cua-register-input-wrap button
{
	font-size: 0.8rem;
}

.cua-disabled-form-inner
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	padding-top: 25px;
}

.cua-disabled-form-wrap
{
	border: 1px solid #ffffff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-disabled-title
{
	display: block;
	padding-bottom: 15px;
}

.cua-disabled-tab .button-small,
.cua-delete-accounts-bottom-inner .button-small
{
	padding: 10px 30px;
	min-width: 100px;
	font-size: 1rem;
}

.cua-disabled-input-wrap
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 10px;
}

.cua-delete-account
{
	padding-top: 15px;
}

.f_add_offer_content .register-form-progress
{
	display: none;
}

.f_add_offer_content #f-tabs.ui-widget.ui-widget-content
{
	padding: 0;
}

.f_add_offer_content .accordion-tab-headings
{
	display: none !important;
}

.f_add_offer_content textarea,
.f_add_offer_content input[type=text],
.f_add_offer_content input[type=password],
.f_add_offer_content input[type=email]
{
	font-size: 1.0625rem;
}

.cua-renew-offer-content
{
	padding: 40px 25px;

}

.cua-renew-offer-form-inner
{
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.cua-renew-offer-form-wrapp
{
	padding: 25px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-renew-offer-title span
{
	font-size: 1.2rem;
	font-weight: 500;
}

.cua-rene-offer-bottom-inner
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
}

#time_offer_start-error,
#time_offer_end-error
{
	max-width: 200px;
}

.cua-delete-accounts-content
{
	padding: 45px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-delete-accounts-bottom
{
	padding: 10px;
	text-align: right;
}

.ui-datepicker-title .sf-s-search-input input
{
	padding: 0;
	font-size: 0.85rem;

}

.ui-datepicker-title .sf-s-list-inner
{
	max-height: 196px;
	overflow: scroll;
	width: 100%;
}

.cua-register-input-wrap .sf-ch-wrapper.sf-ch-disabled
{
	opacity: 0.5;
}

.cua-register-input-wrap .sf-ch-wrapper.sf-ch-disabled.sf-ch-clicked
{
	opacity: 1;

}

.cua-register-input-wrap .sf-ch-wrapper.sf-ch-disabled.sf-ch-clicked p
{
	font-weight: 700;
}

.cua-register-input-wrap .sf-ch-wrapper
{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.imp-grid-top-search .imp-grid-top-search-cancel
{
	visibility: visible;
	opacity: 1;

}

.cua-matching-offers-job-default
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-matchimg-offers-job-default-content
{
	padding: 25px 0;
	position: relative;
}

.cua-matching-offer-job-detault-content-inner
{
	margin: 27.5px 0;
	position: relative;
}

.cua-matching-profile .avatar
{
	width: 200px;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cua-matching-offer-job-profie-picture {
	width: 200px;
	height: 200px;
}
.cua-matching-offer-job-profie-picture img {
        object-fit: cover;
        height: 100%;
        width: 100%;
		border-radius: 50%;
}
.cua-matching-profile
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cua-matching-profil-info
{
	width: calc(100% - 200px);
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-matching-offer-job-detault-content-row
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 30px 15px 30px;
	background: transparent;
	border: 2px solid #d7d7d7;
	position: relative

}

.cua-matching-offer-job-detault-content-more-info
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: transparent;
}

.cua-matching-offer-right,
.cua-matching-offer-left
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-matching-offer-right
{
	width: 70%;
	position: relative;
}

.cua-matching-offer-left
{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 30%;
	color: #575757;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	padding-right: 35px;
}

.cua-matching-category-name span:first-of-type
{
	font-size: 1.5rem;
	font-weight: 900;
	color: #e8422c;
	text-transform: uppercase;
	word-break: break-word;
}

.cua-matching-category-name span
{
	text-transform: capitalize;
	color: #575757;
	font-size: 1.25rem;
	font-weight: 700;
}

.cua-matching-category-name
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 10px
}

.cua-mojob-detault-content-more-info-inner-nologged-info i
{
	padding-right: 15px;
}

.display-none
{
	display: none;
}

.cua-register-cont-left-inner-click-register,
.cua-matching-place-offer
{
	padding-top: 10px;
	margin: auto 0 0 0;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 300px;
	grid-template-columns: 1fr 300px;
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	line-height: 1.5;
}

.cua-matching-place-offer .icon
{
	-ms-grid-column: 1;
	grid-column: 1;
}

.cua-matching-place-offer .data
{
	-ms-grid-column: 2;
	grid-column: 2;
}

.cua-matching-place-offer .icon
{
	font-size: 25px

}

.cua-matching-localization,
.cua-matching-time
{
	font-size: 1rem;
	line-height: 20px;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.5;
}


.btn-more-info-action,
.btn-more-info-action-nologged
{
	padding: 0px;
	color: #e8412c;
	background: transparent;
	border: 0;
	font-size: 17px;
	text-transform: capitalize;
	white-space: nowrap;
}


.cua-matching-localization :first-child,
.cua-matching-time :first-child
{
	display: block;
	width: 30%;
}

.cua-matching-offer-right
{
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cua-matching-offer-right-info
{
	width: 58%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

h1.search-offer-title
{
	margin: 50px 0;
	padding: 0;

}

.pager_content
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.pager_content .pager
{
	margin: 0;
}

.cua-matching-offer-left-btn.inverse-hover-btn:hover
{
	background: transparent;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.cua-matching-offer-left-btn
{
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/* padding-left: 7.5px; */
	text-transform: none;
	font-size: 1.15rem;
	font-family: Lato;
	font-weight: 600;
	min-width: 250px;
	max-width: 250px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	right: 30px;
	position: absolute;
	bottom: 15px;
	z-index: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-matching-offer-offer-volunteers
{
	padding: 0 0 25px 0;
}

.text-green
{
	color: #28a745 !important;
	font-weight: 700;
}

.text-blue
{
	color: #488ccb !important;
	font-weight: 700;
}

.img-standarization-wrapper
{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.img-standarization-wrapper img
{
	width: 100%;
	height: auto;
}

.standarization-title
{
	padding: 25px 0;
	text-align: center;
	font-size: 30px;
}

.standarization-bottom-element,
.standarization-input-wrapper
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 0;
}

.standarization-input-wrapper input[type="submit"]
{
	min-width: 180px;
}

.standarization-input-wrapper input[type="submit"]:disabled
{
	background-color: #aaa;
	border: 1px solid #aaa;
}

.text-purple
{
	color: #9185be !important;
}

.text-standarization-wrapper
{
	text-align: center;
	font-size: 18px;
	width: 90%;
	margin: auto;
	padding: 50px 0;
}

.standarization-bottom-element .sf-ch-wrapper label.standarization-label
{
	font-weight: 700;
	font-size: 20px;
}

.text-red
{
	color: #e8412c !important;
	font-weight: 700;
}

.text-dark
{
	color: #000 !important;
	font-weight: 700;
}

.cua-matching-offer-left-btn i
{
	font-size: 1.5rem;
	font-weight: 800;
	margin: 0;
	margin-left: 10px;
}

.cua-register-user-reference #reference_error-error
{
	font-size: 1rem;
	font-weight: bold;
}

.flex-nowrap
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.flex-nowrap-center
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cua-matching-offer-right-info > span
{
	line-height: 1.5;
	font-size: 0.875rem;
	font-weight: 600;

}

.green-action-button
{
	background: #28a745 !important;
	color: #fff !important;
	padding: 5px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px !important;
	line-height: 16px !important;
	min-width: 35px !important;
	min-height: 35px !important;
	text-align: center;
	margin: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.green-action-button i
{
	margin-left: 2px;
	margin-bottom: 2px;
}

.blue-action-button i
{
	padding: 0;
	margin-bottom: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 16px;
}

.blue-action-button
{
	padding: 5px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #488ccb !important;
	color: #fff !important;
	font-size: 20px !important;
	line-height: 16px !important;
	min-width: 35px !important;
	min-height: 35px !important;
	text-align: center;
	margin: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.red-action-button
{
	padding: 5px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #e8422c !important;
	color: #fff !important;
	font-size: 20px !important;
	line-height: 16px !important;
	min-width: 35px !important;
	min-height: 35px !important;
	text-align: center;
	margin: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.dark-action-button
{
	padding: 5px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #000 !important;
	color: #fff !important;
	font-size: 20px !important;
	line-height: 16px !important;
	min-width: 35px !important;
	min-height: 35px !important;
	text-align: center;
	margin: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-matching-offer-title
{
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	font-size: 1.25rem;
	font-weight: 700;
	color: #000;
	margin: 10px 0;
	background-color: #f3f3f3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-matching-offer-title i
{
	margin-left: 10px
}

.cua-matching-offer-text
{
	color: #000;
	line-height: 25px;
	margin: 10px 0;
	padding: 10px;
	background-color: #DCDCDD;
	display: block;
}

.cua-matching-offer-description-offer,
.cua-matching-offer-support-volunteering
{
	margin-bottom: 30px;

}

.show-again
{
	text-align: right;
}

.cua-matching-localization span:first-of-type,
.cua-matching-time span:first-of-type
{
	font-weight: 700;
}

.cua-matching-offer-job-detault-content-more-info-inner
{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 0 0 0;

}

.cua-matching-offer-job-detault-content-more-info
{
	position: relative;
	width: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

span.btn-click-show-massage
{
	font-size: 1.125rem;
	font-weight: 900;
}

i.btn-click-show-massage
{
	margin: auto;
	font-size: 28px;
}

.cua-matching-offer-job-detault-content-contact
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.wh50
{
	width: 50%
}

span.cua-matching-phone-span
{
	font-weight: 900;
	font-size: 1.125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
}

.cua-pv-massages-container
{
	margin-top: 20px;
}

span.cua-matching-phone-span button
{
	width: 100%;
}

.cua-matching-offer-job-detault-content-contact > *
{
	font-size: 1rem;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.cua-matching-phone-span
{

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-matching-massages span i
{

	padding-left: 10px;
}

.cua-matching-massages:hover
{
	color: #555555;
}

.cua-matching-massages i
{
	vertical-align: middle;
	padding-right: 15px;
	font-size: 30px;
	margin-top: -3px;
}

.cua-matching-add-farvorite.inverse-hover-btn
{
	color: #fff;
	background: #e8422c;
	border-radius: 15px;
	padding: 10px 15px;
	text-align: center;
	border: 1px solid;
	border-color: #e8422c;
}

.cua-matching-add-farvorite.inverse-hover-btn:hover
{
	color: #e8422c;
	background: #fff;
	border-radius: 15px;
	padding: 10px 15px;
	text-align: center;
}

.cua-matching-add-farvorite a
{
	vertical-align: middle;
	font-size: 1.10rem;
	line-height: 20px;
}

.cua-matching-add-farvorite i
{
	font-size: 1.5rem;
	font-weight: 700
}

.cua-matching-offer-delete a
{
	font-size: 0.9rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 900;
	text-transform: uppercase;
}

.cua-matching-offer-job-detault-content-row .cua-matching-offer-delete a
{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.cua-matching-offer-delete a:hover
{
	color: #e8412c
}

.slider-delete
{
	position: relative;
}

.slider-delete:after
{
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 90%;
	margin: 0 auto;
	height: 2px;
	background-color: #575757;
	width: 0%;
	-webkit-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
	transition: width 0.3s ease;
}

.cua-matching-offer-job-detault-content-row .cua-matching-offer-delete a:hover i
{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.cua-matching-offer-job-detault-content-row .cua-matching-offer-delete a:hover .slider-delete:after
{
	width: 100%;
}

.cua-matching-offer-delete i
{
	padding: 0 10px 0 0px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 1.5rem;
}

.btn-add-farvorite-volunteer.hover-add-list
{
	cursor: pointer;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.btn-add-farvorite-volunteer.hover-add-list:hover
{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.btn-add-farvorite-volunteer.cua-matching-add-farvorite
{
	margin-top: 5px;
}

.btn-add-farvorite-volunteer.cua-matching-add-farvorite.profile
{
/*	color: #575757;
	text-transform: none;;
	font-weight: bold;
	padding-top: 50px;
	cursor: pointer;*/
}

.btn-add-farvorite-volunteer.cua-matching-add-farvorite.profile i
{
	font-weight: bold;
}

.cua-matching-offer-new
{
	position: absolute;
	top: 0px;
	background: #e8412c;
	font-size: 0.8rem;
	color: #ffffff;
	left: 5%;
	text-transform: uppercase;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 4;
	text-align: center;
	border-radius: 115px;
	width: 50px;
	height: 50px;
}

.user-info span:first-of-type
{
	margin-right: 25px;
}


.cua-matching-offer-right-info-about
{
	visibility: hidden;
	padding: 25px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-matching-offer-about-me
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*.cua-matching-offer-right-info .active
{
	width: 80%;
	visibility: visible;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
    overflow: hidden;
	display: block;
}*/
.cua-matching-offer-right-info .about-comm-flex.active .about-comm
{
	visibility: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}

.cua-matching-offer-right-info-about span.bold
{
	padding-bottom: 65px;
	visibility: visible;
}

.cua-matching-offer-right-info > span
{
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.cua-matching-add-farvorite-span:hover
{
	color: #e8412c;
	cursor: pointer;
}

.cua-matching-offer-job-detault-content-inner .end-offer
{
	/*	box-shadow: inset 0px 0px 10px 0px #e8422c;*/
	/*	border-color: #e8422c;*/
}

.cua-matching-offer-job-detault-content-inner .suitable-user
{
	/*	box-shadow: inset 0px 0px 10px 0px #74ca87;*/
	/*	border-color:#74ca87;*/
}

.cua-search-form-categories .sf-s-list,
.cua-search-form-province .sf-s-list,
.cua-search-form-county .sf-s-list
{
	max-height: 360px;
	overflow-y: scroll;
	margin-top: 0 !important;
}

/*.cua-search-form-categories .sf-s-list-inner,
.cua-search-form-province .sf-s-list-inner,
.cua-search-form-county .sf-s-list-inner
{
	padding-top:71px;
}*/
.cua-search-form-categories
{
	padding: 25px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-search-form-other
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	padding: 5px 30px;
	border-bottom: 1px solid #ec7161;
}

.cua-search-form-content-wrap .cua-search-form-province
{
	padding: 10px 0;
	max-width: 310px;
	margin-right: 25px;
	width: 25%;
}

.cua-search-form-content-wrap
{
	background: #e8412c;
}

.cua-search-form-content-wrap input
{
	border-radius: 15px;
}

.cua-search-form-start-date, .cua-search-form-end-date
{
	color: #fff;
}

.cua-search-form-start-date input::-webkit-input-placeholder,
.cua-search-form-end-date input::-webkit-input-placeholder
{
	color: #575757;
}

.cua-search-form-content-wrap .cua-search-form-by-text
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #fff;
}

.cua-search-form-by-text
{
	padding: 20px 30px;
}

.cua-search-form-button input
{
	background: #ee7250;
	padding: 15px 35px 15px 50px !important;
}

.cua-search-form-button
{
	position: relative;
}

.cua-search-form-button i
{
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);

}

.cua-search-form-button:hover i
{
	color: #ee7250;
}

.cua-search-form-content-wrap .sf-s-wrapper
{
	width: 100% !important;
}

.cua-search-form-content-wrap .sf-s-holder, .cua-search-form-content-wrap .sf-s-wrapper select
{
	border-radius: 15px;
}

.cua-search-form-content-wrap .cua-search-form-categories
{
	padding: 15px 30px;
	border-bottom: 1px solid #ec7161;
	/*	border-top: 1px solid #ec7161;*/

}

button.input-category-search
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	background: #9185be;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 25px;
	line-height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 4px solid #9185be;
	text-transform: uppercase;
	position: relative;
	border-radius: 0;
	font-weight: 300;
}

.cua-search-form-content h2
{
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 30px;
	font-size: 25px;
	font-weight: 400;
}

button.input-category-search:hover,
button.input-category-search.checked
{
	background: #fff;
	color: #9185be;
	cursor: pointer;
}

button.input-category-search.left
{
	border-top-left-radius: 15px;
	border-right: 6px solid #9185be;
}

button.input-category-search.right
{
	border-top-right-radius: 15px;
	border-left: 6px solid #9185be;
}

.wrapper-input-category-search
{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 5px solid #fff;
	background: #fff;
}

.wrapper-input-category-search:after
{
	content: "";
	position: absolute;
	width: 5px;
	background-color: #fff;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.cua-search-form-content-wrap
{
	border-radius: 15px;
	overflow: hidden;
}

.cua-search-form-inner
{
	padding: 25px;
}

.cua-search-form-inner input
{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-search-form-province,
.cua-search-form-county,
.cua-search-form-end-date,
.cua-search-form-start-date,
.cua-search-form-categories,
.cua-search-form-button,
.cua-search-form-type,
.cua-search-form-by-text,
.cua-search-form-input
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-search-form-input
{
	padding: 15px 30px;
}

.cua-search-form-inner
{
	padding: 0;
	position: relative;
}

.cua-search-form-county .cua-register-inputs-inner
{
	padding: 0;
}

.cua-search-form-county .cua-register-input-wrap
{
	font-size: 1rem;
}

.cua-search-form-county .label-for-select
{
	display: none;
}

.cua-matching-offer-job-detault-content-more-info-inner-nologged
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 35px;
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
	border-top: 2px solid #d7d7d7;
}

.cua-mojob-detault-content-more-info-inner-nologged-info
{
	padding-right: 25px;
	font-size: 1rem;
	font-weight: 700;
	color: #e8422c;
}

.container-size-nologged
{
	max-width: 1440px;
	margin: auto;
	width: 90%
}

.switch
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.switch input
{
	opacity: 0;
	width: 0;
	height: 0;
}

.slider
{
}

.slider:before
{

}

input:checked + .slider
{
	background-color: transparent;
}

input:focus + .slider
{
	-webkit-box-shadow: 0 0 1px #e8412c;
	box-shadow: 0 0 1px #e8412c;
}

input:checked + .slider:before
{

	-webkit-transform: translate(29px, -50%);

	-ms-transform: translate(29px, -50%);

	transform: translate(29px, -50%);
}

/* Rounded sliders */
.slider.round
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 20px;
	position: relative;
	border: 4px solid #fff;
	height: 35px;
	width: 65px;
}

.slider.round:before
{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	content: "";
	left: 5px;
	top: 50%;
	height: 25px;
	width: 25px;
	background: #fff;
	position: absolute;
	border-radius: 25px;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.cua-search-type-title
{
	padding: 0 30px 0 0;
	font-size: 1.125rem;
	color: #fff;
	font-weight: 500;
}

.cua-search-type-offert-work,
.cua-search-type-offert-help
{
	color: #fff;
	padding: 0 10px 0 0px;
	font-size: 1.325rem;
	font-weight: bold;
	text-transform: uppercase;
}

.cua-search-type-offert-help
{
	padding: 0px 0px 0px 10px;
}

.cua-search-form-type
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cua-search-form-by-text-info
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1rem;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	position: relative;
}

.cua-search-form-by-text-info i
{
	padding-right: 15px;
	font-weight: 500;
}

.cua-search-form-by-text-info:before
{
	content: "";
	position: absolute;
	height: 2px;
	background: #e8422c;
	width: 0;
	bottom: -7.5px;;
	-webkit-transition: 0.3s ease-in-out;;
	-o-transition: 0.3s ease-in-out;;
	transition: 0.3s ease-in-out;
}

.cua-search-form-by-text-info:hover:before
{

	width: 100%;;
}

/*.cua-my-volunteer-inner-row*/
/*{*/
/*	width: 16.666%*/
/*}*/

.cua-my-volunteer-inner
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin: 0 -7.5px;

}

.cua-my-volunteer-inner-row
{
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 7.5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cua-my-volunteer-user-info
{
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 0;
	font-weight: bold;

}

.cua-my-volunteer-user-info span
{
	word-wrap: break-word;
}

.cua-my-volunteer-action
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 0px;
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	z-index: -1;
}

.cua-my-volunteer-action > *
{
	height: 0px;
	font-size: 0px;
}

.cua-my-volunteer-avatar
{
	cursor: pointer;

}

.cua-my-volunteer-avatar:hover .cua-my-volunteer-action i
{
	font-size: 22px;
}

.cua-my-volunteer-avatar:hover .cua-my-volunteer-action,
.cua-my-volunteer-avatar:active .cua-my-volunteer-action
{
	height: 100%;
	background: #ffffff;
	z-index: 2;
}

.cua-add-user-group-list
{
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	padding: 15px 0px 35px 0px;
}

.cua-my-volunteer-avatar:hover .cua-my-volunteer-action > *
{
	padding: 20px 0;
	font-size: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #ffffff;
}

/*.cua-my-volunteer-action
{
	display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
	flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
	justify-content: center;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
	align-items: flex-start;
}*/
/*.cua-my-volunteer-action .cua-action-item-flex
{
	width: 100%;
	padding: 2px 15px;
	font-size:1.15rem;
}*/
.cua-my-volunteer-action a
{
	color: #575757;
}

.cua-my-volunteer-action i
{
	color: #e8412c;

}

.cua-my-volunteer-avatar
{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 165px;
	width: 165px;
}

.cua-action-item-flex
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cua-add-user-group-content
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.cua-add-user-group-list-containner
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cua-add-user-group-list-containner form
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.cua-add-user-group
{
	padding: 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-my-group-add-group-btn
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-my-group-add-group-btn i
{
	margin-right: 5px;
}

.cua-add-group-button input[type=submit]:hover
{
	background-color: #fff;
	color: #e8412c;
}

.cua-add-group-input
{
	width: 60%;
}

.cua-my-volunteer-layout
{
	margin-top: 30px;
}

.repostiory-user-style a.button
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 15px;
	padding: 10px 15px;
	border-radius: 15px;
	font-size: 16px;
	line-height: 20px;
}

.repostiory-user-style .file-container
{
	margin: 5px 0;
}

.repostiory-user-style a.button:hover
{
	background-color: #fff;
	color: #e8412c
}

.repostiory-user-style .f-ajax-upload-single .f-el .f-ajax-upload-pane-wrap
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.repostiory-user-style .f-ajax-upload-info:not(:empty)
{
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.repostiory-user-style .f-ajax-upload-info
{
	font-size: 16px;
}

.repostiory-user-style .ajax-uoload-pane-log:not(:empty)
{
	width: 100%;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.cua-add-group-input .cua-add-user-new-group
{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 10px;
}

.repostiory-user-style .ip-filedesc-cont, .repostiory-user-style .ip-imagedesc-cont
{
	width: 100%;
	padding: 6px 6px 12px 6px;
	white-space: unset;
}

.cua-add-user-group-form
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: center;
}

.cua-add-user-group-list-inner
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 140px;
	overflow: auto;
	margin: 0 -5px;
}

.cua-add-user-group-list-row
{
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
}

.cua-add-user-group-save input[type="submit"]
{
	padding: 15px 20px;
	font-size: 1rem;
	width: 35%;
	max-width: 185px;
}

.cua-my-volunteer-avatar img
{
	width: 100%;
	display: block;
	border-radius: 100%;
	max-width: 165px;

}

.cua-my-group-wrapp
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	margin: 0 -50px;

}

.cua-my-group-wrapp-row
{
	width: 33.3333%;
	min-width: 400px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 50px;
}

.cua-my-group-inner
{
	border: 1px solid #eeeeee;
	border-radius: 50%;
	height: 0;
	padding-bottom: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.cua-my-group-inner-row-img img
{
	border-radius: 100%;
	/* width: 80px; */
	/* height: auto; */
	/* margin: 1px; */
	width: 100%;
}

.cua-cua-my-group-inner-container
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 45px
}

.cua-my-group-inner-row
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	min-width: 55px;
	width: 33.33333%;;
	margin: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cua-top-button .buttons-group
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.cua-my-group-wrapp .cuc-my-volunteer-list
{
	margin: 0 50px;
}

.cuc-my-volunteer-list
{
	width: 100%;
	margin: 0 7.5px;
}

.volunteer-tools a:hover
{
	background: #e8412c;
	color: #fff
}

.cua-content .sf-s-wrapper.sf-s-disabled .sf-s-holder,
.cua-content .sf-s-wrapper.sf-s-disabled .sf-s-multi-holder
{
	background: #c1c1c1;
	border: 2px solid #ababab;
	color: #888;
}

.cua-content .sf-s-wrapper.sf-s-disabled .sf-s-holder .sf-s-selected
{
	color: #888;
}

.cua-content .sf-s-wrapper.sf-s-disabled .sf-s-holder .sf-s-button:after
{
	border-color: #888 transparent transparent transparent;
}

.cua-my-volunteer-tools
{
	margin: 30px 0 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.buttons-list:last-child
{
	margin: 20px 0;
}

.volunteer-tools
{
	font-size: 20px;
}

.volunteer-tools a
{
	padding: 5px 8px;
	display: block;
	color: #e8412c;
	border-radius: 10px;
	border: 1px solid #e8412c;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 5px 10px 5px 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.volunteer-tools a i
{
	margin-right: 5px;
	margin-top: -2px;
}

.cua-top-button a.disabled
{
	color: #afadad;
	background: #ddd;
	border: 1px solid #afadad;
}

.cua-top-button .volunteer-tools a.active
{
	background: #e8412c;
	color: #fff
}


.volunteer-tools.list
{
	margin-left: 5px;
}


.cua-my-group-title
{
	text-align: center;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 1.65rem;
}

.cua-my-group-inner-row-img
{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 55px;
	min-width: 55px;
	height: 55px;
	/* margin: 1px; */
}

.cua-my-group-del-user
{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	margin: auto;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
	font-size: 30px;
	color: #e8412c;
	-webkit-transition: opacity 0.3s, background 0.3s;
	-o-transition: opacity 0.3s, background 0.3s;
	transition: opacity 0.3s, background 0.3s;
}

.cua-my-group-inner-row-img:hover .cua-my-group-del-user
{
	opacity: 1;
	background: #eeeeee;
	color: #e8412c;
}

.flex-start
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-my-group-inner-row-img:hover .no-image
{
	opacity: 0;
}

.cua-uc-user-list .cua-my-group-inner-row-img:hover .no-image
{
	opacity: 1;
}

.cua-my-group-wrapp-action
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: flex-end;

}

.cua-my-group-wrapp-action-chat,
.cua-my-group-wrapp-action-delete,
.cua-my-group-wrapp-action-contract
{
	color: #494949;
	padding: 5px 0;
	font-size: 1rem;
	font-weight: bold;
}

.cua-my-group-wrapp-action-delete i
{
	color: #e8412c;
}

a.cua-my-group-wrapp-action-chat:hover i,
a.cua-my-group-wrapp-action-delete:hover i,
a.cua-my-group-wrapp-action-contract:hover i
{
	color: #000;
}

.cua-profile-view-container
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-align: stretch;
	-webkit-box-align: stretch;
	align-items: stretch;
}

.cua-profile-view-left-container
{
	width: 70%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 100px;
}

.cua-profile-view-right-container
{

	width: 30%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-number{
	font-weight: 600;
	padding: 10px 15px;
}
.btn-number i {
	font-size: 30px;
	margin-right: 10px;
}
.btn-purple p {
	width: 160px;
	text-align: center;
}
.btn-profile {
	cursor: default;
}
.cua-pv-company-type, .cua-pv-company-city, .cua-pv-company-street {
	display: flex;
	justify-content: space-around;
}
.cua-pv-information {
	display: flex;
}
.cua-pv-information-titles {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	margin-right: 10px;
}
.cua-pv-information-details {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	
}
.cua-pv-company-type p:first-of-type, .cua-pv-company-city p:first-of-type, .cua-pv-company-street p:first-of-type {
	margin-right: 5px;
	font-weight: 700;
}
.cua-pv-information-under-avatar {
	display: flex;
	flex-direction: column;
}
.cua-pv-other-info-buttons button {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	width: 225px;
}
.cua-pv-information-buttons {
	margin: auto;
	margin-top: 10px;
}
	
.cua-pv-information-buttons button {
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	width: 225px;
}
.cua-pv-info {
	display: flex;
	flex-direction: column;
	width: 240px;
}
.cua-pv-status {
	display: flex;
	justify-content: space-around;
}
.cua-pv-age {
	display: flex;
	justify-content: space-around;
	margin-bottom: 10px;
}
.cua-pv-about-me-title
{
	display: block;
	font-size: 1.25rem;
	font-weight: 600;
	padding: 15px 0;
}

.cua-profile-view
{
	margin: auto;
	margin-bottom: 20px;
}

.cua-pv-about-me-text
{
	display: block;
	padding: 0 0 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: justify;
}

.cua-pv-massages-container-wrapp .cua-register-bottom-inner
{
	padding: 30px 0 0 0;
}

.cua-pv-company-info-title,
.cua-pv-company-adress-first,
.cua-pv-company-adress-second
{
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-pv-company-adress-first,
.cua-pv-company-adress-second
{
	padding: 3px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-pv-company-info-title
{
	padding: 15px 0 5px 0;
	font-size: 1.25rem;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-pv-user-offer-help
{
	padding: 80px 0 32px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-pv-user-offer-help i
{
	padding-left: 12.5px;
}

.contianer-flex
{
	padding: 5px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

/*.cua-pv-other-info-avatar img
{
	width:100%;
	height: auto;
}*/
.cua-pv-type-company-title,
.cua-pv-status-user-title,
.cua-pv-birth-date-user-title,
.cua-pv-phone-user-title,
.cua-pv-type-send-massages
{
	display: block;
	font-size: 1rem;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 700;
}

.cua-pv-type-company-text,
.cua-pv-status-user-text,
.cua-pv-birth-date-user-text,
.cua-pv-phone-user-text
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: capitalize;
}

.cua-pv-user-offer-row
{
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-pv-user-offer-row-wrapp
{
	padding: 7.5px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-pv-user-offer-title
{
	width: 35%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;

}

.cua-pv-user-offer-other-info
{
	width: 65%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.cua-pv-user-offer-row
{
	border: 2px solid #eee;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.cua-pv-user-offer-title-first
{
	font-size: 1.25rem;
	text-transform: uppercase;
	color: #e8412c;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 700

}

.cua-pv-type-send-massages
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;

}

i.cua-pv-type-send-massages
{
	font-size: 25px;
	margin: auto;
	font-weight: normal;
}

.rate
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-top: 30px;
	width: 68.5%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.rate i
{
	color: #575757;
	font-size: 40px;
}

.cua-pv-type-send-massages i
{
	font-size: 25px;
	margin: auto
}

.cua-pv-type-user-stars
{
	font-size: 2.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;

}

.cua-pv-type-user-stars i
{
	color: #FFD700;
	margin-top: -5px;
}

.cua-pv-type-send-massages :hover
{
	cursor: pointer;
	color: #e8412c;
}

.cua-pv-massages-container .cua-register-input-wrap
{
	width: 100%;
}

.cua-pv-massages-container .title_massages_label,
.cua-matching-offers-massages-container .title_massages_label
{

	width: 10%;
	display: block;
	font-size: 1.25rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-pv-massages-container .title_massages_label
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.title_massages-input-wrapper
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 20px;
}

.title_massages-input-wrapper input
{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-pv-massages-container-wrapp
{
}

.cua-pv-massages-container-wrapp,
.cua-matching-offers-massages-container
{
	resize: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}

.cua-matching-offers-massages-container
{
	width: 100%;
}

.cua-pv-massages-container-wrapp textarea,
.cua-matching-offers-massages-container textarea
{
	resize: vertical;
}

.cua-mwh-wrapp-info span.hours-accepted
{
	font-weight: 900;
	font-size: 1.375rem;
	margin-bottom: 7.5px;
	text-transform: uppercase;
	display: block;
}

.cua-mwh-info-waiting-acceptance-container.organization
{
	margin-top: 0px;
}

red
{
	color: #e8412c;
}

.cua-mwh-info-total-hours-container span,
.cua-mwh-info-waiting-acceptance-container span
{
	color: #575757;
}

.cua-mwh-wrapp-info
{
	line-height: 1.5;
}

.cua-my-worked-hours
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-mwh-data-row-orgranization-text a
{
	color: #575757;
}

.cua-mwh-add-hours-conntent
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	padding: 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-mwh-button-add
{
	display: block;
	background: #e8412c;
	padding: 10px;
	border-radius: 15px;
	color: #fff;
	max-width: 340px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 300;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #e8412c;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.cua-mwh-button-add i
{
	vertical-align: middle;
	font-size: 20px;
	margin-top: -1px;
	padding: 0 10px 0 0;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-mwh-button-add:hover
{
	background: #fff;
	color: #e8412c;
	cursor: pointer;
}

.cua-mwh-button-add i:hover
{
	color: #494949;
}

.cua-mwh-form-container-wrapp .cua-register-bottom-inner
{
	padding-top: 25px;

}

.notificaton-con
{
	padding: 7.5px 20px;
	border-radius: 20px;
	background: #9185be;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0 15px;

}

.notification-inner
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.notification-inner i
{
	color: #9185be;
	font-size: 28px;
}

.cua-mwh-form-content
{
	padding: 25px 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-register-input-wrap .sf-s-wrapper
{
	width: 100% !important
}

.cua-mwh-data-inner
{
	padding: 15px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-mwh-data-row
{
	padding: 25px 0;
	border-bottom: 1px solid #e1e2e1;
}

.cua-mwh-data-row-inner span
{
	display: block;
}

.cua-mwh-data-row-orgranization-title,
.cua-mwh-data-row-name-worked-title,
.cua-mwh-data-row-time-worked-title,
.cua-mwh-data-row-hours-worked-title,
.cua-mwh-data-row-status-title
{
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-mwh-data-row-orgranization-text,
.cua-mwh-data-row-name-worked-text,
.cua-mwh-data-row-time-worked-text,
.cua-mwh-data-row-hours-worked-text,
.cua-mwh-data-row-status-text
{
	padding: 5px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-break: break-word;
	text-align: center;
}

.cua-mwh-data-row-orgranization,
.cua-mwh-data-row-name-worked,
.cua-mwh-data-row-time-worked,
.cua-mwh-data-row-hours-worked,
.cua-mwh-data-row-status
{
	width: 20%;

}

.cua-mwh-data-row-inner > * > *
{
	text-align: left;
}


.cua-mwh-data-row-inner
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	border-bottom: 1px solid #e1e2e1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-mwh-waiting-acceptance-text,
.cua-mwh-total
{
	font-weight: 900;
	font-size: 1.375rem;
	margin-bottom: 7.5px;
	text-transform: uppercase;
	display: block;

}

.cua-mwh-data-rejected-action a,
.cua-mwh-data-rejected-action button
{
	font-size: 0.9375rem;
	margin: 10px;
	min-width: 160px;
}

.cua-mwh-data-row-orgranization
{
	width: 15%;
}

.cua-mwh-data-row-status
{
	width: 25%;
}

.cua-mwh-data-row-hours-worked
{
	width: 10%;
}

.cua-my-worked-hours input
{
	border-radius: 15px !important;
	margin-right: -15px;
}

.cua-mwh-info-waiting-acceptance-container
{
	padding: 0px;
	margin-top: 50px;
}

span.cua-mwh-month-year-hours-text,
.cua-mwh-info-total-hours-container
{
	font-weight: 700;
	font-size: 1.25rem;
	text-transform: uppercase;
}

.cua-mwh-data-row-inner-rejected
{

	padding: 20px 0 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cua-mwh-data-rejected-action
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-mwh-data-rejected-action .cua-mwh-data-rejected-edit
{
	background: #fff;
	color: #575757;
	border: 2px solid #959595;
	margin: 0 10px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-mwh-form-content input
{
	border-radius: 15px;
}

.cua-mwh-data-rejected-action .cua-mwh-data-rejected-edit i
{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #575757;
}

.cua-register-inputs-inner-worked-hours
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: justify;
	align-content: space-between;
}

#cboxContent .cua-mwh-form-container-wrapp .cua-register-inputs-inner
{
	width: 100%;
}

.cua-mwh-data-rejected-text
{
	color: #e8412c;
	font-weight: 900;
}

.cua-mwh-data-rejected-action i
{
	color: #ffffff;
	font-size: 19px;
	vertical-align: middle;
	margin-top: -1px;
}

.cua-mwh-data-rejected-edit:hover
{
	background: #e8412c;
}

.cua-mwh-data-rejected-contact
{
	color: #575757;
	background: #fff;
	border: 2px solid #e8422c;
}

.cua-mwh-data-rejected-contact i
{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #e8422c;
}

.cua-mwh-data-rejected-contact i.ui-1_send
{
	padding-right: 27.5px;
}

.cua-mwh-data-rejected-contact:hover
{
	color: #fff;
	background: #e8422c;
}

.cua-mwh-data-rejected-contact:hover i
{
	color: #fff;
}

.cua-mwh-data-container-wrapper,
.cua-mwh-info-total-hours-container
{
}

.cua-mwh-waiting-acceptance-text-organization,
.cua-mwh-total-hours-text-organization
{
	font-size: 1.25rem;
	font-weight: 900;
	display: block;
	text-transform: uppercase;
	padding: 0px 0;
	color: #e8412c;
}

.cua-mwh-month-year-hours-text
{
	font-size: 1.00rem;
	font-weight: 500;
	display: block;
}

.cua-mwh-add-hours-conntent .pager
{
	width: auto;
	margin: auto;
}

.cua-mwh-inner-wrapp
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.cua-mwh-data-row-orgranization-text
{
	font-weight: bold;
	color: #575757;
}

.cua-mwh-data-row.no-border
{
	border: none;
}

.cua-mwh-data-row-hours-worked-text
{
	font-weight: bold;
}

.cua-mwh-data-row-wrapp-orgranization textarea
{
	border-radius: 0;
}

.cua-mwh-data-row-status .cua-mwh-data-row-status-text
{
	font-weight: 900;
	text-transform: uppercase;
}

.cua-mwh-data-row-orgranization
{
	line-height: 1.5;
}

.cua-mwh-data-row-wrapp-orgranization .cua-mwh-data-row-inner
{
	border: none;
}

.cua-mwh-data-row-wrapp-orgranization .cua-mwh-data-row-wrapp
{
	border: 2px solid #d7d7d7;
	padding: 30px;
}

.cua-mwh-data-row-wrapp-orgranization
{
	padding: 15px 0;
}

.cua-mwh-data-row-wrapp-orgranization .cua-mwh-data-row-inner-rejected
{
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.cua-mwh-data-row-wrapp-orgranization .cua-pv-massages-container-wrapp
{
	background: transparent;
}

.cua-mwh-data-row-wrapp-orgranization .cua-register-input-wrap.title_massages-input-wrapper
{
	padding-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-mwh-data-rejected-action button:hover
{
	background-color: #575757;
	color: #fff;
}

.cua-mwh-data-rejected-action button:hover i
{
	color: #fff;
}

.cua-mwh-data-row-inner-contact-container
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-mwh-data-row-inner-contact-container i
{
	padding: 10px 0;
	font-size: 2rem;
	color: #000000;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}

.cua-mwh-data-row-inner-contact-container i:hover
{
	color: #e8422c;
}

.cua-mwh-data-row-inner-contact-container
{
	padding: 0 5px;
}

.cua-mwh-data-row-inner-contact-container:hover
{
	color: #e8422c;
}

.cua-mwh-data-row-inner-contact-container i,
.cua-mwh-data-row-inner-contact-container .cua-mwh-data-row-inner-rejected
{
	padding: 0;
}

.worked_hours_autocomplete
{
	z-index: 10000;
	max-height: 150px;
	overflow: scroll;
}

.worked_hours_autocomplete .ui-widget.ui-widget-content
{
	border: 1px solid #e8412c;
}

.worked_hours_autocomplete .ui-menu-item:hover
{
	color: #e8412c;
}

.worked_hours_autocomplete .ui-menu-item-wrapper
{
	padding: 8px 1em 8px .4em;
}

.worked_hours_autocomplete .ui-state-active
{
	border: 1px solid #e8412c;
	background: #fff;
	color: #e8412c;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.action-change-grades
{
	cursor: pointer;
}

.text-info-no-grades-organization
{
	font-size: 0.8rem;
	line-height: 18px;
	padding: 0 10px;
	color: #e8412c;
	max-width: 300px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.info-grades-number
{
	line-height: 30px;
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.96875rem;
	font-weight: bold;
}

.cua-user-creat-contract i
{
	padding-right: 10px;
}

.cua-uo-data-row
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px;
	border: 2px solid #dddddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-renew-offer-btn
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	font-size: 0.9375rem;
	font-weight: bold;

}

.cua-renew-offer-btn i
{
	font-size: 22px;
}

.cua-uo-data-row-details > div
{
	padding: 4px 0;
}

.cua-uo-data-row-action-delete,
.cua-uo-data-row-action-edit,
.cua-uo-data-row-action-renew
{
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 22px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;

}

.cua-uo-data-row-action-delete,
.cua-uo-data-row-action-edit
{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.cua-uo-data-row-action-delete:hover i,
.cua-uo-data-row-action-edit:hover i,
.cua-uo-data-row-action-renew:hover i
{
	font-weight: bold;
}

.cua-uo-data-input-search
{
	display: none;
}

.cua-uo-data-row-action-edit i
{
	color: #e8412c;
}

.cua-uo-data-row-action-delete i
{
	color: #575757;
}

.cua-uo-data-row-action-renew
{
	color: #e8422c;

}

.cua-uo-data-row-date-status-text
{
	text-transform: capitalize;
	line-height: 1rem;
	display: block;
}

.cua-uo-data-inner
{
	padding: 8px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-user-offers-contianer
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-content .cua-uo-data-row-name
{
	width: 100%;
	color: #e8412c;
	font-weight: 900;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
	font-size: 1.1rem;
	line-height: 1.5;
}

.cua-uo-data-container-wrapp
{
	padding-bottom: 60px;
}

.cua-uo-data-row-name-assistancee, .cua-uo-data-row-name-text-language
{
	color: #575757;
	text-transform: capitalize;
	font-weight: normal;
}

.cua-uo-data-row-name
{
	width: 25%;
	color: #e8412c;
	font-weight: 700;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: uppercase;
}

.cua-uo-data-row-action-edit .invert
{
	border: none;
}

.cua-uo-data-row-action
{
	width: 25%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 -10px;
}

.cua-uo-data-row-details
{
	width: 75%;
}

.cua-uo-data-row-status
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-uo-data-row-status.green
{
	color: #00a850
}

.cua-uo-data-row-status.green .cua-uo-status-circle
{
	background-color: #00a850;
}

.cua-uo-data-row-status.orange
{
	color: #fca642
}

.cua-uo-data-row-status.orange .cua-uo-status-circle
{
	background-color: #fca642;
}

.cua-uo-data-row-status.red
{
	color: #e8412c
}

.cua-uo-data-row-status.red .cua-uo-status-circle
{
	background-color: #e8412c;
}

.cua-uo-data-row-status.black
{
	color: #000
}

.cua-uo-data-row-status.black .cua-uo-status-circle
{
	background-color: #000;
}

.cua-uo-status-circle
{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 10px;
	display: block;
}

.cua-uo-data-row-date i,
.cua-uo-data-row-place-text i
{
	margin-right: 10px;
}

.cua-uo-data-row-action-edit-inner-delete,
.cua-uo-data-row-action-edit-inner-renew
{
	min-width: 75px;
}

.cua-uo-data-row-action-edit .invert:hover
{
	border: none;
}

.cua-uo-data-pager
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.cua-uo-search-containner
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.cua-register-input-wrap i:hover
{
	background: transparent;
	color: #e8412c;
}

.cua-uo-data-pager .pager
{
	margin: auto;
	width: auto;
}


.cua-uc-list-row
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	padding: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #eee;
}

.cua-uc-name-chat
{
	text-transform: uppercase;
	color: #575757;
	font-weight: 900;
	font-size: 1.25rem;
}

.cua-uc-user-list
{
	text-align: center;
}

.cua-uc-user-list .user-name
{
	margin-left: 10px;
}

.cua-uc-name-chat,
.cua-uc-user-list,
.cua-uc-action
{
	width: 33.33333%;
}

.cua-uc-action
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.cua-uc-pager,
.cua-uc-list-row-inner
{
	padding: 10px 0;
}

.cua-chat-history-massages-row-inner.flex-right .messages-add-date
{
	text-align: right
}

.cua-chat-history-massages-row-inner
{
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

}

.message-left-con
{
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 2px;

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;
}

.message-right-con
{
	background: #eeeeee;
	border-radius: 15px;
	padding: 15px;
	margin: 0 0 0px 10px;
}

.div.messages-right .message-right-con
{
	background: #e8422c;
	color: #fff;
}

.cua-chat-history-massages-row
{
	color: #575757;
	vertical-align: middle;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 15px;
}

.message-left-con img
{
	width: 45px;
	border-radius: 100%;
	display: block;
}

.cua-chat-history-massages-inner
{
	max-height: 550px;
	overflow-y: auto;
}

.cua-chat-history-massages-inner::-webkit-scrollbar-thumb
{
	background: #e8422c;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 1px #000;
}

.cua-chat-history-massages-inner::-webkit-scrollbar
{
	width: 8.5px;
}

.cua-chat-history-massages-row-inner .massages
{
	background: #eeeeee;
	border-radius: 15px;
	margin: 0 0 0px 10px;
	background: #eeeeee;
	border-radius: 15px;
	word-break: break-word;
}

.messages-add-date
{
	width: 100%;
	font-size: 0.75em;
	color: #bdbdbd;
}

.cua-chat-history-massages-row-inner .massages-wrapp,
.cua-chat-history-massages-row-inner .avatar
{
	padding: 0 5px;
}

.name
{
	font-weight: 700;
	margin-bottom: 15px;
	display: block;
}

.cua-chat-history-massages-row-inner .name-user
{
	font-weight: 600;
	padding: 5px 0;
	width: 100%;
}

.cua-chat-history-massages-row.flex-right
{
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.cua-chat-history-massages-row-inner.flex-right
{
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-right: 10px;
}

.repostiory-user-style .ftab-buttons-panel-in .ftab-buttons-panel-wrap > div
{
	margin: 20px 0
}

.repostiory-user-style .ftab-buttons-panel-in .ftab-buttons-panel-wrap
{
	margin: 0
}

.name-user.flex-right
{
	text-align: right;
}

.cua-chat-history-info
{
	padding: 15px 0;
}

.cua-chat-history-info-chat .cua-chat-history-title
{
	padding: 20px 0;
	background: #eeeeee;
	text-align: center;
	font-size: 1.25rem;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #d7d7d7;
	/*	border-top-right-radius:15px;
		border-top-left-radius:15px;*/
}

.cua-chat-history-info-chat
{
	background: #e8422c;
}

.cua-chat-history-inportatn-info
{
	padding: 20px;
	background: #eee;
	border: 1px solid #d7d7d7;
	border-top-color: rgb(215, 215, 215);
	border-top-style: solid;
	border-top-width: 1px;
	border-top: none;
	padding-bottom: 0px;
	/*border-bottom-right-radius:15px;
		border-bottom-left-radius:15px;*/
}

.cua-chat-history-massages-row-inner.flex-right .message-right-con
{
	background: #e8422c;

}

.cua-chat-history-massages-row-inner.flex-right .massages
{
	background: #e8422c;
	color: #ffffff;
}

.cua-chat-history-info-chat .cua-ch-owner-text
{
	display: block;
	font-weight: 600;
	font-size: 1.25rem;
}

.per_page.sf-s-ignore
{
	border: 0px;
	outline: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-size: 1rem;
	color: #575757;
	font-family: Lato;
	cursor: pointer;
}

.per_page_content
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.per_page .sf-s-holder
{
	max-width: 50px;
	border: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.per_page .sf-s-wrapper
{
	text-align: center;
	max-width: 50px;
}

.per_page .sf-s-holder.sf-s-list-open::after
{
	background: transparent;
}

.per_page .sf-s-button
{
	margin: 0;
	padding: 0;
}

.cua-chat-history-info-chat .cua-ch-info-text
{
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: block;
	font-weight: 500;
	font-size: 1rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #575757;
	border-radius: 15px;
}

.cua-histroy-start-chat
{
	padding-bottom: 20px;
	margin-bottom: 35px;
	text-align: center;
	border-bottom: 2px solid #eeeeee;
	padding-top: 90px;
}

#gov-info
{
	display: block;
	font-size: 0.75rem;
	color: #d56a6a;
	margin: auto;
	margin: 8px;
	color: #9e9e9e;
}

.cua-uc-action a.button-small.invert
{
	background: #555555;
}

.cua-user-create-contract
{
	padding: 25px 40px;
}

.cua-user-data-download a
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	text-transform: uppercase;
	font-weight: 900;
}

.cua-user-data-row-inner span i
{
	font-size: 34px;
	padding-right: 10px
}

.cua-user-data-row-inner span
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 25px;
}

.cua-user-contract-container
{
	padding: 0;
}

.cua-user-data-row-inner
{
	/* box-shadow: 3px 3px 10px -5px #e8422c; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border: 2px solid #d7d7d7;
	padding: 10px;
	/* border-radius: 15px; */
}

.cua-user-data-title
{
	font-size: 1.3rem;
	color: #e8412c;
	text-transform: uppercase;
	font-weight: 900;
}

.cua-user-data-row
{
	padding: 10px 0;
}

.cua-register-user-refernce-ico i:hover
{
	color: #fff;
	background: transparent;
}

/*#cboxContent
input[type="text"], #cboxContent input[type="email"],#cboxContent input[type="password"]{
	border-radius: 0px !important;
}*/
#cboxContent textarea
{
	border-radius: 0px;
	resize: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-delete-accounts-content-inner
{
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.cua-delete-accounts-content-inner form
{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
}
.cua-why-u-leave {
	border-radius: 15px !important;
}
.cua-delete-accounts-content-inner form .cua-delete-accounts-form,
.cua-delete-accounts-content-inner form .cua-delete-accounts-opinion
{
	width: 100%;

}

.cua-delete-accounts-content-inner input
{
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#cboxContent .cua-delete-accounts-bottom
{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	width: 100%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;

}

.cua-uo-data-row-name span
{
	display: block;
}

.cua-content .cua-register-submit
{
	background: #e8422c;
}

.inverse-hover-btn.BTN i
{
	padding-left: 10px;
}

.cua-uo-data-add-button a,
.cua-content .cua-register-input-wrap-search input,
.cua-my-worked-hours .cua-register-input-wrap input
{
	border-radius: 0px;
}

.cua-register-input-wrap-search i
{
	position: absolute;
	font-size: 24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	font-weight: bold;
	cursor: pointer;
}

.cua-content .cua-register-inputs-inner
{
	padding: 0;
}

.cua-content h2.default-container-title
{
	max-width: none;
	width: auto;
	margin-top: 28px;
	padding: 0;
	margin-bottom: 35px;
}

.cua-pv-other-info
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: center;
}

.red-text
{
	color: #e8412c !important;
}

.cua-pv-other-info-avatar
{
	border-radius: 100%;
	overflow: hidden;
	position: relative;
}

.cua-pv-other-info-avatar.basic_user
{
	border-radius: 100%;
}

.cua-pv-other-info-avatar img
{
/*	min-width: 320px;
	min-height: 320px;
	width: 100%;*/
	display: block;
}

.cua-pv-other-info-more-detalis
{
	padding: 15px 0 0 0;
}

.cua-profile-view .cua-pv-other-info-more-detalis
{
	display: flex;
	justify-content: space-between;
}

.cua-profile-view .cua-pv-other-info-more-detalis > *:nth-child(1)
{
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.cua-profile-view .cua-pv-other-info-more-detalis > *:nth-child(2)
{
	-ms-grid-row: 1;
	-ms-grid-column: 2;
}

.cua-profile-view .cua-pv-other-info-more-detalis > *:nth-child(3)
{
	-ms-grid-row: 2;
	-ms-grid-column: 1;
}

.cua-profile-view .cua-pv-other-info-more-detalis > *:nth-child(4)
{
	-ms-grid-row: 2;
	-ms-grid-column: 2;
}

i.action-toggle-form
{
	font-size: 22px;
	cursor: pointer;
}

.cua-pv-fullname
{
	font-weight: 700;
	font-size: 1.875rem;
	text-align: left;
	padding-bottom: 20px;
}

.cua-search-form-other > *
{
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	padding: 10px 0;

}

.cua-search-form-start-date .cua-search-form-inner,
.cua-search-form-end-date .cua-search-form-inner
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-search-form-start-date .cua-search-form-inner input,
.cua-search-form-end-date .cua-search-form-inner input
{
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;

}

.cua-search-form-start-date .cua-search-form-inner input
{
	max-width: 240px;
}

.cua-content .cua-search-form-start-date .cua-search-form-inner input
{
	max-width: none;
}


.cua-search-form-start-date
{
	margin-right: 25px;
}

.cua-search-form-county
{
	margin-right: 25px;
	max-width: 310px;
	width: 25%;
}

.default-container-title.profile
{
	margin: initial;
	margin-bottom: 20px;
}

.show-more-offer
{
	background: #fff;
	color: #e8412c;
	border: none;
	font-size: 24px;
	padding: 0;
	font-weight: bold;
	font-family: Lato;
}

.show-more-offer:hover
{
	background: #fff;
	color: #e8412c;
}

.cua-register-form-add-reference .cua-register-inputs-inner
{
	padding: 10px 0;
}

.cua-disabled-form-inner > *:first-of-type
{
	padding: 0 20px 0 0;
}

.cua-mwh-data-container-wrapper
{
	padding-top: 55px;
}

.cua-matching-offers-job-default-text
{
	line-height: 1.5;
}

.cua-my-volunteer-content
{
	padding-bottom: 15px;
}


.cua-content .sf-file-upload-file-name
{
	display: none
}

.no-image
{
	font-size: 104px
}

.no-image
{
	font-size: 120px;
	padding: 15px;
	margin: 8px;
}

.href-no-image
{
	border-radius: 50%;
	border: 1px solid #aaa;
	margin: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-my-volunteer-avatar .no-image
{
	width: 100%;
	height: 100%;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 1px solid #aaa;
	color: #000;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 165px;


}

.cua-my-group-inner-row-img .no-image
{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 36px;
	width: 54px;
	height: 54px;
	border: 1px solid #aaa;
	border-radius: 100%;
	text-align: center;
	color: #000;
	vertical-align: middle;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-register-reference-info
{
	padding: 20px 0;
	font-size: 0.90rem;
}

.cua-reg-add-offer-time-input-inner
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-reg-add-offer-time-input-inner-od-do
{
	padding: 0 20px 0 0;
	font-weight: 700;
	font-size: 1.125rem;
	display: inline-block;
}

.cua-reg-add-offer-location .sf-s-search-input
{
	display: none !important;
}

.cua-reg-add-offer-time .cua-reg-add-offer-time-input
{
	padding-right: 15px;
}

.cua-matching-offer-add-list i
{
	padding: 0 10px 0 0px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 1.5rem;
	font-weight: 700;
}

.cua-matching-offer-add-list:hover
{
	color: #e8422c;
}

.cua-matching-offer-add-list:hover i
{
	-webkit-transform: scale(1.075);
	-ms-transform: scale(1.075);
	transform: scale(1.075);
}


.cua-matching-offer-delete:hover
{
	color: #e8422c;
}

.button-add-list
{
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-register-bottom-inner button.cua-register-submit
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 20px;
	font-family: Lato;
	font-weight: normal;
	font-size: 1rem;
}

.cua-pv-other-info-more-detalis.organization
{
	padding-top: 30px;
}

.cua-register-bottom-inner input[type=submit].cua-register-submit
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 20px;
}

.cua-register-bottom-inner .ui-1_simple-add
{
	font-size: 19px;
	padding-right: 10px;
	padding-left: 0 !important;
}

.cua-uc-action .inverse-hover-btn.BTN
{
	padding: 12.5px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 10px;
}

.cua-uc-action .inverse-hover-btn.BTN i
{
	padding-left: 0px;
	padding-left: 15px;
	font-size: 19px;
}

.search-list-offer input
{
	width: 40%;
	padding-left: 50px;
}

.search-list-offer input::-webkit-input-placeholder
{
	color: #575757;
}

.search-list-offer input::-moz-placeholder
{
	color: #575757;
}

.search-list-offer input:-ms-input-placeholder
{
	color: #575757;
}

.search-list-offer input::-ms-input-placeholder
{
	color: #575757;
}

.search-list-offer input::placeholder
{
	color: #575757;
}

.search-list-offer i
{
	position: absolute;
	left: 17.5px;
	font-weight: bold;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.search-list-offer
{
	margin-bottom: 35px;
}

.cl-u-list
{
	margin-bottom: 45px;
	line-height: 1.5;
}

.cl-u-list-h2
{
	font-size: 1.5625rem;
	text-transform: uppercase;
	padding: 45px 0 35px 0;
	font-weight: 900;
}

.cua-disabled-form-inner .cua-register-input-wrap
{
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
}

.cua-disabled-form-wrap span.dis-span
{
	font-weight: 900;
	text-transform: uppercase;
	color: #e8412c;
}

.cua-register-input-wrap-sex
{
	font-size: 1.0625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cua-register-input-wrap-sex .sf-r-wrapper
{
	padding-right: 10px;
}

.cua-register-input-wrap-sex .sf-r-wrapper:nth-of-type(2)
{
	padding-left: 20px;
}

.content-no-login-profile
{
	max-width: 1440px;
	width: 90%;
	margin: auto;
	padding-top: 75px;
	display: table;
	table-layout: fixed;
}

.hidden
{
	display: none;
}

.cua-content .cua-reg-info-offer-title h3
{
	text-align: left;
}

.cua-reg-add-offer-time
{
	width: 100%;
}

.cua-reg-add-offer-time-input
{
	width: 320px;
}

.cua-matching-category-name span.find-element-color
{
	font-size: 1.25rem;
}

span.find-element-color
{
	color: #000 !important;
	background-color: #ffdb07;
	display: inline !important;
}

.cua-content .cua-reg-info-offer-title h3,
.cua-content .cua-reg-add-offer-location-title
{
	padding: 20px 0px;
	font-size: 1.125rem;
	text-transform: uppercase;
}

.cua-content .cua-reg-add-offer-containner-innner,
.cua-content .cua-reg-add-offer-location
{
	padding-bottom: 20px;
}

.cua-content .cua-reg-info-offer-title
{
	padding-bottom: 0px;
}

.cua-register-cont-left-details.no-text .inverse-hover-btn.BTN,
.cua-register-cont-left-inner-click-login.BTN
{
	padding: 17.5px 25px;
	min-width: 154px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-register-cont-left
{
	padding-right: 53px;
	padding-left: 0px;
	padding-top: 60px
}

.cua-register-cont-right
{
	padding-left: 53px;
	padding-right: 0;
	padding-top: 60px
}

#PRIVATE_MESSAGES
{
	display: none;
}

.cua-content-tabs-content
{
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: start;
	-webkit-box-align: start;
	align-items: flex-start;
	margin-bottom: 30px;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.form-contract ul.ui-tabs-nav,
.repostiory-user-style ul.ui-tabs-nav,
#c_user_accountsDATA ul.ui-tabs-nav,
#c_user_accountsDATA .col-table.col-table-1 .f-header,
.f-content .cua-register-user-reference-innner .cua-disabled-title
{
	display: none !important;
}

.form-contract .ftab-buttons-panel-in .ftab-buttons-panel-wrap > div
{
	margin: 20px 10px;
}

.form-contract .ftab-buttons-panel-in .ftab-buttons-panel-wrap
{
	margin: 0 -10px;
	display: flex;
	justify-content: flex-start;
	flex-direction: row-reverse;
}

.form-contract input[type=text]:-moz-read-only
{
	background-color: #c1c1c1;
	color: #888;
	border: 2px solid #ababab;
}

.form-contract input[type=text]:read-only
{
	background-color: #c1c1c1;
	color: #888;
	border: 2px solid #ababab;
}

.form-contract input[type=text]:-moz-read-only:hover
{
	border: 2px solid #e8412c;
}

.form-contract input[type=text]:read-only:hover
{
	border: 2px solid #e8412c;
}

.f-content .cua-disabled-form .cua-disabled-title
{
	margin-top: 20px
}

.f-content .cua-disabled-form .cua-disabled-title:before
{
	display: none;
}

.cua-content-tabs
{
	background: #eeeeee;
	font-weight: 400;
	color: #575757;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/*border-right: 3px solid #fff;*/
	margin: 3px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.cua-content-tabs-content .active
{
	background: #9085bf;
	color: #ffffff;
}

.cua-content-tabs:hover
{
	background: #9085bf;
	color: #ffffff;
}

.cua-content-tabs:hover a
{
	color: #ffffff;
}

.cua-content-tabs a
{
	width: 100%;
	color: #494949;
	padding: 13px 25px;
	line-height: normal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	-webkit-transition: background, border-color 300ms ease-in-out;
	-o-transition: background, border-color 300ms ease-in-out;
	transition: background, border-color 300ms ease-in-out;
}


.cua-matching-offer-info-row-con.flex-con
{

}

.cua-matching-offer-right-info-about.flex-con .bold
{
	padding-bottom: 0px;
	width: 33.33%;
	font-weight: bold;
	padding-right: 40px;
}

.bold_2
{
	font-weight: bold !important;
	font-size: 1rem;
}

.container-size-nologged .about-comm.long-text
{
	min-height: auto;
}

.about-comm.long-text
{
	min-height: 160px;
}

.about-comm
{
	text-align: justify;
}

.cua-matching-profil-info .user-info
{
	padding-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.wh-100.user-info span
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.wh-100.user-info span i
{
	margin-right: 10px;
}

.about-comm-flex .cua-matching-offer-left-btn
{
	text-align: right;
}


.cua-content-resset-pass
{
	max-width: 1440px;
	width: 90%;
	margin: auto
}

.cua-content-resset-pass .col-table-row_remind-pass,
.cua-content-resset-pass .col-table-row_remind-pass .col-table-inner
{
	width: 100%
}

.cua-content-change-pass .accordion-tab-headings,
.cua-content-resset-pass .accordion-tab-headings,
.cua-content-change-email .accordion-tab-headings
{
	display: none !important;
}

.cua-content-change-pass .f-password-input-generator,
.cua-content-resset-pass .f-password-input-generator
{
	display: none !important;
}

.cua-content-change-pass .f-password-show
{
	display: none !important;
}

.cua-content-resset-pass .col-table-row_remind-pass .f-password-show
{
	position: absolute;
	width: 50px;
	height: 46px;
	background: #e5e5e5;
	font-size: 30px;
	vertical-align: middle;
	text-align: center;
	right: 1px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #e8412c;
	cursor: pointer;
}

.cua-content-resset-pass .cua-content .f-el-info
{
	/* background: #9284bf; */
	color: #9e9e9e;
	/* border-color: #9284bf; */
	border: none;
	background: none;
	padding: 0;
	font-size: 0.75em;
	padding: 0 !important;
	margin-top: 0;
}

.cua-content-resset-pass #f-tabs.ui-widget input.week-password[type="password"],
.cua-content-resset-pass #f-tabs.ui-widget input.ok-password[type="password"]
{
	background: none;
	color: #48556e;
}

.cua-content-resset-pass .f-el-info .f-el-info-arr
{
	display: none;
}

.cua-content-resset-pass #f-tabs.ui-widget input[type="password"],
.cua-content-resset-pass #f-tabs.ui-widget input[type="text"]
{
	border-radius: 15px;
	margin: 10px 0;
	padding: 13px 18px;
}

.cua-content-resset-pass .f-error-wrap > div
{
	margin: 0;
}

.cua-content-resset-pass form.f-form
{
	margin: auto;
}

.cua-content-resset-pass .note
{
	border-left: 3px solid #9185be;
	background: #9185be;
}

.cua-content-change-pass #f-tabs.ui-widget input[type="password"],
.cua-content-change-email #f-tabs.ui-widget input[type="text"],
.cua-content-resset-pass #f-tabs.ui-widget input[type="text"]
{
	padding: 13px 18px;
}

.cua-content-change-pass .f-form,
.cua-content-resset-pass .f-form,
.cua-content-change-email .f-form
{
	max-width: 40%;

}

.cua-content-change-pass .f-password-input,
.cua-content-change-email .f-text
{
	padding: 10px 5px;
}

.cua-content-change-pass .ftab-buttons-panel-wrap,
.cua-content-resset-pass .ftab-buttons-panel-wrap,
.cua-content-change-email .ftab-buttons-panel-wrap
{
	padding: 40px 0 0 0;
}

.cua-content-change-pass .change-pass-title,
.cua-content-resset-pass .change-pass-title,
.cua-content-change-email .change-email-title
{
	font-size: 1.25rem;
}

.cu-work-hours-organization .trigger-log
{
	max-height: 42px;
	overflow: hidden;

}

.cu-work-hours-organization .trigger-log-hide
{
	max-height: 0px;
	overflow: hidden;
	text-align: justify;
}

.cu-work-hours-organization a.show-trigger-log
{
	color: #e8412c;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
}

.cu-work-hours-organization a.show-trigger-log i
{
	padding: 0 5px;
}

.cua-content-change-pass .cua-content,
.cua-content-resset-pass .cua-content,
.cua-content-change-email .cua-content
{
	padding-top: 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cua-content-change-email .ftab-buttons-panel-wrap .clear,
.cua-content-resset-pass .ftab-buttons-panel-wrap .clear,
.cua-content-change-pass .ftab-buttons-panel-wrap .clear
{
	margin: 0;
}

.cua-matching-offer-add-list,
.cua-matching-offer-delete
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	margin-top: 5px;
	font-size: 1.25rem;
	color: #e8422c;
	font-weight: 700;
}

.cua-content-right .imp-grid-cont
{
	padding: 0;
}

.grid-new-message .f-ajaxmultiselect
{
	padding-bottom: 85px;
}

.grid-new-message .f-html-editor
{

	border-radius: 15px;
}

.grid-new-message .ftab-buttons-panel
{
	padding-top: 50px;
}

.repostiory-user-style .info-repository
{
	padding-bottom: 35px;
	display: block;
}

.cua-search-form-input
{
	position: relative;
}

.cua-search-form-input input
{
	padding-left: 40px;
}

.cua-search-form-input i
{
	position: absolute;
	top: 50%;
	left: 50px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
}

.cua-register-checkbox label
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	
}

.cua-register-checkbox label .sf-ch-default
{
	min-width: 27px;
}

.cua-search-form-other.logged .cua-search-form-start-date input
{
	max-width: 210px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

.cua-search-form-other.logged .cua-search-form-end-date input
{
	max-width: 210px;
}

.cua-search-form-other.logged .cua-search-form-end-date,
.cua-search-form-other.logged .cua-search-form-start-date
{
	font-weight: bold;
}

.cua-search-form-other.logged .cua-search-form-start-date
{
	margin-right: 15px;
	margin-left: 30px;
}

.cua-search-form-other.logged .cua-search-form-end-date label
{

	padding-right: 15px;
}

.cua-search-form-categories .sf-s-holder
{
	padding: 15px 30px;
	padding-right: 45px;
}

.cua-search-form-content-wrap .cua-search-form-categories.logged
{
	padding: 35px 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ec7161;
	/*	border-top: 1px solid #ec7161;*/

}

.cua-matching-text-about
{
	font-size: 1rem;
	line-height: 25px;
}

.company-name span.bold
{
	font-weight: bold;
	font-size: 1.25rem;
	padding-bottom: 20px;
	display: block;
}

.user-name a
{
	font-weight: bold;
	font-size: 1.25rem;
	padding-bottom: 10px;
	display: block;
	color: #575757;
}

.cua-menu-link-chlidren .cua-menu-links li a.active:before
{
	content: "• ";
	color: #9085bf;
	font-size: 0.9rem;
	vertical-align: middle;
	margin-right: 5px;
}

.cua-menu-link-chlidren
{
	margin: 0 0 0 15px
}

.cua-menu-link-chlidren
{
	display: none;
}

.cua-menu-links-wrapper .cua-menu-link-children-wrapper.active .cua-menu-link-chlidren
{
	display: block;
}

.cua-uo-data-add-button,
.cua-uo-select-status-wrapper
{
	padding: 2px 0;
}

@media all and (max-width: 1520px)
{
	.cua-search-form-province,
	.cua-search-form-county
	{
		width: 47.5%;
		max-width: 9999px !important;
	}

	.cua-search-form-end-date
	{
		padding: 10px 0;
	}

	.cua-search-form-county
	{
		margin-right: 0px;
	}

	.hours-worked-slick .slick-row-circle
	{
		margin: 2px;
	}

	.hours-worked-slick .slick-row-circle
	{
		width: 140px;
		height: 140px;
	}

	.slick-row-circle-wrapper
	{
		min-width: 145px;
	}

	.hours-worked-slick .slick-row-circle-inner
	{
		width: 120px;
		height: 120px;
	}
}

@media all and (max-width: 1400px)
{
	.hours-worked-counter .counter-item .text-counter
	{
		width: 100%;
	}

	.cua-register-cont-left-inner-title h3
	{
		font-size: 2.75rem;
	}

	.cua-register-cont-left-inner-title
	.cua-search-form-other > *
	{
		text-align: center;
	}

	.cua-search-form-start-date input,
	.cua-search-form-end-date input
	{
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.cua-matching-offer-right-info
	{
		padding: 0;
	}

	.cua-matching-offer-info-row-con > *
	{
		padding-bottom: 5px;
	}

	.cua-matching-localization span,
	.cua-matching-time span
	{
		text-align: left;
		padding-bottom: 5px
	}
}

@media all and (max-width: 1390px)
{
	.cua-coordinator
	{
		width: 80%;
	}

	.cu-work-hours-organization a.show-trigger-log
	{
		font-size: 10px;
	}

	.cua-matching-offer-job-detault-content-row .cua-matching-offer-delete i
	{
		padding: 0;
	}

	.cua-search-form-start-date
	{

		margin-right: 10px;

	}

	.cua-search-form-end-date label, .cua-search-form-start-date label
	{

		padding-right: 10px;

	}

}

@media all and (max-width: 1279px)
{
	.pv-image-wrapper {
		width: 250px;
		height: 250px;
}
	.cua-uc-action
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
	}

	.cua-content .cua-reg-add-offer-time
	{
		width: 100%;
	}

	.hours-worked-slick .slick-row-circle.samll-circle
	{
		display: none;
	}
}

@media all and (max-width: 1200px)
{

	.cua-coordinator
	{
		width: 100%;
	}

	.cua-add-group-input
	{
		width: 60%
	}

	.cua-register-cont-right .cua-register-cont-left-inner-title
	{
		left: 54%;
	}

	.cua-register-cont-left-inner-title h3
	{
		font-size: 1.75rem;
	}

	.cua-mwh-data-row-inner
	{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		text-align: center;
	}

	.cua-mwh-data-row-inner > *
	{
		width: 50%;
		padding-bottom: 15px;
		text-align: left;
	}

	.cua-register-bottom-below-link,
	.cua-register-type-name,
	.cua-menu-item a
	{
		font-size: 17px;
	}

	.cua-menu-item i
	{
		font-size: 40px;
	}


	.cua-content-right
	{
		padding-right: 0;
	}

	.cua-content-right h3.cua-content-right-title
	{
		font-size: 23px;
	}

	.cdps-item h2 span
	{
		font-size: 20px;
	}

	.cua-register-text,
	.cdps-item-content label.panel-label
	{
		font-size: 17px;
	}

	.cdps-item-content
	{
		padding-bottom: 60px;
	}

	.cua-my-group-wrapp-row
	{
		width: 50%;
	}
}

/*@media all and (max-width: 1160px)*/
/*{*/
/*	.cua-my-volunteer-avatar .no-image*/
/*	{*/
/*		font-size: 50px;*/
/*	}*/
/*}*/

@media all and (max-width: 1024px)
{
	.cua-user-creat-contract-example
	{
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}

	.cu-work-hours-organization .hours-worked-counter
	{
		width: 75%;
		margin-top: 25px;
	}

	.hours-worked-slick .slick-row-circle
	{
		width: 180px;
		height: 180px;
	}

	.hours-worked-slick .slick-row-circle-inner
	{
		width: 140px;
		height: 140px;
	}

	.cu-work-hours-organization .hours-worked-slick
	{
		width: 100%;
		margin-top: 25px;

	}

	.cu-work-hours-organization .containner-top
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.hours-worked-slick .slick-row-wrapper
	{
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.cu-work-hours-organization .multiple-items
	{
		width: 100%;
	}

	.cua-my-volunteer-content .buttons-group.sort
	{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.cua-content-resset-pass form.f-form.f-form-not-logged
	{
		width: 90%;
	}

	.cua-register-cont-left,
	.cua-register-cont-right
	{
		display: block;
	}

	.cua-register-cont-inner
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.cua-register-cont-left,
	.cua-register-cont-right,
	.cua-register-text-left,
	.cua-register-text-right
	{
		padding: 10px;
	}

	.cua-register-text-left,
	.cua-register-text-right
	{
		width: 100%;
	}

	.cua-register-cont-right .cua-register-cont-left-inner-title
	{
		left: 50%;
	}

	.cua-pv-user-offer-row
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-pv-user-offer-title
	{
		width: 100%;
	}

	.cua-pv-user-offer-other-info
	{
		width: 100%;
	}

	.cua-content-left-menu-handler i
	{
		color: #fff;
		background: #e8412c;
		padding: 5.5px;
		border-radius: 15px;
		color: #fff;
		font-size: 20px;
	}

	.cua-uc-name-chat,
	.cua-uc-user-list,
	.cua-uc-action
	{
		width: 100%
	}

	.cua-matching-offer-job-detault-content-row
	{
		padding: 25px 20px;
	}

	.cua-search-form-start-date
	{
		padding-top: 15px;
		margin-right: 0px;
	}

	.cua-search-form-county
	{
		margin-right: 0px;
	}

	.cua-search-form-start-date,
	.cua-search-form-end-date
	{
		width: 100%;
	}

	#login_form
	{
		max-width: 100%;
	}

	.cua-content-left
	{
		width: 220px;
	}

	.cua-content
	{
		padding-top: 40px;
		width: 95%;
	}

	.cua-content #f-tabs.ui-tabs .ui-tabs-nav li.ui-state-default a
	{
		font-size: 0.6rem;
	}

	.cua-register-bottom-below-link,
	.cua-menu-item a
	{
		font-size: 16px;
		font-weight: normal;
	}

	.cua-menu-item i
	{
		font-size: 38px;
	}

	.cua-register-bottom-below
	{
		padding: 0px 0px 0;
	}

	.cua-content-right h3.cua-content-right-title
	{
		font-size: 22px;
		padding: 22px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 90%;
		margin: auto;
	}

	#f-tabs.ui-widget.ui-widget-content
	{
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: auto;
	}

	#f-tabs.ui-tabs .ui-tabs-panel
	{
		margin: 0;
	}

	.cdps-item h2 span
	{
		font-size: 19px;
	}

	.cua-register-text,
	.cdps-item-content label.panel-label
	{
		font-size: 16px;
	}

	.cdps-item-content
	{
		padding-bottom: 50px;
	}

	.pb-80
	{
		padding-bottom: 50px;
	}

	.cua-content-right
	{
		display: block;
		position: relative;
		max-width: 100vw;
	}

	.cua-content-right.hide
	{
		margin-left: 0;
		width: 100%;
	}

	.cua-menu-item.active:before,
	.cua-menu-item.active:after
	{
		display: none;
	}

	.cua-menu-item a
	{
		padding: 20px 40px;
	}

	.cua-show-count
	{
		top: -70px;
		right: -60px;
	}

	.cdps-item-content-shop-avatar-btn
	{
		text-align: left;
	}

	.cua-matching-offers-job-default
	{
		padding: 25px 0;
	}

	.cua-my-volunteer-avatar:hover .cua-my-volunteer-action
	{
		pointer-events: none;
	}

	.cua-matching-offer-left-btn button
	{
		width: 100%;
	}

	.cua-uc-list-wrapp
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.cua-uc-list-wrapp > *
	{
		padding: 5px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.cua-matching-phone-span
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;

	}

	.cua-uc-list-row-wrapp > *
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		text-align: center;
	}

	.cua-uc-list-row > *
	{
		padding-bottom: 5px;
	}

	.cua-uc-list-row
	{
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 1;
		-ms-flex: 1 auto;
		flex: 1 auto;
	}

	.cua-mwh-data-row-inner-contact-container
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 0 15px 0px
	}

	.cua-mwh-data-row-inner > *
	{
		padding-bottom: 20px;
	}

	.cua-mwh-data-row-inner
	{
	}

	.cua-mwh-data-row-wrapp-orgranization .cua-mwh-data-row-wrapp
	{
		width: 100%;
		padding: 0px;
	}

	.cua-mwh-data-row-wrapp-orgranization
	{
		width: 50%;
		padding: 15px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.cua-mwh-data-row
	{
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}

	.cua-register-inputs-inner-worked-hours
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-mwh-data-inner
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.cua-mwh-data-row-orgranization,
	.cua-mwh-data-row-name-worked,
	.cua-mwh-data-row-time-worked,
	.cua-mwh-data-row-hours-worked,
	.cua-mwh-data-row-status
	{
		width: 100%;
		text-align: center;
	}

	.cua-my-group-wrapp-row
	{
		padding: 15px 15px
	}

	.cua-uo-data-row-action-renew
	{
		font-size: 1rem;
	}

	.cua-content .cua-disabled-form-inner
	{
		width: 100%;
	}


	.cua-uo-data-inner
	{
		width: 100%;
	}

	#cboxContent .cua-register-inputs-inner
	{
		width: 100%;
	}

	.cua-renew-offer-form-inner
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-user-chat-containner
	{
		padding: 10px 0px;
	}

	.cua-content .cua-reg-add-offer-time
	{
		width: 100%;
	}

}

@media all and (max-width: 872px)
{
	.cua-search-form-content h2
	{
		font-size: 20px;
		padding-bottom: 20px;
	}

	button.input-category-search
	{
		font-size: 25px;
	}

	.col-table.col-table-row_gusCol .col-table-inner
	{
		-webkit-box-flex: 1;
		-ms-flex: 1 auto;
		flex: 1 auto;
		width: 50%;
		padding: 10px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.cua-matching-toggle-content
	{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.cua-matching-toggle-content .left
	{
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.hours-worked-slick .slick-row-wrapper
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.slick-row-circle-wrapper
	{
		padding: 15px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.cua-add-group-input
	{
		width: 60%
	}

	.cua-register-cont-inner
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}


	.cua-matching-profil-info
	{
		width: 100%;
		padding: 10px 0;
	}

	.cua-matching-profile
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.cua-register-cont-left,
	.cua-register-cont-right
	{
		width: 100%;
	}

	.cua-reg-add-offer-location-input,
	.cua-reg-add-offer-time,
	.cua-reg-add-offer-time-input
	{
		width: 100%;
	}

	.cua-reg-add-offer-time-input
	{
		margin: 0 0 5px 0;
	}

	.cua-reg-add-offer-time-input-inner input[name=time_offer_end]
	{
		margin: 0 0 0 10px;
	}
}

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

	.cua-register-cont-left-inner-click-register, .cua-matching-place-offer
	{
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr
	}
	.pv-image-wrapper {
		width: 320px;
		height: 320px;
	}	
	.rwd-button
	{
		height: 44px;
	}

	.cu-work-hours-organization .hours-worked-counter
	{
		width: 100%;
	}

	.cua-matching-profil-info .user-info
	{
		padding: 10px 0;
	}

	.cua-matching-offer-left-btn
	{
		padding: 0;
		right: 30px;
		margin: auto;
		bottom: 20px;
	}

	.cua-matching-offer-left-btn.inverse-hover-btn:hover
	{
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	.cua-matching-offer-job-detault-content-contact
	{
		margin: 10px 0;
	}

	.cuc-volunteer-list-item.first-item,
	.cuc-my-group-list-item.first-item
	{
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.cuc-volunteer-list-items,
	.cua-my-group-list-items
	{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.cuc-volunteer-list-item.thirdy-item,
	.cuc-my-group-list-item.thirdy-item,
	.cuc-volunteer-list-item.second-item,
	.cuc-my-group-list-item.second-item
	{
		width: 50%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.col-table.col-table-row_2b .col-table-inner:first-of-type,
	.col-table.col-table-row_half .col-table-inner:first-of-type,
	.col-table.col-table-row_half .col-table-inner:nth-of-type(3),
	.col-table.col-table-row_2e .col-table-inner:first-of-type,
	.col-table.col-table-row_1aa .col-table-inner:first-of-type
	{
		padding: 0 0 10px 0;
	}

	.cua-content-change-pass .cua-content-right,
	.cua-content-resset-pass .cua-content-right,
	.cua-content-change-email .cua-content-right
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	/*.cua-my-volunteer-avatar .no-image*/
	/*{*/
	/*	font-size: 75px;*/
	/*}*/
	.cua-content-change-pass .f-form,
	.cua-content-resset-pass .f-form,
	.cua-content-change-email .f-form
	{
		max-width: 100%;
		width: 100%;

	}

	.cua-search-form-type > *
	{
		padding: 0;
	}

	.cua-search-form-inner
	{
	}

	.cua-search-form-type
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.cua-search-type-title
	{
		padding: 0px;

		padding-bottom: 20px;
	}

	.cua-content .col-table.col-table-row_1a .col-table-inner:first-of-type
	{
		padding-right: 0px;
		padding-bottom: 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.cua-content .col-table.col-table-row_2a .col-table-inner:first-of-type
	{
		padding-right: 0px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-bottom: 10px;
	}

	.cua-content .cua-disabled-form .cua-register-inputs-inner
	{
		padding-right: 0px;
	}

	/*.cua-content-tabs-content*/
	/*{*/
	/*	display: none;*/
	/*}*/
	.big-hr
	{
		display: none;
	}

	.cua-sort-block .title
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.cua-register-cont-left-inner-click-login.BTN
	{
		margin: 0;
		padding: 10px 25px;

	}

	.cua-register-cont-left-details.no-text .inverse-hover-btn.BTN
	{
		padding: 10px 25px;
	}

	.cua-register-cont-left-details
	{
		top: 70%;
	}

	.cua-register-cont-left-inner-title
	{
		top: 25%;
	}

	.cua-matching-offer-left-btn
	{

		max-width: none;
	}

	.cua-search-form-province
	{
		margin-right: 0px !important;
	}

	.title_massages-input-wrapper
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;

	}

	#title_massages
	{
		width: 100%;
	}

	.register-form-left, .register-form-right
	{
		width: 100%;
	}

	.cua-disabled-form-inner
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-disabled-form-inner .cua-register-inputs-inner
	{
		width: 100% !important;
		padding-bottom: 10px;
	}

	.cua-disabled-form-inner .cua-register-input-wrap
	{
		width: 100% !important;
	}

	.cua-register-cont-left-inner-title
	{
	}

	.cua-register-cont-right,
	.cua-register-cont-left
	{
		padding-top: 20px;
	}

	.cua-content-left-blocks,
	.cua-menu-links a,
	.cua-sort-block .title
	{
		text-align: left;
	}

	.cua-content
	{
		position: relative;
		padding-top: 50px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 90%;
		margin: auto;
	}

	.cua-content-left.hide
	{
		position: relative;
	}

	.cua-content-left.hide .cua-content-left-menu
	{
		position: absolute;
		left: -15px;

		top: -45px;
	}

	.cua-content-left .cua-content-left-menu
	{
		right: 5px;
		top: -45px;
		position: absolute;
	}

	.cua-content-right.hide
	{
		margin-left: 10px;
		display: table-cell;
	}

	.cua-content-right
	{
		display: none;
	}

	.cua-content-left
	{
		overflow: visible;
		/* display: table-cell; */
		/* vertical-align: top; */
		/* -webkit-box-sizing: border-box; */
		/* box-sizing: border-box; */
		/* width: 250px; */
		/* position: relative; */
		/* font-size: 0; */
		/* z-index: 2; */
		/* border-right: 2px solid #494949; */
		/* background: #fff; */
		/* white-space: nowrap; */
		/* overflow: hidden; */
		-webkit-transition: all 300ms;
		-webkit-transition: 150ms;
		-o-transition: 150ms;
		transition: 150ms;
		position: absolute;
		/* left: 108px; */
		/* top: 30%; */
		z-index: 2;
		padding: 10px;
		margin-right: 10px;
		width: 100%;
		border-bottom: 2px solid #9284bf;
		text-align: center;
	}

	.cua-content-left.hide
	{
		width: 0px;
		height: 0px;
		border: none;
		overflow: visible;
		padding: 0px;
	}

	.cdps-item-content-shop-data
	{
		padding-left: 180px;
		margin-left: -180px;
	}

	.cdps-item-content-shop-avatar
	{
		width: 180px;
		padding-right: 20px;
	}

	.text-with-link > *
	{
		padding: 5px 15px;
	}

	.text-with-link
	{
		margin: -5px -15px;
	}

	.cua-content .ajaxmultiselect
	{
		margin: 15px 0;
	}

	.cua-search-form-content-wrap .cua-search-form-by-text
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-search-form-by-text-info
	{
		margin-bottom: 20px;
	}

	.cua-search-form-other > *
	{
		text-align: center;
		width: 100%;
		padding: 15px 0;
	}

	.cua-matching-offer-left,
	.cua-matching-offer-right
	{
		width: 100%;
	}

	.cua-matching-offer-job-detault-content-more-info
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-matching-offer-job-detault-content-more-info > *
	{
		width: 100%;
	}

	.cua-matching-phone-span
	{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.cua-matching-offer-job-detault-content-row
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px;
	}

	.cua-user-contract-container
	{
		padding: 0;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-matching-offer-job-detault-content-row > *
	{
		width: 100%;
	}

	.cua-uc-list-row-wrapp > *
	{
		width: 100%;
	}

	.cua-uc-list-row
	{
		width: 100%;
	}

	.cua-uc-list-wrapp > *
	{
		width: 100%;
	}

	.cua-my-worked-hours
	{
		padding: 25px 0;
	}

	.cua-my-volunteer-inner
	{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.cua-my-group-wrapp-row
	{
		width: 100%
	}

	.cua-cua-my-group-inner-container
	{
		padding: 85px;
	}

	.cua-register-user-refernce-innner-row
	{
		padding: 15px 0px;
	}

	.cua-search-form-other.logged .cua-search-form-province
	{
		width: 100%;
	}

	.cua-profile-view-container
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.cua-profile-view-left-container
	{
		width: 100%;
	}

	.cua-profile-view-right-container
	{

		width: 100%;
	}

	.cua-pv-fullname
	{
		width: 100%;
		text-align: center;
	}

	.cua-pv-other-info-avatar.no-avatar
	{
		margin: 0 auto;
	}

	.cua-pv-other-info-more-detalis
	{

		padding: 35px 0 0 0;
		width: auto

	}

	.cua-pv-other-info
	{
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.cua-pv-type-send-massages i
	{

		margin: inherit;

	}
}

@media all and (max-width: 650px)
{
	.cua-search-form-content h2
	{
		font-size: 20px;
		padding-bottom: 20px;
	}

	button.input-category-search
	{
		font-size: 22px;
		padding: 5px;
	}

	.cua-content-left.hide .cua-content-left-menu
	{
		left: 0px;
	}

	.col-table.col-table-row_gusCol .col-table-inner
	{
		-webkit-box-flex: 1;
		-ms-flex: 1 auto;
		flex: 1 auto;
		width: 100%;
		padding: 10px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.cua-content .col-table.col-table-row_gusCol .f-text-with-icon
	{
		width: 100%;
	}

	.cua-add-group-button
	{
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.cua-add-group-input
	{
		width: 100%
	}

	.repostiory-user-style .ip-filename-cont.RED_KORPUS
	{
		max-width: 100%;
	}

	.cua-pv-user-offer-other-info
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-matching-offer-job-detault-content-row .cua-matching-offer-delete a span
	{
		display: block;
	}

	.cua-matching-phone-span
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;

	}

	.cua-matching-offer-right-info
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-matching-offer-right
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.cua-matching-offer-right > *
	{
		width: 100%;
	}

	.cua-mwh-data-row-wrapp-orgranization
	{
		width: 100%;
	}

	.cua-user-offers-contianer,
	.cua-uo-data-inner
	{
		padding: 0px;
	}

	.cua-uo-data-inner
	{
		padding: 10px 0;
	}

	.cua-register-input-wrap-search
	{
		padding-top: 15px;
	}

	.cua-register-input-wrap-flex-inner
	{
		width: 50%;
	}

	.cua-reg-add-offer-location-input,
	.cua-reg-add-offer-time,
	.cua-reg-add-offer-time-input,
	.cua-reg-add-offer-time .cua-reg-add-offer-time-input
	{
		width: 100%;
		padding: 0;
	}

	.cua-reg-add-offer-time-input
	{
		margin: 0 0 5px 0;
	}

	.cua-reg-add-offer-time-input-inner input[name=time_offer_end]
	{
		margin: 0 0 0 10px;
	}

	#ichat-chat-panel-form-messages #ichat-chat-panel-form-messages-in > div .date
	{
		display: none;
	}

	#ichat-chat-panel-form-messages #ichat-chat-panel-form-messages-in > div.message
	{
		margin-right: 20px;
	}

	#ichat-chat-panel-form-messages #ichat-chat-panel-form-messages-in > div.message.message-right
	{
		margin-right: 20px;
	}

	.cua-user-data-row-inner
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.cua-user-data-row-inner > *
	{
		padding-bottom: 15px;
		text-align: center;
	}
}

@media all and (max-width: 550px)
{
	.cua-search-form-content h2
	{
		font-size: 20px;
		padding-bottom: 20px;
	}

	button.input-category-search
	{
		font-size: 20px;
	}

	.cua-add-user-group-list-row,
	.cua-add-user-group-save input[type="submit"]
	{
		width: 100%;
	}

	.cdps-item-content-shop-data
	{
		padding-left: 0px;
		margin-left: 0px;
	}

	.cu-work-hours-organization .hours-worked-counter
	{
		border: none;
	}

	.hours-worked-counter .counter-item .text-counter
	{
		margin-left: 2px;
		font-size: 25px;
	}

	.hours-worked-counter .counter-item
	{
		font-size: 16px;
		padding: 10px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.cuc-volunteer-list-item.wh-32,
	.cuc-my-group-list-item.wh-32
	{
		width: 100%;
	}

	.cua-content-tabs-content
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	/*.cua-my-volunteer-avatar .no-image*/
	/*{*/
	/*	font-size: 50px;*/
	/*}*/
	.cdps-item-content-shop-avatar
	{
		width: 100%;
		padding-right: 0px;
		text-align: center;
		max-width: 320px;
		margin: auto;
		display: block;
		padding-bottom: 20px;
	}

	.cua-register-bottom-inner-recaptcha
	{
		max-width: 265px;
		margin: auto;
		display: block;
	}

	.cua-register-bottom-inner
	{
		width: 100%;
		text-align: center;
	}
}

@media all and (max-width: 480px)
{
	.cua-mwh-button-add
	{
		max-width: 100%;
		width: 100%;
	}

	button.input-category-search
	{
		padding: 0px 2px;
		font-size: 14px;
	}

	.cua-register-cont-left-details
	{
		top: 50%;
	}

	.hours-worked-counter .counter-item .text-counter
	{
		width: 100%;
	}

	.cua-user-data-row-inner span
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-mwh-form-content
	{
		padding: 25px 20px;
	}

	.cua-register-inputs
	{
		margin: 0px;
	}

	.cua-register-cont-left-inner-title h3
	{
		font-size: 1.5rem;
	}

	.cua-register-cont-left-details
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		bottom: 70px;
	}

	.cua-register-cont-left-inner-click-login
	{
		width: 100%;
		margin: 0;
		margin-top: 10px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.cua-register-bottom-con
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-line-pack: center;
		align-content: center;
	}

	.cua-register-bottom-below
	{
		padding-bottom: 20px;
	}

	.insted-info
	{
		padding: 15px 0 0 0;
	}

	.cua-matching-offer-job-detault-content-more-info-inner-nologged
	{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.cua-mojob-detault-content-more-info-inner-nologged-info
	{
		padding-bottom: 20px;
	}

	.cua-mwh-data-rejected-action
	{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
	}

	.cua-mwh-data-rejected-action .cua-mwh-data-rejected-edit
	{
		margin: 10px 0;
	}

	.cua-content .imp-grid-top-search .imp-grid-top-search-cancel
	{
		opacity: 0;
		display: none;
	}

	.cdps-item h2
	{
		margin: 0 -10px;
	}

	.cdps-item h2 span,
	.cdps-item h2 a
	{
		padding: 5px 10px;
	}

	.cdps-item-content .panel-labels
	{
		margin: 0 -10px;
	}

	.cdps-item-content label.panel-label
	{
		padding: 5px 10px;
	}

	.cua-register-type-icon
	{
		font-size: 55px;
	}

	.cua-register-type-icon
	{
		font-size: 45px;
	}

	.cua-register-type
	{
		margin: -10px;
	}

	.cua-register-type-inner
	{
		padding: 10px;
	}

	.files-container-wrap
	{
		margin: 0px;
	}

	.file-container
	{
		min-width: inherit;
	}

	.cua-cua-my-group-inner-container
	{
		padding: 40px;
	}

	.cua-register-user-refernce-action i:first-of-type
	{
		padding-right: 10px;
	}

	.cua-register-input-wrap-flex-inner
	{
		width: 100%;
	}

	#ichat-chat-panel-form-messages-in .name
	{
		font-size: 0.6rem;
	}

	.name
	{
		font-size: 0.6rem;
	}

	.text
	{
		font-size: 0.9rem;
	}
}

.toggle_radio
{
	position: relative;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
	width: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 20px;
	position: relative;
	border: 4px solid #fff;
	height: 35px;
}

.toggle_radio > *
{
	float: left;
}

.toggle_radio input[type=radio]
{
	display: none;
	/*position: fixed;*/
}

.toggle_radio label
{

	color: #fff;
	z-index: 0;
	display: block;
	width: 25px;
	height: 25px;
	margin: 3px 3px;
	border-radius: 50px;
	cursor: pointer;
	z-index: 1;
	text-align: center;

}

.toggle_option_slider
{

	width: 25px;
	height: 25px;
	position: absolute;
	top: 5px;
	border-radius: 50px;
}

#first_toggle:checked ~ .toggle_option_slider
{
	background: #fff;
	left: 4px;
}

#second_toggle:checked ~ .toggle_option_slider
{
	background: #fff;
	left: 36px;
}

#third_toggle:checked ~ .toggle_option_slider
{
	background: #fff;
	right: 4px;
}