﻿body
{
    width: 100%;
    font-family: 'Dosis', sans-serif;
    height: 100%;
}
.Grid {background-color: #fff; border:none; margin: 5px 0 10px 0;border-collapse:collapse; font-family:'mission_gothicregular', 'Open Sans'; color: #414042; width:100%;}
.Grid td {
      padding: 5px 0px;
      border: none; 
      border-bottom:1px solid #C1C1C2;
}

.Grid th  {
      color: #414042;
      background: white;
      padding: 10px 0px;
      border:none;
      font-size:12px;
      border-bottom:1px solid #C1C1C2;
}

.Grid th  a{
      color: #414042;
      text-decoration:none; }

.Grid td a  {
      background:none;
      border:none;      
      color: #5cb85c;
      font-weight:700;   
      text-align:center;
      font-size:12px;
      width:45px;
    }

htlm
{
    width: 100%;
    font-family: 'Dosis', sans-serif;
    height: 100%;
}

header
{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    background: white;
    width: 100%;
    box-shadow: 0 4px 2px -2px #DCDDDD;
}

#body
{
    margin-top: 85px;
    min-height: 100vh;
}

footer
{
    background: black;
    color: white;    
    padding-bottom: 5px;
    
}

.tituloFooter a
{
    text-decoration: none;
    cursor: pointer;
    color: white;
}

.padmar
{
    margin: 0px;
    padding: 0px;
}
.labelestilo {
    font-size: 30px;
    border-bottom: 1px solid #CECECE;
    padding:5px;
}
.btnnews
{
    width: 100%;
    height: 29px;
    font-size: 16px;
    margin: 0px;
    background: white;
    color: black;
    text-align: center;
    border: none;
}

.txtnews
{
    width: 95%;
    height: 29px;
    font-size: 14px;
    margin: 0px;
    background: white;
    color: black;
    border: none;
    padding-left: 5px;
    padding-right: 5px;
}

.menuprinc .col-xs-3 a
{
    color: #231F20;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.menuprinc .col-xs-3
{
    margin-top: 10px;
    text-align: center;
}

@media screen and (max-width: 767px)
{
    .margintop
    {
        margin-top: 10px;
    }

    .margintopmenos
    {
        margin-top: -10px !important;
    } 

    .imglogo
    {
        margin: 0px auto;
    }

    .menuprinc .col-xs-3
    {
        margin-top: 10px;
        text-align: left;
        padding-left: 0px;
    }


    #body
    {
        margin-top: 90px;
    }
}

@media screen and (min-width: 767px)
{
    .borderright
    {
        border-right: 1px solid #808285;
    }
}

/*otras paginas*/

.titulocuenta
{
    font-size: 45px;
    color: #231F20;
    text-align: center;
}

.subtitulocuenta
{
    font-size: 17px;
    color: #58595B;
    margin-top: 15px;
}

.txtdefault
{
    padding: 6px 10px;
    border: 1px solid #C1C1C2;
    font-size: 12px;
    width: 100%;
    color: #231F20;
    margin-top: 5px;
    height: 32px;
}

.btndefault
{
    font-size: 16px;    
    background: white;
    color: #37C1CD;
    border-radius: 5px;
    border: 1px #37C1CD solid;
    width: 100%;
    height: 32px;
    font-weight: 700;
}


.btndefault2
{
    text-align: center;
    background: #231F20;
    color: white;
    border-radius: 5px;
    border: none;
    width: 100%;
    padding:5px;
    font-weight: 700;
}

    .btndefault2 a
    {
        color: white;
        text-decoration: none;
        font-weight: 700;
    }

.pswcuenta a
{
    text-decoration: none;
    color: #6D6E71;
    cursor: pointer;
    font-weight: 600;
    line-height: 30px;
}

.rowcuenta .col-sm-6
{
    margin-top: 15px;
}
.rowcuenta .col-sm-3
{
    margin-top: 15px;
}
.rowcuenta .col-sm-4
{
    margin-top: 15px;
}

.controlfiltro
{
    border-radius: 5px;
    border: 2px solid #C1C1C2;
    padding: 10px;
    text-align: center;
    color: #58595B;
    font-size: 17px;
    text-align: center;
    width: 100%;
    background: white;
}

.cuadrado
{
    border: 1px solid #C1C1C2;
    padding: 15px;
}

.cuadrado2
{
    border: 1px solid #404243;
    padding: 30px 15px;
}

.tituloproducto
{
    font-size: 17px;
    color: #231F20;
    font-weight: 700;
}

.subtituloproducto
{
    font-size: 17px;
    color: #58595B;
}

.precioproducto
{
    font-size: 23px;
    color: #DD322F;
    font-weight: 700;
}

.datosdetalle
{
    color: #6D6E71;
    font-size: 15px;
}

.btncantidad
{
    width: 30px;
    height: 30px;
    color: #C1C1C2;
    border: 1px solid #C1C1C2;
    font-size: 15px;
    text-align: center;
    background: white;
    margin: 0px auto;
}

.titproductosrelacionados
{
    font-size: 28px;
    color: #333333;
    font-weight: 700;
}

.titcuadrocarrito
{
    font-size: 15px;
    color: #6D6E71;
    font-weight: 600;
}

.titulo2
{
    color: black;
    font-size: 50px;
    font-weight: 700;
}

.titulomicuenta
{
    font-size: 20px;
    color: #231F20;
    font-weight: 600;
}

.menumicuenta a
{
    font-size: 16px;
    color: #6D6E71;
    text-decoration: none;
    cursor: pointer;
}

    .menumicuenta a:hover
    {
        color: #231F20;
    }

.boxarriba
{
    -webkit-box-shadow: 0px -3px 9px -3px rgba(128,112,128,1);
    -moz-box-shadow: 0px -3px 9px -3px rgba(128,112,128,1);
    box-shadow: 0px -3px 9px -3px rgba(128,112,128,1);
    padding-top: 10px;
}

.licuenta
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C1C1C2;
}

    .licuenta a
    {
        color: #808285;
        font-size: 13px;
    }

        .licuenta a:hover
        {
            color: #231F20;
            font-size: 13px;
        }

.btncerrarsesion
{
    line-height: normal;
    font-size: 13px;
    text-align: right;
    color: black;
    font-weight: 700;
    background: transparent;
    border: none;
    padding: 0px;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]
{
    margin-left: 0px;
}

.checkbox, .radio
{
    margin-bottom:5px;
}