﻿body {
    color: #fff !important;
}
.bg-app {
    background-color: /*#e2e2e2*/ #000 !important;
}
.bg-app {
    background-color: #01231b !important;
}

.bg-modal {
    background-color: #37474F !important;
}
.text-muted {
    color: #faf8fa !important;
}
input[type="text"] {
    color: #000000 !important;
}
.teal-text {
    color: #fff !important;
}
.nav-border-menu {
    border: unset !important;
}
.bg-white {
    background-color: #13322b !important;
}

.card-body {
    background-color: #13322b !important;
}

.bg-level-1 {
    background-color: #000 !important;
}
.nav-border-menu {
    border-bottom: 1px solid #fff;
}
/*.bg-level-1 {
    background-color: #F2F2F2;
}*/
.label-upc {
    color: #607d8b !important
}
/*.card-left-menu {
    background-color: #FCF7F7 !important;
}
.card-left-product-menu {
    background-color: #f2f2f2 !important;
}*/
.card-left-menu {
    background-color: #000 !important;
}

.card-left-product-menu {
    background-color: #000 !important;
}
input[type=text] {
    background-color: #fff !important;
    color: #000 !important;
}

.text-request {
    background-color: #fff !important;
    color: darkgray !important;
}
.form-add-content-container {
    height: 60px;
    background-color: #D1EDF9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    cursor: pointer;
}
.form-add-content-container .form-add-content-icon-container .form-add-content-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border: 2px solid #1BA7E0;
    border-radius: 30px;
    background-color: #D1EDF9;
    font-size: 26px;
    -webkit-transition: background-color ease-in 0.3s;
    -o-transition: background-color ease-in 0.3s;
    transition: background-color ease-in 0.3s;
    -webkit-transition: color ease-in 0.15s;
    -o-transition: color ease-in 0.15s;
    transition: color ease-in 0.15s;
}
.form-add-content-container .form-add-content-text {
    -ms-flex-item-align: center;
    align-self: center;
    color: #1BA7E0;
    font-size: 16px;
    font-weight: bold;
}
.menu-product-container {
    list-style-type: none !important;
    background-color: #13322b !important;
}
@media (max-width: 450px) and (max-height: 855x) {
    ul#ulDSPs {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        padding-left:12px;
    }

    ul#ulDSP {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        padding-left: 12px;
    }

    .altura-container{
        height: 1300px;
    }

    .div-products {
        margin-left: 40%;
    }
    .btn-manage {
        float: left;
    }
    
    .div-width-1{
        width:100%;
    }
    .select-engage-1 {
        width: 100%;
    }
    .select-engage-2 {
        width: 100%;
    }
    .p-overview-1 {
        font-size: 0.85rem !important;
        color: #6E6E6E !important;
        font-weight: bold;
    }

    .p-overview-2 {
        font-size: 0.9rem !important;
        color: #6eceb2 !important;
        margin-top: 0;
        line-height: normal;
    }

    .p-overview-3 {
        color: #6eceb2;
        font-size: 0.9rem;
    }
    
    .div-artwork{
        height:auto;
    }
    
    .etiquetaCatalogo {
        margin-top: 3%;
    }

    .desaparecenMov {
        display: none;
    }
    .movil-size {
        margin-left: 0.1%;
        margin-right: 0.1%;
    }
    .no-position {
        position: unset !important;
    }

    .en-linea2 {
        display: inline;
    }

    .en-linea {
        display: inline-block;
    }

    .xs-margin-1 {
        margin: 0 !important;
    }

    .sm-margin {
        padding-left: 2%;
        margin-top: 3%;
    }

    .sm-margin2 {
        margin-top: 6%;
    }

    .xs-margin {
        margin-top: 3%;
    }

    .box-sizing-no {
        width: 89%;
        /* overflow:hidden;*/
    }

    .lg-enlinea {
        padding-bottom: 1%;
        padding-left: 0;
        padding-right: 0;
    }

    .altura {
        height: 30px;
        line-height: 10px;
    }

    .logoHeader {
        display: block !important;
    }

    .bloqueCentralIndex {
        margin-top: 50px;
        margin-bottom: 5px;
        padding-bottom: 5px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .filtCatalIndex {
        width: 85%;
        margin-left: 2%;
        margin-right: 15%;
    }

    .botFiltIndexMov {
        margin-top: 0.8%;
    }

    .solo-lg {
        display: none !important;
    }

    .margen-new-project {
        margin-left: 5%;
        margin-right: 1%;
    }

    .margen-catalog {
        margin-left: 5%;
        margin-right: 4%;
    }

    .margen-view {
        margin-left: 4%;
        margin-right: 4%;
    }

    .select-newproject {
        margin-top: 20%;
        margin-left: 1%;
        margin-right: 1%;
    }

    .select-catalog {
        margin-top: 20%;
    }

    .grid-container {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 5px;
        padding: 5px;
    }

    .anchura-filtro-catalog {
        width: 85%;
    }

    .pad-top {
        padding-top: 10%;
    }

 }

