/*Por Felipe Ferreira Cabo*/
/*Kairus Tecnologia da Informação*/
/*02/07/2013*/
@import url("lorean.css");
@import url("ferus.css");
@import url("animate.css");
@import url("fonts/fonts.css");

* {
    margin: 0;
    padding: 0;
    outline:none!important;
}

::selection { background:#ff9c00; color:#fff; }
::-moz-selection { background:#ff9c00; color:#fff; }
::-webkit-selection { background:#ff9c00; color:#fff; }
body {     
    font: normal 12px/14px "Open Sans Regular","lucida grande",tahoma,verdana,arial,sans-serif;
    background: url(images/background-body-.png);
}
.bannerBg{

    height:700px;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:-99;
    overflow:hidden;

}
.bannerBg img{
    width:100%;
    margin-top:-10%!important;
}
.textoBannerBg{
    position:absolute;
    left:10%;
    bottom: 50%;
    z-index:2;
    width: 460px;
    height:auto!important;
    padding:10px;
    overflow:hidden;
    -webkit-border-radius: 3px; /*webkit*/
    -moz-border-radius: 3px;    /*gecko*/
    border-radius: 3px;         /*css3*/

    border-bottom:5px solid orange;


}
#listaFotos{
    position:absolute;
    left:10%;
    top: 350px;
    z-index:2;
    width: 485px;
    height:auto;
    overflow:hidden;
    -webkit-border-radius: 3px; /*webkit*/
    -moz-border-radius: 3px;    /*gecko*/
    border-radius: 3px;         /*css3*/
    border-radius:3px;
}
#listaFotos li{
    width:105px;
    height:80px;
    border:3px solid #fff;
    float:left;
    margin:4px 4px 0;
    overflow:hidden;
}
.listaFotos{

    width: 670px;
    height: auto;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
}
.listaFotos li img {height: 120px; cursor: pointer;}
.listaFotos li{
    width: 153px;
    height: 120px;
    border:3px solid #fff;
    float: left;
    margin: 10px 0 0 7px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
}
.listaFotos li:hover{
    border:3px solid #323232;

}
.color-escuro{
    color:#494949;
}
.textoBannerBg p{
    color:#fff ;
    border-radius:0 3px 3px 0;
}
.fundoBlacktoAlpha{
    background:url(images/fundo-menu-black-trans.png) top center repeat-x;
}
.font14{
    font: normal 14px/15px "Open Sans Semibold","lucida grande",tahoma,verdana,arial,sans-serif;
}
.font20{
    font: normal 20px/24px "Open Sans Light","lucida grande",tahoma,verdana,arial,sans-serif;
}
.font38{
    font: normal 38px/40px "Open Sans Italic","lucida grande",tahoma,verdana,arial,sans-serif;
}
.font40{
    font: normal 40px/42px "Open Sans Semibold Italic","lucida grande",tahoma,verdana,arial,sans-serif;
}
.cor-silver-escuro{
    color:#404040
}
img {
    border: 0;
}
li{
    list-style: none;
}
a {
    text-decoration: none;
}
a:hover {

}

p {
    margin: 5px 0;
}

h1 {
    color: #fff;
    margin: 0;
    font-size: 24px;
    text-indent:-10000px;
}

h2 {
    color: #333333;
    margin: 15px 0;
    font-size: 15px;
}


input, textarea {
    -webkit-border-radius: 3px; /*webkit*/
    -moz-border-radius: 3px;    /*gecko*/
    border-radius: 3px;         /*css3*/
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}
#geral{
    width:990px;
    height:auto;
    margin:auto;
    overflow: hidden;
    background: url(images/background-geral.png) fixed center top no-repeat  !important;  

}

.paiTopFixed{
    height: 472px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: -2;

}

#topGeral{
    width:990px;
    height:150px;
    margin:auto;

}
#topGeral h1{
    text-indent:-10000px;
    width:245px;
    height:135px;

    float:left;
    background: url(images/logo-kairus.png) center center no-repeat;

}
.paiTop{
    width:100%;
    min-height: 680px;
    /*n overflow*/

}
.centeudoEmpresa{
    margin-top:440px!important;
    height: auto;
    border:1px solid white;
    background:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:0px!important;
    padding:10px;
    width: 960px!important;

}
.centroMarginNegative{
    margin-top: 520px!important;
    height: auto;
    position:relative;
    width: 990px!important;
    overflow: hidden;
}
#menu{

    margin-top:50px;
    float:right;
    min-width: 574px;
    height:35px;
    background:transparent;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:0px!important;
    position: relative;
    z-index: 20;

}
#menu > li{
    background:url(images/background-menu-top.png) repeat-x ;
    float:left;
    border-right:1px solid #414244;
    line-height:34px;
    position:relative;

}


#menu > li >  a{
    display:block;
    padding:0px 25px;
    float:left;
    color:#fff;

}
#menu > li > a:hover{
    color:#fff;
    background :#181a1b;
}
#menu #logoSmall{
    width:35px;
    height:34px;
    background:url(images/logo-small.png) #181a1b center center  no-repeat ;
    float:left;
    border-radius:3px 0 0 3px  ;
    -moz-border-radius:3px  0 0 3px ;
    -webkit-border-radius:3px 0 0 3px  ;
    -webkit-transition: background .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background .2s ease-in-out, transform .1s ease-in-out;

}
#logoSmall a{
    display:block;
    height:100%;
    width:100%;
}
#menu #logoSmall:hover, #menu #logoSmall:active ,#menu #logoSmall:focus{

    background:url(images/logo-small-white-transparent.png) #d99132 center center  no-repeat ;

    -webkit-transition: background .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background .2s ease-in-out, transform .1s ease-in-out;
}
#menu > li:hover > ul{
    display:block;
}


.submenu{
    position:absolute;
    right: 0;
    top: 34px;  
    width:auto;
    height:auto;

    background: #2b2f30; /* Old browsers */
    background: -moz-linear-gradient(top,  #24282c 0%, #1e1010 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24282c), color-stop(100%,#1e1010)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #24282c 0%,#1e1010 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #24282c 0%,#1e1010 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #24282c 0%,#1e1010 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #24282c 0%,#1e1010 100%); /* W3C */


    display:none;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding:0 6px;
    overflow:hidden;
}
.submenu:hover{

}
.submenu li{

    line-height:14px!important;
    width:285px;
    height:auto;
    overflow: hidden;
    margin:5px 0;   

    padding:5px 3px 3px 50px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;

    -webkit-transition: background .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background .2s ease-in-out, transform .1s ease-in-out;

}
.submenu li a{
    width: 100%;
    min-height: 45px;
    display: block;
}
.conteudo{
    width:990px;
    margin:auto;
    height:auto;
    font: normal 13px/14px "Open Sans Regular","lucida grande",tahoma,verdana,arial,sans-serif;
    color:#fff;
}
.submenu li:hover{
    opacity: 1;
    background-color:#181a1b!important;
    background-position: 5px center!important;
    -webkit-transition: background .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background .2s ease-in-out, transform .1s ease-in-out;
}
.submenu li:active{

}





#submenuSoftware{
    width: 311px;
    height: 210px;
}
.submenu ol{

    -webkit-transition: background .2s ease-in-out, -webkit-transform .1s ease-in-out;
    -moz-transition: background .2s ease-in-out, -moz-transform .1s ease-in-out;
    -o-transition: background .2s ease-in-out, -o-transform .1s ease-in-out;
    transition: background .2s ease-in-out, transform .1s ease-in-out;

    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius: 3px;
    float:left;
    width:155px;
    height:auto;
    line-height:14px!important;
    margin:5px 0;

}
#loreanbg{
    background:url(images/logos.png) right center no-repeat ;
}
#ferusbg{
    background:url(images/logos.png) left center no-repeat ;
}
#loreanbg:hover{
    background-position: right -5px!important;
}
#ferusbg:hover{
    background-position: left -5px!important;
}
.submenu ol:hover{
    background-color:rgb(28,28,28)!important ;

}
.submenu ol a{
    position:relative;
    display:block;
    width:145px;
    height:200px;
    color:#fff;

}

.submenu ol p{
    text-align: center;
    display:block;
    position:absolute;
    top:150px;
    left:0px;
    width:145px;
    margin:auto;
    padding:0px 5px;
}



