@charset "UTF-8";
/* CSS Document */

body{
    padding: 0px;
    background: #fff;
    margin: 0;
}


/* =============================================== */
/* RESET */

#INFOIG p, h1, h2, h3, h4, h5, ul, li{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#adServersCounters{
    display:none;
}



/* =============================================== */
/* FONT */



/* =============================================== */
/* INIT */

#INFOIG{
    position: relative;
    width: 652px;
    height: 1708px;
    background: #000;
    overflow: hidden;
    background: black;
    font-family: Arial;
}



#INFOIG .hide{
    display:none;
}



/* =============================================== */
/* TRAVA CLIQUE */

#INFOIG .ctTrava{
    position:absolute;
    top:0;
    left:0;
    background: #F00;
    width: 100%;
    height: 100%;
    z-index:899;
}


/* =============================================== */
/* LOADING */


#INFOIG .ctTelaLoading{
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    color: gray;
    background: #d8d8d8;
    z-index: 900;
}


        #INFOIG .ctTelaLoading .ctElementsLoader{
            position: absolute;

            width: 300px;
            height: 60px;

            top: 100px;
            left: 50%;
            margin-left: -150px;

            background: url("../img/loaderArea_bg.png") repeat-x;
            background-size: contain;

            border-radius: 3px;
            border: 2px solid rgba(255, 255, 255, 0.52);

            box-sizing: border-box;

            box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.22);

        }


        #INFOIG .ctTelaLoading .ctElementsLoader .igDog{
            position: absolute;

            right: 5px;
            top: -71px;

            width: 52px;
            height: 69px;

/*            background: url("../img/loaderArea_igDog.png") no-repeat;*/
        }



        #INFOIG .ctTelaLoading .ctElementsLoader h6{
            position: absolute;

            margin:0;
            padding: 0;
            color: #959595;

            top: 50%;
            left: 8px;

            margin-top: -17px;

            font-size: 10px;
            /*font-weight: bold;*/

            opacity: 0.8;

        }

                #INFOIG .ctTelaLoading .ctElementsLoader .ctBarra{
                    position: absolute;

                    width: 280px;
                    height: 8px;

                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;

                    border-right: 1px solid #fff;
                    border-left: 1px solid #fff;

                    margin: auto;
                }

                        #INFOIG .ctTelaLoading .ctElementsLoader .ctBarra .barra{
                            position: absolute;

                            width: 0;
                            height: 100%;

                            overflow: hidden;
                        }


                        #INFOIG .ctTelaLoading .ctElementsLoader .ctBarra .barra .color{
                            width: 100%;
                            height: 100%;

                            background-color: #007de8;
                        }

                        #INFOIG .ctTelaLoading .ctElementsLoader .ctBarra .barra .frisado{
                            position: absolute;

                            top: 0;
                            left: 0;

                            width: 100%;
                            height: 100%;

                            opacity: 0.3;

                            background-image: url("../img/frisadoLoader.gif");
                        }



                #INFOIG .ctTelaLoading .ctElementsLoader .displayPct{
                    position: absolute;

                    font-family: Verdana;
                    font-size: 18px;
                    font-weight: lighter;
                    color: #959595;

                    bottom: 50%;
                    right: 8px;

                    margin-bottom: -25px;

                    opacity: 0.8;

                }





/* =============================================== */
/* PUBLICIDADE */

#INFOIG .ctSeloPublicitario{
    position: absolute;
    background: #f4f4f4;
    width: 50px;
    height: 50px;
    top: 10px;
    right: 10px;
    z-index: 950;

    border: 1px solid #FFF;
    box-sizing: border-box;

    display: none;

}


#INFOIG .ctBannerPublicitario{
    position: absolute;
    background: #f4f4f4;
    width: 300px;
    height: 142px;
    top: 50%;
    left: 50%;
    margin-top: -71px;
    margin-left: -150px;
    z-index: 951;
    display: block;

    border: 1px solid #FFF;
    box-sizing: border-box;

    display: none;
}

#INFOIG .ctBannerPublicitario p{
    position:absolute;

    bottom: 1px;
    right: 5px;

    font-size: 10px;

    color: #aaa;
}



/* =============================================== */
/* LOGO */

#INFOIG .ctLogo{
    position:absolute;
    top:0;
    left:0;
    width: 220px;
    height: 56px;
    z-index: 850;
    background: url('../img/logo.png');
    /*display: none;*/
}


/* =============================================== */
/* NAVEGADOR - AVANCAR */

#INFOIG .ctNav{
    position: absolute;
    z-index: 851;
    bottom: 10px;
    right: 10px;
    padding: 10px;
    background: red;
    color: white;
    cursor: pointer;
}


/* =============================================== */
/* COMPARTILHAR */

