div#page {
    background-color: #ffffff;
}

div#page-login {
    padding-top: 50px;
}

.tbrelational-column {
    text-decoration: none !important;
    border-bottom: initial !important;
    cursor: initial !important;
    color: initial !important;
}

td.activacoes {
    font-weight: bold;
    color: #008000;
    font-size: 105%;
}

td.cancelados {
    font-weight: bold;
    color: #DF0000;
    font-size: 105%;
}

a.btn {
    margin-bottom: 5px;
}

.table tbody tr.error>td {
    background-color: #fd3232;
    color: white;
}

#packs-grid a.editable.editable-click {
    border: 1px solid #bbb;
    padding: 5px 30px;
    background-color: #fffac1;
    text-decoration: none;
}

.table tbody>tr[id^='relatedinfo']>td,
.table tbody>tr[id^='relatedinfo']>th,
.table tbody>tr[id^='relatedinfo']>td:hover,
.table tbody>tr[id^='relatedinfo']>th:hover {
    background-color: initial !important;
    padding-top: 0 !important;
    padding-bottom: 0px !important;
    border: 1px solid #DDD;
    font-weight: 500;
}

img.avatar {
    width: 32px !important;
}

span.ticket-info {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ccc;
    font-size: 2em;
    line-height: 1.8em;
}

img.thumbnail {
    max-height: 66px;
}

.radio label {
    padding: 10px;
    border: 1px solid #ccc;
}

.cabecalho_teste {
    background-color: #0064cd;
    color: #fff;
    padding: 10px 10px;
    font-size: 1.1em;
    margin-bottom: 20px;
    border-radius: 4px;
}

input[type="radio"]:checked+label {
    background-color: #deeede;
}

.results-sep {
    line-height: 60px;
    color: #FFF;
    background-color: #0064cd;
    font-size: 1.3em;
}

label:hover {
    cursor: initial;
}

div#teste {
    background-color: transparent;
    display: inline-block;
    border: 0px solid #ddd;
    border-radius: 4px;
    width: 100%;
    padding: 30px 0px;
    padding-top: 0px;
}

.resposta_teste a {
    background-color: #FCFFCA;
    padding: 10px 0px;
    border: 1px solid !important;
    width: 100%;
    display: inline-block !important;
    text-decoration: none;
}

.hipoteses {
    display: inline-block;
    margin-bottom: 30px;
    padding: 20px 0px;
}

.header-hipotese {
    background-color: #3A87AD;
    text-align: center;
    border-bottom: 1px solid #3A87AD;
    border: 1px solid #ccc;
    padding: 5px 0px;
    color: #FFF;
    font-family: sans-serif;
}

