Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3620 | Autoría | Comparar con el anterior | Ultima modificación | Ver Log |

/*===================== TABLE OF CONTENT ======================= 1.     Header 2.  Nav Hover =============================================================*/
body {
    overflow-y: scroll;
}

header {
    float: left;
    width: 100%;
    /*background-color: #0961bf; border-bottom: 8px #1dac98 solid;*/
    background-color: white;
    border-bottom: 1px solid #afafaf;
}

.search-bar {
    margin-top: 10px;
}

nav>ul>li>a:hover {
    /*color: #1dac98 !important;*/
    color: #ffffff;
}

.user-account {
    border-left: none;
    border-right: none;
    display: flex;
    height: 56px;
    align-items: center;
    justify-content: space-between;
}

.mail_menu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* gap: 0.5rem; */
}

nav ul ul {
    /* background-color: #1dac98; */
    background-color: #f4e6a6;
}

.search-bar form input {
    width: 100%;
    background-color: #fff;
    height: 30px;
    color: #b2b2b2;
    font-size: 12px;
    border: 0;
    padding: 0 10px;
    border-radius: 25px;
}

.search-bar form button i {
    /* color: #0a0a0a; */
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.search-bar form button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #efefef;
    width: 38px;
    height: 100%;
    /*border: 0;*/
    border-radius: 25px;
}

.username-dt {
    float: left;
    width: 100%;
    /*background-color: #1dac98; */
    /* background-color: #F7EE9F; */
    background-color: #1eb89e;
    padding-top: 40px;
}

.post-topbar {
    /* border-top: 4px solid #ffd600; */
    border-top: 4px solid #f4e6a6;
}

.post-st ul li a:hover,
.post-st ul li a.active {
    /* background-color: #1dac98; */
    background-color: #82d0d4;
    color: #fff;
}

.widget-about img {
    float: none;
    padding-top: 0px;
}

.modal-notificacion {
    /* color: #0961bf !important; */
    color: #0961bf !important;
}

.view-all-nots>a {
    /* background-color: #0961bf; */
    background-color: #0961bf;
}

/* .notification-box {top: 24px !important; } */
.comment_box form button {
    /* background-color: #0961bf; */
    background-color: #0860bf !important;
    color: #ffffff;
    height: 38px;
    font-size: 15px !important;
}

.comment_box form button:hover {
    /* background-color: #0961bf; */
    background-color: #1e5591 !important;
}

.chat-mg span {
    /* background-color: #0961bf !important; */
    background-color: #0961bf !important;
}

.post-project h3 {
    background-color: #1dac98;
}

.post-project-fields form ul li button.active {
    background-color: #1dac98;
    color: #fff;
}

.add-dp i {
    /* background: #0961bf; */
    background: #0961bf;
}

.add-dp i:hover {
    background: #1dac98;
}

.chat-msg p {
    background-color: #1dac98;
}

.con-title {
    /* background-color: #0961bf !important; */
    background-color: #0961bf !important;
}

.typing-msg form button {
    /* color: #0961bf; */
    color: #0961bf;
}

.msg-numbers {
    background-color: #1dac98;
}

.search_form form button {
    /* background-color: #0961bf; */
    background-color: #0961bf;
}

.bk-links li i.la-envelope {
    /* background-color: #0961bf; */
    background-color: #0961bf;
}

.message-btn a {
    margin: 0.5rem 0;
}

.sign-in {
    background-color: white;
}

.sign_in_sec {
    padding-left: 25px;
}

.sign_in_sec form button {
    background-color: #0961bf;
}

.sign_in_sec form button:disabled {
    background-color: #dddddd;
    color: #a3a1a1;
}

.sign_in_sec h3:before {
    background-color: #0961bf;
}

.signup-tab ul li.current a {
    background-color: #0961bf;
}

.cm-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 3rem;
}

.cm-logo img {
    width: 250px;
}

.filter-heading h3 {
    color: #0961bf;
}

