
.profile .list-group i {
    margin-right: 5px;
    min-width: 20px;
    text-align: center;
}
.profile .heading-sm-v2 {
    font-size: 16px;
}
.profile .profile-body {
    background: none repeat scroll 0 0 #f7f7f7;
    padding: 20px;
}
.contentHolder {
    height: 320px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.spacer {
    text-align: center;
}
.profile .panel-profile {
    border: medium none;
    box-shadow: none;
    margin-bottom: 0;
}
.profile .panel-profile.no-bg {
    background: inherit;
}
.profile .panel-heading {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 3px solid #f7f7f7;
    color: #585f69;
    padding: 7px 15px;
}
.profile .panel-heading-v2.overflow-h i.pull-right, .profile .panel-heading.overflow-h i.pull-right {
    position: relative;
    top: 7px;
}
.profile .panel-heading-v2.overflow-h i.pull-right, .profile .panel-heading.overflow-h a i {
    color: #777;
}
.profile .panel-heading-v2.overflow-h i.pull-right, .profile .panel-heading.overflow-h a:hover i {
    color: #555;
}
.profile .panel-title {
    font-size: 16px;
}
.profile .notification {
    border-top: 1px solid #eee;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 15px 15px 0 0;
}
.profile .notification:first-child {
    border-top: medium none;
}
.profile .notification img, .profile .notification i {
    float: left;
    margin-right: 10px;
}
.profile .notification img {
    height: 35px;
    width: 35px;
}
.profile .notification span {
    color: #777;
    display: block;
}
.profile .notification small {
    color: #999;
    font-size: 11px;
}
.profile .notification h4 {
    font-size: 14px;
    margin: 0 0 3px;
}
.profile .notification p {
    color: #777;
    font-size: 12px;
}
.profile .profile-post {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 2px;
    padding: 7px 7px 7px 0;
}
.profile .profile-post.color-one {
    border-left: 2px solid #72c02c;
}
.profile .profile-post.color-two {
    border-left: 2px solid #3498db;
}
.profile .profile-post.color-three {
    border-left: 2px solid #e74c3c;
}
.profile .profile-post.color-four {
    border-left: 2px solid #9b6bcc;
}
.profile .profile-post.color-five {
    border-left: 2px solid #555;
}
.profile .profile-post.color-six {
    border-left: 2px solid #f1c40f;
}
.profile .profile-post.color-seven {
    border-left: 2px solid #27d7e7;
}
.profile .profile-post span.profile-post-numb {
    color: #999;
    float: left;
    font-size: 20px;
    font-weight: 200;
    padding: 5px 12px;
}
.profile .profile-post:hover span.profile-post-numb {
    color: #72c02c;
}
.profile .profile-post-in {
    overflow: hidden;
}
.profile .profile-post-in h3 a {
    color: #555;
    text-transform: uppercase;
}
.profile .profile-post-in p {
    color: #999;
    margin-bottom: 5px;
}
.profile .profile-event .heading-xs {
    margin-top: 0;
    text-transform: uppercase;
}
.profile .profile-event {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 2px;
    padding: 10px 15px;
}
.profile .profile-event p {
    color: #999;
    margin-bottom: 5px;
}
.profile .date-formats {
    background: none repeat scroll 0 0 #72c02c;
    color: #fff;
    float: left;
    margin: 7px 13px 0 0;
    padding: 7px 10px 4px;
    text-align: center;
}
.profile .date-formats span {
    display: block;
    font-size: 22px;
    font-weight: 200;
    line-height: 25px;
}
.profile .table {
    background: none repeat scroll 0 0 #fff;
}
.profile .table > thead > tr > th, .profile .table > tbody > tr > th, .profile .table > tfoot > tr > th, .profile .table > thead > tr > td, .profile .table > tbody > tr > td, .profile .table > tfoot > tr > td {
    padding: 11px;
}
.profile .comment {
    border-bottom: 1px solid #eee;
    padding: 15px 15px 5px;
}
.profile .comment img {
    float: left;
    height: 50px;
    margin-right: 15px;
    width: 50px;
}
.profile .comment strong {
    display: block;
    line-height: 15px;
    margin-bottom: 3px;
}
.profile .comment p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
}
.profile .comment small {
    color: #bbb;
    font-weight: 200;
}
.profile .comment-list li {
    color: #999;
    font-size: 11px;
}
.profile .comment-list li a {
    color: #555;
}
.profile .comment-list li a:hover {
    color: #555;
    text-decoration: none;
}
.profile .comment-list li:hover i {
    color: #72c02c;
}
.profile .img-post {
    position: relative;
}
.profile .img-post:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.profile .img-post-in {
    bottom: 0;
    left: 0;
    padding: 20px;
    position: absolute;
    right: 0;
}
.profile .img-post-in h3 {
    color: #fff;
    font-weight: 200;
    margin: 0 auto;
}
.profile .img-post-in small {
    color: #999;
    display: block;
    margin-bottom: 15px;
}
.profile .img-post-in p {
    color: #bbb;
}
.profile .img-post-list {
    margin-bottom: 0;
}
.profile .img-post-list li a, .profile .img-post-list li a:hover {
    color: #fff;
    text-decoration: none;
}
.profile .img-post-list li a:hover i {
    color: #72c02c;
}
.profile .media.media-v2 {
    border-top: 1px solid #eee;
    margin-top: 0;
    padding: 25px 0 20px;
}
.profile .media.media-v2:first-child {
    border-top: medium none;
}
.profile .media.media-v2 .media.media-v2 {
    margin-top: 20px;
    padding-bottom: 0;
}
.profile .media.media-v2 img.media-object {
    height: 50px;
    margin-right: 10px;
    width: 50px;
}
.profile .media.media-v2 .media-body {
    overflow: hidden;
}
.profile .media.media-v2 .media-body p {
    color: #777;
    line-height: 1.4;
}
.profile .media.media-v2 .media-heading {
    font-size: 13px;
    margin: 0 0 5px;
    position: relative;
}
.profile .media.media-v2 .media-heading a, .profile .media.media-v2 .media-heading a:hover {
    color: #555;
}
.profile .media.media-v2 .media-heading strong {
    padding-right: 5px;
}
.profile .media.media-v2 .media-heading small {
    color: #999;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 7px;
}
.profile .results-list {
    margin-top: 4px;
}
.profile .results-list li a {
    color: #999;
}
.profile i.expand-list {
    border: 1px solid #777;
    color: #777;
    display: inline-block;
    font-size: 12px;
    min-width: 20px;
    padding: 5px;
    text-align: center;
}
.profile i.expand-list:hover {
    border-color: #999;
    color: #999;
}
.profile .img-uploaded li {
    padding: 0;
}
.profile .img-uploaded img {
    height: auto;
    width: 120px;
}
.alert-blocks {
    background: none repeat scroll 0 0 #f7f7f7;
    margin: 0 15px 5px;
    padding: 10px 10px 13px;
}
.alert-blocks:first-child {
    margin-top: 15px;
}
.alert-blocks-pending {
    background: none repeat scroll 0 0 #fffdcc;
}
.alert-blocks-success {
    background: none repeat scroll 0 0 #e1febc;
}
.alert-blocks-pending {
    background: none repeat scroll 0 0 #fffdcc;
}
.alert-blocks-error {
    background: none repeat scroll 0 0 #fee0e0;
}
.alert-blocks-info {
    background: none repeat scroll 0 0 #e0f3fe;
}
.alert-blocks.alert-dismissable {
    padding-right: 35px;
}
.alert-blocks i {
    float: left;
    margin-right: 15px;
}
.alert-blocks img {
    float: left;
    height: 40px;
    margin-right: 15px;
    width: 40px;
}
.alert-blocks strong small {
    color: #a3a3a3;
    font-weight: 200;
}
.alert-blocks p {
    color: #999;
    margin-bottom: 0;
}
.profile .profile-bio {
    background: none repeat scroll 0 0 #fff;
    padding: 15px 10px 5px 15px;
    position: relative;
}
.profile .profile-bio a {
    bottom: 20px;
    left: 50%;
    margin-left: -60px;
    position: absolute;
    text-align: center;
}
.profile .profile-bio h2 {
    font-weight: 200;
    margin-top: 0;
}
.profile .profile-bio span {
    display: block;
}
.profile .profile-bio hr {
    margin: 12px 0 10px;
}
.profile .p-chart {
    text-align: center;
}
.profile .p-chart h3 {
    line-height: 20px;
    margin-bottom: 10px;
}
@media (max-width: 450px) {
.p-chart.col-xs-6 {
    width: 100%;
}
}
.profile .timeline-v2.timeline-me:before {
    left: 19%;
}
.profile .timeline-v2.timeline-me p {
    margin-bottom: 0;
}
.profile .timeline-v2.timeline-me > li .cbp_tmtime {
    width: 27%;
}
.profile .timeline-v2.timeline-me > li .cbp_tmicon {
    left: 19%;
}
.profile .timeline-v2.timeline-me > li .cbp_tmtime span:first-child {
    color: #585f69;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}
.profile .timeline-v2.timeline-me > li .cbp_tmtime span:last-child {
    color: #999;
    font-size: 14px;
    text-align: left;
}
.profile .timeline-v2.timeline-me > li .cbp_tmlabel {
    background: inherit;
    margin: 0 0 20px 23%;
    padding: 0;
}
.profile .timeline-v2.timeline-me > li .cbp_tmlabel:after {
    border-color: inherit;
}
.profile .timeline-v2.timeline-me > li .cbp_tmlabel h2 {
    border-bottom: medium none;
    font-size: 17px;
    line-height: 20px;
    margin: 0 auto;
}
.profile .social-contacts-v2 {
    margin-bottom: 0;
}
.profile .social-contacts-v2 li {
    border-top: 1px solid #f0f0f0;
    padding: 7px 0;
}
.profile .social-contacts-v2 li:first-child {
    border-top: medium none;
}
.profile .social-contacts-v2 li i {
    display: inline-block;
    font-size: 16px;
    margin-right: 7px;
    min-width: 25px;
    text-align: center;
}
.profile .social-contacts-v2 li i.tw {
    color: #159ceb;
}
.profile .social-contacts-v2 li i.fb {
    color: #4862a3;
}
.profile .social-contacts-v2 li i.sk {
    color: #00aceb;
}
.profile .social-contacts-v2 li i.gp {
    color: #dc4a38;
}
.profile .social-contacts-v2 li i.gm {
    color: #c6574b;
}
.profile .social-contacts-v3 {
    margin-bottom: 0;
}
.profile .social-contacts-v3 li {
    border-top: 1px solid #f0f0f0;
    padding: 12px 0;
}
.profile .social-contacts-v3 li:first-child {
    border-top: medium none;
    padding-top: 0;
}
.profile .social-contacts-v3 li:last-child {
    padding-bottom: 0;
}
.profile .social-contacts-v3 li i {
    color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin-right: 7px;
    text-align: center;
    width: 25px;
}
.profile .social-contacts-v3 li i.tw {
    background: none repeat scroll 0 0 #159ceb;
}
.profile .social-contacts-v3 li i.fb {
    background: none repeat scroll 0 0 #4862a3;
}
.profile .social-contacts-v3 li i.sk {
    background: none repeat scroll 0 0 #00aceb;
}
.profile .social-contacts-v3 li i.gp {
    background: none repeat scroll 0 0 #dc4a38;
}
.profile .social-contacts-v3 li i.gm {
    background: none repeat scroll 0 0 #c6574b;
}
.profile .blog-border {
    border: 1px solid #f0f0f0;
}
.profile .profile-blog {
    background: none repeat scroll 0 0 #fff;
    padding: 20px;
}
.profile .profile-blog img {
    float: left;
    height: 50px;
    margin-right: 20px;
    width: 50px;
}
.profile .profile-blog hr {
    margin: 12px 0 10px;
}
.profile .name-location {
    overflow: hidden;
}
.profile .name-location strong {
    color: #555;
    display: block;
    font-size: 16px;
}
.profile .name-location span a {
    color: #555;
}
.profile .name-location span a:hover {
    color: #72c02c;
}
.profile .name-location span i {
    color: #72c02c;
    font-size: 18px;
    margin-right: 5px;
}
.profile .projects {
    background: none repeat scroll 0 0 #fff;
    padding: 20px 20px 10px;
}
.profile .projects h2 {
    font-size: 22px;
    font-weight: 200;
    margin: 0 0 5px;
}
.profile .projects h3 {
    margin-bottom: 5px;
}
.profile .projects .progress {
    margin-bottom: 15px;
}
.profile .blog-info-v2 {
    margin-bottom: 15px;
    margin-left: 0;
}
.profile .blog-info-v2 li {
    border-left: 1px solid #eee;
    font-size: 12px;
    line-height: 12px;
    padding-left: 8px;
}
.profile .blog-info-v2 li:first-child {
    border-left: medium none;
    padding-left: 0;
}
.profile .blog-info-v2 li i {
    margin-right: 3px;
}
.profile .project-share {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 10px 20px;
}
.profile .project-share ul {
    margin-bottom: 0;
    margin-left: 0;
}
.profile .comment-list-v2 li {
    color: #999;
    font-size: 14px;
    padding: 0 10px 0 0;
}
.profile .comment-list-v2 li a {
    color: #555;
}
.profile .comment-list-v2 li i {
    margin-right: 3px;
}
.profile .comment-list-v2 li a:hover {
    color: #555;
    text-decoration: none;
}
.profile .comment-list-v2 li:hover i {
    color: #72c02c;
}
.profile .star-vote li {
    font-size: 15px;
    padding: 0;
}
.profile .timeline-v2:before {
    background: none repeat scroll 0 0 #eee;
}
.profile .timeline-v2 > li .cbp_tmlabel {
    background: none repeat scroll 0 0 #fff;
}
.profile .timeline-v2 > li .cbp_tmlabel:after {
    border-right-color: #fff;
}
@media screen and (max-width: 767px) {
.profile .timeline-v2 > li .cbp_tmlabel:after {
    border-bottom-color: #fff;
    border-right-color: transparent;
}
}
@media not all {
.profile .timeline-v2 > li .cbp_tmlabel:after {
    border-bottom-color: #fff;
    border-right-color: transparent;
}
}
.profile .profile-edit {
    background: none repeat scroll 0 0 #fff;
    padding: 20px;
}
.profile .profile-edit h2 {
    font-weight: 200;
}
.profile .profile-edit dt {
    text-align: inherit;
}
.profile .profile-edit hr {
    margin: 17px 0 15px;
}
.profile .tab-content {
    padding: 0;
}
@media (max-width: 768px) {
.profile .tab-v1 .nav-tabs {
    border-bottom: medium none;
}
}
.profile .sky-form {
    border: medium none;
}
.profile .sky-form .toggle-change i {
    left: 180px;
}
