.select2-container {
    z-index: 100000
}

.edit-img {
    padding-top: 7px;
    padding-right: 7px;
    position: absolute;
    right: 0;
    top: 0;
}

.select-visibility {
    background: #faf4f400 !important;
    height: 33px;
    padding: 5px 5px !important;
    margin-top: 10px !important;
    font-size: 12px;
}

#results > li {
    list-style: none;
    border-radius: 3px;
    padding: 5px 10px 5px 10px !important;
    transition: all .5s linear;
}

#results > li:hover {
    background: #ececec
}

.main-content-custom {
}

.top_bar {
    height: 71px;
    background-color: #F5F5F5;
    border-bottom: 1px solid #cfd5e4

}

.top_bar .menu-bar {
    margin-top: 20px;
}

.row {
    margin: 0px !important;
}

.left-top-bar {
    padding-left: 0px !important;
}

.account-r {
    margin-top: 20px !important;
}

.nav-link-custom {
    color: #444444;
    padding: 0px 15px 0px 15px;
    font-size: 12px;
}

.gs_bdy_ccl {
    padding-top: 20px;
}

.image_account {
    width: 80px;
    height: 80px !important;
}

.infor_account {
    padding-left: 30px;
    height: 100px;
}

.infor_account .user_fullname {
    font-size: 14px;
}

.table_article {
    padding-left: 0px !important;
}

.table_article thead tr td {
    padding: 8px 0px 8px 12px;
}

.table_article tbody tr td .authors {
    color: #006621;
}

.dropdown-menu > li > a {
    font-size: 12px;
}

.dropdown-menu > li > a:hover {
    font-size: 12px;
}

.hover-poiter:hover {
    cursor: pointer;
}

.border-none {
    border: none !important;
}

.btn-sm {
    padding: 5px 10px !important;;
    font-size: 12px !important;;
    line-height: 1.5 !important;;
    border-radius: 3px !important;
}

.bg-transition {
    background-color: transparent;
    border: none;
}

a {
    display: inline-block;
    word-wrap: break-word;
}

.modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.my-orcid-link {
    margin-top: 25px;
    border: 2px solid #a6ce39;
    background-color: white;
    margin-bottom: 25px !important;
}

.my-orcid-attr {
    border: 1px solid #a6ce39;
    background-color: white;
    margin-bottom: 15px !important;
}

.my-orcid-attr .title {
    padding: 8px 16px 8px 16px;
    border-bottom: 1px solid #a6ce39;
    background-color: #f5f9e8;
    height: 40px !important;
}

.my-orcid-attr .orcid-attr-body {
    padding: 8px 16px 8px 16px;
}

.title .sub-title {
    padding-left: 0px !important;
    height: 10px !important;

}

.title .edit-attr {
    height: 10px !important;
    padding-right: 0px;
}

.education-no-more-things, .membership-no-more-things, .employment-no-more-things, .works-no-more-things, .funding-no-more-things, .distionctions-no-more-things {
    display: none;
}

.my-orcid-title {
    border: none !important;
    margin-bottom: 15px !important;
}

.text-title {
    font-size: 14px !important;
    color: #222222;
}

.my-orcid-title .title {
    padding: 8px 16px 8px 16px;
    border-bottom: 1px solid #a6ce39;
    background-color: #f5f9e8;
    height: 40px !important;
    border-radius: 6px !important;
}

.my-orcid-title .title p.text-title, .my-orcid-title .title a.hover-poiter {
    color: white !important;
}

.expand-bg {
    background-color: #447405 !important;
    border: none !important;
}

.print_mobile {
    display: none;
}

@media screen and (max-width: 991px) {
    .left-orcid {
        background-color: white !important;
    }

    .print_mobile {
        border-bottom: 1px solid #447405;
        display: block;
    }

    .print_web {
        display: none;
    }

    .main-content {
        padding: 0px !important;
    }

    .gs_bdy_ccl {
        padding: 0px !important;
    }
}

@media screen and (max-width: 767px) {
    .map-left-handle {
        height: 268px !important;
        padding-bottom: 15px;
    }
}

.modal-label {
    font-size: 14px !important;
    font-weight: bold;
    color: #222222;
}

.form-control {
    background-color: white;
}

.td-top-hr {
    padding-top: 30px !important;
    border-top-style: dashed;
    border-color: whitesmoke;
    padding-bottom: 30px !important;
}

.table-display {
    display: table;
}

.table-row-display {
    display: table-row;
}

.top-16 {
    top: -16px
}

.text-dark {
    color: #222222 !important;
}