.tituloSubmenu {

    font: normal 24px/20px "Open Sans Semibold Italic","lucida grande italic",tahoma,verdana,arial,sans-serif!important;
    background:url(images/logo-titulo-kairus.png) right center no-repeat;
    float:left;
    margin:0px 0 1px 0!Important;

}
.seguraTexto{

    font-size:11px;
    width:220px;
    height:auto;
    float:right;
    color:#fff;  

}

#ferusItem{

    background:url(images/kairus-logo-a.png) #282828 -20px center repeat-y ;
}
#loreanItem{

    background:url(images/lorean-logo-a.png) #282828 -30px center repeat-y ;


}
#ferusItem:hover{

    background-position: -5px!important ;
}
#itemEspecial{
    padding:0 50px 0 15px!important;
    /* background:url(images/logo-small-white.png) #181a1b 95px center  repeat; */

    background: url(images/logo-small-white-transparent-right.png) #e1a831 right 5px  no-repeat; 

    -moz-transition: all 0.5s ease;
    /* WebKit */
    -webkit-transition:  all 0.5s ease;
    /* Opera */
    -o-transition:  all 0.5s ease;
    /* Standard */
    transition: all 0.5s ease;

    font-size:13px;
    letter-spacing:0.5px;
    font-style: italic;
    font-family:"verdana";
    font-weight:bolder;
    text-shadow:1px 1px 2px #a06729;
    -moz-text-shadow:1px 1px 2px #a06729;
    -o-text-shadow:1px 1px 2px #a06729;
    border-radius:0 3px 3px 0;
    -moz-border-radius:0 3px 3px 0;
    -webkit-border-radius:0 3px 3px 0;
    border:0px!important;


}
#itemEspecial:hover{
    -moz-transition: all 0.5s ease;
    /* WebKit */
    -webkit-transition:  all 0.5s ease;
    /* Opera */
    -o-transition:  all 0.5s ease;
    /* Standard */
    transition: all 0.5s ease;

    background: url(images/logo-small-white-transparent-right.png) #ff9600 right -53px  no-repeat!important; 
    background: #db9632; /* Old browsers */
    background: -moz-linear-gradient(top,  #e1a831 0%, #d27932 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1a831), color-stop(100%,#d27932)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e1a831 0%,#d27932 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e1a831 0%,#d27932 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e1a831 0%,#d27932 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e1a831 0%,#d27932 100%); /* W3C */



}
#bannerGeral{
    width:990px;

    height:auto;
    overflow:hidden;
}
#banner{
    width:9900px;

    height:auto;
}
#banner li{
    width:990px;
    float:left;
    height:auto;
    background:url(images/background-banner.png) repeat-x;
}
#programasGeral { 
    margin: 215px 0 0 0;
    width:990px;
    height: 235px;
    background:url(images/background-programas.png)  no-repeat;

}
#programasGeral ul{
    width: 660px;
    margin: auto;
    height: 108px;
}

#programasGeral li{
    float:left;
    border:1px solid #1a1819;
    width:300px;
    height:345px;
    margin-top:-95px;
    margin-right: 56px;

    position:relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow:hidden;

    -moz-box-shadow: 2px 2px 4px #070709;
    -webkit-box-shadow: 2px 2px 4px #070709;
    box-shadow: 2px 2px 4px #070709;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;


}
#programasGeral li:hover,#programasGeral li:active{

    -webkit-transform: scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:  scale(1.1);

    -moz-box-shadow: 0px 0px 15px #070709;
    -webkit-box-shadow: 0px 0px 15px #070709;
    box-shadow: 0px 0px 15px #070709;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    z-index: 10;
    position:relative;


    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}
#programasGeral li:hover a div,#programasGeral li:hover a div{
    color:#ffffff;
}
#programasGeral li a div,#programasGeral li a div{
    color:#2f2f2e;
}
#programasGeral li:hover a,#programasGeral li:active a{

    background: #333031; /* Old browsers */
    background: -moz-linear-gradient(top,  #181818 0%, #333031 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#181818), color-stop(100%,#333031 )); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #181818 0%,#333031 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #181818 0%,#333031 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #181818 0%,#333031 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #181818 0%,#333031 100%); /* W3C */


}
.logoSmall{

    height: 60px;
    width: 40px;
    background: url(images/logo-small-white-transparent.png) center center no-repeat;
    float: left;

}
.botaoProdutos{
    width:300px;
    height:57px;
    line-height:57px;
    background:#fff;
    display:block;
    position:absolute;
    bottom:0px;
    left:0px;
    font: normal 13px/13px "Open Sans Semibold Italic","lucida grande italic",tahoma,verdana,arial,sans-serif;

    background: #333031; /* Old browsers */
    background: -moz-linear-gradient(top,  #181818 0%, #100f10 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#181818), color-stop(100%,#100f10 )); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #181818 0%,#100f10 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #181818 0%,#100f10 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #181818 0%,#100f10 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #181818 0%,#100f10 100%); /* W3C */


    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;




}
.botaoProdutos:hover{

    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;

}
.textoProdutos{
    color:#fff;
    font-size:16px;
    margin-left: 50px;
    width:160px;
    line-height:57px;
    float:left;
    text-align: center;
}
.iconProximo{
    text-align:center;
    font-size:18px;
    color:#e1ab3a;
    width:40px;
    line-height:57px;
    float:right;

}
#ferusList{
    background:url(images/background-lista-ferus.png) center top no-repeat;
}
#loreanList{
    background:url(images/background-lista-lorean.png) center top no-repeat;
}

