#mainActions>button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-right: 4px;
}
.vertical-align {
    display: flex;
    align-items: center;
}

.text-danger-wp {
    color: rgb(255, 0, 0) !important;
}

.table>tbody>tr>td {
    vertical-align: middle;
}

[title^='Empty'] {
    display: none;
}

.table>tbody>tr>td {
    vertical-align: middle;
}

.table>tbody>tr>th {
    vertical-align: middle;
}

.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.mxToolbarMode:hover {
    border: 5px solid #d0d0d0;
    border-radius: 50%;
}

.btn-group>button {
    height: 45px;
    width: 55.7px;
    outline: none;
}

.btn-group>button>mjx-container {
    outline: none;
}

.edit-group-btn {
    background: #2C689C;
    color: #FFF;
}

.trash-group-btn {
    background: #AF0900;
    color: #FFF;
}

.btn-add-cost {
    position: absolute;
    right: 1rem;
    margin-right: 15px;
}

.swal2-popup {
    font-size: 1.6rem !important;
}

.sw-theme-dots>.nav .nav-link.done {
    color: #3B819B;
}

.sw-theme-dots>.nav .nav-link.done::after {
    background-color: #3B819B;
}

.text-intake {
    color: #3B819B;
}

.panel-hide {
    display: none;
}

.float-right {
    float: right;
}

.platform-label {
    padding-left: 50px;
}

.personnel-label {
    padding-left: 90px;
}

.text-number {
    text-align: right;
}

.custom-checkbox .custom-control-input:disabled~.custom-control-label {
    background-color: rgba(0, 123, 255, .5) im !important;
}

.title-city-add {
    position: absolute;
    right: 26%;
    top: 8.3%;
}

.title-city {
    position: absolute;
    right: 26%;
    top: 6.6%;
}

.biophysical-panel {
    height: 60vh;
    overflow: scroll;
}

.currency-panel {
    padding: 13px;
}

.currency-value {
    padding: 5px;
    border-style: solid;
    border-width: thin;
}

.currency-text {
    font-weight: 800;
}
@media (min-width: 360px) {
    .header-waterproof {
        padding-left: 6rem;
        padding-bottom: 1rem;
        margin-top: auto;
    }
    #mapidcuenca{
        width: auto;
        border: 2px solid;
    }
    .width-map{
        width: 100%;
    }
    .panel-analisys{
        width: 100%;
        margin-bottom: 22px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }
}

@media (min-width: 768px) {
    .header-waterproof {
        padding-left: 6rem;
        padding-bottom: 1rem;
        margin-top: auto;
    }
    #mapidcuenca{
        width: auto;
        border: 2px solid;
    }
    .width-map{
        width: 100%;
    }
    .panel-analisys{
        width: 100%;
        margin-bottom: 22px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }
}

@media (min-width: 992px) {
    .header-waterproof {
        padding-left: 14rem;
        padding-bottom: 1rem;
        margin-top: -80rem;
    }
    #mapidcuenca{
        width: auto;
        border: 2px solid;
    }
    .width-map{
        width: 66.6%;
    }
    .panel-analisys{
        width: 100%;
        margin-bottom: 22px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }
}

@media (min-width: 1200px) {
    .header-waterproof {
        padding-left: 28rem;
        padding-bottom: 3rem;
        margin-top: auto;
    }
    #mapidcuenca{
        width: auto;
        border: 2px solid;
    }
    .width-map{
        width: 66.6%;
    }
    .panel-analisys{
        width: 100%;
        margin-bottom: 22px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }
}