.arm_friendship_button {
float: right;
width: 39%;
position: relative;
text-align: right;
}
.arm_com_disp_review_container,
.arm_com_message_container,
.arm_com_friend_container,
.arm_com_group_container,
.arm_com_front_settings_container,
.arm_com_activity_display_container {
float: left;
text-align: left;
width: 100%;
}
.arm_com_message_container,
.arm_com_friend_container,
.arm_com_group_container,
.arm_com_front_settings_container,
.arm_com_disp_review_container,
.arm_com_post_container,
.arm_profile_tab_detail {
display: inline-block;
width: 100%;
float: none;
padding-bottom: 100px;
}
.arm_com_friend_container ul,
.arm_com_group_container ul,
.arm_com_front_settings_container ul,
.arm_com_message_container ul {
width: 100%;
display: inline-block;
padding: 0;
margin: 0;
background-color: #f8fbff;
border-bottom: 1px solid #d5d9dd;
}
.arm_com_friend_container .arm_com_frd_content_container .arm_com_frd_content_main_wrapper,
.arm_com_group_container .arm_com_group_content_container .arm_com_group_content_main_wrapper,
.arm_com_front_settings_container .arm_com_front_settings_content_container .arm_com_front_settings_content_main_wrapper {
display: none;
margin: 30px 0;
width: 100%;
float: left;
}
.arm_com_group_container.arm_com_group_container_front, body .arm_template_wrapper.arm_template_wrapper_profiletemplate1, body .arm_template_wrapper.arm_template_wrapper_profiletemplate2, body .arm_template_wrapper.arm_template_wrapper_profiletemplate3, body .arm_template_wrapper.arm_template_wrapper_profiletemplate4, #arm_com_activity_title_wrapper, #arm_com_activity_display_container, #arm_com_disp_review_container {
float: none;
}
.arm_com_group_container.arm_com_group_container_front .arm_com_group_content_container .arm_com_group_content_main_wrapper.arm_com_group_content_group_all {
display: block;
}
.arm_com_group_container_front .arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper, 
.arm_com_group_container_front .arm_com_group_container .arm_com_group_content_wrapper, .arm_com_group_container_front .arm_com_group_filter_fields {
display: flex;
}
.arm_com_group_container_front .arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper.arm_no_group_found {
text-align: center;
display: block;
}
.arm_com_msg_compose_column input[type="text"]:focus, .arm_com_request_compose_column input[type="text"]:focus, .arm_com_group_compose_column input[type="text"]:focus, .arm_com_msg_compose_column textarea:focus, .arm_com_group_compose_column textarea:focus, .arm_com_group_content_main_wrapper a:focus, .arm_com_group_post_btn:focus, .arm_com_group_post_edit_btn:focus, #arm_com_group_receiver_popup:focus, .arm_com_group_post_comment_section .arm_com_group_post_comment:focus, .arm_com_group_post_comment_btn:focus, .arm_com_email_setting_btn:focus, .arm_com_privacy_setting_btn:focus, .arm_com_group_invites_btn:focus, .arm_profile_tab:focus, .arm_com_follow_wrapper a:focus, .arm_com_msg_compose_column .arm_com_message_send_btn:focus, .arm_post_form_container .arm_post_title input[type='text']:focus, .arm_post_form_container .arm_com_post_description textarea:focus, .arm_com_post_button_wrapper .arm_com_post_btn:focus, .arm_com_group_compose_column .arm_com_create_group_btn:focus {
outline: unset;
outline-offset: 0;
}
.arm_follow_form_container .arm_follow_user_box .arm_follow_user_image img {
margin: 0 auto;
}
.arm_post_form_container .arm_post_title .arm_com_post_added_type button:hover, .arm_post_form_container .arm_post_title .arm_com_post_added_type button:focus, .arm_com_post_comment_section .arm_com_post_comment_btn:focus, .arm_com_post_comment_section .arm_com_post_comment_btn:hover, .arm_com_group_post_user_title_box .arm_com_group_post_added_type button:hover, .arm_com_group_post_user_title_box .arm_com_group_post_added_type button:focus, .arm_com_group_post_button_wrapper .arm_com_group_post_btn:hover, .arm_com_group_post_button_wrapper .arm_com_group_post_btn:focus, .arm_com_group_post_button_wrapper .arm_com_group_post_edit_btn:hover, .arm_com_group_post_button_wrapper .arm_com_group_post_edit_btn:focus, .arm_com_group_post_comment_section .arm_com_group_post_comment_btn:hover, .arm_com_group_post_comment_section .arm_com_group_post_comment_btn:focus, .arm_com_request_compose_submit .arm_com_group_send_btn:hover, .arm_com_request_compose_submit .arm_com_group_send_btn:focus {
text-decoration: none;
}
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper {
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-bottom: 0;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
clear: both;
list-style: none;
border: 0;
background: transparent;
flex-wrap: wrap;
}
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:after, .arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:before,
.arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:after, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:before {
content: '';
display: table;
}
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:not(.arm_com_msg_no_records) {
margin: 0 10px 20px;
width: 31.72%;
float: left;
box-shadow: 0 2px 5px 0 rgba(18,43,70,.12), 0 0 0 1px #e7e9ec;
}
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(3n+3), .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:nth-of-type(3n+3) {
margin-right: 0; 
}
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:first-child,.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(3n+1),
.arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:first-child, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:nth-of-type(3n+1) {
margin-left: 0;
}
.arm_com_group_content_main_wrapper .arm_com_group_box a.arm_com_group_image_box {
position: relative;
width: 100%;
height: 200px;
border: 0;
display: inline-block;
z-index: 1;
}
.arm_com_group_content_main_wrapper .arm_com_group_box a.arm_com_group_image_box img {
width: 100%;
height: 200px;
object-fit: cover;
}
.arm_com_group_content_main_wrapper .arm_com_group_box  .arm_com_group_content_box {
float: unset;
}
.arm_com_group_content_main_wrapper .arm_com_group_content_box .arm_com_group_content_box_wrapper {
padding-top: 0;
}
.arm_com_group_content_main_wrapper .arm_com_group_content_box_wrapper span.arm_com_group_avatar {
float: unset;
margin-top: -70px;
position: relative;
text-align: left;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
margin-bottom: 10px;
}
.arm_com_group_content_main_wrapper .arm_com_group_content_box_wrapper span.arm_com_group_avatar a, .arm_com_group_content_main_wrapper .arm_com_group_content_box_wrapper span.arm_com_group_avatar a:hover {
display: inline-block;
border: 1px solid #ffffff;
box-shadow: 0 2px 5px 0 rgba(18,43,70,.12), 0 0 0 1px #e7e9ec !important;
background: #ffffff;
}
.arm_com_group_content_main_wrapper .arm_com_group_content_box_wrapper span.arm_com_group_avatar > a {
height: 77px;
z-index: 1;
}
.arm_com_all_group_box_wrapper .arm_com_group_avatar a, .arm_com_all_group_box_wrapper .arm_com_group_avatar img {
border-radius: 100%;
}
.arm_com_group_content_main_wrapper .arm_com_group_content_box_wrapper span.arm_com_group_avatar img {
background: #c4c4c4;
width: 100%;
height: 100%;
max-width: 75px;
max-height: 75px;
min-width: 75px;
min-height: 75px;
}
.arm_com_group_content_main_wrapper .arm_com_group_content_box_wrapper span.arm_com_group_avatar .arm_com_group_action_section {
padding: 0;
border: 0;
}
.arm_com_group_content_main_wrapper .arm_com_group_content_box_wrapper span.arm_com_group_avatar .arm_com_group_action_section a {
text-align: right;
background-color: transparent;
box-shadow: none !important;
}
.arm_com_group_content_main_wrapper .arm_com_group_content_box_wrapper span.arm_com_group_avatar .arm_com_group_action_section a, .arm_com_group_meta {
margin: 0 !important;
}
.arm_com_group_box .arm_com_group_content_box .arm_com_group_content {
font-size: 15px;
color: #80878d;
margin: 0 0 10px 0 !important;
line-height: 20px !important;
text-transform: capitalize;
}
.arm_com_message_container .arm_com_msg_content_container .arm_com_msg_tab_content_active,
.arm_com_friend_container .arm_com_frd_content_container .arm_com_frd_tab_content_active,
.arm_com_group_container .arm_com_group_content_container .arm_com_group_tab_content_active,
.arm_com_front_settings_container .arm_com_front_settings_content_container .arm_com_front_settings_tab_content_active {
display: block;
}
.arm_com_group_box_left_top .arm_com_user_group_name {
margin: auto 0;
}
.arm_com_user_box, .arm_com_group_request_box {
border: 1px solid #e8ebf0;
padding: 15px;
border-radius: 3px;
margin-bottom: 15px;
position: relative;
display: flex;
}
.arm_com_group_request_box {
display: flex;
}
.arm_com_group_member_popup .popup_content_text {
max-height: 350px;
overflow: auto;
}
.arm_com_group_member_popup .arm_com_group_member_box, .arm_com_member_content_wrapper .arm_com_group_member_box {
border: 1px solid #e8ebf0;
padding: 15px;
position: relative;
display: flex;
}
.arm_com_group_member_popup .arm_com_group_member_box, .arm_com_member_content_wrapper .arm_com_group_member_box {
border-bottom: 0;
}
.arm_com_group_member_popup .arm_com_group_member_box:first-child, .arm_com_member_content_wrapper .arm_com_group_member_box:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.arm_com_group_member_popup .arm_com_group_member_box:last-child, .arm_com_member_content_wrapper .arm_com_group_member_box:last-child {
border-bottom: 1px solid #e8ebf0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.arm_com_group_member_popup .arm_com_member_box_right, .arm_com_member_content_wrapper .arm_com_member_box_right, .arm_com_user_box_div_wrapper .arm_com_user_box_right, .arm_com_user_box_div_req_wrapper .arm_com_user_box_right {
display: flex;
width: 70%;
}
.arm_com_group_member_popup .arm_com_member_box_right_bottom, .arm_com_member_content_wrapper .arm_com_member_box_right_bottom {
margin: auto;
padding-left: 15px;
}
.arm_com_group_member_popup .arm_com_group_admin_btn, .arm_com_member_content_wrapper .arm_com_group_admin_btn, .arm_com_group_approve_request_btn.arm_com_group_admin_btn, .arm_com_group_cancel_request_btn.arm_com_group_admin_btn {
text-decoration: none !important;
background-color: #eef0f2;
color: #615d59;
}
.arm_com_group_member_popup .arm_com_group_member_name, .arm_com_member_content_wrapper .arm_com_group_member_name, .arm_com_user_box_div_wrapper .arm_com_user_friend_name, .arm_com_user_box_div_req_wrapper .arm_com_user_box_right .arm_com_user_friend_name {
margin: auto 0;
}
.arm_com_user_box_div_wrapper .arm_com_user_friend_name {
font-size: 16px;
letter-spacing: normal;
}
.arm_com_group_box_right_bottom {
margin: auto;
}
.arm_com_user_box .arm_confirm_box {
top: 40px;
}
.arm_com_user_box .arm_confirm_box .arm_confirm_box_arrow {
right: 50px;
}
.arm_com_user_box_right_bottom {
float: right;
margin-top: 6.5px;width: 30%;
text-align: center;
}
li .arm_com_user_box_right_bottom img {
width: 22px;
margin-right: 10px;
display: none;
}
.arm_com_user_box_right_bottom a, .arm_group_buttons a.arm_com_group_cancel_btn {
background-color: #eef0f2;
padding: 10px 18px 8px 18px;
border-radius: 3px;
}
a, a:hover {
text-decoration: none !important;
}
.arm_com_message_convo_action img {
cursor: pointer;
}
.arm_com_user_box_left {
float: left;
margin-right: 20px;
}
.arm_com_user_box_right {
width: 63%;
float: left;   
}
.arm_com_friendship_approve_btn,
.arm_com_friendship_unfriend_btn,
.arm_com_group_approve_btn,
.arm_com_group_unfriend_btn {
text-decoration: underline !important;
color: #80878d;
}
.arm_com_user_box_div {
float: left;
width: 100%;
margin: 0 0 30px 0;
}
.arm_com_friendship_approve_btn:hover,
.arm_com_friendship_unfriend_btn:hover,
.arm_com_group_approve_btn:hover,
.arm_com_group_unfriend_btn:hover, .arm_group_buttons a.arm_com_group_approve_request_btn:hover {
text-decoration: underline;
}
.arm_com_message_container .arm_com_msg_tab_ul .arm_com_msg_tab_active,
.arm_com_friend_container .arm_com_frd_tab_ul .arm_com_frd_tab_active,
.arm_com_group_container .arm_com_group_tab_ul .arm_com_group_tab_active,
.arm_com_front_settings_container .arm_com_front_settings_tab_ul .arm_com_front_settings_tab_active {
color: #39a5ff;
}
.arm_com_message_container .arm_com_msg_tab_ul .arm_com_msg_tab_active a,
.arm_com_friend_container .arm_com_frd_tab_ul .arm_com_frd_tab_active a,
.arm_com_group_container .arm_com_group_tab_ul .arm_com_group_tab_active a,
.arm_com_front_settings_container .arm_com_front_settings_tab_ul .arm_com_front_settings_tab_active a {
color: #39a5ff;
outline: none;
}
.arm_com_message_container .arm_com_msg_tab_li,
.arm_com_friend_container .arm_com_frd_tab_li,
.arm_com_group_container .arm_com_group_tab_li,
.arm_com_front_settings_container .arm_com_front_settings_tab_li {
cursor: pointer;
list-style-type: none;
float: left;
margin: 15px 0;
text-align: center;
padding: 5px 26px;
}
.arm_com_group_top_menu .arm_com_group_tab_li.arm_com_group_action_section, .arm_com_group_container .arm_com_group_tab_li.arm_com_group_tab_li_group_create {
float: right;
}
.arm_com_group_container .arm_com_group_tab_li:focus,
.arm_com_group_container .arm_com_group_tab_li a:focus,
.arm_com_front_settings_container .arm_com_front_settings_tab_li:focus, .arm_com_front_settings_container .arm_com_front_settings_tab_li a:focus {
outline: unset !important;
background: transparent !important;
}
#arm_com_post_wrapper,
.arm_com_wall_post_wrapper_title,
.arm_com_post_wrapper_title,
.arm_com_activity_title_wrapper,
.arm_com_group_wrapper_title {
width: 100%;
float: left;
padding: 20px 26px;
background: #f8fbff;
border-bottom: 1px solid #e8ebf0;
font-size: 16px;
text-align: left;
font-weight: bold;
}
.arm_com_message_container .arm_com_msg_tab_li a,
.arm_com_friend_container .arm_com_frd_tab_li a,
.arm_com_group_container .arm_com_group_tab_li a,
.arm_com_front_settings_container .arm_com_group_tab_li a {
color: #9EA7A5;
text-decoration: none;
border: none;
outline: none;
font-size: 16px;
letter-spacing: normal;
}
.arm_com_msg_tab_a.reply {
display: inline;
}
.arm_com_message_send_btn, .arm_com_group_send_btn, .arm_com_create_group_btn, .arm_com_group_edit_btn, .arm_com_email_setting_btn, .arm_com_group_invites_btn, .arm_com_privacy_setting_btn {
min-width: 145px;
}
.arm_com_message_container .arm_com_msg_tab_li:hover a,
.arm_com_friend_container .arm_com_frd_tab_li:hover a,
.arm_com_group_container .arm_com_group_tab_li:hover a,
.arm_com_front_settings_container .arm_com_group_tab_li:hover a {
color: #39a5ff;
text-decoration: none;
outline: none;
}
.arm_com_message_container .arm_com_msg_content_wrapper,
.arm_com_friend_container .arm_com_frd_content_wrapper {
width: 90%;
margin: 0 auto;
}
.arm_com_group_container .arm_com_group_content_wrapper,
.arm_com_group_container .arm_com_all_group_content_wrapper,
.arm_com_group_container .arm_com_group_display_post,
.arm_com_group_container .arm_com_group_post_display_container,
.arm_com_group_content_group_invite .arm_com_request_content_wrapper,
.arm_com_group_content_group_members .arm_com_member_content_wrapper,
.arm_com_group_content_group_manage .arm_com_member_content_wrapper,
.arm_com_front_settings_container .arm_com_front_settings_content_wrapper,
.arm_com_group_container_front .arm_com_group_filter_fields {
width: 95%;
margin: 0 auto;
}
.arm_com_group_content_main_wrapper.arm_com_group_content_group_home .arm_com_group_post_wrapper, .arm_com_post_display_container .arm_com_post_box_wrapper {
width: 100%;
margin-top: 30px;
}
.arm_com_group_post_wrapper .arm_group_private_msg { text-align: center; }
.arm_com_group_container_front .arm_com_group_filter_fields {
margin: 30px auto 0;
}
.arm_com_group_container_front .arm_com_group_filter_fields input,
.arm_com_group_container_front .arm_com_group_filter_fields input:focus {
float: left;
font-size: 14px;
max-width: 32%;
width: 32%;
height: 34px;
border: 1px #e0e0e0 solid;
display: inline-block;
min-width: auto !important;
vertical-align: middle;
line-height: normal;
background: #FFF;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
padding: 4px 8px;
margin: 0 15px 0 0;
outline: none;
}
.arm_com_group_container_front .arm_com_group_search_btn i {
margin-top: -4px;
}
.arm_com_group_container_front .arm_com_group_search_btn,
.arm_com_group_container_front .arm_com_group_search_btn:hover,
.arm_com_group_container_front .arm_com_group_search_btn:active,
.arm_com_group_container_front .arm_com_group_search_btn:focus {
padding: 4px 7px;
background-color: #23b7e5;
border-radius: 3px !important;
font-family: inherit;
font-size: 16px !important;
color: #ffffff !important;
font-weight: normal;
font-style: normal;
text-decoration: none;
border: 0;
min-width: 85px;
min-height: 34px;
line-height: 16px;
outline: none;
}
.arm_com_group_search_btn_loading {
position: relative;
min-width: 150px;
}
.arm_com_group_search_btn_loading .arm_template_loading {
left: unset;
width: 34px;
right: 0;
}
.arm_com_group_search_btn_loading .arm_template_loading img {
top: 0;
min-width: unset;
padding: 0;
float: right;
}
.arm_com_message_container .arm_com_msg_content_wrapper .arm_com_msg_compose_row,
.arm_com_friend_container .arm_com_frd_content_wrapper .arm_com_frd_compose_row,
.arm_com_group_container .arm_com_group_content_wrapper .arm_com_group_compose_row,
.arm_com_msg_compose_row, .arm_com_request_compose_row {
float: left;
width: 100%;
padding: 10px 0;
vertical-align: top;
}
.arm_com_request_compose_row {
display: flex;
}
.arm_com_request_compose_row .arm_com_request_compose_column_label, .arm_com_request_compose_row .arm_com_request_compose_column {
margin: auto 0;
}
.arm_com_message_send_btn .active,
.arm_com_group_send_btn .active,
.arm_com_create_group_btn .active,
.arm_com_group_edit_btn .active,
.arm_com_email_setting_btn .active,
.arm_com_group_invites_btn .active,
.arm_com_privacy_setting_btn .active,
.arm_com_review_btn .active,
.arm_com_post_btn .active,
.arm_com_post_edit_btn .active,
.arm_com_block_user .active {
background-color: #25c0f0 !important;
}
.arm_com_msg_compose_column button:hover,
.arm_com_review_button_wrapper button:hover,
.arm_com_post_button_wrapper button:hover,
.arm_com_block_user:hover {
background-color: #25c0f0 !important;
color: #ffffff !important;
outline: none;
font-size: 16px;
font-weight: normal;
}
.arm_profile_field_before_content_wrapper,
.arm_profile_field_after_content_wrapper {
margin: 0;
}
.arm_com_message_container .arm_com_msg_content_container .arm_com_msg_tab_content_active,.arm_com_message_container .arm_com_msg_content_container .arm_com_msg_content_main_wrapper {
padding:0;
}
.arm_com_msg_compose_column_label, .arm_com_request_compose_column_label, .arm_com_group_compose_column_label {
width: 28%;
float: left;
padding-right: 5px;
vertical-align: top;
text-align: right;
}
.arm_com_msg_compose_column, .arm_com_request_compose_column, .arm_com_group_compose_column {
float: right;
width: 70%;
padding-left: 5px;
}
.arm_com_group_compose_column.arm_group_type {
display: inline-block;
margin: -4px auto 0;
}
.arm_com_group_compose_column.arm_group_type .arm_com_radioboxs, .arm_com_group_compose_column.arm_group_type .arm_com_radioboxs div {
display: flex;
}
.arm_com_request_compose_column .arm_com_request_user_list_container {
width: 45%;
}
.arm_com_request_compose_column .arm_com_request_user_list_container ul {
max-width: 100%;
}
.arm_com_request_compose_column .arm_com_request_user_list_container ul a {
font-size: 16px;
padding: 8px !important;
}
.arm_com_msg_compose_column input[type="text"], .arm_com_request_compose_column input[type="text"], .arm_com_group_compose_column input[type="text"] {
width: 100%;
background-color: #fff;
border: 1px solid #e8ebf0;
border-radius: 3px;
}
.arm_com_group_compose_column input[type=radio] {
margin-right: 5px;
margin-top: 0;
margin-left: 0 !important;
height: 25px;
}
.arm_com_group_compose_column input[type=radio]:after {
content: unset;
}
.arm_com_group_compose_column .arm_radio_label {
margin-right: 10px;
margin-top: auto;
margin-bottom: auto;
padding: 0;
}
.arm_com_msg_compose_column textarea, .arm_com_group_compose_column textarea {
width: 100%;
background-color: #fff;
overflow-y: auto;
overflow-x: hidden;
-ms-overflow-y: auto;
-ms-overflow-x: hidden;
-moz-overflow-y: auto;
-moz-overflow-x: hidden;
-o-overflow-y: auto;
-o-overflow-x: hidden;
-webkit-overflow-y: auto;
-webkit-overflow-x: hidden;
height: 100px;
border: 1px solid #e8ebf0;
border-radius: 3px;
}
.arm_com_msg_compose_error, .arm_com_request_compose_error {
color: red;
margin: 5px 0;
width: 100%;
float: left;
}
.arm_com_msg_success {
color: green;
}
.arm_com_msg_content_wrapper .arm_com_msg_error, .arm_com_request_error {
color: red;
}
.arm_com_msg_compose_success, .arm_com_request_compose_success, .arm_com_request_success {
color: green;
margin: 5px 0;
width: 100%;
float: left;
}
.arm_com_message_container .arm_com_msg_content_wrapper .arm_com_field_error {
color: red;
display: none;
width: 100%;
float: left;
margin: 10px 0 5px 0;
}
.arm_com_msg_block_error {
color: red;
width: 100%;
float: left;
}
.arm_com_msg_content_wrapper .arm_com_msg_error {
color: red;
}
.arm_com_no_message, 
.arm_com_post_no_msg,
.arm_com_group_post_no_msg,
.arm_com_activity_no_msg,
.arm_follow_no_msg_record {
float: left;
width: 100%;
text-align: center;
}
.arm_com_activity_no_msg {
margin: 30px 0;
}
.arm_com_post_no_msg, .arm_com_group_post_no_msg {
margin-top: 30px;
}
.arm_com_msg_compose_form, .arm_com_request_compose_form {
margin-top: 15px;
}
.arm_com_msg_content_container {
width: 100%;
float: left;
position: relative;
}
.arm_com_msg_content_container textarea {
height: 100px;
width: 100%;
background-color: #fff;
padding-left: 50px;
padding-top: 20px;
}
.arm_com_msg_no_records {
display:inline-block;
width: 100%;
text-align: center;
}
.arm_com_msg_list_wrapper {
width: 100%;
float: left;
margin: 30px 0;
}
.arm_com_msg_list_wrapper .arm_msg_list_head {
float:left;
width:100%;
background-color: #39a5ff;
color: #fff;
}
.arm_msg_list_head .arm_msg_list_head_checkbox {
float: left;
width: 4%;
text-align: center;
}
.arm_msg_list_head .arm_msg_list_head_username {
float:left;
width:20%;
text-align: center;
}
.arm_msg_list_head .arm_msg_list_head_subject {
float:left;
width:60%;
}
.arm_msg_list_head .arm_msg_list_head_action {
float:left;
width:15%;
text-align: center;
}
.arm_com_msg_list_wrapper .arm_com_msg_divider {
float: left;
border-bottom: 1px solid #39a5ff;
width: 100%;
display: block;
}
.arm_com_msg_wrapper {
float:left;
width:100%;
padding: 10px 0px;
}
.arm_com_msg_wrapper .arm_com_msg_checkbox {
float: left;
width: 4%;
text-align: center;
}
.arm_com_msg_wrapper .arm_msg_list_body_username {
float:left;
width:20%;
text-align: center;
padding: 0 5px;
}
.arm_msg_list_body_username .arm_com_msg_user_pic {
width:100%;
float:left;
}
.arm_msg_list_body_username .arm_com_msg_user_pic a {
width:100%;
float:left;
outline: none;
}
.arm_msg_list_body_username .arm_com_msg_user_pic img {
text-align: center;
display: inline-block;
}
.arm_com_msg_wrapper .arm_msg_list_body_subject {
float:left;
width:60%;
padding: 0 5px;
height: 165px;
overflow: hidden;
}
.arm_com_msg_wrapper .arm_com_msg_action {
float:left;
width:15%;
text-align: center;
padding: 0 5px;
}
.arm_com_msg_wrapper .arm_com_msg_action span {
float:left;
width:100%;
text-align:center;
}
.arm_com_msg_wrapper a:hover {
text-decoration: none;
color: #504f51;
outline: none;
}
.arm_com_msg_wrapper a {
text-decoration: none;
color: #39a5ff;
border: none;
outline: none;
}
.arm_com_msg_list_wrapper .arm_com_msg_bulk_action {
float: right;
margin: 10px 0;
}
.arm_com_msg_bulk_action button#arm_com_msg_bult_apply {
border-radius: 2px;
-ms-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 6px;
font-size: 12px;
background-color: #39a5ff;
margin: 0 0 0 13px;
outline: none;
vertical-align: top;
}
.arm_com_msg_list_wrapper .arm_com_msg_unread {
background-color: #f7f7f7;
}
.arm_confirm_box {
position: absolute;
right: 32px;
margin-top: 50px;
font-size: 16px;
font-weight: normal;
z-index: 9992;
}
.arm_com_msg_delete {
outline: none;
}
.arm_paging_wrapper {
float:right;
}
.arm_paging_links a {
text-decoration: none;
}
.arm_com_group_container_wrapper .group-description {
margin: 40px auto;
border: 1px solid #e8ebf0;
padding: 10px 30px;
width: 95%;
border-radius: 3px;
line-height: 24px;
}
.arm_com_group_container_wrapper .group-description p {
margin-bottom: 0;
}
.arm_blocked_users_main_container {
width: 100%;
float: left;
margin: 30px 0;
}
.arm_spinner{
display: inline-block;
opacity: 0;
width: auto;
margin: 0;
-webkit-transition: opacity 0.25s, width 0.25s;
-moz-transition: opacity 0.25s, width 0.25s;
-ms-transition: opacity 0.25s, width 0.25s;
-o-transition: opacity 0.25s, width 0.25s;
transition: opacity 0.25s, width 0.25s;
}
.arm_com_message_send_btn.active .arm_spinner,
.arm_com_group_send_btn.active .arm_spinner,
.arm_com_create_group_btn.active .arm_spinner,
.arm_com_group_edit_btn.active .arm_spinner,
.arm_com_email_setting_btn.active .arm_spinner,
.arm_com_group_invites_btn.active .arm_spinner,
.arm_com_privacy_setting_btn.active .arm_spinner,
.arm_com_review_btn.active .arm_spinner,
.arm_com_post_btn.active .arm_spinner,
.arm_com_post_edit_btn.active .arm_spinner,
.arm_com_group_post_read_more_loader.active {
opacity: 1;
-ms-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
-o-opacity: 1;
width: auto;
margin-left: -5px;
margin-right: 5px;
}
[dir="rtl"] .arm_com_message_send_btn.active .arm_spinner,
[dir="rtl"] .arm_com_group_send_btn.active .arm_spinner,
[dir="rtl"] .arm_com_create_group_btn.active .arm_spinner,
[dir="rtl"] .arm_com_email_setting_btn.active .arm_spinner,
[dir="rtl"] .arm_com_group_invites_btn.active .arm_spinner,
[dir="rtl"] .arm_com_privacy_setting_btn.active .arm_spinner,
[dir="rtl"] .arm_com_group_edit_btn.active .arm_spinner,
[dir="rtl"] .arm_com_review_btn.active .arm_spinner,
[dir="rtl"] .arm_com_post_btn.active .arm_spinner,
[dir="rtl"] .arm_com_post_edit_btn.active .arm_spinner, 
[dir="rtl"] .arm_com_group_post_read_more_loader.active {
margin-left: 5px;
margin-right: -5px;
}
.arm_spinner #arm_form_loader {
animation: arm_spin 1.5s linear infinite;
-webkit-animation:arm_spin 1.5s linear infinite;
-moz-animation:arm_spin 1.5s linear infinite;
-o-animation:arm_spin 1.5s linear infinite;
-ms-animation:arm_spin 1.5s linear infinite;
top:3px;
position:relative;
}
@keyframes arm_spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@-webkit-keyframes arm_spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@-moz-keyframes arm_spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@-o-keyframes arm_spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.arm_com_msg_content_left{
width: 30%;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
}
.arm_com_msg_content_right {
width: 70%;
float: left;
position: relative;
border-left: 1px solid #e6e6e5;
}
.arm_com_msg_content_sender {
width: 100%;
display: inline-block;
background-color: #f4f6f9;
border-bottom: 1px solid #e6e6e5;
cursor: pointer;
position: relative;
}
.arm_com_msg_user_list_container, .arm_com_request_user_list_container {
position: absolute;
z-index: 999999;
}
input[type=text].ui-autocomplete-loading {
background: url(//harzfeeling.de/wp-content/plugins/armembercommunity/images/arm_loader.gif) 99% center no-repeat;
background-size: 20px;
-moz-background-size: 20px;
-o-background-size: 20px;
-ms-background-size: 20px;
-webkit-background-size: 20px;
}
.arm_com_msg_content_sender:hover .arm_com_msg_content_sender_icons {
display: inline-block;
}
.arm_com_msg_content_sender_img {
display: inline-block;
width: 30%;
vertical-align: top;
padding: 10px 0 10px 10px;
max-width: 70px;
position: relative;
}
.arm_com_msg_content_sender_title {
display: inline-block;
width: 65%;
min-height: 65px;
}
.arm_com_msg_content_sender_name {
display: inline-block;
width: 70%;
vertical-align: baseline;
word-wrap: break-word;
padding: 10px 0 10px 10px;
}
.arm_com_msg_content_sender_name,
.arm_com_message_convo.left .arm_com_message_convo_msg,
.arm_com_message_convo.right .arm_com_message_convo_msg,
.arm_com_msg_user_list_container ul li,
.arm_com_msg_user_list_container .ui-menu .ui-menu-item,
.arm_com_request_user_list_container ul li,
.arm_com_request_user_list_container .ui-menu .ui-menu-item {
-ms-word-wrap: break-word;
-moz-word-wrap: break-word;
-webkit-word-wrap: break-word;
-o-word-wrap: break-word;
}
.arm_com_msg_content_sender.active {
background-color: #fff;
border-right: none;
border-right: 1px solid #fff !important;
width: 100.5%;
position: relative;
z-index: 1;
}
.arm_sender_name {
color: #39a5ff;
font-size: 16px;
padding-top: 5px;
}
.arm_sender_time {
color: #9EA7A5;
font-size: 14px;
}
.arm_com_msg_content_sender_icons img.arm_com_msg_inbox_icon,
.arm_com_msg_content_sender_icons img.arm_com_msg_archive_icon {
top: 20%;
right: 14%;
position: absolute;
}
.arm_com_msg_content_sender_icons img.arm_com_msg_delete_icon {
top: 20%;
right:2%;
position: absolute;
}
.arm_total_sender_msgs {
border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
color: #fff;
background-color: red;
padding: 2px 7px;
}
.arm_total_sender_msgs_div {
position: absolute;
top: 0;
right: 0;
}
.arm_com_msg_display_loader,
.arm_com_fs_display_loader,
.arm_com_post_display_loader,
.arm_com_group_display_loader {
top: 0;
left: 0;
position: absolute;
height: 100%;
width: 100%;
z-index: 9999;
background-color: rgba(255,255,255,0.7);
}
.arm_com_post_wrapper, .arm_com_group_wrapper {
position: relative;
}
.arm_com_fs_display_loader img,
.arm_com_post_display_loader img,
.arm_com_group_display_loader img {
top : 50%;
left: 50%;
position: absolute;
}
.arm_com_message_convo {
position: relative;
min-height: 125px;
}
.arm_com_msg_deleted {
text-align: center;
width: 100%;
height: auto;
padding: 43px;
}
.arm_com_message_convo.left {
width: 100%;
float: left;
font-size: 14px;
color: #9EA7A5;
padding: 10px 0 10px 30px;
}
.arm_com_message_convo.left .arm_com_message_convo_img {
width: 100%;
float: left;
position: relative;
}
.arm_com_message_convo.left .arm_com_message_convo_msg {
width: 80%;
float: left;
background-color: #f4f6f9;
padding: 20px;
margin-top: -20px;
padding-left: 70px;
}
.arm_com_message_convo.left .arm_com_message_convo_time {
width: 100%;
float: left;
position: relative;
padding-left: 70px;
padding-top: 2px;
}
.arm_com_msg_content_right_content {
width: 100%;
min-height: 500px;float: left;
padding: 0px 0px 10px 0px;
}
.arm_com_message_convo.right {
width: 100%;
float: right;
font-size: 14px;
color: #9EA7A5;
padding: 10px    30px;
}
.arm_com_message_convo.right .arm_com_message_convo_img {
width: 80%;
float: right;
position: relative;
}
.arm_com_message_convo.right .arm_com_message_convo_img img {
width: 50px;
height: 50px;
}
.arm_com_message_convo.right .arm_com_message_convo_img img.avatar {
float: right;
}
.arm_com_message_convo.left .arm_com_message_convo_msg
.arm_com_message_convo.right .arm_com_message_convo_msg {
border-radius: 4px;
-ms-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
}
.arm_com_message_convo.right .arm_com_message_convo_msg {
width: 80%;
float: right;
background-color: #f4f6f9;
padding: 20px;  
margin-top: -20px;
padding-right: 70px;
}
.arm_com_message_convo.right .arm_com_message_convo_time {
width: 80%;
float: right;
position: relative;
padding-left: 20px;
padding-top: 2px;
}
.arm_com_msg_compose_row_img {
position: absolute;
margin-top: -30px;
z-index: 1;
padding-left: 0;
}
.popup_content_text .arm_com_msg_content_wrapper, .popup_content_text .arm_com_request_content_wrapper {
width: 95%;
margin: 0 auto;
}
.arm_com_message_convo_div {
width: 100%;
display: inline-block;
height: 500px;
overflow-y: auto;
-ms-overflow-y: auto;
-moz-overflow-y: auto;
-webkit-overflow-y: auto;
-o-overflow-y: auto;
border-bottom: 1px solid #e6e6e5;
}
.arm_msg_popup_user_pic .arm_msg_popup_user_pic img,
.arm_msg_compose .arm_msg_compose_title img {
border-radius: 20px;
-ms-border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-o-border-radius: 20px;
}
.arm_msg_popup_user_pic .arm_msg_popup_username {
margin-left: 15px;
}
.arm_com_msg_compose_smiley {
width: 59%;
float: right;
}
.arm_com_msg_compose_submit {
width: 41%;
float:left;
}
.arm_com_request_compose_submit, .arm_com_create_group_submit {
float:left;
}
.arm_msg_popup_user_pic .arm_msg_send_time_ago {
margin-left: 15px;
}
.popup_content_text .arm_msg_popup_msg, .popup_content_text .arm_request_popup_msg {
margin-top: 10px;
}
.arm_msg_compose_title {
margin-top: 25px;
}
.arm_msg_compose .arm_msg_compose_title h3 {
width: 150px;
display: inline;
margin-left: 15px;
}
.arm_msg_compose .arm_msg_compose_textarea {
margin-top: 10px;
margin-bottom: 20px;
}
.arm_msg_popup_user_pic {
margin-top: 15px;
}
.arm_com_msg_compose_column .arm_com_field_error, .arm_com_request_compose_column .arm_com_field_error, .arm_com_group_compose_column .arm_com_field_error {
display:none;
color:red;
}
.arm_com_msg_tab_container {
width: 100%;
float: left;
}
.arm_com_message_container .arm_com_msg_tab_li a.compose {
color: #1cc577;
}
.arm_com_msg_tab_li.arm_com_msg_compose,
.arm_com_msg_tab_li.arm_com_msg_reply {
float: right;
}
.arm_msg_popup_msg textarea,
.arm_msg_compose_textarea textarea {
height: 100px;
}
#arm_com_follow_container{
display: inline-block;
width: 61%;
float: left;
}
.arm_follow_friendship_belt {
padding: 20px 10px 20px 20px;
background-color: #f8fbff;
border-bottom: 1px solid #e8ebf0;
float: left;
width: 100%;	
}
.arm_template_wrapper_profiletemplate2 .arm_follow_friendship_belt {
position: relative;
z-index: 1;
}
.arm_com_follow_container .arm_com_follow_wrapper {
display: inline-block;
font-size: 16px;
margin: 0 10px;
float: left;
text-transform: uppercase;
}
.arm_com_follow_container .arm_com_follow_wrapper .arm_com_follow_count,
.arm_com_follow_container .arm_com_follow_wrapper .arm_com_follow_label {
margin: 0;
padding: 0;
width: 100%;
float: left;
font-size: 24px;
font-weight: bold !important;
text-align: center;
}
.arm_com_follow_btns {
width: 30%;
display: inline-block;
}
.arm_com_review_rating_error,
.arm_com_review_title_error,
.arm_com_review_desc_error {
display: none;
color: red;
width: 100%;
float: left;
}
#arm_com_give_review {
color: #0c7cd5;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none;
float: right;
}
.arm_com_friendship_send_btn,
.arm_com_friendship_send_btn[disabled]:hover,
.arm_com_friendship_send_btn[disabled],
.arm_com_friendship_cancel_btn,
.arm_com_post_btn,
.arm_com_post_btn[disabled]:hover,
.arm_com_post_btn[disabled],
.arm_com_group_post_btn,
.arm_com_group_post_btn[disabled]:hover,
.arm_com_group_post_btn[disabled],
.arm_com_post_edit_btn,
.arm_com_post_edit_btn[disabled]:hover,
.arm_com_post_edit_btn[disabled],
.arm_com_group_post_edit_btn,
.arm_com_group_post_edit_btn[disabled]:hover,
.arm_com_group_post_edit_btn[disabled],
.arm_com_review_btn,
.arm_com_review_btn[disabled]:hover,
.arm_com_review_btn[disabled],
.arm_com_block_user,
.arm_com_block_user[disabled]:hover,
.arm_com_block_user[disabled],
.arm_com_unfollow_btn,
.arm_com_unfollow_btn[disabled]:hover,
.arm_com_unfollow_btn[disabled],
.arm_com_follow_btn,
.arm_com_friendship_unfriend_link,
.arm_com_follow_btn[disabled]:hover,
.arm_com_follow_btn[disabled],
.arm_com_message_send_btn,
.arm_com_message_send_btn[disabled]:hover,
.arm_com_message_send_btn[disabled],
.arm_com_create_group_btn,
.arm_com_create_group_btn[disabled]:hover,
.arm_com_create_group_btn[disabled],
.arm_com_email_setting_btn,
.arm_com_email_setting_btn[disabled],
.arm_com_email_setting_btn[disabled]:hover,
.arm_com_group_invites_btn,
.arm_com_group_invites_btn[disabled],
.arm_com_group_invites_btn[disabled]:hover,
.arm_com_privacy_setting_btn,
.arm_com_privacy_setting_btn[disabled],
.arm_com_privacy_setting_btn[disabled]:hover,
.arm_com_group_send_btn,
.arm_com_group_send_btn[disabled]:hover,
.arm_com_group_send_btn[disabled],
.arm_com_group_edit_btn,
.arm_com_group_edit_btn[disabled]:hover,
.arm_com_group_edit_btn[disabled],
.arm_com_group_admin_btn {
background-color: #1cc577;
border-color: #1cc577;
color: #ffffff;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none;
border-radius: 4px;
-ms-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
text-transform: none;
padding: 10px;
}
.arm_com_post_btn,
.arm_com_post_edit_btn,
.arm_com_group_post_btn,
.arm_com_group_post_edit_btn,
.arm_com_follow_btn,
.arm_com_review_btn,
.arm_com_message_send_btn,
.arm_com_group_send_btn,
.arm_com_create_group_btn,
.arm_com_group_edit_btn,
.arm_com_email_setting_btn,
.arm_com_group_invites_btn,
.arm_com_privacy_setting_btn,
.arm_com_block_user,
.arm_com_friendship_unfriend_link,
.arm_com_group_admin_btn {
background-color: #39a5ff;
border-color: #39a5ff;
}
.arm_com_block_user {
float: right;
}
.arm_com_frd_content_container, .arm_com_group_content_group_requests {
padding: 0 26px;
float: none;
display: inline-block;
width: 100%;
}
.arm_com_friendship_cancel_btn {
background-color: red;
border-color: red;
color: #ffffff;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
font-weight: normal;
font-style: normal;
text-decoration: none;
padding: 10px 20px;
border-radius: 4px;
-ms-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
float: right;
}
.arm_profile_tab_container {
width: 100%;
float: left;
margin-top: 30px;
padding-bottom: 50px;
}
.arm_template_wrapper_profiletemplate2 .arm_profile_tab_container_top_60,
.arm_template_wrapper_profiletemplate3 .arm_profile_tab_container_top_60 {
margin-top: 60px;
}
.arm_follow_form_container {
width: 100%;
margin: 0 auto;
position: relative;
font-family: inherit;
max-width: 100%;
display: inline-block;
padding: 35px 0;
}
.arm_follow_form_container .arm_follow_user_box {
width: 25%;
display: inline-block;
text-align: center;
vertical-align: top;
padding: 0 15px;
}
.arm_follow_form_container .arm_follow_user_box .arm_follow_user_image img {
vertical-align: middle;
margin-bottom: 10px;
}
.arm_follow_form_container .arm_follow_user_box .arm_follow_user_name {
color: #0c7cd5;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
font-weight: normal;
font-style: normal;
text-decoration: none;
vertical-align: top;
}
.arm_follow_form_container .arm_follow_user_name a {
word-break: break-all;
}
.arm_com_review_popup .arm_review_form_container {
width: 90%;
margin: 0 auto;
}
.arm_com_disp_review_wrapper {
width: 100%;
margin: 0 auto;
}
.arm_review_avg_rating {
float: left;
}
.arm_review_title_add_edit_link {
float: right;
font-size: 16px;
padding: 5px 0;
}
.arm_review_title {
margin: 0;
background-color: #f8fbff;
border-bottom: 1px solid #e6e6e5;
padding: 14px 26px;
font-size: 16px;
width: 100%;
float: left;
text-align: left;
font-weight: bold;
}
.arm_review_title_text {
float: left;
vertical-align: middle;
font-size: 16px;
padding: 9px 0 0 0;
min-width: 18%;
}
.arm_com_review_popup form {
margin: 0;
}
.arm_no_review_msg {
width: 100%;
text-align: center;
margin: 30px 0 0 0;
}
.arm_review_form_container table.arm_reivew_tbl {
margin: 10px 0px;
border:none;
}
.arm_review_form_container table.arm_reivew_tbl th {
border: none;
text-align: right;
width: 25%;
margin-bottom: 20px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;  
padding: 15px;
}
.arm_review_form_container table.arm_reivew_tbl td {
border: none;
text-align: left;
width: 75%;
vertical-align: -webkit-baseline-middle;
padding: 10px 0;
}
.arm_review_form_container table.arm_reivew_tbl td span {
display: none;
color: #ff0000;
text-align: left;
width: 100%;
float: left;
}
.arm_review_form_container table.arm_reivew_tbl td input[type='text'],
.arm_review_form_container table.arm_reivew_tbl td textarea {
width: 80%;
}
.arm_com_review_popup .arm_review_add_success,
.arm_com_disp_review_wrapper .arm_review_add_success,
.arm_com_post_form .arm_post_add_success,
.arm_com_group_post_form .arm_group_post_add_success {
color: #7bba74;
}
.arm_com_review_popup .arm_review_add_error,
.arm_com_disp_review_wrapper .arm_review_add_error,
.arm_com_post_form .arm_post_add_error,
.arm_com_group_post_form .arm_group_post_add_error {
color: #ff0000;
}
.arm_com_displ_review_container {
width: 100%;
float: left;
margin: 0px 0 30px 0;
}
.arm_com_disp_review_wrapper .arm_com_review_box {
width: 90%;
margin: 0 auto;
padding: 0 0 30px 0;
}
.arm_com_review_box_container {
width: 100%;
float: left;
border-bottom: 1px solid #eeeeee;
margin-top: 30px;
}
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_user_img {
width: 8%;
display: inline-block;
vertical-align: top;
max-width: 70px;
margin-right: 2%
}
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_content {
width: 88%;
display: inline-block;
}
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_content .arm_com_review_rating {
width: 100%;
display: inline-block;
}
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_content .arm_com_reivew_title {
display: inline-block;
vertical-align: middle;
width: 100%;
line-height: 32px;
font-weight: bold;
font-size: 17px;
padding-bottom: 10px;
}
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_content .arm_user_name {
display: inline-block;
margin-bottom: 15px;
}
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_content .arm_user_name span {
margin-bottom: 20px;
color: #0c7cd5;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 15px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.arm_rating,
.arm_rating_display { 
border: none;
float: left; 
margin: 0;
padding: 0;
display: block;
}
.arm_rating > label:before,
.arm_rating_display > label:before { 
margin: 5px;
font-size: 1.25em;
font-family: FontAwesome;
display: inline-block;
content: "\f005";
}
.arm_rating > .half:before, 
.arm_rating_display > .half:before { 
content: "\f089";
position: absolute;
}
.arm_rating > label,
.arm_rating_display > label { 
color: #ddd; 
float: right; 
}
.arm_reivew_tbl fieldset.arm_rating,
.arm_reivew_tbl fieldset.arm_rating_display {
margin: 0;
padding: 0;
vertical-align: middle !important;
}
.arm_rating_display > input:checked ~ label,
.arm_rating_display:not(:checked),
.arm_rating_display:not(:checked) ~ label {
color: #FFD700;
}
.arm_rating > input:checked ~ label, 
.arm_rating:not(:checked) > label:hover,
.arm_rating:not(:checked) > label:hover ~ label {
color: #FFD700;
}
.arm_rating > input:checked + label:hover, 
.arm_rating > input:checked ~ label:hover,
.arm_rating > label:hover ~ input:checked ~ label, 
.arm_rating > input:checked ~ label:hover ~ label {
color: #FFED85;
}
.arm_com_post_content_container {
width: 100%;
float: left;
margin: 0 0 30px 0;
}
.arm_com_post_container {
width: 95%;
margin:0 auto;
}
.arm_com_group_form_section {
width: 100%;
}
.arm_user_last_active_text.arm_com_group_created_by {
margin-top: 10px;
display: block;
}
.arm_post_form_container,
.arm_group_post_form_container {
margin : 30px 0 0 0;
}
.arm_post_form_container,
.arm_group_post_form_container,
.arm_com_post_display_container,
.arm_com_group_display_container {
width: 100%;
float: none;
text-align: left;
position: relative;
background: #ffffff;
border-radius: 4px;
}
#arm_com_post_display_container, .arm_com_group_content_main_wrapper.arm_com_group_content_group_home .arm_com_group_post_wrapper {
margin-top: 60px;
}
.arm_post_form_container .arm_post_title,
.arm_group_post_form_container .arm_group_post_title {
padding: 20px;
border: 1px solid #e8ebf0;
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
position: relative;
}
.arm_title::placeholder,
.arm_title {
color: #070a24 !important;
font-size: 16px !important;
font-family: "Noto Sans" !important;
opacity: 1 !important;
}
.arm_title:-ms-input-placeholder,
.arm_title {
color: #070a24 !important;
font-size: 16px !important;
font-family: "Noto Sans" !important;
}
.arm_title::-ms-input-placeholder,
.arm_title {
color: #070a24 !important;
font-size: 16px !important;
font-family: "Noto Sans" !important;
}
.arm_post_form_container .arm_com_post_user_img,
.arm_group_post_form_container .arm_com_group_post_user_img {
display: inline-block;
vertical-align: top;
margin: 0 25px 0 0;
}
.arm_post_form_container .arm_com_post_user_title_box,
.arm_group_post_form_container .arm_com_group_post_user_title_box,
.arm_group_post_form_container .arm_group_com_post_user_title_box {
width: 80%;
display: inline-block;
}
.arm_post_form_container .arm_com_post_title_error,
.arm_post_form_container .arm_com_post_desc_error,
.arm_group_post_form_container .arm_com_group_post_title_error,
.arm_group_post_form_container .arm_com_group_post_desc_error {
display : none;
color: #ff0000;
text-align: left;
padding-top: 10px;
width: 85%;
float: left;
}
.arm_post_add_success,
.arm_post_add_error,
.arm_group_post_add_success,
.arm_group_post_add_error {
text-align: left;
padding-top: 10px;
width: 85%;
float: left;
}
.arm_post_form_container .arm_post_title input[type='text'],
.arm_group_post_form_container .arm_group_post_title input[type='text'] {
border: none;
width: 90%;
background: none;
height: 50px;
font-size: 25px;
padding: 15px 15px 15px 0;
}
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section a,
.arm_com_group_compose_column input[type=radio]:focus,
.arm_com_group_compose_column input[type="text"]:focus, .arm_com_group_compose_column textarea:focus, .arm_com_request_compose_submit .arm_com_group_send_btn:focus,
.arm_group_post_form_container .arm_group_post_title input[type='text']:focus, .arm_group_post_form_container .arm_com_group_post_description textarea:focus, .arm_com_unfollow_button_wrapper .arm_com_unfollow_btn:focus, .arm_friendship_button .arm_com_friendship_send_btn:focus, .arm_com_follow_button_wrapper .arm_com_follow_btn:focus, .arm_com_review_button_wrapper .arm_com_review_btn:focus, .arm_com_msg_compose_column .arm_com_block_user:focus, .arm_com_online_status_list:focus, .arm_com_post_comment_section .arm_com_post_comment:focus, .arm_com_post_comment_section .arm_com_post_comment_btn:focus {
outline: unset;
}
.arm_post_form_container .arm_com_post_description,
.arm_group_post_form_container .arm_com_group_post_description {
border-bottom: 1px solid #e8ebf0;
border-left: 1px solid #e8ebf0;
border-right: 1px solid #e8ebf0;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
padding: 10px;
}
.arm_com_post_description .arm_description,
.arm_com_group_post_description .arm_description {
background: none;
}
.arm_post_form_container .arm_com_post_description textarea,
.arm_group_post_form_container .arm_com_group_post_description textarea {
border: none;
width: 100%;
}
.arm_post_form_container .arm_com_post_button_wrapper {
padding: 20px 0;
}
.arm_group_post_form_container .arm_com_group_post_button_wrapper {
padding: 20px;
}
.arm_com_post_box, .arm_com_group_box,
.arm_com_group_post_box, .arm_com_group_box {
background-color: #ffffff;
border-radius: 5px;
border: 1px solid #e8ebf0;
padding: 0;
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: relative;
margin-bottom: 35px;
background-color: #fff;
}
.arm_com_post_box .arm_com_post_image_box, .arm_com_group_box .arm_com_group_image_box, .arm_com_group_post_box .arm_com_group_post_image_box {
border-right: 1px solid #e8ebf0;
width: 40%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-size: cover;
background-position: center;
}
.arm_com_post_box .arm_com_post_content_box, .arm_com_group_box .arm_com_group_content_box {
float: left;
position: relative;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_content_box_wrapper,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_content_box_wrapper,
.arm_com_group_box .arm_com_group_content_box .arm_com_group_content_box_wrapper {
padding: 30px;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_title,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_title,
.arm_com_group_box .arm_com_group_content_box .arm_com_group_title a {
font-size: 16px;
color: #070a24;
font-weight: bold;
margin: 0;
line-height: 1.5;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_meta,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_meta,
.arm_com_group_box .arm_com_group_content_box .arm_com_group_meta {
font-size: 15px;
color: #80878d;
margin: 0 0 20px 0;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_content,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_content {
font-size: 15px !important;
color: #80878d !important;
margin: 0 0 25px 0 !important;
line-height: 20px !important;
}
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_content {
margin: 0 !important;
}
.arm_com_group_read_more_nav { cursor: pointer; }
.arm_com_group_container_front .arm_com_post_read_more_nav,
.arm_com_post_box .arm_com_post_content_box .arm_com_post_read_more_nav,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_read_more_nav,
.arm_com_group_box .arm_com_group_content_box .arm_com_group_read_more_nav,
.arm_com_post_comment_btn, .arm_com_group_post_comment_btn {
background-color: rgb(28, 154, 254);
border-radius: 3px;
padding: 8px 15px;
border: none;
color: #ffffff;
font-size: 14px;
font-weight: normal;
}
.arm_com_group_container.arm_com_group_container_front .arm_com_group_content_container .arm_com_group_content_main_wrapper.arm_com_group_content_group_home .arm_com_group_form_section .arm_group_post_form_container {
margin-top: 0;
}
.arm_com_group_container.arm_com_group_container_front, .arm_com_group_container_front .arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section {
display: flex;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_action_section,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section,
.arm_com_group_box .arm_com_group_content_box .arm_com_group_action_section {
padding: 10px 15px;
border-top: 1px solid #e8ebf0;
display: flex;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_action_section a,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section a {
font-size: 15px !important;
color: #80878d !important;
margin: 0 15px !important;
min-width: 70px;
border: none !important;
outline: none !important;
box-shadow: none !important;
display: flex;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_action_section a img,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section a img,
.arm_com_group_box .arm_com_group_content_box .arm_com_group_action_section a img {
margin-right: 5px;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_action_section .arm_com_post_like_nav img,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section .arm_com_group_post_like_nav img,
.arm_com_post_box .arm_com_post_content_box .arm_com_post_action_section .arm_com_post_dislike_nav img,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section .arm_com_group_post_dislike_nav img,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section .arm_com_group_post_like_nav img,
.arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section .arm_com_group_post_dislike_nav img {
vertical-align: bottom;
}
.arm_com_post_button_wrapper .arm_post_attachment_thumb, .arm_com_group_post_button_wrapper .arm_group_post_attachment_thumb, .arm_com_group_compose_column .arm_group_attachment_thumb, .arm_com_group_compose_column .arm_group_attachment_thumb_avatar {
width: 80px;
height: 80px;
display: none;
float: left;
}
.arm_com_post_comment_box, .arm_com_group_post_comment_box {
border-bottom: 1px solid #a1acb3;
padding-bottom: 15px;
margin-bottom: 20px;
display: none;
}
.arm_com_post_comment_box_wrapper, .arm_com_group_post_comment_box_wrapper {
border: 1px solid #e8ebf0;
border-radius: 3px;
padding: 15px 20px;
position: relative;
display: none;
}
.arm_com_group_post_comment_section {
display: flow-root;
}
.arm_com_post_comment_section, .arm_com_group_post_comment_section {
position: relative;
padding-left: 15px;
margin-top: 30px;
}
.arm_com_post_comment_section:after, .arm_com_group_post_comment_section:after {
content: "";
display: block;
clear: both;
}
.arm_com_post_comment_section .arm_com_comment_avatar, .arm_com_group_post_comment_section .arm_com_comment_avatar {
width: 50px;
position: absolute;
top: -21px;
left: 1px;
}
.arm_com_post_comment_section .arm_com_post_comment, .arm_com_group_post_comment_section .arm_com_group_post_comment {
border: 1px solid #e8ebf0 !important;
border-radius: 3px !important;
box-shadow: none !important;
margin-bottom: 5px;
width: 100%;
padding: 10px 10px 10px 45px;
}
.arm_com_post_comment_error, .arm_com_group_post_comment_error {
color: #ff0000;
display: none;
}
.arm_com_post_comment_msg {
position: absolute;
bottom: -13px;
right: 155px;
color: #7bba74;
display: none;
}
.arm_com_post_comment_section .arm_com_post_comment_loader, .arm_com_group_post_comment_section .arm_com_group_post_comment_loader {
position: absolute;
bottom: 7px;
right: 155px;
display: none;
opacity: 1 !important;
width: auto;
}
.arm_box_width_60 {
width: 60%;
margin-left: 40%;
}
.arm_box_width_100 {
width: 100%;
margin: 0;
}
.arm_com_activity_wrapper {
width: 100%;
float: left;
}
.arm_com_activity_box {
width: 100%;
float: left;
border-bottom: 1px solid #eeeeee;
margin-top: 30px;
}
.arm_com_activity_box .arm_activity_title {
margin: 0 auto;
width: 90%;
padding-bottom: 30px;
}
.arm_activity_title .arm_com_activity_user_img {
width: 10%;
display: inline-block;
vertical-align: top;
max-width: 53px;
margin-right: 2%;
}
.arm_activity_title .arm_com_activity_user_title_box {
width: 88%;
display: inline-block;
padding-top: 8px
}
.arm_activity_title .arm_com_activity_user_title_box strong {
width: 100%;
display: inline-block;
margin-bottom: 10px;
font-size: 15px;
}
.arm_activity_content {
padding: 15px 0 0 0;
min-width: 100%;
max-width: 100%;
display: inline-block;
}
.arm_activity_content strong {
width: 100%;
display: inline-block;
margin-bottom: 5px;
}
.arm_com_activity_box .arm_com_activity_like_unlike_container {
border-top: 1px solid #eeeeee;
padding: 15px;
}
.arm_blocked_user {
display: inline-block;
width: auto;
padding: 3px 8px;
background-color: #39a5ff;
color: white;
margin-right: 10px;
border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-webkit-border-radius: 4px;
font-size: 13px;
}
.arm_blocked_username {
display: inline-block;
padding: 5px;
}
a.arm_blocked_user_remove {
display: inline !important;
position: absolute;
margin-top: -14px;
font-size: 14px;
margin-left: 0px;
color: #39a5ff;
background-color: white;
border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-webkit-border-radius: 100%;
padding: 2px;
}
.arm_profile_tab_menu_container ul.arm_profile_tab_menu_ul,
.arm_group_tab_menu_container ul.arm_com_group_tab_ul {
margin: 0;
overflow: hidden;
padding: 0 20px;
}
.arm_profile_tab_menu_ul ul, .arm_post_form_container_hide, .arm_group_post_form_container_hide {
display: none;
}
.arm_profile_tab_menu_container li.active,
.arm_profile_tab_menu_container li.active a {
color: #39a5ff;
}
.arm_profile_tab_menu_container {
width: 100%;
float: left;
border-bottom: 1px solid #e8ebf0;
}
.arm_profile_tab_menu_container a {
color: #9EA7AE;
}
.arm_profile_tab_menu_container ul li {
list-style-type: none;
float: left;
text-align: center;
font-size: 16px;
padding: 0 12px 23px 12px;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
line-height: 1;
margin: 0;
}
.arm_profile_tab_contant_container {
width: 100%;
float: left;
}
.arm_profile_tab_contant_container ul li.arm_profile_li_container {
list-style-type: none;
border: 1px solid #e8ebf0;
border-radius: 4px;
-ms-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
margin: 30px 0 30px 0;
width: 100%;
float: left;
}
.arm_emoji_wrapper {
display: none;
width: 96%;
float: right;
position: absolute;
background-color: #f1f4f7;
margin-top: 37px;
padding: 7px;
border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-webkit-border-radius: 5px;
}
.arm_emoji_wrapper img {
width: 25px;
height: 25px;
cursor: pointer;
float: left;
margin: 5px;
}
.arm_edit_review {
float: right;
position: relative;
right: 0;
top: 35px;
}
.arm_template_wrapper .arm_profile_tab_menu_container a {
text-transform: uppercase;
}
.arm_com_message_container .arm_com_msg_compose_column:not(.arm_block_user_lbl) {
width: 100%;
}
.arm_com_msg_user_list_container .ui-menu .ui-menu-item a, .arm_com_request_user_list_container .ui-menu .ui-menu-item a {
text-decoration: none;
display: inline-block;
width: 100%;
color: inherit;
border: 0;
margin: 0;
padding: 5px 6px;
zoom: 1;
}
.arm_com_msg_user_list_container ul li,
.arm_com_msg_user_list_container .ui-menu .ui-menu-item,
.arm_com_request_user_list_container ul li,
.arm_com_request_user_list_container .ui-menu .ui-menu-item {
display: inline-block;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
font-size: 13px;
line-height: 15px;
padding: 0;
width: 100%;
margin-bottom: 0px;
border: 0;
cursor: pointer;
white-space: normal;
margin: 0;
}
.arm_com_msg_user_list_container ul,
.arm_com_msg_user_list_container .ui-menu
.arm_com_request_user_list_container ul,
.arm_com_request_user_list_container .ui-menu {
list-style: none;
max-width: 500px;
padding: 0;
background: #ffffff;
border: 1px solid #D2D2D2;
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(210, 210, 210);
border-top: none;
border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
-ms-border-radius: 0 0 3px 3px;
-o-border-radius: 0 0 3px 3px;
color: #333;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
z-index: 99999;
}
.arm_com_msg_user_list_container ul,
.arm_com_msg_user_list_container .ui-menu,
.arm_com_request_user_list_container ul,
.arm_com_request_user_list_container .ui-menu,
.arm_post_title a,
.arm_group_post_title a,
.arm_com_message_container .arm_com_msg_tab_li a,
.arm_com_friend_container .arm_com_frd_tab_li a,
.arm_com_group_container .arm_com_group_tab_li a,
.arm_post_form_container .arm_com_post_description textarea,
.arm_group_post_form_container .arm_com_group_post_description textarea,
.arm_paging_links a,
.arm_post_form_container .arm_post_title input[type='text'],
.arm_group_post_form_container .arm_group_post_title input[type='text'],
.arm_com_msg_wrapper a,
.arm_com_msg_wrapper a:hover,
.arm_msg_list_body_username .arm_com_msg_user_pic a {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-ms-box-shadow: none;
}
.arm_com_msg_user_list_container li:focus,
.arm_com_msg_user_list_container li:hover,
.arm_com_msg_user_list_container .ui-state-focus,
.arm_com_msg_user_list_container .ui-menu-item:hover,
.arm_com_msg_user_list_container .ui-menu-item:focus
.arm_com_request_user_list_container li:focus,
.arm_com_request_user_list_container li:hover,
.arm_com_request_user_list_container .ui-state-focus,
.arm_com_request_user_list_container .ui-menu-item:hover,
.arm_com_request_user_list_container .ui-menu-item:focus {
border: 0;
background: #00c3e4 !important;
color: #FFF !important;
outline: none;
}
.arm_com_message_convo:hover {
background-color: #f4f6f9;
}
.arm_com_message_convo:hover .arm_com_message_convo_msg {
background-color: #fff;
}
.arm_com_message_convo_action {
display: none;
position: absolute;
top: 0;
right: 0;
}
.arm_com_message_convo:hover .arm_com_message_convo_action {
display: block;
margin: 5px;
}
.arm_com_profile_font_settings_popup_title {
font-style: italic;
font-weight: bold;
padding: 5px 0;
margin-bottom: 10px;
}
.arm_display_none {
display: none !important;
}
.arm_template_wrapper_profiletemplate2 #arm_com_follow_container {
width: 72%;
}
.arm_template_wrapper_profiletemplate2 .arm_com_follow_container .arm_com_follow_btns {
float: right;
width: 20%;
}
.arm_template_wrapper_profiletemplate2 .arm_friendship_button {
width: 26%;
margin-top: 1px;
}
.arm_template_wrapper_profiletemplate3 .arm_com_follower_wrapper {
margin: 0;
}
.arm_com_follow_btn,
.arm_com_unfollow_btn,
.arm_com_review_btn,
.arm_com_post_btn,
.arm_com_group_post_btn,
.arm_com_post_edit_btn,
.arm_com_group_post_edit_btn,
.arm_com_message_send_btn,
.arm_com_group_send_btn,
.arm_com_create_group_btn,
.arm_com_group_edit_btn,
.arm_com_email_setting_btn,
.arm_com_group_invites_btn,
.arm_com_privacy_setting_btn,
.arm_com_block_user,
.arm_com_friendship_send_btn,
.arm_com_post_fimage_btn,
.arm_com_group_post_fimage_btn,
.arm_com_group_fimage_btn,
.arm_com_group_aimage_btn,
.arm_com_post_fimage_remove_btn,
.arm_com_group_post_fimage_remove_btn,
.arm_com_group_fimage_remove_btn {
border: none !important;
cursor: pointer !important;
}
.arm_com_group_fimage_btn,
.arm_com_group_fimage_btn:active,
.arm_com_group_fimage_btn:focus,
.arm_com_group_fimage_btn:hover,
.arm_com_group_aimage_btn,
.arm_com_group_aimage_btn:active,
.arm_com_group_aimage_btn:focus,
.arm_com_group_aimage_btn:hover {
background-color: #0c7cd5 !important;
color: #ffffff !important;
font-family: Helvetica, sans-serif, 'Trebuchet MS' !important;
font-size: 16px !important;
font-weight: normal !important;
font-style: normal !important;
text-decoration: none !important;
box-shadow: none !important;
}
.arm_com_msg_compose_row_img img {
height: 50px;
width: 50px;
}
.arm_review_paging_div {
border: 1px solid transparent;
}
.arm_review_paging_div .arm_com_review_paging_container {
width: 200px;
margin: auto;
text-align: center;
}
.arm_review_paging_div .arm_com_review_paging_container a {
margin-bottom: 20px;
}
.arm_com_friends_paging_container_infinite {
text-align: center;
padding-bottom: 10px;
}
.arm_com_posts_paging_container img, .arm_com_groups_paging_container img, .arm_com_group_posts_paging_container img, .arm_com_all_groups_paging_container img {
margin: 0 auto;
}
.arm_com_posts_paging_container, .arm_com_groups_paging_container, .arm_com_group_posts_paging_container, .arm_com_all_groups_paging_container {
text-align: center;
padding-top: 20px;
}
.arm_com_friends_paging_container_infinite img,
.arm_com_review_paging_container_infinite img {
margin: 0 0 0 5px !important;
width: 25px !important;
height: 25px !important;
}
.arm_com_disp_review_container .arm_template_loading img {
width: 70px !important;
min-width: 70px !important;
height: 70px !important;
padding: 0 !important;
}
.arm_com_activity_paging_container,
.arm_com_friend_req_paging_container,
.arm_com_wall_posts_paging_container {
text-align: center;
}
.arm_com_activity_load_more_link {
margin: 20px 0;
}
.arm_com_msgs_paging_div {
text-align: center;
margin: 18px 0 3px 0;
}
.arm_com_post_form {
margin: 0 !important;
}
.arm_post_form_container .arm_post_title .arm_com_post_added_type,
.arm_group_post_form_container .arm_group_post_title .arm_com_group_post_added_type {
position: absolute;
right: 20px;
top: 30px;
}
.arm_post_form_container .arm_post_title .arm_com_post_added_type button,
.arm_group_post_form_container .arm_group_post_title .arm_com_group_post_added_type button {
font-size: 13px;
color: #77838e;
border: 1px solid rgb(232, 235, 240);
width: 66px;
height: 32px;
border-radius: 3px;
background: #eff0f4;
margin: 0 3px;
cursor: pointer;
outline: none;
padding: 0;
}
.arm_post_type_btn_active, .arm_group_post_type_btn_active {
background: none !important;
}
.arm_com_post_button_wrapper .arm_com_post_fimage_btn,
.arm_com_post_button_wrapper .arm_com_post_fimage_btn:hover,
.arm_com_group_post_button_wrapper .arm_com_group_post_fimage_btn,
.arm_com_group_post_button_wrapper .arm_com_group_post_fimage_btn:hover,
.arm_com_post_button_wrapper .arm_com_post_fimage_remove_btn,
.arm_com_post_button_wrapper .arm_com_post_fimage_remove_btn:hover,
.arm_com_group_post_button_wrapper .arm_com_group_post_fimage_remove_btn,
.arm_com_group_post_button_wrapper .arm_com_group_post_fimage_remove_btn:hover,
.arm_com_group_compose_column .arm_com_group_fimage_remove_btn,
.arm_com_group_compose_column .arm_com_group_fimage_remove_btn:hover,
.arm_com_group_compose_column .arm_com_group_aimage_remove_btn,
.arm_com_group_compose_column .arm_com_group_aimage_remove_btn:hover {
background: none !important;
font-size: 16px !important;
color: #1c9afe !important;
outline: none !important;
vertical-align: top !important;
font-weight: normal;
text-decoration: none;
margin: 0;
}
.arm_com_post_button_wrapper .arm_com_post_fimage_remove_btn,
.arm_com_post_button_wrapper .arm_com_post_fimage_remove_btn:hover,
.arm_com_group_post_button_wrapper .arm_com_group_post_fimage_remove_btn,
.arm_com_group_post_button_wrapper .arm_com_group_post_fimage_remove_btn:hover,
.arm_com_group_compose_column .arm_com_group_fimage_remove_btn,
.arm_com_group_compose_column .arm_com_group_fimage_remove_btn:hover,
.arm_com_group_compose_column .arm_com_group_aimage_remove_btn,
.arm_com_group_compose_column .arm_com_group_aimage_remove_btn:hover {
color: #ff0000 !important;
display: none;
}
.arm_com_group_compose_column .arm_com_group_fimage_btn,
.arm_com_group_compose_column .arm_com_group_aimage_btn,
.arm_com_group_compose_column .arm_com_group_fimage_remove_btn,
.arm_com_group_compose_column .arm_com_group_aimage_remove_btn {
border: 0;
padding: 0;
margin-top: 0;
padding: 8px 14px;
border-radius: 3px;
text-transform: capitalize;
}
.arm_com_post_btn,
.arm_com_post_edit_btn,
.arm_com_group_post_btn,
.arm_com_group_post_edit_btn {
height: 32px !important;
width: 66px !important;
padding: 0 !important;
float: right;
}
.arm_com_post_edit_cancel_nav, .arm_com_group_post_edit_cancel_nav, .arm_com_group_edit_cancel_nav {
float: right;
margin: 0 0 0 10px;
padding: 9px 0 0 0;
cursor: pointer;
}
.arm_com_group_post_edit_cancel_nav {
padding: 0;
}
.arm_com_post_comment_btn, .arm_com_grouop_post_comment_btn, .arm_com_group_post_comment_btn {
margin: 10px 0 0 0;
float: right;
cursor: pointer;
}
.arm_post_comment_load_more_nav, .arm_group_post_comment_load_more_nav {
margin-bottom: 15px;
text-align: center;
}
.arm_post_comment_load_more_nav span, .arm_group_post_comment_load_more_nav span {
cursor: pointer;
}
.arm_com_post_comment_list_div .arm_com_post_comment_list_ul, .arm_com_group_post_comment_list_ul {
list-style-type: none;
margin: 0;
padding: 0;
background: unset !important;
border-bottom: 0 !important; 
}
.arm_com_post_comment_list_ul li, .arm_com_group_post_comment_list_ul li {
padding: 10px 0;
}
.arm_com_post_comment_list_ul li:after, .arm_com_group_post_comment_list_ul li:after {
content: "";
display: block;
clear: both;
}
.arm_com_post_comment_list_ul li:last-child, .arm_com_group_post_comment_list_ul li:last-child {
margin-bottom: 25px;
}
.arm_com_post_comment_list_ul li a.arm_com_comment_avatar, .arm_com_group_post_comment_list_ul li a.arm_com_comment_avatar {
width: 50px;
margin-right: 15px;
float: left;
position: relative;
}
.arm_com_post_comment_list_ul li img:not(.arm_com_post_comment_remove), .arm_com_group_post_comment_list_ul li img:not(.arm_com_group_post_comment_remove) {
border: 1px solid #e8ebf0;
}
.arm_com_post_comment_list_ul li span, .arm_com_group_post_comment_list_ul li span {
padding-top: 5px;
float: left;
width: calc(100% - 85px);
}
.arm_com_post_remove, .arm_com_group_post_remove, .arm_com_group_delete {
position: absolute;
right: 15px;
top: 15px;
cursor: pointer;
z-index: 1;
}
.arm_com_post_fimage_btn, .arm_com_group_post_fimage_btn, .arm_com_group_fimage_btn, .arm_com_group_aimage_btn, .arm_com_group_post_fimage_remove_btn {
margin-top: 10px;
}
.arm_com_post_commnet_single, .arm_com_group_post_commnet_single {
position: relative;
}
.arm_com_post_comment_remove, .arm_com_group_post_comment_remove {
cursor: pointer;
z-index: 1;
width: 13px !important;
margin: 0 !important;
}
.arm_com_wall_post_display_container {
width: 100%;
float: none;
text-align: left;
position: relative;
}
.arm_com_wall_post_content_container {
margin-top: 30px;
}
.arm_com_user_box_left img.avatar,
.arm_com_user_box_left img.arm_grid_avatar,
.arm_activity_title .arm_com_activity_user_img img,
.arm_com_msg_content_sender_img img.avatar,
.arm_com_msg_content_sender_img img.arm_grid_avatar,
.arm_com_message_convo_img img.avatar,
.arm_com_message_convo_img img.arm_grid_avatar,
.arm_com_msg_compose_row_img img.avatar,
.arm_com_msg_compose_row_img img.arm_grid_avatar,
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_user_img img,
.arm_com_user_friend_avatar img.arm_grid_avatar.arm-avatar,
.arm_com_user_group_avatar img.arm_grid_avatar.arm-avatar,
.arm_com_group_member_avatar img.arm_grid_avatar.arm-avatar,
.arm_com_group_request_box .arm_com_group_box_left_top img.arm_grid_avatar.arm-avatar,
.arm_com_wall_post_avatar img,
.arm_com_group_avatar img,
.arm_com_post_comment_section img,
.arm_com_group_post_comment_section img,
.arm_follow_form_container .arm_follow_user_box .arm_follow_user_image img,
.arm_com_post_user_img img {
width: 50px;
min-width: 50px;
height: 50px;
border: 1px solid #e8ebf0;
}
.arm_com_group_request_box .arm_com_group_box_left_top img.arm_grid_avatar.arm-avatar {
background: #c5c5c5;
}
.arm_template_wrapper_profiletemplate1 .arm_com_user_box_left img.avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_user_box_left img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate1 .arm_activity_title .arm_com_activity_user_img img,
.arm_template_wrapper_profiletemplate1 .arm_com_msg_content_sender_img img.avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_msg_content_sender_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_message_convo_img img.avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_message_convo_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_msg_compose_row_img img.avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_msg_compose_row_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_user_img img,
.arm_template_wrapper_profiletemplate1 .arm_com_user_friend_avatar img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_user_group_avatar img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_group_request_box .arm_com_group_box_left_top img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate1 .arm_com_wall_post_avatar img,
.arm_template_wrapper_profiletemplate1 .arm_com_group_avatar img,
.arm_template_wrapper_profiletemplate1 .arm_com_group_avatar a,
.arm_template_wrapper_profiletemplate1 .arm_com_post_comment_section img,
.arm_template_wrapper_profiletemplate1 .arm_com_group_post_comment_section img,
.arm_template_wrapper_profiletemplate1 .arm_com_post_comment_list_ul li img,
.arm_template_wrapper_profiletemplate1 .arm_com_group_post_comment_list_ul li img,
.arm_template_wrapper_profiletemplate2 .arm_com_user_box_left img.avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_user_box_left img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate2 .arm_activity_title .arm_com_activity_user_img img,
.arm_template_wrapper_profiletemplate2 .arm_com_msg_content_sender_img img.avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_msg_content_sender_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_message_convo_img img.avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_message_convo_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_msg_compose_row_img img.avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_msg_compose_row_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_user_img img,
.arm_template_wrapper_profiletemplate2 .arm_com_user_friend_avatar img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_user_group_avatar img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_group_request_box .arm_com_group_box_left_top img.arm_grid_avatar.arm-avatar,
.arm_com_group_member_popup .arm_com_group_member_avatar img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate2 .arm_com_wall_post_avatar img,
.arm_template_wrapper_profiletemplate2 .arm_com_post_comment_section img,
.arm_template_wrapper_profiletemplate2 .arm_com_group_post_comment_section img,
.arm_template_wrapper_profiletemplate2 .arm_com_post_comment_list_ul li img,
.arm_template_wrapper_profiletemplate2 .arm_com_group_post_comment_list_ul li img,
.arm_template_wrapper_profiletemplate4 .arm_com_user_box_left img.avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_user_box_left img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate4 .arm_activity_title .arm_com_activity_user_img img,
.arm_template_wrapper_profiletemplate4 .arm_com_msg_content_sender_img img.avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_msg_content_sender_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_message_convo_img img.avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_message_convo_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_msg_compose_row_img img.avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_msg_compose_row_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_user_img img,
.arm_template_wrapper_profiletemplate4 .arm_com_user_friend_avatar img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_user_group_avatar img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_group_request_box .arm_com_group_box_left_top img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate4 .arm_com_wall_post_avatar img,
.arm_template_wrapper_profiletemplate4 .arm_com_group_avatar img,
.arm_template_wrapper_profiletemplate4 .arm_com_group_avatar a,
.arm_template_wrapper_profiletemplate4 .arm_com_post_comment_section img,
.arm_template_wrapper_profiletemplate4 .arm_com_group_post_comment_section img,
.arm_template_wrapper_profiletemplate4 .arm_com_post_comment_list_ul li img,
.arm_template_wrapper_profiletemplate4 .arm_com_group_post_comment_list_ul li img,
.arm_template_wrapper_profiletemplate1 .arm_com_post_user_img img,
.arm_template_wrapper_profiletemplate2 .arm_com_post_user_img img,
.arm_template_wrapper_profiletemplate4 .arm_com_post_user_img img,
.arm_template_wrapper_profiletemplate1 .arm_com_group_post_user_img img,
.arm_template_wrapper_profiletemplate2 .arm_com_group_post_user_img img,
.arm_template_wrapper_profiletemplate4 .arm_com_group_post_user_img img,
.arm_template_wrapper_profiletemplate1 .arm_follow_form_container .arm_follow_user_box .arm_follow_user_image img,
.arm_template_wrapper_profiletemplate2 .arm_follow_form_container .arm_follow_user_box .arm_follow_user_image img,
.arm_template_wrapper_profiletemplate4 .arm_follow_form_container .arm_follow_user_box .arm_follow_user_image img, .arm_template_wrapper_profiletemplate2 .arm_com_group_avatar img, .arm_template_wrapper_profiletemplate2 .arm_com_group_avatar a {
border-radius: 50%;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-webkit-border-radius: 50%;
}
.arm_template_wrapper_profiletemplate3 .arm_com_user_box_left img.avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_user_box_left img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate3 .arm_activity_title .arm_com_activity_user_img img,
.arm_template_wrapper_profiletemplate3 .arm_com_msg_content_sender_img img.avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_msg_content_sender_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_message_convo_img img.avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_message_convo_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_msg_compose_row_img img.avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_msg_compose_row_img img.arm_grid_avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_user_img img,
.arm_template_wrapper_profiletemplate3 .arm_com_user_friend_avatar img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_user_group_avatar img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_group_request_box .arm_com_group_box_left_top img.arm_grid_avatar.arm-avatar,
.arm_template_wrapper_profiletemplate3 .arm_com_wall_post_avatar img,
.arm_template_wrapper_profiletemplate3 .arm_com_group_avatar img,
.arm_template_wrapper_profiletemplate3 .arm_com_group_avatar a,
.arm_template_wrapper_profiletemplate3 .arm_com_post_comment_section img,
.arm_template_wrapper_profiletemplate3 .arm_com_group_post_comment_section img,
.arm_template_wrapper_profiletemplate3 .arm_com_post_comment_list_ul li img,
.arm_template_wrapper_profiletemplate3 .arm_com_group_post_comment_list_ul li img,
.arm_template_wrapper_profiletemplate3 .arm_com_post_user_img img,
.arm_template_wrapper_profiletemplate3 .arm_com_group_post_user_img img,
.arm_template_wrapper_profiletemplate3 .arm_follow_form_container .arm_follow_user_box .arm_follow_user_image img {
border-radius: 7px;
-ms-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
-webkit-border-radius: 7px;
}
.arm_com_post_edit, .arm_com_group_post_edit, .arm_com_group_edit {
position: absolute;
right: 42px;
top: 15px;
cursor: pointer;
z-index: 1;
}
.arm_rating > input,
.arm_rating_display > input,
.arm_com_hide,
.arm_com_wall_post_display_container .arm_com_post_remove,
.arm_com_wall_post_display_container .arm_com_post_edit,
.arm_com_wall_post_display_container .arm_com_group_post_edit,
.arm_com_post_form_loader,
.arm_com_group_post_form_loader,
.arm_com_group_btn_spinner,
.arm_com_friendship_unfriend_button_loader,
.arm_com_post_remove_confirm_box_div,
.arm_com_post_comment_remove_confirm_box_div,
.arm_com_group_post_remove_confirm_box_div,
.arm_com_group_post_comment_remove_confirm_box_div,
.arm_com_msg_content_sender_icons,
.arm_com_post_featur_image,
.arm_com_group_post_featur_image,
.arm_com_group_featur_image,
.arm_com_group_avatar_image,
.arm_com_post_edit_btn,
.arm_com_post_edit_cancel_nav,
.arm_com_group_post_edit_btn,
.arm_com_group_post_edit_cancel_nav,
.arm_com_group_edit_btn,
.arm_com_group_edit_cancel_nav,
.arm_com_post_comment_list_div,
.arm_com_post_commnet_single.arm_com_comment_new_loaded,
.arm_com_post_display_loader,
.arm_com_group_post_comment_list_div,
.arm_com_group_post_commnet_single.arm_com_comment_new_loaded,
.arm_com_group_post_display_loader,
.arm_com_group_display_loader, .arm_com_email_setting_btn_spinner, .arm_com_privacy_setting_btn_spinner, .arm_com_group_invites_btn_spinner {
display: none;
}
.arm_com_post_form_loader, .arm_com_group_post_form_loader, .arm_com_group_btn_spinner, .arm_com_email_setting_btn_spinner, .arm_com_privacy_setting_btn_spinner, .arm_com_group_invites_btn_spinner {
opacity: 1 !important;
float: right;
margin: 5px 27px 0 27px;
}
.arm_com_user_group_avatar {
float: left;
}
.arm_com_user_friend_avatar,
.arm_com_group_member_avatar,
.arm_com_user_group_avatar,
.arm_com_group_request_box .arm_com_group_box_left_top .arm_com_user_friend_avatar {
margin-right: 15px;
margin-top: auto;
margin-bottom: auto;
}
.arm_com_friendship_unfriend_button_wrapper {
float: right;
}
.arm_com_friendship_unfriend_link {
text-decoration: none !important;
background-color: #eef0f2 !important;
color: #615d59;
}
.arm_com_friendship_approve_btn, .arm_com_group_approve_btn, .arm_group_buttons a.arm_com_group_approve_request_btn {
margin-right: 10px;
}
.arm_com_friendship_cancel_link, .arm_com_group_cancel_btn, .arm_group_buttons a.arm_com_group_cancel_request_btn {
color: #444444;
}
.arm_com_friendship_unfriend_btn.arm_com_friendship_unfriend_link:hover {
background-color: #ddddde !important;
}
.arm_com_group_box_left_top .arm_com_user_friend_avatar {
margin: auto 0;
}
.arm_com_group_box_left_top {
display: flex;
width: 70%;
}
.arm_com_post_box .arm_confirm_box, .arm_com_group_post_box .arm_confirm_box, .arm_com_group_box .arm_confirm_box {
right: 5px !important;
top: -20px !important;
}
.arm_com_post_box .arm_confirm_box {
top: 25px !important;
}
.arm_confirm_box.arm_confirm_box_1 {
left: -38px !important;
top: 72px !important;
}
.arm_confirm_box.arm_confirm_box_1 .arm_confirm_box_arrow {
margin: -22px 45px 0 0 !important;
}
.arm_com_post_box .arm_confirm_box .arm_confirm_box_arrow, .arm_com_group_post_box .arm_confirm_box .arm_confirm_box_arrow, .arm_com_group_box .arm_confirm_box .arm_confirm_box_arrow {
margin: -22px -18px 0 0;
}
.arm_com_post_commnet_single .arm_confirm_box {
margin: 0;
top: 22px;
right: -22px;
}
.arm_com_unfollow_button_wrapper {
position: relative;
}
.arm_com_unfollow_button_wrapper .arm_confirm_box {
top: -12px;
}
.arm_friendship_button .arm_confirm_box {
top: -12px;
right: 0;
}
.arm_com_user_following_paging_wrapper {
overflow: hidden;
}
.arm_com_main_tab_btn, .arm_com_group_tab_btn {
border-radius: 3px;
border:none;
box-shadow: none;
padding: 10px;
cursor: pointer;
outline: none;
display: block;
width: 100%;
text-align: left;
display: none;
}
.arm_com_group_tab_btn {
border-radius: 0;
}
.arm_com_group_tab_btn:focus { text-decoration: unset; }
.arm_com_post_comment_nav img {
vertical-align: middle;
}
.arm_com_msg_display_loader img {
top : 80px;
left: 50%;
position: absolute;
}
.arm_com_msg_div {
text-align: center;
margin: 10px 0 0 0;
display: none;
}
.arm_com_msg_button {
width: 98%;
text-align: left;
box-shadow: none;
border: none;
background: no-repeat;
border-bottom: 1px solid #e8ebf0;
padding: 5px 10px 10px 10px;
cursor: pointer;
outline: none;
}
.arm_com_msg_button img {
margin-right: 12px;
width: 30px !important;
height: 30px !important;
}
.arm_com_msg_button img.arm_com_msg_arrow {
float: right;
width: 9px !important;
height: 9px !important;
margin-top: 8px;
}
.arm_com_main_tab_btn .arm_com_main_tab_btn_arrow, .arm_com_group_tab_btn .arm_com_group_tab_btn_arrow {
float: right;
width: 12px !important;
height: 11px !important;
margin-top: 4px;
}
.arm_com_msg_button img.arm_com_msg_arrow:not(.arm_com_msg_arrow_current),
.arm_com_main_tab_btn .arm_com_main_tab_btn_arrow:not(.arm_com_main_tab_btn_arrow_current),
.arm_com_group_tab_btn .arm_com_group_tab_btn_arrow:not(.arm_com_group_tab_btn_arrow_current) {
display: none;
}
.arm_friendship_buttons a.arm_com_friendship_approve_btn, .arm_group_buttons a.arm_com_group_approve_btn, .arm_group_buttons a.arm_com_group_approve_request_btn, .arm_group_buttons a.arm_com_group_cancel_request_btn {
padding: 8px 14px;
border-radius: 3px;
}
.arm_com_follow_popup_text {
padding: 0 20px !important;
}
.arm_com_follow_popup_text .arm_template_loading img {
top: 20% !important;
}
.arm_com_follow_paging_wrapper {
border-top: 1px solid #e8ebf0;
padding-top: 5px;
margin-bottom: 15px;
}
.arm_com_wall_post_header {
overflow: hidden;
}
.arm_com_wall_post_header span.arm_com_wall_post_avatar, .arm_com_group_content_box_wrapper span.arm_com_group_avatar {
float: left;
margin: 10px 10px 0 0;
}
.arm_com_wall_post_header .arm_com_post_title {
margin-bottom: 0 !important;
}
.arm_com_review_button_wrapper .arm_com_review_btn,
.arm_com_message_send_btn,
.arm_com_group_send_btn,
.arm_com_create_group_btn,
.arm_com_group_edit_btn,
.arm_com_email_setting_btn,
.arm_com_group_invites_btn,
.arm_com_privacy_setting_btn,
.arm_com_message_send_btn_popup,
.arm_com_group_send_btn_popup {
margin-right: 10px;
}
.arm_com_front_settings_content_main_wrapper .arm_com_email_setting_title {
margin-bottom: 10px;
}
.arm_com_group_details_display .arm_profile_picture_block_inner {
position: relative;
text-align: center;
top: 0;
}
.arm_com_group_details_display .arm_group_profile_picture_block {
width: 100%;
height: 320px;
display: block;
box-sizing: border-box;
background-repeat: no-repeat;
background-size: 100% 320px;
position: relative;
}
.arm_com_group_container_front .arm_com_group_container_wrapper {
background: #ffffff;
margin: 0 auto;
max-width: 1120px;
width: 100%;
border: 1px solid #e8ebf0;
border-radius: 4px;
-ms-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
}
.arm_template_wrapper_profiletemplate1 .arm_group_profile_picture_block .arm_profile_separator {
float: left;
height: 280px;
width: 1px;
}
.arm_template_wrapper_profiletemplate1 .arm_group_profile_picture_block .arm_profile_header_info, .arm_template_wrapper_profiletemplate4 .arm_group_profile_picture_block .arm_profile_header_info {
max-width: 60% !important;
width: 100%;
display: inline-block;
vertical-align: top;
padding: 0;
margin: 40px 0 10px 0;
text-align: left;
}
.arm_template_wrapper_profiletemplate5 .arm_group_profile_picture_block .arm_profile_header_info {
padding: 20px;
display: inline-block;
width: 100%;
}
.arm_template_wrapper_profiletemplate1 .arm_group_profile_picture_block .arm_group_avatar {
display: inline-block !important;
text-align: center;
vertical-align: top;
float: left;
max-width: 140px;
width: 140px;
max-height: 140px;
border-radius: 100%;
border: 2px #f1b136 solid;
margin: 40px 12px 10px;
height: 140px;
background-color: #c5c5c5;
}
.arm_template_wrapper_profiletemplate2 .arm_group_profile_picture_block .arm_group_avatar {
display: inline-block !important;
text-align: center;
vertical-align: top;
max-width: 142px;
width: 142px;
max-height: 142px;
background-color: #c5c5c5;
border: 5px #e0a432 solid;
border-radius: 100%;
margin: 5px 20px 10px;
z-index: 999;
position: relative;
height: 142px;
}
.arm_template_wrapper_profiletemplate3 .arm_group_profile_picture_block .arm_group_avatar {
display: inline-block !important;
text-align: center;
vertical-align: top;
width: 142px;
max-width: 142px;
max-height: 142px;
height: 142px;
border: 5px solid #f1b136;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
margin: 0;
position: absolute;
bottom: -10%;
left: 60px;
background-color: #c5c5c5;
}
.arm_template_wrapper_profiletemplate4 .arm_group_profile_picture_block .arm_group_avatar {
display: inline-block !important;
text-align: center;
vertical-align: top;
float: right;
max-width: 140px;
width: 140px;
max-height: 140px;
height: 140px;
border: 5px solid #f1b136;
border-radius: 100%;
margin: 30px 12px 10px;
background-color: #c5c5c5;
}
.arm_template_wrapper_profiletemplate2 .arm_group_profile_picture_block .arm_profile_header_top_box {
float: left;
width: 100%;
display: inline-block;
position: absolute;
left: 0;
bottom: -230px;
}
.arm_com_group_details_display .arm_group_profile_picture_block .arm_group_avatar img {
min-width: auto;
min-height: auto;
background: #c5c5c5;
width: 130px;
height: 130px;
}
.arm_template_wrapper_profiletemplate5 .arm_group_profile_picture_block .arm_group_avatar {
position: absolute;
bottom: -20%;
left: 40px;
height: 142px;
border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-webkit-border-radius: 100%;
border:  6px solid #FFFFFF;
}
.arm_template_wrapper_profiletemplate1 .arm_group_profile_picture_block .arm_group_avatar img, 
.arm_template_wrapper_profiletemplate2 .arm_group_profile_picture_block .arm_group_avatar img, 
.arm_template_wrapper_profiletemplate4 .arm_group_profile_picture_block .arm_group_avatar img,
.arm_template_wrapper_profiletemplate5 .arm_group_profile_picture_block .arm_group_avatar img {
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
}
.arm_template_wrapper_profiletemplate2 .arm_group_profile_picture_block .arm_group_avatar img {
width: 132px;
height: 132px;
background: #a0a0a0;
}
.arm_template_wrapper_profiletemplate3 .arm_group_profile_picture_block .arm_group_avatar img {
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
}
.arm_template_wrapper_profiletemplate3 .arm_com_group_details_display .arm_profile_header_info {
padding: 20px;
display: inline-block;
width: 100%;
}
.arm_template_wrapper_profiletemplate2 .arm_com_group_details_display .arm_profile_header_info {
padding: 20px;
display: inline-block;
width: 100%;
}
.arm_template_wrapper_profiletemplate2 .arm_com_group_details_display .arm_profile_header_info .arm_profile_name_link { margin-top: 0; }
.arm_template_wrapper_profiletemplate4 .arm_group_profile_picture_block .arm_profile_picture_block_inner {
float: right;
width: 100%;
padding: 20px 40px;
height: auto;
}
.arm_template_wrapper_profiletemplate5 .arm_group_profile_picture_block .arm_profile_picture_block_inner {
position: relative;
text-align: center;
}
.arm_template_wrapper_profiletemplate2 .arm_com_group_container_wrapper .group-description {
margin: 80px auto 60px;
}
.arm_template_wrapper_profiletemplate5 .arm_com_group_container_wrapper .group-description {
margin: 80px auto 40px;
}
.arm_com_group_container.arm_template_wrapper_profiletemplate5 .arm_profile_picture_block_inner .arm_profile_name_link  {text-align: center;}
ul.arm_profile_tab_contant_ul {
padding: 0;
width: 95%;
margin: auto;
}
.arm_com_group_admin_btn, .arm_com_group_user_role {
cursor: pointer;
}
.arm_com_email_setting_content table, .arm_com_privacy_setting_content table, .arm_com_group_invites_content table {
max-width: 100%;
border: 0;
width: 100%
}
.arm_com_email_setting_content table thead tr th,
.arm_com_email_setting_content table tbody tr td,
.arm_com_privacy_setting_content table thead tr th,
.arm_com_privacy_setting_content table tbody tr td,
.arm_com_group_invites_content table thead tr th,
.arm_com_group_invites_content table tbody tr td {
width: 50%;
border: 0;
text-align: center;
padding: 10px;
}
.arm_com_email_setting_content table thead tr th,
.arm_com_privacy_setting_content table thead tr th,
.arm_com_group_invites_content table thead tr th {
border-top: 1px solid #c4c4c4;
}
.arm_com_email_setting_content table thead tr th:first-child,
.arm_com_email_setting_content table tbody tr td:first-child,
.arm_com_privacy_setting_content table thead tr th:first-child,
.arm_com_privacy_setting_content table tbody tr td:first-child,
.arm_com_group_invites_content table thead tr th:first-child,
.arm_com_group_invites_content table tbody tr td:first-child {
width: 50%;
text-align: left;
}
.arm_profile_editor_left_div .arm_com_email_setting_content table thead tr th:first-child,
.arm_profile_editor_left_div .arm_com_email_setting_content table tbody tr td:first-child {
width: 50%;
}
.arm_com_email_setting_content table tbody tr td .arm_com_label,
.arm_com_privacy_setting_content table tbody tr td .arm_com_label,
.arm_com_group_invites_content table tbody tr td .arm_com_label {
display: flex;
}
.arm_com_email_setting_content table tbody tr td .arm_com_label label,
.arm_com_privacy_setting_content table tbody tr td .arm_com_label label,
.arm_com_group_invites_content table tbody tr td .arm_com_label label {
margin: auto 0;
}
.arm_com_group_invites_note p, .arm_com_privacy_setting_note p {
margin: 0;
}
.arm_com_group_invites_checkbox, .arm_com_privacy_setting_checkbox {
margin: 15px 0;
}
i.arm_helptip_icon {
margin: 2px !important;
cursor: pointer;
color: #939393;
font-size: 20px !important;
font-weight: bold;
height: 20px;
width: 20px;
text-align: center;
vertical-align: middle;
border: 0;
}
.arm_com_create_group_submit,
.arm_com_email_setting_submit,
.arm_com_privacy_setting_submit,
.arm_com_group_invites_submit {
display: flex;
margin-top: 20px;
}
.arm_com_create_group_success,.arm_com_request_success,
.arm_section_front_settings .arm_com_email_setting_success,
.arm_section_front_settings .arm_com_privacy_setting_success,
.arm_section_front_settings .arm_com_group_invites_success {
color: #53ba73;
}
.arm_com_create_group_error,
.arm_section_front_settings .arm_com_email_setting_error,
.arm_section_front_settings .arm_com_privacy_setting_error,
.arm_section_front_settings .arm_com_group_invites_error {
color: #ff0000;
}
.arm_com_create_group_success,
.arm_com_create_group_error,
.arm_section_front_settings .arm_com_email_setting_success,
.arm_section_front_settings .arm_com_email_setting_error,
.arm_section_front_settings .arm_com_privacy_setting_success,
.arm_section_front_settings .arm_com_privacy_setting_error,
.arm_section_front_settings .arm_com_group_invites_success,
.arm_section_front_settings .arm_com_group_invites_error {
display : none;
margin: auto 0;
}
.arm_com_group_container_front.arm_template_wrapper_profiletemplate1 .arm_com_group_post_form .arm_com_group_post_user_img img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate1 .arm_com_comment_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate1 .arm_com_group_member_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate1 .arm_com_user_friend_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate2 .arm_com_group_post_form .arm_com_group_post_user_img img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate2 .arm_com_comment_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate2 .arm_com_group_member_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate2 .arm_com_user_friend_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate4 .arm_com_group_post_form .arm_com_group_post_user_img img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate4 .arm_com_comment_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate4 .arm_com_group_member_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate4 .arm_com_user_friend_avatar img {
border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
-webkit-border-radius: 100%;
}
.arm_com_group_container_front.arm_template_wrapper_profiletemplate3 .arm_com_group_post_form .arm_com_group_post_user_img img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate3 .arm_com_comment_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate3 .arm_com_group_member_avatar img, .arm_com_group_container_front.arm_template_wrapper_profiletemplate3 .arm_com_user_friend_avatar img {
border-radius: 7px;
-ms-border-radius: 7px;
-moz-border-radius: 7px;
-o-border-radius: 7px;
-webkit-border-radius: 7px;
}
.arm_com_switch {
position: relative;
display: inline-block;
width: 40px;
height: 17px;
}
#arm_com_email_settings .arm_com_switch input[type="checkbox"], #arm_com_privacy_settings .arm_com_switch input[type="checkbox"], #arm_com_group_invites .arm_com_switch input[type="checkbox"] { 
position: relative;
top: 2px;
display: inline-block;
margin: 0;
width: 16px !important;
min-width: 16px;
height: 16px;
background: #fff;
border-radius: 0;
border-style: solid;
border-width: 0.1rem;
border-color: #dcd7ca;
box-shadow: none;
cursor: pointer;
}
.arm_com_switch input[type="checkbox"]:checked::before, .arm_com_switch input[type=checkbox]:checked:after {
content: unset !important;
}
.arm_com_switch .arm_com_switch_label {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #5C5C60;
-webkit-transition: .4s;
transition: .4s;
border-radius: 35px;
margin: 0;
}
.arm_com_switch .arm_com_switch_switch:before {
position: absolute;
content: "";
width: 23px;
height: 23px;
margin: -3px;
top: 0;
left: 0;
right: auto;
bottom: 0;
background-color: #f5f5f5;
-webkit-transition: .4s;
transition: .4s;
border-radius: 30px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-o-border-radius: 30px;
-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
}
.arm_com_switch input[type="checkbox"]:checked + .arm_com_switch_label {
background-color: #65E5FB;
}
.arm_com_switch input[type="checkbox"]:checked + .arm_com_switch_label .arm_com_switch_switch:before {
background-color: #00C3E4;
left: 0;
right: 0;
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
.arm_member_status:before {
content: '' !important;
}
.arm_member_status {
background: #c4c4c4;
border: 2px solid #ffffff;
border-radius: 100%;
position: absolute;
width: 14px;
height: 14px;
right: -3px;
top: 0;
}
.arm_template_wrapper_directorytemplate6 .arm_member_status {
right: 10px;
top: 5px;
}
.arm_com_group_request_box .arm_member_status {
right: 15px;
}
.arm_member_status.online {
background: #00E652;
}
.arm_com_group_content_group_members .arm_com_group_member_avatar, .arm_template_wrapper_profiletemplate1 .arm_profile_picture_block .arm_user_avatar, .arm_template_wrapper_profiletemplate4 .arm_profile_picture_block .arm_user_avatar, .arm_template_wrapper_directorytemplate2 .arm_user_avatar, .arm_com_user_friend_avatar, .arm_follow_user_image > a, .arm_com_wall_post_avatar > a, .arm_com_post_commnet_single .arm_com_comment_avatar, .arm_post_title .arm_com_post_user_img, .arm_com_group_post_form .arm_com_group_post_user_img, .arm_com_group_container_front a.arm_com_comment_avatar, .arm_template_wrapper_profiletemplate1 .arm_group_profile_picture_block .arm_group_avatar, .arm_template_wrapper_profiletemplate4 .arm_group_profile_picture_block .arm_group_avatar {
position: relative;
}
.arm_com_wall_post_avatar > a {
display: inline-block;
}
.arm_com_activity_user_img > a, .arm_com_review_user_img > a {
position: absolute;
}
#arm_com_activity_title_wrapper {
margin: 0 auto;
}
body .arm_template_wrapper_profiletemplate4 .arm_user_avatar .arm_cover_upload_container {
right: 20px;
top: 60px;
}
.arm_follow_user_image > a {
display: inline-block;
}
.arm_com_msg_content_sender_img .arm_member_status {
right: 6px;
top: 6px;
}
.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block .arm_member_status, .arm_template_wrapper_profiletemplate4 .arm_profile_picture_block .arm_member_status, 
.arm_template_wrapper_profiletemplate5 .arm_profile_picture_block .arm_member_status {
right: 21px;
}
.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_member_status {
right: auto;
}
.arm_template_wrapper_profiletemplate2 .arm_profile_picture_block_inner .arm_member_status {
right: 28px;
}
.arm_template_wrapper_directorytemplate3 .arm_user_avatar .arm_member_status {
right: 15px;
}
.arm_template_wrapper_directorytemplate4 .arm_user_avatar .arm_member_status, .arm_template_wrapper_directorytemplate5 .arm_user_avatar .arm_member_status {
right: 5px;
top: 5px;
}
.arm_com_group_box .arm_group_manage_option {
position: absolute;
width: 100%;
height: 40px;
background: #f8fbff;
z-index: 9;
visibility: hidden;
opacity: 0;
-webkit-transition: visibility 0s, opacity 0.3s linear;
-moz-transition: visibility 0s, opacity 0.3s linear;
-ms-transition: visibility 0s, opacity 0.3s linear;
-o-transition: visibility 0s, opacity 0.3s linear;
transition: visibility 0s, opacity 0.3s linear;
border-bottom: 1px solid #d5d9dd;
-webkit-box-shadow: 0 8px 6px -6px #d5d9dd;
-moz-box-shadow: 0 8px 6px -6px #d5d9dd;
box-shadow: 0 10px 6px -6px #d5d9dd;
}
.arm_com_group_box:hover .arm_group_manage_option {
visibility: visible;
opacity: 1;
-webkit-transition: visibility 0s, opacity 0.3s linear;
-moz-transition: visibility 0s, opacity 0.3s linear;
-ms-transition: visibility 0s, opacity 0.3s linear;
-o-transition: visibility 0s, opacity 0.3s linear;
transition: visibility 0s, opacity 0.3s linear;
}
.arm_com_group_box .arm_group_manage_option .arm_com_group_delete,
.arm_com_group_box .arm_group_manage_option .arm_com_group_edit {
top: 10px;
}
.arm_com_group_box .arm_confirm_box.arm_confirm_box_0 {
top: 20px !important;
right: -8px !important;
margin-top: 10px !important;
}
.arm_com_group_member_box .arm_confirm_box.arm_confirm_box_3 {
margin-top: 0px !important;
}
.arm_com_group_box .arm_confirm_box.arm_confirm_box_0 .arm_confirm_box_arrow {
margin: -22px -6px 0 0;
}
.arm_com_group_post_box .arm_confirm_box.arm_confirm_box_2 {
right: 4px !important;
top: 40px !important;
margin-top: 0px !important;
}
.arm_com_group_post_commnet_single .arm_confirm_box {
top: 25px;
right: -22px;
margin-top: 0;
}
.arm_com_group_post_comment_msg_success {
float: left;
color: #7bba74;
display: none;
margin: 3px 0 0;
}
.arm_com_group_post_comment_msg_error {
float: left;
color: red;
display: none;
margin: 3px 0 0;	
}
.arm_com_group_post_fimage_btn {
padding: 0;
}
.arm_com_online_status_list {
display: inline-block;
font-size: 15px;
height: 32px;
line-height: normal;
color: #5C5C60;
background: #FFF !important;
border: 1px solid #DBE1E8;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
padding: 2px 6px !important;
margin: 0;
}
.arm_com_online_status {
margin: 4px auto 0;
display: inline-block;
}
.arm_com_online_status .arm_com_radioboxs, .arm_com_online_status .arm_com_radioboxs div {
display: flex;
}
.arm_com_online_status .arm_com_radioboxs * {
cursor: pointer;
}
.arm_com_online_status .arm_com_radioboxs input[type="radio"] {
margin: 0;
height: 16px;
width: 16px !important;
min-width: 16px;
}
.arm_com_online_status .arm_com_radioboxs input[type=radio]:after {
content: unset;
}
.arm_com_online_status .arm_com_radioboxs .arm_com_switch_label {
padding: 0 5px;
margin: auto 0;
}
.arm_com_group_request_box .arm_com_group_box_left_top img.arm_grid_avatar.arm-avatar {
margin-right: 15px;
}
.arm_com_group_member_box .arm_com_request_display_loader, .arm_com_group_request_box .arm_com_request_display_loader {
position: absolute;
top: 24px;
right: 30%;
}
.arm_com_group_user_role {
padding: 8px;
border: 0;
font-family: Helvetica, sans-serif, 'Trebuchet MS';
font-size: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none;
border-radius: 4px;
-ms-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-border-radius: 4px;
text-transform: none;
background-color: #eef0f2;
color: #615d59;
margin-right: 10px;
}
.arm_com_group_user_role:hover, .arm_com_group_user_role:focus {
outline: none;
}
.arm_template_wrapper_profiletemplate1 .arm_com_group_details_display .arm_group_profile_picture_block,
.arm_template_wrapper_profiletemplate2 .arm_com_group_details_display .arm_group_profile_picture_block,
.arm_template_wrapper_profiletemplate3 .arm_com_group_details_display .arm_group_profile_picture_block,
.arm_template_wrapper_profiletemplate4 .arm_com_group_details_display .arm_group_profile_picture_block {
margin-top: -4px;
}
.arm_crop_group_avtr_div_wrapper,
.arm_crop_group_cover_div_wrapper {
background: #ffffff none repeat scroll 0 0 !important;
border-radius: 5px;
box-shadow: 0 0 30px 27px rgb(0 0 0 / 12%);
display: none;
margin-bottom: 40px;
margin-top: 40px;
max-width: 99%;
z-index: 9980;
padding: 60px 30px 20px;
}
.arm_crop_group_avtr_div_wrapper {
max-width: 335px;
}
#arm_crop_group_avtr_div {
height: 275px;
width: 275px;
position: relative;
}
#arm_crop_group_cover_div {
height: 400px;
width: 1148px;
position: relative;
}
.arm_skip_group_avtr_crop_button_wrapper_front,
.arm_skip_group_cvr_crop_button_wrapper_front {
text-align: left;
}
.arm_skip_group_avtr_crop_button_wrapper_front .arm_crop_button,
.arm_skip_group_cvr_crop_button_wrapper_front .arm_crop_cover_button {
margin-left: 0 !important;
margin-right: 10px;
}
#arm_done_group_avtr_crop_nav_front {
float: right;
margin-top: 15px;
}
#arm_done_group_cvr_crop_nav_front {
float: right;
margin-top: 25px;
}
.arm_com_group_container_front .arm_com_group_container_wrapper > .error {
padding: 10px;
}
.arm_com_group_post_read_more_loader {
margin-left:10px !important;
}
.arm_com_wall_post_display_container .arm_com_group_post_comment_remove, .arm_com_wall_post_display_container .arm_com_post_comment_remove { display: none; }
.arm_com_wall_post_header .arm_com_post_title.arm_post_author a { display: inline; }
a.arm_com_group_leave, a.arm_com_group_join, a.arm_com_group_organizer { cursor: default; }
.arm_com_avtr_error .error_upload_size, .arm_com_cvr_error .error_upload_size { color: red; }
.arm_com_group_content_group_members .arm_com_group_admin_link { cursor: default; }
li.arm_com_msg_tab_li.arm_com_msg_compose img { float: left; margin-right: 10px; }
@media screen and (min-width: 1399px) and (max-width: 1620px){
.arm_crop_group_cover_div_wrapper { left: 146px !important; }
}
@media all and (max-width: 1280px) {
.arm_template_wrapper_profiletemplate1 .arm_com_group_details_display .arm_group_profile_picture_block,
.arm_template_wrapper_profiletemplate2 .arm_com_group_details_display .arm_group_profile_picture_block,
.arm_template_wrapper_profiletemplate3 .arm_com_group_details_display .arm_group_profile_picture_block,
.arm_template_wrapper_profiletemplate4 .arm_com_group_details_display .arm_group_profile_picture_block {
text-align: center;
padding: 0 0 40px 0;
}
.arm_template_wrapper_profiletemplate3 .arm_com_group_details_display .arm_profile_picture_block_inner {
padding: 20px 0 0;
}
}
@media all and (max-width: 1024px) {
.arm_template_wrapper_profiletemplate3 .arm_group_profile_picture_block .arm_group_avatar {
right: 0;
max-height: 180px;
}
}
@media all and (max-width: 960px) {
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:not(.arm_com_msg_no_records) {
width: 31%;
}
.arm_com_member_content_wrapper .arm_com_member_box_right {
width: 60%;
}
}
@media all and (min-width: 767px) {
.arm_template_wrapper_profiletemplate3 #arm_com_follow_container {
width: 72%;
}
.arm_template_wrapper_profiletemplate3 .arm_com_follow_container .arm_com_follow_btns {
float: right;
width: 20%;
}
.arm_template_wrapper_profiletemplate3 .arm_friendship_button {
width: 26%;
}
.arm_template_wrapper_profiletemplate3 #arm_com_follower_wrapper {
margin-left: 158px;
}
.arm_template_wrapper_profiletemplate3 .arm_com_follow_wrapper {
margin-right: 0;
margin-left: 0;
}
.arm_template_wrapper_profiletemplate3 .arm_com_follower_wrapper {
margin: 0;
}
}
@media all and (max-width: 767px) {
.arm_com_message_container .arm_com_msg_tab_li {
margin: 8px 0 !important;
padding: 8px 10px !important;
}
.arm_com_msg_tab_li.arm_com_msg_compose,
.arm_com_msg_tab_li.arm_com_msg_reply {
float: left !important;
}
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_user_img {
width: 14% !important;
}
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_content {
width: 83%;
}
.arm_com_user_box_right_bottom {
margin-top: 0;
}
.arm_com_user_box_right_bottom a {
margin-top: 9px !important;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_content_box_wrapper, .arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_content_box_wrapper {
padding: 25px 10px 30px 10px !important;
}
.arm_com_post_box .arm_com_post_image_box, .arm_com_group_post_box .arm_com_group_post_image_box {
width: 100% !important;
height: 170px !important;
position: relative !important;
background-size: 100%; 
}
.arm_com_post_box .arm_com_post_content_box,
.arm_com_group_post_box .arm_com_group_post_content_box {
width: 100% !important;
margin: 0 !important;
}
.arm_com_main_tab_btn, .arm_com_group_container_front .arm_com_group_tab_btn {
display: block;
}
.arm_profile_tab_menu_ul, .arm_com_group_container_front.arm_com_group_container ul.arm_com_group_tab_ul:not(.arm_com_group_top_menu) {
padding: 0 !important;
margin: 0 !important;
background: #f8fbff;
border: 1px solid #e8ebf0;
border-bottom: none;
display: none;
}
.arm_profile_tab_menu_ul li, .arm_com_group_tab_ul:not(.arm_com_group_top_menu) li {
float: none !important;
text-align: left !important;
padding: 5px 0 5px 25px !important;
border-bottom: 1px solid #e8ebf0;
}
.arm_profile_tab_menu_ul li a, .arm_com_group_tab_ul li a {
display: block;
padding: 10px 0 !important;
}
.arm_template_wrapper_profiletemplate3 .arm_com_follow_wrapper {
margin-top: 15px;
}
.arm_com_follow_container {
display: block !important;
width: 100% !important;
float: none !important;
}
.arm_com_follow_container .arm_com_follow_wrapper {
width: 45%;
}
.arm_com_follow_btns {
margin: auto;
display: block;
width: 45%;
}
.arm_template_wrapper_profiletemplate3 .arm_com_follow_btns {
width: 22%;
}
.arm_template_wrapper_profiletemplate2 .arm_com_follow_container,
.arm_template_wrapper_profiletemplate3 .arm_com_follow_container {
width: 100% !important;
}
.arm_template_wrapper_profiletemplate2 .arm_com_follow_container .arm_com_follow_btns,
.arm_template_wrapper_profiletemplate3 .arm_com_follow_container .arm_com_follow_btns {
margin-bottom: 20px;
float: none;
}
#arm_com_follow_btn,
.arm_com_friendship_unfriend_link,
.arm_template_wrapper_profiletemplate2 .arm_com_follow_container .arm_com_follow_btns,
.arm_template_wrapper_profiletemplate3 .arm_com_follow_container .arm_com_follow_btns {
margin-top: 20px;
}
.arm_friendship_button {
float: none !important;
display: block !important;
width: 100% !important;
text-align: center;
margin-top: 20px;
}
.arm_template_wrapper_profiletemplate1 .arm_group_profile_picture_block .arm_group_avatar {
max-height: 150px;
}
.arm_template_wrapper_profiletemplate1 .arm_com_group_details_display .arm_profile_picture_block_inner,
.arm_template_wrapper_profiletemplate4 .arm_com_group_details_display .arm_profile_picture_block_inner {
padding: 20px 20px 0;
}
.arm_com_group_container .arm_com_group_tab_li { margin: 0; }
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:not(.arm_com_msg_no_records) {
width: 47%;
}
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:first-child, .arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(3n+1), .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:first-child, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:nth-of-type(3n+1) { margin-left: 10px; }
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:first-child, .arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(2n+1), .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:first-child, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:nth-of-type(2n+1) { margin-left: 0; }
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(3n+3), .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:nth-of-type(3n+3) { margin-right: 10px; }
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(2n+2), .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:nth-of-type(2n+2) { margin-right: 0; }
.arm_com_group_container_front .arm_com_group_content_group_members .arm_com_group_member_box {
display: inline-block;
width: 100%;
}
.arm_com_group_container_front .arm_com_group_content_group_members .arm_com_group_member_box .arm_com_member_box_right {
width: 100%;
}
.arm_com_group_container_front .arm_com_group_content_group_members .arm_com_group_member_box .arm_com_member_box_right_bottom {
display: flex; margin-top: 20px;
}
.arm_com_group_member_box .arm_com_request_display_loader { right: unset; top: unset; left: 0; }
.arm_confirm_box.arm_confirm_box_3 {
left: 0;
right: unset;
top: 110px;
}
.arm_confirm_box.arm_confirm_box_3 .arm_confirm_box_arrow {
right: 50px;
}
.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_member_status {
right: -3px;
}
}
@media all and (min-width: 479px) {
.arm_com_msg_content_left {
display: block !important;
}
}
@media all and (max-width: 575px) {
}
@media all and (max-width: 550px) {
.arm_template_wrapper_profiletemplate1 .arm_group_profile_picture_block .arm_profile_separator,
.arm_template_wrapper_profiletemplate4 .arm_group_profile_picture_block .arm_profile_separator {
display: none;
}
.arm_template_wrapper_profiletemplate1 .arm_group_profile_picture_block .arm_group_avatar,
.arm_template_wrapper_profiletemplate4 .arm_group_profile_picture_block .arm_group_avatar {
float: none !important;
margin: 5px auto !important;
}
.arm_template_wrapper_profiletemplate1 .arm_com_group_details_display .arm_profile_header_info,
.arm_template_wrapper_profiletemplate4 .arm_com_group_details_display .arm_profile_header_info {
max-width: 100% !important;
text-align: center;
margin: 0px 0px 0px 2px !important;
}
.arm_template_wrapper_profiletemplate2 .arm_com_group_details_display .arm_profile_header_top_box {
position: absolute;
top: 10px;
}
.arm_template_wrapper_profiletemplate2 .arm_com_group_details_display .arm_profile_header_info {
margin-top: 150px !important;
display: inline-block;
}
.arm_template_wrapper_profiletemplate3 .arm_com_group_details_display .arm_group_profile_picture_block { height: 360px; background-size: 100% 360px; }
.arm_template_wrapper_profiletemplate3 .arm_group_profile_picture_block .arm_group_avatar {
top: 15px !important;
bottom: 0px !important;
margin: 0 auto !important;
left: 0 !important;
}
.arm_template_wrapper_profiletemplate3 .arm_follow_friendship_belt {margin-top: 150px;}
.arm_com_group_container .arm_com_group_tab_li { margin: 0; }
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:not(.arm_com_msg_no_records) {
width: 100%;
}
.arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:first-child, .arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(3n+1), .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:first-child, .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:nth-of-type(3n+1), .arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(3n+3), .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:nth-of-type(3n+3), .arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(2n+2), .arm_com_group_content_main_wrapper .arm_com_group_content_wrapper ul.arm_com_group_box_wrapper li:nth-of-type(2n+2), .arm_com_group_content_main_wrapper .arm_com_all_group_content_wrapper ul.arm_com_all_group_box_wrapper li:nth-of-type(2n+1) { margin-right: 0px !important; margin-left: 0px !important; }
.arm_template_wrapper_profiletemplate1 .arm_profile_picture_block, .arm_template_wrapper_profiletemplate2 .arm_profile_picture_block, .arm_template_wrapper_profiletemplate3 .arm_profile_picture_block, .arm_template_wrapper_profiletemplate4 .arm_profile_picture_block {
background-size: cover !important;
}
.arm_template_wrapper_profiletemplate3 .arm_profile_picture_block .arm_member_status {
right: -3px;
}
}
@media all and (max-width: 479px) {
.arm_profile_tab_contant_container ul li.arm_profile_li_container {
margin-left: 12px;
}
.arm_com_message_convo.right .arm_com_message_convo_msg,
.arm_com_message_convo.right .arm_com_message_convo_time {
width: 100% !important;
}
.arm_com_msg_content_sender_title {
min-height: 60px !important;
}
.arm_com_msg_content_sender_img {
width: 13% !important;
}
.arm_com_msg_content_sender_title .arm_com_msg_content_sender_name {
padding-top: 4px !important;
}
.arm_com_msg_content_left .arm_com_msg_content_sender .arm_com_msg_content_sender_img img {
width: 30px !important;
height: 29px !important;
}
.arm_com_msg_div {
display: block;
}
.arm_com_msg_content_left{
width: 98% !important;
float: none !important;
display: none;
overflow: hidden;
border-left: 1px solid #e8ebf0;
border-right: 1px solid #e8ebf0;
margin: auto;
}
.arm_com_msg_content_right {
width: 100%;
float: none;
}
.arm_com_message_container .arm_com_msg_tab_li {
margin: 5px 0 !important;
padding: 5px 10px !important;
}
.arm_com_msg_tab_li.arm_com_msg_compose,
.arm_com_msg_tab_li.arm_com_msg_reply {
float: left !important;
}
.arm_activity_title .arm_com_activity_user_img {
width: 18% !important;
}
.arm_activity_title .arm_com_activity_user_title_box {
width: 80% !important;
}
.arm_post_form_container .arm_com_post_user_title_box {
width: 100%;
}
.arm_post_form_container .arm_post_title input[type='text'], .arm_group_post_form_container .arm_com_group_post_user_title_box, .arm_group_post_form_container .arm_group_post_title input[type='text'] {
width: 100% !important;
}
.arm_com_frd_content_container {
padding: 0 !important
}
.arm_com_user_box {
border-left: none !important;
border-right: none !important;
}
.arm_com_user_box .arm_confirm_box {
left: 0 !important;
top: 60px !important;
}
.arm_com_user_box .arm_confirm_box .arm_confirm_box_arrow {
float: left !important;
}
.arm_com_post_box .arm_com_post_content_box .arm_com_post_action_section a, .arm_com_group_post_box .arm_com_group_post_content_box .arm_com_group_post_action_section a {
margin-left: 0 !important;
}
.arm_com_post_box {
border-left: none !important;
border-right: none !important;
border-radius: 0 !important;
}
.arm_com_post_container {
width: 100%;
}
.arm_profile_tab_contant_ul {
padding: 0 !important;
margin: 0 !important;
}
.arm_com_review_box_container {
margin-top: 10px !important;
}
.arm_com_disp_review_wrapper .arm_com_review_box .arm_com_review_user_img {
display: block !important;
width: 100% !important;
margin: 0 !important;
float: none !important;
max-width: 100% !important;
}
.arm_com_user_box_right_bottom {
float: none;
width: 100%;
}
.arm_com_follow_btns {
width: 65%;
}
.arm_com_follow_container .arm_com_follow_wrapper {
width: 40% !important;
padding-bottom: 15px;
text-align: center;
}
.arm_template_wrapper_profiletemplate3 .arm_com_follow_btns {
width: 55%;
}
.arm_template_wrapper_profiletemplate3 .arm_group_profile_picture_block .arm_group_avatar {
right: 0;
max-height: 180px;
}
.arm_com_group_tab_li_group_open.arm_com_group_tab_li { padding: 5px 15px; }
.arm_com_group_compose_column.arm_group_type .arm_com_radioboxs, .arm_com_group_compose_column.arm_group_type .arm_com_radioboxs div {
display: inline-block;
}
.arm_crop_group_avtr_div_wrapper,
.arm_crop_group_cover_div_wrapper {
overflow: hidden;
height: 100% !important;
max-height: 100% !important;
width: 100% !important;
max-width: 100%;
left: 0 !important;
top: 0 !important;
margin: 0 !important;
position: fixed !important;
padding: 60px 20px 30px;
}
#arm_crop_group_avtr_div { margin: 0 auto; }
#arm_crop_group_cover_div { width: 275px; height: 275px; margin: 0 auto; }
}.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)}