@media (min-width: 451px) and (max-width: 768px) and (max-height: 1024px) {
/*    .solo-lg {
        display: none;
    }*/

    ul#ulDSPs {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .div-products {
        margin-left: 40%;
    }
    .btn-manage {
        float: left;
    }
    .solo-movil {
        display: none;
    }

    .p-overview-1 {
        font-size: 0.8rem !important;
        color: #6E6E6E !important;
        font-weight: bold;
    }
    .p-overview-2 {
        font-size: 0.8rem !important;
        color: #6eceb2 !important;
        margin-top: 0;
    }
    .p-overview-3 {
        color: #6eceb2;
        font-size: 0.9rem;
    }
    .div-artwork {
        height: 365px;
    }
}

@media (min-width: 800px) and (max-width: 1025px) {


    ul#ulDSPs {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    ul#ulDSP {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }


    .div-products {
        float:right;
    }
    .btn-manage {
        float: right;
    }
    .div-artwork {
        height: 365px;
    }
    
    .solo-movil {
        display: none;
    }
    .p-overview-1 {
        font-size: 0.8rem !important;
        color: #6E6E6E !important;
        font-weight: bold;
    }

    .p-overview-2 {
        font-size: 0.8rem !important;
        color: #6eceb2 !important;
        margin-top: 0;
    }
    .p-overview-3 {
        color: #6eceb2;
        font-size: 1rem;
    }
}

@media (min-width: 1026px){

    
    ul#ulDSPs {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    ul#ulDSP {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    .altura-container {
        height: 1000px;
    }
    .div-products {
        float: right;
    }
    .btn-manage {
        float: right;
    }
    .select-engage-1 {
        width: 15%;
    }
    .select-engage-2 {
        width: 20%;
    }

    .div-artwork {
        height: 365px;
    }
    .p-overview-1 {
        font-size: 0.8rem !important;
        color: #6E6E6E !important;
        font-weight: bold;
    }

    .p-overview-2 {
        font-size: 0.8rem !important;
        color: #6eceb2 !important;
        margin-top: 0;
    }
    .p-overview-3 {
        color: #6eceb2 !important;
        font-size: 1rem !important;
    }

    .card {
        position: unset !important;
    }

    .lg-enlinea {
        display: inline-block;
    }

    .solo-movil {
        display: none !important;
    }

    .logoHeader {
        margin-left: 50px;
        padding-left: 50px;
        display: flex !important;
    }

    .bloqueCentralIndex {
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 50px;
        margin-bottom: 10px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 10px;
    }

    .bloqueCatalIndex div {
        display: inline;
    }

    .en-linea {
        display: inline-block;
    }

    .filtCatalIndex {
        width: 80%;
        margin-left: 10px;
    }

    .botFiltIndex {
        margin-top: 0.8%;
        margin-left: 6%;
    }

    .botFiltIndexMov {
        display: none;
    }

    .width-movil {
        width: 20%;
    }

    #txtBuscarProductos {
        padding: 2px;
        width: 93%;
    }
}

.div-esconde-p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#slide-out {
    float: right;
}

.prueba {
    float: right;
}

.side-nav .logo-wrapper {
    height: 70px;
}

.side-nav {
    float: right
}

.wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    right: 0;
}

/* CSS DE JORGE*/


