.info_user a, .info_user span{
    padding: .3em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: .75em;
    color: #333;
    background-color: #eee;
    border: 1px solid #fff;
}

.info_user{text-align: right; padding-top: 8px; }

.icons-topo{text-align: right;}

.icons-topo a{margin: 1px 10px 0 0;}

#logo_main{
    margin-top: 1em;
}

.oculta{display: none;}

.bold{font-weight: bold;}


#table_agendamento thead tr th{
    width: 1%;
    background: #0088cc;
}

/* */

.rodape{
    margin-top: 1em;
    font-size: .8em;
    border-top: 1px dashed #ccc;
    text-align: center;
    padding-top: 1em;
	margin-bottom: 1em;
}

.filtro{border-bottom: 1px dashed #ccc; margin-bottom: 1em; padding-bottom: 1em;}

.rodape span{margin: 0 .5em;}

label.error + .input-prepend > .add-on{background: #da4f49!important; border-color:#b94a48!important;}

/*
.BoxLogin{text-align: center;}
 */

.BoxLogin h2{
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #666;
    margin: 20px 0 10px;
}
#view_login{padding: .5em; margin-top: 2em; margin-left: auto!important; margin-right: auto!important; margin-bottom: 7em; float: none!important; border:1px solid #ccc;}

#view_login legend{text-align: center; margin-bottom:5px;}

#view_login label{text-align: left;}

#view_login .input-prepend{display: block; text-align: left!important;}

.InfoLogin{font-size: .8em; text-align: center; color:#666;}

.box_shadow_out{
   box-shadow: 0 0 5px #ccc;
   -moz-box-shadow: 0 0 5px #ccc;
   -webkit-box-shadow: 0 0 5px #ccc;
}

.shadow_box{
    -webkit-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 1px 2px rgba(50, 50, 50, 0.5);
box-shadow:         0px 1px 2px rgba(50, 50, 50, 0.5);
}

.border_radius{
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#view_login .input-prepend{display:block;}

*+html #view_login .input-prepend input{
    width: 87%;
}

#view_login label.error + .input-prepend{margin-bottom: 0;}

#view_login .row-fluid .help-block{text-align: left; display: block; white-space: normal;}


.btn_login{padding-top: .5em; border-top:1px dashed #ccc; margin-top: 10px; text-align: left;}

/* */

.img_avatar{border:1px solid #ccc; margin-right: 5px;}


/* */
.exemplo_field{display: block; font-size: .9em;}

#login-modal-form{background:  url('../../image/bootstrap/despertador.jpg') no-repeat right center;}

.nome_endereco i{margin-right: 5px;}

.dias_semana li{font-size: .9em;}

.list_semanal{font-size: .95em;}

.degrade_principal{
    background: #f1e767; /* Old browsers */
    background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f1e767 0%,#feb645 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}
.links_gerenciadores{margin-bottom: 10px;}
.links_gerenciadores a{margin-right: 20px;}

.voltar_view{margin-right: 1em;}

.list-view{padding: 0;}
.opacity50 {
    opacity: 0.5; /* opacity [0-1] */
    -moz-opacity: 0.5; /* opacity [0-1] */
    -webkit-opacity: 0.5; /* opacity [0-1] */
}


.filter{border-bottom: 1px solid #e5e5e5; padding-bottom: 1em;}

.filter legend{margin-bottom: .2em; cursor: pointer;}
.vertical-bottom, .filter .checkbox{
    margin-top: 3em;
}

#loading{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: url('../image/ajax-loader.gif') rgba(9, 9, 9, 0.1) no-repeat center; display: none; z-index: 9999;}

.documento-nav > *{display: inline-block!important;}

#topo_main > .container-fluid > .span10{width: 86.87234042553191%;}

#topo_main #logo{width: 11%;}
@media (max-width: 979px) and (min-width: 768px){
    #topo_main > .container-fluid > .span10{
        width: 82.87292817679558%;
    }
}

@media (min-width: 1200px) {
    #topo_main #logo{
    width: 9%;
    }

    #topo_main > .container-fluid > .span10{
        width: 90.43589743589744%;
        margin-left: 0.564102564102564%;
    }
}

ul.tabs li a {
	line-height: 1em;
}

.grid-view .summary {
	float: none;
}

.label-padding-top {
	padding-top: 35px;
}