#INFOIG .ctCompartilhar{
    position: absolute;
    background: #eee;
    width: 100px;
    height: 42px;
    z-index:890;
    bottom: 10px;
    left: 50%;
    margin-left: -50px;
}

#INFOIG .ctCompartilhar .fb{
    position: absolute;
    width: 42px;
    height: 42px;
    background: url('../img/bt_fb.png') no-repeat;
    cursor: pointer;
    left:0;
}

#INFOIG .ctCompartilhar .fb:hover,
#INFOIG .ctCompartilhar .tt:hover{
    background-position: right;
}

#INFOIG .ctCompartilhar .tt{
    position: absolute;
    width: 42px;
    height: 42px;
    background: url('../img/bt_tt.png') no-repeat;
    cursor: pointer;
    right: 0;
}





/* =============================================== */
/* TELAS */

#INFOIG .ctTela{
    height:100%;
    width: 100%;
    position:absolute;
    display: none;
    padding: 20px;
}


/* TELA 1 */

#INFOIG #info_tela_01{
/*    background: url('../img/guide.jpg') no-repeat center top;*/
    background-color: #333333;
    width:652px;
    height:1665px;
}

#INFOIG #title {
    position:absolute;
    background: url('../img/title.jpg') no-repeat;
    width:652px;
    height:52px;
    top:85px;
    left:0px;
}

#INFOIG #title-receitas {
    position:relative;
    background: url('../img/title-receita.jpg') no-repeat;
    width:652px;
    height:52px;
    top:143px;
    left:50px;
}

#INFOIG #receitas{
    position:relative;
    top:143px;
}
#INFOIG #receitas ul{
    display:table-row;
}
#INFOIG #receitas input{
    position:relative;
    top:-4px;
    left:70px;
    text-align:right;
    float:right;
}
#INFOIG label{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:100;
    font-style:normal;
    color:#fff;
    background:url('../img/bg-label.jpg') no-repeat 0px -36px;
    width:310px;
    height:31px;
}
#INFOIG .labelEnd{
    background:none;
    width:310px;

}
#INFOIG #receitas label{
    position:relative;
    top:-9px;
    left:50px;
    color:#fff;
    padding-top:16px;
    display: block;
    float: left;
}
#INFOIG #title-despesas-fixa {
    position:relative;
    background: url('../img/title-despesa.jpg') no-repeat;
    margin-top:9px;
    padding-top:10px;
    width:652px;
    height:52px;
    top:157px;
    left:50px;
}
#INFOIG #despesas-fixa {
    position:relative;
    top:145px;
}
#INFOIG #despesas-fixa ul{
    display:table-row;
}
#INFOIG #despesas-fixa input{
    position:relative;
    top:-4px;
    left:70px;
    text-align:right;
    float:right;
}
#INFOIG #despesas-fixa label{
    position:relative;
    top:-8px;
    left:50px;
    color:#fff;
    padding-top:16px;
    display: block;
    float: left;
}
#INFOIG #title-despesas-variaveis {
    position:relative;
    background: url('../img/title-despesa2.jpg') no-repeat;
    width:652px;
    height:52px;
    top:159px;
    left:50px;
}

#INFOIG #despesas-variaveis {
    position:relative;
    top:160px;
}

#INFOIG #despesas-variaveis ul{
    display:table-row;
}

#INFOIG #despesas-variaveis input{
    position:relative;
    top:-4px;
    left:70px;
    text-align:right;
    float:right;
}

#INFOIG #despesas-variaveis label{
    position:relative;
    top:-8px;
    left:50px;
    padding-top:16px;
    display: block;
    float: left;

}

#INFOIG .inputText{
    letter-spacing:1px;

    border-radius: 4px;
    border:none;
    height:24px;
    width:160px;
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:100;
    font-style:italic;
    padding:8px;
    padding-right:15px;
    color:#fff;
    background-color:#282828;

}

#INFOIG .req-receita{
    position:relative;
    font-family: 'Roboto', sans-serif;
    font-size:11px;
    color:#169c9f;
}

#INFOIG .req-receita{
    display:none;
    font-family: 'Roboto', sans-serif;
    font-size:11px;
    color:#169c9f;
    position:relative;
    top:-14px;
    left:50px;
    width:300px;
}

#INFOIG .req-fixa{
    display:none;
    font-family: 'Roboto', sans-serif;
    font-size:11px;
    color:#ff5d5d ;
     position:relative;
    top:-14px;
    left:50px;
    width:300px;
}

#INFOIG .req-variavel{
    display:none;
    font-family: 'Roboto', sans-serif;
    font-size:11px;
    color:#ff5d5d;
     position:relative;
    top:-14px;
    left:246px;
    width:226px;
}

