@import url('https://fonts.googleapis.com/css?family=Alegreya:400,900&display=swap');

.top-left-part {
    width: auto;
}

.top-left-part a {
    float: left;
}

.mailbox {
    max-height: 300px;
    width: 400px;
}

.dropdown-menu.mailbox {
    padding: 0px;
}

.table-headerBDA{
    background-color: #acacac !important;
    color: #222222 !important;;
}



.mailbox .message-center .mail-contnet {
    padding: 25px;
    border-bottom: 1px solid #999999;
    margin-left: 10px;
    position: relative;
}

.mailbox .message-center .mail-contnet .notify {
    position: absolute;
    right: 0px;
    top: 0;
    margin-top: 40px;
    margin-right: 43px;
}

.mailbox .message-center .mail-contnet.not-read {
    background-color: #cccccc;
}

.mailbox .message-center .mail-contnet h5 {
    display: inline-block;
    font-size: 16px;
    white-space: normal;
    width: 80%;
}

.mailbox .message-center .mail-contnet .mail-desc {
    font-size: 14px;
    margin: 0px;
    white-space: normal;

}

.mailbox .message-center .mail-contnet .time {
    display: inline-block;
    font-size: 12px;
}

.mailbox .message-center .mail-contnet a.link-notification {
    display: inline-block;
    float: right;
    border: 0px;
    font-size: 13px;
    color: black;
    padding: 0px;
    margin-right: 11px;
    cursor: pointer;
    font-weight: bolder;
}

.message-center a:hover {

    background: transparent;

}

.alert-danger ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

.input-file {
    height: 30px;
    padding-bottom: 37px;
}

.button-edit-profile {
    margin-top: 15px;
    margin-right: 10px;
    position: absolute;
    right: 0px;
    color: white;
}

.logo img {
    max-height: 40px;
    display: inline-block;
}

.logo .logo-text {
    font-size: 15px;
    text-align: left;
    display: inline-block;
    width: 151px;
    line-height: 16px;
    top: 9px;
    position: relative;
    font-weight: 800;
    font-family: 'Alegreya', serif;
}

.view-parent-block, .view-parent-block {

}

.view-parent-block .parent-block-title {
    margin-bottom: 10px;
}

.view-parent-block .parent-block-title h4 {
    font-weight: bolder;
    font-size: 22px;
    color: #666;
}

.view-info-block {
    margin-bottom: 5px;
}

.view-info-block label {
}

.view-info-block div {
    margin-top: -5px;
}

.view-danger-block {
    margin-bottom: 5px;
    color: red;
    font-weight: bold;
}

.view-danger-block label {
    font-weight: bold;
}

.view-danger-block div {
    margin-top: -5px;
}

.datepicker-days .day {
    cursor: pointer;
}

.header-enabled-block .title {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
}

.header-enabled-block .make-switch {
    display: inline-block;
}

.view-link-return {
    font-size: 14px;
    text-decoration: none;
    color: #999999;
    margin-left: 10px;
}

.view-link-return:hover {
    color: #666666;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e4e7ea;
    padding: 4px;
}

.select2-container .select2-selection--single {
    height: 37px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

#addressMap {
    width: 100% !important;
    height: 300px !important;
}

.table-responsive a {
    color: #797979;
}

.score-content {
}

.score-content .score {
    display: inline-block;
    font-size: 24px;
    cursor: pointer;
    padding: 5px;
}

.score-content .score.scored.up:hover {
    color: inherit;
}

.score-content .score.scored.down:hover {
    color: inherit;
}

.score-content .score.up.active, .score-content .score.up:hover, .score.scored.up.active:hover {
    color: #53e69d;
}

.score-content .score.down.active, .score-content .score.down:hover, .score.scored.down.active:hover {
    color: #ff7676;
}

.score.scored {
    cursor: default;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}

.label-dark {
    background-color: #747271;
}

.label-orange {
    background-color: #ef7800;
}

.btn-chat:hover {
    background-color: white;
    color: #c9302c;
}

.chat-type {
    text-align: center;
}

.chat-type > a:hover {
    display: block;
    color: #c9302c !important;
    font-weight: bold !important;
}

.chat-collapse {
    min-width: 90px !important;
    border-color: #c9302c;
}

.chat-disabled-text {
    background-color: lightgray;
    text-align: center
}

.water-mark-smallcode {
    margin-bottom: 3px;
}

.water-mark-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.no-register-text{
    font-size: 2em;
    text-align: center;
}

#offerTable_wrapper{
    width: 175%;
}

#offerTable td, #offerOrderTable td{
    padding: 7px;
}

#offerOrderTable_wrapper{
    width: 105%;
}

.hidden{
    display: none;
}

.filterWidth{
    width: 180px;
}

.text_center{
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.width_full{
    width: 100% !important;
}

.label-gray {
    background-color: #777;
}

.box-offer{
    background: #fff;
    padding-top: 30px;
    padding-bottom: 25px;
    padding-left: 70px;
    padding-right: 70px;
    margin-bottom: 30px;
}
#offerTable{
    width: 200% !important;
    max-width: 200% !important;
}

#oldFlow, #newFlow{
    background: #ffffff !important;
    color: #54667a !important;
    font-weight: 100 !important;
}

.remove-icon-list {
    list-style-type: none;
    margin: 10px 0;
}

.bkreadonly{
    background-color: #fff !important;
}

.label-STATUS_OFFERED {
    background-color: #00bfff;
}
.label-ACCEPTED {
    background-color: #ff6600;
}
.label-ASSIGNED_PICKUP {
    background-color: #ffd000;
}
.label-DISMISSED {
    background-color: #565453;
}
.label-COMPLETED {
    background-color: #00ffa2;
}
.label-OCV_COLLECT_PENDING {
    background-color: #4c7bfc;
}
.label-RETIRADO {
    background-color: #8a2be2;
}
.label-EN_PROCESO_DE_CIERRE {
    background-color: #008B8B;
}
.label-ACCEPTED_WITHOUT_VOLUNTEER {
    background-color: #ff4f49;
}
.label-OFFERED_COLLECT_ONLY {
    background-color: #ff62ff;
}
.label-PAGO_PENDIENTE {
    background-color: #ff0000;
}

tr.orange-row.even,
tr.orange-row.odd {
  background-color: orange !important;
}
/* .orange-row {
    background-color: #d7aeff !important;
} */

.noty-count{
    position: absolute;
    right: -10px;
    top: -20px;
    font-size: 12px;
}

.dt-button.buttons-excel.buttons-html5 {
    background-color: #28a745;
    color: white;
    border-color: #28a745;
}

.dt-button.buttons-excel.buttons-html5:hover {
    background-color: #218838;
    color: #ffffff;
}

.dt-button.buttons-excel.buttons-html5 i {
    margin-right: 8px;
    font-size: 16px;
}