.theme-green .back-bar .selected-bar {
    background-color: #0961bf;
    background-image: linear-gradient(to bottom, #0961bf, #0961bf);
}

.theme-green .back-bar .pointer {
    background-color: #0961bf;
}

.job_descp>p a {
    color: #0961bf;
}

.like-com li a.active {
    color: #0961bf;
}

.like-com li button {
    color: #bebebe;
    font-size: .95rem;
}

.btn-feed-share {
    font-size: .95rem;
    color: #929292;
}

.btn-feed-share i {
    margin-right: 5px;
}

.btn-unlike,
.btn-like {
    color: #0961bf;
}

.like-com li span {
    background-color: #0961bf;
}

.footy-sec {
    background-color: #0961bf;
}

.btn-profile-cancel {
    background-color: #e44d3a;
    border: none;
    display: inline-block;
    padding: 0 12px;
    color: #fff;
    height: 35px;
    line-height: 35px;
}

.display-reactions {
    background: #efefef;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.display-reactions button {
    color: #0961bf;
}

.sign_link>a {
    color: #0961bf;
}

.view-more>a:hover {
    color: #0961bf;
}

.view-more>a {
    color: #0961bf;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #0961bf;
}

.tab-feed ul li.active span {
    color: #0961bf;
}

.btn-feed-trash,
.btn-comment-trash {
    color: #b2b2b2;
    margin-left: 0.2rem;
    transition: 0.2s linear;
}

.btn-feed-trash:hover,
.btn-comment-trash:hover {
    color: #df3e3e;
    margin-left: 0.2rem;
}

.btn-purple {
    background-color: #04478f;
}

.message-inner-dt>p {
    background-color: transparent;
    border: 1px solid #3333;
    border-bottom-left-radius: 0;
}

.ta-right .message-dt .message-inner-dt>p {
    background-color: #f3f3f3;
    border: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 15px;
}

.msg-notifc {
    background-color: #0961bf;
}

.msg-status {
    background-color: #0961bf;
}

.select-with-icon {
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
}

/* .mf-field > button {
    width: 1.7rem;
    white-space: nowrap;
    overflow: hidden;
    border: none !important;
}
.mf-field button i {
    margin-right: 5px;
    font-size: 1.5rem;
}
.mf-field > button:hover{
    color: #fff !important;
    text-shadow: 2px 2px 2px #0003 !important;
    border: none !important;
} */
.msg-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.msg-title .msgs_icons-container {
    display: flex;
    align-items: center;
}

.messages-sec .icon {
    cursor: pointer;
    height: 30px;
    display: grid;
    place-items: center;
    width: 30px;
    border-radius: 50px;
    padding: 0;
    transition: all .2s;
    color: #0860bf;
}

.messages-sec .icon:hover {
    background-color: #efefef;
}

.messages-page>.container h1 {
    font-weight: 600;
    font-size: 2rem;
    text-align: left;
    margin-bottom: 1.5rem;
}

.messages-list>.messages_conversation-search {
    transition: all .2s;
    padding: 10px 20px;
    position: relative;
    overflow: hidden;
}

.messages-list>.messages_conversation-search.hide {
    height: 0;
    padding: 0;
}

.messages-list>.messages_conversation-search input {
    outline: none;
    box-shadow: none;
    border: 1px solid #e6e6e6;
}

.messages-line {
    display: flex;
    flex-direction: column-reverse;
    height: auto;
    overflow: auto;
}

.main-conversation-box>.messages-line>hr {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    opacity: 0 !important;
}

.message-bar-head .usr-msg-details {
    display: flex;
    align-items: center;
}

.message-select-conversation {
    display: grid;
    place-items: center;
    width: 100%;
    min-height: 300px;
    height: 100%;
}

.message-select-conversation .msgs-select-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.message-select-conversation .msgs-select-container .icon {
    font-size: 2.5rem;
    margin-bottom: 1rem;
}

.message-select-conversation .msgs-select-container .icon:hover {
    background-color: #0000;
}

@media (min-width: 1200px) {
    .msgs-container {
        max-width: 1000px;
    }
}

.main-conversation-box .message-bar-head .usr-msg-details .icon {
    display: none;
}

.msgs-hide {
    font-size: 1.2rem;
    color: var(--gray);
}

@media (max-width: 992px) {
    .main-conversation-box .message-bar-head .usr-msg-details .icon {
        display: grid;
    }
}

@media (max-width: 992px) {
    .msgs-hide {
        display: none;
    }
}

@media (min-width: 992px) {
    .icon-hide {
        display: none !important;
    }
}

#shared_with {
    font-size: 16px;
    display: inline-block;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-weight: 500;
}