/* iPhone */
@media (max-width: 450px) and (max-height: 855px) {

    .div-products {
        margin-left: 40%;
    }
    .div-width-1 {
        width: 100%;
    }

    .select-engage-1 {
        width: 100%;
    }

    .select-engage-2 {
        width: 100%;
    }

    .p-overview-1 {
        font-size: 0.85rem !important;
        color: #6E6E6E !important;
        font-weight: bold;
    }

    .p-overview-2 {
        font-size: 0.9rem !important;
        color: #6eceb2 !important;
        margin-top: 0;
        line-height: normal;
    }

    .p-overview-3 {
        color: #6eceb2;
        font-size: 0.9rem;
    }

    .div-artwork {
        height: auto;
    }

    .etiquetaCatalogo {
        margin-top: 3%;
    }

    .desaparecenMov {
        display: none;
    }

    .movil-size {
        margin-left: 0.1%;
        margin-right: 0.1%;
    }

    .padre {
        display: flex;
        align-items: center;
    }

    .no-position {
        position: unset !important;
    }

    .en-linea2 {
        display: inline;
    }

    .en-linea {
        display: inline-block;
    }

    .xs-margin-1 {
        margin: 0 !important;
    }

    .sm-margin {
        padding-left: 2%;
        margin-top: 3%;
    }

    .sm-margin2 {
        margin-top: 6%;
    }

    .xs-margin {
        margin-top: 3%;
    }

    .box-sizing-no {
        width: 89%;
        /* overflow:hidden;*/
    }

    .lg-enlinea {
        padding-bottom: 1%;
        padding-left: 0;
        padding-right: 0;
    }

    .altura {
        height: 30px;
        line-height: 10px;
    }

    .logoHeader {
        display: block !important;
    }

    .bloqueCentralIndex {
        margin-top: 50px;
        margin-bottom: 5px;
        padding-bottom: 5px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .filtCatalIndex {
        width: 85%;
        margin-left: 2%;
        margin-right: 15%;
    }

    .botFiltIndexMov {
        margin-top: 0.8%;
    }

    .solo-lg {
        display: none !important;
    }

    .margen-new-project {
        margin-left: 5%;
        margin-right: 1%;
    }

    .margen-catalog {
        margin-left: 5%;
        margin-right: 4%;
    }

    .margen-view {
        margin-left: 4%;
        margin-right: 4%;
    }

    .select-newproject {
        margin-top: 20%;
        margin-left: 1%;
        margin-right: 1%;
    }

    .select-catalog {
        margin-top: 20%;
    }

    .grid-container {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 5px;
        padding: 5px;
    }

    .anchura-filtro-catalog {
        width: 85%;
    }

    .pad-top {
        padding-top: 10%;
    }

    .txt-input-search-width {
        width: 98% !important;
    }

    .dsktp {
        padding-left: 10px;
        margin-left: 10px;
        display: none !important;
    }

    .dsktp-block {
        display: none !important;
    }

    .dsktp-inline {
        display: none !important;
    }

    .mbl {
        display: block !important;
    }

    .btn-w-100 {
        width: 100% !important;
    }

    .mt-title-loader {
        margin-top: 30px !important
    }

    .mt-navbar-loader {
        margin-top: 49px !important;
    }

    .ml-navbar-loader {
        margin-left: 0px !important;
    }

    .h-325 {
        height: 325px;
    }

    .mbl-d-none {
        display: none !important;
    }

    .mbl-rounded-img {
        width: 64px;
        height: 64px
    }

    .mbl-ml-2 {
        margin-left: 0.25rem !important;
    }

    .mbl-ml-3 {
        margin-left: 0.35rem !important;
    }

    .mbl-w-100 {
        width: 100% !important;
    }

    .mbl-w-95 {
        width: 95% !important;
    }

    .pr-edit {
        padding-right: 10px;
    }

    .font-size-0-6 {
        font-size: 0.5rem !important;
    }

    .font-size-0-7 {
        font-size: 0.6rem !important;
    }

    .font-size-0-8 {
        font-size: 0.8rem !important;
    }

    .font-size-0-9 {
        font-size: 0.8rem !important;
    }

    .font-size-1 {
        font-size: 0.9rem !important;
    }

    .font-size-1-1 {
        font-size: 1rem !important;
    }

    .font-size-1-2 {
        font-size: 1.1rem !important;
    }

    .font-size-1-3 {
        font-size: 1.2rem !important;
    }

    .font-size-1-4 {
        font-size: 1.3rem !important;
    }

    .font-size-1-5 {
        font-size: 1.4rem !important;
    }

    .font-size-1-6 {
        font-size: 1.5rem !important;
    }

    .font-size-2 {
        font-size: 1.9rem !important;
    }

    .mbl-font-size-0-9 {
        font-size: 0.9rem !important;
    }

    .mbl-d-none {
        display: none !important;
    }

    .mbl-font-size-0-8 {
        font-size: 0.8rem !important;
    }

    .mbl-px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .mbl-mt-1 {
        margin-top: 0.25rem !important;
    }

    .mbl-mt-2 {
        margin-top: 0.50rem !important;
    }

    .mbl-mt-3 {
        margin-top: 0.75rem !important;
    }

    .mbl-mt-4 {
        margin-top: 1rem !important;
    }

    .prefix {
        width: 0px !important;
    }

    .mbl-w-100 {
        width: 100% !important;
    }

    .mbl-w-90 {
        width: 90% !important;
    }

    .header-valores {
        height: 320px;
        background-image: url('/img/placeitp.png');
        background-repeat: no-repeat;
        background-position-x: -30px;
        background-size: 400px;
    }
}

/* iPad */
@media (min-width: 451px) and (max-width: 768px) and (max-height: 1024px) {
    .txt-input-search-width {
        width: 88% !important;
    }

    .dsktp {
        display: flex !important;
    }

    .dsktp-block {
        display: block !important;
    }

    .dsktp-inline {
        display: inline !important;
    }

    .h-325 {
        min-height: 325px;
    }

    .mbl {
        display: none !important;
    }

    .ml-navbar-loader {
        margin-left: 240px !important;
    }

    .mt-title-loader {
        margin-top: 60px !important
    }

    .mt-navbar-loader {
        margin-top: 55px !important;
    }

    .mbl-rounded-img {
        width: 24px;
        height: 24px
    }

    .font-size-0-6 {
        font-size: 0.6rem !important;
    }

    .font-size-0-7 {
        font-size: 0.7rem !important;
    }

    .font-size-0-8 {
        font-size: 0.8rem !important;
    }

    .font-size-0-9 {
        font-size: 0.9rem !important;
    }

    .font-size-1 {
        font-size: 1rem !important;
    }

    .font-size-1-1 {
        font-size: 1.1rem !important;
    }

    .font-size-1-2 {
        font-size: 1.2rem !important;
    }

    .font-size-1-3 {
        font-size: 1.3rem !important;
    }

    .font-size-1-4 {
        font-size: 1.4rem !important;
    }

    .font-size-1-5 {
        font-size: 1.5rem !important;
    }

    .font-size-1-6 {
        font-size: 1.6rem !important;
    }

    .font-size-2 {
        font-size: 2rem !important;
    }

    .header-valores {
        height: 550px;
        background-image: url('/img/placeitp.png');
        background-repeat: no-repeat;
        background-position-y: 20px;
        background-position-x: -170px
    }
}

/* Desktop */
@media (min-width: 800px) and (max-width: 1025px) {

    /* INICIO JORGE */

    .select-engage-1 {
        width: 15%;
    }

    .select-engage-2 {
        width: 20%;
    }

    .div-artwork {
        height: 365px;
    }

    .p-overview-1 {
        font-size: 0.8rem !important;
        color: #6E6E6E !important;
        font-weight: bold;
    }

    .p-overview-2 {
        font-size: 0.8rem !important;
        color: #6eceb2 !important;
        margin-top: 0;
    }

    .p-overview-3 {
        color: #6eceb2 !important;
        font-size: 1rem !important;
    }

    .card {
        position: unset !important;
    }

    .lg-enlinea {
        display: inline-block;
    }

    .solo-movil {
        display: none !important;
    }

    .logoHeader {
        margin-left: 50px;
        padding-left: 50px;
        display: flex !important;
    }

    .bloqueCentralIndex {
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 50px;
        margin-bottom: 10px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 10px;
    }

    .bloqueCatalIndex div {
        display: inline;
    }

    .en-linea {
        display: inline-block;
    }

    .filtCatalIndex {
        width: 80%;
        margin-left: 10px;
    }

    .botFiltIndex {
        margin-top: 0.8%;
        margin-left: 6%;
    }

    .botFiltIndexMov {
        display: none;
    }

    .width-movil {
        width: 20%;
    }

    #txtBuscarProductos {
        padding: 2px;
        width: 90%;
    }

    /* FIN JORGE */

    .txt-input-search-width {
        width: 98% !important;
    }

    .dsktp {
        display: flex !important;
    }

    .dsktp-block {
        display: block !important;
    }

    .dsktp-inline {
        display: inline !important;
    }

    .h-325 {
        min-height: 325px;
    }

    .ml-navbar-loader {
        margin-left: 240px !important;
    }

    .mt-title-loader {
        margin-top: 60px !important
    }

    .mt-navbar-loader {
        margin-top: 55px !important;
    }

    .mbl {
        display: none !important;
    }

    .mbl-rounded-img {
        width: 32px;
        height: 32px
    }

    .font-size-0-6 {
        font-size: 0.6rem !important;
    }

    .font-size-0-7 {
        font-size: 0.7rem !important;
    }

    .font-size-0-8 {
        font-size: 0.8rem !important;
    }

    .font-size-0-9 {
        font-size: 0.9rem !important;
    }

    .font-size-1 {
        font-size: 1rem !important;
    }

    .font-size-1-1 {
        font-size: 1.1rem !important;
    }

    .font-size-1-2 {
        font-size: 1.2rem !important;
    }

    .font-size-1-3 {
        font-size: 1.3rem !important;
    }

    .font-size-1-4 {
        font-size: 1.4rem !important;
    }

    .font-size-1-5 {
        font-size: 1.5rem !important;
    }

    .font-size-1-6 {
        font-size: 1.6rem !important;
    }

    .font-size-2 {
        font-size: 2rem !important;
    }

    .header-valores {
        height: 550px;
        background-image: url('/img/placeitp.png');
        background-repeat: no-repeat;
        background-position-y: 20px;
        background-position-x: -170px
    }

    .select-reportaje {
        width: 25%;
        height: 40px;
        color: darkgrey !important;
        background-color: #ffffff;
    }

    .solo-lg {
        display: inline-block !important;
    }
}