#noticiasGeral{
    width:990px;
    height:auto;

    float:left;
    margin:50px 0 0 0;
}
#noticias{
    width:990px;
    height: auto;

    float:left;
}
#noticias li{
    width: 970px;
    height: auto;
    overflow: hidden;
    padding: 10px;
    background:url(images/background-noticias.png);
    float: left;
    margin: 0 5px 5px 0;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.semBorda{
    border:0px!important;
}
p.textoNoticias{
    color:#fff;
    font: normal 14px/20px "Open Sans Regular","lucida grande italic",tahoma,verdana,arial,sans-serif;
    letter-spacing:0px;
    float:left;
}
.dataNoticia{
    color:#5d5d5d;
    font: normal 12px/13px "Open Sans Light ","lucida grande italic",tahoma,verdana,arial,sans-serif;
    letter-spacing:0.5px;
    float:left;
    width: 100%;
    display: block;
}
#rodapeGeral{
    width:990px;
    height:auto;
    float:left;
    margin:5px 0;
}
.logoKairus{
    background: url(images/kairus-logo.png) center no-repeat;
    width: 100%;
    height: 120px;
    float: left;

}
#coright{
    font: normal 11px/12px "Open Sans Light ","lucida grande italic",tahoma,verdana,arial,sans-serif;
    text-align: center;
    color:#fff;
    display:block;
    width:100%;
    float:left;
    margin:20px 0;

}
#rodape{
    width:100%;
    height:auto;
    margin:auto;
    overflow:hidden;
}
.menuRodape {
    width:226px;
    padding:0 10px;
    height:auto;

    float:left;

}
.menuRodape li {
    width:100%;
    height:auto;
    float:left;
}
.menuRodape li a:hover{
    font-weight:bolder;

}
.menuRodape li a{
    width:107px;
    padding:5px;
    height:auto;
    float:left;
    text-align: left;
    color:#fff;
    display:block;
    font: normal 11px/11px "Open Sans Light ","lucida grande italic",tahoma,verdana,arial,sans-serif;


    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
.logoSmallProgramasRodape{
    background:url(images/logoSmallProgramasRodape.png) left no-repeat;

    padding:10px 30px;
}
.logoSmallKairusRodape{
    background:url(images/logoSmallKairusRodape.png) left no-repeat;

    padding:10px 30px;

}
.logoSmallSuporteRodape{
    background:url(images/logoSmallSuporteRodape.png) left no-repeat;
    padding:10px 30px;
}
.logoSmallContatoRodape{
    background:url(images/logoSmallContatoRodape.png) left no-repeat;

    padding:10px 30px;
}
.menuRodape p {
    font: normal 16px/16px "Open Sans Light ","lucida grande italic",tahoma,verdana,arial,sans-serif;
    color:#fff;
    font-weight: 800;
}

/*Classes Genericas*/

.separador{
    width:100%;
    height:2px;
    background:url(images/barra-separadora.png) no-repeat center center;
    float:left;
    margin:5px 0;
}
.separadorAdmin{
    width:100%;
    height:1px;
    background:#eaeaea;
    float:left;
    margin:5px 0;
}
.marginRight0{
    margin-right: 0!important;
}
.floatLeft{
    float:left;
}
.fontGrande{
    font-size:36px;
    font: normal 36px/36px "Open Sans Italic","lucida grande italic",tahoma,verdana,arial,sans-serif;
}
.fontMedio{
    font-size:36px;
    font: normal 20px/23px "Open Sans Light Italic","lucida grande italic",tahoma,verdana,arial,sans-serif;
}
.fontMedioSemiBold{
    font-size:36px;
    font: normal 20px/23px "Open Sans Semibold Italic","lucida grande italic",tahoma,verdana,arial,sans-serif;
}
.fontPequeno{

    font: normal 13px/16px "Open Sans Regular","lucida grande italic",tahoma,verdana,arial,sans-serif;
}
.textoBanner{

    margin:35px 30px;
    width:580px;
    color:white;
}
.logoSmallBanner{
    background:url(images/lorean-small-logo.png) no-repeat center center;
    width:225px;
    height:95px;
    margin:35px 30px;

}
a.botao {
    font: normal 20px/20px "Open Sans Semibold Italic","lucida grande italic",tahoma,verdana,arial,sans-serif;
    position: relative;
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: #2f1b49;
    padding: 0 15px;
    font-weight: 800;

    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 0px #150728, 0px 3px 6px #150728;
    -moz-box-shadow: 0px 3px 0px #150728, 0px 3px 6px #150728;
    box-shadow: 0px 3px 0px #150728, 0px 3px 6px #150728;

    width: auto;
    line-height:40px;
    text-align: center;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;

}
a.botao:hover {
    background-color: #371e58;
}
a.botao:active {
    background-color: #412b60;
    -webkit-box-shadow: 0px 0px 0px #150728, 0px 0px0px #150728;
    -moz-box-shadow: 0px 0px 0px #150728, 0px 0px 0px #150728;
    box-shadow: 0px 0px 0px #150728, 0px 0px 0px #150728;
    position: relative;
    top: 3px;
}
.logoLorenSmall{
    background:url(images/logo-lorean-small.png) 10px center no-repeat;
    padding:0 15px 0 55px!important;

}
.floatRight{
    float:right;
}
.aviso{
    font: normal 13px/13px "Open Sans Semibold Italic","lucida grande italic",tahoma,verdana,arial,sans-serif;
    color:#fff;
    text-align: center;
    width: 100%;
    float:left;
    margin-top:15px;
}
.seguraBotaoAviso{
    width:255px;
    float:right;
    margin: -40px 60px 15px 0;
    padding:15px;
    text-align: center;
}
.titulo {
    font: normal 24px/20px "Open Sans Semibold Italic","lucida grande italic",tahoma,verdana,arial,sans-serif;
    padding:0 40px 0 0;
    background:url(images/logo-titulo-kairus.png) right center no-repeat;
    float:left;
}

.tipoMsg{
    color:#d79d2f;
    font:normal 14px/13px "Open Sans Light ","lucida grande ",tahoma,verdana,arial,sans-serif; 
    float:left;
    width: 100%;
}
.font-color-white {
    color:white;
}
.opensans{

}
/**/







/* Página Login */

#loginGeral{
    width:990px;
    height:350px;

}
#loginForm{
    padding:20px;
    width:315px;
    height:270px;
    background:#d2d2d3;
    margin:auto;
    margin-top: 7px;
    -webkit-border-radius: 3px; /*webkit*/
    -moz-border-radius: 3px;    /*gecko*/
    border-radius: 3px;         /*css3*/
    -moz-box-shadow: 0px 0px 15px #070709;
    -webkit-box-shadow: 0px 0px 15px #070709;
    box-shadow: 0px 0px 15px #070709;

}
.tituloLogin{
    width:180px;
    height:auto;

    font: normal 29px/29px "Open Sans Semibold Italic","lucida grande italic",tahoma,verdana,arial,sans-serif;
    padding:0 0 0 40px;
    background:url(images/logo-titulo-kairus.png) left center no-repeat;
    color:#6a6a69;
    margin:auto;

}
.formularioPadrao input{
    color:#535353;
    -webkit-border-radius: 3px; /*webkit*/
    -moz-border-radius: 3px;    /*gecko*/
    border-radius: 3px;
    border:1px solid white;
    margin:10px 0 3px 0;
    width:95%;
    padding:10px 5px;
}
.formularioPadrao label{
    color:#6a6a69;
    margin:10px 0 3px 0;  
    float:left;
}
.formSubimit{
	font: normal 16px "Open Sans Regular","lucida grande",tahoma,verdana,arial,sans-serif !important;
    color:#6a6a69 !important;
    padding:5px !important;
    display: block;

    width:185px !important; 
    height:40px !important;
    line-height:40px;
    margin:auto !important;
    margin-top:10px !important;
    text-align: center;
	border: none !important;

    -webkit-box-shadow: 0px 3px 0px #323232, 0px 3px 6px #323232;
    -moz-box-shadow: 0px 3px 0px #323232, 0px 3px 6px #323232;
    box-shadow: 0px 3px 0px #323232, 0px 3px 6px #323232;

    -webkit-border-radius: 5px; /*webkit*/
    -moz-border-radius: 5px;    /*gecko*/
    border-radius: 5px; 
    background:url(images/logo-small-white-transparent.png) #313236 10px center  no-repeat ;


    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease; 
}
.formSubimit:hover{



    color:#fff !important;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease; 
    /** background: #db9632;
     background: -moz-linear-gradient(top, #e1a831 0%, #d27932 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1a831), color-stop(100%,#d27932));
     background: -webkit-linear-gradient(top, #e1a831 0%,#d27932 100%);
     background: -o-linear-gradient(top, #e1a831 0%,#d27932 100%);
     background: -ms-linear-gradient(top, #e1a831 0%,#d27932 100%);
     background: linear-gradient(to bottom, #e1a831 0%,#d27932 100%);
    **/
    background:url(images/logo-small-white-transparent.png) #db9632 10px center  no-repeat ;  

    -webkit-box-shadow: 0px 3px 0px #ff9600, 0px 3px 6px #ff9600;
    -moz-box-shadow: 0px 3px 0px #ff9600, 0px 3px 6px #ff9600;
    box-shadow: 0px 3px 0px #ff9600, 0px 3px 6px #ff9600;




}
.formSubimit:active {

    background:url(images/logo-small-white-transparent.png) #db9632 10px center  no-repeat ;  
    -webkit-box-shadow: 0px 0px 0px #150728, 0px 0px0px #150728;
    -moz-box-shadow: 0px 0px 0px #150728, 0px 0px 0px #150728;
    box-shadow: 0px 0px 0px #150728, 0px 0px 0px #150728;
    position: relative;
    top: 3px;


    box-shadow:inset 0 0 10px #c28e23;
    -moz-box-shadow:inset 0 0 10px #c28e23;
    -o-box-shadow:inset 0 0 10px #c28e23;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease; 
}
/* Página Login */
.link{
    font: normal 18px/18px "Open Sans Semibold Italic","lucida grande italic",tahoma,verdana,arial,sans-serif;
    padding: 0 40px 0 0;
    letter-spacing:1px;
    float: left;
    color:#fff;
}
.link:hover{
    color:#ffaa27;

}
.seguraLis {
    overflow: hidden;
    float: left;
}
.forgetPass{
    font:normal 11px/12px  "open sans semibold italic",tahoma;
    margin:5px 5px 5px 0;
    width:310px;
    display:block;
    color:#6a6a69;
    text-align:right;
    padding:3px 3px 3px 10px;
    background:url(images/lock_16x16.gif) 190px center no-repeat;

}
.forgetPass:hover{
    color:#e0a93e;  
}
.conteudoNormal{
    width:930px;
    height:auto;
    background:#dfdfdf;
    padding:30px;
    -moz-box-shadow: 2px 2px 4px #070709;
    -webkit-box-shadow: 2px 2px 4px #070709;
    box-shadow: 2px 2px 4px #070709;
    overflow:hidden;
    -webkit-border-radius:3px; /*webkit*/
    -moz-border-radius:3px;    /*gecko*/
    border-radius:3px;         /*css3*/
}
.tituloPage{
    width:990px;
    text-align: left;
    font: normal 63px/68px "Open Sans Semibold Italic","lucida grande italic", tahoma, verdana, arial, sans-serif;
}
.subTitulo{
    font: normal 30px/31px "Open Sans Semibold Italic","lucida grande italic", tahoma, verdana, arial, sans-serif;
    color:#5c5c5b;
    float:left;
}
.formularioContato{


}
.formulario{
    width: 450px;
    height:auto;
    overflow:hidden;
    margin: 15px 0 0 0;
    float:left;
    border-right:1px solid #d0cfcf;
}
.formulario p{
    margin:0 15px 0 0;
    float:left;
    text-align: right;
    color:#4a4b4b;
    font: normal 13px/13px "Open Sans ","lucida grande italic", tahoma, verdana, arial, sans-serif;
    width:65px;
    line-height:30px;
}
.formulario label{
    overflow: hidden;
    float:left;
    height:55px;
    width:420px;


}
.formulario input[type="text"]{
    border:0;
    background:#fff;
    height:22px;
    width:300px ;
    color:#e39c16;

    font: normal 13px/13px "Open Sans Semibold Italic","lucida grande italic", tahoma, verdana, arial, sans-serif;

}
.formulario input[type="image"]{float:right;float: right;
                                margin-right: 56px;}
