#fundodesk {
    background-color: #efedee;
    background-image: url("/images/avaliacao/fundodesk.png");
    background-repeat: repeat-x;
}

.painel-body {
    margin: 15px 0;
    font-family: roboto, sans-serif;
    padding: 1% 3% !important;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 15px 20px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 15px 20px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0 1px 12px -4px rgba(0, 0, 0, 0.75);
}
.opcao {
    font-size: 14px !important;
    padding-bottom: 10px !important;
}
.painel-body label {
    font-size: 13px !important;
}
.painel-body span {
    padding-bottom: 0 !important;
    padding-left: 15px !important;
    font-family:  roboto,  sans-serif;

}
.satisfacao {
    font-size: 38px;
    color: white;
    justify-content: center;
}
.page_cliente {
    font-family:  viga,  sans-serif;
    padding-top: 20px;
    text-align: center;
    color: #fff;
}
.msg-final {
    width: 100%;
}
.msg-final textarea{
    width: 100%;
    height: 150px;
    outline: none !important;
    border-radius: 6px;
    font-size: 12px;
    margin-left: 15px !important;
    margin-right: -15px !important;
}
.space-itens {
    padding-bottom: 30px;
}
.back-desk-nissan {
}
.visu {
    font-family:  viga,  sans-serif !important;
    background-color: #2E8B57 !important;
    font-size: 20px !important;
    margin-left: 30px !important;
    width: 230px !important;
    height: 52px !important;
    justify-self: center !important;
    border: solid 1px #2E8B57 !important;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}
.sombra {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(253, 249, 249, 0);
}
.btn:focus, a:focus, input[type=text]:focus {
    box-shadow: 0 0 0 0 !important;
    outline: 0 !important;
}
