/*=============== TEMPLATE 1 =================== */
.template_1 {
}

/*=============== END TEMPLATE 1 =================== */

/*=============== TEMPLATE 2 =================== */
.template_2 .my_contact_list .fa.fa-phone {
    font-size: 1.5em;
}

.template_2 .my_contact_list .fa.fa-comment {
    font-size: 1.5em;
}

.template_2 .my_contact_list .fa.fa-envelope {
    font-size: 1.5em;
}

.template_2 .tem2-action {
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .3);
    border-top: none;
    border-right: none;
    background: rgba(255, 255, 255, .1);
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1;
}

.template_2 .copy-table-cell-span2 {
    font-size: 1.1em;
}

.template_2 .tem2-social {
    border: 1px solid rgba(255, 255, 255, .3);
    background: rgba(255, 255, 255, .1);
    border-radius: 5px;
    overflow: hidden
}

.template_2 .tem2-social .tem2-social-list {
    width: 20%;
    height: 50px;
    padding-top: 8px;
    border-right: 1px solid rgba(255, 255, 255, .3)
}

.template_2 .tem2-social .tem2-social-list:last-child {
    width: 20%;
    height: 50px;
    padding-top: 8px;
    border-right: none
}

.template_2 .tem2-section {
    padding: 0;
    background: rgba(255, 255, 255, .1)
}

.template_2 .tem2-section .tem2-section-list {
    padding: 3px 0;
    border-top: 1px solid rgba(255, 255, 255, .5);
    font-size: 1.4em;
    height: 65px
}

.template_2 .tem2-section .tem2-section-list:last-child {
    padding: 3px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(255, 255, 255, .5);
    font-size: 1.4em;
    height: 65px
}

.template_2 .tem2-name {
    padding: 15px 0 20px 15px
}

.template_2 .tem2-name-circle {
    width: 100px;
    height: 100px;
    position: relative;
    z-index: 2
}

.template_2 .tem2-name-circle .theme_bg {
    padding: 0;
    overflow: hidden;
    height: 100px;
    width: 100px;
    z-index: 1
}

.template_2 .btn-add-contact {
    margin: 5px auto 20px;
}

/* general */
.template_2 .tem2-name-circle .user-avatar {
}

.template_2 .tem2-name-circle .user-avatar .frame_in1 {
}

.template_2 .tem2-name-circle .user-avatar .frame_in2 {
    background-size: cover;
    width: 100px;
    height: 100px;
    position: relative
}

