@font-face {
    font-family: 'OpenSansRegular';
    src: url(OpenSans-Regular-webfont.eot);
    src: url(OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype') , url(OpenSans-Regular-webfont.woff) format('woff') , url(OpenSans-Regular-webfont.ttf) format('truetype') , url(OpenSans-Regular-webfont.svg#open_sansregular) format('svg');
    font-weight: normal;
    font-style: normal
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,select {
    vertical-align: middle
}
.nome{
}
* {
    margin: 0;
    padding: 0;
    outline: none;
    font-family: 'OpenSansRegular'
}

body {
    margin: 8px
}

.boxForm {
}

.boxForm .box {
    width: 236px;
    background-color: #97959c;
    padding: 10px 10px 6px 10px;
    margin: 11px;
    border-radius: 5px;
    float: left
}

.boxForm .box0 {
    width: 317px;
    height: 275px;
    float: left;
    background: transparent url(fundoForm.png) no-repeat;
    padding: 50px 0 0 40px;
    margin-top: 30px
}

.boxForm .box0 input {
}

.boxForm .box1 {
}

.boxForm .box2 {
}

.boxForm .box3 {
}

.boxForm .box4 {
}

input[type="text"],input[type="tel"],input[type="email"],textarea,select {
    width: 196px;
    height: 32px;
    padding: 0 0 0 15px;
    margin: 0 0 8px 0;
    border: 2px solid #626262;
    background-color: rgba(255,255,255,1);
    color: #000;
    font-size: 14px;
    font-family: "OpenSansRegular",sans-serif;
    box-shadow: 0 0 7px -2px rgba(0,0,0,.84);
    border-radius: 50px;
    position: relative;
}

input[type="text"]:focus,input[type="tel"]:focus,input[type="email"]:focus,select:focus,textarea:focus {
    background-color: #fff;
    box-shadow: inset 0 0 13px 2px rgba(0,0,0,.38);
    transition: all .3s ease-out;
    z-index: 9
}

input[type="text"] {
}

input[type="email"] {
}

input[type="tel"] {
}

textarea {
    width: 196px;
    height: 50px;
    max-width: 244px;
    max-height: 80px;
    padding-top: 8px;
    margin-bottom: 5px;
}

select {
    width: 251px;
    height: 40px;
    padding: 0 0 0 12px;
    cursor: pointer;
}

.divididos1 {
width: 334px !important;}
.divididos2 {
width: 216px !important;}

select.divididos {
    width: 374px!important;
    height: 60px
}

input[type="checkbox"] {
    width: 20px;
    height: 38px;
    margin-right: 4px;
    cursor: pointer
}

.boxForm .p {
    line-height: 30px
}

fieldset {
    margin: 0 0 10px 0px;
    border: 2px solid #626262;
    border-radius: 7px;
    padding: 8px 0px 9px 15px;
    width: 690px;

}

fieldset label {
    cursor: pointer;
    margin-right: 8px
}

input[type="submit"] {
    width: 211px;
    height: 40px;
    border: none;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,.28);
    font-size: 1.2em;
    cursor: pointer;
    transition: background-color .3s ease-out;
    clear: both;
    margin-top: 0;
    border-radius: 50px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.45);
    background-color: #437a2d;
}

input[type="submit"]:hover {
    background-color: #006929;
}

input[type="submit"]:active {
    box-shadow: inset 0 0 32px 0 #333
}

::-webkit-input-placeholder {
    color: #000!important
}

:-moz-placeholder {
    color: #000!important
}

::-moz-placeholder {
    color: #000!important
}

:-ms-input-placeholder {
    color: #000!important
}

#obrigado {
    color: #000;
    font-size: 46px;
    height: 62px;
    margin: 40px 20px 0 0;
    text-align: center;
    padding-top: 35px;
    border-radius: 7px;
    font-family: "OpenSansRegular",sans-serif;
}

#msgErro {
    color: #000;
    font-size: 46px;
    height: 100px;
    margin: 50px 20px 0 0;
    text-align: center;
    padding-top: 35px;
    border-radius: 7px;
    font-family: "OpenSansRegular",sans-serif;
}

#msgErro b {
    color: red;
    text-shadow: 0 0 8px rgba(0,0,0,.5)
}

#outroFormulario a {
    color: #020202;
    font-size: 17px;
    text-decoration: none;
    font-family: "OpenSansRegular",sans-serif;
    line-height: 55px;
}

#outroFormulario a:hover {
    text-decoration: underline
}