#shared_with>option {
    font-size: 1.2rem;
    display: inline-block;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-weight: 500;
}

.flww {
    background-color: #0961bf;
}

.tab-feed ul li.active span {
    color: #1dac98;
}

.add-pic-box [type="file"]+label {
    border: 2px solid #0961bf;
    color: #0961bf;
}

.add-pic-box [type="file"]+label:hover {
    background: #0961bf;
}

.user-pro-img .add-dp {
    left: 34%;
}

/****estilos del feed***/
.img-sm {
    width: 46px;
    height: 46px;
}

.panel {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.075);
    border-radius: 0;
    border: 0;
    margin-bottom: 15px;
}

.panel .panel-footer,
.panel> :last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.panel .panel-heading,
.panel> :first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-body {
    padding: 25px 20px;
}

.media-block .media-left {
    display: block;
    float: left;
}

.media-block .media-right {
    float: right;
}

.media-block .media-body {
    display: block;
    overflow: hidden;
    width: auto;
}

.middle .media-left,
.middle .media-right,
.middle .media-body {
    vertical-align: middle;
}

.thumbnail {
    border-radius: 0;
    border-color: #e9e9e9;
}

.tag.tag-sm,
.btn-group-sm>.tag {
    padding: 5px 10px;
}

.tag:not(.label) {
    background-color: #fff;
    padding: 6px 12px;
    border-radius: 2px;
    border: 1px solid #cdd6e1;
    font-size: 12px;
    line-height: 1.42857;
    vertical-align: middle;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}

.text-muted,
a.text-muted:hover,
a.text-muted:focus {
    color: #acacac;
}

.text-sm {
    font-size: 0.9em;
}

.text-5x,
.text-4x,
.text-5x,
.text-2x,
.text-lg,
.text-sm,
.text-xs {
    line-height: 1.25;
}

.btn-trans {
    background-color: transparent;
    border-color: transparent;
    color: #929292;
}

.btn-icon {
    padding-left: 9px;
    padding-right: 9px;
}

.btn:hover {
    color: #fff;
}

.btn-sm,
.btn-group-sm>.btn,
.btn-icon.btn-sm {
    padding: 5px 10px !important;
}

.mar-top {
    margin-top: 15px;
}

.post_comment_sec form button {
    background-color: #0961bf;
}

.save {
    background-color: #0961bf;
}

.post_comment_sec form textarea {
    height: 80px;
}