.formulario .backInput{
    background:url(images/fundo-input.png) center left;
    float:left;
    padding:5px;
    height:24px;
    width:318px;

}
.formulario .backTextArea{
    background:url(images/text-area.png) center left no-repeat;
    float:left;
    padding:5px;
    height:78px;
    width:310px;  


}
.backTextArea textArea{
    background:url(images/text-area.png) center left;
    float:left;
    font: normal 13px/13px "Open Sans Semibold Italic","lucida grande italic", tahoma, verdana, arial, sans-serif;
    max-height:65px;
    height:65px;
    width:300px;
    max-width:300px;
    color:#e39c16; 
    border:1px solid #fff;
    margin-top:5px;

}
#conteudoContatoRight{

    width: 457px;
    height: auto;
    float: right;

}
#conteudoContatoLeft{

    width: 469px;
    height: 430px;
    float: left;
}
.googleMap{
    margin:10px 0 0 0;
    width:450px;
    height:220px;
    float:right;

}

.aliginRight{
    text-align: right!important;
    float:right;
}
.textoEnderec{
    float:right;

    width:450px;
    height:auto;
    margin:20px 0;
    font: normal 13px/17px "Open Sans Italic","lucida grande italic", tahoma, verdana, arial, sans-serif;
    color:#474747;
}
.fotinhaContato{
    width: 450px;
    height: 71px;  

    float:right;
}
.fotinhaContato img{
    margin:2px;
    width:80px;
    height:70px;
    float:left;
    border:2px solid #fff;
    overflow:hidden;
}
.fotinhaContato img:hover{
    cursor:pointer;
    border:2px solid #323232;
}

.alert, .alert-heading {
    color: #c09853;
}
.alert {
    width: 306px;
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin:auto;
}

.recuperarSenha{
    width:90px;
    display:block;
    float:right;
    padding:10px;
    margin:10px 0;
    color:#fff;
    background: url(images/lock_16x16.gif) 80px center no-repeat orange;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.recuperarSenha:hover{
    background: url(images/lock_16x16.gif) 80px center no-repeat #ffba00;

}
.voltarSenha{
    width:auto;
    display:block;
    float:right;
    padding:10px;
    margin:10px 5px;
    color:#fff;
    background: #313236 10px center no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.recuperaSenhaForm{
    display: none
}
.centroMarginNegative div{
    float:left;
    width:285px;

    margin:0 40px 40px 0;
    padding:120px 0 0 0;
    height:auto; 
}
#missao{
    background:url(images/target.png) top center no-repeat;
}
#valores{
    background:url(images/star.png) top center no-repeat; 
}
#visao{
    background:url(images/eye.png) top center no-repeat; 
}
.aponta{
    background:url(images/aponta.png) center center no-repeat;
    height:95px;
    width:160px;
}
.subValores{
    width:990px;
    height:auto;
    overflow:hidden;



}
.subValores li {
    min-height: 230px;
    width: 210px;
    float: left;
    margin: 0 5px 0 0;
    padding: 10px 15px;
    text-align:center;
}
.subValores li center{

    display:block;
    height:35px;
}
.conteudoSuporte{
    width:100%;
    height:auto;
    background:url(images/fundo-suporte.png)  #fff top center repeat-x; 
    margin-top: 20px;
    padding:0 0 20px 0;
}
.centroSuporte{
    width:990px;

    height:auto;
    margin:auto;
    overflow:hidden
}
.logoSuporte{
    width:280px;
    height:140px;

    border-radius: 3px;
    overflow: hidden;
    margin:0 0 25px 0;

    -moz-box-shadow: 0px 0px 5px #070709;
    -webkit-box-shadow: 0px 0px 5px #070709;
    box-shadow: 0px 0px 5px #070709;
}


.menuSuporteInside{
    width:280px;
    height:auto;
    float:left;
    background:#f3f4f4;
    border-radius: 3px;
    -moz-box-shadow: 0px 0px 10px #070709;
    -webkit-box-shadow: 0px 0px 10px #070709;
    box-shadow: 0px 0px 10px #070709;

}
.menuSuporteInside li a{
    color:#474747;
    display: block;
    font:normal 14px/40px  "open sans semibold";
    height:40px;
    line-height:40px;
    width:220px;
    padding:5px 0 5px 60px;
}
.menuSuporteInside li{


    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.menuSuporteInside li:hover{
    background-color:#dededd;
}
.tituloMenuSuporte{
    border-radius: 3px 3px 0 0!important;
    width:280px!important;
    height:40px;
    line-height:40px;
    text-align:center;
    color:#fff!important;
    background:#474747;
    padding:0!important;
}
.tituloMenuSuporte:hover{background-color:#474747!important}
#rightConteudoSuporte{
    width: 665px;
    height: auto;
    float: left;
    padding: 5px 5px 20px 0;

}
#leftConteudoSuporte{
    float: left;
    width: 300px;
    height: auto;
    overflow: hidden;
    padding: 10px 10px;


}
.caracteristicas{
    background:url(images/menu-suporte-1.png) 7px center no-repeat;
}
.download{
    background:url(images/download.png) 7px center no-repeat;
}
.screenshots{
    background:url(images/screenshots.png) 5px center no-repeat;
}
.manual{
    background:url(images/manual.png) 7px center no-repeat;
}
.historico{
    background:url(images/historico.png) 7px center no-repeat;
}
.faqico{
    background:url(images/icon-faq.png) 7px center no-repeat;
}
.biosferusico{
    background:url(images/bios_icon.png) 7px center no-repeat;
}
.topoSubTituloSuporte{
    height: 75px;
    width: 600px;
    border-bottom: 1px dotted #7f7e7e;
    margin: 30px 0 0 0;
    padding: 0 0 0 70px;
}
.listaCaracteristicas{
    overflow:hidden;
}
.listaCaracteristicas li{
    width:100%;
    padding:5px 0;

}
.fundoLogoFerusSuporte{
    background:url(images/fundo-logo-ferus-suporte.png) center center no-repeat;
}
.fundoLogoLoreanSuporte{
    background:url(images/fundo-logo-lorean-suporte.png) center center no-repeat;
}
.conteudoSuporteRight{

}
.downloadForm{
    width:450px;
    height:auto;
    margin:auto;
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden;
}
.downloadForm input,.downloadForm select,.downloadForm option{
    background:#e0e0e0;
    border:1px solid #e0e0e0;
    width:270px;
    height:25px;
    float:left;
    padding:0 5px;
}
.downloadForm label{

    display:block;
    width:440px;
    float:left;
    margin:3px 0
}
.downloadForm p{

    display:block;
    width:155px;
    float:left;
}
.pdf{
    margin:auto;
    overflow:hidden;
    text-align: center;
    margin-top:20px;
    display:block;
    width:180px;
    height:70px;
    -webkit-border-radius: 3px; /*webkit*/
    -moz-border-radius: 3px;    /*gecko*/
    border-radius: 3px;         /*css3*/
    background:url(images/suporte.png) #323232 center center no-repeat;
}
.pdf:hover{
    background:url(images/suporte.png) #5e5e5e center center no-repeat;
}

.updateGeral{
    margin:15px 0 5px 20px ;
    width:235px;
    height:50px;
    overflow:hidden;
}
.iconUpdate{ 
    float:left;
    width:30px;
    height:45px;
    margin:0 5px 0 0;
    background:url(images/update.png)  center center no-repeat;
    -moz-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
}



