body{ background:#eee; }

.row{ margin-right: -12px; margin-left: -12px; }
.row>* {
    padding-right:12px;
    padding-left:12px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: 12px;
    padding-left: 12px
}
.offcanvas-collapse{ top: 55px; }

.nav-link{ color:var(--link-color); }
.nav-link:focus, .nav-link:hover{ color:var(--link-hover-color); }
.nwt .nav-link{ color:var(--link-color); }
.nwt .nav-link:hover{ color:var(--link-hover-color); }
.navbar-toggler-icon i{ line-height: 23px; }

.btn-outline-primary{ color: var(--button-bg); }
.dashboard.profile .btn-outline-primary{ color: var(--link-color-wt); }

.dropdown-box h4 .counter{ font-size: 13px;  }

.bg-body span.counter{ font-size: 13px; }

.btn-default{ text-shadow: 0 1px 0 #fff;
background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
background-repeat: repeat-x;
border-color: #dbdbdb;
border-color: #ccc; color: #333; }

.nav-tabs .nav-link,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{ border:none; border-bottom: 0px solid #ddd;  }
.nav-tabs .nav-link{ padding: 0 0 12px 0; margin-left: 30px; line-height: 16px; }
.nav-tabs .nav-link:first-child{ margin-left: 0; }
.nav-tabs{ border-bottom: 3px solid #ddd; }
.nav-tabs .nav-link{ margin-bottom: -3px; }
.nav-tabs .nav-link:hover{ border-bottom: 3px solid #111; }
.nav-tabs .nav-link.active{ border-bottom: 3px solid var(--link-color); }


.container-fluid.dashboard{ max-width: 1600px; }
.dashboard .dashboad-header{ background: #fff; box-shadow: 0 0px 3px #ddd; }
.dashboard.profile .dashboad-header{ background: var(--bg-color-opc); }

.dashboard .left-sidebar{ box-shadow: 0px 0px 3px #ddd; }
.dashboard .left-sidebar,.dashboard .left-sidebar > .row{  background:#fff;  }
.dashboard .left-sidebar > .row{ display: block; }
.dashboard .left-sidebar .sidebar-top{ background:var(--bg-color-opc); z-index: 1; }
.dashboard .left-sidebar .logo{ padding-bottom:0px; }
.dashboard .left-sidebar .logo img{ max-width: 100%;  }

.dashboard .left-sidebar .midbox1{ margin-bottom: 30px; border-bottom: 1px solid #eee; }

.dashboard-cover{ background-repeat: no-repeat; background-position: center; height: 100px; background-size: cover; text-align: center; position: relative; }
.dashboard-cover a{ position: absolute; background:rgba(0,0,0,0.8); top:0; right: 0; text-align: center;
    padding:5px 10px; text-decoration: none;
}
.dashboard-cover a span{ display: none; }
.dashboard-cover a:hover span{ display: inline-block; margin-left: 5px; }

.dashboard-user-box{ margin-top: -80px; text-align: center; }
.dashboard-user-box .image{ position: relative; }
.dashboard-user-box .btn-photo-edit{ position: absolute; background:rgba(0, 0, 0,0.8); width: 36px; height: 36px; border-radius: 50%; top: 50%; left: 50%; margin-top: -18px; line-height: 36px; margin-left: -18px; text-align: center; }
.dashboard-user-box .info{ line-height: 14px; background: #eee; position: relative; text-align: left; }
.dashboard-user-box .info a { background: #0d6efd;
color: #fff; position: absolute; right: 5px; width: 25px; top: 4px; height: 25px; text-align: center; line-height: 25px; }

.dashboard .left-sidebar .dashboard-menu li{ display: block;  }
.dashboard .left-sidebar .dashboard-menu li a{display: block; padding: 8px 20px; text-decoration: none; border-right:4px solid transparent; line-height: 24px; margin:1px 0; position: relative; }
.dashboard .left-sidebar .dashboard-menu li a i{ line-height: 22px; font-size: 18px; width: 22px; height: 22px; display: inline-block; vertical-align: top; text-align: center; text-decoration: none; font-weight: bold; }
.dashboard .left-sidebar .dashboard-menu li a span{ margin-left: 10px; }
.dashboard .left-sidebar .dashboard-menu li a:hover{ background:#eee; }
.dashboard .left-sidebar .dashboard-menu li.active a{ color: var(--link-hover-color); border-right-color: var(--link-color); background:#eee; }
.dashboard .left-sidebar .dashboard-menu li a .counter{  background: #e00; color: #fff; font-size: 10px; width: 15px; height: 15px;  border-radius: 50%;font-weight: bold; line-height: 15px; position: absolute; text-align: center; right: 15px; top: 12px; }
.dashboard .left-sidebar .login_form span{ font-size: 14px; }

.dashboard-search{ border:1px solid #f4f4f4; background: #f4f4f4; position: relative; border-radius: 5px; 
    padding:0 5px 0 30px; margin-top: -1px; }
.dashboard-search .fa-search{ position: absolute; left: 14px; top: 10px; }
.dashboard-search span{ display: none; position: absolute; right: 15px; top: 7px; padding:0px; border-left: 1px solid #d1d5db }
.dashboard-search.spc span{ display: block; }

.dashboard-search .left-pan,.dashboard-search .left-pan i { padding-left:7px }
.dashboard-search input {  border:none; display: block; line-height: 18px; padding: 8px; background: none; }
.dashboard-search input:hover,.dashboard-search input:focus{ background: none; }

.dashboad-header .buttons .btn-group > .btn{ padding:6px 8px; border-radius:50%; background: none; border:none; color:var(--link-color); font-size: 15px; }
.dashboad-header .buttons .btn-group > .btn i{ min-width: 18px; text-align: center }
.dashboad-header .buttons .btn-group button .counter{ position: absolute; top: -1px;right: -1px; background: #e00; color: #fff; font-size: 10px; width: 15px; height: 15px;  border-radius: 50%;font-weight: bold; line-height: 15px; }

.dashboad-header .btn-search-opn{ padding: 5px 8px; font-size: 15px; color: var(--link-color); }

.js-click-scroll{ text-align: center; }

.user_notifiactions .content ul{ margin:0px; padding:0px; }
.user_notifiactions .content ul li{ margin:0 15px; padding:12px 90px 12px 0; border-top:1px solid #e5e5e5; }
.user_notifiactions .content ul li:first-child{ border:none; }
.user_notifiactions .content ul li strong{ font-size: 13px; line-height: 13px; margin-top: 3px; }
.user_notifiactions .content ul li a{ text-decoration: none; font-size: 13px; }
.user_notifiactions .content ul li p{ text-align: left; font-size: 13px; line-height: 14px; }
.user_notifiactions .content ul li p i{ width: 12px; margin:0px; }
.user_notifiactions .content ul li button{ font-size: 12px; padding: 3px 7px; border-radius: 3px; }
.user_notifiactions .content ul li .actions{position:absolute; margin-top:6px; right:0; }
.user_notifiactions .content .js-processing::after{ width: 18px; height: 18px; }
.user_notifiactions .content .btn-default.js-processing::after{ border: 5px solid rgba(0,0,0,0.2); border-top: 5px solid #222; }

#listallnotifications a,.box-notifications .content a{ color: #222; text-decoration: none; }
#listallnotifications strong a,.box-notifications .content strong a{ color:var(--link-color); }
#listallnotifications .d-inline-block, .box-notifications .d-inline-block{ line-height: 16px; margin-bottom: 1px; margin-top: 2px;}
#listallnotifications span,.box-notifications span{ font-size: 13px; }
.box-notifications ul.data-list p{ text-align: left; }
.box-notifications ul.data-list > .d-flex{ padding:10px 15px 0 10px; border-top: 1px solid #f0f0f0;}
.box-notifications ul.data-list .mb-3{ margin-bottom: 10px !important; }
.box-notifications ul.data-list > .d-flex:first-child{ border:none; }

.btn-user{ margin-left: 10px; }
.btn-user img{ border-radius: 50%; max-height: 35px; width: auto; }
.btn-user .dropdown-toggle::after{ margin-left: 0; }
.btn-user .dropdown-box:not(.nar)::before{ right: 15px; }

.js-live-search-results{position: absolute; background: #fff; padding:0px; border: 1px solid #eee; left: 0; right: 0; z-index: 999; margin-top:3px; box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.js-live-search-results ul{ margin: 0; padding: 0; max-height: 400px; overflow-y:auto; }

.chat-sidebar{ padding-right: 80px; position: relative; }
.chat-sidebar .chat-container{ overflow: hidden; background: #fff; position: absolute; width:70px; top:-20px; right:238px; height:800px; z-index: 1000; transition: all 0.5s ease; margin-right: -250px; overflow-y: auto; box-shadow: 0 0px 7px #ccc;}
.chat-sidebar .chat-container.open{ width: 250px; }
.chat-container i.icon-chat-opener{ width: 100%; height:50px; display: block; background: #333; color: #fff; text-align: center; font-size: 22px; line-height: 50px; cursor: pointer; }
.chat-container .search{ position: relative; border-bottom: 1px solid #e5e5e5; }
.chat-container .search .input-group{ padding-right:45px; }
.chat-container .search .icon-chat-closer{ position: absolute; right: 10px; top: 10px; font-size:16px; border: 1px solid #ccc; color: #666; padding: 5px; width: 32px; text-align: center; border-radius: 5px; line-height:18px; cursor: pointer; height: 30px; }
.chat-container .search,.chat-container.open i.icon-chat-opener{ display: none;  }
.chat-container.open .search{ display: block; background:#f5f5f5; text-align: left;  }
.chat-container .search span{ padding: 0px 10px; display: block; line-height: 30px; }
.chat-container .list-users img{ border-radius: 50% !important; border: 1px solid #ddd; padding: 1px; }
.chat-container .list-users strong{ margin-bottom: 2px; }
.chat-container .list-users strong a{ text-decoration: none; font-size: 13px; }
.chat-container:not(.open){ text-align: center; }
.chat-container:not(.open) .list-users .d-flex > p{ display: none; }

.chat-container .list-users{ position: absolute; top: 50px; bottom: 0; width: 100%; overflow: auto;}
.chat-container:not(.open) .list-users{ overflow: hidden; }
.box_user_search{ position: relative; }
.box_user_search .mw{ max-width: 140px; }

.js-live-search-results ul.data-list.users li{  padding:15px 20px; border-top:1px solid #f0f0f0; }
.js-live-search-results ul.data-list.users li:first-child{ border:none; }
.js-live-search-results ul.data-list.users li i{ width: 10px; display: inline-block; text-align: center; }
.js-live-search-results ul.data-list.users p{ font-size: 13px; line-height: 13px; }
.js-live-search-results ul.data-list.users strong{ line-height: 13px; margin-bottom: 2px; }
.js-live-search-results ul.data-list.users strong a{ text-decoration: none;}

#ProfileBasic_herefor{ display:block; }

.list-friends .friend{ padding-left: 10px; padding-right: 10px; }

/* user page */

.user-top-box{ border-bottom:3px solid #d9d9d9; }
.user-cover{ background-repeat: no-repeat; background-position: center; height:400px; background-size: cover; position: relative;}
.user-cover::before{ content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0.65) 20%, rgba(0,0,0,0.55) 30%, rgba(128,128,128,0.17) 50%, rgba(255,255,255,0) 100%);
    background-image:-ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0.64) 20%, rgba(0,0,0,0.55) 30%, rgba(128,128,128,0.17) 50%, rgba(255,255,255,0) 100%);
    background-image:-moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0.64) 20%, rgba(0,0,0,0.55) 30%, rgba(128,128,128,0.17) 50%, rgba(255,255,255,0) 100%);  }


.btn-tlview-item{ cursor: pointer; }
.user-left-box ,.user-right-box{ position: relative; }
.user-left-box .image-topbox img{ margin-bottom: 15px; max-width: 100%;  border: 2px solid #ddd; border-radius: 50%; padding: 2px; }
.user-right-box .user-header .name{ line-height: 30px; color: #fff; font-size: 30px; text-shadow: 0 0 1px #000; }
.user-right-box .user-header .name a{ color: #e9e9e9e; font-size:19px; line-height: 19px; margin-left: 5px; color: #ccc; text-decoration: none; text-shadow: 0 0 0px #000; }
.user-right-box .user-header .info{ font-size: 18px; line-height: 18px; color: #fff; text-shadow: 0 0 1px #000;  }

.block-userinfo .block-social a,.icons-share a{ font-size: 20px; line-height: 20px; margin:0 5px }
.block-userinfo .block-social a:hover i{ color: var(--link-hover-color); }
.block-userinfo .block-social i{ width: auto; height: auto; margin: 0;  }
.user-right-box .user-header .ucntrs{ color: #ccc; text-transform:capitalize; }
.user-right-box .user-header .ucntrs span::before{ content:"."; content: "."; font-size: 38px; line-height: 0px; margin: 0px 10px 0px 8px; display: inline-block; vertical-align: top; }
.user-right-box .user-header .ucntrs span:first-child::before{ display: none; }
.user-tabs .nav-tabs{ border:none } 
.user-tabs .nav-link{ font-size: 15px; margin:0 0 -3px 40px; border:none; padding: 13px 0 13px 0; border-bottom: 3px solid transparent; }
.user-tabs .nav-link i { margin-right: 3px; }
.user-tabs .nav-link:first-child{ margin-left: 0; }
.user-tabs .nav-link:last-child{ margin-right: 0; }
.user-tabs .nav-item{ margin-left:30px; }
.user-tabs .nav-link:hover{ border-bottom-color: #999; }
.user-tabs .nav-link.active{ border-bottom-color: var(--link-color); }
.user-tabs .btn-more ul{ margin-top: -3px !important; } 
.user-tabs .btn-more ul a{ padding:5px 20px; margin:0 0 1px 0; border:none; border-radius:none; }
.user-tabs .btn-more ul a:hover,.user-tabs .btn-more ul a.active{ color: #1e2125; background-color: #e9ecef; border:none; }

.block-userinfo{ color: #666; }
.block-userinfo > div:first-child{ color:#212529; }
.block-userinfo i{ display: inline-block; vertical-align: middle; width: 16px; text-align: center; margin-right: 5px; position: relative; top: -1px; color:#212529; }
.block-userinfo a{ text-decoration: none; }
.block-userinfo span{ display:block; padding-left: 25px; color:#212529;line-height: 16px; margin-top: 3px; }

.box-status textarea{ border:none; line-height:20px; width: 100%; outline: none; border-radius:4px 4px 0 0; min-height:70px; }
.box-status .form-control{ border:0px solid transparent; border-left:2px solid transparent; }
.box-status .form-control.minht{ height: 35px; min-height: auto; }
.box-status .buttons{ background: #f5f5f5; border-radius:0 0 4px 4px;  }
.box-status .buttons button{ padding-top: 2px; padding-bottom: 2px; }
.box-status .buttons button.active,.box-status .buttons button.show{ color:var(--link-color); }
.box-status .buttons button.active .fa{ font-weight:400 !important; }

.box-status .alert{ padding:11px 15px 10px; border:none; border-radius: 0; margin: 0; font-size: 13px; line-height: 13px; }
.box-status .box-images .uimage{ margin: 0 14px 14px 0 !important; border: 1px solid #ddd !important; }

.box-status .btn-emoji .dropdown-box{ padding:10px; transform:none !important; top:23px !important; }
.box-status .btn-emoji .dropdown-box::before{ border-bottom-color: #fff; left: 5px; right: auto;  }
.box-status .btn-emoji .dropdown-box i{ cursor: pointer; display: inline-block; padding: 3px; width: 24px; text-align: center; font-size: 18px; height: 24px; margin-bottom: 3px; }
.photo-form .btn-privacy .dropdown-box,.box-status .btn-privacy .dropdown-box{ transform: none !important; top: 23px !important; right: 6px !important; left: auto !important; }
.box-status .btn-privacy .dropdown-box::before{ border-bottom-color: #fff; }
.block-timeline .btn-privacy .dropdown-box{ transform:none !important; top:20px !important; }
.block-timeline .btn-privacy .dropdown-box::before{ left: 9px; right: auto;  }
.btn-privacy .dropdown-box i, .ellipsis .dropdown-box i{ width: 18px; text-align: center; margin-right: 2px; }
.block-timeline .timeline .photolist{ text-align: center; }
.block-timeline .font-weight-bold{ line-height: 16px; margin-bottom: 2px; margin-top: 1px; }
.block-timeline .tl-status .icon-emoji{ font-size:60px; font-weight: normal; }
.timeline-container.card{ border:none }
.block-timeline .timeline img{ max-width: 100%; }
.block-timeline .photolist{ margin:-2px; }   
.block-timeline .photolist a{ display: inline-block; vertical-align: top; margin: 0 -2px 0 -2px; }
.block-timeline .photolist .phi1{ }
.block-timeline .photolist .phi2{ width:50%;}
.block-timeline .photolist .phi3{ width:33.3333333%; }
.block-timeline .photolist .phi4{ width:25%; }   
.block-timeline .photolist img{ max-width: 100%; height: auto; padding:2px; border: 0px solid #ccc; }   

.block-timeline .frdata{ position: relative; top:-2px; }
.block-timeline .frdata strong{ line-height: 13px; margin-bottom: 2px; }
.block-timeline .frdata p{ line-height: 13px; font-size:13px }
.block-timeline .frdata a{ font-size: 13px; }
.block-timeline .frdata i{ width: 10px; display: inline-block; text-align: center;}


.block-timeline .actions,.object_footer .actions{ margin:0; padding:0; list-style:none; }
.block-timeline .actions li,.object_footer .actions li{ border-left: 0px solid #dadada; display: inline-block;  margin: 0 0 0 15px;  padding: 0; }
.block-timeline .actions li a,.object_footer .actions li a{ font-size:13px; cursor:pointer; color:#777; text-decoration:none; outline:none; }
.block-timeline .actions li:first-child,.object_footer .actions li:first-child{  border:0; }
.block-timeline .actions li a.active,.object_footer .actions li a.active{ font-size:12px; font-weight:bold; }
.block-timeline .actions .counter,.block-timeline .actions .counter a{ font-size: 12px; font-weight: bold; }
.block-timeline .comments,.object_footer .comments{ display: none; border-top: 1px solid #f5f5f5; background: #f9f9f9; padding:15px; border-radius: 0 0 4px 4px; }
.block-timeline .comments .comment,.object_footer .comments .comment{ padding:0px 0px 0px 37px; margin:0px 0 11px 0; position:relative;}
.block-timeline .comments .comment.creply,.object_footer .comments .comment.creply{  margin: 11px 0 0 !important;}
.block-timeline .comments .comment img,.object_footer .comments .comment img{ position:absolute; left:0px; top:0px; }
.block-timeline .comments .comment .data,.object_footer .comments .comment .data{ width:100%; position: relative; color:#555; font-size:13px; top:0px; line-height:15px;  }
.block-timeline .comments .comment .data > a,.object_footer .comments .comment .data > a{  font-weight:bold; font-size:12px; text-decoration: none; }
.block-timeline .comments .comment .data .meta,.object_footer .comments .comment .data .meta{ font-size:12px; color:#888; margin-top:3px; }
.block-timeline .comments .comment .data > .btn-cdel,.object_footer .comments .comment .data > .btn-cdel{ position:absolute; font-size:16px; right:5px; top:0; color:#999; display:none; z-index:9; }
.block-timeline .comments .comment .data:hover > .btn-cdel,.object_footer .comments .comment .data:hover > .btn-cdel{ display:block; }
.block-timeline .comments .cform,.object_footer .comments .cform{ padding:0px 0px 0px 37px; position:relative;}
.block-timeline .comments .cform img,.object_footer .comments .cform img{ position:absolute; left:0px; top:0px; }
.block-timeline .comments .cform .cfield,.object_footer .comments .cform .cfield{ width:100%; border: 1px solid #e3e3e3; position: relative; background: #fefefe; }
.block-timeline .comments .cform .cfield.error,.object_footer .comments .cform .cfield.error{ border-color:#c00; }
.block-timeline .comments .cform .cfield input,.object_footer .comments .cform .cfield input{ height:30px; border:0; padding:5px 10px; background:none;  padding-right: 70px; width:100%; font-size:12px; color:#444; }
.block-timeline .comments .cform .cfield button,.object_footer .comments .cform .cfield button{ display: none;  border: 0 none; box-shadow: 0 0 0 #fff;  font-size: 14px; width:32px; height:28px; padding:0px 8px; position: absolute; right: 1px; top: 1px; } 
.block-timeline .comments .link-reply,.object_footer .comments .link-reply{ cursor:pointer; font-size: 12px;  }
.block-timeline .comments .cform.reply,.object_footer .comments .cform.reply{ padding-left:31px; margin-top:8px; margin-right:7%; display:none;  }
.block-timeline .comments .cform.reply input,.object_footer .comments .cform.reply input{ height:26px; padding:3px 8px; }
.block-timeline .comments .cform.reply button,.object_footer .comments .cform.reply button{ font-size: 14px; height:24px; padding:2px 6px;}
.block-timeline .comments .view-more,.object_footer .comments .view-more{ font-size: 13px; margin: -4px 0 8px;}
.block-timeline .comments .comment .view-more,.object_footer .comments .comment .view-more{ margin:6px 0 -5px 0px; }
.block-timeline .comments .view-more a,.object_footer .comments .view-more a{ font-style:italic; cursor:pointer; }

.modal-tlview-item{}
.modal-tlview-item .modal-content{ border-radius:3px; }
.modal-tlview-item .modal-dialog{ width:1000px; max-width:92%; margin-left: auto; margin-right: auto;}
.modal-tlview-item .modal-body{ border-radius:4px; padding:0; display: block; flex: unset; }
.modal-tlview-item .btn-tlv-close{ font-size: 30px; position: absolute; right: 5px; top: 5px; z-index: 9; width: 30px; padding: 0;  height: 30px;line-height: 30px;}
.modal-tlview-item .tlv-panel-left{ position:relative; width: 65%; vertical-align:top; background:#333; padding:0px 0; text-align:center;display:inline-block; }
.modal-tlview-item .tlv-panel-right{ width: 35%; display: inline-block; vertical-align:top; overflow-y: auto; }
.modal-tlview-item .tlv-panel-left img{ max-width:100%; margin:0 0px;   -webkit-touch-callout: none; 
  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;   }
.modal-tlview-item .ibot{ font-size:12px; }
.modal-tlview-item .description{ margin-top:10px; color:#444; font-size:13px; line-height:17px; }
.modal-tlview-item a.arrow-left,.modal-tlview-item a.arrow-right{
    background-image:url(../images/icon-ov.png); background-repeat:no-repeat; background-position:0 0; background-size:22px auto;
    height: 34px; margin-top: -17px;  position: absolute;  top: 50%;  width: 20px;  z-index: 10; opacity:0.4; outline:none; cursor:pointer;
}
.modal-tlview-item a.arrow-left:hover,.modal-tlview-item a.arrow-right:hover{ opacity:1}
.modal-tlview-item a.arrow-left{ left:15px; }
.modal-tlview-item a.arrow-right{ right:15px; background-position:0 -32px; }

.profile-items .item{ width: 25%; display: inline-block; vertical-align: top; margin-right:-4px; }
.profile-items.items-videos1 .item{ width: 33%; }
.profile-items .item a{ display: block; margin:5px; cursor: pointer; }
.profile-items .item img{ width: 100%; border:1px solid #ddd; padding: 1px; }

.photo-actions{ margin-top:15px;}
.photo-actions .photo-form{ display:none; margin-bottom:10px;}
.photo-actions .photo-form textarea{ font-size:13px; display:block; height:70px; border:1px solid #ddd; padding:5px; color:#555; margin-bottom:10px; width:100%; }
.photo-actions .photo-form .footer{ display:block; text-align:right; margin-top:5px; }
.photo-actions .photo-form .footer .btn{ padding:3px 8px; } 
.photo-actions .btn-group .btn{ padding:2px 10px; }


/* ========= */

.widget-weather{ position: relative; background: url(../images/bg-wethear.webp) no-repeat top center; color: #fff; border-radius: 5px;
background-size:100%; padding-top:30px; padding-bottom:25px; text-align: center; background-size: cover;  }
.widget-weather .hdn{ display: none; }
.widget-weather .top{ position: relative; text-align: left; margin:0 9%; }
.widget-weather .temp{ display: inline-block; width: 105px; position: relative; }
.widget-weather .temp .current{ font-size:56px; line-height: 40px; font-weight: 600; display: block; }
.widget-weather .temp .min,.widget-weather .temp .max{ font-size:14px; position:relative; right: 0;top: 5px;}
.widget-weather .temp .max{ margin-left: 5px; }

.widget-weather .weather_icon{ font-size:54px; margin-top: 15px; line-height: 40px;  background-repeat: no-repeat; background-position: center; width:70px; height:60px; background-size:138%; }
.widget-weather .dgr::after{ content:"\00B0";  }
.widget-weather .extra{ position: absolute; top:25px; right: 9%; width: 130px; }
.widget-weather .extra span{ display: block; font-size: 13px; margin-bottom: 1px; text-align: left; }
.widget-weather .extra span i{ display: inline-block; vertical-align: middle; width: 15px; height: 15px; text-align: center; }
.widget-weather .info{ padding:0 9%; }
.widget-weather .info .extra .rt{ float: right; }
.widget-weather .days{ list-style: none; padding:0px 6%; margin:0; background: rgba(255, 255, 255,0.2); }
.widget-weather .days li{ cursor: pointer; padding:0 0 10px 0; margin:0; display: inline-block; margin-right:-4px; vertical-align: top; width: 14.284%;  }
.widget-weather .days li span{ display: block; text-align: center; font-size: 13px; line-height: 19px; }
.widget-weather .days li span.day{ font-weight: bold; padding-top:8px; margin: 0px 1px; border-top:3px solid transparent;  }
.widget-weather .days li:hover .day, .widget-weather .days li.active .day{ border-top-color:#fff; }
.widget-weather .days li.active{ background:rgba(250,250, 250,0.2); }
.widget-weather .days li span.icon{ font-size:24px; 
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 130%;
}
.widget-weather .date, .widget-weather .info .cond{ font-size: 18px; font-weight: bold; line-height:16px;  }
.widget-weather .loc,.widget-weather .info .extra{ line-height: 12px; font-size: 12px; }

.friend-suggessions strong{  line-height: 13px; margin-bottom: 2px; }
.friend-suggessions a{ font-size: 13px; text-decoration: none; }
.friend-suggessions i{ width: 10px; display: inline-block; text-align: center; }
.friend-suggessions p{ font-size: 13px; line-height: 13px; }

.gmap{ position: relative; padding: 0 1px 1px 1px; }
.gmap .map_loader{ min-height: 300px; }
.gmap .loading{ display: none; content:""; z-index: 1; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:rgba(0, 0, 0,0.5); }
.gmap .loading::before{ position:absolute; z-index:1;  border:7px solid rgba(250,250,250,0.7); border-top:7px solid #0b5ed7; border-radius: 50%; height: 40px; width: 40px;  animation: spin 0.7s linear infinite; display: inline-block; content:" "; top: 50%; left: 50%; margin-left: -20px; margin-top: -20px;
}

.list-friends .item{ text-align: center; overflow: hidden; border-radius: 4px; box-shadow: 0 0 1px #bbb inset; }
.list-friends .item .cover{ background-repeat: no-repeat; background-position: center; height: 100px; background-size: cover; height: 70px; margin-bottom: -40px; }
.list-friends .item img{ width:80px; height: auto; }
.list-friends .item a,.list-friends .item span,.list-friends .item strong{ line-height: 13px; font-size: 13px; }
.list-friends .item span,.list-friends .item strong{ padding-top: 1px; }
.list-friends .item button{ padding: 2px 7px; margin: 1px; }

.box-post-status .nav-tabs{ border:none;  }
.box-post-status .nav-tabs .nav-item.show .nav-link, .box-post-status .nav-tabs .nav-link.active,.box-post-status .nav-tabs .nav-link:focus,.box-post-status .nav-tabs .nav-link:hover{ border-color:transparent; }
.box-post-status .nav-tabs .nav-link.active::after{ content: " "; }

.dashboard.profile .btn-tg-sdb{ cursor: pointer; color: #fff; font-size: 20px; line-height: 25px; display: inline-block; padding:5px 0; }
.dashboard.profile .left-sidebar .logo{ padding: 2px 0; }

.block-user-buttons .dropdown-box{ transform: none !important; right: 0px !important; left: auto !important; top: 28px !important; }
.block-user-buttons .dropdown-box::before{ border-bottom-color: rgba(255, 255, 255, 0.97); right: 4px; }
.block-user-buttons .btn-group .btn{ border-radius: .25rem !important; }
.block-user-buttons .btng-ellipsis .dropdown-box::before{ right: 7px; }

.list-activites .card{ border: none; }
.list-activites .ellipsis { color: #a09c9c; }
.list-activites hr{ color: #a09c9c; margin-top: 4px; margin-bottom: 8px; }
.list-activites .muted-color{ color: #a09c9c; font-size: 13px; }
.list-activites .ellipsis i{ margin-top: 3px; cursor: pointer; }
.list-activites .icons i{ font-size: 25px; }
.list-activites .icons .fa-heart{ color: red; }
.list-activites .icons .fa-smile-o{ color: yellow;font-size: 29px}
.list-activites .rounded-image {
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px
}
.list-activites .name{ font-weight: 600; }
.list-activites .comment-text { font-size: 12px; }
.list-activites .status small{ margin-right: 10px; color: blue; }
.list-activites .form-control { border-radius: 26px; }
.list-activites .comment-input { position: relative; }
.list-activites .fonts{ position: absolute; right: 13px; top: 8px; color: #a09c9c;}

.profile .dashboad-header .buttons .btn-group:not(.btn-user) > .btn,.profile .btn-user .dropdown-toggle::after{ color:var(--link-color-wt) }

.extra-sidebar .col-dashboard-page{ width: calc(100% - 192px); }
.extra-sidebar .col-right-sidebar{ width:192px; padding-right:20px; }
.extra-sidebar .right-sidebar{ padding-bottom: 20px; }

.profile .dashboad-header .dropdown-box{ margin-top: 8px !important; }
.profile .dashboad-header .dropdown-box:not(.nar)::before{ border-bottom-color: #fff; }
.profile .btn-group .btn.show.har::after{ top: 22px; }

button.btn_sidebar_switcher{ position: fixed; padding: 0; background: rgba(0,0,0,0.7); top: 50%; margin-top: -20px; right: 0; z-index:10; border: none; height: 38px;color: #fff;border-radius: 4px 0 0 4px; font-size: 21px;line-height: 21px;text-align: center; width: 38px; box-shadow:0 0 4px rgba(250,250,250,0.9) !important; }
button.btn_sidebar_switcher:focus{ box-shadow:0 0 4px rgba(250,250,250,0.9) !important; }

#tb-ep-notifications .checkbox-box, #field_prv_hide_srch{ position: relative; padding-left: 35px; }
#tb-ep-notifications .checkbox-box .one, #field_prv_hide_srch .one{ position: absolute; left: 12px; }

.box_user_search .fld-age button{ padding:5px 5px 6px 5px; width: 100%; min-width:52px; }

.status_url_info{  margin:15px; position:relative; padding:0 18px 0 0;}
.status_url_info.si{  min-height:100px; padding-left:115px; }
.status_url_info > i{ position:absolute; right:0px; top:0px; padding:0px 5px 1px 5px; cursor:pointer; }
.status_url_info > .uiimg{ width:100px; left:0px; top:0px; border:1px solid #ddd;background-color:#ddd; background-position:center; background-size:contain; background-repeat:no-repeat; height:100px; position:absolute;}
.status_url_info > .title{ display:block; font-weight:bold; line-height:14px; }
.status_url_info > .url{  display:block; color:#666; margin-top:7px; line-height:16px;
text-overflow: ellipsis; overflow: hidden; word-break: break-all; }
.status_url_info .uim_nav a {
    border-radius: 2px;
    display: inline-block;
    font-size: 18px;
    height: 22px;
    line-height: 20px;
    padding:1px 4px;
    text-align: center;
    vertical-align: middle;
    width: 22px;
}
.status_url_info .uim_nav a.dis{ background:#ddd !important; color:#666 !important; cursor:text;}
.status_url_info .uim_nav{ margin-top:10px; }
.status_url_info_divider{ border-top:1px #ccc dashed; margin:15px 0;}

.timeline .status_url_info{ border:none;margin:0; padding:0;}
.timeline .status_url_info a{ font-size: 13px; line-height: 14px; }
.timeline .status_url_info.si{ padding:0 0 0 115px; min-height:100px; }
.timeline .status_url_info > .uiimg{ top:0px; }


/* =========== RESPONSIVE ============ */
@media (max-width:1200px) and (min-width: 992px) {
    .widget-weather .top{ margin:0 6%; }
    .widget-weather .days li{ width: 16.284%; }
    .widget-weather .days li:last-child{ display: none; }
}
@media (min-width: 992px){ 
    .dashboard .navbar-nav{ margin:0 !important; }
    .dashboard.profile .left-sidebar .logo{ padding: 2px 0 1px 0; }
}
@media (max-width:900px) and (min-width: 768px) {
    .widget-weather .top{ margin:0 8%; }
    .widget-weather .days li{ width: 16.284%; }
    .widget-weather .days li:last-child{ display: none; }
    .widget-weather .extra{ position: static; margin-top: 15px; margin-left: 8%; }
    .widget-weather .weather_icon{ position: absolute; top:0; right: 0; margin:0; }
}

@media (max-width:991px) and (min-width:768px){
    .dashboard .right-sidebar{ padding-right: 10px; }
}

@media (max-width:991px) and (min-width:521px){
    .dashboard .left-sidebar .logo img{ max-width: 140px; margin: 4px 0 1px 0; display: inline-block; }
    .dashboard.profile .left-sidebar .logo img{ margin-top: 1px; }
    .left-sidebar{ height:100vh !important; overflow: auto !important; }
}

@media (min-width: 768px) {
    .profile .dashboad-header .btn-search-opn{ display: none; }
    .profile .dashboard-search{ width: 130%; }
    .modal-tlview-item .tlv-panel-left img{ max-height: 100% !important; }
    .profile .block-user-buttons{ text-align: right; }
}

@media (min-width: 601px) {
    .dashboard:not(.profile) .dashboad-header .btn-search-opn{ display: none; }
}

@media (min-width: 521px) {
    .col-xl-20{ width: 30%; max-width: 225px; } 
    .h-sm-100 { height: 100%; }
    .dashboard.profile .col-xl-201{ transition: all 0.5s ease; }
    .dashboard.profile:not(.fsb) .col-xl-20{ width: 30%; max-width:70px; }
    .dashboard.profile:not(.fsb) .dashboard-cover, .dashboard.profile:not(.fsb) .dashboard-user-box{ display: none; }
    .dashboard.profile:not(.fsb) .left-sidebar .dashboard-menu li a{ padding: 18px 20px; border-left:3px solid transparent; }
    .dashboard.profile:not(.fsb) .left-sidebar .logo{ display: none; }
    .dashboard.profile:not(.fsb) .left-sidebar .dashboard-menu li a span{ display: none; }
    .dashboard.profile:not(.fsb) .left-sidebar .dashboard-menu li a i{ font-size: 22px; line-height: 22px; height: 22px; }
    .dashboard.profile:not(.fsb) .dashboad-header i.btn-tg-sdb{ display: none; } 
    .dashboard.profile.fsb .dashboad-header .logo, .dashboard.profile.fsb .left-sidebar .btn-tg-sdb{ display: none;  }
    .dashboard .left-sidebar .dashboard-menu li.btn-user-edit{ display: none; }
}
@media (min-width: 461px) {
    .user-left-box .image-topbox {
        position: absolute;
        bottom: 0;
        text-align: center;
        left:12px;
        right: calc(var(--bs-gutter-x) * .5);
    }
    .user-right-box .user-header{ position: absolute; transform: translate3d(-0%,-100%,0); left:12px; right:32px; }
}

@media (max-width:991px){

    .left-sidebar .login_form .form-group{ text-align: center; }
    .left-sidebar .login_form .form-group .float-end{ float: none !important; margin-bottom: 0; display: inline-block; }
    .left-sidebar .login_form .input-group{ position: relative; }
    .left-sidebar .login_form span{ font-size: 13px !important; background: none;border:0; padding: 11px 9px; z-index: 3; top: 0; left: 0; position: absolute; }
    .left-sidebar .login_form .form-control{ border-radius: 4px !important; padding-left: 28px; }
   
    .col-xl-20{ max-width: 200px; } 
    .chat-sidebar{ padding-right:10px; position: static; }
    .chat-sidebar .chat-container{ display: none; }
    .btn-top-login.me-2{ margin-right: 4px !important; }
    .user-top-box .btn-primary span{ display: none; }

    .user-right-box .user-header .name{ font-size: 27px; line-height: 26px; padding-right: 0px !important; }
    .user-right-box .user-header .name a{ margin:0px 0 0 0; font-size: 17px; position: relative; top: -5px }
    .user-right-box .user-header .info{ font-size: 17px; }
    .user-tabs .nav-link{ margin-left: 30px; }
    .user-cover{ height: 320px; }
    .dashboad-header .btn{ vertical-align: top; }
    .navbar-toggler{ margin-bottom: -5px; }
    
    .box_user_search .text-end{ position: absolute; top:50px;  right: -8px; }
    .box_user_search .cbtns > div{  margin: 0px !important; height: 18px; min-height: auto; font-size: 13px; display: block !important; }
    .box_user_search .cbtns > div input{ margin-top: 0; }
    .box_user_search .cbtns > div label{height: auto; line-height: 14px; vertical-align: top; position: relative; bottom: 0px; }
    .box_user_search .form-select{ width: 100%; max-width: 100%; font-size: 13px !important; }
    .user-top-box{ border-radius: 0px !important; }
    .dashboard:not(.profile) .navbar-toggler-icon i{ color: var(--link-color);border-color: var(--link-color); }
    .dashboard-main{ overflow: hidden; }
    .dashboard-main .user_box{ margin: -20px -32px 0 !important; }
}

@media (max-width:991px) and (min-width:768px){
    .user-left-box .image-topbox{ right: 4px; }
    .user-left-box{ padding-right: 0; }
    .user-right-box{ padding-left: 18px; }
    .user-right-box .user-header{ left: 18px; }
}

@media (max-width:767px) and (min-width:461px){
    .user-right-box .user-header{ left: 6px; }
    .user-right-box{ padding-left: 6px; }
}

@media (max-width:991px) and (min-width:571px){
    .box_user_search .ust{ padding-right:80px;  }
    .box_user_search .fld-age{ position: absolute; top:0px; right: 0; }
}

@media (max-width: 767px){
    .chat-sidebar{ padding-left:10px; }
    .col-xl-20{ max-width:190px; } 
    .user-cover{ height: 260px; }
    .extra-sidebar .col-dashboard-page{ width: 100%; }
    .extra-sidebar .col-right-sidebar,.dashboard .col-right-sidebar{ display: none; }
    .profile .row.user_content1{ padding-left:18px; padding-right:18px; }
    .profile .row.user_content1 > *{ padding-left: 8px; padding-right: 8px; }
    .profile .dashboad-header .box-usearch{ display: none; position: absolute; top: 55px; background: rgba(255,255,255,0.95); padding: 15px; left: 0; box-shadow: 0 0px 3px #ddd; }
    .profile .dashboad-header .btn-search-opn{ color:var(--link-color-wt); padding: 4px 8px; }
    .user-right-box .user-header .ucntrs{ font-size: 13px; }
    .user-right-box .user-header .ucntrs span::before{ margin: 0px 6px 0px 3px; position: relative; top: -2px; }
    .block-user-buttons .btn-group:not(.btng-ellipsis) .dropdown-box{ transform: none !important; right: auto !important; left: 0 !important; top: 28px !important; }
    .block-user-buttons .btn-group:not(.btng-ellipsis) .dropdown-box::before{ right: auto; left:7px; }
    .user-right-box .user-header .name a{ display: none; }
    .user-right-box .user-header .info{ color: #eee; margin-bottom: 10px; }
    .box_user_search .cbtns{ position: absolute; right: 0; top:52px; padding-right: 0px; }
    .box_user_search .cbtns > div{ display: block !important; }
    .box_user_search .text-end{ top:102px; }

    .rbox-user-friends div.p-3{ padding:10px !important;  }
    .rbox-user-friends div.p-3 a{ width: 25%; padding: 5px; margin:0 !important; }
    .rbox-user-friends div.p-3 a img{ width:100%; height: auto; }

    .modal-tlview-item .tlv-panel-left{ width:100%; display: block; }
    .modal-tlview-item .tlv-panel-right{ width:inherit; display: block; }
    .modal-tlview-item .tlv-panel-left iframe{ margin-bottom: -4px; }

    .profile-items{ margin: 0 -4px; text-align: center; }
    .profile-items .item{ width: 33.333%; }
    .profile-items .item a{ margin: 4px; }   
}

@media (max-width: 680px) {
    .col-xl-20{ max-width:180px; } 
    .dashboard .left-sidebar .dashboard-menu li a{ padding:6px 20px; }
}

@media(max-width: 600px){
    .offcanvas-collapse{ top: 51px; }
    .dashboad-header .col-sm-6{ width: 100%;  }
    div:not(.profile) .dashboad-header .box-usearch{ display: none; position: absolute; top: 65px; background: rgba(255,255,255,0.95); padding: 15px; left: 0; box-shadow: 0 0px 3px #ddd; } 
    .dashboard.profile .dashboad-header{ padding-top: 8px !important; padding-bottom: 8px !important; }
    .profile .dashboad-header .box-usearch{ top: 51px; }
    .dashboard.profile .btn-tg-sdb{ line-height:21px; }
    .dashboard.profile .left-sidebar .logo{ padding: 1px 0; }
    .user-right-box .user-header .name{ font-size: 24px; line-height: 24px; }
    .user-cover{ height: 200px; }
    .user-right-box .user-header .ucntrs{ font-size: 12px; }
    .user-right-box .user-header .ucntrs span::before{ margin: 0px 2px 0px 0px; }
    .js-live-search-results ul.data-list.users li{ padding:11px; }
}

@media (max-width: 575px) {
    .user-right-box .user-header .info{ margin-bottom: 1px; }
    .user-right-box .user-header .name a{ display1:block; top:0; margin-bottom: 1px; }
    .user-right-box .user-header .ucntrs{ display: none;  }
    .user-cover{ height:180px; }
    .block-user-buttons{ margin-top: 15px; }
    .box_user_search .cbtns{ position: static; }
    .box_user_search .text-end{ top: 151px; }
    .dashboad-header .htnl{ position: absolute; }
    .dashboard .left-sidebar .logo img{ max-width: 130px; margin-top: 6px; }
    .profile-items .item{ width: 20%; }
    .rbox-user-friends div.p-3 a{ width: 10%;}
}

@media (max-width: 520px) {
    .btn-top-login.me-2{ margin-right: 0px !important; }
    .navbar-toggler{ margin-left: 6px; }
    .col-xl-20{ width: 100%; max-width: 100%; }
    .chat-sidebar{ padding:0px; }
    .dashboad-header .dropdown-box:not(.nar)::before { border-bottom-color: #fff; }
    .dashboad-header .col-sm-6.buttons,.dashboard:not(.profile) .dashboad-header .htnlr.buttons{ width: 65%; }
    .profile .dashboad-header .dropdown-box,.dashboad-header .dropdown-box{ margin-top: 7px !important; }
    .btn-group .btn.show.har::after {top: 18px !important; }
    .dashboard:not(.profile) .dashboad-header div.logo{ width: 35%; }
    .dashboad-header div.logo{ padding-top: 1px; }
    
    .dashboard:not(.profile) .dashboad-header div.logo img{ max-width:128%; }
    .dashboard-header .box-usearch{ top: 52px; }
    .dashboard:not(.profile) .dashboad-header{ background:var(--bg-color); padding:8px 12px !important; }
    div:not(.profile) .dashboad-header .btn-search-opn,.dashboad-header .buttons .btn-group > .btn{ color:var(--link-color-wt); padding: 4px 8px; }
    .box-notifications{ display: none; }
    .btn-user img{ max-height: 32px; }
    .dashboard-main{ margin-bottom: 40px; }
    .dashboard .left-sidebar .sidebar-top,.dashboard .left-sidebar:not(.shd) .dashboard-cover,.dashboard .left-sidebar:not(.shd) .dashboard-user-box{ display: none; }
    .sticky-top.left-sidebar { position: fixed; bottom: 0; top: auto; z-index: 1020; }
    .dashboard .dashboard-menu{ text-align: center; }
    .dashboard .left-sidebar .dashboard-menu li{ display: inline-block; }
    .dashboard .left-sidebar .dashboard-menu li a{ border:2px solid transparent; border-right:none; border-left:none; padding:8px 17px; margin: 0 -2px 0 0}
    .dashboard .left-sidebar .dashboard-menu li.active a{ border-top-color: var(--link-color); }
    .dashboard .left-sidebar .dashboard-menu li a span:not(.counter){ display: none; }
    .dashboard .left-sidebar .dashboard-menu li a .counter{ top: 1px; right: 9px; }
    .dashboard.profile .btn-tg-sdb{ display: none; }
    .profile .dashboad-header .box-usearch{ top: 49px; }
    .dashboard:not(.profile) .btn-outline-primary{ color: #fff; }
    
    div:not(.profile) .dashboad-header .box-usearch{ top:49px; }
    .dashboard .btn-user-edit img{ margin:-6px -4px -3px -4px; border: 1px solid #ccc; padding: 1px; width: 30px; }
    .dashboard .left-sidebar.shd{ top:49px; overflow: auto; padding-bottom:45px; }
    .dashboard .left-sidebar.shd .dashboard-menu{ background: #fff; position: fixed; bottom: 0; box-shadow: 0px 0px 3px #ddd; }
    .dashboard:not(.profile) .navbar-toggler-icon i{ color:#eee;border-color:#eee; }
        .profile-items .item{ width: 25%; }

    .user-mobile-menu{ display: block !important; list-style: none; padding: 0; margin:21px 0 0 0; text-align: center; padding-top: 20px; border-top: 1px solid #ddd; }
    .user-mobile-menu li{ display: inline-block; width: auto; vertical-align: top; margin-right: -4px; padding: 0 8px;min-width: 105px; }
    .user-mobile-menu li a{ border: 1px solid var(--bg-color); display: block; text-align: center; border-radius: 4px; padding:10px 15px; line-height:18px; }
    .user-mobile-menu li a:hover,.user-mobile-menu li.active a{ border: 1px solid var(--link-active-color); color: var(--link-active-color); }
    .user-mobile-menu li a i{ display: inline-block; margin-bottom: 0px; font-size: 18px; width: 20px; height: 20px; }
    .user-mobile-menu li a span{ display: block; text-align: center; } 
    .rbox-user-friends div.p-3 a{ width: 12.5%;}      
}

@media (max-width: 460px) {

    .dashboard .user-left-box, .dashboard .user-right-box{ width: 100%; text-align: center; }
    .dashboard .user-left-box{ margin-top: -80px; }
    .image-topbox.ps-5{ padding:0px !important; }
    .user-cover{ height:170px; }
    .user-right-box .user-header .name{ color: #222; text-shadow: none; }
    .user-right-box .user-header .name a{ color: var(--link-color); text-shadow: none; }
    .user-left-box .image-topbox img{ margin-bottom: 15px; }
    .dashboard .user-tabs{ border-top: 1px solid #e5e5e5; margin-top: 10px;  }
    .dashboard .user-tabs .nav-link,.dashboard .user-tabs .nav-item{ display: inline-block; margin-left: 20px; }
    .user-tabs .nav-tabs{ display: block; text-align: center; }
    .dashboard .user-tabs .nav-link:first-child,.dashboard .user-tabs .nav-item:first-child{ margin-left: 0; }
    .user-right-box .user-header .info{ color:#777; text-shadow:none; font-size:16px; }
    .user-left-box .image-topbox img{ width: 200px; }
    .rbox-user-friends div.p-3 a{ width: 16.5%;}
}

@media (max-width: 420px) {
    .dashboad-header div.logo{ padding-top: 2px; }
    .dashboad-header div.logo img{ max-width:130%; }
    .user_notifiactions .btn-group{ position: static; }
    .user_notifiactions .dropdown-box.hd{ font-size: 14px; padding: 0; width: auto; left: 15px !important; right: 15px !important; transform: none !important; top: 44px !important; }
    .btn-privacy button span{ display: none; }
    .dashboard .left-sidebar .dashboard-menu li a{ padding: 6px 15px; }
    .user-cover{ height:160px; }
    .row.list-friends > *{ padding-left: 8px; padding-right: 8px; }
    .user-right-box .user-header .name{ font-size: 21px; line-height: 23px; }

}

@media (max-width: 360px) {
    .navbar-toggler-icon i{ line-height: 20px; }
    .offcanvas-collapse{ top: 49px; }
    .dashboad-header div.logo{ padding-top: 3px; }
    .dashboad-header .btn-top-login, .dashboad-header .btn-top-register{ padding: 5px 8px;}
    .dashboard .left-sidebar .dashboard-menu li a{ padding: 6px 13px; }
    .block-timeline .actions, .object_footer .actions{ padding-left: 5px; }
    .block-timeline .actions li, .object_footer .actions li{ margin:0 0 0 10px; }
    .rbox-user-friends div.p-3 a{ width: 20%;}

}