/* circle */
.card_detail_profile .profile-l .profile-avatar.circle .frame_in2 {
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* square */

/* hexagon */

/* hexagon2 */

.template_2 .tem2-name-detail {
    margin-left: -15px;
    width: calc(100% - 100px);
}

.template_2 .fix-vertical-tem2 {
    width: 100%;
    height: 100px;
    vertical-align: middle;
    display: table-cell;
}

.template_2 .right-info {
}

.template_2 .tem2-name-name {
    padding: 3px 5px 8px;
    max-height: 68px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.template_2 .tem2-name-fullname {
    font-size: 1.2em;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    overflow: hidden !important;
    text-overflow: ellipsis;
    min-width: 200px;
}

.template_2 .tem2-name-work {
    padding-right: 0;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    min-width: 200px;
}

.template_2 .tem2-header {
    background: rgba(255, 255, 255, .1) !important;
    border-bottom: 1px solid rgba(255, 255, 255, .5) !important;
    box-shadow: 0 2px 5px -1px rgba(255, 255, 255, .5) !important
}

.template_2 .tem2-avatar-circle {
    height: 100px;
}

.template_2 .action_btn {
    display: block;
    padding: 0;
    overflow: hidden;
}

.template_2 .action_btn .copy-table3 {
    height: inherit;
}

.template_2 .action_btn.acive, .action_btn:hover {
    background-color: rgba(255, 255, 255, .1);
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.template_2 .user-name.text-left.tem2-name-fullname {
    font-size: 1.3em;
    line-height: 22px;
    text-align: center;
}

.card_detail.template_2 #my_social_section a {
    background: none;
    border: none;
    opacity: .7;
    margin: 0
}

.template_2 .card_detail .user-position {
    text-align: center;
}

/*=============== END TEMPLATE 2 =================== */

/*=============== TEMPLATE 3 - no image  =================== */
.template_3 {
}

.template_3 .tem3-avatar {
    margin-right: 10px;
}

.template_3 .tem3-right-name-first {
    height: 45px;
    width: 45px;
    border-radius: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.template_3 .tem3-right-name {
    height: 50px;
    vertical-align: middle;
    display: table-cell;
    line-height: 1.25;
}

.template_3 .text-ellipsis {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.template_3 .tem3-top {
    background: rgba(255, 255, 255, .1) !important;
    height: auto !important;
    box-shadow: none !important;
    line-height: normal !important;
    border-bottom: 1px solid rgba(255, 255, 255, .3) !important
}

.template_3 .tem3-companyname {
    font-size: .8em;
    font-weight: 500;
    padding-top: 5px
}

.template_3 .tem3-arrow {
    height: 73px;
    vertical-align: middle;
    display: table-cell
}

.template_3 .tem3-arrow .fa-angle-right {
    font-size: 1.4em;
    margin-top: 0
}

.template_3 .tem3-social {
    border: 1px solid rgba(255, 255, 255, .3);
    background: rgba(255, 255, 255, .1);
    border-radius: 5px;
    overflow: hidden
}

.template_3 .tem3-social .tem3-social-list {
    width: 20%;
    height: 50px;
    padding-top: 8px;
    border-right: 1px solid rgba(255, 255, 255, .3)
}

.template_3 .tem3-social .tem3-social-list:last-child {
    width: 20%;
    height: 50px;
    padding-top: 8px;
    border-right: none
}

.template_3 .tem3-section {
    padding: 0;
    background: rgba(255, 255, 255, .1)
}

.template_3 .copy-table-cell .copy-table-cell-span2 {
    font-size: 1.1em;
}

.template_3 .tem3-section .tem3-section-list {
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    font-size: 1.5em;
    height: 60px
}

.template_3 .tem3-section .tem3-section-list:last-child {
    padding: 0;
    border-bottom: none;
    font-size: 1.5em;
    height: 60px
}

.template_3 .tem3-contact-section {
    border: 1px solid rgba(255, 255, 255, .3);
    background: rgba(255, 255, 255, .1);
    border-radius: 5px;
    overflow: hidden
}

.template_3 .tem3-contact-section .tem3-contact-section-list {
    padding: 10px;
    border-right: 1px solid rgba(255, 255, 255, .3);
    position: relative
}

.template_3 .tem3-contact-section .tem3-contact-section-list:last-child {
    padding: 10px;
    border-right: none;
    position: relative
}

.template_3 .tem3-contact-section .tem3-contact-section-list .contact-section-list-popover {
    width: 20px;
    height: 20px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .3);
    border-top: none;
    border-right: none;
    background: rgba(255, 255, 255, .1);
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1
}

.template_3 .card_detail_profile .company_pane .company-logo > img {
    height: 96px;
}

.template_3 .card_detail_profile .text_content {
    margin-top: 0px;
}

.template_3 .use-width-fix.text-ellipsis {
    white-space: inherit;
}

/*=============== END TEMPLATE 3 =================== */

/*===============  DUNG CHUNG =================== */
.sidebar-nav {
    min-height: calc(100vh - 300px);
}

.profile-description blockquote {
    width: 100%;
    float: left;
}

.card_detail {
    position: relative;
}

.card_detail .loading {
    font-size: 16px;
    width: 100%;
    height: 100%;
    display: none;
    color: #666;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    position: absolute;
    top: 0;
    left: 0
}

.card_detail .loading h3 {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.card_detail #my_social_section a {
    background: none;
    border: none;
    opacity: .3;
    margin: 0
}

.card_detail #my_social_section a:hover {
    background: none;
    opacity: .5
}

.card_detail #my_social_section a.active {
    opacity: 1;
    text-shadow: 0 1px 0 rgba(0,0,0,.04),
               0 2px 0  rgba(0,0,0,.04),
               0 3px 0 rgba(0,0,0,.04),
               0 4px 0 rgba(0,0,0,.04),
               0 5px 0 rgba(0,0,0,.04),
               0 6px 1px rgba(0,0,0,.04),
               0 0 5px rgba(0,0,0,.04),
               0 1px 3px rgba(0,0,0,.1),
               0 3px 5px rgba(0,0,0,.1),
               0 5px 10px rgba(0,0,0,.1),
               0 10px 10px rgba(0,0,0,.1),
               0 20px 20px rgba(0,0,0,.1);
}

.card_detail .menu-toggle {
    cursor: pointer;
    display: block;
    width: 61px;
    height: 61px;
    position: absolute;
    padding-top: 19px;
    padding-left: 10px;
    z-index: 999;
    transition: opacity .8s ease-in;
    -ms-transition: opacity .8s ease-in;
    -moz-transition: opacity .8s ease-in;
    -webkit-transition: opacity .8s ease-in
}

.card_detail .my_icon {
    font-size: 1.6em
}

.card_detail .my_list_icon {
    font-size: 1.3em
}

.card_detail .scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 5px;
    right: 5px;
    border-radius: 100%;
    display: none
}