.actions-common-com>a i {
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.actions-common-com {
    float: right;
    margin-top: 20px;
}

.actions-common-com li {
    display: inline-block;
    margin-right: 15px;
}

.actions-common-com li a {
    color: #b2b2b2;
    font-size: 14px;
    font-weight: 500;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}

.actions-common-com li a:hover {
    color: #e44d3a;
}

.actions-common-com li a.active {
    color: #e44d3a;
}

.actions-common-com li a i {
    margin-right: 2px;
    font-size: 14px;
    position: relative;
    top: 2px;
}

.actions-common-com li span {
    color: #ffffff;
    font-size: 13px;
    width: 30px;
    height: 30px;
    background-color: #e44d3a;
    line-height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    float: left;
    text-align: center;
    font-weight: 600;
    margin-left: -25px;
}

.actions-common-com li .com {
    position: relative;
    top: -9px;
}

.actions-common-com li .com img {
    margin-right: 10px;
}

.widget-about button {
    background-color: #0961bf;
}

.copylink a {
    background-color: #0961bf;
}

/* .modal-header {background-color: #0961bf; } */
.custom-file-input::before {
    background: #0961bf;
}

.custom-file-input:hover::before {
    background-color: #1dac98;
}

.place-bid-btn {
    background-color: #0961bf !important;
}

.widget-about button:hover {
    background-color: #1dac98;
}

.user-info img {
    /* width: 30px; height: 30px; */
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.sn-field-has-error {
    border: 1px solid red;
    margin-bottom: 5px;
}

.sn-field-invalid-feedback {
    color: red;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 5px;
}

.form-group {
    margin-bottom: 5px;
    margin-top: 5px;
}

.form-group-has-error {
    border: 1px solid red !important;
}

.form-group-invalid-feedback {
    color: red;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 5px;
}

.sign_in_sec form input,
.sign_in_sec form select {
    color: #000000;
}

.fgt-sec input[type="checkbox"]+label span:before {
    background-color: #0961bf;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #515151;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #515151;
}

::placeholder {
    color: #515151;
}

.info-page {
    padding: 50px 0;
}

.section_admin_title_buttons {
    width: 100%;
    display: flex;
    margin-left: 0;
    justify-content: space-between;
    align-items: center;
}

.market_admin_title_buttons {
    width: 100%;
    display: flex;
    gap: 1rem;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.search-btn {
    width: 100px;
    right: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    border: 1px solid #ced4da;
    top: 0;
    color: var(--gray);
    font-weight: 600;
    border-start-end-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.market_admin_title_buttons .search_input {
    width: 100%;
    position: relative;
}

.market_admin_title_buttons .search_categories {
    width: 100%;
}

.section_admin_title_buttons h1.title,
.section_admin_title_buttons h2 {
    color: var(--dark);
    font-weight: bold;
    font-size: 18px;
}

.section_admin_title_buttons h2 {
    cursor: pointer;
}

@media (min-width: 768px) {
    .section_admin_title_buttons {
        width: 50%;
        margin-left: auto;
    }

    .market_admin_title_buttons {
        flex-direction: row;
    }

    .market_admin_title_buttons .search_input {
        width: 60%;
    }

    .market_admin_title_buttons .search_categories {
        width: 40%;
    }
}

.section_admin_form {
    float: left;
    width: 100%;
    padding-left: 15px;
}

.section_admin_form form input,
.section_admin_form form select {
    width: 100%;
    padding: 0 15px 0 15px;
    color: #000000;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    height: 40px;
}

.section_admin_form form textarea {
    width: 100%;
    padding: 10px 15px 0 15px;
    color: #000000;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    height: 300px;
}

/* .section_admin_form form button {color: #ffffff; font-size: 16px; background-color: #0961bf; padding: 12px 27px; border: 0; font-weight: 500; margin-top: 30px; cursor: pointer; }*/
.section_admin_form .form-group label {
    color: #666 !important;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 5px;
}

.section_admin_form .form-group .toggle-group label {
    color: #fff !important;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 5px;
}

.section_admin_form .form-group .toggle-group label.toggle-off {
    background-color: #808080;
    border-color: #808080;
}

.section_admin_form .form-group .toggle-group label.toggle-off:hover {
    background-color: #808080;
    border-color: #808080;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding: 0 15px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    height: 40px;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-left: 0px;
}

.select2-results__option {
    display: block;
    padding: 10px 15px 0 15px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    height: 40px;
}

.text-vertical-middle {
    vertical-align: middle !important;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    right: 1em;
    /* content: "\2191";*/
    content: none !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    right: 0.5em;
    /*content: "\2193";*/
    content: none !important;
}

.btn-edit {
    display: inline-block;
    padding: 0 12px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    background-color: #0961bf;
}

.btn-delete {
    display: inline-block;
    padding: 0 12px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    background-color: #e44d3a;
}

.post-project-fields form label {
    color: #666 !important;
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 5px;
}

.post-project-fields form input,
.post-project-fields form textarea,
.post-project-fields form select {
    width: 100%;
    color: #000000;
    font-size: 14px;
    border: 1px solid #b4b4b4;
    margin-bottom: 20px;
    font-weight: 500;
}

.overview-box.open {
    z-index: 1000 !important;
}

.overview-edit form select {
    padding-left: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}

.overview-edit form textarea,
.overview-edit form input,
.overview-edit form select {
    border: 1px solid #aaa;
    color: #b2b2b2 !important;
}

.overview-edit span {
    float: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    line-height: 20px;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
    border-color: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}

.user-profile-extended-ov {
    width: 100%;
    background-color: #ffff !important;
    padding: 10px 20px 30px;
    box-shadow: 0px 4px 14px rgb(0 0 0 / 12%);
    margin-bottom: 20px;
    border-radius: 10px;
}

.user-profile-extended-ov h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: .5rem;
}

.user-profile-extended-ov span {
    line-height: 22px;
}

.user-profile-extended-ov p {
    line-height: 20px;
}

.user-profile-extended-ov i {
    color: #000000;
    font-size: 13px;
    /* margin-left: 5px; */
}

.user-profile-extended-ov strong {
    font-weight: bold !important;
}

.user-social-network-ov {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 30px;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

.user-social-network-ov h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}

.user-social-network-ov i {
    color: #000000;
    font-size: 13px;
    padding-left: 5px;
}

.social_links li a {
    line-height: 18px;
    background-color: #ffff;
}

.overview-edit form .select2-container--default .select2-selection--single {
    height: 40px;
    margin-bottom: 25px;
}

.overview-edit form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px;
}

.overview-edit form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 4px;
}

.overview-edit form textarea,
.overview-edit form input,
.overview-edit form select {
    color: #444;
}

.datepicky {
    float: none;
}

.datefm {
    float: none;
}

.modal-dialog {
    /* width: 100%; background-color: #fff; padding: 15px 10px; */
}

/* .modal-header {background-color: #fff; padding: 0px; border-bottom: 0px; } */
.modal-title h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 25px;
}