@media (min-width: 300px) {
div.left{
    float: left;
    width: 244px;
}
div.right{}
    input[type="text"],input[type="tel"],input[type="email"],textarea,select {
        height: 40px;
        width: 224px;
    }

    textarea {
        width: 124px;
        height: 128px;
        max-width: 124px;
        max-height: 128px;
        padding-top: 8px;
    }

    select {
        width: 289px;
        height: 46px;
        padding: 0 0 0 12px;
        cursor: pointer;
    }

    input[type="submit"] {
        width: 384px;
        height: 35px;
    }
    #obrigado {
        margin: 20px 50px 0px 20px !important;
    }

    #msgErro {
        margin: 30px 50px 0px 20px !important;
    }
}
@media (min-width: 700px) {
    input[type="text"],input[type="tel"],input[type="email"],textarea,select {
        height: 40px;
        width: 334px;
        margin-bottom: 6px;
    }

    textarea {
        width: 692px;
        min-width: 692px;
        height: 70px;
        /* max-width: 260px; */
        max-height: 70px;
        padding-top: 13px;
        margin-top: 10px;
        border-radius: 20px;
    }

    select {
        width: 227px;
        height: 34px;
        padding: 0 0 0 12px;
        cursor: pointer
    }

    input[type="submit"] {
        height: 43px;
        margin-top: 2px;
        margin-left: 180px;
    }
    #obrigado {
        margin: 370px 20px 0px -10px !important;
    }

    #msgErro {
        margin: 340px 20px 0px -10px !important;
        height: 0px;
    }
}
@-moz-document url-prefix("") {
}

.txtP{
    line-height: 30px;
    margin-bottom: 8px;
    font-size: 1.2em;
}

input[type=checkbox]:disabled + label.css-label{
    background-position: 0 -20px !important;
    background-color: #ff7979 !important;
    border-color: #ff7979 !important;
}

input[type=checkbox].css-checkbox {
display:none;
}

input[type=checkbox].css-checkbox + label.css-label {
padding-left:25px;
height: 8px; 
display:inline-block;
line-height: 10px;
background-repeat:no-repeat;
background-position: 0 0;
vertical-align:middle;
background-color: #FFFFFF;      
width: 10px;      
margin-bottom: 4px;      
margin-right: 4px;      
padding: 6px;      
padding-left: 4px;
padding-right: 5px;
border-radius: 8px;      
font-size: 13px;      
float: left;      
cursor: pointer;
border: 2px solid #C7C7C7;
transition: all 0.2s;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
background-position: 0 -40px;
background-color: #DADADA;
border: 2px solid #1abc9c;
}

label.css-label {
background-image:url(chkIMG.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

/* ESTILO DO INDEX */
main {
            min-width: 340px;
            max-width: 710px;
            /* padding: 50px; */
            /* margin: 0 auto; */
            background: #fff;
        }

        section {
            display: none;
            padding: 20px 0 0;
            border-top: 1px solid #ddd;
        }

        input[type="radio"] {
            display: none;
        }

        label {
            display: inline-block;
            margin: 0 0 -1px;
            padding: 15px 25px;
            /* font-weight: 600; */
            text-align: center;
            border: 1px solid transparent;
            font-size: 1.1em;
        }

        label:before {
            font-weight: normal;
            margin-right: 10px;
        }

        label:hover {
            color: #888;
            cursor: pointer;
        }

        input:checked + label {
            color: #555;
            border: 2px solid #626262;
            border-bottom: 1px solid #fff;
            border-radius: 20px 20px 0px 0px;
        }

        #tab1:checked ~ #content1,
        #tab2:checked ~ #content2,
        #tab3:checked ~ #content3,
        #tab4:checked ~ #content4 {
            display: block;
        }

        /* Estilo da tabela */
        .titulos{
            text-align: center;
            font-weight: bold;
        }

        tr{
            transition: all 0.3s cubic-bezier(0.12, 0.32, 0, 0.60);
            /* cursor: pointer; */
            line-height: 12px;
        }

        /*
        tr:hover{
            background-color: rgba(0,0,0,0.70);
            color: #FFF;
        }
        */

        tr td{
            padding-left: 9px;
            padding: 8px;
            /* border-radius: 3px; */
            vertical-align: middle;
        }

        .alignTD{
            text-align: right;
            line-height: 20px;
            /* width: 84px; */
        }

        .descricoes{
            line-height: 15px;
            font-size: 14px;
            /* font-size: 0.9em; */
        }

        .trLinha{
            height: 9px;
        }

        .ll{
            background-color: #F1F1F1;
        }

        .ll td:nth-child(3) {
            background: #CCC;
        }

        .ll td:nth-child(4) {
            background: #DCDCDC;
        }