.header-name .dropdown-menu .fa {
    font-size: 1.2em;
}

.header-name .dropdown-menu li {
    color: #555;
}

.card_detail .getlink {
    height: 30px;
    position: fixed;
    bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.75);
    background: #f4f4f4;
    background: -webkit-linear-gradient(#f4f4f4, #fdfdfd);
    background: -o-linear-gradient(#f4f4f4, #fdfdfd);
    background: -moz-linear-gradient(#f4f4f4, #fdfdfd);
    background: linear-gradient(#f4f4f4, #fdfdfd);
}

.card_detail .getlink {
    right: 55px;
}

.card_detail .link-form {
    left: calc(50% - 325px);
}

@media (max-width: 767px) {
    .card_detail .link-form {
        left: 5px;
    }
}

.card_detail .getlink .getlink-div {
    vertical-align: middle;
    display: table-cell;
    height: 30px;
    text-align: center;
    font-size: 1em;
    cursor: pointer;
}

#close-form {
    top: -10px;
    right: -10px;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    cursor: pointer;
}

.card_detail .link-form {
    z-index: 1001;
    width: 97%;
    max-width: 650px;
    position: fixed;
    height: 95px;
    padding: 10px 20px;
    top: calc(50vh - 47px);
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.75);
    background: #f4f4f4;
    background: -webkit-linear-gradient(#f4f4f4, #fdfdfd);
    background: -o-linear-gradient(#f4f4f4, #fdfdfd);
    background: -moz-linear-gradient(#f4f4f4, #fdfdfd);
    background: linear-gradient(#f4f4f4, #fdfdfd);
}

.card_detail .opa {
    opacity: .5
}

.card_detail .rotate_1 {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.card_detail .rotate_2 {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.card_detail .popover.top {
    left: 10% !important
}

.card_detail .profile-menu-dropdown {
    cursor: pointer;
    display: block;
    height: 61px;
    padding-left: 20px;
    padding-top: 18px;
    position: absolute;
    right: 0;
    top: 0;
    width: 61px;
    z-index: 999;
}

@media (min-width: 720px) {
    .card_detail .popover.top {
        left: 2% !important
    }
}

.card_detail .popover.top > .arrow {
    left: 94% !important
}

.card_detail .lang_ico {
    height: 20px;
    margin: 3px 2px
}

.card_detail .responsive-container {
    position: relative;
    width: 100%;
    max-width: 130px;
    max-height: 61px;
    border: 1px solid #000
}

.card_detail .dummy {
    padding-top: 100%
}

.card_detail .img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font: 0/0 a
}

.card_detail .img-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.card_detail .img-container img {
    vertical-align: middle;
    display: inline-block
}

.card_detail_profile {
    font-size: 1.1em;
    font-weight: 400;
}

.card_detail_profile .profile-name {
    font-size: 1.6em;
}

.card_detail_profile .profile-avatar {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.card_detail_profile .profile-position {
    font-size: 1.2em;
    font-weight: 400;
}

.card_detail_profile ul.profile-pro-list {
    font-size: 1em;
}

.card_detail_profile ul.profile-pro-list > li {
}

.card_detail_profile ul.profile-pro-list > li > .lb {
    width: 85px;
    padding-right: 10px;
    text-align: left;
    font-weight: 600;
    float: left;
}

.card_detail_profile ul.profile-pro-list > li > .vl {
    text-align: left;
}

.card_detail_profile ul.profile-pro-list > li > .vl a {
    color: #333;
}

.card_detail_profile .profile-intro {
    font-size: 1.2em;
}

.card_detail_profile .profile-intro
.card_detail_profile .profile-label {
}

.card_detail_profile .company_pane {
    position: relative
}

.card_detail_profile .company_pane .company-logo {
    padding: 20px 0 0
}

.card_detail_profile .company_pane .company-logo > img {
    max-height: 150px;
    width: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    border-radius: 3px;
    bor /
    der-style: solid;
    bor /
    der-width: 2px
}

.card_detail_profile .company_pane .company-name {
    border-bottom: 1px solid;
    padding: 0;
    padding-top: 20px;
    font-size: 1.6em
}

.card_detail_profile .company_pane .company-url {
    font-size: 1em;
    font-weight: 400;
    padding: 3px 0 0
}

.card_detail_profile .company_pane .company-address {
    font-size: 1em;
    font-weight: 400;
    padding: 3px 0 0
}

@media (max-width: 480px) {
    .card_detail_profile .company_pane:before {
        content: '';
        position: absolute;
        top: 10px;
        height: 3px;
        width: 50px;
        background-color: #666;
        margin: 0 auto;
        display: block;
        left: 0;
        right: 0;
    }

    .card_detail_profile .company_pane .company-url {
        font-size: 1em;
        text-align: left
    }

    .card_detail_profile .company_pane .company-address {
        font-size: 1em;
        text-align: left
    }

    .card_detail_profile .company_pane .company-address:after {
        background: #cdcdcd none repeat scroll 0 0;
        content: " ";
        display: block;
        height: 1px;
        margin: 20px auto 0;
        width: 50px
    }
}

.card_detail_profile blockquote {
    margin-bottom: 0;
    font-style: italic;
    text-align: left
}

.card_detail_profile .title_content {
    font-size: 1.6em;
    posistion: relative;
    border-bottom: 1px solid;
}

/* .card_detail_profile .title_content:before{
	content: "";
	position: absolute;
	display:block;
	width: 50px;
	bottom:0;left:0;
	height:2px;
	width:50px;
	background-color:#cdcdcd;
} */
.card_detail_profile .text_content {
    display: inline-block;
    float: left;
    margin-top: 20px;
    line-height: 1.5;
}

.card_detail_profile .clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}

.card_detail_profile ul li nav {
    font: inherit;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.card_detail_profile ul.about {
}

.card_detail_profile ul.about li {
    display: block;
    margin: 0;
    padding: 8px 0 0;
}

.card_detail_profile ul.about li a, .card_detail_profile ul.company-group li a {
    display: flex
}

.card_detail_profile ul.about li a i.glyphicon, .card_detail_profile ul.company-group li a i.glyphicon {
    margin-right: 10px;
    width: 15px
}

.card_detail_profile ul.about li a span, .card_detail_profile ul.company-group li a span {
    flex: 1;
    line-height: 1.25
}

.card_detail_profile ul.about label {
    margin: 0px;
}

.card_detail_profile ul.company-group {
    display: block;
    float: left
}

.card_detail_profile ul.company-group li {
    padding-top: 10px
}

@media (max-width: 480px) {
    .card_detail_profile ul.about li:first-child {
        b /
        order-top: 1px solid #e6e6e6
    }

    .card_detail_profile ul.about {
        margin-top: 0
    }

    .card_detail_profile ul.about li {
        padding: 10px 0 0
    }
}

.card_detail_profile ul.about li:last-child {
    border-bottom: none;
}

.card_detail_profile ul, li, nav {
    font: inherit;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.card_detail_profile .profile-description {
    text-align: justify;
    margin-top: 10px
}

.card_detail_profile .profile-l {
    pa /
    dding-right: 0
}

/* general */
.card_detail_profile .profile-l .profile-avatar {
    margin: 20px auto 0;
}

.card_detail_profile .profile-l .profile-avatar .frame_in1 {
}

.card_detail_profile .profile-l .profile-avatar .frame_in2 {
    background-size: cover;
    width: 150px;
    height: 150px;
    position: relative
}

/* circle */
.card_detail_profile .profile-l .profile-avatar.circle .frame_in2 {
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 3px 3px 20px -5px rgba(0, 0, 0, 0.5);
}

/* square */
.card_detail_profile .profile-l .profile-avatar.square .frame_in2 {
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 3px 3px 20px -5px rgba(0, 0, 0, 0.5);
}

/* hexagon */
.card_detail_profile .profile-l .profile-avatar.hexagon {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    overflow: hidden;
    visibility: hidden;
    height: 150px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 35px auto 0;
    top: 0;
    display: block;
}

.card_detail_profile .profile-l .profile-avatar.hexagon .frame_in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.card_detail_profile .profile-l .profile-avatar.hexagon .frame_in2 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 150px;
    box-shadow: 3px 3px 20px -5px rgba(0, 0, 0, 0.5);
    visibility: visible;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

/* hexagon2 */
.card_detail_profile .profile-l .profile-avatar.octagon {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    overflow: hidden;
    visibility: hidden;
    height: 150px;
    width: 150px;
    display: block;
    left: 0;
    right: 0;
    margin: 35px auto 0;
    top: 0;
}

.card_detail_profile .profile-l .profile-avatar.octagon .frame_in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.card_detail_profile .profile-l .profile-avatar.octagon .frame_in2 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: auto 150px;
    background-repeat: no-repeat;
    visibility: visible;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.card_detail_profile .profile-l .profile-name {
    margin: 5px 0 0;
    font-size: 1.4em;
    text-align: center;
    font-weight: 500
}

@media (max-width: 480px) {
    .card_detail_profile .profile-l .profile-position {
        border-bottom: 1px solid;
        padding: 0 0 15px
    }
}

.card_detail_profile .profile-l .profile-position {
    font-size: 1em;
    text-align: center;
}

/*
.card_detail > #sidebar-wrapper.sidebar{overflow-x:hidden}
.card_detail > .sidebar .sidebar-header{padding:0;background:#fff;box-shadow:0 2px 5px -1px rgba(0,0,0,0.25);height:61px;line-height:60px}
.card_detail > .sidebar .sidebar-header > a{height:61px;background:none!important;width:100%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:120%;text-align:left}
.card_detail > .sidebar .sidebar-header .com_avatar{background-repeat:no-repeat;background-size:cover;background-position:center center;border-width:1px;border-style:solid;border-radius:2px;width:73.3333333px;height:55px;display:block;position:absolute;top:3px;left:3px}
.card_detail > .sidebar .sidebar-header .com_avatar > img{margin:2px;max-height:54px;max-width:100px}
.card_detail > .sidebar .sidebar-header .com_name{display:table;font-size:.9em;font-weight:400;height:61px;left:79.3333px;line-height:1.35;padding-right:33px;width:206px;position:absolute;top:0;vertical-align:middle;white-space:normal;overflow:hidden}
.card_detail > .sidebar .sidebar-header .com_name p{margin:0;padding:0;display:table-cell;vertical-align:middle}
.card_detail > .sidebar .sidebar-header .com_icon{position:absolute;right:3px;top:20px}
*/
.card_detail > .sidebar {
}

.card_detail > #sidebar-wrapper.sidebar {
    overflow-x: hidden;
    box-shadow: 2px 0 5px 0px rgba(0, 0, 0, 0.15);
}

.card_detail > .sidebar .sidebar-header {
    padding: 0px;
    background: #fff;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.25);
    height: 61px;
    position: fixed;
    top: 0;
    z-index: 2;
    width: 360px;
}

@media (max-width: 767px) {
    .card_detail > .sidebar .sidebar-header {
        width: 100%;
    }
}

.card_detail > .sidebar .sidebar-header > a {
    height: 61px;
    background: none !important;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 120%;
    text-align: left;
}

.card_detail > .sidebar .sidebar-header .com_avatar {
    width: 100%;
    padding-left: 35px;
}

.card_detail > .sidebar .sidebar-header .com_avatar > img {
    height: 55px;
    display: block;
    margin: 2px auto;
    max-width: 230px;
}

.card_detail > .sidebar .sidebar-header .com_name {
    display: table-cell;
    white-space: normal;
    line-height: 18px;
    vertical-align: middle;
    height: 61px;
    font-size: 0.9em;
    font-weight: 400;
}

.card_detail > .sidebar .sidebar-header .com_icon {
    position: absolute;
    right: 2px;
    top: 21px;
}

.card_detail > .sidebar .action_btn {
    display: block;
    padding: 0;
    overflow: hidden;
}

.card_detail > .sidebar .my_contact_list {
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 5px;
}

.card_detail > .sidebar .my_contact_list > .action_btn {
    padding: 0px;
    font-size: 1.5em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    height: 70px;
    position: relative;
}

.card_detail > .sidebar .my_contact_list > .action_btn:last-child {
    border-bottom: 0px;
}

.card_detail > .sidebar .action_btn.active, .card_detail > .sidebar .action_btn:hover {
    background-color: rgba(255, 255, 255, .2);
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.card_detail > .sidebar .my_section_list {
    padding: 0px 0px 0px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    background: transparent !important;
}

.card_detail > .sidebar .my_section_list .action_btn {
    padding: 0;
    font-size: 1.5em;
    border-bottom: 0px solid transparent;
    border-top:1px solid #fff !important;
    margin-bottom:5px;
    position:relative;
    background:rgba(0,0,0,.3);
}
 
.my_section_list .action_btn::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    border-top: 35px solid;
    border-top-color: chocolate;
    border-right: 35px solid transparent;
}
.my_section_list .action_btn u{
    position: absolute;
    left: 3px;
    top: -9px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
/* .card_detail > .sidebar .my_section_list .action_btn:before {
    content:"👆";
    opacity: .5;
    position:absolute;top:5px;
    right:5px;
    width:25px;height:25px;
} */
/* .section-item > .section-right{
    display:none;
} */
.card_detail > .sidebar .my_section_list .action_btn:after {
    content:"";
    position:absolute;left:0;
    bottom:0;
    width:100%;
    height:1px;
    background:#fff;
}
.card_detail.custom_bg > .sidebar .my_section_list{
    border-top:0px solid transparent !important;
    border-bottom:0px solid #fff !important;
}
.card_detail #page-content-wrapper {
    padding: 0
}

.card_detail > .card-detail-content {
    padding: 0px;
    padding-bottom: 30px;
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 0px;
}

.popover {
    border-radius: 3px;
}

.popover-content {
    overflow: hidden;
    padding: 10px 0 10px 10px;
}

.popup-menu-list {
    width: 220px;
    float: left;
}

.popup-menu-list .popup-menu-item {
    padding: 5px 0px 0px;
    background: none !important;
    cursor: pointer;
    overflow: hidden;
    display: block;
}

.popup-menu-list .popup-menu-item {
    background: rgba(0, 0, 0, 0.1)
}

.popup-menu-list .hr {
    border-top: 1px solid rgba(128, 128, 128, 0.5);
    margin: 8px 0px 2px;
}

/*
.card_detail .user-avatar{border:3px solid #fff;display:block;height:90px;margin:0 auto 4px;position:relative;width:90px;background-size:cover}
.card_detail .user-avatar > .bg{height:86px;width:86px;display:block;position:absolute;top:-1px;left:-1px;z-index:-1;background:#fff;}
.card_detail .user-avatar > .target{position:absolute;background:#fff none repeat scroll 0 0;z-index:-1;border-radius:100%;height:22px;line-height:22px;width:22px;left:-2px;bottom:-5px}
*/

/* general */
.card_detail .user-avatar {
    cursor: pointer;
    position: relative;
}

.card_detail .user-avatar .frame_in2 {
    background-size: cover;
    width: 100px;
    height: 100px;
    position: relative
}

.card_detail .user-avatar .u-point {
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 1.5
}

.card_detail .user-avatar .u-point i {
    position: absolute;
    top: 3px;
    left: 3px;
}

/* circle */
.card_detail .user-avatar.circle .frame_in2 {
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.card_detail .user-avatar.circle .u-point {
    bottom: -5px;
    left: 10px;
}

/* square */
.card_detail .user-avatar.square .frame_in2 {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.card_detail .user-avatar.square .u-point {
    bottom: -10px;
    left: -10px;
}

/* hexagon */
.card_detail .user-avatar.hexagon .u-point {
    bottom: 40px;
    left: 40px;
}

.card_detail .user-avatar.hexagon {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    overflow: hidden;
    visibility: hidden;
    height: 200px;
    width: 100px;
    display: block;
    left: 0;
    right: 0;
    margin: -50px auto -50px;
    top: 0;
}

.card_detail .user-avatar.hexagon .frame_in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.card_detail .user-avatar.hexagon .frame_in2 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: auto 100px;
    background-repeat: no-repeat;
    visibility: visible;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/* octagon */
.card_detail .user-avatar.octagon .u-point {
    left: 40px;
    bottom: -10px;
}

.card_detail .user-avatar.octagon {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    overflow: hidden;
    visibility: hidden;
    height: 100px;
    width: 100px;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}

.card_detail .user-avatar.octagon .frame_in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.card_detail .user-avatar.octagon .frame_in2 {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: auto 100px;
    background-repeat: no-repeat;
    visibility: visible;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.card_detail .user-name {
    display: inline-block;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 26px
}

.card_detail .user-position {
    font-weight: 400;
    line-height: 18px;
    font-size: 1em
}

.card_detail .card-detail-container {
    color: #333;
    background-color: #fff;
    font-size: 1em;
    padding: 0;
}

.card_detail .card-detail-container .container-header {
    min-height: 63px;
    border-bottom: 2px solid;
    transition: .5s
}

.card_detail .card-detail-container .container-header > .header-name {
    display: inline-block;
    padding-bottom: 8px;
    padding-left: 0;
    padding-top: 16px;
    padding-right: 45px;
}

.card_detail .card-detail-container .container-header > .header-name > span {
    font-size: 1.5em;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2em
}

@media screen and (max-width: 480px) {
    .card_detail_profile {
        font-size: 1em
    }

    .card_detail_profile .col-xs-12.p-0 {
        padding-left: 0;
        padding-right: 0
    }

    .card_detail_profile .company_pane .company-name {
        font-size: 1.4em;
        padding: 0 0 15px;
        text-align: center;
        font-weight: 500
    }

    .card_detail_profile .profile-intro blockquote {
        padding: 10px 20px
    }

    .card_detail_profile ul.profile-pro-list {
        font-size: .9em
    }

    .card_detail .card-detail-container .col-xs-12.p-0 {
        padding-left: 0;
        padding-right: 0
    }

    .card_detail .card-detail-container .container-header {
        box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.25);
        border-bottom: 0 none
    }

    .card_detail .card-detail-container .container-header > .header-name {
        padding-top: 20px;
        padding-bottom: 12px
    }

    .card_detail .card-detail-container .container-header > .header-name > span {
        font-size: 1.3em
    }
}

#wrapper.toggled #sidebar-wrapper {
    left: 300px;
}

@media (max-width: 767px) {
    #wrapper.toggled {
        padding-left: 100%;
    }

    #sidebar-wrapper .sidebar-nav {
        width: 100%;
    }

    #wrapper.toggled #sidebar-wrapper {
        position: relative;
        margin-left: -100vw;
        width: 100vw;
        left: 0;
        padding-bottom: 0px;
    }

    #wrapper.toggled #sidebar-wrapper .sidebar-footer {
        margin-bottom: 0px;
    }

    #sidebar-wrapper:before {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: -1;
        width: inherit;
        background-color: inherit;
        border: inherit;
        content: "";
    }
}

.card_detail_appointment {
}

.card_detail_appointment textarea {
    resize: none
}

.card_detail_appointment .appointmentForm .label_group {
    padding: 5px;
    border-bottom: 1px solid rgb(221, 221, 221) !important;
    font-size: 1.2em;
    margin-bottom: 8px;
    margin-top: 30px;
}

@media (max-width: 480px) {
    .card_detail_appointment .subscribe_container .col-xs-12:not(button) {
        padding: 0
    }
}

.card_detail_profile {
}

.card_detail_section #user-content-text {
    font-size: 1.2em
}

.card_detail_section #user-content-text:first-child:first-letter {
    float: left;
    color: #903;
    font-size: 5em;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
    font-family: Georgia
}

.card_detail_section .youtube_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.card_detail_section .youtube_container iframe, .card_detail_section .youtube_container object, .card_detail_section .youtube_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 480px) {
    .card_detail_section img {
        width: 100%;
        max-width: 320px
    }
}