.result {
    background-color: #FFF;
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.pergunta.respondido .pergunta-header {
    background-color: rgba(89, 171, 89, 0.2);
}

.resposta_teste {
    padding: 10px 10px;
    color: #000;
}

.pergunta {
    border: 1px solid #ccc;
    padding: 20px 0px;
    padding-top: 0px;
    margin-bottom: 40px;
    background-color: white;
}

.list-view {
    padding: 0px;
}

.pergunta-header {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding: 10px;
    padding-left: 30px;
    padding-right: 0px;
    line-height: 30px;
}

.pergunta-header .span12 {
    padding: 0px 20px;
}

span.pergunta {
    background-color: #0064cd;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #FFF;
    border: 1px solid #ccc;
    padding: 10px 0px;
    font-size: 1.5em;
}

.resposta {
    display: inline-block;
    background-color: #FFF;
    width: 100%;
    text-align: center;
    padding: 30px 0px;
    margin: 10px 0px;
    border: 1px solid #ccc;
    font-size: 1.2em;
}

.resposta:hover {
    color: #FFF;
    background-color: #0064cd;
    text-decoration: none;
}

a.resposta.correcto,
.feedback.resposta_correcta {
    background-color: #DFF0D8;
    color: #008000;
    border: 1px solid #008000;
}

a.resposta.errado {
    background-color: #F2DEDE;
    color: #F00;
    border: 1px solid #F00;
}

.feedback.resposta_errada {
    background-color: #F2DEDE;
    color: #F00;
    border: 1px solid #F00;
}

a.refresh {
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 1px solid #ccc;
    background-color: rgba(255, 255, 0, 0.19);
    padding: 20px 0px;
    font-size: 2em;
    color: #333;
}

span3.docview:nth-child(5n + 6) {
    margin-left: 0px;
}

.thumbnails a.fancybox img {
    max-height: 300px;
    width: inherit;
}

a.refresh i {
    font-size: 1.5em;
}

.feedback.resposta_errada {
    background-color: #F2DEDE;
    border: 1px solid #F00;
    color: #F00;
    padding: 20px;
    font-size: 1.5em;
}

.feedback.resposta_correcta {
    padding: 20px;
    font-size: 1.5em;
}

a.refresh:hover {
    text-decoration: none;
    background-color: rgba(0, 128, 0, 0.62);
    color: #FFF;
    border: 1px solid #008000;
}

.header {
    display: inline-block;
    text-align: center;
    background-color: #0064cd;
    color: #FFF;
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    font-size: 1.2em;
}

li.span2.icon-thumbnail {
    background-color: #FFF;
    border: 1px solid #ccc;
    padding: 50px 0px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-family: sans-serif;
}

.icon-thumbnail i {
    font-size: 2em !important;
}

li.span2.icon-thumbnail:hover {
    background-color: #0064cd;
    color: #FFF !important;
}

li.span2.icon-thumbnail:hover a {
    color: #FFF !important;
    text-decoration: none;
}

li.span2.icon-thumbnail a {
    font-size: 0.8em;
}

.doc-thumbnail {
    margin-bottom: 20px;
    /*height: 120px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
    border: 1px solid #e3e3e3;
    padding-left: 5px;
    padding-right: 5px;
    height: 160px;
}

.doc-thumbnail.span2:nth-child(6n + 7) {
    margin-left: 0px;
}

.popover-title {
    color: black !important;
}

.popover-content a {
    color: black !important;
}

div#header {
    display: block;
    height: 69px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.icons-frontpage {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    padding: 5px;
}

div.icons-frontpage:hover {
    border-bottom-color: #0064cd;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}

div.Active {
    border-color: #0064cd;
    border-width: 3px;
    border-style: solid;
}

div.icons-frontpage a {
    text-decoration: none;
}

div.icons-frontpage a i {
    font-size: 32px !important;
}

.input-append,
.input-prepend {
    display: block;
    margin-bottom: 10px;
    margin-right: 28px;
    vertical-align: middle;
    font-size: 0;
    white-space: nowrap;
}

div.search-form.well,
input#amount-range {
    /*background-color: white;*/
    background: url(p6.png) repeat 0 0 !important;
}

div.search-form.well span.required {
    display: none;
}

.well {
    background-color: white;
}

[class^="icon-"],
[class*=" icon-"] {
    font-size: 18px;
}

a.revoke-link,
span.inherited-item {
    color: #5eb95e !important;
    font-weight: bold;
}

a.assign-link {
    color: #dd514c !important;
}

form.search span.required {
    display: none;
}

#previewModal {
    height: 100%;
    width: 80%;
    /* respsonsive width */
    margin-left: -40%;
    /* width/2) */
    top: 10px !important;
}

.modal-body {
    max-height: 80% !important;
}

tr#relatedinfo1,
tr#relatedinfo1:hover {
    background-color: white !important;
}

.table-striped tbody>tr[id^='relatedinfo']>td,
.table-striped tbody>tr[id^='relatedinfo']>th {
    background-color: white !important;
}

.table tbody tr>td.success {
    background-color: #dff0d8 !important;
}

.table tbody tr>td.error {
    background-color: #f2dede !important;
}

.table tbody tr>td.warning {
    background-color: #fcf8e3 !important;
}

.table tbody tr>td.info {
    background-color: #d9edf7 !important;
}

.table-hover tbody tr:hover>td.success {
    background-color: #d0e9c6 !important;
}

.table-hover tbody tr:hover>td.error {
    background-color: #ebcccc !important;
}

.table-hover tbody tr:hover>td.warning {
    background-color: #faf2cc !important;
}

.table-hover tbody tr:hover>td.info {
    background-color: #c4e3f3 !important;
}

