@charset "utf-8";
@charset "utf-8";
.arm-material-style .arm-df__form-group{margin-bottom:32px}.arm-material-style:not(.arm--material-outline-style) .arm-df__label-text{position:absolute}.arm-material-style.arm--material-outline-style .arm-df__label-text{position:relative}.arm-material-style.arm--material-outline-style .arm-df__label-text.active{padding:4px 0}.arm-material-style .arm-df__label-text{font-size:16px;line-height:18px;color:var(--arm-dt-black-400);padding:0;cursor:text;left:0;transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;z-index:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:inherit;max-width:100%}.arm-material-style .arm-df__label-text.active{top:-15px!important;font-size:12px}.arm-material-style .arm-df__label-text.--arm-has-prefix-icon{padding:0 0 0 40px}.arm-material-style:not(.arm--material-outline-style) .arm-df__dropdown-control .arm__dc--head,.arm-material-style:not(.arm--material-outline-style) input.arm-df__form-control,.arm-material-style:not(.arm--material-outline-style) textarea.arm-df__form-control{border-top:none!important;border-left:none!important;border-right:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-o-box-shadow:none!important;-ms-box-shadow:none!important}.arm-material-style .arm-df__dropdown-control .arm__dc--head,.arm-material-style input.arm-df__form-control,.arm-material-style textarea.arm-df__form-control{background-color:transparent;border-color:var(--arm-gt-gray-100);border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-moz-border-radius:0;outline:0;width:100%;font-size:14px;line-height:16px;padding:4px 0 4px 0;color:var(--arm-dt-black-200);box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;transition:all .3s cubic-bezier(.64,.09,.08,1);-webkit-transition:all .3s cubic-bezier(.64,.09,.08,1);-moz-transition:all .3s cubic-bezier(.64,.09,.08,1);-ms-transition:all .3s cubic-bezier(.64,.09,.08,1);-o-transition:all .3s cubic-bezier(.64,.09,.08,1)}.arm-default-form.arm-material-style .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head,.arm-default-form.arm-material-style .arm-df__form-field-wrap textarea.arm-df__form-control,.arm-material-style .arm-df__form-control:not([type=checkbox],[type=radio],.arm-df__dc--head__autocomplete){border-radius:0!important;-webkit-border-radius:0!important;-o-border-radius:0!important;-moz-border-radius:0!important}.arm-material-style .arm-df__dropdown-control .arm__dc--head .arm-df__dc--head__autocomplete,.arm-material-style .arm-df__dropdown-control .arm__dc--head .arm__dc--head__title{margin-right:35px}.arm_form_rtl.arm-material-style .arm-df__dropdown-control .arm__dc--head .arm-df__dc--head__autocomplete,.arm_form_rtl.arm-material-style .arm-df__dropdown-control .arm__dc--head .arm__dc--head__title{margin-right:0;margin-left:35px}.arm-material-style textarea.arm-df__form-control{resize:none;min-height:92px!important}.arm-material-style .arm-df__label-text .arm-df__label-asterisk{position:absolute;top:0;font-size:16px;margin-left:2px;font-weight:400;color:var(--arm-sc-error)}.arm-material-style .arm-df__fc-icon.--arm-prefix-icon{left:16px}.arm-material-style.arm_form_ltr .arm-df__fc-icon.--arm-suffix-icon{left:auto;right:16px}.arm-material-style .arm-df__fc-icon .armfa{font-size:18px}.arm-material-style .arm-df__checkbox input[type=checkbox]:checked,.arm-material-style .arm-df__checkbox input[type=checkbox]:not(:checked){position:absolute;opacity:0;pointer-events:none}.arm-material-style .arm-df__checkbox input[type=checkbox]+label{position:relative;padding-left:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:0!important}.arm-material-style .arm-df__checkbox input[type=checkbox]+label:after,.arm-material-style .arm-df__checkbox input[type=checkbox]+label:before{content:'';left:0;position:absolute;-webkit-transition:.2s;transition:.2s}.arm-material-style .arm-df__checkbox input[type=checkbox]+label:after{height:22px;width:22px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border-radius:var(--arm-radius-6px);-webkit-border-radius:var(--arm-radius-6px);-moz-border-radius:var(--arm-radius-6px);-o-border-radius:var(--arm-radius-6px);background-color:transparent;border:2px solid var(--arm-gt-gray-100);top:calc(50% - 10px);z-index:0}.arm-material-style .arm-df__checkbox input[type=checkbox]:checked+label:after{background-color:var(--arm-pt-theme-blue);border-color:var(--arm-pt-theme-blue)}.arm-material-style .arm-df__checkbox input[type=checkbox]:checked:focus+label:after{background-color:var(--arm-pt-theme-blue);border-color:var(--arm-pt-theme-blue)}.arm-material-style .arm-df__checkbox input[type=checkbox]:focus+label:after{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 8px rgba(26,37,56,.1);box-shadow:0 0 0 8px rgba(26,37,56,.1);background-color:rgba(26,37,56,.1);border-color:var(--arm-dt-black-100)}.arm-material-style .arm-df__checkbox input[type=checkbox]+label:before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;-webkit-transform:rotateZ(40deg);transform:rotateZ(40deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s}.arm-material-style .arm-df__checkbox input[type=checkbox]:checked+label:before{top:calc(50% - 5px);left:5px;width:5px;height:9px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;z-index:1;-webkit-transform:rotateZ(40deg);transform:rotateZ(40deg)}.arm-material-style .arm-df__checkbox input[type=checkbox]:checked:disabled+label:before{border-right:2px solid rgba(26,37,56,.42);border-bottom:2px solid rgba(26,37,56,.42)}.arm-material-style .arm-df__checkbox input[type=checkbox]:disabled:not(:checked)+label:before{background-color:transparent;border:2px solid transparent}.arm-material-style .arm-df__checkbox input[type=checkbox]:disabled:not(:checked)+label:after{border-color:transparent;background-color:var(--arm-gt-gray-200)}.arm-material-style .arm-df__checkbox input[type=checkbox]:disabled:checked+label:before{background-color:transparent}.arm-material-style .arm-df__checkbox input[type=checkbox]:disabled:checked+label:after{background-color:var(--arm-gt-gray-200);border-color:var(--arm-gt-gray-200)}.arm-material-style .arm-df__radio input[type=radio]:checked,.arm-material-style .arm-df__radio input[type=radio]:not(:checked){position:absolute;opacity:0;pointer-events:none}.arm-material-style .arm-df__radio input[type=radio]+label{position:relative;padding-left:28px;cursor:pointer;-webkit-transition:.28s ease;transition:.28s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:0!important}.arm-material-style .arm-df__radio input[type=radio]+label:after,.arm-material-style .arm-df__radio input[type=radio]+label:before{content:'';position:absolute;left:0;top:calc(50% - 11px);width:20px;height:20px;z-index:0;-webkit-transition:.28s ease;transition:.28s ease;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.arm-material-style .arm-df__radio input[type=radio]+label:after,.arm-material-style .arm-df__radio input[type=radio]+label:before,.arm-material-style .arm-df__radio input[type=radio]:checked+label:after,.arm-material-style .arm-df__radio input[type=radio]:checked+label:before{border-radius:50%}.arm-material-style .arm-df__radio input[type=radio]+label:after,.arm-material-style .arm-df__radio input[type=radio]+label:before{border:2px solid var(--arm-gt-gray-100)}.arm-material-style .arm-df__radio input[type=radio]+label:after{-webkit-transform:scale(0);transform:scale(0)}.arm-material-style .arm-df__radio input[type=radio]:checked+label:before{border-color:transparent}.arm-material-style .arm-df__radio input[type=radio]:checked+label:after,.arm-material-style .arm-df__radio input[type=radio]:checked+label:before{border-color:var(--arm-pt-theme-blue)}.arm-material-style .arm-df__radio input[type=radio]:checked+label:after{background-color:var(--arm-pt-theme-blue)}.arm-material-style .arm-df__radio input[type=radio]:checked+label:after{-webkit-transform:scale(1.02);transform:scale(1.02)}.arm-material-style .arm-df__radio input[type=radio]:checked+label:after{-webkit-transform:scale(.5);transform:scale(.5)}.arm-material-style .arm-df__radio input[type=radio]:focus+label:before{-webkit-box-shadow:0 0 0 10px rgba(0,0,0,.1);box-shadow:0 0 0 10px rgba(0,0,0,.1)}.arm-material-style .arm-df__radio input[type=radio]:disabled:checked+label:before,.arm-material-style .arm-df__radio input[type=radio]:disabled:not(:checked)+label:before{background-color:transparent;border-color:rgba(26,37,56,.4)}.arm-material-style .arm-df__radio input[type=radio]:disabled+label{color:var(--arm-gt-gray-300)}.arm-material-style .arm-df__radio input[type=radio]:disabled:checked+label:after{background-color:rgba(26,37,56,.42);border-color:var(--arm-gt-gray-100)}.arm-waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;-webkit-transition:.3s ease-out;transition:.3s ease-out}.arm-waves-effect .arm-waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(0,0,0,.2);-webkit-transition:all .7s ease-out;transition:all .7s ease-out;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:scale(0);transform:scale(0);pointer-events:none}.arm-waves-effect.arm-waves-light .arm-waves-ripple{background-color:rgba(255,255,255,.45)}.arm-material-style .arm-df__form-field-wrap_textarea{margin-top:12px;padding-top:10px}.is_form_class_rtl.arm-material-style .arm-df__radio input[type=radio]+label:after,.is_form_class_rtl.arm-material-style .arm-df__radio input[type=radio]+label:before{right:0}.is_form_class_rtl.arm-material-style .arm-df__radio input[type=radio]+label{padding-left:0;padding-right:28px}.is_form_class_rtl.arm-material-style .arm-df__radio:not(:first-child){margin-right:10px}.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap{display:inline-flex;flex-wrap:wrap;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;overflow:hidden;border:none;overflow:visible;background-color:transparent;width:100%}.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap_roles,.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap_select{display:flex}.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap.arm-df__form-field-wrap_submit,.arm--material-outline-style .arm-df__form-field .arm-df__form-field-wrap_html{display:inline-block}.arm--material-outline-style .arm-df__form-control{border:none!important;font-size:14px;line-height:16px;color:var(--arm-dt-black-200);font-weight:400;text-decoration:inherit;text-transform:inherit;align-self:flex-end;box-sizing:border-box;width:100%;height:100%;transition:all .3s ease 0s;display:flex;padding:12px 16px 14px;background-color:transparent;z-index:1;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.arm--material-outline-style .arm-df__form-field-date-container{width:100%}.arm--material-outline-style .arm-df__form-field-wrap:not(.arm-df__form-field-wrap_file) .arm-df__label-text{font-size:16px;line-height:unset;font-weight:400;text-decoration:inherit;text-transform:inherit;left:0;right:initial;top:50%;margin-left:0;transform:translateY(-50%);display:inline-block;position:relative;max-width:100%;pointer-events:none;transform-origin:left;transition:all .25s ease 0s;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform;margin-bottom:0}.arm--material-outline-style .arm-notched-outline{position:absolute;display:flex;width:100%;height:100%;pointer-events:none}.arm--material-outline-style .arm-notched-outline__leading,.arm--material-outline-style .arm-notched-outline__notch,.arm--material-outline-style .arm-notched-outline__trailing{box-sizing:border-box;height:100%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;pointer-events:none}.arm--material-outline-style .arm-notched-outline__leading{border-left:1px solid #ccc;border-right:none;width:16px;min-width:12px;-webkit-border-radius:var(--arm-radius-12px) 0 0 var(--arm-radius-12px);-moz-border-radius:var(--arm-radius-12px) 0 0 var(--arm-radius-12px);-o-border-radius:var(--arm-radius-12px) 0 0 var(--arm-radius-12px);border-radius:var(--arm-radius-12px) 0 0 var(--arm-radius-12px)}.arm_form_rtl.arm--material-outline-style .arm-notched-outline__leading{-webkit-border-radius:0 var(--arm-radius-12px) var(--arm-radius-12px) 0;-moz-border-radius:0 var(--arm-radius-12px) var(--arm-radius-12px) 0;-o-border-radius:0 var(--arm-radius-12px) var(--arm-radius-12px) 0;border-radius:0 var(--arm-radius-12px) var(--arm-radius-12px) 0}.arm--material-outline-style .arm-notched-outline__notch{flex:0 0 auto;width:auto;border-right:none;border-left:none;max-width:calc(100% - 20px * 2)}.arm--material-outline-style .--arm-has-prefix-icon+span+.arm-notched-outline .arm-notched-outline__notch,.arm--material-outline-style .--arm-has-suffix-icon+.arm-notched-outline .arm-notched-outline__notch{max-width:calc(100% - 60px)}.arm--material-outline-style .--arm-has-prefix-icon.--arm-has-suffix-icon+span+.arm-notched-outline .arm-notched-outline__notch{max-width:calc(100% - 40px * 2)}.arm--material-outline-style .arm-notched-outline__trailing{border-left:none;border-right:1px solid #ccc;flex-grow:1;-webkit-border-radius:0 var(--arm-radius-12px) var(--arm-radius-12px) 0;-moz-border-radius:0 var(--arm-radius-12px) var(--arm-radius-12px) 0;-o-border-radius:0 var(--arm-radius-12px) var(--arm-radius-12px) 0;border-radius:0 var(--arm-radius-12px) var(--arm-radius-12px) 0}.arm_form_rtl.arm--material-outline-style .arm-notched-outline__trailing{-webkit-border-radius:var(--arm-radius-12px) 0 0 var(--arm-radius-12px);-moz-border-radius:var(--arm-radius-12px) 0 0 var(--arm-radius-12px);-o-border-radius:var(--arm-radius-12px) 0 0 var(--arm-radius-12px);border-radius:var(--arm-radius-12px) 0 0 var(--arm-radius-12px)}form.arm--material-outline-style .arm-df__form-material-field-wrap .arm-notched-outline__notch{padding-left:0;border-top:none!important}.arm_form_rtl.arm--material-outline-style .arm-df__form-material-field-wrap .arm-notched-outline__notch{padding-right:8px}.arm_form_layout_writer_border.arm_materialize_form.arm--material-outline-style .arm-df__form-field-wrap:not(.arm-df__form-field-wrap_file) .arm-df__label-text.active{transform:translateY(-50%) scale(.9)!important;top:0!important;max-width:calc(100% / .9)!important;padding-left:4px;text-overflow:ellipsis!important;z-index:99}.arm_form_rtl.arm_form_layout_writer_border.arm_materialize_form.arm--material-outline-style .arm-df__form-field-wrap:not(.arm-df__form-field-wrap_file) .arm-df__label-text.active{float:left}.arm--material-outline-style .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head{border:0!important}.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap_textarea .arm-notched-outline .arm-notched-outline__notch label,.arm_materialize_form.arm--material-outline-style .arm-df__form-field-wrap textarea+.arm-notched-outline .arm-notched-outline__notch .arm-df__label-text{top:20%!important}.arm_materialize_form.arm--material-outline-style .arm-df__form-field-wrap.arm-df__form-material-field-wrap .arm-df__form-control.arm_textarea{margin-top:12px!important;padding-top:0}.arm_materialize_form.arm--material-outline-style .arm-df__form-field-wrap:not(.arm-df__form-material-field-wrap) .arm-df__form-control.arm_textarea{margin-top:12px}.arm--material-outline-style .arm-df__radio input[type=radio]+label{position:relative;padding-left:28px;cursor:pointer;-webkit-transition:.28s ease;transition:.28s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:0!important}.arm--material-outline-style .arm-df__radio input[type=radio]:checked,.arm--material-outline-style .arm-df__radio input[type=radio]:not(:checked){position:absolute;opacity:0;pointer-events:none}.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:after,.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:before{border-color:var(--arm-pt-theme-blue)}.arm--material-outline-style .arm-df__radio input[type=radio]+label:after,.arm--material-outline-style .arm-df__radio input[type=radio]+label:before,.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:after,.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:before{border-radius:50%}.arm--material-outline-style .arm-df__radio input[type=radio]+label:after,.arm--material-outline-style .arm-df__radio input[type=radio]+label:before{border:2px solid var(--arm-gt-gray-100)}.arm--material-outline-style:not(.is_form_class_rtl) .arm-df__radio input[type=radio]+label:before,.arm--material-outline-style:not(.is_form_class_rtl) .arm-df__radio input[type=radio]:checked+label:after{content:'';position:absolute;left:0;top:calc(50% - 11px);width:20px;height:20px;z-index:0;-webkit-transition:.28s ease;transition:.28s ease;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.arm--material-outline-style.is_form_class_rtl .arm-df__radio input[type=radio]+label:before,.arm--material-outline-style.is_form_class_rtl .arm-df__radio input[type=radio]:checked+label:after{content:'';position:absolute;right:-23px;top:calc(50% - 11px);width:20px;height:20px;z-index:0;-webkit-transition:.28s ease;transition:.28s ease;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.arm--material-outline-style .arm-df__radio input[type=radio]:checked+label:after{-webkit-transform:scale(.5);transform:scale(.5)}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:checked+label:before{top:calc(50% - 5px);left:5px;width:5px;height:9px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;z-index:1;-webkit-transform:rotateZ(40deg);transform:rotateZ(40deg)}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label:before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;-webkit-transform:rotateZ(40deg);transform:rotateZ(40deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label:after,.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label:before{content:'';left:0;position:absolute;-webkit-transition:.2s;transition:.2s}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:checked+label:after{background-color:var(--arm-pt-theme-blue);border-color:var(--arm-pt-theme-blue)}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label:after{height:22px;width:22px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border-radius:var(--arm-radius-6px);-webkit-border-radius:var(--arm-radius-6px);-moz-border-radius:var(--arm-radius-6px);-o-border-radius:var(--arm-radius-6px);background-color:transparent;border:2px solid var(--arm-gt-gray-100);top:calc(50% - 10px);z-index:0}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:checked,.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:not(:checked){position:absolute;opacity:0;pointer-events:none}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]+label{position:relative;padding-left:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:0!important}input[type=checkbox].arm-df__form-control--is-checkbox:focus,input[type=radio].arm-df__form-control--is-radio:focus{border-color:var(--arm-gt-gray-200);-webkit-box-shadow:0 4px 12px rgb(136 150 200 / 40%)!important;-moz-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;-o-box-shadow:0 4px 12px rgba(136,150,200,.4)!important;box-shadow:0 4px 12px rgb(136 150 200 / 40%)!important;outline:0!important}.arm--material-outline-style .arm-df__checkbox input[type=checkbox]:focus+label:after,.arm--material-outline-style .arm-df__checkbox input[type=radio]:focus+label:before{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 8px rgb(26 37 56 / 10%);box-shadow:0 0 0 8px rgb(26 37 56 / 10%);background-color:rgba(26,37,56,.1);border-color:var(--arm-dt-black-100)}.arm--material-outline-style .arm-df__radio input[type=radio]:focus+label:before{-webkit-box-shadow:0 0 0 10px rgb(0 0 0 / 10%);box-shadow:0 0 0 10px rgb(0 0 0 / 10%)}.arm--material-outline-style .arm-df__fc-icon.--arm-prefix-icon+.arm-notched-outline .arm-notched-outline__leading,.arm--material-outline-style .arm-df__form-field-wrap input.--arm-has-suffix-icon+.arm-notched-outline .arm-notched-outline__trailing{width:40px}

.arm_template_wrapper.arm_template_wrapper_profiletemplate6 .arm_template_container{display:inline-block;margin:0 auto;float:none;max-width:1120px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_wrapper{border:none;display:block;width:100%;box-sizing:border-box;border-left:none;border-right:none;background:#F5F9FF !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block{width:100%;height:280px;display:block;box-sizing:border-box;background-repeat:no-repeat;background-size:cover;position:relative;padding-bottom:40px;text-align:left;}
.arm_template_wrapper.arm_template_wrapper_profiletemplat5 .arm_template_container{display:inline-block;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block{margin:30px auto auto auto;max-height:400px;display:block;box-sizing:border-box;background-repeat:no-repeat;position:relative;text-align:left;width:calc(100% - 60px);background-size:cover !important;background-position:center center;padding-left:20px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner_div{width:83%;position:relative;background-color:#ffffff;margin:-99px auto 0 auto;z-index:99;padding-bottom:20px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_social_fields_wrapper{width:calc(100% - 270px);display:inline-block;padding:0 20px 0 20px;}
.arm_template_wrapper_profiletemplate6 .arm_user_last_active_text{font-weight:500 !important;line-height:100%;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_picture_block{margin:auto;width:100%;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block .arm_template_loading{display:none;position:absolute;left:0;top:0;z-index:9998;width:100%;height:100%;text-align:center;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner .arm_profile_header_info{margin:auto;display:inline-block;vertical-align:middle;width:80%;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner .arm_profile_header_info .arm_profile_header_info_left .arm_user_badges_detail{margin-top:8px;margin-bottom:8px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner .arm_profile_header_info .arm_profile_header_info_right{flex:1;text-align:right;margin-top:10px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block .arm_template_loading img{margin-top:80px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block:hover .arm_cover_upload_container:not(.arm_profile){display:block;z-index:9999;position:relative;float:right;top:10px;}
.arm_template_wrapper_profiletemplate6 .arm_user_avatar .arm_template_loading img{margin-top:80px;}
.arm_template_wrapper_profiletemplate6 .arm_user_avatar:hover .arm_cover_upload_container{display:block;}
.arm_template_wrapper_profiletemplate6 .arm_cover_upload_container{display:none;position:absolute;right:40px;bottom:-1px;z-index:99;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_user_avatar{position:relative !important;}
.arm_template_wrapper_profiletemplate6 .arm_cover_upload_container .armCoverUploadBtnContainer{position:relative;}
.arm_template_wrapper_profiletemplate6 i{vertical-align:middle;cursor:pointer;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_picture_block_inner{width:100%;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner{padding:20px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner_div .arm_profile_picture_block_inner{padding:28px;border-bottom:1px solid #F5F9FF;}
.arm_template_wrapper_profiletemplate6.tab .social_profile_fields{float:left;}
.arm_template_wrapper_profiletemplate6.tab .arm_profile_picture_block_inner{left:26%;bottom:-65px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner_div .arm_user_avatar{display:inline-block !important;text-align:center;margin:0;vertical-align:middle;position:relative;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner_div .arm_user_avatar img{min-width:auto;min-height:auto;background:transparent;width:200px;height:200px;border-radius:unset;}
.arm_template_wrapper_profiletemplate6 .arm_profile_name_link{display:inline-block;text-decoration:none;font-weight:bold;color:#33334c;text-align:left;width:100%;line-height:40px !important;font-weight:500 !important;font-family:var(--arm-primary-font) !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_header_info_left .arm_user_last_active_text{display:inline-block;text-decoration:none;font-weight:bold;text-align:left;width:100%;line-height:100% !important;font-weight:500 !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_name_link a{color:#33334c;}
.arm_template_wrapper_profiletemplate6 .arm_user_last_login_time{font-size:16px;color:#33334c;display:inline-block;margin-right:50px;}
.arm_template_wrapper_profiletemplate6 .arm_user_last_login_time .arm_user_last_active_text{font-size:16px;color:#33334c;display:inline-block;padding:10px 0;}
.arm_template_wrapper_profiletemplate6 .arm_user_last_login_time .arm_item_status_text{margin-left:15px;padding:5px 0 5px 15px;border-left:2px solid #D2D2D2;}
.arm_template_wrapper_profiletemplate6 .arm_user_about_me{display:block;margin:8px 2px;font-size:16px;color:#33334c;}
.arm_template_wrapper_profiletemplate6 .arm_profile_name_link a{text-decoration:none;border:0;outline:0;text-transform:capitalize;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_data:not(.arm_data_value){font-weight:500 !important;vertical-align:middle;line-height:100%;padding-left:30px !important;font-size:14px !important;font-family:var(--arm-primary-font) !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_data.arm_data_value{vertical-align:middle;line-height:100%;font-size:18px !important;font-family:var(--arm-primary-font);font-weight:500 !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_data{padding:10px 20px !important;text-align:left;width:240px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl{display:table;width:100%;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_row{display:flex;column-count:2;align-items:center;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_data.arm_data_value{font-weight:500 !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_row:last-child .arm_profile_detail_data{border-bottom:none;}
.arm_template_wrapper_profiletemplate6 .arm_profile_name_link a:hover{box-shadow:none;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tabs{display:inline-block;width:100%;border-width:1px 0px 1px 0px;background-color:#33334c;padding:10px 10px;text-align:right;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tabs .arm_profile_tab_link{padding:8px 10px;display:inline-block;margin:0 5px 0 0;font-size:16px;color:#8893ad;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tabs .arm_profile_tab_count{font-style:italic;}
.arm_template_wrapper_profiletemplate6 .arm_general_info_container table.arm_profile_detail_tbl tr td:first-child{width:240px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tabs .arm_profile_tab_link:hover, .arm_template_wrapper_profiletemplate6 .arm_profile_tabs .arm_profile_tab_link.arm_profile_tab_link_active{font-size:16px;background:#FFF;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tab_detail{margin:30px auto 30px auto;display:block;padding-bottom:0px;}
.arm_template_wrapper_profiletemplate6 .arm_general_info_container{width:90%;padding:24px;}
.arm_template_wrapper_profiletemplate6 .arm_member_listing_container, .arm_template_wrapper_profiletemplate6 .arm_activities_container{border:0;padding:0 30px 10px 30px;width:100%;}
.arm_template_wrapper_profiletemplate6 .arm_general_info_container table{width:100%;margin:45px 0px 10px;border:0;border-spacing:0;border-collapse:collapse;}
.arm_template_wrapper_profiletemplate6 .arm_general_info_container table td{padding:12px 10px;border:0;text-align:left;}
[dir="rtl"] .arm_template_wrapper_profiletemplate6 .arm_general_info_container table td{text-align:right;}
.arm_template_wrapper_profiletemplate6 .arm_member_listing_container .arm_member_listing_wrapper{border:0;}
.arm_template_wrapper_profiletemplate6 .arm_member_listing_container .arm_member_info_block{padding:15px 0 10px;}
.arm_template_wrapper_profiletemplate6 .arm_member_listing_container .arm_member_info_left{max-width:80px;width:80px;}
.arm_template_wrapper_profiletemplate6 .arm_activity_item .arm_activity_avatar, .arm_template_wrapper_profiletemplate6 .arm_member_info_block .arm_user_avatar{display:inline-block;width:60px;height:60px;vertical-align:middle;box-shadow:0 0 1px rgba(0, 0, 0, 0);border:1px solid #ededed;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;}
.arm_template_wrapper_profiletemplate6 .arm_activities_container img.avatar, .arm_template_wrapper_profiletemplate6 .arm_member_info_block img.avatar{display:block;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;margin:0 auto;}
.arm_template_wrapper_profiletemplate6 .arm_activities_container img.arm_avatar_small_width, .arm_template_wrapper_profiletemplate6 .arm_member_info_block img.arm_avatar_small_width{width:auto;min-width:auto;}
.arm_template_wrapper_profiletemplate6 .arm_activities_container img.arm_avatar_small_height, .arm_template_wrapper_profiletemplate6 .arm_member_info_block img.arm_avatar_small_height{height:auto;min-height:auto;}
.arm_template_wrapper_profiletemplate6 .arm_member_listing_container .arm_member_info_right, .arm_template_wrapper_profiletemplate6 .arm_activities_container .arm_activity_item_right{padding-top:8px;}
.arm_template_wrapper_profiletemplate6 .arm_member_listing_container .arm_member_info_right, .arm_template_wrapper_profiletemplate6 .arm_member_listing_container .arm_member_info_right *,
.arm_template_wrapper_profiletemplate6 .arm_activities_container .arm_activity_item_right, .arm_template_wrapper_profiletemplate6 .arm_activities_container .arm_activity_item_right *{font-size:14px;color:#7a7d84;}
.arm_template_wrapper_profiletemplate6 .arm_member_listing_container .arm_member_info_right a, .arm_template_wrapper_profiletemplate6 .arm_activities_container .arm_activity_item_right a{color:#13b0a5;}
.arm_template_wrapper_profiletemplate6 .arm_member_listing_container .arm_member_info_right a:hover, .arm_template_wrapper_profiletemplate6 .arm_activities_container .arm_activity_item_right a:hover{color:#f1b136;}
.arm_template_wrapper_profiletemplate6 .arm_activities_container .arm_activities_pagination_block{text-align:right;}
.arm_template_wrapper_profiletemplate6 .arm_transactions_container{padding:10px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tab_link.arm_profile_tab_link_active{color:#8893ad !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tab_link:hover{color:#8893ad !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_form_rtl .arm_user_avatar{direction:rtl;left:auto;}
.arm_template_wrapper_profiletemplate6 .arm_profile_form_rtl .arm_cover_upload_container{direction:ltr;left:40px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_form_rtl .arm_profile_tabs{direction:rtl;text-align:left;}
.arm_template_wrapper_profiletemplate6 .social_profile_fields{float:right;width:auto;display:inline;margin-right:15px;position:absolute;}
.arm_template_wrapper_profiletemplate6 .social_profile_fields .arm_social_prof_div{display:inline-block;margin:0 4px 4px;}
.arm_template_wrapper_profiletemplate6 .social_profile_fields .arm_social_prof_div > a{background-color:#9B9DA9;color:#ffffff;cursor:pointer;display:inline-block;font-size:12px;line-height:normal;margin:0;min-height:36px;min-width:36px;padding:2px;position:relative;text-align:center;text-transform:lowercase !important;vertical-align:middle;width:36px;height:36px;}
.arm_template_wrapper_profiletemplate6 .social_profile_fields .arm_social_prof_div > a::before{position:relative;top:10px !important;}
.arm_template_wrapper_profiletemplate6 .arm_solid_divider{width:100%;border-bottom:1px solid var(--arm-gt-gray-100) !important;display:block;margin:32px 0;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tab_detail .arm_general_info_container .arm_profile_detail_text{padding:2px 20px;line-height:100%;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tab_detail_wrapper{margin:30px auto 0 auto;width:83%;background-color:#ffffff;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_picture_block_inner_div .arm_user_avatar{display:block !important;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_tab_detail .arm_general_info_container .arm_profile_detail_text{padding:1px 20px 2px 13px;margin-left:0px;}
.arm_template_wrapper_profiletemplate6.mobile .arm_solid_divider{margin:20px 0 32px 0;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_picture_block_inner_div .arm_user_avatar img{margin:0px;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_picture_block_inner{padding:20px 20px 0 20px;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_picture_block{height:250px;background-position:top center !important;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_social_fields_wrapper{width:100%;}
.arm_template_wrapper_profiletemplate6.mobile .arm_user_avatar img{width:130px !important;height:130px !important;min-height:130px !important;max-height:130px !important;}
.arm_template_wrapper_profiletemplate6.mobile .social_profile_fields{float:left;margin:20px 0 0 0;}
.arm_template_wrapper_profiletemplate6.tab .arm_profile_detail_tbl .arm_profile_detail_data, .arm_template_wrapper_profiletemplate6.tab .arm_profile_tab_detail .arm_general_info_container .arm_profile_detail_text{font-size:18px !important;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_detail_tbl .arm_profile_detail_data, .arm_template_wrapper_profiletemplate6.mobile .arm_profile_tab_detail .arm_general_info_container .arm_profile_detail_text{font-size:14px !important;}
.arm_template_wrapper_profiletemplate6.tab .arm_profile_detail_tbl .arm_profile_detail_row{column-count:unset;}
.arm_template_wrapper_profiletemplate6.tab .arm_profile_tab_detail .arm_profile_detail_tbl .arm_profile_detail_row .arm_profile_detail_data{column-count:unset;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_detail_tbl .arm_profile_detail_row{display:block;column-count:unset;margin-left:-10px;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_detail_tbl .arm_profile_detail_data{column-count:unset;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_picture_block_inner .arm_profile_header_info .arm_profile_header_info_right{text-align:left;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_detail_tbl .arm_profile_detail_data{display:block;padding:8px 10px 8px 32px;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_detail_tbl .arm_profile_detail_data:nth-child(odd){border:none;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_detail_text{margin-left:30px;}
.arm_template_wrapper_profiletemplate6.mobile .arm_profile_picture_block_inner .arm_profile_header_info .arm_profile_header_info_left{margin-top:10px;padding-left:0;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_picture_block{height:230px;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_user_avatar{bottom:-55px !important;margin:0 auto !important;left:50px !important;position:absolute;width:140px !important;height:140px !important;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_profile_picture_block_inner .arm_profile_header_info, .arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_social_fields_wrapper, .arm_template_preview_popup.popup_wrapper.arm_tablet_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_wall_post_display_container, .arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_wall_post_display_container, .arm_template_preview_popup.popup_wrapper.arm_tablet_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_sidebar_wrapper, .arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_sidebar_wrapper{width:100% !important;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_media_item img{width:80px;height:75px;object-fit:cover;}
.arm_template_preview_popup.popup_wrapper.arm_tablet_wrapper .arm_template_wrapper_profiletemplate6 .arm_wall_posts_paging_div, .arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_wall_posts_paging_div{margin-bottom:24px;}
.arm_template_preview_popup.popup_wrapper.arm_tablet_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_sidebar_div_people, .arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_sidebar_div_people, .arm_template_preview_popup.popup_wrapper.arm_tablet_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_sidebar_div_community, .arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_sidebar_div_community, .arm_template_preview_popup.popup_wrapper.arm_tablet_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_sidebar_div_update, .arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_com_sidebar_div_update{margin-left:0 !important;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_user_avatar img{width:130px !important;height:130px !important;min-height:130px !important;max-height:130px !important;}
.arm_template_preview_popup.popup_wrapper.arm_tablet_wrapper .arm_template_wrapper_profiletemplate6 .arm_user_avatar{width:140px !important;height:140px !important;}
.arm_template_preview_popup.popup_wrapper.arm_tablet_wrapper .arm_template_wrapper_profiletemplate6 .arm_user_avatar img{width:130px !important;height:130px !important;max-width:130px !important;min-width:130px !important;max-height:130px !important;min-height:130px !important;}
.arm_template_preview_popup.popup_wrapper.arm_tablet_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_detail_data{column-count:unset;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .social_profile_fields{min-width:100%;width:100%;max-width:100%;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_header_info{margin-top:60px;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_detail_text{margin-left:10px;border-left:2px solid #000000;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_tab_detail{margin-top:20px;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_name_link{margin-bottom:15px;text-align:center;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_user_badges_detail{margin:0 0 20px !important;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_general_info_container{margin:0 auto 50px;width:calc(100% - 50px);}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_row{display:block;column-count:unset;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_data{column-count:unset;display:block;padding:8px 10px 8px 30px;text-align:left !important;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_header_info{flex-direction:column;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_header_info_right{text-align:left;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner .arm_profile_header_info .arm_profile_header_info_left{padding-left:0;}
.arm_template_wrapper_profiletemplate6 .arm_user_avatar .arm_cover_upload_container{left:20px;top:45px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block .arm_user_avatar:hover .arm_profile{display:block;}
.arm_template_wrapper_profiletemplate6 .arm_delete_profile_popup.arm_confirm_box{left:60px;margin-top:38px;}
.arm_template_wrapper_profiletemplate6 .arm_delete_profile_popup.arm_confirm_box .arm_confirm_box_arrow{float:left;margin-left:35px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .hidden_section{display:none;}::i-block-chrome,.armCoverUploadBtn{height:29px !important;}
.arm_profile_detail_text:empty{background:none;}
.arm_template_wrapper_profiletemplate6 .arm_confirm_box.arm_delete_profile_popup.armopen .arm_confirm_box_body{margin-left:-25px;}
.arm_template_wrapper_profiletemplate6 .arm_confirm_box.arm_delete_profile_popup.armopen, .arm_template_wrapper_profiletemplate6 .arm_confirm_box.arm_delete_cover_popup.armopen{margin-top:0;}
.arm_template_wrapper_profiletemplate6 .arm_profile_field_after_content_wrapper{padding-left:52px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_field_before_content_wrapper, .arm_template_wrapper_profiletemplate6 .arm_profile_field_after_content_wrapper{padding:15px 30px 15px 44px !important;}
.arm_template_wrapper_profiletemplate6 .arm_user_last_active_text{margin-top:8px;}
.arm_template_wrapper_profiletemplate6 .arm_com_user_personal_info_heading{padding:5.5px 0;border-left:2px solid #000000;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_body{margin-top:20px;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_profile_social_fields_wrapper{padding:unset;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_template_wrapper_profiletemplate6 .arm_general_info_container{margin:unset !important;}
.arm_template_preview_popup.popup_wrapper.arm_mobile_wrapper .arm_com_user_personal_info_heading{border:unset !important;}
[dir="rtl"] .arm_template_wrapper_profiletemplate6 .arm_profile_container .arm_profile_detail_text{text-align:right;}
[dir="rtl"] .arm_template_wrapper_profiletemplate6 .arm_profile_name_link,
[dir="rtl"] .arm_template_wrapper_profiletemplate6 .arm_profile_name_link a,
[dir="rtl"] .arm_template_wrapper_profiletemplate6 .arm_directory_container .arm_user_link,
[dir="rtl"] .arm_template_wrapper_profiletemplate6 .arm_profile_container .arm_user_last_login_time,
[dir="rtl"] .arm_template_wrapper_profiletemplate6 .arm_profile_container .arm_user_last_active_text,
[dir="rtl"] .arm_template_wrapper_profiletemplate6 .arm_profile_container .arm_user_about_me,
[dir="rtl"] .arm_template_wrapper_profiletemplate6 .arm_profile_tab_detail .arm_profile_detail_tbl .arm_profile_detail_row .arm_profile_detail_data{float:right;text-align:right;}
.rtl .arm_template_wrapper_profiletemplate6 .arm_com_user_personal_info_heading{border-left:0 !important;border-right:2px solid #000000;}
@media(max-width:1024px){
.arm_template_wrapper_profiletemplate6 .arm_user_avatar img{width:130px !important;min-width:130px !important;height:130px !important;min-height:130px !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_name_link, .arm_template_wrapper_profiletemplate6 .arm_profile_name_link a{font-size:20px !important;line-height:100% !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tab_detail .arm_general_info_container .arm_profile_detail_text{font-size:18px !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_data{font-size:16px !important;}
}
@media(max-width:575px){
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block{height:230px;background-size:100% 230px;margin:auto;width:100%;}
.arm_template_wrapper_profiletemplate6 .arm_general_info_container table.arm_profile_detail_tbl tr td{width:100%;display:block;height:auto;}
.arm_template_wrapper_profiletemplate6 .arm_general_info_container table.arm_profile_detail_tbl tr td:first-child{border-bottom:none !important;padding-bottom:0px;text-align:left;}
.arm_template_wrapper_profiletemplate6 .arm_general_info_container table.arm_profile_detail_tbl tr td:last-child{padding-top:0px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_wrapper{border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;}
.arm_template_wrapper_profiletemplate6 .arm_user_avatar{top:15px !important;bottom:0px !important;margin:0 auto !important;left:0 !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_name_link{margin-top:15px;}
.arm_template_wrapper_profiletemplate6 .arm_user_badges_detail{margin:5px 0 5px 0;text-align:left;}
.arm_template_wrapper_profiletemplate6 .arm_user_avatar{top:70% !important;bottom:0px !important;margin:0 auto !important;position:absolute;transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-moz-transform:translateX(-50%);}
.arm_template_wrapper_profiletemplate6 .social_profile_fields{float:left;margin:20px 0 0 20px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_name_link{margin-top:15px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_header_info_left{width:100%;display:inline-block;float:none;}
.arm_template_wrapper_profiletemplate6 .arm_user_avatar{top:70% !important;bottom:0px !important;margin:0 auto !important;left:50% !important;position:absolute;transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-moz-transform:translateX(-50%);}
.arm_template_wrapper_profiletemplate6 .arm_user_last_active_text{float:left;}
.arm_template_wrapper_profiletemplate6 .arm_profile_header_info_right{padding-top:0;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_data{display:block;padding:8px 10px 8px 32px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_data:nth-child(odd){border:none;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tab_detail{margin-top:30px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_header_info{flex-direction:column;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner{margin-top:60px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner .arm_profile_header_info .arm_profile_header_info_left{margin-top:unset;padding-left:unset;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner .arm_profile_header_info .arm_profile_header_info_right{text-align:left;padding-left:24px;}
.arm_template_wrapper_profiletemplate6 .arm_general_info_container{width:calc(100% - 50px);}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_row{display:block;column-count:unset;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_data{column-count:unset;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_text{margin-left:10px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_social_fields_wrapper{width:100% !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_social_fields_wrapper{padding:12px;}
.arm_template_wrapper_profiletemplate6 .arm_profile_name_link{text-align:center;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_data, .arm_template_wrapper_profiletemplate6 .social_profile_fields.arm_profile_header_info_right{display:block;text-align:center;margin:16px auto 0 auto;float:unset;position:unset;}
.arm_template_wrapper_profiletemplate6 .arm_profile_detail_tbl .arm_profile_detail_data.arm_data_value{margin-top:0 !important;padding-top:5px !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner_div .arm_user_avatar img{width:108px !important;height:108px !important;min-height:108px !important;max-height:108px !important;min-width:108px !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_header_info_left{width:100%;display:inline-block;float:none;}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner .arm_profile_header_info{width:100% !important;}
.arm_template_wrapper_profiletemplate6 .arm_user_last_active_text{text-align:center !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tab_detail_wrapper{margin:0 auto !important;width:95% !important;}
.arm_template_wrapper_1 .arm_profile_tab_detail .arm_profile_detail_tbl .arm_profile_detail_row .arm_profile_detail_data{text-align:left !important;}
.arm_template_wrapper_profiletemplate6 .arm_profile_tab_detail .arm_general_info_container .arm_profile_detail_text{padding:0 !important;}
.arm_template_wrapper_1 .arm_profile_tab_detail .arm_profile_detail_tbl .arm_profile_detail_row .arm_profile_detail_data{padding:12px !important;}
}
@media(max-width:479px){
.entry-content.wp-block-post-content.has-global-padding.is-layout-constrained.wp-block-post-content-is-layout-constrained {
padding: 0 10px;
}
.arm_template_wrapper_profiletemplate6 .arm_profile_picture_block_inner_div {
width: 95%;
padding-bottom: 0;
}
.arm_template_wrapper .arm_profile_picture_block_inner .arm_user_avatar {
max-width: 142px !important;
}
}

.arm_template_wrapper.arm_template_wrapper_directorytemplate2{border:1px #e0e0e0 solid;padding-left:58px;padding-right:58px;padding-top:60px;padding-bottom:60px;border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;-moz-border-radius:6px;float:none;display:block;margin:0 auto;width:100%;max-width:1000px;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_filters_wrapper{float:left;width:100%;margin-bottom:50px;padding:0 25px 0 15px;margin-left:15px;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_search_wrapper{float:left;min-width:50%;width:auto;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_template_container .arm_user_block{border:1px solid #e2e9ed;border-top:none;padding-left:10px;padding-right:6px;padding-top:15px;padding-top:15px;margin-left:15px;margin-right:15px;margin-bottom:0px;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_template_container .arm_user_block:first-child{border-top:1px solid #e2e9ed;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_search_wrapper .arm_directory_search_box{float:left;max-width:85%;width:289px;height:32px;border:1px #e0e0e0 solid;padding-right:30px;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_search_btn:not(.arm_directory_clear_btn){float:left;width:32px;height:32px;background:var(--arm-pt-theme-blue);border:1px var(--arm-pt-theme-blue) solid;border-left:none;color:#FFFFFF;padding-top:1px;font-size:12px;position:relative;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_template_container{display:inline-block;}
.arm_template_wrapper_directorytemplate2 .arm_template_container{border:0;}
.arm_template_wrapper_directorytemplate2 .arm_user_block{width:97%;display:block;padding:15px 0;border:1px solid #e1e1e1;border-width:0 0 1px 0;transition:all 0.2s ease 0s;float:left;}
.arm_template_wrapper_directorytemplate2 .arm_user_block:hover{box-shadow:0px 0px 25px 0px rgba(1, 121, 233, 0.15);-webkit-box-shadow:0px 0px 25px 0px rgba(1, 121, 233, 0.15);-moz-box-shadow:0px 0px 25px 0px rgba(1, 121, 233, 0.15);-o-box-shadow:0px 0px 25px 0px rgba(1, 121, 233, 0.15);}
.arm_template_wrapper_directorytemplate2 .arm_user_block_left{float:left;vertical-align:top;max-width:25%;width:91px;height:91px;display:inline-block;margin:0 0 5px 15px;}
.arm_template_wrapper_directorytemplate2 .arm_user_block_right{float:left;vertical-align:top;max-width:70%;width:100%;margin:0 0 0 30px;text-align:left;}
.arm_template_wrapper_directorytemplate2 .arm_dp_user_link{display:block;}
.arm_template_wrapper_directorytemplate2 .arm_user_avatar{width:100%;height:100%;border:1px #e9e9e9 solid;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.arm_template_wrapper_directorytemplate2 .arm_user_avatar img{min-width:85px;min-height:85px;max-width:89px;max-height:89px;width:91px;height:91px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;border:0 !important;}
.arm_template_wrapper_directorytemplate2 .arm_user_link{display:inline-block;margin:4px 20px 8px 0;font-size:18px;color:#0179e9;text-transform:capitalize;}
.arm_template_wrapper_directorytemplate2 .arm-user-badge img{width:21px !important;height:21px !important;}
.arm_template_wrapper_directorytemplate2 .arm_user_desc_box, .arm_template_wrapper_directorytemplate2 .arm_last_active_text{float:left;width:100%;margin-top:5px;text-align:justify;}
.arm_template_wrapper_directorytemplate2 .arm_last_active_text{margin-bottom:15px;}
.arm_template_wrapper_directorytemplate2 .arm_user_block:hover .arm_user_link{color:#000 !important;}
.arm_template_wrapper_directorytemplate2 .arm_user_desc_box{display:block;font-size:14px;color:#9c9c9c;margin:5px 0 10px;}
.arm_template_wrapper_directorytemplate2 .arm_user_social_blocks{float:left;}
.arm_template_wrapper_directorytemplate2 .arm_user_social_blocks .arm_user_social_fields{float:left;width:26px;height:26px;background:#cccccc;margin-right:10px;margin-bottom:10px;border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-moz-border-radius:50%;text-align:center;}
.arm_template_wrapper_directorytemplate2 .arm_user_social_blocks .arm_user_social_fields > a{color:#ffffff;padding-left:4px;padding-right:4px;width:100%;height:100%;}
.arm_template_wrapper_directorytemplate2 .arm_user_social_blocks .arm_user_social_fields > a::before{position:relative !important;top:0px !important;display:inline-block;margin-left:0;font-size:18px;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_tiktok > a:hover::before{background:url(//parking-garage.com/datas-wp/plugins/armember-membership/images/arm_tiktok-w.png) center center no-repeat;background-size:13px;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_facebook:hover{background-color:#3b5998;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_twitter:hover{background-color:#00abf0;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_linkedin:hover{background-color:#0177b5;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_pinterest:hover{background-color:#ca2026;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_youtube:hover{background-color:#E32C28;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_reddit:hover{background-color:#ff4500;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_delicious:hover{background-color:#2a96ff;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_tumblr:hover{background-color:#36465d;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_vk:hover{background-color:#324f77;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_instagram:hover{background-color:#2a5b83;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_dribbble:hover{background-color:#ea4c89;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_vine:hover{background-color:#1cce94;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_skype:hover{background-color:#00aff0;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_whatsapp:hover{background-color:#00e676;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_social_prof_div.arm_social_field_tiktok:hover{background-color:#010101;color:#ffffff;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_directory_search_wrapper{float:right;right:0;direction:rtl;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_directory_list_of_filters{right:0;direction:rtl;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_directory_list_by_filters{direction:ltr;float:left;left:0;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_user_block_right{direction:rtl;right:0;text-align:right;float:right;margin-right:20px;margin-left:0;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_user_block_left{float:right;margin-right:10px;margin-left:0;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_directory_empty_list{text-align:right;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_directory_listby_select{direction:rtl;right:0;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_directory_search_wrapper .arm_directory_search_btn{border-radius:3px 0 0 3px;float:right !important;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_directory_search_wrapper .arm_directory_search_box{float:right !important;border-radius:0px 3px 3px 0px;}
.arm_template_wrapper_directorytemplate2 .arm_directory_paging_container.arm_directory_paging_container_infinite, .arm_template_wrapper_directorytemplate2 .arm_directory_paging_container_infinite{margin-bottom:20px;margin-top:20px;display:inline-block;width:100%;}
@media(max-width:425px){
.arm_template_wrapper_directorytemplate2 .arm_user_block_left{margin:0 auto 10px;max-width:100% !important;float:none;width:40% !important;}
.arm_template_wrapper_directorytemplate2 .arm_user_avatar img{max-width:100% !important;min-width:auto !important;width:100% !important;min-height:auto !Important;height:100% !Important;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_search_box{width:259px !important;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_filters_wrapper{padding:0;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2{padding-left:25px;padding-right:25px;}
.arm_template_wrapper .arm_directory_search_wrapper .arm_directory_search_btn{max-width:100%;}
.arm_template_wrapper.arm_template_wrapper_directorytemplate2 .arm_directory_search_wrapper{float:left !important;max-width:100%;}
.arm_template_wrapper .arm_directory_list_by_filters, .arm_template_wrapper .arm_directory_listby_select{float:left !important;}
.arm_template_wrapper .arm_directory_list_by_filters select{max-width:100%;}
}
@media(max-width:500px){
.arm_template_wrapper_directorytemplate2 .arm_user_block_left{margin:0 auto 10px;max-width:100% !important;float:none;width:36% !important;}
.arm_template_wrapper_directorytemplate2 .arm_user_block_right{margin:0;max-width:100%;float:none;text-align:center;}
.arm_template_wrapper_directorytemplate2 .arm_user_block_right .arm_user_badges_detail{margin:0;width:100%;}
.arm_template_wrapper_directorytemplate2 .arm_user_block_right .arm_last_active_text{text-align:center;width:100%;}
.arm_template_wrapper_directorytemplate2 .arm_user_social_blocks{float:left;width:100%;text-align:center;}
.arm_template_wrapper_directorytemplate2 .arm_user_social_blocks .arm_user_social_fields{float:none;display:inline-block;}
.arm_template_wrapper_directorytemplate2 .arm_user_block{margin:0 auto !important;}
}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_user_link{margin:4px 0px 8px 20px;}
.arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_user_social_blocks{float:right;}
.arm_mobile_wrapper .arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_user_block_left, .arm_mobile_wrapper .arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_user_link{float:none;text-align:center;margin:0;}
.arm_mobile_wrapper .arm_template_wrapper_directorytemplate2 .arm_directory_form_rtl .arm_user_block_right{
direction: rtl;
right: 0;
text-align: center;
margin: 10px 0 0 0;
}.arm_materialize_form .dropdown-content{background-color:#fff;margin:0!important;display:none;min-width:100px;max-height:650px;overflow-y:auto;opacity:0;position:absolute;z-index:99999;will-change:width,height;border-width:1px;border-style:solid;padding:0!important;margin-top:-1px!important;width:100%}.arm_materialize_form .dropdown-content li{clear:both;color:rgba(0,0,0,.87);cursor:pointer;min-height:50px;line-height:1.5rem;width:100%;text-align:left;text-transform:none;margin:0!important;-webkit-text-transform:none;-moz-text-transform:none;-ms-text-transform:none;-o-text-transform:none;list-style-type:none;outline:0}.arm_materialize_form:not(.arm--material-outline-style) .arm-df__form-field-wrap:not(.arm-df__form-field-wrap_file) .arm-df__label-text{position:absolute;top:60%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-o-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transition:all .2s;-webkit-transition:all .2s;-o-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;z-index:6}.arm_materialize_form:not(.arm--material-outline-style) .arm-df__form-field-wrap.arm-df__form-field-wrap_textarea .arm-df__label-text{top:20%}.arm_materialize_form .arm-df__label-text.arm_active_selected,.arm_materialize_form:not(.arm--material-outline-style) .arm-df__label-text.active{top:0!important;font-size:12px!important}.arm_materialize_form .sortable_inner_wrapper .arm-controls .arm_main_label.active input.arm_phone_utils{margin-left:46px!important;width:calc(100% - 46px)!important}.arm_materialize_form .dropdown-content li.divider{min-height:0;height:1px}.arm_materialize_form .dropdown-content li>a,.arm_materialize_form .dropdown-content li>span{font-size:16px;display:block;line-height:22px;padding:14px 16px;cursor:pointer!important;min-height:0!important;outline:0}.arm_materialize_form .dropdown-content li>span>label{top:0;left:0;height:18px}.arm_materialize_form .dropdown-content li>a>i{height:inherit;line-height:inherit;float:left;margin:0 24px 0 0;width:24px}.arm_materialize_form .input-field.col .dropdown-content [type=checkbox]+label{top:1px;left:0;height:18px}.arm_materialize_form input[type=checkbox]{width:20px!important;height:20px!important}.arm_form_ltr.arm_materialize_form .arm-df__form-field .arm-df__form-field-wrap_rememberme{margin-left:0!important;padding-right:0}.arm_materialize_form .waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;transition:.3s ease-out;-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;-ms-transition:.3s ease-out;-o-transition:.3s ease-out}.arm_materialize_form .waves-effect .waves-ripple{position:absolute;border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-moz-border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(0,0,0,.2);transition:all .7s ease-out;-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;-moz-transition-property:opacity,-webkit-transform;-ms-transition-property:opacity,-webkit-transform;-o-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;-webkit-transition-property:transform,opacity;-moz-transition-property:transform,opacity;-ms-transition-property:transform,opacity;-o-transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-property:transform,opacity,-webkit-transform;-moz-transition-property:transform,opacity,-webkit-transform;-ms-transition-property:transform,opacity,-webkit-transform;-o-transition-property:transform,opacity,-webkit-transform;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);pointer-events:none}.arm_materialize_form .waves-effect input[type=button],.arm_materialize_form .waves-effect input[type=reset],.arm_materialize_form .waves-effect input[type=submit]{border:0;font-style:normal;font-size:inherit;text-transform:inherit;-webkit-text-transform:inherit;-moz-text-transform:inherit;-ms-text-transform:inherit;-o-text-transform:inherit;background:0 0}.arm_materialize_form .waves-effect img{position:relative;z-index:-1}.arm_materialize_form .waves-notransition{transition:none!important;-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}.arm_materialize_form .waves-circle{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%)}.arm_materialize_form .waves-input-wrapper{border-radius:.2em;-webkit-border-radius:.2em;-o-border-radius:.2em;-moz-border-radius:.2em;vertical-align:bottom}.arm_materialize_form .waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.arm_materialize_form .waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;-moz-border-radius:50%;-webkit-mask-image:none}.arm_materialize_form .waves-block{display:block}.arm_materialize_form .waves-effect .waves-ripple{z-index:-1}.waves-effect.waves-light .waves-ripple{background-color:rgba(255,255,255,.45)}.arm_materialize_form select:focus{outline:1px solid #c9f3ef}.arm_materialize_form ::-webkit-input-placeholder{color:#d1d1d1}.arm_materialize_form :-moz-placeholder{color:#d1d1d1}.arm_materialize_form ::-moz-placeholder{color:#d1d1d1}.arm_materialize_form :-ms-input-placeholder{color:#d1d1d1}.arm_materialize_form input[type=text]:not(.inplace_field).arm_colorpicker{background-color:transparent;border-color:#b0b0b5!important;border-width:2px!important;border-style:solid!important;border-radius:3px!important;-moz-border-radius:3px!important;-o-border-radius:3px!important;-webkit-border-radius:3px!important;padding-left:10px;padding-right:10px}.arm_materialize_form .input-field{position:relative}.arm_materialize_form .input-field.inline{display:inline-block;vertical-align:middle;margin-left:5px}.arm_materialize_form .input-field.inline .arm-select-dropdown,.arm_materialize_form .input-field.inline input{margin-bottom:1rem}.arm_materialize_form .input-field.col label{left:.75rem}.arm_materialize_form .input-field.col .prefix~.validate~label,.arm_materialize_form .input-field.col .prefix~label{width:calc(100% - 3rem - 1.5rem)}.wp-admin .arm_materialize_form .input-field label.arm_main_label:not(.arm_smiley_btn):not(.arm_star_rating_label):not(.arm_dislike_btn):not(.arm_like_btn):not(.arm_like_btn):not(.arm_field_option_content_cell_label):not(.arm_js_switch_label){transition:all .3s linear;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear}.arm_materialize_form .input-field .prefix{position:absolute;width:3rem;font-size:2rem;transition:color .2s;-moz-transition:color .2s;-ms-transition:color .2s;-o-transition:color .2s}.arm_materialize_form .input-field .prefix.active{color:#26a69a}.arm_materialize_form .input-field .prefix~.autocomplete-content,.arm_materialize_form .input-field .prefix~.validate~label,.arm_materialize_form .input-field .prefix~input,.arm_materialize_form .input-field .prefix~label,.arm_materialize_form .input-field .prefix~textarea{margin-left:3rem;width:92%;width:calc(100% - 3rem)}.arm_materialize_form .input-field .prefix~label{margin-left:3rem}@media only screen and (max-width:992px){.arm_materialize_form .input-field .prefix~input{width:86%;width:calc(100% - 3rem)}}@media only screen and (max-width:600px){.arm_materialize_form .input-field .prefix~input{width:80%;width:calc(100% - 3rem)}}.arm_materialize_form .autocomplete-content{opacity:1;position:absolute;width:100%;display:none}.arm_materialize_form .autocomplete-content.armactive{display:block}.arm_materialize_form .autocomplete-content li img{height:40px;width:40px;margin:5px 15px}.arm_materialize_form select{display:none}.arm_materialize_form select.browser-default{display:block}.arm_materialize_form select{background-color:rgba(255,255,255,.9);width:100%;padding:5px;border:1px solid #f2f2f2;border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;-webkit-border-radius:2px;height:3rem}.arm_materialize_form .select-label{position:absolute}.arm_materialize_form .select-wrapper{position:relative}.arm_materialize_form .select-wrapper input.arm-select-dropdown{position:relative;cursor:pointer;background-color:transparent;border:none;border-bottom:1px solid #9e9e9e;outline:0;height:3rem;line-height:3rem;width:100%;font-size:1rem;margin:0 0 20px 0;padding:0;display:block}.arm_materialize_form .select-wrapper .caret{position:absolute;right:0;top:0;bottom:0;margin:auto 0;z-index:0;fill:rgba(0,0,0,.87)}.arm_materialize_form .select-wrapper.disabled .caret{fill:rgba(0,0,0,.42)}.arm_materialize_form select:disabled{fill:rgba(0,0,0,.42)}.arm_materialize_form .select-wrapper input.arm-select-dropdown:disabled{color:rgba(0,0,0,.3);cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;border-bottom:1px solid rgba(0,0,0,.3)}.arm_materialize_form .select-wrapper i{color:rgba(0,0,0,.3)}.arm_materialize_form .arm-select-dropdown li.disabled,.arm_materialize_form .arm-select-dropdown li.disabled>span,.arm_materialize_form .arm-select-dropdown li.optgroup{color:rgba(0,0,0,.3);background-color:transparent}.arm_materialize_form .prefix~.select-wrapper{margin-left:3rem;width:92%;width:calc(100% - 3rem)}.arm_materialize_form .prefix~label{margin-left:3rem}.arm_materialize_form .arm-select-dropdown li img{height:40px;width:40px;margin:5px 15px;float:right}.arm_materialize_form .arm-select-dropdown li.optgroup{border-top:1px solid #eee}.arm_materialize_form .arm-select-dropdown li.optgroup.selected>span{color:rgba(0,0,0,.7)}.arm_materialize_form .arm-select-dropdown li.optgroup>span{color:rgba(0,0,0,.4)}.arm_materialize_form .arm-select-dropdown li.optgroup~li.optgroup-option{padding-left:1rem}.arm_materialize_form .file-field{position:relative}.arm_materialize_form .file-field .file-path-wrapper{overflow:hidden;padding-left:10px}.arm_materialize_form .file-field input.file-path{width:100%}.arm_materialize_form .file-field span{cursor:pointer}.arm_materialize_form .file-field input[type=file]{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;-webkit-filter:alpha(opacity=0);-moz-filter:alpha(opacity=0);-o-filter:alpha(opacity=0)}.arm_materialize_form .btn-flat,.arm_materialize_form .btn-large,.arm_materialize_form .btn:not(.timepicker-picker.btn){border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;-moz-border-radius:2px;display:inline-block;height:36px;line-height:36px;text-transform:uppercase;-webkit-text-transform:uppercase;-moz-text-transform:uppercase;-ms-text-transform:uppercase;-o-text-transform:uppercase;vertical-align:middle;-webkit-tap-highlight-color:transparent}.bootstrap-datetimepicker-widget table td span{border:none!important}.bootstrap-datetimepicker-widget table td a span:hover,.bootstrap-datetimepicker-widget table td span:hover{border-width:1px!important}.arm_materialize_form .arm-multiple-select-dropdown input[type=checkbox]{position:relative;cursor:pointer;height:0;width:0;float:left}.arm_materialize_form .arm-multiple-select-dropdown span label{float:left;margin-left:40px;position:relative}.arm_materialize_form .arm-multiple-select-dropdown input[type=checkbox]:before{content:'';display:block;width:20px;height:20px;border:2px solid #000;position:absolute;left:0;top:0;opacity:1;-webkit-transition:all .12s,border-color .08s;transition:all .12s,border-color .08s}.arm_materialize_form .arm-multiple-select-dropdown input[type=checkbox]:checked:before{width:10px;top:-5px;left:5px;border-radius:0;opacity:1;border-top-color:transparent;border-left-color:transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}