﻿.btn-penas-agregar {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 17px !important;
    line-height: 40px !important;
    padding: 3px 3px !important;
    text-transform: capitalize;
    color: #4a4a49;
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
    width: 42px !important;
    height: 51px;
}

.mijuegoPE {
    font-size: 15px;
    line-height: 22px;
    color: $color-secundario;
    padding-left: 25px;
    margin: 0px;
}

.miFondoBlanco {
    background: #fff;
    text-align: left;
    margin: 0 0 15px;
    padding: 10px 0;
}

/*
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 568px) and (min-device-width: 300px) and (orientation: portrait) {
    .AbonomodalDetalle {
        width: 70% !important;
    }
}

@media only screen and  (max-device-width: 568px) and (min-device-width: 300px)  {
    .AbonomodalDetalle {
        width: 70% !important;
    }
}

    @media only screen and (-webkit-device-pixel-ratio: 2) and (max-device-width: 680px) and (min-device-width: 320px) and (orientation: portrait) {
        .AbonomodalDetalle {
            width: 70% !important;
        }
    }

@media only screen and (max-device-width: 680px) and (min-device-width: 320px) {
    .AbonomodalDetalle {
        width: 70% !important;
    }
}
@media only screen and (-webkit-device-pixel-ratio: 2)and (max-device-width: 768px) and (min-device-width: 320px) and (orientation: portrait) {
    .AbonomodalDetalle {
        width: 70% !important;
    }
}
    @media only screen and (max-device-width: 768px) and (min-device-width: 320px) {
        .AbonomodalDetalle {
            width: 70% !important;
            margin: -103.5px 0 0 -230px;
        }
    }
*/

   
