/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
/*@import url(//fonts.googleapis.com/css?family=Exo:500,500italic,600,600italic,700,700italic);*/
@import url(//fonts.googleapis.com/css?family=Exo:400,500,500italic,600,600italic,700,700italic);

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


div.interesses-panel,div.inteligencias-panel{
   page-break-after: avoid;
}

@media print{
    .no-print, .hide-on-print, .no-print *
    {
        display: none !important;
    }

    .show-print, .show-on-print, .show-print *
    {
        display: block !important;
    }
    /*div{ 
      border: 0 !important;
    }
    div.percent-text{
      border: 1px solid #bb000b !important;
    }*/

    body *{
      font: 16px/26px Helvetica, Arial;
      background-color: #f4f4f4;
      font-family: Helvetica, Arial, sans-serif;
      overflow-x: hidden;
    }
}

@media screen{
    .show-print, .show-on-print, .show-print *
    {
        display: none !important;
    }
}

/*@media print {
  a[href]:after {
    content: none !important;
  }
}*/


fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px 'Exo', Helvetica, Helvetica Neue, Arial;
/*    background: linear-gradient(#19b3fc,#19b3ec);*/
    /*background-color: #E30613;*/
/*    background-color: #95a5a6;*/
    background-color: #f4f4f4;
    font-family: 'Exo', Helvetica, Arial, sans-serif;
    color: #7f8c8d;
    overflow-x: hidden;
}

.wrapper,.nav-bar{
    width: 90%;
    margin: 0 5%;
    user-select: none;
    z-index: 100;
}

/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
    border-bottom: 20px solid #5CA7D4;
}

.footer-container,
.main aside {
    border-top: 20px solid #5CA7D4;
    padding: 5px 10px 20px 30px;
}

.header-container,
.footer-container,
.main aside {
    background: #1181c3;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: white;
    background: #044E79;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 0px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 5px 30px 30px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */















/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 180px) {
    .nav-bar .btn-navigation .mRight5{
      margin-right: 0px !important;
    }
}


@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 30%;
        margin: 0 2.3%;
        padding: 20px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

    .nav-bar .btn-navigation .mRight5{
      margin-right: 0px !important;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
    }

/* ============
    WIDE: Menu
   ============ */

