
html,
body {
    height: 100%;
}
main {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -75px;
    /** the bottom margin is the negative value of the footer's height **/
}
body.login main {
    margin: 0 auto -110px;
}
body.commercial main {
    margin: 0 auto -203px;
}
h4 .badge {
    margin-left: 0 !important;
    padding: 3px 10px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 20px;
}
a.factors-btn span {
    display: inline-block;
    width: 50%;
    white-space: pre-line;
}
.role-table #id_empty {
    margin: 10px 0;
}
.bootstrap-datetimepicker-widget table td span {
    border-radius: 0;
}
.modal-header .modal-title i.fa-exclamation-triangle {
    color: #f6bb42;
}
main section#step .datepicker .glyphicon {
    font-family: 'FontAwesome';
}
main section#step .datepicker .glyphicon-chevron-left::before {
    content: "\f053";
}
main section#step .datepicker .glyphicon-chevron-right::before {
    content: "\f054";
}
.validade_promocao_ {
    display: none;
}
.promo + .validade_promocao_ {
    display: block;
}
/** Content **/
.container {
    width: 1170px;
}
main .container {
    height: 100%;
    padding: 3em 0 1.6em;
}
/** Header **/
main header {
    clear: both;
}
main header .alert {
    border-width: 0 0 1px;
    text-align: center;
}
nav.navbar-default .container {
    padding: 0;
}
nav.navbar-default .container a.navbar-brand {
    display: block;
    height: auto;
    padding: 25px 0;
    margin: 0;
}
nav.navbar-default .container a.navbar-brand img {
    display: block;
}
nav.navbar-default .container > div > ul > li > a {
    border-left: solid 1px #cacfd6;
    margin: 40px 0;
    padding: 5px 35px;
}
nav.navbar-default .container > div > ul > li:first-child > a {
    padding-left: 0;
    border: 0;
}
nav.navbar-default .container > div ul li.profile > a {
    margin: 0;
    padding: 28px 25px 27px;
    color: #56565a;
    background-color: #e0e6e9;
    border-left: 0;
}
nav.navbar-default .container > div ul li.profile > a:hover {
    background-color: #CDD7DC;
}
nav.navbar-default .container > div ul li.profile a .logo {
    display: inline-block;
    position: relative;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
nav.navbar-default .container > div ul li.profile a .logo:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: inset 0px 0px 3px 2px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: inset 0px 0px 3px 2px rgba(50, 50, 50, 0.35);
    box-shadow: inset 0px 0px 3px 2px rgba(50, 50, 50, 0.35);
    -webkit-transition: box-shadow 0.2s ease-in;
    -moz-transition: box-shadow 0.2s ease-in;
    transition: box-shadow 0.2s ease-in;
}
nav.navbar-default .container > div ul li.profile a .logo img {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    opacity: .8;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 0;
}
/* Login page */
body.login .alert {
    border-width: 2px;
}
body.login .btn-primary {
    background-color: #f4791c;
    border-color: #f4791c;
}
body.login .btn-primary:hover {
    background-color: #e76604;
}
body.login main {
    background-color: #0073a6;
}
body.login main #bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body.login main #bg > img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    opacity: .8;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
body.login main {
    position: relative;
    z-index: 0;
}
body.login main .container a.forgot-password {
    color: #ffffff;
}
body.login main .container a.forgot-password:hover,
body.login main .container a.forgot-password:focus {
    text-decoration: underline;
}
body.login main .container form.form-signin {
    margin: 20% 0;
}
body.login main .container form.form-signin h2.form-signin-heading {
    margin-bottom: 2em;
    text-align: center;
}
body.login main .container form.form-signin label {
    font-weight: normal;
    color: #999999;
}
body.login main .container form.form-signin input {
    margin-bottom: 1em;
}
body.login main .container form.form-signin .password {
    margin-bottom: 3em;
}
body.login main .container form.form-signin .password a.forgot-password {
    margin-top: 2em;
}
body.login main .container body.login-footer {
    padding: 1.5em 0;
    text-align: center;
}
/* Commercial page */
body.commercial ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
body.commercial h2 {
    margin-bottom: 1.25em;
    font-weight: 400;
}
body.commercial .about-program .breadcrumb {
    margin: -5px 0 7em 55px;
}
body.commercial .about-program .breadcrumb-arrow:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 70px;
    margin-left: -80px;
    background: url(../img/steps-arrow.png);
}
body.commercial .breadcrumb-arrow li span,
body.commercial .breadcrumb-arrow li a,
#plan-modal .breadcrumb-arrow li span,
#plan-modal .breadcrumb-arrow li a {
    padding: 0 1em 0 1.4em;
    font-size: 1.4em
}
body.commercial .breadcrumb-arrow li a,
#plan-modal .breadcrumb-arrow li a {
    height: 53px;
    line-height: 53px;
}
body.commercial .breadcrumb-arrow li a:before,
body.commercial .breadcrumb-arrow li a:after,
#plan-modal .breadcrumb-arrow li a:before,
#plan-modal .breadcrumb-arrow li a:after {
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
}
body.commercial .breadcrumb-arrow li a:after,
#plan-modal .breadcrumb-arrow li a:after {
    border-left: 13px solid #ddf1fa;
    right: -11px;
}
body.commercial .new-program {
    display: block;
    position: relative;
    margin: 5em 0;
    padding-left: 150px;
}
body.commercial .new-program:hover a {
    -webkit-transition: background-color .5s, border-color .5s;
    transition: background-color .5s, border-color .5s;
}
body.commercial .new-program a.discount {
    display: table;
    position: absolute;
    width: 170px;
    height: 170px;
    top: 50%;
    left: 0;
    text-align: center;
    font-size: 1.4em;
    color: #ffffff;
    background-color: #0073a6;
    border-color: #006b9b;
    border-radius: 50%;
    border-style: solid;
    border-width: 10px;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 2px 0 4px rgba(0, 0, 0, 0.5) inset;
}
body.commercial .new-program:hover a.discount {
    text-decoration: none;
    background-color: #016694;
    border-color: #005b84;
}
body.commercial .new-program a.discount span {
    display: table-cell;
    vertical-align: middle;
    text-transform: none;
    font-weight: 400;
}
body.commercial .new-program a.discount span strong {
    display: block;
    line-height: 1em;
    font-size: 2.8em;
    font-weight: bold;
}
body.commercial .new-program a.create-program {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 600;
    color: #ffffff;
    background: #f68c3c;
}
body.commercial .new-program > a.create-program {
    display: block;
    padding: .8em 1em;
    margin-left: -150px;
}
body.commercial .new-program a.discount + a.create-program {
    font-size: 1.3em;
    margin-left: 0;
}
body.commercial .new-program a.create-program:hover,
body.commercial .new-program a.discount:hover + a.create-program,
body.commercial .new-program a.discount + a.create-program:hover {
    background-color: #D95701;
}
body.commercial .new-program a.create-program i {
    padding-right: .5em;
    vertical-align: -.1em;
    font-size: 2em;
}
body.commercial .new-program p {
    padding-left: 30px;
    font-size: 1.2em;
    font-weight: 600;
    color: #0073a6;
}
body.commercial main header nav.navbar-default {
    background-color:rgba(255,255,255,.95);
    z-index: 1;
}
body.commercial main header nav.navbar-default .container > div > ul > li:first-child > a {
    padding-left: 0;
    border: 0;
}
body.commercial main header nav.navbar-default .container > div > ul > li:last-child:not(.profile) > a {
    color: #0073a6;
}
body.commercial main .banner-header {
    position: relative;
    width: 100%;
    height: 480px;
    top: -8em;
    background: url(../img/banner-pccs.jpg) top left no-repeat;
}
body.commercial main .banner-header .container,
body.commercial main .presentation .container {
    padding: 0;
}
body.commercial main .banner-header a.program-logo {
    display: block;
    width: 280px;
    margin: 12em auto 0;
}
body.commercial main .banner-header a.program-logo img {
    width: 100%;
}
body.commercial main .presentation {
    width: 100%;
    margin-top: -8em;
    background-color: #ffffff;
}
body.commercial main .presentation .container .col-xs-6 {
    margin-top: -7.5em;
}
body.commercial main .presentation .container .col-xs-6:first-child {
    margin-top: 2.6em;
}
body.commercial main .presentation .container .col-xs-6 h4 {
    font-weight: 400;
    color: #0073a6;
    margin: 0;
}
body.commercial main .presentation .container .col-xs-6 h4:last-child {
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 90px 0 0;
    background: transparent url(../img/arrow-presentation.png) no-repeat right top;
    margin-bottom: 4rem;
}
body.commercial main .presentation .container .col-xs-6 h4:last-child,
body.commercial main section .container .about-program h2 {
    color: #f68c3c;
}
body.commercial main section .container .about-program h4 {
    margin-bottom: 1.5em;
    font-weight: bold;
}
body.commercial main section .container .about-program p {
    line-height: 2em;
    font-size: 1.4em;
}
body.commercial main section .program-button {
    width: 100%;
    height: 310px;
    background-color: #56565A;
    background-size: cover;
}
body.commercial main section .program-button .container {
    padding: 0;
}
body.commercial main section .program-button .promo-img {
    display: table-cell;
    width: 360px;
    height: 310px;
}
body.commercial main section .program-button .new-program {
    position: relative;
    margin: 0;
    padding: 4em 0 0;
}
body.commercial main section .program-button .new-program > a.create-program {
    display: table;
    margin-bottom: .5em;
    margin-left: 0;
    padding: 1.2em 1em;
    border-radius: 40px;
}
body.commercial main section .program-button .new-program > a.create-program .button-icon {
    display: table-cell;
    padding: 1.2em;
    background-color: #0073a6;
    border-radius: 40px;
}
body.commercial main section .program-button .new-program > a.create-program:hover .button-icon {
    background-color: #016694;
}
body.commercial main section .program-button .new-program > a.create-program .button-text {
    display: table-cell;
    padding-left: 1em;
    line-height: 1.3em;
    vertical-align: middle;
    text-align: left;
    font-size: 1.4em;
}
body.commercial main section .program-button .new-program p {
    padding-left: 0;
    color: #ffffff;
}
/* body.commercial main section .program-button.promo {
    background-image: url(../img/promocao-de-ferias/2016/promocao-de-ferias-bg.jpg);
    background-color: #026DA5;
}
body.commercial main section .program-button.promo .promo-img {
    background: url(../img/promocao-de-ferias/2016/promocao-de-ferias.png) right center no-repeat;
} */
body.commercial main section .program-button.promo {
    background-color: #016CA4;
}
body.commercial main section .program-button.promo .promo-off {
    display: table-cell;
    height: 240px;
    padding-top: 3em;
    vertical-align: middle;
    color: #ffffff;
}
body.commercial main section .program-button.promo .promo-off span.promo-title {
    display: block;
    margin-bottom: .2em;
    text-align: center;
    text-transform: uppercase;
    font-size: 3.5em;
    font-weight: bold;
}
body.commercial main section .program-button.promo .promo-off span.promo-title:before,
body.commercial main section .program-button.promo .promo-off span.promo-title:after {
    content: '\f0c9';
    font-family: 'FontAwesome';
}
body.commercial main section .program-button.promo .promo-off span.promo-title:before {
    padding-right: .8em;
}
body.commercial main section .program-button.promo .promo-off span.promo-title:after {
    padding-left: .8em;
}
body.commercial main section .program-button.promo .promo-off span.promo-title + div {
    padding: .6em 1.5em 0;
    color: #016CA4;
    background-color: #ffffff;
    border-radius: 25px;
}
body.commercial main section .program-button.promo .promo-off span.promo-value,
body.commercial main section .program-button.promo .promo-off span.promo-text {
    display: table-cell;
    vertical-align: middle;
    line-height: 1em;
}
body.commercial main section .program-button.promo .promo-off span.promo-value {
    font-size: 5.5em;
    font-weight: bold;
}
body.commercial main section .program-button.promo .promo-off span.promo-value:after {
    content: '%';
    padding-right: .4em;
    font-size: .5em;
}
body.commercial main section .program-button.promo .promo-off span.promo-text {
    font-size: 3.4em;
}
body.commercial main section .program-button.promo .new-program {
    margin: 0 0 0 3em;
    padding: 3em 0 0;
}
body.commercial main section .program-button.promo .new-program > a.create-program .button-text {
    font-size: 1.2em;
}
body.commercial main section .container .program-benefits {
    border-radius: 40px;
    margin-bottom: 5em;
    color: #0073A6;
}
body.commercial main section .container .program-benefits ul {
    display: table;
    margin-bottom: 0;
}
body.commercial main section .container .program-benefits ul li {
    display:inline-block;
    min-height: 85px;
    margin: .8em 0;
}
body.commercial main section .container .program-benefits ul li:nth-child(odd) {
    clear: left;
}
body.commercial main section .container .program-benefits ul li:nth-child(even) {
    clear: right;
}
body.commercial main section .container .program-benefits ul li span {
    display: table-cell;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #ffffff;
    -webkit-box-shadow: inset -1px 3px 4px rgba(50, 50, 50, 0.18);
    -moz-box-shadow: inset -1px 3px 4px rgba(50, 50, 50, 0.18);
    box-shadow: inset -1px 3px 4px rgba(50, 50, 50, 0.18);
    z-index: 1;
}
body.commercial main section .container .program-benefits ul li span img {
    width: 100%;
}
body.commercial main section .container .program-benefits ul li p {
    display: table-cell;
    position: relative;
    padding: 10px 0 10px 25px;
    vertical-align: middle;
    font-size: 1.2em;
    font-weight: bold;
}
body.commercial main section .container .program-step {
    margin-bottom: 3em;
}
body.commercial main section#program-steps {
    width: 100%;
    background: url(../img/steps-bg.png);
}
body.commercial main section#program-steps .container {
    padding: 5em 0 4em;
}
body.commercial main section#program-steps .container iframe {
    border: 3px dashed #0073a5;
}
body.commercial main section#program-steps .about-program .arrow {
    position: relative;
    float: left;
    width: 75px;
    height: 100px;
    overflow: hidden;
}
body.commercial main section#program-steps .about-program .arrow .curve {
    position: absolute;
    right: 20px;
    top: 20px;
    border: 6px solid #0073a5;
    border-color: transparent #0073a5 transparent transparent;
    height: 100px;
    width: 200px;
    border-radius: 0 0 100% 0;
}
body.commercial main section#program-steps .about-program .arrow .point {
    position: absolute;
    left: 2px;
    top: 80px;
}
body.commercial main section#program-steps .about-program .arrow .point:before,
body.commercial main section#program-steps .about-program .arrow .point:after {
    border: 3px solid #0073a5;
    height: 25px;
    content: "";
    position: absolute;
}
body.commercial main section#program-steps .about-program .arrow .point:before {
    top: -18px;
    left: 1px;
    transform: rotate(20deg);
}
body.commercial main section#program-steps .about-program .arrow .point:after {
    top: -7px;
    left: 9px;
    transform: rotate(90deg);
}
body.commercial main section#program-steps .no-gutter .program-screen {
    width: 305px;
    height: 500px;
    float: left;
    background: url(../img/pc-screen-left.png) top left no-repeat;
}
body.commercial main section#program-steps .no-gutter .about-program {
    float: left;
    margin-left: 15px;
    background: url(../img/pc-screen-right.png) top left no-repeat;
}
body.commercial main section#program-steps .no-gutter .about-program:before {
    content: "";
    height: 550px;
    float: left;
    margin: -25px -8px 0;
    border-right: dashed 3px #0073a6;
}
body.commercial main section#program-steps .no-gutter .about-program .breadcrumb-arrow {
    padding-right: 1em;
    background: none;
}
body.commercial main section .container .program-step .col-description {
    float: right;
    text-align: left;
}
body.commercial main section .container .program-step:nth-child(even) .col-description {
    float: left;
    text-align: right;
}
body.commercial main section .container .program-step .col-description h5 {
    font-weight: 600;
}
body.commercial main section .container .program-step .col-description ul li i {
    padding-right: .5em;
    font-size: 1.5em;
    color: #0073a6;
}
body.commercial main section .container .program-step .col-thumb .thumbnail {
    padding: 0;
    background: none;
    border-radius:0;
    box-shadow: none;
}
body #plan-modal .modal-header .breadcrumb {
    min-width: 900px;
    float: left;
    margin-right: 2em;
    margin-bottom: 3.5em;
}
/** FAQ Page **/
body.commercial main section .container .accordion .panel .panel-heading .panel-title span a h5 {
    margin-bottom: 0;
}
body.commercial main section .container #faq-content {
    border-right: 1px solid #ccd1d9;
}
body.commercial main section .container #help-desk .phone {
    min-height: 165px;
    background: url(../img/help-desk.png) top right no-repeat;
}
body.commercial main section .container #help-desk .phone h4 {
    min-height: inherit;
    padding-top: 20%;
    font-weight: bold;
    color: #0073a6;
}
/** Home **/
main section#home .container h1 {
    margin-top: 0;
    color: #0073a6;
}
main section#home .container h4 {
    color: #56565a;
}
main section#home .container > div .welcome-video {
    margin-bottom: 1em;
    margin-left: 2em;
}
main section#home .container .col-xs-12 .panel:last-of-type {
    margin-top: 2em
}
/** Programs **/
main section#programs .container h3 {
    font-weight: bold;
    color: #0073a6;
}
main section#programs .container h3 span {
    color: #56565a;
}
main section#programs .container .panel.list-panel .panel-body {
    padding: 0;
}
main section#programs .container .panel.list-panel .panel-body {
    overflow-y: auto;
    max-height: 600px;
}
main section#programs .container .panel.list-panel .panel-body .list-group {
    margin-bottom: 0;
    border: 0;
}
/** Settings **/
main section#settings .nav-tabs {
    margin-bottom: 1.5em;
}
main section#settings .panel .list-group-item:first-child {
    border-top: 0;
}
main section#settings .input-group,
main section#settings .role-table .role-table-container {
    margin-bottom: 1.5em;
}
main section#settings .role-table .input-group,
main section#settings.configuracoes .input-group {
    margin-bottom: 0;
}
/** Positions **/
/** -------------------------------- OBS: trocar a classe "configuracoes" por "cargos" -------------------------------- **/
main section#settings.configuracoes .draggable-list {
    display: inline;
}
main section#settings.configuracoes .draggable-list .list-group {
    overflow-y: auto;
    max-height: 520px;
    margin-bottom: 2rem;
    border-top: 0;
}
/** Factors **/
main section#settings.fatores .role-table .table,
main section#settings.fatores .role-table .table thead tr {
    border-top: 0;
}
main section#settings.fatores .role-table .role-table-filter {
    border-bottom: 1px solid #aab2bd;
}
main section#settings.fatores .role-table .role-table-container {
    overflow-y: auto;
    max-height: 550px;
    border-left: 1px solid #aab2bd;
}
main section#settings.fatores .role-table .role-table-container table thead,
main section#settings.fatores .role-table .role-table-container table thead tr,
main section#settings.fatores .role-table .role-table-container table thead tr .role-checkbox,
main section#settings.fatores .role-table .role-table-container table tbody tr .role-checkbox {
    border-left: 0;
}
main section#settings.fatores .role-table .role-table-container table tbody tr .role-checkbox input[type="checkbox      "] {
    margin-bottom: 1.5rem;
}
main section#settings.fatores .role-table .role-table-container table tr th input[type="text"] {
    width: 220px;
}
main section#settings.fatores .role-table .role-table-container table tr th {
    text-align: center;
}
main section#settings.fatores .role-table .role-table-container table tr td textarea {
    min-width: 270px;
    resize: vertical;
}
main section#settings.fatores-avd .panel-group-lists .panel .panel-heading:first-of-type {
    border-top: 0;
}
main section#settings.fatores-avd .panel-group-lists .panel-heading + .panel-collapse .panel-body {
    overflow-y: auto;
    max-height: 600px;
}
/** Benefits and Occupational Groups **/
main section#settings.beneficios .role-table .role-table-container,
main section#settings.grupos .role-table .role-table-container {
    overflow-y: auto;
    max-height: 450px;
    border-bottom: 1px solid #ddd;
}
main section#settings.beneficios .role-table .role-table-container table thead tr,
main section#settings.grupos .role-table .role-table-container table thead tr {
    border-top: 0;
}
main section#settings.beneficios .role-table .role-table-container table tr .role:nth-last-child(2),
main section#settings.grupos .role-table .role-table-container table tr .role:nth-last-child(2) {
    width: 180px;
}
/** Tutorials **/
main section#settings.tutoriais .breadcrumb-arrow li:first-child a {
    padding-left: 15px;
}
main section#settings.tutoriais .breadcrumb-arrow li:not(:first-child) a,
main section#settings.tutoriais .breadcrumb-arrow li a {
    padding-left: 20px;
}
main section#settings.tutoriais .breadcrumb-arrow li a:before {
    right: -5px;
}
main section#settings.tutoriais .breadcrumb-arrow li a:after {
    right: -7px;
}
/** Plans **/
main section#settings.planos .adhesion {
    border-right: 1px solid #ccd1d9;
}
/** Cupons **/
main section#settings.cupons .checkbox input[type="checkbox"] {
    margin-left: 0;
}
main section#settings.cupons .select {
    width: 100%;
}
/** Account **/
main section#account .checkbox {
    margin-bottom: 1.5em;
}
main section#account .your-plan h6 {
    font-weight: 600;
}
main section#account .your-plan .user-payment {
    padding-top: 20px;
    border-top: solid 1px #ccd1d9;
}
main section#account .your-plan .user-payment:first-child {
    margin-bottom: 20px;
}
main section#account .your-plan .user-payment img {
    width: 100%;
}
main section#account .your-plan .alert-danger h5 {
    margin-bottom: 0;
}
main section#account .your-payments .panel-body {
    padding: 20px;
}
main section#account .your-payments .role-table .role-table-container tr th,
main section#account .your-payments .role-table .role-table-container tr td {
    padding: 10px 6px;
}
main section#account .your-payments .role-table .role.payment-type {
    text-align: center;
}
main section#account .your-payments .role-table .role.payment-type > img {
    max-width: 30px;
    margin: 0 10px;
}
main section#account .your-payments .role-table .role span.badge {
    font-weight: normal;
    cursor: pointer;
}
main section#account .your-payments .role-table .role-table-container {
    max-height: 300px;
}
main section#account.permissions .panel-heading a .badge {
    font-size: 1.4rem;
}
main section#account.permissions .panel-collapse .role-table {
    margin-bottom: 0;
}
main section#account.permissions .role-table .role-table-container {
    overflow-y: visible;
}
main section#account.permissions .role-table table tr > th,
main section#account.permissions .role-table table tr.active > th,
main section#account.permissions .role-table table thead tr {
    border-left: 0;
    border-right: 0;
}
main section#account.permissions .role-table table tbody tr td:first-child {
    border-left: 0;
}
main section#account.permissions .role-table table tbody tr td:last-child {
    border-right: 0;
}
main section#account.permissions .role-table .role-table-container table h6 {
    margin-bottom: 0;
}
main section#account.permissions .role-table .role-table-container table th + td {
    padding: 15px 8px;
}
/** Steps **/
main section#programs .panel.panel-info .panel-body > div,
main section#step .panel.panel-info .panel-body > div {
    overflow: auto;
    max-height: 300px;
    padding-right: 15px;
}
main section#step.step01 .panel .panel-body > .input-group,
main section#step.step08 .panel .panel-body > .input-group,
main section#step.step14 .panel .panel-body > .input-group,
main section#beneficios .panel .panel-body > .input-group,
main section#grupos .panel .panel-body > .input-group {
    margin-bottom: 1.5em;
}
/** Step 01 **/
main section#step.step01 .role-table .role-table-container {
    max-height: 400px;
}
/** Step 02 **/
main section#step.step02 .list-group-item,
main section#step.step16 .list-group-item,
main section#step.step18 .list-group-item {
    display: inline-block;
}
main section#step.step02 .nav-tabs {
    background-color: #D1DAE2;
    border-bottom: 1px solid #aab2bd;
    border-left: 0 !important;
}
main section#step.step02 .loading-spinner {
    padding: 3rem;
}
main section#step.step02 .nav-tabs > li.active:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: white;
}
main section#step.step02 .nav-tabs > li > a {
    padding: 10px 12px;
}
main section#step.step02 .nav-tabs > li.active > a,
main section#step.step02 .nav-tabs > li.active > a:focus,
main section#step.step02 .nav-tabs > li.active > a:hover {
    font-weight: 600;
    background-color: #ffffff !important;
}
main section#step.step02 .tab-content .tab-pane .col-xs-1 .btn-danger {
    margin-top:25px;
}
main table tr td .sumaria,
main table tr td .detalhada {
    text-align: justify;
}
main table tr td .detalhada ul,
main table tr td .detalhada ol {
    margin: 0;
    padding: 0;
    list-style-position: inside;
}
main table tr td .detalhada ul li,
main table tr td .detalhada ol li {
    margin: 0;
    padding: 0;
}
/** Step 03 **/
main section#step.step03 a.factors-btn {
    text-align: right;
    background: url(../img/table.png) rgba(0, 0, 0, 0.02) top left no-repeat;
}
main section#step.step03 a.factors-btn:hover {
    background: url(../img/table.png) rgba(0, 0, 0, 0.03) top left no-repeat;
}
main section#step.step03 .role-table a {
    color: #61676f;
    cursor: pointer;
}
main section#step.step03 .role-table a:hover {
    text-decoration: none;
}
main section#step.step03 .role-table a .role-table-container,
main section#step.step04 .role-table a .role-table-container  {
    max-height: 610px;
}
main section#step.step03 .role-table a table tr td.role-checkbox,
main section#step.step03 .role-table a table tr:hover td.role-checkbox {
    width: 108px;
    text-align: center;
    background-color: #f5f7fa;
    border-right: solid 1px #ddd;
}
main section#step.step03 .full-screen .modal-dialog .role-table table tr th input,
main section#step.step03 .full-screen .modal-dialog .role-table table tr td input {
    margin-bottom: 0;
}
main section#step.step03 .full-screen .modal-dialog .role-table table tr td textarea {
    width: 200px;
    margin: 0 auto;
}
main section#step.step03 .full-screen .modal-dialog .role-table table tr th a.add-new,
main section#step.step03 .full-screen .modal-dialog .role-table table tr td a.add-new {
    font-size: 1.2em;
}
main section#step.step03 .full-screen .modal-dialog .role-table table tr th a.add-new:hover,
main section#step.step03 .full-screen .modal-dialog .role-table table tr td a.add-new:hover {
    color: #0073A6;
}
/** Step 04 **/
main section#step.step04 .panel-body h6 {
    font-weight: 600;
}
main section#step.step04 .panel-body h6 strong {
    font-size: 1.2em;
    font-weight: 700;
    color: #D95701;
}
main section#step.step04 .form-control,
main section#step.step04 textarea.form-control {
    margin-bottom: 0;
}
/** Step 05 **/
main section#step.step05 a.factors-btn {
    text-align: right;
    background: url(../img/table2.png) rgba(0, 0, 0, 0.02) top left no-repeat;
}
main section#step.step05 a.factors-btn:hover {
    background: url(../img/table2.png) rgba(0, 0, 0, 0.03) top left no-repeat;
}
main section#step.step05 {
    padding:0;
}
main section#step.step05 .panel h5,
main section#step.step17 .panel h5 {
    color: #028ac6;
}
main section#step.step05 .role-table {
    margin-bottom: 0;
    border:0;
}
main section#step.step05 .role-table:first-child {
    margin-bottom: 30px;
}
main section#step.step05 .role-table:last-child .role-table-container {
    max-height: 500px;
}
main section#step.step05 .panel-group-lists .role-table:first-child .role-table-container table,
main section#step.step05 .panel-group-lists .role-table:first-child .role-table-container table tbody tr:last-child td {
    border-bottom: 0;
}
main section#step.step05 .panel-group-lists .panel .panel-collapse .panel:first-child .role-table .role-table-container table thead tr {
    border-top: 0;
}
main section#step.step05 .role-table table thead + tbody tr:first-child:hover > th {
    background-color: #D1DAE2;
}
main section#step.step05 .role-table table tbody tr:first-child {
    border-right: 1px solid #aab2bd;
}
main section#step.step05 .role-table table tr th,
main section#step.step05 .role-table:last-child table tr td:not(:first-child) {
    text-align: center;
}
main section#step.step05 .role-table:last-child table:first-child {
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}
main section#step.step05 .role-table:last-child table thead tr:first-child th:first-child,
main section#step.step05 .role-table:last-child table tbody tr td:first-child {
    width: 240px;
}
main section#step.step05 .role-table:last-child table tr td input {
    margin-bottom: 0;
}
main section#step.step05 .role-table:last-child table tr th a {
    cursor: help;
    text-decoration: none;
}
/** Step 06 **/
main section#step.step06 .role-table .role-table-container {
    max-height: 500px;
}
/** Step 07 **/
main section#step.step07 form .role-table .role-table-container {
    max-height: 460px;
}
main section#step.step07 #research-type {
    text-align: center;
    margin-bottom: 1.5em;
}
/** Step 09 **/
main section#step.step09 .role-table .role-table-container,
main section#step.step09 .role-table .role-table-container {
    max-height: 500px;
}
main section#step.step09 .role-table .role-table-container table thead tr th:not(:first-child),
main section#step.step09 .role-table .role-table-container table tbody tr td:not(:first-child) {
    width: 120px;
}
main section#step.step09 .role-table .role-table-container table tbody tr th {
    font-weight: normal;
    background-color: #FBE8DC;
    color: #b04804;
}
/** Step 10 **/
main section#step.step10 .panel-body > .row {
    margin-bottom: 1.5em;
}
main section#step.step10 .panel-body > .row .input-group-btn button,
main section#step.step16 .panel-body > .row .input-group-btn button,
main section#settings.cupons .panel-body #postCupom {
    margin-top:1.8em
}
main section#step.step10 .role-table .role-table-container {
    max-height: 400px;
}
main section#step.step10 .panel-body .role-table .role-table-container table thead tr th:last-child {
    width: 150px;
}
main section#step.step10 .panel-body .role-table .role-table-container table tr .input-colaborador .autocomplete input.autocomplete-hint {
    z-index: -1;
}
/** Step 11 **/
main section#step.step11 .panel-body .role-table {
    overflow-x: auto;
}
main section#step.step11 .role-table .role-table-container {
    max-height: 450px;
}
main section#step.step11 .role-table table tr th {
    text-align: center;
}
main section#step.step11 .role-table table thead tr th:nth-child(2) input {
    width: 110px;
}
main section#step.step11 .role-table table tr th button {
    margin-bottom: 0;
}
main section#step.step11 .role-table table tr td .input-group {
    width: 70px;
    margin:0 auto;
    text-align: center;
}
main section#step.step11 .role-table table tr:hover td {
    background-color: transparent;
}
/** Step 12 **/
main section#step.step12 a.factors-btn {
    text-align: right;
    background: url(../img/table3.png) rgba(0, 0, 0, 0.02) top left no-repeat;
}
main section#step.step12 a.factors-btn:hover {
    background: url(../img/table3.png) rgba(0, 0, 0, 0.03) top left no-repeat;
}
main section#step.step12 form#research-type > div > .radio {
    display: inline-block;
}
main section#step.step12 form#research-type > div > .radio:first-child {
    padding-right: 20px;
}
main section#step.step12 .role-table table tr th + td {
    min-width: 210px;
}
main section#step.step12 .role-table table tr td .input-group {
    width: 130px;
    margin:0 auto;
    text-align: center;
}
main section#step.step12 .role-table table tr td .input-group .span-error a {
    position: absolute;
    margin: 10px 0 10px 5px;
    cursor: help;
    text-decoration: none;
}
/** Step 13 **/
main section#step.step13 .role-table .role-table-container {
    max-height: 500px;
}
main section#step.step13 .panel-body .role-table .role-table-container table thead tr th:nth-child(3),
main section#step.step13 .panel-body .role-table .role-table-container table thead tr th:nth-child(4),
main section#step.step13 .panel-body .role-table .role-table-container table tbody tr td:nth-child(2),
main section#step.step13 .panel-body .role-table .role-table-container table tbody tr td:nth-child(3) {
    width: 95px;
}
main section#step.step13 .panel-body .role-table .role-table-container table thead tr th:nth-last-of-type(2),
main section#step.step13 .panel-body .role-table .role-table-container table tbody tr td:nth-last-of-type(2) {
    width: 75px;
}
main section#step.step13 .panel-body > table tr th {
    color: #ffffff;
    background-color: #0073A6;
}
main section#step.step13 .panel-body > table,
main section#step.step13 .panel-body > table tr:first-child th:first-child {
    background-color: transparent;
    border: 0;
}
main section#step.step13 .panel-body > table tr th,
main section#step.step13 .panel-body > table tr td {
    border: solid 1px #ffffff;
}
main section#step.step13 .panel-body > table tr td {
    color: #0073a6;
    background-color: #ACDDF3;
}
/** Step 14 **/
main section#step.step14 .panel-body > .role-table .role-table-container {
    max-height: 500px;
}
main section#step.step14 .panel-body > .role-table table tr td {
    padding:0;
}
main section#step.step14 .panel-body > .role-table table tr td a,
main section#step.step14 .panel-body > .role-table table tr td.role span.form {
    padding: 8px;
    color: inherit;
    cursor: pointer;
}
main section#step.step14 .panel-body > .role-table table tr td.role span.form {
    display: block;
}
main section#step.step14 .modal.full-screen .role-table {
    margin-bottom: 0;
}
main section#step.step14 .modal.full-screen .role-table .role-table-filter {
    padding: 8px;
    border: 0;
}
main section#step.step14 .modal.full-screen .role-table .role-table-container table tr > th:first-child,
main section#step.step14 .modal.full-screen .role-table .role-table-container table thead tr {
    border-left: 0;
}
main section#step.step14 .modal.full-screen .role-table .role-table-container table tr:last-child > th {
    border-bottom: 0;
}
main section#step.step14 .modal #form_avd_gp .role-table .role-table-container {
    border-top: 1px solid #aab2bd;
}
/** Step 15 **/
main section#step.step15 .nav-tabs {
    border-bottom: 0 !important;
}
main section#step.step15 .nav-tabs > li:not(.active) {
    background-color: #D1DAE2;
    border-bottom: 1px solid #aab2bd;
}
main section#step.step15 .nav-tabs > li.active {
    border-bottom: 1px solid #ffffff;
}
main section#step.step15 .nav-tabs > li.active > a,
main section#step.step15 .nav-tabs > li.active > a:focus,
main section#step.step15 .nav-tabs > li.active > a:hover {
    color: #61676F;
    background-color: #ffffff !important;
}
main section#step.step15 .nav-tabs > li > a.ciclo_avd + a.rm_cl {
    position: absolute;
    top: 0;
    right: 0;
}
main section#step.step15 ul.nav.ciclo li:last-child {
    border-right: 0;
}
main section#step.step15 .panel .panel-body > .role-table .role-table-container {
    max-height: 500px;
}
main section#step.step15 .panel .panel-body > .role-table  ul.nav.ciclo li a + a {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    cursor: pointer;
}
main section#step.step15 .panel .panel-body > .role-table  ul.nav.ciclo li:hover a + a {
    display: block;
}
main section#step.step15 .panel .panel-body > .role-table .tab-content table tr th:first-child {
    width: 100%;
}
main section#step.step15 .panel .panel-body > .role-table .tab-content table tr th:nth-child(2) {
    min-width: 125px
}
main section#step.step15 .panel .panel-body > .role-table .tab-content table tr th:nth-child(3) {
    min-width: 165px
}
main section#step.step15 .panel .panel-body > .role-table .tab-content table tr td:not(:first-child) {
    padding: 0;
}
main section#step.step15 .panel .panel-body > .role-table .tab-content table tr td a.btn {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding: 10px;
    border: 0;
}
main section#step.step15 .panel .panel-body > .role-table .tab-content table tr td a.btn:not([class*="btn-"]) {
    background-color: #E8F8FF;
}
main section#step.step15 .panel .panel-body > .role-table .tab-content table tr td a i {
    padding-right: .5em;
}
section#step.step15 .avd-table {
    max-width: 940px;
    margin: 0 auto 4em;
}
section#step.step15 .avd-table table tbody tr:hover td,
section#step.step15 .avd-table table tbody tr:hover th {
    background-color: transparent;
}
section#step.step15 .avd-table table h5 {
    margin-bottom: 0;
    text-align: center;
}
section#step.step15 .avd-table table tfoot textarea {
    display: block;
    width: 100%;
    height: 100px;
}
main section#step.step15 .modal.full-screen .modal-body hr {
    margin-bottom: 4em;
}
main section#step.step15 .modal.full-screen .modal-body .valuer-info {
    display: table;
}
main section#step.step15 .modal.full-screen .modal-body .valuer-info > div.input-group {
    display: table-cell;
    vertical-align: middle;
}
main section#step.step15 .modal.full-screen .modal-body .valuer-info h4 {
    display: table-cell;
    margin-bottom: 0;
}
main section#step.step15 .modal.full-screen .modal-body .valuer-info h4 a,
main section#step.step15 .modal.full-screen .modal-body .valuer-info h4 a + a {
    color: #61676F;
    cursor: pointer;
}
main section#step.step15 .modal.full-screen .modal-body .valuer-info h5 {
    margin: 1.5em 0;
}
main section#step.step15 .modal.full-screen .modal-body .valuer-info div.input-group + h5,
main section#step.step15 .modal.full-screen .modal-body .valuer-info h4 + h5 {
    margin-left: .8em;
}
main section#step.step15 #modalLogin .modal-content {
	min-width: 400px;
}
main section#step.step15 #modalLogin .modal-content .modal-body form,
main section#step.step15 #modalLista .modal-content .modal-body .role-table {
	margin-top: 2em;
}
main section#step.step15 #modalLogin .modal-content .modal-footer i {
	font-size: 2.5em;
	color: #ccd1d9;
}
main section#step.step15 #modalLogin .modal-content .modal-footer button {
	margin: 0;
}
main section#step.step15 #modalLista .modal-content .modal-body .role-table table thead tr {
	border-top: 1px solid #aab2bd;
}
main section#step.step15 #modalLista .modal-content .modal-body .role-table .role-table-container table tr .settings-role a {
	visibility: visible;
}
main section#step.step15 #modalLista .modal-content .modal-body .role-table .role-table-container table tr .settings-role a:hover {
	color: #d63b34;
}
/** Step 16 **/
main section#step.step16 .role-table .role-table-container {
    max-height: 400px;
}
/** Step 17 **/
main section#step.step17 .role-table {
    overflow-y: auto;
    margin-top: 15px;
}
main section#step.step17 #table-ls.role-table {
	max-height: 450px;
}
main section#step.step17 .modal .role-table table tr th,
main section#step.step17 .modal .role-table table tr td {
    vertical-align: top;
}
main section#step.step17 .modal .role-table,
main section#step.step17 .modal .role-table .role-table-container {
    overflow: visible;
}
main section#step.step17 .modal .role-table .role-table-container tr#cursos span:not(.opt) {
    display: block;
    margin-bottom: .2em;
}
main section#step.step17 .modal .role-table .role-table-container tr#cursos span:not(.opt):first-child {
    margin-top: .5em;
}
main section#step.step17 .modal .role-table .role-table-container tr#cursos span.selecter-selected i {
    float: right;
    line-height: 2rem;
}
/** Step 18 **/
main section#step.step18 .panel-body > .input-group {
    margin-bottom: 30px;
}
main section#step.step18 .form-list-panel label.control-label:first-child {
    margin-top: 15px;
}
/** Plan modals **/
body #plan-modal .modal-header .breadcrumb-arrow li.step a {
    font-size: 1.2em;
    font-weight: normal;
    color: #0073a6;
}
body #plan-modal .plans-list {
    margin-bottom: 2em;
}
body #plan-modal .plans-list .other-plans .plan-details:first-child {
    margin-bottom: 5px;
}
body #plan-modal .plans-list .other-plans:first-child .plan-details:nth-child(odd),
body #plan-modal .plans-list .other-plans:last-of-type .plan-details:nth-child(even) {
    background-color: #eeeeee;
}
body #plan-modal .plans-list .other-plans:first-child .plan-details:nth-child(even),
body #plan-modal .plans-list .other-plans:last-of-type .plan-details:nth-child(odd) {
    background-color: #d0d0cf;
}
body #plan-modal .plans-list .other-plans .plan-details [class*='col-']:not(:first-child) {
    border-left: 5px solid #ffffff;
}
body #plan-modal .plans-list .other-plans .plan-details div p {
    margin: 5px 0;
    text-align: center;
    font-size: 1.2em;
    color: #0073a6;
}
body #plan-modal .plans-list .your-plan {
    margin-bottom: 2em !important;
}
body #plan-modal .plans-list .contact-us h6 {
    margin-bottom: 0;
    font-weight: 600;
    color: #0073a6;
}
body #plan-modal .plans-list .contact-us .pull-right {
    display: flex;
    max-width: 300px;
}
body #plan-modal .plans-list .contact-us .pull-right i {
    float: left;
    padding-right: 10px;
    font-size: 4.5em;
}
body #plan-modal .plans-list .contact-us .pull-right i,
body #plan-modal .plans-list .contact-us .pull-right h4 strong {
    color: #D95701;
}
body #plan-modal .plans-list .contact-us .pull-right h4 {
    margin-bottom: 0;
}
body #plan-modal .plans-list .contact-us .pull-right h4 strong {
    display: block;
    font-size: 1em;
}
body #plan-modal .plans-list .your-plan{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 30px 0;
    border-top: 2px solid #0073a6;
    border-bottom: 2px solid #0073a6;
}
body #plan-modal .plans-list .your-plan .plan-details > div {
    display: inline-block;
    width: 300px;
    height: 105px;
    float: left;
}
body #plan-modal .plans-list .your-plan .plan-details .roles {
    width: 300px;
    color: #9d4b11;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .field-title {
    position: relative;
    display: block;
    width: inherit;
    float: left;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .field-title:first-child {
    line-height: 21px;
    background: url(../img/cargos-1.png) left center repeat-x;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .field-title:first-child > span {
    display: inline-block;
    padding-right: 2px;
    font-size: 22px;
    color: #de6e1d;
    background-color: #ffffff;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .field-title:nth-child(2) {
    line-height: 30px;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    color: #f58220;
    background: url(../img/cargos-2.png) left center repeat-x;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .field-title:nth-child(2) > span {
    float: right;
    padding-left: 4px;
    background-color: #ffffff;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .roles-amount {
    display: table;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 8px 0;
    background-color: #F58220;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .roles-amount:before,
body #plan-modal .plans-list .your-plan .plan-details .roles .roles-amount:after {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .roles-amount:before {
    left: 0;
    border-width: 25px 0 25px 10px;
    border-color: transparent transparent transparent #ffffff;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .roles-amount:after {
    right: 0;
    border-width: 25px 10px 25px 0;
    border-color: transparent #ffffff transparent transparent;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .roles-amount label,
body #plan-modal .plans-list .your-plan .plan-details .roles .roles-amount input {
    width: 33%;
    float: left;
    margin-bottom: 0;
    text-align: center;
    font-size: 1.7em;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .roles-amount label {
    font-weight: 600;
}
body #plan-modal .plans-list .your-plan .plan-details .roles .roles-amount input {
    font-size: 1.2em;
    font-weight: bold;
    color: #0073a6;
    border: 0;
}
body #plan-modal .plans-list .your-plan .plan-details .accession,
body #plan-modal .plans-list .your-plan .plan-details .payment {
    margin-left: 100px;
}
body #plan-modal .plans-list .your-plan .plan-details .accession {
    width: 225px;
    background: url(../img/adesao.png) left center no-repeat;
    background-size: 100% 100%;
}
body #plan-modal .plans-list .your-plan .plan-details .accession .field-title {
    position: relative;
    width: 185px;
    float: right;
}
body #plan-modal .plans-list .your-plan .plan-details .accession .field-title > span,
body #plan-modal .plans-list .your-plan .plan-details .payment .field-title > span {
    position: absolute;
    left: 50%;
    text-transform: uppercase;
    font-weight: 600;
    transform: translateX(-50%);
}
body #plan-modal .plans-list .your-plan .plan-details .accession .field-title > span {
    top: 12px;
    font-size: 16px;
    color: #ffffff;
}
body #plan-modal .plans-list .your-plan .plan-details .accession span.symbol,
body #plan-modal .plans-list .your-plan .plan-details .payment span.symbol {
    clear: both;
    width: 30px;
    height: 100%;
    margin-left: -65px;
    top: 0;
    font-size: 5em;
    font-weight: bold;
    color: #F58220;
}
body #plan-modal .plans-list .your-plan .plan-details .payment span.symbol {
    color: #015f91;
}
body #plan-modal .plans-list .your-plan .plan-details .accession span.value,
body #plan-modal .plans-list .your-plan .plan-details .payment span.value {
    position: relative;
    color: #ffffff;
    float: right;
    text-align: center;
    font-size: 1.2em;
}
body #plan-modal .plans-list .your-plan .plan-details .accession span.value {
    width: 150px;
    top: 62px;
    right: 17px;
}
body #plan-modal .plans-list .your-plan .plan-details .accession span#preco_cheio_.promo {
    position: relative;
    top: 55px;
    text-align: left;
    text-decoration: line-through;
    font-size: 0.85em;
}
body #plan-modal .plans-list .your-plan .plan-details .accession span#preco_.promo {
    top: -32px;
    text-align: right;
}
body #plan-modal .plans-list .your-plan .plan-details .accession span.validade_promocao_ {
    width: 100%;
    margin-right: -15px;
    top: -18px;
    text-align: right;
    font-size: 1em;
    color: #0073a6;
}
body #plan-modal .plans-list .your-plan .plan-details .payment {
    width: 165px;
    background: url(../img/mensalidade.png) left center no-repeat;
    background-size: 100% 100%;
}
body #plan-modal .plans-list .your-plan .plan-details .payment .field-title {
    position: relative;
    width: 165px;
}
body #plan-modal .plans-list .your-plan .plan-details .payment .field-title > span {
    width: 110px;
    top: 17px;
    text-align: center;
    font-size: 15px;
    color: #0073a6;
}
body #plan-modal .plans-list .your-plan .plan-details .payment span.value {
    width: 130px;
    top: 64px;
    right: 17px;
    color: #0073A6;
}
body #plan-modal .plans-list .your-plan .plan-details .payment span#mensal_cheio_.promo {
    position: relative;
    top: 60px;
    text-align: left;
    text-decoration: line-through;
    font-size: 0.85em;
}
body #plan-modal .plans-list .your-plan .plan-details .payment span#mensal_.promo {
    top: -30px;
    text-align: right;
}
body #plan-modal .plans-list .your-plan .plan-details .payment span.validade_promocao_ {
    width: 135%;
    margin-right: -15px;
    top: -18px;
    text-align: right;
    font-size: 1em;
}
body #plan-modal .plans-list .pay-method > .col-xs-6:first-of-type {
    /*padding-right: 50px;*/
    /*border-right: solid 1px #aab2bd;*/
}
body #plan-modal .plans-list .pay-method > .col-xs-6:first-of-type + .col-xs-6 {
    /*padding-left: 50px;*/
}
body #plan-modal .plans-list .pay-method h5 {
    font-size: 1.2em;
}
body #plan-modal .plans-list .pay-method label,
body #plan-modal .plans-list .user-info label,
body #plan-modal .plans-list .company-info input[type="checkbox"] + label {
    font-size: 1.1em;
    font-weight: 600;
    color: #0073a6;
}
body #plan-modal .plans-list .pay-method .selecter,
body #plan-modal .plans-list .pay-method input[type="text"],
body #plan-modal .plans-list .user-info .input-group {
    margin-bottom: 1.5em;
}
body #plan-modal .plans-list .pay-method .select-method input[type="radio"] {
    display: none;
}
body #plan-modal .plans-list .pay-method .select-method input[type="radio"] + label {
    margin-bottom: 1.5em;
    border: 2px solid;
    border-color: transparent;
    border-radius: .5em;
    cursor: pointer;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
