﻿/* INICIO APP ---------------------------------
As imagens sao inseridas usando separadamente suas definicoes, usando por exemplo:
    background-image: url("/assets/images/gadget/retorno/icone_circulo_background.png");
    background-repeat: no-repeat;
    background-color: transparent;
Isso se faz nexessário para garantir que as imagens sejam exibidas no IE7.
*/

/*atualizacao do css do botao em 25/08/2015*/
.btn-app-acesso {
    text-align: center;
    width: 95px;
    height: 55px;
}
.btn-app-image {
    background-image: url("/assets/images/gadget/retorno/btn_gadget.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 26px;
    width: 32px;
    height: 32px;
    margin: auto;
}
.btn-app-acesso a{
    text-decoration: none !important;
}
.btn-header{
    /*text-align: center;*/
}
.btn-header-img{
    width: 32px;
    height: 32px;
    margin-bottom: 6px;
    position: relative;
    top: -1px;
}
.btn-header-label {
    text-align: center;
    width: 100%;
    margin: auto;
    color: #e6e8e9;
    /*display: -ms-inline-grid;*/
}
.btn-header-label:hover {
    color: #fff;
}
.btn-header-label, .btn-header-label:hover {
    /*font-size: 10px;*/
    font-size: 14px;
    position: absolute;
    left: 0;
    /*top: 34px;*/
    top: 32px;
    *top: 33px;
    top: 33px\9;

    /*position: relative;*/
    /*top: -4px;*/
    /**top: -2px;*/

    /*position: relative;*/
    /*top: -1px !important;*/
    /*top: 1px\9;*/
}
@-moz-document url-prefix(){
    .btn-header-label, .btn-header-label:hover  {
        /*position: relative;*/
        /*top: 1px !important;*/
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    .btn-header-label, .btn-header-label:hover  {
        /*position: relative;*/
        /*top: 2px !important;*/
    }
}
.btn-header-badge {
    position: relative;
    top: 0;
    left: 35px;
}
.alert-message {
    position: absolute;
    width: 260px;
    top: 10px;
    right: 31%;
    z-index: 99999999;
}
/*
.alert-message{
    position: absolute;
    width: 260px;
    top: 40px;
    right: 5px;
    z-index: 90000;
}
*/
/*.btn-header-badge span{*/
/*padding: 2px 7px !important;*/
/*}*/
/*----------------------------------------*/
#app{
    /*margin-top: 3px;*/
    margin-top: 10px;
    /*margin-top: 13px;*/
    width: 830px;
}
.app-position-right{
    float: right;
}
.app-position-left{
    float: left;
}
.logo{
    width: 95px;
    margin: 5px 0;
}
.app-header-subtitulo{
    font-size: 12px;
}
.main-app {
    border-radius: 10px;
    padding: 5px 0;
    display: block;
    float: left;
    font-size: 11px;
    width: 269px;
    /*z-index: 99999;*/
    z-index: 80000;
    background: none repeat scroll 0 0;
}
.header-content span{
    font-weight: bold;
    margin-left: 5px;
    position: relative;
    top: 2px
}
.content-list {
    font-size: 11px;
}
.loader-form{
    position: absolute;
    left: 260px;
    top: 180px;
}
.loader_set {
    top: 2px;
    float: left;
    /*margin-left: 29px;*/
    left: 62px;
}
.bullet-count {
    padding-top: 3px;
    font-size: 12px;
    text-align: center;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
.loader_set, .bullet-count{
    width: 21px;
    /*height: 18px;*/
    height: 21px;
}
.bullet-count-bottom {
    top: 18px;
    left: 18px;
}
.bullet-count-plus-digit{
    font-size: 10px !important;
    padding-top: 5px !important;
}
.bullet-count-top{
    top: 0;
    left: 60px;
}

.bullet-count-top, .bullet-count-bottom {
    background-image: url("/assets/images/gadget/retorno/icone_circulo_background.png");
    background-repeat: no-repeat;
    background-color: transparent;
    line-height: normal;
}
.bullet-count-top, .bullet-count-bottom, .loader_set {
    font: 12px helvetica,verdana;
    position: absolute;
    text-align: center;
    z-index: 999989;
}
.loader_img {
    background-image: url("/assets/images/gadget/retorno/loader.gif");
    background-repeat: no-repeat;
    background-color: transparent;
}

.tipo{
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
}
/*tipo pergunta*/
.tipo-q
{
    background-image: url("/assets/images/gadget/retorno/pergunta.png") ;
}
/*tipo informação*/
.tipo-i
{
    background-image: url("/assets/images/gadget/retorno/informacao.png") ;
}
/*tipo usuario*/
.tipo-u
{
    background-image: url("/assets/images/gadget/retorno/icone_pessoa.png");
}
.indicator{
    height: 16px;
    left: 240px;
    position: relative;
    top: -7px;
    width: 16px;
}
.indicator-up
{
    background-image: url("/assets/images/gadget/retorno/seta_cima.png");
    background-repeat: no-repeat;
}
.indicator-down
{
    background-image: url("/assets/images/gadget/retorno/seta_baixo.png");
    background-repeat: no-repeat;
}

/* FIM APP ------------------------------------- */
body{
    background-color: transparent !important;
}
ul{
    margin: 0 !important;
}
.basic-picker-class{
    height: 27px !important;
}
.no-resize{
    resize: none;
}
.btn-salvar{
    margin-right: 12px;
    right: 0;
    top: 400px;
}
#nframe, .frame-page{
    /*float: left;*/
    /*position: relative;*/
    /*top: 35px;*/
    /*left: 2px;*/
}
.data-form-teste{
    /*position: relative;*/
    /*top: 74px;*/
    /*float: left;*/
}
.form-page {
    padding: 10px 0;
    width: 550px;
    /*height: 500px;*/
    margin-left: 1px;
    position: absolute;
    top: 0px;
    border-radius: 10px;
}
.form-page-left{
    left: 271px;
}
.form-page-right{
    right: 271px;
}
.form-title span{
    float: left;
    width: 515px;
}
.form-title{
    height: 20px;
    margin: 0 0 3px 10px;
}
.form-action {
    padding: 10px 10px 0 10px;
    width: 530px !important;
}
.form-content{

}
.basic-picker-class{
    line-height: 25px !important;
    z-index: 999900 !important;
    border-radius: 5px;
    color: #627784;
    font-weight: bold;
    text-align: center;
}
.cliente-content {
    height: 441px;
    margin: 0;
    padding: 0 2px;
}
.btn-fechar-cliente-responde {
    float: right;
}
.text-area{
    width: 510px;
    min-height: 50px;
    margin-top: 10px;
}
#an_menu span {
    font-weight: 900;
    left: 817px;
    position: absolute;
    top: 80px;
    z-index: 999999;
    cursor: pointer;
}
.not-label{
    margin-right: 5px;
    font-weight:bold;
    float:left;
}
.app-header-texts {
    padding: 0 5px;
}
.app-header-texts div{
    margin: 3px 0;
}
.app-header-texts span{
    margin-left: 5px;
    position: relative;
    top: 1px;
}
.notificacao-list-item{
    border-top: 1px solid;
}
/*
.notificacao-sublist-item:not(:last-child){
    border-bottom: 1px solid;
}
*/
.notificacao-sublist-item{
    border-bottom: 1px solid;
}
.notificacao-list-item, .notificacao-sublist-item, .notificacao-list-item:hover{
    height: 51px;
    padding: 6px 0;
    background: none repeat scroll 0 0;

}
.notificacao-sublist-content{
    display: none;
}
/*.notificacao-sublist-item-mark {*/
/*background-color: #95A8AF;*/
/*float: left;*/
/*height: 62px;*/
/*left: 3px;*/
/*position: relative;*/
/*top: -5px;*/
/*width: 3px;*/
/*}*/
.notificacao-mais-itens {
    height: 43px;
    margin-right: 5px;
    text-align: right;
}
.notificacao-mais-itens button {
    margin-top: 9px;
}
.notification-container {
    width: 95px;
}
.icon, .btn-default-gg, .form-title{
    font-size: 14px;
}
.icon {
    position: relative;
    top: 2px;
}
.ico-globe {
    background-image: url("/assets/images/gadget/retorno/icone_envelope.png");
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    width: 30px;
}
.icon{
    padding-top: 2px;
}
.icon-save-help{
    font-size: 16px;
}
.btnft{
    font-size: 14px !important;
}
.activearrow {
    background-image: url("/assets/images/gadget/retorno/arrow-right-24x48.png");
    background-repeat: no-repeat;
    float: right;
    height: 48px;
    position: relative;
    top: -20px;
    width: 24px;
}
.img-box {
    float: left;
    margin-right: 10px;
    padding: 3px;
    position: relative;
    top: 3px;
}
.img-box-children{
    margin: 0 2px 0 42px;
}