.modal-content {
    border: 0px;
    padding: 1rem;
}

.modal-content textarea,
.modal-content input,
.modal-content select {
    width: 100% !important;
    resize: none;
    border: 1px solid #aaa;
    color: #444 !important;
    font-size: 14px;
}

.modal-content input {
    height: 40px;
    padding-left: 15px;
    margin-bottom: 0;
}

.modal-content select {
    height: 40px;
    padding-left: 15px;
    margin-bottom: 0;
    background-color: #fff;
}

span.group-span-filestyle {
    border: 1px solid #aaa;
    color: #fff;
    background-color: #0961bf;
    margin-top: 10px;
}

span.group-span-filestyle:hover {
    color: #fff;
    background-color: #0961bf;
}

.modal-content .form-group .toggle-group label {
    color: #fff !important;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 5px;
}

.modal-content .form-group .toggle-group label.toggle-off {
    background-color: #808080;
    border-color: #808080;
}

.modal-content .form-group .toggle-group label.toggle-off:hover {
    background-color: #808080;
    border-color: #808080;
}

.modal-content .select2-container--default .select2-selection--single {
    height: 40px;
    margin-bottom: 0;
}

.modal-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px;
}

.modal-content .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 4px;
}

.modal-content .select2-container--bootstrap4 .select2-selection--multiple {
    height: auto;
    margin-bottom: 0;
}

.modal-content .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    float: left;
}

.modal-content .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__arrow b {
    margin-top: 4px;
}

.modal-content .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
    border: 0 !important;
}

.modal-content .select2-container--bootstrap4.select2-container--focus .select2-selection {
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.modal-content .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
    color: #000;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: inherit;
    border: 1px solid #000;
    margin-right: 5px;
}

.modal-content .select2-container .select2-search--inline .select2-search__field {
    margin-left: 0px;
}

/** Autocomplete de google */
.pac-container {
    z-index: 1051 !important;
}

.custom-file-label:after {
    content: none;
}