.card_detail_share .code-list, .card_detail_invite .code-list {
    padding: 0 !important;
    border: 1px solid #ddd;
    border-bottom: none
}

.card_detail_share .code-list-item, .card_detail_invite .code-list-item {
    padding: 10px;
    text-align: center;
    margin: 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.card_detail_share .code-list-item:last-child, .card_detail_invite .code-list-item:last-child {
    padding: 10px;
    text-align: center;
    margin: 0;
    border-right: none;
    border-bottom: 1px solid #ddd
}

.card_detail_share .code-list-item.code-active, .card_detail_invite .code-list-item.code-active {
    border-bottom: 1px solid #f4f4f4;
    background: #f4f4f4;
    font-weight: 700
}

.card_detail_share textarea, .card_detail_invite textarea {
    resize: none
}

.card_detail_subscribe textarea {
    resize: none
}

@media (max-width: 480px) {
    .card_detail_subscribe .subscribe_container .col-xs-12:not(button) {
        padding: 0
    }
}

.sidebar-footer {
    padding: 0 15px;
    width: 100%
}

@media (max-width: 767px) {
    .sidebar-footer {
        width: 100%
    }
}

.sidebar-footer .share-sub {
    margin-top: 10px;
    margin-bottom: 0
}

.sidebar-footer .share-sub button, .sidebar-footer .btn-lg {
    color: #fff ;
    font-size: 100%;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(255, 255, 255, .1);
}

.sidebar-footer .share-sub button:hover, .sidebar-footer .btn-lg:hover {
    background: rgba(255, 255, 255, .2);
}

.sidebar-footer .brand-menu {
    padding: 0
}

.sidebar-footer .brand-menu a {
    font-size: 85%;
    font-weight: 600
}

.sidebar-footer .privacy-policy a {
    font-size: 90%;
    font-weight: 600
}

.sticky-footer {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    height: 50px;
    padding: 0;
    width: 300px;
    box-shadow: 0 -2px 5px -1px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

@media (max-width: 767px) {
    .sticky-footer {
        width: 100%;
    }
}

.sticky-footer-item:last-child a {
    margin-right: 0;
}

.sticky-footer-item > input:checked ~ a {
    width: 150px;
    opacity: 1;
    opacity: 0.8
}

.item-2 > input:checked ~ a {
    width: 200px;
    opacity: 1;
    opacity: 0.8
}

@media (max-width: 768px) {
    .sticky-footer-item > input:checked ~ a {
        width: calc(100% - 150px)
    }

    .item-2 > input:checked ~ a {
        width: calc(100% - 100px)
    }
}

.sticky-footer input {
    display: none;
}

.sticky-footer input + label {
    cursor: pointer;
    display: block;
    text-align: center;
    float: left;
    margin: 0;
    padding: 15px 0;
    width: 50px;
}

.sticky-footer input:checked + label {
}

.sticky-footer input:checked + label i {
    color: #fff;
}

.sticky-footer label:last-child {
    margin-right: 0;
}

.sticky-footer label i {
    font-size: 1.4em
}

.sticky-footer a {
    width: 0;
    overflow: hidden;
    -webkit-transition: width .25s linear, opacity .2s linear;
    transition: width .25s linear, opacity .3s linear;
    position: relative;
    top: 0;
    margin-bottom: 0;
    padding: 0;
    margin-right: 10px;
    opacity: 0;
    float: left;
    margin: 0;
}

.sticky-footer a span {
    color: #fff;
    font-size: 1em;
    width: 100%;
    padding: 15px;
    display: block;
}

@media (max-width: 767px) {
    #wrapper #sidebar-wrapper {
        left: -100%;
    }

    #page-content-wrapper {
        padding: 0px;
    }
}

