@CHARSET "ISO-8859-1";
/*------------------------------------------------------------------
[5. User Profile pages / #User Profile pages]
*/
.page_info {
  /* padding: 10px 15px 60px;**/
}

div#panel_usuario .navbar-nav > li > a:hover {
  background: #B7C72C;
}
div#panel_usuario .nav .open > a {
  background: #B7C72C;
}
div#panel_usuario .navbar-nav > li > .dropdown-menu {
  padding: 10px;
  padding-bottom: 0px;
}
div#panel_usuario .btn {
  width: 200px !important;
}
.navbar-login {
  width: 305px;
  padding: 10px;
  padding-bottom: 0px;
}
.navbar-login-session {
  padding: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.icon-size {
  font-size: 87px;
}
.vp h1 {
  padding: 0px 30px 30px;
}
.map_user_visits {
  width: 100%;
  height: 400px !important;
}
.marker_visit {
  background: rgba(0, 0, 0, 0.83);
  border-radius: 3px;
  width: auto;
  position: fixed;
}
.marker_visit .info {
  padding: 10px 30px;
}
.marker_visit .info span {
  width: 0px;
  height: 0px;
  position: absolute;
  padding: 0px !important;
  left: -16px;
  top: 12px !important;
  border: 8px solid rgba(255, 0, 0, 0);
  top: 0px;
  border-right-color: rgba(0, 0, 0, 0.83);
}
.marker_visit .info a {
  font-size: 14px;
}
.marker_visit .info a:hover {
  font-size: 14px;
  color: #ffffff;
}
/*user left column*/
.user_avatar {
  margin-top: 100px;
  position: relative;
}
.user_avatar img {
  width: 100%;
  border-radius: 3px;
}
.user_avatar span {
  position: absolute;
  background: rgba(0, 0, 0, 0.71);
  display: block;
  bottom: 0px;
  width: 100%;
  padding: 8px 15px;
  font-size: 28px;
  font-family: roboto;
  font-weight: 300;
  color: #ffffff;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.user_friends {
  overflow: hidden;
  padding: 0px 10px;
}
.user_friends h4 {
  color: #ffffff;
  font-size: 20px;
  padding: 20px 10px 0px;
}
.profile_mobile_vis .user_friends h4 {
  color: #202020;
}
.users_group {}
.users_group .user_avatars {
  position: relative;
  overflow: hidden;
  display: block;
  width: 45px;
  float: left;
  margin: 10px;
}
.users_group .user_avatars img {
  width: 45px;
  border-radius: 3px;
}
/*userr btn*/
.user_btn {
  margin: 20px 20px;
}
.user_btn a {
  display: block;
  margin-bottom: 12px;
  padding: 10px;
}
.profile_mobile_vis {
  display: none;
}
.user_avatars {
  position: relative;
  overflow: hidden;
  display: block;
}
.user_avatars img {}
.user_avatars .user_go {
  transition: 0.3s;
}
.user_avatars .user_go i {}
.user_avatars:hover .user_go {
  bottom: 0px;
  overflow: hidden;
  padding: 0px;
  width: 45px;
  padding-top: 8px;
  transition: 0.3s;
}
.user_vis {
  background: #E73931;
  padding: 16px 20px;
  color: #ffffff;
}
.user_vis span {}
.user_vis span i {
  margin-right: 10px;
}
.user_vis div {
  width: 0px;
  height: 0px;
  position: absolute;
  border: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid #E73931;
  right: -20px;
  top: 16px;
  z-index: 9;
}
.login-form input, .form-box input {
  color: #28202E !important;
}
.row.profile {
  padding: 5px;
  margin: 5px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 3px solid #d14844;
}
.wizard .content {
  color: #1C1B17 !important;
  background: #E4E0E0;
  padding: 15px !important;
}
.wizard .control-label {
  color: #1C1B17 !important;
}
.wizard .form-control {
  color: #CECECE;
  background-color: #1C1B17 !important;
}
.wizard .form-control::placeholder {
  color: #CECECE;
  opacity: 1;
}
.wizard .row.profile .input-group[class*="col-"] {
  /*width: 94% !important;*/
  padding-left: 0px !important;
}
.container .i2m_lugares_restaurante {
  background-color: #E6E6E6  !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 50px;
  color: #9E9E9E !important;
}

.container .i2m_lugares_restaurante .form-control[disabled], .container .i2m_lugares_restaurante  .form-control[readonly], .container .i2m_lugares_restaurante fieldset[disabled] .form-control {
    background-color:  #33363C !important;
	color: #B9AB00 !important;
    opacity: 1;
}
.container .i2m_lugares_restaurante .show-on-hover:hover > ul.dropdown-menu {
  display: block;
}
.container .i2m_lugares_restaurante .dropdown-menu {
  border-radius: 2px;
  border: none;
  background: #2a2a2a;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.175);
}
.container .i2m_lugares_restaurante .dropdown-menu > li{
	list-style: none;
    display: block;
    margin-right: 15px;
    margin-bottom: 5px;
}

.container .i2m_lugares_restaurante .dropdown-menu > li > a {
display: block;
  color: #fff;
}
.container .i2m_lugares_restaurante .dropdown-menu > li > a:hover, .container .i2m_lugares_restaurante .dropdown-menu > li > a:focus {
  color: #fff;
  background: rgba(255, 255, 255, 0.05);
}
.container .i2m_lugares_restaurante .dropdown-menu > li > a i {
  color: #878787;
  font-size: 18px;
  margin-right: 10px;
  width: 18px;
}
.container .i2m_lugares_restaurante .dropdown-menu > li.sub-menu {
  position: relative;
}
.container .i2m_lugares_restaurante .dropdown-menu > li.sub-menu .dropdown-menu:before, .container .i2m_lugares_restaurante .dropdown-menu > li.sub-menu .dropdown-menu:after {
  display: none !important;
}
.container .i2m_lugares_restaurante .dropdown-menu > li.sub-menu > ul {
  top: 0;
}
.container .i2m_lugares_restaurante .dropdown-menu > li.sub-menu > ul.open-left-side {
  right: 100% !important;
}
.container .i2m_lugares_restaurante .dropdown-menu > li.sub-menu > ul.open-right-side {
  left: 100% !important;
}
.container .i2m_lugares_restaurante .dropdown-menu .divider {
  background-color: rgba(255, 255, 255, 0.1);
}
.container .i2m_lugares_restaurante .dropdown-menu > .active > a {
  background: #78a638;
  ;
}
.container .i2m_lugares_restaurante .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background: #78a638;
  ;
}
.container .i2m_lugares_restaurante .dropdown-menu.animated {
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.container.page_info.user{
    padding: 0px 15px 60px !important;
}

.container.page_info.user .panel-info .panel-heading{
	padding-bottom: 0px !important;
	margin-bottom: -70px !important;
}
.userhide{
	display: none !important;
}

/* USER PROFILE */
#user-profile h2 {
    padding-right: 15px;
}
#user-profile .profile-status {
	font-size: 0.75em;
	padding-left: 12px;
	margin-top: -10px;
	padding-bottom: 10px;
	color: #8dc859;
}
#user-profile .profile-status.offline {
	color: #fe635f;
}
#user-profile .profile-img {
	border: 1px solid #e1e1e1;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#user-profile .profile-label {
	text-align: center;
	padding: 5px 0;
}
#user-profile .profile-label .label {
	padding: 5px 15px;
	font-size: 1em;
}
#user-profile .profile-stars {
	color: #FABA03;
	padding: 7px 0;
	text-align: center;
}
#user-profile .profile-stars > i {
	margin-left: -2px;
}
#user-profile .profile-since {
	text-align: center;
	margin-top: -5px;
}
#user-profile .profile-details {
	padding: 15px 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin: 15px 0;
}
#user-profile .profile-details ul {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
#user-profile .profile-details ul > li {
	margin: 3px 0;
	line-height: 1.5;
}
#user-profile .profile-details ul > li > i {
	padding-top: 2px;
}
#user-profile .profile-details ul > li > span {
	color: #34d1be;
}
#user-profile .profile-header {
	position: relative;
}
#user-profile .profile-header > h3 {
	margin-top: 10px
}
#user-profile .profile-header .edit-profile {
	margin-top: -6px;
	position: absolute;
	right: 0;
	top: 0;
}
#user-profile .profile-tabs {
	margin-top: 30px;
}
#user-profile .profile-user-info {
	padding-bottom: 20px;
}
#user-profile .profile-user-info .profile-user-details {
	position: relative;
	padding: 4px 0;
}
#user-profile .profile-user-info .profile-user-details .profile-user-details-label {
	width: 110px;
	float: left;
	bottom: 0;
	font-weight: bold;
	left: 0;
	position: absolute;
	text-align: right;
	top: 0;
	width: 110px;
	padding-top: 4px;
}
#user-profile .profile-user-info .profile-user-details .profile-user-details-value {
	margin-left: 120px;
}
#user-profile .profile-social li {
	padding: 4px 0;
}
#user-profile .profile-social li > i {
	padding-top: 6px;
}
@media only screen and (max-width: 767px) {
	#user-profile .profile-user-info .profile-user-details .profile-user-details-label {
		float: none;
		position: relative;
		text-align: left;
	}
	#user-profile .profile-user-info .profile-user-details .profile-user-details-value {
		margin-left: 0;
	}
	#user-profile .profile-social {
		margin-top: 20px;
	}
}
@media only screen and (max-width: 420px) {
	#user-profile .profile-header .edit-profile {
		display: block;
		position: relative;
		margin-bottom: 15px;
	}
	#user-profile .profile-message-btn .btn {
		display: block;
	}
}