.add-pic-box a {
    background: #fff;
    border: 2px solid #0961bf;
    border-radius: 3px;
    color: #0961bf;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    outline: none;
    padding: 12px 20px;
    position: relative;
    transition: all 0.3s;
    vertical-align: middle;
    margin: 0;
    float: right;
    text-transform: uppercase;
}

#skills-box ul {
    height: auto;
}

/* .btn-info, .btn-add, .btn-edit, .btn-delete {color: #e5e5e5; background-color: #A4A4A4; border: 1px solid #A4A4A4; } .btn-info:hover, .btn-add:hover, .btn-edit:hover, .btn-delete:hover {background-color: #808080; border: 1px solid #808080; }*/
.select2-container .select2-search--inline .select2-search__field {
    margin-left: 0px;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
    box-shadow: none;
    outline: none;
}

.save-stngs ul li button:hover {
    background-color: #007bff;
}

#user-img-change {
    width: 150px;
    height: 150px;
    margin-right: 10px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
}

.btn-onroom {
    cursor: pointer;
}

.form-group .toggle-btn .custom-control-label {
    position: relative;
    padding-left: 50px;
}

.file-upload-indicator {
    display: none;
}

b,
strong {
    font-weight: bolder !important;
}

a.read-more {
    color: #666666;
    font-weight: bold;
}

a.read-morea:visited {
    color: #666666;
    font-weight: bold;
}

.show-read-more .more-text {
    display: none;
}

.show-read-more {
    color: #666666;
    font-size: 15px;
    margin-bottom: 1.2rem;
    text-align: justify;
}

.show-read-more p {
    font-size: 15px;
    text-align: justify;
    font-weight: 600;
}

.btn-trans:hover {
    color: #929292 !important;
}

.like-com li a:hover {
    color: #007bff;
}

.job-status-bar>a:hover {
    color: #1e5591 !important;
}

.job-status-bar>ul>li>a:hover {
    color: #1e5591;
}

/* btn-indicator*/
.job_descp video,
.job_descp img {
    width: 100%;
    height: 400px;
    border-radius: 10px;
    object-fit: cover;
}

.modal-content .job_descp img,
.modal-content .job_descp video {
    object-fit: contain;
    height: auto;
    max-height: 600px;
}

.comment-section {
    box-shadow: none;
}

.process-comm {
    padding-top: 10px;
    padding-bottom: 20px;
}

ul.avail-checks-search-type li.active {
    background-color: #666666;
}

nav ul li a {
    color: #000000;
}

.usy-name h4 {
    color: #000000;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 2px;
}

.message-btn a.btn-request-connection {
    background-color: #53d690;
}

.message-btn a.btn-cancel-connection {
    background-color: #e44d3a;
}

.message-btn a.btn-send-message {
    background-color: #51a5fb;
}

.bootbox-confirm .btn-danger {
    color: #000000;
}

.title-bar {
    float: left;
    width: 280px;
    margin-top: 12px;
    margin-bottom: 9px;
    vertical-align: middle;
}