/* Large Desktop */
@media (min-width: 1026px) {

    /* INICIO JORGE */

    .select-engage-1 {
        width: 15%;
    }

    .select-engage-2 {
        width: 20%;
    }

    .div-artwork {
        height: 365px;
    }

    .p-overview-1 {
        font-size: 0.8rem !important;
        color: #6E6E6E !important;
        font-weight: bold;
    }

    .p-overview-2 {
        font-size: 0.8rem !important;
        color: #6eceb2 !important;
        margin-top: 0;
    }

    .p-overview-3 {
        color: #6eceb2 !important;
        font-size: 1rem !important;
    }

    .card {
        position: unset !important;
    }

    .lg-enlinea {
        display: inline-block;
    }

    .solo-movil {
        display: none !important;
    }

    .logoHeader {
        margin-left: 50px;
        padding-left: 50px;
        display: flex !important;
    }

    .bloqueCentralIndex {
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 50px;
        margin-bottom: 10px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 10px;
    }

    .bloqueCatalIndex div {
        display: inline;
    }

    .en-linea {
        display: inline-block;
    }

    .filtCatalIndex {
        width: 80%;
        margin-left: 10px;
    }

    .botFiltIndex {
        margin-top: 0.8%;
        margin-left: 6%;
    }

    .botFiltIndexMov {
        display: none;
    }

    .width-movil {
        width: 20%;
    }

    /* FIN JORGE */

    /* CSS DE JORGE*/
    .card {
        position: unset !important;
    }

    .lg-enlinea {
        display: inline-block;
    }

    .solo-movil {
        display: none !important;
    }

    .logoHeader {
        margin-left: 50px;
        padding-left: 50px;
        display: flex !important;
    }

    .bloqueCentralIndex {
        margin-top: 50px;
        margin-left: 50px;
        margin-right: 50px;
        margin-bottom: 10px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 10px;
    }

    .bloqueCatalIndex div {
        display: inline;
    }

    .filtCatalIndex {
        width: 80%;
        margin-left: 10px;
    }

    .botFiltIndex {
        margin-top: 0.8%;
        margin-left: 6%;
    }

    .botFiltIndexMov {
        display: none;
    }

    .width-movil {
        width: 20%;
    }

    #txtBuscarProductos {
        padding: 2px;
        width: 91%;
    }
    /* CSS DE JORGE*/

    .txt-input-search-width {
        width: 98% !important;
    }

    .dsktp {
        display: flex !important;
    }

    .dsktp-block {
        display: block !important;
    }

    .dsktp-inline {
        display: inline !important;
    }

    .h-325 {
        min-height: 325px;
    }

    .mt-title-loader {
        margin-top: 60px !important
    }

    .ml-navbar-loader {
        margin-left: 240px !important;
    }

    .mt-navbar-loader {
        margin-top: 55px !important;
    }

    .mbl {
        display: none !important;
    }

    .mbl-rounded-img {
        width: 32px;
        height: 32px
    }

    .font-size-0-6 {
        font-size: 0.6rem !important;
    }

    .font-size-0-7 {
        font-size: 0.7rem !important;
    }

    .font-size-0-8 {
        font-size: 0.8rem !important;
    }

    .font-size-0-9 {
        font-size: 0.9rem !important;
    }

    .font-size-1 {
        font-size: 1rem !important;
    }

    .font-size-1-1 {
        font-size: 1.1rem !important;
    }

    .font-size-1-2 {
        font-size: 1.2rem !important;
    }

    .font-size-1-3 {
        font-size: 1.3rem !important;
    }

    .font-size-1-4 {
        font-size: 1.4rem !important;
    }

    .font-size-1-5 {
        font-size: 1.5rem !important;
    }

    .font-size-1-6 {
        font-size: 1.6rem !important;
    }

    .font-size-2 {
        font-size: 2rem !important;
    }

    .header-valores {
        height: 550px;
        background-image: url('/img/placeitp.png');
        background-repeat: no-repeat;
        background-position-y: 20px;
        background-position-x: -170px
    }

    .select-reportaje {
        width: 25%;
        height: 40px;
        color: darkgrey !important;
        background-color: #ffffff;
    }
}