#INFOIG .division{
    background:url('../img/div.gif') no-repeat;
    width:652px;
    height:2px;
    position:relative;
    left:-20px;
    top:207px;
}

#INFOIG .calculator{
    background-color:#191919;
    height:300px;
    position:relative;
    width:652px;
    left:-20px;
    top:207px;

}



/*TOTAL RECEITAS*/

#INFOIG #total_r{
    position:absolute;
    width:652px;
    left:70px;
    top:52px;
}

#INFOIG #total_r label{
    background:none;
    font-family: 'Roboto', sans-serif;
    font-size:12px;
    color:#169c9f;
    font-weight:700;
    font-style:italic;
    position:absolute;
    text-align:right;
    top:12px;
    left:0px;
    width:140px;
}

#INFOIG #total_r .desc{
    font-family: 'Roboto Slab', serif;
    font-size:12px;
    color:#169c9f;
    font-weight:500;
    position:absolute;
    top:-3px;
    text-align:left;
    left:172px;
    width:154px;
}

#INFOIG #total_r .val{
    font-family: 'Roboto Slab', serif;
    font-size:12px;
    font-style:italic;
    color:#fff;
    font-weight:700;
    position:absolute;
    top:-16px;
    text-align:right;
    left:330px;
    width:162px;
    height:18px;
    border-radius: 4px;
    border:none;
    background-color:#169c9f;
    padding:10px;
    letter-spacing:1px;

}

#INFOIG #bar_r div{
    height:10px;
    background-color:#169c9f;
    width:0px;
    float:right;
}

#INFOIG #bar_r{
    height:10px;
    background-color:#282828;
    width:140px;
}

/*TOTAL DESPESAS*/

#INFOIG #total_d{
    position:absolute;
    width:652px;
    left:70px;
    top:95px;
}
#INFOIG #total_d label{
    background:none;
    font-family: 'Roboto', sans-serif;
    font-size:12px;
    color:#ff5d5d;
    font-weight:700;
    font-style:italic;
    position:absolute;
    text-align:right;
    top:12px;
    left:0px;
    width:140px;
}
#INFOIG #total_d .desc{
    font-family: 'Roboto Slab', serif;
    font-size:12px;
    color:#ff5d5d;
    font-weight:500;
    position:absolute;
    top:-3px;
    text-align:left;
    left:172px;
    width:154px;
}
#INFOIG #total_d .val{
    font-family: 'Roboto Slab', serif;
    font-size:12px;
    font-style:italic;
    color:#fff;
    font-weight:700;
    position:absolute;
    top:-16px;
    text-align:right;
    left:330px;
    width:162px;
    height:18px;
    border-radius: 4px;
    border:none;
    background-color:#ff5d5d;
    padding:10px;
    letter-spacing:1px;
}
#INFOIG #bar_d div{
    height:10px;
    background-color:#ff5d5d;
    width:0px;
    float:right;
}
#INFOIG #bar_d{
    height:10px;
    background-color:#282828;
    width:140px;
}

/*TOTAL ORCAMENTO DOMESTICO*/

#INFOIG #total_od{
    position:absolute;
    width:652px;
    left:70px;
    top:151px;
}

#INFOIG #total_od label{
    background:none;
    font-family: 'Roboto', sans-serif;
    font-size:12px;
    font-weight:700;
    font-style:italic;
    position:absolute;
    text-align:right;
    top:12px;
    left:0px;
    width:140px;
    color:#fff;
}

#INFOIG #total_od .desc{
    font-family: 'Roboto Slab', serif;
    font-size:12px;
    color:#fff;
    font-weight:500;
    position:absolute;
    top:-3px;
    text-align:left;
    left:172px;
    width:154px;
}

#INFOIG #total_od .val{
    font-family: 'Roboto Slab', serif;
    font-size:12px;
    font-style:italic;
    font-weight:700;
    position:absolute;
    top:-6px;
    text-align:right;
    left:330px;
    width:162px;
    height:18px;
    border-radius: 4px;
    border:solid 1px;
    padding:10px;
    color:#fff;
    letter-spacing:1px;

}

#INFOIG #bar_od div{
    height:10px;
    background-color:#fff;
    width:0px;
    float:right;
}

#INFOIG #bar_od{
    height:10px;
    background-color:#282828;
    width:140px;
}

#INFOIG #division2{
    position:absolute;
    top:131px;
    left:240px;
    height:1px;
    width:342px;
    background-color:#fff;
}


#INFOIG .positivoLabel{
    color:#169c9f !important;
}
#INFOIG .positivo{
    color:#169c9f !important;
}

#INFOIG .negativoLabel{
    color:#ff5d5d !important;
}
#INFOIG .negativo{
    color:#ff5d5d !important;
}

#like {
    width: 652px !important;
}