/*    .title {
        float: left;
    }
    */

    nav {
        float: right;
        width: 38%;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 58%;
    }

    .main aside {
        float: right;
        width: 28%;
    }

    .nav-bar .btn-navigation .mRight5{
      margin-right: 0px !important;
    }

    .form-group{
      width: 80%;
    }

}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper,.nav-bar{
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.size55{
  font-size: 55%;
}

.size60{
  font-size: 60%;
}
.size70{
  font-size: 70%;
}
.size80{
  font-size: 80%;
}

.size90{
  font-size: 90%;
}

.clearfix {
    zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */


.opacity70{
    opacity: .7;
}
/* -- ----- -- */
/* -- Wiwbe -- */
/* -- ----- -- */

::-webkit-input-placeholder {
 font-style: italic;
}
:-moz-placeholder {
 font-style: italic;  
}
::-moz-placeholder {
 font-style: italic;  
}
:-ms-input-placeholder {  
 font-style: italic; 
}


/*
Range
*/
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: -6.05px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 35.1px;
  cursor: pointer;
  box-shadow: 4.6px 4.6px 15px rgba(102, 100, 87, 0.22), 0px 0px 4.6px rgba(116, 113, 99, 0.22);
  background: #d0cfd2;
  border-radius: 25px;
  border: 0.9px solid #ffffff;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #ffffff, 0px 0px 0px #ffffff;
  border: 2.9px solid #84848a;
  height: 23px;
  width: 23px;
  border-radius: 50px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: 5.15px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #d0cfd2;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 35.1px;
  cursor: pointer;
  box-shadow: 4.6px 4.6px 15px rgba(102, 100, 87, 0.22), 0px 0px 4.6px rgba(116, 113, 99, 0.22);
  background: #d0cfd2;
  border-radius: 25px;
  border: 0.9px solid #ffffff;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #ffffff, 0px 0px 0px #ffffff;
  border: 2.9px solid #84848a;
  height: 23px;
  width: 23px;
  border-radius: 50px;
  background: #ffffff;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 35.1px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #95a;
  border: 0.9px solid #ffffff;
  border-radius: 50px;
  box-shadow: 4.6px 4.6px 15px rgba(102, 100, 87, 0.22), 0px 0px 4.6px rgba(116, 113, 99, 0.22);
}
input[type=range]::-ms-fill-upper {
  background: #d0cfd2;
  border: 0.9px solid #ffffff;
  border-radius: 50px;
  box-shadow: 4.6px 4.6px 15px rgba(102, 100, 87, 0.22), 0px 0px 4.6px rgba(116, 113, 99, 0.22);
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #ffffff, 0px 0px 0px #ffffff;
  border: 2.9px solid #84848a;
  width: 23px;
  border-radius: 50px;
  background: #ffffff;
  cursor: pointer;
  height: 23px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #d0cfd2;
}
input[type=range]:focus::-ms-fill-upper {
  background: #d0cfd2;
}

/*
---
- Range
-
*/
/* wiwbe mobile */
@media only screen and (max-width: 768px) {
  .btn-interest-choice, .btn-macrosystem-choice, .btn-workstyle-choice{
    width: 97%;
  }
  .btn-interest-nav, .btn-macrosystem-nav, .btn-workstyle-nav{
    width: 97%;
  }
  .span-interest-nav, .span-macrosystem-nav, .span-workstyle-nav{
    width: 97%;
  }
  article{
    width: 97%;
    display: inline;
  }
  h4.draggable{
    font-size: 17px;
    line-height: 13px;
  }
  h4.draggable span{
    line-height: 8px;
  }

}

@media only screen and (max-width: 400px) {
  .msg-resultados-2{
    padding: 5px !important;
  }
}

/* wiwbe not mobile */
@media only screen and (min-width: 768px) {
  article{
    width: 97%;
    display: inline;
  }
}
/* fim wiwbe mobile*/


div header h1 {
    margin: .47em 0;
}

article{
    display: inline-block;
}

input{
    padding: 5px;
}
.text-center{
    text-align: center;
}

.pull-right{
    float: right;
}

.pull-left{
    float: left;
}

.border-none{
    border: none;
}

.btnContinuar{
    padding: 15px 25px;
    margin: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 100%;
    font-weight: 700;
    border: none;
}

.btnResultados{
    padding: 15px 25px;
    margin: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 100%;
    font-weight: 700;
    border: none;
}


.btnVoltar{
    padding: 15px 25px;
    margin: 5px;
    font-size: 100%;
    font-weight: 700;

    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
}

.btnIniciarTeste{
    padding: 25px 30px;
    margin: 30px;
    font-size: 130%;
    font-weight: 700;
    color: #fff!important;
    border: none;
}

.bg-sky{
  background: #fff1c7;
  background: -moz-linear-gradient(top, rgba(240,255,255,1) 0%, rgba(234,241,255,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,255,255,1)), color-stop(100%, rgba(234,241,255,1)));
  background: -webkit-linear-gradient(top, rgba(240,255,255,1) 0%, rgba(234,241,255,1) 100%);
  background: -o-linear-gradient(top, rgba(240,255,255,1) 0%, rgba(234,241,255,1) 100%);
  background: -ms-linear-gradient(top, rgba(240,255,255,1) 0%, rgba(234,241,255,1) 100%);
  background: linear-gradient(to bottom, #fff1c7 0%, #f0d696 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0ffff', endColorstr='#eaf1ff', GradientType=0 );
}

.bg-skyGray{
  background: rgba(245,250,255,1);
  background: -moz-linear-gradient(top, rgba(245,250,255,1) 0%, rgba(245,255,250,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,250,255,1)), color-stop(100%, rgba(245,255,250,1)));
  background: -webkit-linear-gradient(top, rgba(245,250,255,1) 0%, rgba(245,255,250,1) 100%);
  background: -o-linear-gradient(top, rgba(245,250,255,1) 0%, rgba(245,255,250,1) 100%);
  background: -ms-linear-gradient(top, rgba(245,250,255,1) 0%, rgba(245,255,250,1) 100%);
  background: linear-gradient(to bottom, rgba(245,250,255,1) 0%, rgba(245,255,250,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5faff', endColorstr='#f5fffa', GradientType=0 );
}


.bg-green-gradient{
    color: #fff!important;
    background: -moz-linear-gradient(top,#11c310,#188011 100%)!important;
    background: -webkit-linear-gradient(top,#11c310,#188011 100%)!important;
    background: -o-linear-gradient(top,#11c310,#188011 100%)!important;
    background: -ms-linear-gradient(top,#11c310,#188011 100%)!important;
    background: linear-gradient(to bottom,#11c310,#188011 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c310', endColorstr='#188011', GradientType=0 )!important
}

.bg-blue-gradient{
    color: #fff!important;
    background: -moz-linear-gradient(top,#337ab7,#0e426f 100%)!important;
    background: -webkit-linear-gradient(top,#337ab7,#0e426f 100%)!important;
    background: -o-linear-gradient(top,#337ab7,#0e426f 100%)!important;
    background: -ms-linear-gradient(top,#337ab7,#0e426f 100%)!important;
    background: linear-gradient(to bottom,#337ab7,#0e426f 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#337ab7', endColorstr='#0e426f', GradientType=0 )!important
}

.header-container .title a, .footer-container a{
    color: #FFF;
    text-decoration: none;
}

.header-container .title a:hover, .footer-container .wrapper a:hover{
    color: #0a2b3e;
}

.transition-fast{
  -webkit-transition: all .25s linear;
     -moz-transition: all .25s linear;
      -ms-transition: all .25s linear;
       -o-transition: all .25s linear;
          transition: all .25s linear;
}


.transition{
  -webkit-transition: all .3s ease-in;
     -moz-transition: all .3s ease-in;
      -ms-transition: all .3s ease-in;
       -o-transition: all .3s ease-in;
          transition: all .3s ease-in;
}

.transition-6{
  -webkit-transition: all .6s ease-in;
     -moz-transition: all .6s ease-in;
      -ms-transition: all .6s ease-in;
       -o-transition: all .6s ease-in;
          transition: all .6s ease-in;
}

.painel-navegacao{

}
.step-wiwbe input[type=radio]{
    margin:5px;
}

.step-wiwbe .toggle-type-details{
    color: #DDD;
    text-decoration: none;
}

.step-wiwbe .toggle-type-details:hover{
    color: #AAA;
}

.type-details{
    padding: 10px 21px 0px 15px;
}

.type-details p{
    text-indent: 30px;
    text-align: justify;
}

.about-page-wiwbe p{
    text-indent: 2em;
    text-align: justify;
}

.btn-interest-choice, .choice, .btn-macrosystem-choice{
  margin: 0px;
}

.btn-workstyle-choice{
  width: 300px;
}

.btn-interest-choice,
.choice,
.btn-macrosystem-choice,
.btn-grauFormacao,
.btn-sesSituacaoProfissional{
  background-color: #fcf5e2;
}

.btn-interest-choice.selected,
.choice.selected,
.btn-macrosystem-choice.selected,
.btn-grauFormacao.selected,
.btn-sesSituacaoProfissional.selected{
  background-color: #044E79;
  color: white;
  transform: scale(1.1,1.1);
  animation: pulse 1.5s infinite;
  transition: all .3s;
  z-index:1000;
}

.choice,
.btn-macrosystem-choice,
.btn-grauFormacao,
.btn-sesSituacaoProfissional{
  background-color: #eeeeee;
}

.selected img{
  filter: brightness(1.1);
  transform: scale(1.2,1.2);
  animation: pulse 1.5s infinite;
  transition: all .3s;
}

.btn-riasec{
 padding: 8px;
 border: 0;
 background-color: #FFFFFF00; 
 outline: none;
}

.btn-sesSituacaoProfissional{
  line-height: 20px;
}

.btn-grauFormacao{
  width: 300px;
}

.panel-choices .toggle.selected{
  background-color: #044E79;
  color: white;
}

/*[sortitem]{
    cursor: move; 
    cursor: -webkit-grab;
    cursor:    -moz-grab;
    cursor:         grab;
}
[sortitem]:active{
    cursor: -webkit-grabbing;
    cursor:    -moz-grabbing;
    cursor:         grabbing;
}
*/


[sortitem]{
    width: 300px;
    user-select: none;
}

[sortitem].draggable--over{
    cursor: -webkit-grabbing !important;
    cursor:    -moz-grabbing !important;
    cursor:         grabbing !important;
}

.work-values-sortable div:hover, .work-style-sortable div:hover{
    cursor: -webkit-grab;
    cursor:    -moz-grab;
    cursor:         grab;
}

div.draggable-source--is-dragging,div.draggable-mirror {
    /*background-color: #00000066 !important;*/
    box-shadow: 0px 0px 1px green;
    opacity: .5;
    padding: 10px 15px;
    color: #FFFFFFDD;
    padding: 10px 15px;
    border-radius: 10px;
    text-align: center;
    /*width: 314px;*/
}

.draggable--is-dragging{
    cursor: -webkit-grabbing !important;
    cursor:    -moz-grabbing !important;
    cursor:         grabbing !important;
}

.work-values-sortable div, .work-style-sortable div{
    /*box-shadow: 0px 0px 1px green;*/
    padding: 10px 15px;
    border-radius: 10px;
    /*background-color: red;*/
    color: #FFF;
    margin: 3px;
}

.badge-work-values-item, .badge-work-style-item{
    float: right;
    opacity: 1;
    padding: 5px 10px 5px 10px;
    box-shadow: 0px 0px 5px green;    
}

.wiwbe-type a{
    color: #FFF;
}

div.interest-item, div.macrosystem-item{
    margin: 5px;
    /*background-color: #EEE;*/
    border: 1px solid #DDD;
    margin-top: 10px;
    border-radius:10px;
    padding: 20px;
}

div.interests-panel-nav span, div.macrosystem-panel-nav span{
    margin-left: 10px;
    margin-right: 10px;
}

div.interests-panel-nav, div.macrosystem-panel-nav{
  margin-top: 20px;
}

div.interests-panel-opts, div.macrosystem-panel-opts{
  margin-top: 20px;
  margin-bottom: 10px;
}

div.step-wiwbe.step-interests[step="5"] > article{
  width: 100%;
}

div.step-wiwbe.step-parents-education input[type="button"]{
  width: 330px;
}

.work-values-1{
  color: #FFF; 
  background: linear-gradient(#11c3b6, #117680);
  background: -webkit-linear-gradient(top, #11c3b6 0%, #117680 100%);
  background: -o-linear-gradient(top, #11c3b6 0%, #117680 100%);
  background: -ms-linear-gradient(top, #11c3b6 0%, #117680 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c3b6', endColorstr='#117680', GradientType=0);*/
}
.work-values-2{
  color: #FFF; 
  background: linear-gradient(#1181c3, #044E79);
  background: -webkit-linear-gradient(top, #1181c3 0%, #044E79 100%);
  background: -o-linear-gradient(top, #1181c3 0%, #044E79 100%);
  background: -ms-linear-gradient(top, #1181c3 0%, #044E79 100%);
 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1181c3', endColorstr='#044E79', GradientType=0);*/
}
.work-values-3{
  color: #FFF; 
  background: linear-gradient(#c3112f, #801111);
  background: -webkit-linear-gradient(top, #c3112f 0%, #801111 100%);
  background: -o-linear-gradient(top, #c3112f 0%, #801111 100%);
  background: -ms-linear-gradient(top, #c3112f 0%, #801111 100%);
 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3112f', endColorstr='#801111', GradientType=0);*/
}
.work-values-4{
  color: #FFF; 
  background: linear-gradient(#11c312, #188011);
  background: -webkit-linear-gradient(top, #11c312 0%, #188011 100%);
  background: -o-linear-gradient(top, #11c312 0%, #188011 100%);
  background: -ms-linear-gradient(top, #11c312 0%, #188011 100%);
 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c312', endColorstr='#188011', GradientType=0);*/
}
.work-values-5{
  color: #FFF; 
  background: linear-gradient(#c3a811, #807d11);
  background: -webkit-linear-gradient(top, #c3a811 0%, #807d11 100%);
  background: -o-linear-gradient(top, #c3a811 0%, #807d11 100%);
  background: -ms-linear-gradient(top, #c3a811 0%, #807d11 100%);
 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3a811', endColorstr='#807d11', GradientType=0);*/
}
.work-values-6{
  color: #FFF; 
  background: linear-gradient(#9211c3, #651180);
  background: -webkit-linear-gradient(top, #9211c3 0%, #651180 100%);
  background: -o-linear-gradient(top, #9211c3 0%, #651180 100%);
  background: -ms-linear-gradient(top, #9211c3 0%, #651180 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9211c3', endColorstr='#651180', GradientType=0);*/
}





/**/
/*
.work-style-1{
  color: #FFF; 
  background: linear-gradient(#11c3b6, #117680);
  background: -webkit-linear-gradient(top, #11c3b6 0%, #117680 100%);
  background: -o-linear-gradient(top, #11c3b6 0%, #117680 100%);
  background: -ms-linear-gradient(top, #11c3b6 0%, #117680 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c3b6', endColorstr='#117680', GradientType=0);
}
.work-style-2{
  color: #FFF; 
  background: linear-gradient(#1181c3, #115780);
  background: -webkit-linear-gradient(top, #1181c3 0%, #115780 100%);
  background: -o-linear-gradient(top, #1181c3 0%, #115780 100%);
  background: -ms-linear-gradient(top, #1181c3 0%, #115780 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1181c3', endColorstr='#115780', GradientType=0);
}
.work-style-3{
  color: #FFF; 
  background: linear-gradient(#c3112f, #801111);
  background: -webkit-linear-gradient(top, #c3112f 0%, #801111 100%);
  background: -o-linear-gradient(top, #c3112f 0%, #801111 100%);
  background: -ms-linear-gradient(top, #c3112f 0%, #801111 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3112f', endColorstr='#801111', GradientType=0);
}
.work-style-4{
  color: #FFF; 
  background: linear-gradient(#11c312, #188011);
  background: -webkit-linear-gradient(top, #11c312 0%, #188011 100%);
  background: -o-linear-gradient(top, #11c312 0%, #188011 100%);
  background: -ms-linear-gradient(top, #11c312 0%, #188011 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c312', endColorstr='#188011', GradientType=0);
}
.work-style-5{
  color: #FFF; 
  background: linear-gradient(#c3a811, #807d11);
  background: -webkit-linear-gradient(top, #c3a811 0%, #807d11 100%);
  background: -o-linear-gradient(top, #c3a811 0%, #807d11 100%);
  background: -ms-linear-gradient(top, #c3a811 0%, #807d11 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3a811', endColorstr='#807d11', GradientType=0);
}
.work-style-6{
  color: #FFF; 
  background: linear-gradient(#9211c3, #651180);
  background: -webkit-linear-gradient(top, #9211c3 0%, #651180 100%);
  background: -o-linear-gradient(top, #9211c3 0%, #651180 100%);
  background: -ms-linear-gradient(top, #9211c3 0%, #651180 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9211c3', endColorstr='#651180', GradientType=0);
}


.work-style-7{
  color: #FFF; 
  background: linear-gradient(#11c3b6, #117680);
  background: -webkit-linear-gradient(left, #11c3b6 0%, #117680 100%);
  background: -o-linear-gradient(left, #11c3b6 0%, #117680 100%);
  background: -ms-linear-gradient(left, #11c3b6 0%, #117680 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c3b6', endColorstr='#117680', GradientType=0);
}
.work-style-8{
  color: #FFF; 
  background: linear-gradient(#1181c3, #115780);
  background: -webkit-linear-gradient(left, #1181c3 0%, #115780 100%);
  background: -o-linear-gradient(left, #1181c3 0%, #115780 100%);
  background: -ms-linear-gradient(left, #1181c3 0%, #115780 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1181c3', endColorstr='#115780', GradientType=0);
}
.work-style-9{
  color: #FFF; 
  background: linear-gradient(#c3112f, #801111);
  background: -webkit-linear-gradient(left, #c3112f 0%, #801111 100%);
  background: -o-linear-gradient(left, #c3112f 0%, #801111 100%);
  background: -ms-linear-gradient(left, #c3112f 0%, #801111 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3112f', endColorstr='#801111', GradientType=0);
}
.work-style-10{
  color: #FFF; 
  background: linear-gradient(#11c312, #188011);
  background: -webkit-linear-gradient(left, #11c312 0%, #188011 100%);
  background: -o-linear-gradient(left, #11c312 0%, #188011 100%);
  background: -ms-linear-gradient(left, #11c312 0%, #188011 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c312', endColorstr='#188011', GradientType=0);
}

.work-style-11{
  color: #FFF; 
  background: linear-gradient(#c3a811, #807d11);
  background: -webkit-linear-gradient(left, #c3a811 0%, #807d11 100%);
  background: -o-linear-gradient(left, #c3a811 0%, #807d11 100%);
  background: -ms-linear-gradient(left, #c3a811 0%, #807d11 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3a811', endColorstr='#807d11', GradientType=0);
}

.work-style-12{
  color: #FFF; 
  background: linear-gradient(#9211c3, #651180);
  background: -webkit-linear-gradient(right, #9211c3 0%, #651180 100%);
  background: -o-linear-gradient(right, #9211c3 0%, #651180 100%);
  background: -ms-linear-gradient(right, #9211c3 0%, #651180 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9211c3', endColorstr='#651180', GradientType=0);
}

.work-style-13{
  color: #FFF; 
  background: linear-gradient(#11c3b6, #117680);
  background: -webkit-linear-gradient(right, #11c3b6 0%, #117680 100%);
  background: -o-linear-gradient(right, #11c3b6 0%, #117680 100%);
  background: -ms-linear-gradient(right, #11c3b6 0%, #117680 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c3b6', endColorstr='#117680', GradientType=0);
}
.work-style-14{
  color: #FFF; 
  background: linear-gradient(#1181c3, #115780);
  background: -webkit-linear-gradient(right, #1181c3 0%, #115780 100%);
  background: -o-linear-gradient(right, #1181c3 0%, #115780 100%);
  background: -ms-linear-gradient(right, #1181c3 0%, #115780 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1181c3', endColorstr='#115780', GradientType=0);
}
.work-style-15{
  color: #FFF; 
  background: linear-gradient(#c3112f, #801111);
  background: -webkit-linear-gradient(right, #c3112f 0%, #801111 100%);
  background: -o-linear-gradient(right, #c3112f 0%, #801111 100%);
  background: -ms-linear-gradient(right, #c3112f 0%, #801111 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3112f', endColorstr='#801111', GradientType=0);
}
.work-style-16{
  color: #FFF; 
  background: linear-gradient(#11c312, #188011);
  background: -webkit-linear-gradient(right, #11c312 0%, #188011 100%);
  background: -o-linear-gradient(right, #11c312 0%, #188011 100%);
  background: -ms-linear-gradient(right, #11c312 0%, #188011 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11c312', endColorstr='#188011', GradientType=0);
}
*/
div.painel-work-style .work-style-sortable [sortitem]:nth-child(1n+4){
  opacity: .4;
}

.panel-choices button{
  width: 97%;
  padding: 5px;
}
button[disabled]{
  cursor: progress;
  opacity: .7;
}

.painel-work-values{
  display: inline-flex;
}

@keyframes pulse{
      0% {
    /*-webkit-filter: blur(0px);
    filter:  blur(0px);*/
    filter: drop-shadow(1px 1px 1px #e30613);;
    -webkit-filter: drop-shadow(1px 1px 1px #e30613);;
    -moz-filter: drop-shadow(1px 1px 1px #e30613);;
    -o-filter: drop-shadow(1px 1px 1px #e30613);;
    -ms-filter: drop-shadow(1px 1px 1px #e30613); ;
  }
  50% {
/*    -webkit-filter: blur(5px);
    filter:  blur(5px);
    */
    filter: drop-shadow(1px 1px 6px #d30000);;
    -webkit-filter: drop-shadow(1px 1px 6px #d30000);;
    -moz-filter: drop-shadow(1px 1px 6px #d30000);;
    -o-filter: drop-shadow(1px 1px 6px #d30000);;
    -ms-filter: drop-shadow(1px 1px 6px #d30000);;
  }
  100% {
    /*-webkit-filter: blur(0px);
    filter:  blur(0px);*/
    filter: drop-shadow(1px 1px 1px #e30613);;
    -webkit-filter: drop-shadow(1px 1px 1px #e30613);;
    -moz-filter: drop-shadow(1px 1px 1px #e30613);;
    -o-filter: drop-shadow(1px 1px 1px #e30613);;
    -ms-filter: drop-shadow(1px 1px 1px #e30613);;
  }
}

@-webkit-keyframes pulse{
        0% {
    /*-webkit-filter: blur(0px);
    filter:  blur(0px);*/
    filter: drop-shadow(1px 1px 1px #e30613);;
    -webkit-filter: drop-shadow(1px 1px 1px #e30613);;
    -moz-filter: drop-shadow(1px 1px 1px #e30613);;
    -o-filter: drop-shadow(1px 1px 1px #e30613);;
    -ms-filter: drop-shadow(1px 1px 1px #e30613); ;
  }
  50% {
/*    -webkit-filter: blur(5px);
    filter:  blur(5px);
    */
    filter: drop-shadow(1px 1px 6px #d30000);;
    -webkit-filter: drop-shadow(1px 1px 6px #d30000);;
    -moz-filter: drop-shadow(1px 1px 6px #d30000);;
    -o-filter: drop-shadow(1px 1px 6px #d30000);;
    -ms-filter: drop-shadow(1px 1px 6px #d30000);;
  }
  100% {
    /*-webkit-filter: blur(0px);
    filter:  blur(0px);*/
    filter: drop-shadow(1px 1px 1px #e30613);;
    -webkit-filter: drop-shadow(1px 1px 1px #e30613);;
    -moz-filter: drop-shadow(1px 1px 1px #e30613);;
    -o-filter: drop-shadow(1px 1px 1px #e30613);;
    -ms-filter: drop-shadow(1px 1px 1px #e30613);;
  }
}

.zoom-in{
  -webkit-animation: zoomin 2s ease 1 normal forwards;
     -moz-animation: zoomin 2s ease 1 normal forwards;
      -ms-animation: zoomin 2s ease 1 normal forwards;
       -o-animation: zoomin 2s ease 1 normal forwards;
          animation: zoomin 2s ease 1 normal forwards;
}

.opacity-in{
  -webkit-animation: opacityin 2s ease 1 normal forwards;
     -moz-animation: opacityin 2s ease 1 normal forwards;
      -ms-animation: opacityin 2s ease 1 normal forwards;
       -o-animation: opacityin 2s ease 1 normal forwards;
          animation: opacityin 2s ease 1 normal forwards;
}

.opacity-out{
  -webkit-animation: opacityin 2s ease 1 normal forwards;
     -moz-animation: opacityin 2s ease 1 normal forwards;
      -ms-animation: opacityin 2s ease 1 normal forwards;
       -o-animation: opacityin 2s ease 1 normal forwards;
          animation: opacityin 2s ease 1 normal forwards;
}

@keyframes zoom-in{
  0%{
    font-size: 0%;
  }
  100%{
    font-size: 200%;
  }
}

@keyframes opacity-in{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}

@keyframes opacity-out{
  0%{
    opacity: 1;
  }
  100%{
    opacity: 0;
  }
}


.blured{
  -webkit-filter: blur(4px);
  -o-filter: blur(4px);
  filter: blur(4px);
}
.zoom07{
  -webkit-transform: scale(0.7, 0.7);
     -moz-transform: scale(0.7, 0.7);
      -ms-transform: scale(0.7, 0.7);
       -o-transform: scale(0.7, 0.7);
          transform: scale(0.7, 0.7);
}

.main-page-wiwbe header p{
  text-align: justify;
  text-indent: 30px;
}

.listaProfissoes li:hover{
  text-decoration: underline;
}

.btn-nav{
  border: 1px solid green;
  border-radius: 20px;
  user-select: none;
}

.is-loading{
  -webkit-animation: loading-animation 2.9s ease-in infinite;
     -moz-animation: loading-animation 2.9s ease-in infinite;
      -ms-animation: loading-animation 2.9s ease-in infinite;
       -o-animation: loading-animation 2.9s ease-in infinite;
          animation: loading-animation 2.9s ease-in infinite;
}

.is-checked{
  -webkit-animation: select-animation 0.5s ease-in;
     -moz-animation: select-animation 0.5s ease-in;
      -ms-animation: select-animation 0.5s ease-in;
       -o-animation: select-animation 0.5s ease-in;
          animation: select-animation 0.5s ease-in;
}

.slide-left{
-webkit-transform: translateX(-2000px);
   -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
     -o-transform: translateX(-2000px);
        transform: translateX(-2000px);
}

.slide-right{
-webkit-transform: translateX(2000px);
   -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
     -o-transform: translateX(2000px);
        transform: translateX(2000px);
}


@keyframes select-animation {
  50% {

        -ms-transform: scale(0.7);
       -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
  }
}

@-webkit-keyframes select-animation {
  50% {
        -ms-transform: scale(0.7);
       -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
  }
}

@-moz-keyframes select-animation {
  50% {
    
        -ms-transform: scale(0.7);
       -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
  }
}

@-o-keyframes select-animation {
  50% {
    
        -ms-transform: scale(0.7);
       -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
  }
}

@keyframes loading-animation {
  50% {

        -ms-transform: scale(0.9);
       -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@-webkit-keyframes loading-animation {
  50% {
        -ms-transform: scale(0.9);
       -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@-moz-keyframes loading-animation {
  50% {
    
        -ms-transform: scale(0.9);
       -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@-o-keyframes loading-animation {
  50% {
    
        -ms-transform: scale(0.9);
       -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
  }
}




@keyframes hovering-animation {
  50% {
    -webkit-filter: opacity(0.7);
    -o-filter: opacity(0.7);
    filter: opacity(0.7);
  }
}

@-webkit-keyframes hovering-animation {
  50% {
    -webkit-filter: opacity(0.7);
    -o-filter: opacity(0.7);
    filter: opacity(0.7);
  }
}

@-moz-keyframes hovering-animation {
  50% {
    -webkit-filter: opacity(0.7);
    -o-filter: opacity(0.7);
    filter: opacity(0.7);
  }
}

@-o-keyframes hovering-animation {
  50% {
    -webkit-filter: opacity(0.7);
    -o-filter: opacity(0.7);
    filter: opacity(0.7);
  }
}

.mRight5{
  margin-right: 5px;
}

.mLeft5{
  margin-left: 5px;
}

.mRight10{
  margin-right: 10px;
}

.mLeft10{
  margin-left: 10px;
}

div.nav-bar{
  height: 67px;
  margin-top: 5px;
  position: sticky;
  position: -webkit-sticky;
  top: -4px;
  background-color: #f3f3f3;
  /*border-radius: 25px;*/
}

div.nav-bar .btn-navigation{
  margin: 4px;
  border-radius: 20px;
  color: #444;
  border: 1px solid #ccc;
  margin-top: 18px;

}

div.quiz.selection {
  width: 30px;
  min-width: 30px;
  height: 30px;
  background-color: white;
  margin: 4px;
  color: white;
  cursor: pointer;
  border-radius: 12px;
  float: left;
  border: 1px solid #ccc;

  -webkit-transition: all .25s ease-in;
     -moz-transition: all .25s ease-in;
      -ms-transition: all .25s ease-in;
       -o-transition: all .25s ease-in;
          transition: all .25s ease-in;
}

div.title{
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center;
  padding: 20px;
  background-color: #E30613;
  border-radius: 15px;
  line-height: 24px;
}

div.quiz.selection.selected{
  background-color: #E30613;
  height: 30px;
  margin: 4px;
  color: white;
}

div.questao{
  display: flex;
  cursor: pointer;
  clear: both;
}

div.questao .texto{
  float: left;
  user-select: none;
  font-weight: 600;
  margin-top: 10px;
  margin-left: 10px; 
  font-size: 16px;
  line-height: 20px;
}

.blink{
  animation: pulse 3s infinite;
  transition: all .3s;
  font-weight: 600;
}

.bootstrap-dialog .bootstrap-dialog-message{
    font-size: 18px;
}
.bootstrap-dialog.type-primary .modal-header{
  background-color: #e30613;
  font-weight: 600;
  font-size: 18px;
}
.bootstrap-dialog .bootstrap-dialog-title{
  font-size: 22px;
}

.item-invisible{
  visibility: hidden;
}


.DtfQuiz.interesse-item{
  display: inline-block;
  clear: both;
  font-weight: 600;
  cursor: pointer;
  user-select: none;
  margin-top: -4px;
  background-color: transparent;
}

.DtfQuiz.interesse-item:hover{
  animation: hovering-animation 1s linear infinite;
  -webkit-animation: hovering-animation 1s linear infinite;
  -o-animation: hovering-animation 1s linear infinite;
}

.DtfQuiz.interesse-item:hover .interesse-label{
  text-decoration: underline;
}

.DtfQuiz.interesse-item .interesse-label{
  width: 130px;
  float: left;
  text-align: left;
  margin-top: 3px;
  color: #337ab7;
  background-color: transparent;
}

.DtfQuiz.interesse-item .interesse-percent{
  float: left;
  color: white;
  border: 2px solid #bf0f1a;
  border-radius: 12px;
  width: 280px;
}

.DtfQuiz.interesse-item .interesse-percent .percent-text{
  background-color: #e30613;
  text-align: right;
  padding-right: 3px;
  border-radius: 9px;
  font-size: 80%;
}

.interesse-details{
  clear: both;
}

.interesses-painel{
  padding: 20px;
  background-color: #f1eded;
  border-radius: 10px;
  border: 2px solid #de7e7f;
  text-align: center;
  border: 2px solid #bf0f1a;
}

.DtfQuiz.inteligencias-item{
  clear: both;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  user-select: none;
  margin-top: -4px;
  background-color: transparent;
}

.DtfQuiz.inteligencias-item:hover{
  animation: hovering-animation 1s linear infinite;
  -webkit-animation: hovering-animation 1s linear infinite;
  -o-animation: hovering-animation 1s linear infinite;
}

.DtfQuiz.inteligencias-item:hover .inteligencias-label{
  text-decoration: underline;
}

.DtfQuiz.inteligencias-item .inteligencias-label{
  float: left;
  text-align: left;
  width: 170px;
  margin-top: 3px;
  color: #337ab7;
  background-color: transparent;
}

.DtfQuiz.inteligencias-item .inteligencias-percent{
  float: left;
  color: white;
  border: 2px solid #bf0f1a;
  width: 280px;
  border-radius: 12px;
  background-color: transparent;
}

.DtfQuiz.inteligencias-item .inteligencias-percent .percent-text{
  background-color: #e30613;
  text-align: right;
  padding-right: 3px;
  border-radius: 9px;
  font-size: 80%;
}

.inteligencias-details{
  clear: both;
}

.inteligencias-panel{
  padding: 20px;
  background-color: #f1eded;
  border-radius: 10px;
  border: 2px solid #de7e7f;
  text-align: center;
  border: 2px solid #bf0f1a;
  margin-top: 10px;
}

.ocupacoes-panel{
  padding: 20px;
  background-color: #f1eded;
  border-radius: 10px;
  border: 2px solid #de7e7f;
  text-align: center;
  border: 2px solid #bf0f1a;
}

#dtf-logo:hover{
  cursor: pointer;
}

div.dtf-progress{
  background-color: #f1dddd;
  border: 2px solid #e30613;
  border-radius: 29px;
  display: flex;
  margin-top: 4px;
}

div.dtf-progress .dtf-progress-bar{
background-color: yellow;
    height: 29px;
    border-radius: 10px;
    text-align: center;
    font-weight: 600;
    border: 2px solid #c3a811;
    border-radius: 15px;
    /*border-top-right-radius: 29px;
    border-bottom-right-radius: 1px;
    */
    color: #80711e;
}
.results-details-button{ /*ellipsis*/
    margin-top: 3px;
    color: #337ab8;
    font-size: 140% !important;
    margin-right: 10px;
}
.ocupacao-result-item{
  display: flow-root;
  margin: 10px;
  background-color: #337ab814;
  border: 2px solid #337ab8;
  border-radius: 7px;
  padding: 8px;
  -webkit-filter: grayscale(1) brightness(0.8);
  -o-filter: grayscale(1) brightness(0.8);
  filter: grayscale(1) brightness(0.8);
  page-break-inside: avoid;
}

.ocupacao-relacionada{
  display: block;
  border: 2px solid rgb(51, 122, 184);
  border-radius: 6px;
  background-color: rgb(51 122 184 / 10%);
  color: rgb(51, 122, 183);
  font-weight: 600;
  margin-top: 10px;
  padding: 10px;
  clear: both;
}

.ocupacao-relacionada-item{
  font-size: 100%;
  font-weight: 500;
  padding: 2px;
  line-height: 16px;
  margin-top: 7px;

}

.cursor-pointer:hover{
  cursor: pointer;
}

.dtf-toastr{
    position: fixed;
    bottom: -120px;
    right: 5%;
    font-size: 130%;
    background-color: #ffffff;
    color: #e30613;
    font-weight: 500;
    border: 2px solid #e30613;
    border-radius: 10px;
    padding: 8px 20px;
    font-weight: 600;
    z-index: 99999;
}

.hidden2{
  display: none;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
  outline: 0;
}

.form-control{
  margin: 5px;
}

.form-control.dtf-control{
  max-width: 350px;
  font-size: 77%;
  margin-top: 15px;
}
.dtf-control{
  white-space: normal;
  font-weight: 600;
  color: #716d6d;
}

.span_hint{
  color: #dd0611;
  text-align: left;
  width: 100%;
  font-size: 70%;
  padding-left: 8px;
  margin-bottom: 5px;
  line-height: 20px;
}

.is-invalid{
  border: 1px solid #dd0611;
}