body #plan-modal .plans-list .pay-method .select-method input[type="radio"] + label:hover {
    border-color: #f58220;
}
body #plan-modal .plans-list .pay-method .select-method input[type="radio"]:checked + label,
body #plan-modal .plans-list .pay-method .select-method input[type="radio"]:checked + label:hover {
    border-color: #8cc152;
}
body #plan-modal .plans-list .pay-method .select-method input[type="radio"] + label img {
    display: block;
    opacity: .7;
    width: 75px;
    border-radius: .5em;
    -webkit-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
}
body #plan-modal .plans-list .pay-method .select-method input[type="radio"]:checked + label img,
body #plan-modal .plans-list .pay-method .select-method input[type="radio"]:checked + label:hover img {
    opacity: 1;
}
body #plan-modal .plans-list .pay-method .security-code input {
    width: 50%;
    float: right;
}
body #plan-modal .plans-list .pay-method .security-code span.code-location {
    display: inline-block;
    width: 50%;
    height: 35px;
    background: url(../img/ccv.png) top right no-repeat;
    background-size: auto 100%;
}
body #plan-modal .plans-list .company-info {
    margin-bottom: 2em;
}
body #plan-modal .plans-list .company-info > .col-xs-7 {
    padding-right: 50px;
    border-right: solid 1px #aab2bd;
}
body #plan-modal .plans-list .company-info > .col-xs-7 + .col-xs-5 {
    padding-left: 50px;
}
body #plan-modal .plans-list .company-info input[type="checkbox"],
body #plan-modal .plans-list .pay-method input[type="checkbox"] {
    margin: 0;
}
body #plan-modal .plans-list .company-info input[type="checkbox"] + label,
body #plan-modal .plans-list .pay-method input[type="checkbox"] + label {
    display: inline;
}
body #plan-modal .plans-list .checkout-block:not(:last-child) {
    margin-bottom: 1em;
}
body #plan-modal .plans-list .checkout-block .plan-positions {
    font-weight: 600;
}
body #plan-modal .plans-list .checkout-block .pay-info label + label {
    padding-left: 2em;
}
body #plan-modal .plans-list .checkout-block textarea {
    resize: none;
}
body #plan-modal .plans-list .checkout-block .checkbox {
    margin-bottom: 0;
}
body #plan-modal .plans-list .checkout-block .checkbox label {
    font-size: 1.2em;
}
body #plan-modal .plans-list .checkout-block .checkbox input[type="checkbox"] {
    margin-left: 0;
}
body #plan-modal .plans-list .checkout-block .card-flag {
    margin-bottom:.8em;
}
body #plan-modal .plans-list .checkout-block span.danger {
    color: #DA4453;
}
body #plan-modal .plans-list .checkout-block span.success {
    color: #0B9757;
}
body #plan-modal .plans-list .checkout-block h6 {
    font-size: 1em;
    font-weight: 400;
    color: #D95701;
}
body #plan-modal .plans-list .card-flag img {
    border: 2px solid #8cc152;
    border-radius: 0.5em;
}
body #plan-modal .modal-footer button {
    margin: 0;
}
/** Footer **/
footer,
.push {
    height: 75px;
    /** .push must be the same height as .footer **/
    clear: both;
}
body.login footer,
body.login .push {
    height: 110px;
    /** .push must be the same height as .footer **/
}
footer {
    position: relative;
    width: 100%;
    background: #61676f;
    color: #ccd1d9;
}
footer a,
footer a:hover,
footer a:focus {
    color: inherit;
}
footer .container {
    padding-top: 15px;
}
footer .container div ul {
    padding-left: 0;
}
footer .container div ul li.about {
    display: inline-block;
    margin-top: 15px;
    padding: 0 1.5em;
    font-size: .9em;
    border-left: solid 1px;
}
footer .container div ul li.about:first-child {
    border: none;
}
footer .container form.language {
    margin-top: 5px;
}
footer .container form.language .selecter {
    display: inline-block;
    vertical-align: middle;
    color: #434a54;
    margin-left: 5px;
    width: 184px;
}
/** Login footer **/
body.login footer {
    background: #f4791c;
    color: #ffffff;
}
body.login footer .container {
    padding-top: 30px;
}
body.login footer .container div a.go-to-page {
    margin-top: 15px;
}
body.login footer .container form.language .selecter {
    color: #62666f;
}
/** Commercial footer **/
body.commercial footer,
body.commercial .push {
    height: 203px;
    /** .push must be the same height as .footer **/
}
body.commercial footer .container .footer-left h6 {
    margin-bottom: 0;
}
body.commercial footer .container .footer-left h4 i {
    position: relative;
    margin-right: .4em;
    top: .2em;
    font-size: 1.8em;
    color: #ffffff;
}
body.commercial footer .container .footer-left ul.pay-methods {
    display: table;
    margin-bottom: 1.5em;
}
body.commercial footer .container .footer-left ul.pay-methods li {
    display: inline-block;
    vertical-align: middle;
}
body.commercial footer .container .footer-left ul.pay-methods li:not(:first-child) {
    width: 55px;
    margin-left: .2em;
}
body.commercial footer .container .footer-left ul.pay-methods li img {
    width: 100%;
    cursor: pointer;
}
body.commercial footer .container .footer-left ul,
body.commercial footer .container .footer-left ul li.about {
    margin: 0;
}
body.commercial footer .container .footer-left ul li.about:first-child {
    padding-left: 0;
}
body.commercial footer .container .footer-middle {
    margin: 12px 0;
}
body.commercial footer .container .footer-middle .contact-title {
    padding-bottom: .5em;
    font-size: 1.2em;
}
body.commercial footer .container .footer-middle .contact-title a {
    font-weight: bold;
    color: #ffffff;
}
body.commercial footer .container .footer-middle .contact-title a:hover {
    text-decoration: underline;
}
body.commercial footer .container .footer-middle > span {
    max-width: 90px;
    display: inline-block;
}
body.commercial footer .container .footer-middle > span img {
    max-width: 100%;
}
body.commercial footer .container .footer-menu {
    margin: 24px 0;
    text-align: right;
}
body.commercial footer .container .footer-menu ul li {
    padding-bottom: .8em;
}
body.commercial footer .footer-bar {
    height: 66px;
    text-align: center;
    color: #ffffff;
    background-color: #474b51;
}
body.commercial footer .footer-bar .container {
    padding: 0;
}
body.commercial footer .footer-bar .container a.to-site {
    display: block;
    width: 48px;
    height: 46px;
    margin: 10px 0;
    text-align: center;
    background: url(../img/logos/pt-br/hewysa-logo-branca-mini.png) top left no-repeat;
}
body.commercial footer .footer-bar .container ul {
    padding: 23px 0;
    text-align: center;
}
body.commercial footer .footer-bar .container ul li {
    display: inline;
    padding: 0 16px;
    border-left: solid 1px #ffffff;
}
body.commercial footer .footer-bar .container ul li:first-child {
    border:none;
}
body.commercial footer .footer-bar .container form.language {
    margin-top: 16px;
}
body.commercial footer .footer-bar .container form .form-group .selecter {
    margin-bottom:0;
}
/*alterar*/
.panel-info ol {
    list-style-type: lower-alpha;
    padding-left: 15px;
}
.panel-info ol li {
    padding-bottom: .8em;
}
.panel-info ol li ol {
    list-style-type: decimal;
    padding-left: 30px;
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
    content: " \25B4\25BE";
    cursor:pointer;
}
.disabled-all-elements {
    pointer-events: none;
    opacity: 0.4;
}
.evaluation-span {
    background-color: #e4e6e8;
    text-align: center;
    width: 60%;
    margin-left: 20%;
}
.feedback-save {
    margin-top: 1em;
    margin-left: 85%;
    margin-bottom: 0em!important;
    width: 120px;
}
.table-scroll {
    height: 500px;
    overflow: auto;

}


#tablePasso03ModalList > tr > td {
    min-width: 200px;
}