@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-rounded-style .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.arm-df__form-group_button,.arm-rounded-style div.arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.arm_cl_submit_{-webkit-border-radius:25px;-moz-border-radius:25px;-o-border-radius:25px;border-radius:25px}

.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(//www.ensa-maroc.com/wp-content/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;
}