.title-bar .title {
    color: #ffffff;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}

/*New Style*/
.online-btn {
    border-radius: 50px;
    width: 20px;
    height: 20px;
}

/***********************************new style jm*********************************/
.forum-links ul li.active a {
    color: #1dac98;
}

.forum-links ul li.active {
    border-color: #1dac98;
}

.ask-question {
    color: #0961bf !important;
}

.suggestion-usd>span i:hover {
    background-color: #f4e6a6;
}

.bk-links li i {
    background-color: #0961bf;
}

.view-more>.btn {
    background-color: #0961bf;
}

/* #shared_with {background-color: #0961bf; } #shared_with :hover {color: blank; background-color: #007bff; } */
.bid_now {
    background-color: #0961bf;
}

.follow {
    background-color: #1eb89e;
}

.footy-sec.mn ul li a {
    color: #01245d;
    font-size: 0.9rem;
}

.footy-sec.mn ul li a:hover {
    color: #01245d;
    font-weight: bold;
    transition: all 0.5s;
}

.footy-sec.mn p {
    color: #01245d;
}

.star-descp ul li i {
    color: #cacf8c;
}

.hre {
    background-color: #0961bf;
}

.hire-us {
    background-color: #0961bf;
}

.company-up-info {
    background-color: #ffff;
}

body {
    /* background-color: #ffff; */
    background-color: #f5f5f7;
}

.suggestions-list {
    background-color: transparent;
}

.tags-sec {
    background-color: #ffff;
}

.comment_box input {
    background-color: #efefef;
}

.post-bar {
    /* background-color:#dee2e6; */
    background-color: #ffff;
}

.post_with_border {
    border-left: 4px solid #1eb89e;
}

.post-topbar {
    background-color: #ffff;
}

.user-fw-status {
    background-color: transparent;
    margin-bottom: 1rem;
}

.sd-title {
    background-color: transparent;
    /* border-top: 1px solid #e5e5e5; */
    padding: 10px 5px 20px;
}

.sign_link {
    background-color: #ffff;
}

.user_pro_status {
    border-bottom: 0px solid #e5e5e5;
    padding-bottom: 5px;
    background-color: #ffff;
}

.widget {
    background-color: #ffff;
}

.search-title {
    padding-left: 2%;
    font-size: 1.2rem;
}

.user-profile-ov {
    background-color: #fff;
}

.portfolio-gallery-sec {
    background-color: #f5f5f7;
}

.social_links li {
    background-color: #fff;
}

.paddy {
    background-color: transparent;
}

.filter-heading {
    background-color: transparent;
}

.filter-dd form input,
.filter-dd form select {
    background-color: #fff;
}

.user-profile {
    /* background-color: #f4e6a6; */
    border-radius: 5px 0 0 5px;
}

.feed-comment-container {
    margin-top: 1rem;
}

.comment_box input {
    background-color: #fff;
    margin-top: 1rem;
}

#app {
    background-color: #fff;
}

.pagination li .page-link {
    color: #0961bf;
}

.comment-section {
    background-color: #f5f5f7;
}

nav ul ul {
    background-color: #1eb89e;
}

nav ul li a {
    color: #fff;
    transition: 0.2s linear;
    font-size: 1rem;
}

nav ul li a:hover {
    color: #16283c;
}

.like-com li a:hover {
    color: #1eb89e;
}

.company_profile_info {
    border-radius: 5px;
}

.full-width {
    border-radius: 5px;
    box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 5%);
}

.tab-feed.st2 ul li :hover {
    border-bottom: 3px solid #f4e6a6;
}

.user-info a {
    color: #18516f;
}

/* .user-info img {width: 30px; height: 30px; } */

.user-profile-extended-ov {
    background-color: #f5f5f7;
}

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

.acc-setting {
    background-color: #ffff;
}

.footy-sec {
    background-color: white;
}

.auth-footy-sec {
    background-color: initial;
}