.main-box {
    background: #FFFFFF;
    -webkit-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -moz-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -o-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -ms-box-shadow: 1px 1px 2px 0 #CCCCCC;
    box-shadow: 1px 1px 2px 0 #CCCCCC;
    margin-bottom: 16px;
    padding: 20px;
}
.main-box h2 {
    margin: 0 0 15px -20px;
    padding: 5px 0 5px 20px;
    border-left: 10px solid #c2c2c2; /*7e8c8d*/
}
/*
.btn {
    border: none;
	padding: 6px 12px;
	border-bottom: 4px solid;
	-webkit-transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s;
	transition: border-color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s;
	outline: none;
}
.btn-default,
.wizard-cancel,
.wizard-back {
	background-color: #7e8c8d;
	border-color: #626f70;
	color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active, 
.open .dropdown-toggle.btn-default,
.wizard-cancel:hover,
.wizard-cancel:focus,
.wizard-cancel:active,
.wizard-cancel.active,
.wizard-back:hover,
.wizard-back:focus,
.wizard-back:active,
.wizard-back.active {
	background-color: #949e9f;
	border-color: #748182;
	color: #fff;
}
.btn-default .caret {
	border-top-color: #FFFFFF;
}
.btn-info {
	background-color: #5daee7;
	border-color: #4c95c9;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active, 
.open .dropdown-toggle.btn-info {
	background-color: #4c95c9;
	border-color: #3f80af;
}
.btn-link {
	border: none;
}
.btn-primary {
	background-color: #3fcfbb;
	border-color: #2fb2a0;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active, 
.open .dropdown-toggle.btn-primary {
	background-color: #38c2af;
	border-color: #2aa493;
}
.btn-success {
	background-color: #8dc859;
	border-color: #77ab49;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active, 
.open .dropdown-toggle.btn-success {
	background-color: #77ab49;
}
.btn-danger {
	background-color: #fe635f;
	border-color: #dd504c;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active, 
.open .dropdown-toggle.btn-danger {
	background-color: #dd504c;
}
.btn-warning {
	background-color: #f1c40f;
	border-color: #d5ac08;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active, 
.open .dropdown-toggle.btn-warning {
	background-color: #e0b50a;
	border-color: #bd9804;
}

.icon-box {
	
}
.icon-box .btn {
	border: 1px solid #e1e1e1;
	margin-left: 3px;
	margin-right: 0;
}
.icon-box .btn:hover {
	background-color: #eee;
	color: #2BB6A3;
}

a {
    color: #2bb6a3;
	outline: none !important;
}
a:hover,
a:focus {
	color: #2bb6a3;
}

*/
/* TABLES */
.table {
  /*  border-collapse: separate;*/
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: #eee;
}
.table thead > tr > th {
	border-bottom: 1px solid #C2C2C2;
	padding-bottom: 0;
}
.table tbody > tr > td {
	font-size: 0.875em;
	background: #f5f5f5;
	border-top: 1px solid #fff;
	vertical-align: middle;
	/*padding: 12px 8px;*/
}
.table tbody > tr > td:first-child,
.table thead > tr > th:first-child {
	/*padding-left: 20px;*/
}
.table thead > tr > th span {
	border-bottom: 1px solid #C2C2C2;
	display: inline-block;
	padding: 0 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.table thead > tr > th > a span {
	color: #344644;
}
.table thead > tr > th > a span:after {
	content: "\f0dc";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	margin-left: 5px;
	font-size: 0.75em;
}
.table thead > tr > th > a.asc span:after {
	content: "\f0dd";
}
.table thead > tr > th > a.desc span:after {
	content: "\f0de";
}
.table thead > tr > th > a:hover span {
	text-decoration: none;
	color: #2bb6a3;
	border-color: #2bb6a3;
}
.table.table-hover tbody > tr > td {
	-webkit-transition: background-color 0.15s ease-in-out 0s;
	transition: background-color 0.15s ease-in-out 0s;
}
.table tbody tr td .call-type {
	display: block;
	font-size: 0.75em;
	text-align: center;
}
.table tbody tr td .first-line {
	line-height: 1.5;
	font-weight: 400;
	font-size: 1.125em;
}
.table tbody tr td .first-line span {
	font-size: 0.875em;
	color: #969696;
	font-weight: 300;
}
.table tbody tr td .second-line {
	font-size: 0.875em;
	line-height: 1.2;
}
.table a.table-link {
	margin: 0 5px;
	font-size: 1.125em;
}
.table a.table-link:hover {
	text-decoration: none;
	color: #2aa493;
}
.table a.table-link.danger {
	color: #fe635f;
}
.table a.table-link.danger:hover {
	color: #dd504c;
}

.table-products tbody > tr > td {
	background: none;
	border: none;
	border-bottom: 1px solid #ebebeb;
	-webkit-transition: background-color 0.15s ease-in-out 0s;
	transition: background-color 0.15s ease-in-out 0s;
	position: relative;
}
.table-products tbody > tr:hover > td {
	text-decoration: none;
	background-color: #f6f6f6;
}
.table-products .name {
	display: block;
	font-weight: 600;
	padding-bottom: 7px;
}
.table-products .price {
	display: block;
	text-decoration: none;
	width: 50%;
	float: left;
	font-size: 0.875em;
}
.table-products .price > i {
	color: #8dc859;
}
.table-products .warranty {
	display: block;
	text-decoration: none;
	width: 50%;
	float: left;
	font-size: 0.875em;
}
.table-products .warranty > i {
	color: #f1c40f;
}
.table tbody > tr.table-line-fb > td {
	background-color: #9daccb;
	color: #262525;
}
.table tbody > tr.table-line-twitter > td {
	background-color: #9fccff;
	color: #262525;
}
.table tbody > tr.table-line-plus > td {
	background-color: #eea59c;
	color: #262525;
}
.table-stats .status-social-icon {
	font-size: 1.9em;
	vertical-align: bottom;
}
.table-stats .table-line-fb .status-social-icon {
	color: #556484;
}
.table-stats .table-line-twitter .status-social-icon {
	color: #5885b8;
}
.table-stats .table-line-plus .status-social-icon {
	color: #a75d54;
}

.daterange-filter {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	padding: 5px 10px;
}
.filter-block .form-group {
	margin-right: 10px;
	position: relative;
}
.filter-block .form-group .form-control {
	height: 36px;
}
.filter-block .form-group .search-icon {
	position: absolute;
	color: #707070;
	right: 8px;
	top: 11px;
}
.filter-block .btn {
	margin-left: 5px;
}
@media only screen and (max-width: 440px) {
	.filter-block {
		float: none !important;
		clear: both
	}
	.filter-block .form-group {
		float: none !important;
		margin-right: 0;
	}
	.filter-block .btn {
		display: block;
		float: none !important;
		margin-bottom: 15px;
		margin-left: 0;
	}
	#reportrange {
		clear: both;
		float: none !important;
		margin-bottom: 15px;
	}
}