@-moz-keyframes spin {
    0% {

        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    };
}

@-moz-keyframes spinoff {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(-360deg);
    };
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}


.versaoTitulo{ 
    float:right;

    width:195px;
    height:22px;
    line-height:22px;
    font:normal 24px/24px  "open sans semibold italic";
    color:#202326;
    margin:0 0 5px 0;

}
.pequenoSilver{
    float:right;

    width:195px;
    height:22px;
    line-height:22px;
    color:#8c8c8c;
    line-height:22px;
    font:normal 14px/14px  "open sans semibold italic";
}
.listaUpdate{
    width:630px;
    height:auto;
    border-left:5px solid #b2b2b1;

    padding-left:30px;
    margin-bottom:40px;

}
.listaUpdate:hover{
    border-left:5px solid #323232;
}
.inclusoes{
    margin: 5px 0 10px 0;
    color:#309642;
}
.listaUpdate li{
    font:normal 14px/14px  "open sans semibold italic"; 
}
.itemInclusoes{
    color:#555555;
    padding:3px;
    padding-left:40px;

    background:url(images/mais.png)  left center no-repeat;
}
.alteracoes{
    margin:40px 0 10px  0;
    color:#357fbf;
}
.itemAlteracoess{
    color:#555555;
    padding:3px;
    padding-left:40px;
    background:url(images/editar.png)  left center no-repeat;
}

.remocoes{
    margin:40px 0 10px  0;
    color:#912829;
}
.itemRemocoes{
    color:#555555;
    padding:3px;
    padding-left:40px;

    background:url(images/x.png)  left center no-repeat;
}
.adminGeral{
    border:1px solid white;
    width:980px;
    height:auto;
    background:url(images/fundo-menu-admin.png)  left center  repeat-y;
    overflow:hidden;
    -webkit-border-radius: 3px ; /*webkit*/
    -moz-border-radius:  3px;    /*gecko*/
    border-radius:  3px;    
    position:relative;
}
.menuLeft{
    -webkit-border-radius: 3px 0 0 3px; /*webkit*/
    -moz-border-radius:  3px 0 0 3px;;    /*gecko*/
    border-radius:  3px 0 0 3px;;         /*css3*/
    width:130px;
    height:100%;

    float:left;
}
.menuLeft li{
    width: 125px;
    height: 70px;

    float: right;
    margin: 5px 0 ;
    -webkit-border-radius: 3px 0 0 3px; /*webkit*/
    -moz-border-radius:  3px 0 0 3px;;    /*gecko*/
    border-radius:  3px 0 0 3px;;    


}
.menuLeft a{
    padding:40px 0 0 0;
    display:block;
    width: 125px;
    height: 30px;

    text-align: center;
    color:#565556;
}
.menuLeft li:hover{
    background-color: #fff;

}
.conteudoRight{
    width:810px;
    background:#fff;
    min-height: 170px;
    padding:35px 20px;
    float:right;

}
.userIcon{

    background:url(images/user-icon.png) center 10px no-repeat;
}
.activeIcon{

    background:url(images/active-icon.png) center 10px no-repeat;
}
.statisIcon{

    background:url(images/statistics-icon.png) center 10px no-repeat;
}
.userIcon:hover{

    background:url(images/user-icon-active.png) center 10px no-repeat;
}
.userIconActive{

    background:url(images/user-icon-active.png) center 10px no-repeat  #fff;
}
.activeIcon:hover{

    background:url(images/active-icon-active.png) center 10px no-repeat;
}
.statisIcon:hover{

    background:url(images/statistics-icon-active.png) center 10px no-repeat;
}
.selectedActive{
    background:url(images/active-icon-active.png) center 10px no-repeat #fff;
}
#ver-minimalist {
    border-collapse: collapse;
    font: normal 12px/14px "Open Sans Regular","lucida grande",tahoma,verdana,arial,sans-serif;
    margin: 30px 30px 30px 0px;
    text-align: left;
    width: 800px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

#ver-minimalist th {
    border-bottom: 2px solid #333333;
    border-left: 30px solid #FFFFFF;
    border-right: 30px solid #FFFFFF;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 2px;
}
table th {
    padding: 1em;
}
strong, th {
    font-weight: bold;
}

td,th,tr {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

article {
    font-size: 100%;
}
article {
    line-height: 1.4em;
}
#ver-minimalist td {
    border-left: 30px solid #FFFFFF;
    border-right: 30px solid #FFFFFF;
    color: #737373;
    padding: 12px 0px 0;
}
.menuFastAdmin{
    width: 230px;
    height: auto;

    position: absolute;
    right: 10px;
    top: 30px;
}

.menuFastAdmin > li{
    margin: 5px 15px;
    float: right;
    width: 90px;
    height: 55px;
    cursor: pointer;
    text-align: center;
    position: relative;
    z-index: 4;
}
.menuFastAdmin li p{
    text-align: center;
    font:normal 13px/13px "Open Sans Semibold";
    color:#6d6d6d;
}

.menuFastAdmin li:hover > p{
    color:#323232;
}

.fastPassword{
    position:relative;
}

.passwordChangeGeral{

    position: absolute;
    left: 10px;
    top: 64px;
    border-bottom: 1px solid #c4c4c4;
    width: 180px;
    height: auto;
    z-index: 4;
    background: #fff;
    padding: 25px 10px 10px 10px;
    background: url(images/bg-password.png) left top;
    display: none;

}
.passwordChangeGeral input{
    border:1px solid #c4c4c4;
    background:#fff;
    padding:5px;
    width:170px;
}
.passwordChangeGeral input:focus{
    border:1px solid #323232;
}
.passwordChangeGeral p{
    margin:10px 0 5px 0;
}

.fastInfo{
    position:relative;
}
.infoGeral{
    position: absolute;
    right: 40px;
    top: 55px;
    border-bottom: 1px solid #c4c4c4;
    width: 210px;
    height: auto;
    z-index: 4;
    background: #fff;
    padding: 25px 10px 10px 10px;
    background:url(images/bg-info.png) left top  ;
    display:none;
}

.infoGeral p{
    margin:5px 0 5px 0;
    color:#5d5d5d;
    border-bottom: 1px solid #dedede;
    padding:5px;
    width:200px;
}
.contratoGeral{
    width:780px;
    height:auto;
    background:#333333;
    float:left;
    margin-left:16px;
    margin-top:25px;
    margin-bottom: 140px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;

}
.statusTituloContrato{
    border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    -webkit-border-radius:5px 5px 0 0;
    width:780px;
    height:auto;
    position:relative;


}
.trial{
    background-position:center;
    background-repeat:no-repeat;
    background-image:url("images/time-bg.png");
    background-color:#00a8e1;
    border-color:#006c91!important;
}