.section-item {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.section-item > .section-left {
    display: table;
    font-size: 0.8em;
    height: 70px;
    padding: 0 5px;
    width: 50px;
    float: left;
    text-align: center;
}

.section-item .section-icon {
    display: table-cell;
    line-height: initial;
    vertical-align: middle;
    font-size: 1.3em;
}

.section-item .section-icon.icon-with-image {
    background: none center center no-repeat transparent;
    background-size: 26px auto;
}

.section-item .section-label {
    display: table-cell;
    line-height: initial;
    vertical-align: middle;
}

.section-item > .section-body {
    display: table;
    float: left;
    font-size: 0.7em;
    height: 70px;
    padding: 5px 5px 5px 5px;
    width: 100%;
}

.section-item > .section-right {
    height: 70px;
    margin-left: -10px;
    padding: 0;
    width: 30px;
    display: table;
    font-size: 0.7em;
}

.section-item.has-left .section-body {
    width: calc(100% - 50px);
}

.section-item.has-right .section-body {
    width: calc(100% - 80px);
}

.section-item.section-hl-bolder .section-label {
    font-size: 1.4em;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

.section-item.section-hl-bold .section-label {
    font-size: 1.2em;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

/*------------------ my contact on detail card -----------------*/
.btn-add-contact {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff !important;
    font-size: 100%;
    font-weight: 400;
    width: 180px;
    margin: 10px auto 0;
}

.btn-add-contact:hover {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    color: #fff !important;
}

/*------------------ contact detail -----------------*/

.position-right {
    margin-right: 5px;
}

.page-profiledt {
    margin: 0 auto;
}

.page-profiledt label {
    font-weight: 600;
}

.page-profiledt .basic-info .form-group, .page-profiledt .company-info .form-group, .page-profiledt .occupation-info .form-group {
    margin-bottom: 5px;
}

.page-profiledt .profile-img {
    background-repeat: no-repeat;
    border-style: solid;
    background-size: cover;
    border: 1px solid #999;
    border-radius: 3px;
    display: block;
    height: 200px;
    width: 200px;
    margin: 0 auto;
}

.page-profiledt .basic-info .row {
    display: flex
}

.page-profiledt .basic-info .row > div {
    position: relative;
}

.page-profiledt .basic-info .row > div:first-child {
    flex: 1 25%;
}

.page-profiledt .basic-info .row .no-avatar {
}

.page-profiledt .basic-info h3.title {
    margin-bottom: 25px;
}

.page-profiledt .basic-info ul.about {
    padding: 0
}

.page-profiledt .basic-info ul.about li {
    padding: 5px 0;
}

.page-profiledt .basic-info a, .page-profiledt .company-info a {
    color: #333;
}

.page-profiledt .basic-info .control {
    position: absolute;
    bottom: 0;
    rig /
    ht: 40px;
    left: 15px
}

@media (max-width: 480px) {
    .page-profiledt .basic-info .row {
        display: table
    }

    .page-profiledt .basic-info .control {
        position: relative;
        text-align: center;
        right: 0
    }
}

.panel-content label.control-label {
    font-weight: 600;
}

.page-profiledt .basic-info h3.title, .page-profiledt .company-info h3.title, .page-profiledt .occupation-info h3.title {
    font-weight: 300;
    border-bottom: 1px solid rgba(51, 51, 51, 0.6);
    padding: 5px 0 0
}

.page-profiledt .occupation-info h3.title {
    margin-bottom: 20px;
    margin-top: 10px
}

ul.footer-dropdown {
    min-width: 220px;
}

ul.footer-dropdown li {
    margin: 10px 0;
}

ul.footer-dropdown li a {
    color: #333 !important;
}

ul.footer-dropdown .position-left {
    margin-right: 8px;
}

ul.footer-dropdown .big-icon i {
    font-size: 1.5em
}

.cursor-pointer {
    cursor: pointer
}

.cursor-pointer:hover {
    opacity: 0.8
}