.nav-tabs {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.breadcrumb {
    margin: 0 0 0px;
    padding: 10px 0px;
    background-color: white;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 10px;
    border: 1px solid #e5e5e5;
}

body#login {
    background-color: #f5f5f5;
}

span.badge {
    padding: 3px;
}

div.bootstrap-widget-content {
    padding: 10px !important;
}

div#modal_detalhes_venda {
    width: 80%;
    margin: 0;
    top: 20px;
    left: 20px;
}

span.badge {
    margin-bottom: 3px;
}

.table-responsive {
    overflow-x: auto;
}


/*
.breadcrumb
{
	display: inline-block;
	background-color: #f5f5f5 !important;
	border:0px;
}*/

.doc-thumbnail:hover {
    border: 1px solid rgb(0, 136, 204) !important;
}

.nav-tabs>li.active {
    color: white;
}

.thumbnail {
    border: 0px;
    line-height: 30px;
}

.thumbnail:hover {
    border-width: 0px;
}

td.button-column a {}

ul#resultados_slider li a {
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    vertical-align: middle;
    margin-bottom: 5px;
}

ul#resultados_slider li.active a {
    color: white;
    text-decoration: none;
    background-color: #08c;
}

ul#resultados_slider li {
    text-align: center;
}

.editable-click,
a.editable-click,
a.editable-click:hover {
    color: #333;
    text-decoration: underline;
    border: 0px;
}

.table {
    background-color: #ffffff !important;
}

div.bootstrap-widget-content {
    min-height: 200px;
    background-color: white;
}

div.bootstrap-widget.bootstrap-widget-table {
    background-color: white;
}

div#feedbacks_venda,
div#view_venda,
div#historico_venda,
div#chamadas_venda,
div#protocolos_venda,
div#lotes_venda {
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.navbar .brand {
    padding-top: 5px;
    padding-bottom: 5px;
}

div#resultados {
    font-weight: bold;
    font-size: 22px;
    padding: 10px;
    margin-bottom: 5px;
    color: #0064cd;
}

.header-results {
    color: #0064cd;
    background-color: rgb(255, 255, 255);
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}

.results {
    background-color: #0064cd;
    color: rgb(255, 255, 255);
    padding-top: 5px;
    padding-bottom: 5px;
}

.shadow {
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 5px;
    margin-top: 5px;
}

.navbar .nav>li>a {
    float: none;
    padding: 10px 10px 10px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0) !important;
}

.table-hover tr:hover a {
    color: white;
}

.table tfoot tr {
    vertical-align: bottom;
    background-color: #0064cd;
    color: #fff;
    text-align: center;
}

.table tfoot tr td {
    border-width: 0px !important;
}

.table-condensed th,
.table-condensed td {
    text-align: center;
}

.form-inline .help-block.error,
.form-inline .help-inline.error,
.form-horizontal .help-block.error,
.form-horizontal .help-inline.error,
.form-vertical .help-block.error,
.form-vertical .help-inline.error {
    font-weight: bold;
    text-decoration: underline;
    background-color: rgb(253, 225, 224);
    padding: 5px;
    border-radius: 4px;
}

.navbar .nav>li>a i {
    display: none;
}

.progress {
    position: relative;
    border: 1px solid #ddd;
    \ padding: 1px;
}

.bar {
    background-color: #B4F5B4;
    width: 0%;
    height: 20px;
}

.percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
}

.nav>li>a {
    background-color: none !important;
}

.table-condensed th,
.table-condensed td {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}

div#incentivos .tab-content {
    background-color: rgb(255, 255, 255);
    min-height: 200px;
}

td.viagem {
    padding: 0px;
    background-color: white !important;
}

.logs {
    border: 1px solid #0064cd;
    padding: 5px 5px;
    margin-bottom: 20px;
    background-color: rgb(255, 252, 226);
}

img#user-profile {
    border-radius: 24px;
}

.logs .header {
    text-align: center;
    background-color: #0064cd;
    padding: 5px 5px;
    display: block;
    color: rgb(255, 255, 255);
    font-size: 1.2em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -5px;
    margin-left: -5px;
    margin-bottom: 20px;
}

.carousel-caption a {
    color: white !important;
    text-decoration: underline;
    margin: 10px 0px;
    display: block;
}