.slimScroll
{
    clear:both;
    overflow-x: auto;
    height: 280px;
}
li{
    list-style: none;
}

li a{
    text-decoration: none;
}
ul{
    padding: 0;
    margin: 0;
}
.content-list {
    clear: both;
    padding: 0;
}
.show{
    display:block !important
}
.hide{
    display:none !important
}
.form-karoo-classificacao{
    border: none !important;
    box-shadow: none !important;
}
.notificacao-list-item, .notificacao-sublist-item{
    display: inline-block;
    width: 100%;
}
.fechar_notificacao, .notificacao-list-item, .close-app, .close-content, .notificacao-sublist-item
{
    cursor: pointer;
}
.close-app, .close-content {
    background: url("/assets/images/gadget/retorno/fechar.png") no-repeat 0 0 transparent;
    height: 20px;
    width: 20px;
    float: right;
    position: absolute;
    right: 0;
    margin-right: 5px;
    z-index: 1;
}
.separador-h {
    margin-top: 5px;
    border-top: 1px;
    border-top-style: solid;
}
.form-paragraph{
    padding: 0 10px 10px;
    border-bottom: 1px solid;
    margin: 0 2px;
}
/*trabalhar botoes para o arte*/
.btn-default-gg {
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    padding: 4px 12px;
}

.arrow-box {
    position: relative;
    background: #eef3f4;
}
/*.arrow-box-left:after{
    right: 38px;

}
.arrow-box-right, .arrow-box-left{
    position: absolute;
}
.app-position-left{
    float: left;
    left: 0;
}
.app-position-right{
    float: right;
    right: 0;
}
.arrow-box-right:after{
    left: 48px;
}
.arrow-box-left:after{
    right: 38px;
}*/

.arrow-box-left:after{
    left: 17%;
}
.arrow-box-right:after{
    left: 82%;
}

.arrow-box:after {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 243, 244, 0);
    border-bottom-color: #eef3f4;
    border-width: 10px;
    margin-left: -10px;
}
.retorno-expirado {
    display: block;
}
.retorno-expirado-alarm-ico {
    background-repeat: no-repeat;
    background-image: url("/assets/images/gadget/retorno/alert-triangle-red-q24.png");
    float: right;
    margin-left: 4px;
    /*width: 18px;*/
    /*height: 18px;*/
    width: 24px;
    height: 24px;
    position: relative;
    top: -2px;
}
.label-carregando {
  position: relative;
  top: 5px;
  color: #686868;
  font-weight: bold;
}