@media (max-width: 450px) and (max-height: 750px) {
    .pf {
        padding-left: 0px;
    }
}

@media (min-width: 451px) and (max-width: 767px) and (max-height: 1023px) {
    .pf {
        padding-left: 0px;
    }
}

@media (min-width: 800px) and (max-width: 1025px) {
    .pf {
        padding-left: 0px;
    }
}

@media (min-width: 1026px) {
    .pf {
        padding-left: 200px;
    }
}

.btn-custom {
    font-size: .8rem;
    padding: .85rem 2.13rem;
    margin: 6px;
    border-radius: 2px;
    border: 0;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    white-space: normal !important;
    cursor: pointer;
    color: #fff !important;
    background-color: #742429 !important
}

.btn-i-custom {
    color: #6E6E6E !important;
}

.custom-list-text {
    color: #607d8b !important
}

.btn-orange {
    /*background-color: #f57c00 !important;*/
    background-color: #742429 !important;
    color: #fff !important
}

.gradient-login {
    background-image: linear-gradient(to right bottom, #000000, #191818, #2a2928, #3b3b39, #4d4e4c);
    height: 100% !important
}

.total-accounting-text {
    color: #6eceb2 !important;
}

.h4-color {
    /*color: #6eceb2 !important;*/
    color: #6eceb2 !important;
}

.h4-header-color {
    color: #6eceb2 !important;
}
/* TEAL TEXT*/
.label-color {
    /*color: #6eceb2 !important;*/
    color: #6eceb2 !important;
}
    /* GREY -TEXT*/
    .custom-control-label {
        color: #9e9e9e !important;
    }
    /*BTN-BLUE-GREY*/
    .btn-grid {
        /*background-color: #78909c !important;*/
        background-color: #6eceb2 !important;
    }
        .btn-grid.active {
            /*background-color: #a95500 !important;*/
            background-color: #742429 !important;
        }
.grid-caption-color {
    /*color: #00bcd4 !important;*/
    color: #fff !important;
}
.dist-text {
    /*color: #6eceb2 !important;*/
    color: #6eceb2 !important;
}
.type-label-color {
    /*color: #6eceb2 !important;*/
    color: #6eceb2 !important;
}

    .h2-color {
        /*color: #6E6E6E !important;*/
        color: #6eceb2 !important;
    }

    .h6-color {
        color: #6E6E6E !important;
    }

.label-basic-color {
    color: #fff !important;
}

.sub-header-color {
    color: #607d8b !important;
}

.message-color {
    color: #6E6E6E !important;
}

.link-create-color {
    color: #6E6E6E !important;
}
.label-apply {
    color: #6eceb2 !important;
}
.toolbar-color {
    background-color: #13322b !important;
    /*background-color: #010203 !important;*/
}
.border-custom {
    border: 0px solid #fff !important;
}
.bg-body {
    background-color: #f2f2f2 !important
}
.label-basic-color-tree{
    color:#000 !important
}
.bg-login-logo {
    background-color: #13322b !important
}

.card-body-logo {
    background-color: #fff !important
}
.panel-logo {
    background-image: url('/img/ace-music-logo.png?oi');
    background-size: 100% 80%;
    background-position: center;
    background-repeat: no-repeat;
    width: 202px !important;
    height: 65px !important;
    margin-top: 2px !important;
}

.login-logo {
    background-image: url('/img/ACE HORIZONTAL BLANCO.png?oi');
    background-size: 289px 165px;
    background-position: center;
    background-repeat: no-repeat;
    width: 100% !important;
    height: 100px !important
}

    .breadcrumb-item::before {
        color: #ffffff !important;
    }

    .cursor {
        cursor: pointer;
    }

    .icon-area .circle-icon i {
        -webkit-box-shadow: 0 8px 19px rgba(91,154,251,.41);
        box-shadow: 0 8px 19px rgba(91,154,251,.41);
        width: 90px;
        height: 90px;
        padding: 1.8rem;
        font-size: 2rem;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #FFF
    }

    .creative-lp .icon-area .circle-icon i:hover {
        background: #ebeef9
    }

    .img_wrp {
        display: inline-block;
        position: relative;
    }

    .rotate-90 {
        transform: rotate(90deg)
    }

    .close {
        position: absolute;
        top: 3px;
        right: 5px;
        z-index: 999999999
    }

    .responsive–image {
        max–width: 100%;
        height: 140px;
        padding–top: 20px;
        padding: 0.6%;
        display: inline–block;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .img-loader {
        border: 2px solid;
        border-radius: 3px;
        border: 2px solid #cccccc !important;
    }

    .img-loader-selected {
        border-radius: 3px !important;
        border: 2px solid #424242 !important;
    }

    .toolImg {
        position: relative;
        height: 30px !important;
        z-index: 9999999;
    }

    .select-dropdown {
        color: #20c997 !important;
        padding-top: 0px !important;
    }

    .trigger {
        padding: 1px 10px;
        font-size: 12px;
        font-weight: 400;
        border-radius: 10px;
        background-color: #eee;
        color: #212121;
        display: inline-block;
        margin: 2px 5px;
    }

    .hoverable, .trigger {
        transition: box-shadow 0.55s;
        box-shadow: 0;
    }
    .hoverable:hover, .trigger:hover {
        transition: box-shadow 0.45s;
        box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .steps-form {
        display: table;
        width: 100%;
        position: relative;
    }
    .steps-form .steps-row {
        display: table-row;
    }
    .steps-form .steps-row:before {
        top: 14px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 100%;
        height: 1px;
        color: #fff;
        background-color: #fff;
    }
    .steps-form .steps-row .steps-step {
        display: table-cell;
        text-align: center;
        position: relative;
    }
    .steps-form .steps-row .steps-step p {
        margin-top: 0.5rem;
    }

    .steps-form .steps-row .steps-step button[disabled] {
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
    }

    .steps-form .steps-row .steps-step .btn-circle {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 6px 0;
        font-size: 12px;
        line-height: 1.428571429;
        border-radius: 15px;
        margin-top: 0;
        color: #ffffff;
    }
    .h-250 {
        height: 250px !important;
    }

    .bgWhite {
        background-color: white;
    }

    .container-fluid {
        width: 100%;
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: auto;
        margin-left: auto;
    }

    .text-fotopick {
        /*color: #6E6E6E !important;*/
        color: #6eceb2 !important;
    }

    .bg-fotopick {
        background-color: #20c997 !important;
    }
.page-link  {
    color: #000 !important;
}
.navbar .dropdown-menu a {
    color: #fff !important;
}
.text-cyan {
    color: #fff !important;
}
.icon-login {
    color: #13322b !important
}
    input::placeholder {
        color: darkgray !important;
        font-size: 0.9rem !important;
    }

    .bgWhite {
        background-color: #ffffff !important;
    }

    .classLabel {
        font-size: 0.9rem;
        color: darkgray;
    }

    .classLabel-small {
        font-size: 0.85rem;
        font-weight: normal;
    }

    .text-title {
        padding: 2px 2px !important;
        border: 1px solid #e6e6e6 !important;
        border-radius: 8px !important;
        background-color: white !important;
        font-size: 8pt !important;
        color: #000000 !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        -o-border-radius: 4px !important;
        -khtml-border-radius: 4px !important;
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
        -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
        height: 28px;
        width: 99%;
    }

    .text-amount {
        padding: 2px 2px !important;
        border: 1px solid #f4f4f4 !important;
        border-radius: 8px !important;
        background-color: white !important;
        color: #000000 !important;
        display: inline-block !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        -o-border-radius: 4px !important;
        -khtml-border-radius: 4px !important;
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
        -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
        height: 30px;
    }

    .text-price {
        padding: 2px 2px !important;
        border: 1px solid #e6e6e6 !important;
        border-radius: 8px !important;
        background-color: white !important;
        color: #000000 !important;
        display: inline-block !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        -o-border-radius: 4px !important;
        -khtml-border-radius: 4px !important;
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
        -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
        height: 30px;
    }

    .text-confirm {
        padding: 2px 2px !important;
        border: 1px solid #c0c0c0 !important;
        border-radius: 8px !important;
        background-color: white !important;
        color: #000000 !important;
        display: inline-block !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        -o-border-radius: 4px !important;
        -khtml-border-radius: 4px !important;
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
        -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
        margin-top: 5px !important;
        height: 36px;
    }

    .table-wrapper {
        display: block;
        /*max-height: 300px;*/
        overflow-y: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .current-menu-item {
        background: #33b5e5;
    }

    .switch label .lever {
        /*background-color: green !important;*/
    }

    #imageUpload {
        display: none;
        border-style: none;
        border-width: 0px;
    }

    #profileImage {
        cursor: pointer;
        border-style: none;
        border-width: 0px;
    }

    #profile-container {
        width: 300px;
        height: 300px;
        overflow: hidden;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        border: 3px dashed #c0c0c0;
        background-color: #f7f7f7;
        vertical-align: middle;
        background-image: url('../img/cloud-up.png');
        background-position: center center;
        background-repeat: no-repeat;
    }

        #profile-container img {
            width: 300px;
            height: 300px;
            border-style: none;
            border-width: 0px;
        }

    .max-height-120 {
        max-height: 120px !important;
    }

    .fluid-img {
        width: 90% !important;
    }

    .img-loader {
        max-width: 100% !important;
        border: 2px solid;
        border-radius: 3px;
        border-image-source: linear-gradient(45deg, rgb(250, 222, 89), rgb(250, 140, 32));
        border-image-slice: 1;
    }

    .upload {
        border-style: none;
        border-width: 0px;
    }

    .custom-control-label::before {
        background-color: transparent !important;
    }

    .hr-vertical {
        border: none;
        border-left: 1px solid hsla(200, 10%, 50%,100);
        height: 60px;
        width: 1px;
    }


    

    .collapse-content .fa.fa-heart:hover {
        color: #f44336 !important;
    }

    .collapse-content .fa.fa-share-alt:hover {
        color: #0d47a1 !important;
    }

    .text-carousel {
        padding: 2px 2px !important;
        border: 1px solid #f4f4f4 !important;
        border-radius: 8px !important;
        background-color: white !important;
        color: #000000 !important;
        display: inline-block !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        -o-border-radius: 4px !important;
        -khtml-border-radius: 4px !important;
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
        -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.3) !important;
    }    