.tabs-wrapper .tab-content {
    margin-bottom: 20px;
    padding: 0 0px;
}

/* RECENT - USERS */
.widget-users {
    list-style: none;
	margin: 0;
	padding: 0;
}
.widget-users li {
	border-bottom: 1px solid #ebebeb;
	padding: 15px 0;
	height: 96px;
}
.widget-users li > .img {
	float: left;
	margin-top: 8px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50%;
}
.widget-users li > .details {
	margin-left: 60px;
}
.widget-users li > .details > .name {
	font-weight: 600;
}
.widget-users li > .details > .name > a {
	color: #344644;
}
.widget-users li > .details > .name > a:hover {
	color: #2bb6a3;
}
.widget-users li > .details > .time {
	color: #2bb6a3;
	font-size: 0.75em;
	padding-bottom: 7px;
}
.widget-users li > .details > .time.online {
	color: #8dc859;
}


/* CONVERSATION */
.conversation-inner {
    padding: 0 0 5px 0;
	margin-right: 10px;
}
.conversation-item {
	padding: 5px 0;
	position: relative;
}
.conversation-user {
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	border-radius: 50%;
	margin-top: 6px;
}
.conversation-body {
	background: #f5f5f5;
	font-size: 0.875em;
	width: auto;
	margin-left: 60px;
	padding: 8px 10px;
	position: relative;
}
.conversation-body:before {
	border-color: transparent #f5f5f5 transparent transparent;
	border-style: solid;
	border-width: 6px;
	content: "";
	cursor: pointer;
	left: -12px;
	position: absolute;
	top: 25px;
}
.conversation-item.item-right .conversation-body {
	background: #dcfffa;
}
.conversation-item.item-right .conversation-body:before {
	border-color: transparent transparent transparent #dcfffa;
	left: auto;
	right: -12px;
}
.conversation-item.item-right .conversation-user {
	float: right;
}
.conversation-item.item-right .conversation-body {
	margin-left: 0;
	margin-right: 60px;
}
.conversation-body > .name {
	font-weight: 600;
	font-size: 1.125em;
}
.conversation-body > .time {
	position: absolute;
	font-size: 0.875em;
	right: 10px;
	top: 0;
	margin-top: 10px;
	color: #605f5f;
	font-weight: 300;
}
.conversation-body > .time:before {
	content: "\f017";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	margin-top: 4px;
	font-size: 0.875em;
}
.conversation-body > .text {
	padding-top: 6px;
}
.conversation-new-message {
	padding-top: 10px;
}

textarea.form-control {
    height: auto;
}
.form-control {
    border-radius: 0px;
    border-color: #e1e1e1;
    box-shadow: none;
    -webkit-box-shadow: none;
}
#i2m_places_dealREOFFERWEB .select2-container--bootstrap .select2-selection.form-control{
border-radius: 100px !important;
}

#user-profile ul.tool_user li{
	float: left !important;	
}
.custom-tab-2 .tab-pane {
    color: #1C1B17;
    background: #E4E0E0;
    padding: 2px !important;
}