.pt-base {
  padding-top: 9px;
}
.pb-base {
  padding-bottom: 9px;
}
.pv-base {
  padding-top: 9px;
  padding-bottom: 9px;
}
.lines-base-3 {
  max-width: 100%;
  display: block;
  white-space: normal;
  overflow: hidden;
  padding: 0;
  font-size: 14px;
  text-overflow: ellipsis;
  line-height: 20px;
  max-height: 60px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.lines-base-3-forced {
  max-width: 100%;
  display: block;
  white-space: normal;
  overflow: hidden;
  padding: 0;
  font-size: 14px;
  text-overflow: ellipsis;
  line-height: 20px;
  height: 60px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.lines-base-1 {
  max-width: 100%;
  display: block;
  white-space: normal;
  overflow: hidden;
  padding: 0;
  font-size: 14px;
  text-overflow: ellipsis;
  line-height: 20px;
  max-height: 20px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.lines-base-1-forced {
  max-width: 100%;
  display: block;
  white-space: normal;
  overflow: hidden;
  padding: 0;
  font-size: 14px;
  text-overflow: ellipsis;
  line-height: 20px;
  height: 20px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.lines-base-2 {
  max-width: 100%;
  display: block;
  white-space: normal;
  overflow: hidden;
  padding: 0;
  font-size: 14px;
  text-overflow: ellipsis;
  line-height: 20px;
  max-height: 40px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.lines-base-2-forced {
  max-width: 100%;
  display: block;
  white-space: normal;
  overflow: hidden;
  padding: 0;
  font-size: 14px;
  text-overflow: ellipsis;
  line-height: 20px;
  height: 40px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/**
	generate button icons
**/
.fw-200 {
  font-weight: 200;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fs-base {
  font-size: 14px;
}
.fs-lg-1 {
  font-size: 14px 1;
}
.fs-lg-2 {
  font-size: 14px 2;
}
.fs-lg-3 {
  font-size: 14px 3;
}
.fs-11 {
  font-size: 11px;
}
.fs-12 {
  font-size: 12px;
}
.fs-13 {
  font-size: 13px;
}
.fs-14 {
  font-size: 14px;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.txt-danger {
  color: #ee5454 !important;
}
.txt-primary {
  color: #297fc7 !important;
}
.txt-info {
  color: #5bc0de !important;
}
.txt-warning {
  color: #f0ad4e !important;
}
.txt-success {
  color: #5cb85c !important;
}
.txt-dark {
  color: #414141;
}
.txt-light {
  color: #696969;
}
a:hover,
h1 a:hover,
.h1 a:hover {
  text-decoration: none !important;
}
.header_bar_menu .header_bar_search {
  float: right;
}
.header_bar_menu .header_filter_holder {
  float: left;
}
.header_bar_menu {
  background: #fafafa;
  padding: 0px !important;
}
.header_bar_menu {
  border-bottom: 1px solid #d7d7d7 !important;
}
.header_bar_search_holder {
  margin-bottom: 0px !important;
}
.header_filter_holder .btn-group {
  margin-bottom: 0px !important;
}
.header_bar_menu .top-short a {
  font-size: 16px;
  color: #4a4a4a;
  line-height: 36px;
  padding: 0 17px !important;
  border-radius: 0px;
  border: none !important;
  box-shadow: none !important;
}
.header_bar_menu .top-short a span {
  color: #4a4a4a;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header_bar_menu .top-short a:hover,
.header_bar_menu .top-short.open > a {
  background: #217ee2 !important;
  color: #fff !important;
}
.header_bar_menu .top-short a:hover span,
.header_bar_menu .top-short.open > a span {
  color: #fff !important;
}
.header_bar_menu .top-short > a span.caret {
  border-top-color: #4a4a4a !important;
}
.header_bar_menu .top-short a:hover span.caret,
.header_bar_menu .top-short.open > a span.caret {
  border-top-color: #fff !important;
}
.top-short .dropdown-menu {
  margin-top: 0px;
  padding: 0px;
  border-radius: 0px;
  border: none;
  width: 100%;
  max-width: 100%;
  background: #217ee2;
}
.top-short .dropdown-menu a {
  color: #fff;
}
.header_bar_menu .top-short .dropdown-menu a:hover {
  background: none !important;
  font-weight: 600;
}
.header_bar_menu .top-short .dropdown-menu li {
  border-top: 1px solid #4b94e3;
}
.header_bar_search_inner .form-control {
  border: none !important;
  background: none;
}
.header_bar_search_inner .form-control:focus {
  box-shadow: none;
}
#js_friend_list_order_form {
  background: #fafafa;
  padding: 30px 25px;
}
.js_pager_view_more_link {
  float: left;
  width: 100%;
}
#page_friend_index #js_friend_list_order_form .user_rows {
  width: 320px !important;
  padding: 25px 12px;
  height: inherit !important;
  margin: 0px;
  float: left;
  border: none;
  background: none !important;
}
#js_friend_sort_holder a img {
  height: 296px;
}
.js_friend_box {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#js_friend_sort_holder .user_profile_link_span {
  float: left;
  width: 100%;
  border: 1px solid #f2f2f2;
  background: #fff;
}
#js_friend_sort_holder .user_profile_link_span a {
  display: inline-block;
  float: right;
  padding: 8px 20px;
  color: #217ee2;
  font-size: 16px;
  position: relative;
  line-height: normal;
  height: auto;
  background: none;
}
.user_rows_image {
  position: relative;
}
.user_rows_image * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.friend-box-overlay {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
.user_rows_image:hover .friend-box-overlay {
  opacity: 1;
}
.friend-box-overlay a {
  display: block;
  width: 50%;
  float: left;
  height: 100%;
  position: relative;
}
.friend-box-overlay a span {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  text-align: center;
  color: #aaaaaa;
  font-size: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  padding: 0 15px;
}
.friend-box-overlay a:hover {
  background: #217ee2;
}
.friend-box-overlay a:hover span {
  color: #fff;
}
.friend-box-3.friend-box-overlay a {
  width: -moz-calc(33.33333333%);
  width: -webkit-calc(33.33333333%);
  width: -o-calc(33.33333333%);
  width: calc(33.33333333%);
}
a.friend_action_delete,
a.friend_action_delete:hover {
  bottom: 0 !important;
  background: none !important;
  right: 0px !important;
}
a.friend_action_delete:hover {
  background: #217ee2 !important;
}
.photo-albums > article {
  margin: 24px 25px !important;
}
/*============= photo albums */
#main-photo-albums .photo-albums,
#js_album_content .photo-albums {
  text-align: left;
  margin: 0px;
  padding: 30px 25px;
  background: #fafafa;
}
#main-photo-section,
#js_album_content {
  background: #fafafa;
}
#main-photo-albums .photo-albums > article,
#js_album_content > article {
  width: 262px;
  border: none;
  height: auto;
  box-shadow: none !important;
  min-height: 262px;
}
#main-photo-albums .photo-albums > article img,
#js_album_content .photo-albums article img {
  height: 262px;
}
#main-photo-albums .photo-albums > article div.name,
#js_album_content > article div.name {
  float: left;
  width: 100%;
  margin-top: 2px;
  text-align: center;
  font-size: 18px;
}
#main-photo-albums .photo-albums > article div.name span,
#js_album_content > article div.name span {
  display: block;
  font-size: 16px;
}
#js_album_outer_content {
  padding: 0 25px;
}
#js_album_outer_content .photos_row {
  margin: 24px 25px !important;
  width: 262px;
  display: inline-block;
}
#js_album_outer_content .photos_row a img {
  height: 262px;
}
.add-photo {
  width: 262px;
  height: 262px;
  background: url(image/add-img.png) center center no-repeat;
  display: inline-block;
  margin: 24px 25px;
}
.bootstrap-select .btn {
  border: 1px solid #aaa;
}
.ad_unit_multi_ad_image {
  position: relative !important;
  width: 100% !important;
  width: auto !important;
  max-height: 285px;
  height: auto !important;
}
.ad_unit_multi_ad_image img {
  width: 100% !important;
}
.ad_unit_multi_ad_text {
  margin-left: 0px !important;
  text-align: right !important;
}
