﻿body {
    font-family: "sans-serif";
}

#Label1 {
    /*font-weight: bold;*/
    font-size: 1em;
    margin: 0px 0px 0px 35px;
}

/*body li {
    color: white;
}*/

#lateral .box {
    list-style-type: none;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

#lateral h3 {
    display: inline-block;
    /*font-weight:bold;*/
    font-size: 1.6em;
    font-style: normal;
    padding-bottom: 0.2em;
    margin: 2em 0 2em 0.81em;
    border-bottom: 4px solid rgb(155,155,155);
}

#menu-lateral {
    font-style: italic;
    font-style: inherit;
    position: relative;
    font-size: 1.0em;
    margin: 1em 0 1em -1em;
    padding: 0;
    width: 20%;
    top: 0px;
    float: left;
}

    #menu-lateral li {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        #menu-lateral li a, #menu-lateral li a:link {
            font-size: 1.0em;
            color: black;
            text-decoration: none;
            padding: 0.8em 0 0.8em 1em;
            display: block;
            -moz-transition: all 1.2s ease;
            -webkit-transition: all 1.2s ease;
            -o-transition: all 1.2s ease;
            transition: all 1.2s ease;
            list-style-type: none;
        }

            #menu-lateral li a:hover {
                color: rgb(255,255,255);
                background-color: #e21111;
                -moz-transition: all 0.5s ease;
                -webkit-transition: all 0.5s ease;
                -o-transition: all 0.5s ease;
                transition: all 0.5s ease;
            }

.grupos {
    background: white;
    font-size: 1.0em;
    /*margin: 18px 0px 0px 0px;*/
    padding: 0;
    top: 0px;
    border: 0px;
}

    .grupos div {
        margin: 0px;
        padding: 0px;
    }


.titulo {
    background: #e21111;
    color: white;
    text-align: left;
    font-size: 1.0em;
    /* font-weight: bold; */
    padding: 3px 10px 13px 10px;
    height: 1em;
    border-color: white;
}

.tituloTable {
    background: #e21111;
    color: white;
    text-align: left;
    font-size: 1.0em;
    /* font-weight: bold; */
    padding: 3px 10px 13px 10px;
    height: 12px;
    border-color: white;
    margin: 0px 17px 0px 17px;
}

.grupos div input {
    /*position: absolute;
    font-size: 1.0em;
    margin-left: auto;
    margin-right: auto;*/
    /*width: 65%;
    margin-left: 1%;*/
}

.grupos div label {
    /*text-align: right;
    font-size: 1.0em;
    margin-top: 1.8%;
    margin-right: 25%;*/
    /*margin-left: auto;
    margin-right: auto;
    width: 6em
    left: 20%;*/
}

.grupos div select {
    /*position: absolute;
                font-size: 1.0em;
                margin-left: auto
                margin-right: auto;*/
    height: 34px;
    margin-left: 0;
    width: 99.5%;
}

.cadTipoPessoaFis {
    margin: -10px;
    padding: 0px;
}

    /*.grupos td div {
    margin: 0;
    padding: 0;
    width: 100%;
}

    .grupos td div table {
        margin: 0;
        padding: 0;
        width: 100%;
    }*/

    .cadTipoPessoaFis div input {
        width: 65%;
        margin-left: 1%;
    }

    .cadTipoPessoaFis div label {
        /*text-align: right;
    font-size: 1.0em;
    margin-top: 1.8%;
    margin-right: 25%;*/
    }

    .cadTipoPessoaFis div select {
        /*width: 66.5%;
    margin-left: 1%;*/
    }

.cadTipoPessoaJur div input {
    /*width: 65%;
    margin-left: 1%;*/
}

.cadTipoPessoaJur div label {
    /*text-align: right;
    font-size: 1.0em;
    margin-top: 1.8%;
    margin-right: 25%;*/
}

.cadTipoPessoaJur div select {
    /*width: 66.5%;
     margin-left: 1%;*/
}

.divGrupoProd1 img {
    width: 100%;
    height: 150px;
}

.divGrupoProd2 img {
    width: 100%;
    height: 150px;
}

.divGrupoProd1 {
    float: left;
    width: 30%;
    margin: 10px 10px 10px 10px;
    font-size: 1.0em;
    color: #e21111;
    /*font-weight: bold;*/
    text-align: center;
}

    .divGrupoProd1:hover {
        color: rgb(255,255,255);
        background-color: #e21111;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.divGrupoProd2 {
    float: right;
    width: 30%;
    margin: 00px 10px 10px 10px;
    padding: -10px 0px 0px 0px;
    font-size: 1.0em;
    color: #e21111;
    /*font-weight: bold;*/
    text-align: center;
}


#Button2 {
    font-weight: bold;
    height: 40px;
}

#Button3 {
    height: 40px;
}

/* CSS Created by CSS CHECKBOX */
/**********************************/
/**** www.CSScheckbox.com *********/

/*general styles for all CSS Checkboxes*/
label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 40px;
        height: 15px;
        display: inline-block;
        line-height: 15px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 15px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -15px;
    }

.css-label {
    background-image: url(../images/dark-check-green.png);
}
/*specific classes related to Checkbox skins*/
.lite-x-green {
    background-image: url(../images/lite-x-green.png);
}

input[type=checkbox].css-checkbox.med:checked + label.css-label.med {
    background-position: 0 -17px;
}


.invisivel {
    display: none;
}

.visivel {
    visibility: visible;
}