.auth-footy-sec ul li a {
    font-size: 1rem;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.auth-footy-sec p {
    font-size: 1rem;
}

.modal-content input {
    border-radius: 5px;
}

.modal-content select {
    border-radius: 5px;
}

/* .modal-header {background-color: #f2f2f2; padding: 0px; border-bottom: 0px; } */
.acc-leftbar {
    background-color: #fff;
}

.save-stngs ul li button {
    background: #0961bf;
    color: #fff !important;
}

.user-profile-ov ul li a {
    background-color: #0961bf;
    color: #ffff;
}

.usr-pic>img {
    width: 80%;
}

.user-specs {
    padding: 39px 0 10px 0;
}

.username-dt {
    padding-top: 10px;
    border-radius: 5px 5px 0 0;
}

.sign_link {
    /* border-top: 1px solid #6c757d; */
}

.job-status-bar {
    /* background-image: linear-gradient(#f5f5f7, #ffff); */
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* border-radius: 10px; */
}

.comment_box form button {
    width: 20%;
    margin-top: 1rem;
}

.comment_box input {
    width: 371px;
    border-radius: 5px;
    color: black;
    font-weight: 400;
}

.like-com li a {
    color: #0961bf;
}

.like-com li a:hover {
    color: #1e5591 !important;
}

.message-bar-head {
    display: flex;
    height: 13vh;
    justify-content: space-between;
    padding: 20px;
    width: 100%;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #ffff;
}

.user-info {
    /* padding: 10px 38px 2px 40px; */
    height: 45px;
    width: 45px;
    margin-left: 1rem;
}

/* .user-info > i {right: 25px; } */
.file-caption.icon-visible .file-caption-name {
    padding-bottom: 15px;
}

/**notificaciones**/
.notification {
    color: white;
    text-decoration: none;
    padding: 0px 10px;
    position: relative;
    display: inline-block;
    border-radius: 2px;
    /* top: 10px; */
    font-size: 16px;
}

.mail_menu>.notification {
    margin-bottom: 0.25rem;
}

.notification:hover {
    color: #ecec0e;
}

.notification .badge {
    position: absolute;
    top: -10px;
    right: 2px;
    padding: 3px 6px;
    border-radius: 50%;
    background-color: red;
    color: white;
}

.text-submenu {
    color: #0961bf;
}

.text-submenu:hover {
    font-weight: bold;
    color: #0961bf;
    transition: all 0.5s;
}

header a:hover {
    font-weight: bold;
    color: #0961bf;
    transition: all 0.5s;
}

header .btn:hover {
    color: #0961bf;
    font-weight: bold;
    transition: all 0.5s;
}

.my-company-dropdown.show {
    display: block;
}

.main-ws-sec {
    /* background-color: #ffff; */
}

/**estilos altos de las columnas* .right-sidebar {margin-top: -7px; }*/
.main-left-sidebar {
    margin-top: 30px;
}

.message-btn {
    /*display: inline-flex;*/
    display: inherit;
    flex-direction: column;
}

.rc-anchor-checkbox-label {
    font-size: 10px !important;
}

.rc-anchor-normal .rc-anchor-content {
    width: 165px !important;
}

.rc-anchor-normal .rc-anchor-pt {
    text-align: center;
}

.rc-anchor-normal {
    zoom: 87%;
}

.comment-list {
    display: grid;
}

.comment {
    padding-right: 10px;
}

.slick-slider {
    display: grid !important;
    grid-template-rows: 2rem auto;
}

@media (min-width:768px) {
    .slick-slider {
        display: flex !important;
        align-items: center;
    }
}

.microlearning-up-info {
    width: 100%;
    background-color: white;
    display: flex;
    flex-direction: column;
    gap: 5px;
    text-align: start;
}

.microlearning-up-info img {
    float: none;
    object-fit: cover;
}

.microlearning-up-info h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.microlearning-up-info h4 {
    color: #686868;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 21px;
}

.microlearning-up-info ul {
    width: 100%;
}

.microlearning-up-info ul li {
    display: flex;
}

.microlearning-up-info ul li a {
    display: inline-block;
    padding: 0 12px;
    color: #fff;
    height: 35px;
    line-height: 35px;
}

.microlearning-up-info ul li a i {
    font-size: 24px;
    position: relative;
    top: 3px;
}

/**** INICIO breadcrumb ***/
ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #f5f5f7;
}

ul.breadcrumb li {
    display: inline;
    font-size: 14px;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: ">\00a0";
}

ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}

/**** FIN breadcrumb ***/
.job_descp>p {
    background-color: white;
    /* border-radius: 5px; */
}

.user-fw-status li {
    padding: 2px 0;
}

form>input {
    border-radius: 5px;
}

.feed-avatar {
    width: 50px;
    height: auto;
}

.cursor-pointer {
    cursor: pointer;
}

.chat-conversation {
    background-image: none;
    background-color: #f5f5f7;
}

.view-more-pro {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    padding: 18px 0;
}

#cke-description .cke_path_item,
#cke_2_path {
    display: none !important;
}