.ativo{
    background-position:center;
    background-repeat:no-repeat;
    background-color:#00a442;
    background-image:url("images/play-bg.png");
    border-color:#00712e!important
}
.limitado{
    background-position:center;
    background-repeat:no-repeat;
    background-color:#e8870a;
    background-image:url("images/limited-bg.png");
    border-color:#e36500!important
}
.limitadoTempo{
    background-position:center;
    background-repeat:no-repeat;
    background-color:#e16401;
    background-image:none;
    border-color:#e36500!important
}
.bloqueado{
    background-position:center;
    background-repeat:no-repeat;
    background-color:#dd1d3d;
    background-image:url("images/pause-bg.png");
    border-color:#ad142d!important
}
.inativo{
    background-position:center;
    background-repeat:no-repeat;
    background-color:#a1a1a1;
    background-image:url("images/turnoff-bg.png");
    border-color:#7d7d7d!important;

}
.desativado{ 
    background-color:#dedede!important;
    border-color:#aeaeae!important;}
.contratoGeral > ol{
    background-position: 0px center;

}


.tituloTextoContrato {
    margin-left: 50px;
    font: normal 35px/46px "Open Sans Italic","lucida grande",tahoma,verdana,arial,sans-serif;
    color: #fff;
}
.dadosContrato{
    width:auto;
    overflow:hidden;
    height:90px;
    margin: 5px;
    float:left;
    max-width: 174px;
}
.centroContrato{
    margin:auto;
    margin-top:20px ;
    margin-bottom:20px ;
    height:100px;
    width:780px;
}
.separador-vertical{
    height:65px;
    margin-top:10px;
    width:26px;
    background:url(images/separador-vertical.png) center center no-repeat;
}
.dadosTitulo{
    height:31px;
    font: normal 19px/31px "Open Sans Semibold Italic","lucida grande",tahoma,verdana,arial,sans-serif;
    color:#939393;
    text-align: center;
}
.dadosConteudo{
    font: normal 14px/14px "Open Sans Italic","lucida grande",tahoma,verdana,arial,sans-serif;
    color:#fff;
    text-align: center;
}
.statusLegendaGeral{
    position:relative;
    width:1px;
    height:1px;
    float:left;
    z-index:1;
}
.barraBackground{
    width:705px;
    height:10px;
    left:20px;
    bottom:-5px;
    background:#dbdbdb;
    position:absolute;
    z-index:2;
}
.barraBackground li{
    width:175px;
    height:100%;
    float:left;
    margin:0 1px 0 0;
}
.trialParaAtivo{

    background-image:url(images/loading.gif);

}

.ativadoParaTrial{
    background:#00712e;
    background-image:url(images/loading.gif);

}
.ativoParaLimitado{
    background:#00712e;
    background-image:url(images/loading2.gif);
}
.limitadoParaBloqueado{
    background:#dd1d3d;
    background-image:url(images/loading.gif);

}
.limitadoParaAtivo{
    background:#00712e;
    background-image:url(images/loading2.gif);

}

.bloqueadoParaLimitado{
    background:#e36500;
    background-image:url(images/loading2.gif);
}
.activeText{
    color:#323232 !important;
}
.comHoras{background-image:none!important;}
.comHoras label{
    font: normal 18px/16px "Open Sans Semibold Italic","lucida grande",tahoma,verdana,arial,sans-serif;
    text-align: center!important;
    text-shadow:1px 1px 2px #323232;
    display:block;
    color:#fff;
    margin: 18px 0 0 0;
}

.statusElements{
    width: 715px;
    height: 60px;
    left: 16px;
    top: -30px;
    position: absolute;
    z-index: 3;

}

.statusElements li{
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 113px 0 0;
    position: relative;
    z-index: 3;
    border-right: 2px solid transparent;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}

.textoStatusGeral{
    position:absolute;
    left: -40px;
    top: 55px;
    width:130px;
    height:auto;
    color:#dadada;
    text-align: center;
    font: normal 13px/13px "Open Sans Semibold Italic","lucida grande",tahoma,verdana,arial,sans-serif;
}
.statusElements li:hover .textoStatusGeral{
    color:#323232;
}
.tituloStatusText{
    text-align: center;
    font:normal 19px/19px  "Open Sans Semibold Italic","lucida grande",tahoma,verdana,arial,sans-serif; ;
}
.color-azul{
    color:#00a8e1;
}
.color-verde{
    color:#0fd006;
}
.color-laranja{
    color:#ff9000;
}
.color-vermelho{
    color:#dd1d3d;
}

.botaoContrato{
    float:right;
    margin:5px;
    border:1px solid black;
    font: normal 15px/15px "Open Sans Light","lucida grande italic",tahoma,verdana,arial,sans-serif;
    color: rgba(255,255,255,1);
    text-decoration: none;
    padding:10px 10px;
    font-weight: 800;
    letter-spacing: 0.5px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: auto;
    text-align: center;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
.botaoAtivar{
    background: -moz-linear-gradient(top, #00a442 0%, #008a38 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a442), color-stop(100%,#008a38)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00a442 0%,#008a38 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00a442 0%,#008a38 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00a442 0%,#008a38 100%); /* IE10+ */
    background: linear-gradient(top, #00a442 0%,#008a38 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a442', endColorstr='#008a38',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 1px 1px 0px #00722e;
    -moz-box-shadow: 1px 1px 0px #00722e;
    box-shadow: 1px 1px 0px #00722e;
    -webkit-text-shadow: 1px 1px 0px #00722e;
    -moz-text-shadow: 1px 1px 0px #00722e;
    text-shadow: 1px 1px 0px #00722e;
    border:1px solid #00722e;
}

.botaoAtivar:hover {
    cursor:pointer;
    background: #00be4c;
}
.botaoExtender{
    background: -moz-linear-gradient(top, #e8870a 0%, #e36500 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8870a), color-stop(100%,#e36500)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8870a 0%,#e36500 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e8870a 0%,#e36500 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e8870a 0%,#e36500 100%); /* IE10+ */
    background: linear-gradient(top, #e8870a 0%,#e36500 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8870a', endColorstr='#e36500',GradientType=0 ); /* IE6-9 */



    border:1px solid #e36500;
}
.botaoExtender:active {
    background: #e36500;
    margin-top:7px;

}
.botaoExtender:hover {
    cursor:pointer;
    background: #e8870a;
}

.pagamentoGeral{
    width:690px;
    height:auto;
    margin:auto;
    margin-bottom:50px;
    overflow: hidden;
    background:left center no-repeat #eee;
    /*/ url(images/bg-boleto.png) /*/
}
.tituloPagamento{
    width:690px;
    height: 72px;
    background:#eee;
    border-bottom:1px solid #dddddd;
    margin:auto;
    position:relative;
}
.ou{
    position:absolute;
    top:140px;
    left:348px;
    margin:auto;
    font: normal 20px/20px "Open Sans Semibold Italic","lucida grande",tahoma,verdana,arial,sans-serif;
    color:#909090;
}   
.closePagamento{
    width:25px;
    height: 20px;
    color:#d00000;
    -webkit-border-radius:0 0 3px 3px; /*webkit*/
    -moz-border-radius: 0 0 3px 3px;   /*gecko*/
    border-radius: 0 0 3px 3px;         /*css3*/
    border-radius:0 0 3px 3px;
    cursor:pointer;
    font: normal 20px/20px "Open Sans Bold","lucida grande",tahoma,verdana,arial,sans-serif;
    position:absolute;
    right:0;
    top:0;
    text-align: center;
}
.pagamento{
    /** display:none;*/
    height:auto;
    overflow:hidden;
    background:url(images/bg-boleto.png) left center no-repeat;
}
.listaPagamento{

}

.segurancaVerde{
    width: 654px;
    height: 72px;
    float: right;
    padding: 0 18px 0;
    cursor: pointer;
}


.bgLista{
    background-image: url(images/bol-gray-bg.png);
}
.bgSeguranca{
    background: url(images/bol-green-bg.png) ;
}

.minhafaturas{
    width: 309px;
    height: 72px;
    float: right;
    padding: 0 18px 0;
    cursor: pointer;
}


.squaredFour {
    margin: 10px 30px;
    position: relative;
}

.squaredFour label {

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: -3px;
    left: -3px;
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    background: #fcfff4;
    background: -webkit-linear-gradient(top, #cccccc 0%, #b5b5b5 100%);
    background: -moz-linear-gradient(top, #cccccc 0%,  #b5b5b5 100%);
    background: -o-linear-gradient(top, #cccccc 0%,  #b5b5b5 100%);
    background: -ms-linear-gradient(top, #cccccc 0%,  #b5b5b5 100%);
    background: linear-gradient(top, #cccccc 0%,  #b5b5b5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#b5b5b5',GradientType=0 );
    z-index: 3;
}

.squaredFour label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredFour label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.5;
}

.squaredFour input[type=checkbox]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}


.bol{
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 10px 10px 0 0;
    position: relative;
    z-index: 3;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00a442;
    border-color: #00712e;
}
.bgLista{
    background-image: url(images/bol-gray-bg.png)!important;
}
.valoresPagamento{
    width: 690px;
    height: 60px;
    border-bottom:1px solid #dddddd;
    border-top:1px solid #dddddd;
    margin:auto;

}
.valoresPagamento .separaValor{
    width:340px;
    height:80px;
    float:left;
    position:relative;
}
.separaValor{
    text-align: center;
}
.seguraValor{
    margin:auto;
    width:200px;
    height:75px;
    padding:5px 0 0 0;
}
.seguraValor > p{
    color:#363636;
}
.seguraValor .valorTotal{
    font: normal 23px/23px "Open Sans Semibold";
}
.seguraValor .desconto{
    font:normal 12px/12px "Open Sans Semibold Italic";
}
.seguraValor .textoValor{
    font:normal 14px/14px "Open Sans Semibold";
}
.boletoGeral{
    width:340px;
    height: 250px;
    float:left;
}
.cartaoGeral{
    width:340px;
    height: 236px;
    float:right;


}
.opcaoPagamento{
    width: 60px;
    padding: 0 0 0 0;
    height: 50px;
    color: #333333;
    margin: auto;
    margin-top: 5px;
    background: url(images/icon_boleto.png) right center no-repeat;
    font: normal 20px/50px "Open Sans Semibold";
    position: absolute;
    left: 42px;
}
.mensagem{
    color: #3e3e3e;
    margin: 31px auto;
    padding: 5px 10px 35px 10px;
    background: url(images/bg-msg.png) bottom center;
    width: 245px;
    text-align: center;
}
.mensagem p{
    font-size: 15px;
    line-height: 25px;
}
.comprar{
    margin:auto;
    font: normal 15px/15px "Open Sans Light","lucida grande italic",tahoma,verdana,arial,sans-serif;
    color: rgba(255,255,255,1);
    text-decoration: none;
    padding:10px 10px;
    font-weight: 800;
    letter-spacing: 0.5px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 240px;
    text-align: center;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    background: -moz-linear-gradient(top, #00a442 0%, #008a38 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a442), color-stop(100%,#008a38));
    background: -webkit-linear-gradient(top, #00a442 0%,#008a38 100%);
    background: -o-linear-gradient(top, #00a442 0%,#008a38 100%);
    background: -ms-linear-gradient(top, #00a442 0%,#008a38 100%);
    background: linear-gradient(top, #00a442 0%,#008a38 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a442', endColorstr='#008a38',GradientType=0 );

    -webkit-text-shadow: 1px 1px 0px #00722e;
    -moz-text-shadow: 1px 1px 0px #00722e;
    text-shadow: 1px 1px 0px #00722e;
    border: 1px solid #00722e;
    cursor: pointer;
}
.botaoVerde{
    margin-top:20px;
    font: normal 15px/15px "Open Sans Light","lucida grande italic",tahoma,verdana,arial,sans-serif;
    color: rgba(255,255,255,1);
    text-decoration: none;
    padding:10px 10px;
    font-weight: 800;
    letter-spacing: 0.5px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: auto;
    text-align: center;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    background: -moz-linear-gradient(top, #00a442 0%, #008a38 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a442), color-stop(100%,#008a38));
    background: -webkit-linear-gradient(top, #00a442 0%,#008a38 100%);
    background: -o-linear-gradient(top, #00a442 0%,#008a38 100%);
    background: -ms-linear-gradient(top, #00a442 0%,#008a38 100%);
    background: linear-gradient(top, #00a442 0%,#008a38 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a442', endColorstr='#008a38',GradientType=0 );
    -webkit-box-shadow: 1px 1px 0px #00722e;
    -moz-box-shadow: 1px 1px 0px #00722e;
    box-shadow: 1px 1px 0px #00722e;
    -webkit-text-shadow: 1px 1px 0px #00722e;
    -moz-text-shadow: 1px 1px 0px #00722e;
    text-shadow: 1px 1px 0px #00722e;
    border: 1px solid #00722e;
}
.listaCartoes{
    width:240px;
    height:50px;
    margin:auto;
    padding:5px;
}
.listaCartoes li{
    width:auto;
    height:32px;
    border:2px solid #eee;
    overflow:hidden;
    float:left;
    margin:3px;
    cursor:pointer;
}
.visa{
    width:50px !important;
    height:32px !important;
    background:url(images/visa.png) center no-repeat;
}
.master{
    width:50px !important;
    height:32px !important;
    background:url(images/mastercard.png) center no-repeat;
}
.diners{
    width:50px !important;
    height:32px !important;
    background:url(images/diners.png) center no-repeat;
}
.elo{
    width:50px !important;
    height:32px !important;
    background:url(images/elo.png) center no-repeat;
}
.inputsCartao{
    width:270px;
    margin:auto;
    height:auto;
    overflow:hidden;
}
.inputsCartao input , .inputsCartao select{
    text-align: center;
    border: 1px solid #C5C4C4;
    margin:5px 3px;
    width:auto;
    padding:5px 3px;
    color:#424242;
    font: normal 13px "Open Sans Semibold Italic","lucida grande",tahoma,verdana,arial,sans-serif;
}
.inputsCartao input[name=cartao_num]{
    width: 155px;
}
.inputsCartao input[name=cartao_cv]{
    width:80px;
}
#hor-minimalist-a {
    font-family: "Open Sans Semibold";
    font-size: 13px;
    width: 650px;
    border-collapse: collapse;
    text-align: left;
    margin: 20px;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;

}
tr:hover {
    background:#ffffff;
}
thead{

}
.addContato{
    width: 10px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background-color: #ececec;
    border: solid 1px #b8b8b9;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 2px 0 rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 2px 0 rgba(0,0,0,.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 7px 10px;
    color: #505050;
    font-size: 18px;
    font-family: "Open Sans Semibold", Helvetica;
    cursor:pointer;
    margin:0 0 0 10px;
}

.addContato:active{
    position:relative;
    top:1px;

    background:#dedede;
    -webkit-box-shadow:  0 1px 0 rgba(255,255,255,.3) inset, 0 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow:  0 1px 0 rgba(255,255,255,.3) inset, 0 1px 0 rgba(0,0,0,.1);
    box-shadow:  0 1px 0 rgba(255,255,255,.3) inset, 0 1px 0 rgba(0,0,0,.1);
}

.btExcluir {
    width: 10px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    color: white;
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background-color: #da1f1f;
    border: solid 1px #b8b8b9;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 2px 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 2px 0 rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 2px 0 rgba(0,0,0,.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 7px 10px;
    font-size: 12px;
    font-family: "Open Sans bold", Helvetica;
    font-weight: bolder;
    cursor: pointer;
    margin: 0 0 0 10px;
    line-height: 15px;
}

.btExcluir:active{
    position:relative;
    top:1px;

    background:#ac1e1e;
    -webkit-box-shadow:  0 1px 0 rgba(255,255,255,.3) inset, 0 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow:  0 1px 0 rgba(255,255,255,.3) inset, 0 1px 0 rgba(0,0,0,.1);
    box-shadow:  0 1px 0 rgba(255,255,255,.3) inset, 0 1px 0 rgba(0,0,0,.1);
}

td, th {
    display: table-cell;
    vertical-align: inherit;
}
.imgContact{
    float:left;
    margin:7px;
}
#hor-minimalist-a td {
    color: #2c2c2c;
    padding: 0px 8px 0;
}
#hor-minimalist-a th {
    font-size: 14px;
    font-weight: normal;
    color: #039;
    border-bottom: 2px solid #6678b1;
    padding: 10px 8px;
}
.opcaoPagamentoCartao{
    background: url(images/bg-cartao-pagamento.png) no-repeat center center;
    width: 60px;
    padding: 0 0 0 0;
    height: 50px;
    color: #333333;
    margin: auto;
    margin-top: 5px;
    position: absolute;
    left: 48px;
    top: 0px;
}
.informacoesAdmin{
    width:805px;
    height:auto;
    overflow:hidden;
    display:none;
    float: left;
}
.subMenuContratos{
    overflow:hidden;
    width: 250px;
    float:left;
    margin:0 5px 0 0;
    background: #ECECEC;
    border-radius: 3px;
    -webki-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 3px 5px;
    display: block;
    font-family: arial;
    font-weight: bold;
    color: #7f7f7f;
    text-decoration: none;
    text-shadow: 0px 1px 0px #fff;
    -moz-text-shadow: 0px 1px 0px #fff;
    -webkit-text-shadow: 0px 1px 0px #fff;
    border: 1px solid #a7a7a7;
    box-shadow: 
        0px 2px 1px white inset, /**dentro*/
        0px -2px 2px white , 
        1px 2px 1px rgba(0, 0, 0, 0.1) ;

}
.subMenuContratos:hover{
    color:#323232;
    border: 1px solid #4e4e4e;
    cursor:pointer;

}

.ativaTop{
    background-color:#e5e5e5;
    box-shadow:inset 0 0 5px #323232;
    -moz-box-shadow:inset 0 0 5px #323232;
}

.form{
    float: left;
    width: auto;
    margin: 0 auto;
    padding-left: 50px;
    padding-top: 20px;
    overflow: hidden;
}

.form fieldset{
    border:0px; padding:0px; margin:0px;
}

.form p.contact {
    font-size: 12px;
    margin: 0px 5px 10px 0;
    line-height: 14px;
    font-family:Arial, Helvetica;
    float: left;
    line-height: 40px;
    width: 90px;
}
.seguraInputs{
    float:left;
    margin-right: 15px;
    width: 345px;

}


.form input[type="text"] {
    width: 230px;
}

.form input[type="email"] {
    width: auto; 
}

.forminput[type="password"] {
    width: auto; 
}

.form label {
    color: #505050;
    font-weight:bold;
    font-size: 12px;
    font-family:"Open Sans Semibold", Helvetica;

}

.form label.month {
    width: 135px;
}

.form input, .form textarea, .form select, .form option, .form .noedit {
    background-color: rgba(255, 255, 255, 0.4); 
    border: 1px solid #fff;
    border-bottom: 1px solid #dedede;
    padding: 7px; 
    font-family: Keffeesatz, Arial; 
    color: #4b4b4b;
    font-size: 14px;
    overflow: hidden;
}
.form input:focus, textarea:focus,select:focus,option:focus {
    border-bottom:1px solid #323232;
}

.form input:focus, textarea:focus { 

    background-color: rgba(255, 255, 255, 1);
}

.form .select-style {
    -webkit-appearance: button;

    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;

    background-position: center right;

    background-repeat: no-repeat;

    border: 0px solid #FFF;

    color: #555;

    font-size: inherit;

    margin: 0;
    overflow: hidden;

    padding-top: 5px;
    padding-bottom: 5px;

    text-overflow: ellipsis;

    white-space: nowrap;}

.form .gender {
    min-width:25px;

}

.contratoPaiGeral{
    overflow: hidden;
    height: auto;
    width: 810px;

}


#one-column-emphasis {
    font-family: "Open Sans Semibold";
    font-size: 12px;
    width: 800px;
    text-align: left;
    border-collapse: collapse;
    margin: 0px;
}
#one-column-emphasis tr:hover td {
    color: #323232;
    background: #eff2ff;
}
#one-column-emphasis td {
    color: gray;
    border-top: 1px solid #e8edff;
    padding: 10px 12px;

}

th p{
    color: #505050;
    font-weight: bold;
    font-size: 12px;
    font-family: "Open Sans Semibold", Helvetica;
    width:150px;
    padding:5px;
}
th input, th select{
    border:1px solid #dedede;
    width:150px;
    padding:5px;
}
th select, .form select{
    border:1px solid #dedede;
    width:150px;
    padding:5px;
    height:30px;
}
th input:focus,select:focus{
    border:1px solid #323232;
}
.statusDownloading{
    width: 100%;
    border:1px solid #ffc561;
    margin: auto;
    margin-top: 18px;
    font: normal 16px "open sans regular";
    color: white;
    background: #f3aa2a;
    padding: 15px;
}
.statusDownloading a{
    color:#323232;
}

.selectCadastro {
    background-color: rgba(255, 255, 255, 0.4);
    border: none !important;

    border-bottom: 1px solid #dedede!important;
    padding: 7px !important;
    font-family: Keffeesatz, Arial;
    color: #4b4b4b !important;
    font-size: 14px !important;
    overflow: hidden !important;
    width: 243px !important;
}

.logout {

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px !important;
    background-color: #fff;


    width: 120px !important;
    float: left !important;
    margin-left: 5px !important;
}
.logout:hover {

    background:#ff0000!important;
}
.logout:hover a{
    color:#fff;
    background:url(images/logout-hover.png) center 10px no-repeat;
}
.logout a {

    background:url(images/logout.png) center 10px no-repeat;
}

.bMsg {
    display: none;
    align-content: center;
    color: red;
    margin: 5px auto;
    text-align: center;
}
.emergenciaGeral{
    border-top:1px dashed #f44b53;
    width:100%;
    padding: 20px 0;
    height:auto;
    float:left;
    background:#eeeeee;
    position:relative;
}
.botao-emergencia{
    display:block;
    position:relative;
    width: 261px; 
    line-height: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset -1px 1px 1px rgba(255,255,255,.17);
    -moz-box-shadow: inset -1px 1px 1px rgba(255,255,255,.17);
    box-shadow: inset -1px 1px 1px rgba(255,255,255,.17);
    border: solid 1px #770006;
    background:#c22227;
    text-align:center;
    color:#fff;
    text-transform: uppercase;
    margin-left: 37px;
    cursor: pointer;
    padding: 2px 0;
}
.botao-emergencia:hover{
    background:#d6212a;
    border:1px solid #b6040d;
    cursor: pointer;

}
.botao-emergencia:active{
    background:#d6212a;
    border:1px solid #b6040d;
    cursor: pointer;

    -webkit-box-shadow: inset -2px 2px 1px rgba(0,0,0,.17);
    -moz-box-shadow: inset -2px 2px 1px rgba(0,0,0,.17);
    box-shadow: inset -2px 2px 1px rgba(0,0,0,.17);
    border: solid 1px #770006;

}
.botao-emergencia p{
    font:normal 14px "Open Sans Bold Italic"
}
.botao-emergencia b{
    font:normal 14px "Open Sans Bold Italic"
}
.botao-emergencia label{
    width: 27px;
    height: 27px;
    -webkit-border-radius: 13px 14px 14px 13px/13px 13px 14px 14px;
    -moz-border-radius: 13px 14px 14px 13px/13px 13px 14px 14px;
    border-radius: 13px 14px 14px 13px/13px 13px 14px 14px;
    background-color: #fc7274;
    -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,.2), inset 0 0 1px 3px rgba(249,30,40,.53);
    -moz-box-shadow: -1px 1px 1px rgba(0,0,0,.2), inset 0 0 1px 3px rgba(249,30,40,.53);
    box-shadow: -1px 1px 1px rgba(0,0,0,.2), inset 0 0 1px 3px rgba(249,30,40,.53);
    color:#fff;
    position:absolute;
    left: -15px;
    top: -11px;
    text-shadow: -1px 1px 1px rgba(0,0,0,.2), inset 0 0 1px 3px rgba(249,30,40,.53);
}
.textAux{
    color:#c30111; 
    font-size:11px;

    margin:0 0 0 44px;
    width:260px;
    float:left;
}
.balaoFast{
    width:355px;
    height:68px;
    background:url(images/bolao-bg.png) center center no-repeat;
    position:absolute;
    right: 40px;
    top:10px;
}
.balaoFast p{

    font: normal 12px "Open Sans Semibold";
    color: #c30111;
    text-transform: uppercase;
    margin-top: 3px;
    display: block;
    margin-left: 7px;
    letter-spacing: -1px;
    text-align: center;
}
.balaoFast b{
    font: normal 17px "Open Sans Regular";
    color: #c30111;
    text-transform: uppercase;
    margin-top: 13px;
    display: block;
    margin-left: 7px;
    letter-spacing: -1px;
    text-align: center;
}
.optionMenu{
	width:100%;
	border-top:1px solid black;
	border-bottom:1px solid black;
	height:auto;
	padding:15px 0;
	margin:10px 0;
	border-color:#dddddd;
	
}
.infoPassDay{
   width: 360px;
	height:25px;
	border:1px solid #ddd;
	margin:auto;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 3px rgba(129,129,129,.3);
	-moz-box-shadow: inset 0 1px 3px rgba(129,129,129,.3);
	box-shadow: inset 0 1px 3px rgba(129,129,129,.3);
}
.passDayTitle{
	width:auto;
	float:left;
	border-right:1px solid #ddd;
	color:#bebebe;
	display: block;
	height:25px;
	line-height:25px;
	padding:0;
	margin:0;
	padding-right:10px;
	padding-left: 20px;
	background: url(images/block.png) 5px center no-repeat;
}
.senhaDoDia{
	width:200px;
	display: block;
	height:25px;
	line-height:25px;
	   padding:0;
	margin:0;
	float:left;
	text-align:center;
	border-right:1px solid #ddd;
	color:#515151;
	font:normal 15px/26px "Open Sans Semibold Italic","lucida grande",tahoma,verdana,arial,sans-serif;
	
}
.syncPassDay{
	 background: url(images/sync.png) center center no-repeat;
	 width:50px;
	 height:25px;
	 float:left;
}

.inclusoes{
    margin: 5px 0 10px 0;
    color:#309642;
}
.listaUpdate li{
    font:normal 14px/14px  "open sans semibold italic"; 
}

.faqresp{
    color:#555555;
    padding:3px;
    padding-left:40px;
	display: none;

    background:url(images/mais.png)  left center no-repeat;
}
.faq{
    margin:10px 0 10px  0;
    color:#357fbf;
	cursor: pointer !important;
}