/* социо */
.user_header { color: #e00; font-size: 21px; font-weight: bold; text-transform: capitalize; }
.user_data_header { color: #e00; font-size: 16px; font-weight: bold; padding: 9px 0 16px; }
.user_data_header_online { float: right; color: #777; font-size: 14px; font-weight: normal; padding-left: 18px; text-transform: none; }
.user_info_str:first-letter { text-transform: capitalize; }

.__user_menu_line { padding: 0 0 9px 0; display: flex; }
.user_menu_line {	padding: 0 0 9px 0; display: table; border-collapse: separate; border-spacing: 3px; }
.user_menu, .user_menu_active, .user_menu_2, .user_menu_2_active { 
   padding: 3px 8px; margin: 0 3px 1px 0; text-decoration: none; box-shadow: 1px 1px 1px #777; display: inline-block;
   vertical-align: middle; display: table-cell; text-align: center;
}
.user_menu:hover, .user_menu_2:hover { text-decoration: none; }
.user_menu_active:hover, .user_menu_2_active:hover { text-decoration: none; }
.user_menu:active, .user_menu_active:active, .user_menu_2:active, .user_menu_2_active:active { margin: 1px 2px 0px 1px; box-shadow: 0px 0px 1px #777; }

.user_menu                { background-color: #f05; color: #fff; }
.user_menu_active         { background-color: #a05; color: #fff; }
.user_menu_active:hover   { background-color: #a09; color: #ff0; }
.user_menu:hover          { background-color: #a09; color: #ff0; }

.user_menu_2              { background-color: #093; color: #fff; }
.user_menu_2_active       { background-color: #093; color: #fff; }
.user_menu_2:hover        { background-color: #096; color: #ff0; }
.user_menu_2_active:hover { background-color: #096; color: #ff0; }

/* фотоальбомы */
.list_photo_area { padding: 0; } /* !!! u a */

.list_items_photo_row {
   overflow: hidden;
   background: url('/img/line-hor-01.png') center bottom no-repeat;
   background-size: 80% auto;
   padding: 9px 0 21px;
   padding: 6px 0 18px;
   padding: 3px 0 9px;
   margin-bottom: 12px;
   margin-bottom: 0px;
}
.list_items_photo_row:last-child  { padding: 6px 0 18px; background: none; }
.list_container_item_photo, .list_item_photo { width: 286px; text-align: center; }
.list_item_photo { margin: 0 auto; display: table-cell; vertical-align: middle; }
.mlc_list_items_image_F { box-shadow: 2px 2px 3px #999999; border: 1px solid #999999; border-radius: 8px; padding: 0px; }
.edit_photo a { font-size: 87%; }
.users_photo_list {  }

.list_container_item_photo, .list_item_photo, ._mlc_list_items_image_F { width: 191px; height: 191px; height: 147px; }
.mlc_list_items_image_F { max-height: 180px; max-width: 180px; }
.mlc_list_items_image_F { max-height: calc(100% - 9px); max-width: calc(100% - 9px); }

.list_container_item_photo { height: auto; }

.list_container_item_photo, .list_item_photo, ._mlc_list_items_image_F {
    width: 240px;  height: 240px; position: relative;
}
.edit_photo { position: absolute; bottom: 0; right: 0; }


.friends_list_answer { float: right; }

/* сообщения */
.user_msg_sort_panel { /* float: right; */ padding: 6px 0 12px; overflow: hidden; line-height: 21px; }
.user_msg_del { float: right; }
.user_msg_sort_panel_desc { padding: 0 6px 0 0; }
.user_msg_sort_panel_item { display: inline-block; padding: 0 0 0 9px; }
.user_msg_sort_panel_item_active { display: inline-block; padding: 0 0 0 9px; font-weight: bold; }

.list_users {  }
.list_users_rec { overflow: hidden; position: relative; }
.list_users_rec:nth-child(even) { border-bottom: 1px solid #ccc; padding: 6px 12px; background-color: #efe; }
.list_users_rec:nth-child(odd)  { border-bottom: 1px solid #ccc; padding: 6px 12px; background-color: #eef; }
.list_users_rec_img { float: left; width: 70px; padding: 0px 16px 0px 0px; }
.list_users_rec_hdr { padding: 0px 0px 9px 0px; font-size: 120%; margin: 0px; text-align: left; }
.list_users_rec_text { min-height: 31px; overflow: hidden; }
.list_users_rec_text p { text-align: justify; }
.list_users_rec_time { text-align: right; font-size: 80%; position: absolute; top: 6px; right: 6px; line-height: 22px; }

.list_mails {  }
.list_mails_rec { padding: 6px 12px; margin: 3px 0; border: 1px solid #ccc; overflow: hidden; position: relative; }
.list_mails_rec_in  { border-bottom: 1px solid #ccc; background-color: #efe; }
.list_mails_rec_out { border-bottom: 1px solid #ccc; background-color: #eef; }
.list_mails_rec_time { float: right; font-size: 80%; }
.list_mails_user_info { padding: 0 0 4px 0; border-bottom: 1px solid #B9C1CD; margin: 0 0 9px 0; line-height: 26px; }

.user_info_hdr { padding: 0 0 4px 0; line-height: 26px; }
.user_info_inf { padding: 0 0 9px 0; }
.__user_info_foto { float: left; }
.user_info_name {}
.user_info_addr {}
.user_info_pol {}
.user_info_let {}
.user_info_online { padding: 0 0 0 12px; font-size: 80%; /* position: absolute; top: 6px; right: 6px; */ }

.user_info_inf_data_socio_tip {}
.user_info_inf_data_socio_otn {}
.user_info_inf_data {}
.user_online { color: #3a3; font-weight: bold; }
.user_offline { color: #555; }
/*.user_online { -webkit-animation: user_online_blink 3s linear infinite; animation: user_online_blink 3s linear infinite; } 
@-webkit-keyframes user_online_blink { 0% { color: rgba(34, 230, 34, 1); } 50% { color: rgba(34, 230, 34, 0); } 100% { color: rgba(34, 230, 34, 1); } } 
@keyframes user_online_blink { 0% { color: rgba(34, 230, 34, 1); } 50% { color: rgba(34, 230, 34, 0); } 100% { color: rgba(34, 230, 34, 1); } } */

.users_search_form { overflow: hidden; }
.users_search_sel { padding: 3px 0 6px; width: 49%; display: inline-block; }
.users_search_sel input[text], .users_search_sel select { display: block; width: 80%; }
.users_search_btn { clear: both; padding: 3px 80px 6px 0; }

.time_send {  }
.time_open { color: #8f9eb1; color: #8092A6; }
.time_send_ico { vertical-align: text-bottom; }
.time_open_ico { vertical-align: text-bottom; padding: 0 0 0 12px; }



.mail_time {}
.mail_list_text        { padding: 0px 0px 12px 0px; overflow: hidden; }
.mail_in_out_del_cbk { display: block; margin: 0 auto; }
.mail_user_photo { width:70px }



.btn_search { float: right; }




.input_anketa_len { width: 328px; }
.input_anketa_len { width: 358px; }
.input_anketa_len { width: 100%; }
.anketa_edit_form_table img { max-height: 130px; max-width: 181px; }
.open_foto { padding: 9px 0 0 0; }

p.rec_time { text-align: right; }
.rec_time { text-align: right; font-family: Arial; font-size: 11px; padding: 0px; margin: 0px; color: #888; }
.rec_time a { color: #888; text-decoration: none; }

.anketa_edit_form_table { width: auto; margin: 0 auto; }
.anketa_ldesc  { text-align: right; width: 170px; }
.anketa_desc1  { font-weight: bold; width: 180px; }
.anketa_desc2  { font-weight: bold; width: 332px; }
.anketa_foto   { text-align: center; text-align: left; }
.anketa_td_btn { text-align: right; }

.ed_anketa_len1 { width: 162px; padding: 3px 6px; }
.ed_anketa_sel_len1 { width: 162px; width: 175px; padding: 3px 6px; }
.dr_day   { width: 30px;  text-align: center; }
.dr_month { width: 90px;  text-align: left; }
.dr_year  { width: 47px;  text-align: center; }

.sel_main_foto option {
   /* background: url("'.$sFileUrl.'") left top no-repeat; */
   background-size: auto 48px;
   background-size: 48px auto;
   padding: 3px 0px 3px 53px;
   margin: 3px 0;   
   height: 32px;
}
.sel_main_foto { height: 22px; width: 180px; }
.edit_anketa_foto, .sel_main_foto { width: 180px; }
.anketa_foto { float: right; padding: 0 0 0 54px; width: 60%; }
.show_anketa { display: inline-block; display: block; }
.sua_img { max-width: 100%; }
/*
form .mail_list_my_text:nth-last-child(2)   { border-bottom: 1px solid #ccc; }
form .mail_list_user_text:nth-last-child(2) { border-bottom: 1px solid #ccc; }
*/

/* ^ &uarr;  v &darr;
.n-filter-sorter_sort_asc .n-filter-sorter__link {
  background: rgba(0, 0, 0, 0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiIGZpbGw9IiM2NTY1NjUiPjxwYXRoIGQ9Ik0wIDBoNHYyaC00ek0wIDNoNnYyaC02ek0wIDZoOHYyaC04eiIvPjwvc3ZnPgo=") no-repeat scroll right 55%;
  padding-right: 15px;
}
.n-filter-sorter_sort_desc .n-filter-sorter__link {
  background: rgba(0, 0, 0, 0) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiIGZpbGw9IiM2NTY1NjUiPjxwYXRoIGQ9Ik0wIDZoNHYyaC00ek0wIDNoNnYyaC02ek0wIDBoOHYyaC04eiIvPjwvc3ZnPgo=") no-repeat scroll right 55%;
  padding-right: 15px;
}
*/
