
.btn-small {
    padding: 6px 16px;
    font-size: 12px;
    line-height: normal;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    }
.btn-medium {
    padding: 10px 20px;
    font-size: 16px;
    line-height: normal;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    }
.btn-large {
    padding: 14px 24px;
    font-size: 20px;
    line-height: normal;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    }
.btn-xlarge {
    padding: 18px 28px;
    font-size: 24px;
    line-height: normal;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    }
	
	
	
	
.tabbable-wlpoints a {
  color: #0088cc;
  text-decoration: none;
}
.tabbable-wlpoints a:hover {
  color: #005580;
  text-decoration: underline;
}


.nav-wlpoints {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav-wlpoints > li > a {
  display: block;
}

.nav-tabs-wlpoints:before,

.nav-tabs-wlpoints:after,
.nav-pills-wlpoints:after {
  display: table;
  content: "";
}
.nav-tabs-wlpoints:after,
.nav-pills-wlpoints:after {
  clear: both;
}
.nav-tabs-wlpoints > li,
.nav-pills-wlpoints > li {
  float: left;
}
.nav-tabs-wlpoints > li > a,
.nav-pills-wlpoints > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs-wlpoints {
  border-bottom: 1px solid #ddd;
}
.nav-tabs-wlpoints > li {
  margin-bottom: -1px;
}
.nav-tabs-wlpoints > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs-wlpoints > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs-wlpoints > .active > a,
.nav-tabs-wlpoints > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}




.tabbable-wlpoints:before,
.tabbable-wlpoints:after {
  display: table;
  content: "";
}
.tabbable-wlpoints:after {
  clear: both;
}
.tab-content-wlpoints {
  display: table;
  width: 100%;
}
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0;
}
.tab-content-wlpoints > .tab-pane-wlpoints,
.pill-content-wlpoints > .pill-pane {
  display: none;
}
.tab-content-wlpoints > .active,
.pill-content-wlpoints > .active {
  display: block;
}

/** Widge  Area CSS **/

.wlmp ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.wlmp ul li {
	margin-left: 0px !important;
	background: none !important;
	
}

.wlmp img {
	background: #fff;
	border: 1px solid #e4e4e4;
	padding: 2px;
	margin-right: 10px;
}

.wlmp_widget_username {
	position: relative;
	bottom: 10px;
}