﻿/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, hr, fieldset, form, input, select, textarea, label, legend, caption, tfoot, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0 auto;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

input, a {
    outline: none;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

div:after, ol:after, form:after, ul:after, dl:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
    max-width: 100%;
    height: auto;
}

.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 16px;
    margin-top: 4px;
}

.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}

.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 10px;
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    min-width: 320px;
}

a {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

#info-fundep {
    visibility: visible;
    /*position: absolute;*/
}

#info-ifmg {
    visibility: hidden;
    /*position: relative;*/
}

.modal-content {
    border-radius: 0;
    box-shadow: none;
    border: none;
    background: #eeeeee;
}

    .modal-content .modal-header {
        background: #007fa6;
    }

        .modal-content .modal-header h4 {
            color: #FFFFFF;
            font-weight: 700;
            font-size: 14px;
            text-transform: uppercase;
        }

    .modal-content .modal-body h2 {
        color: #0d5e86;
        font-weight: 700;
        text-transform: uppercase;
        margin: 1rem 0;
    }

    .modal-content .modal-body h3 {
        color: #5e5e5e;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
    }

        .modal-content .modal-body h3 span {
            color: #5e5e5e;
            font-weight: 700;
            font-size: 12px;
            text-transform: uppercase;
        }

    .modal-content .modal-body .checkbox label {
        color: #5e5e5e;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        padding: 0;
    }

.closeModal {
    float: right;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    color: #FFFFFF; /* text-shadow: 0 1px 0 #fff; */
    filter: alpha(opacity=20); /* opacity: .2; */
    ;
    background: transparent;
    border: none;
}

.modal-footer .buttons-actions {
    background: transparent;
    color: #1c7da5;
    border: 5px solid #1c7da5;
    border-radius: 0;
    font-weight: 600;
    padding: 1% 4.9%;
    cursor: pointer;
}

.box-inputs input {
    border-radius: 5px;
    text-align: center;
}

.borda-cinza-direita {
    border-right: 4px solid #f5f5f5;
}

.borda-cinza-esquerda {
    border-left: 4px solid #f5f5f5;
}

#steps .presentation {
    width: 20%;
}

.experience {
    padding: 0;
    background: #FFFFFF;
}

    .experience a {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        color: #5e5e5e;
    }

/*.alerta-container-error {display: none;}*/
.alerta-container-error {
    min-height: 20px;
    padding: 19px;
    margin: 0 15px;
    background: #ff501b;
}

    .alerta-container-error .content-icon .icon-alerta:before {
        color: #FFFFFF;
    }

    .alerta-container-error .content-alert p {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
    }

    .alerta-container-error .content-alert a {
        color: #FFFFFF;
    }

/*.alerta-container-success {display: none;}*/
.alerta-container-success {
    min-height: 20px;
    padding: 19px;
    margin: 0 15px;
    background: #00ba71;
}

    .alerta-container-success .content-icon .icon-alerta:before {
        color: #FFFFFF;
    }

    .alerta-container-success .content-alert p {
        color: #FFFFFF;
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
    }

    .alerta-container-success .content-alert a {
        color: #FFFFFF;
    }

.box-contests .box-anexos-hidden {
    margin-top: 1rem;
    /*display: none;*/
}

    .box-contests .box-anexos-hidden hr {
        margin: 2rem auto;
        width: 97%;
        height: 1px;
        background: #8b8b8b;
    }

    .box-contests .box-anexos-hidden #iconDownload:hover {
        cursor: pointer;
    }

    .box-contests .box-anexos-hidden #iconDownload .icon-download::before {
        content: "\e605";
        font-size: 30px;
        color: #FFFFFF;
        background: #009dcf;
        padding: 1rem;
    }

    .box-contests .box-anexos-hidden #iconDownload .icon-download:hover::before {
        content: "\e605";
        font-size: 30px;
        color: #009dcf;
        background: #FFFFFF;
        padding: 1rem;
    }

.navbar {
    margin-bottom: 0;
}

#imgLogotipoMenu {
    content: url(../images/bg/fundep-logo-white.jpg);
}

#imgLogoRodape {
    content: url(../images/bg/logo-white.png);
    max-height: 70px;
}

.wrapper-content {
    background: #eeeeee;
    padding: 3% 0 1%;
}

.wrapper-content-blur {
    background: #f8f8f8;
    padding: 1.5% 0;
}

#wrapper-info {
    padding: 0;
}

#wrapper-info-hidden {
    padding: 0;
    display: none;
}

.content-icon {
    float: left;
}

    .content-icon .icon-alerta {
        color: #5e5e5e;
    }

.content-text-info {
    padding: 7px 0;
}

    .content-text-info strong {
        color: #5e5e5e;
    }

.title-info {
    font-weight: bold;
    color: #5e5e5e;
}

.element-footer h3 {
    font-weight: bold;
    color: #5e5e5e;
}

.no-padding {
    padding: 0;
}

#box-logo {
    padding: 0;
}

.box-logo img {
    padding: 0;
    margin: 0;
}

#topo-menu {
    background: url(../images/bg/bg-topo.png) repeat-x;
    border-radius: 0;
}

.menu_topo {
    background: transparent;
    border-radius: 0;
    border: none;
}

.listraAzul {
    background: transparent;
}

.usuario {
    background: #006e91;
    float: right;
}

.concursos {
    background: #007fa6;
    overflow: hidden;
}

.navbar-default .navbar-toggle {
    border: none;
    background: #005477;
    border-radius: 0;
    margin: 0;
    padding: 13px;
}

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: #005477;
    }

    .navbar-default .navbar-toggle .icon-bar {
        height: 5px;
        background: #FFFFFF;
    }

.navbar-toggle {
    padding: 6px 8px;
}

.nav-tabs > li {
    width: 16.66%;
    text-align: center;
}

.list {
    margin: 0;
}

    .list > li {
        float: left;
    }

        .list > li > a {
            color: #FFFFFF !important;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 0;
        }

.concursos > li > a:hover {
    border-bottom: 4px solid #005477;
}

.navigation > li > a {
    padding: 20px 15px;
}

.navbar-default .navbar-collapse,
.navbar-default {
    background: #007fa6;
    border: none;
}

.account-user span {
    color: #FFFFFF;
    /*margin-top: 10%;*/
    float: left;
    padding: 0 10px;
    font-size: 13px;
}

.account-user #welcome-user {
    text-transform: uppercase;
}

#perfil, #locked, #out {
    background: #005c83;
}

    #home:hover,
    #perfil:hover,
    #locked:hover,
    #out:hover,
    #min:hover,
    #max:hover,
    #print:hover {
        background: #FFFFFF;
    }

    #home a:hover .icon-home,
    #perfil a:hover .icon-perfil-01,
    #locked a:hover .icon-senha-01,
    #out a:hover .icon-sair,
    #min a:hover .icon-a-012,
    #max a:hover .icon-a-01,
    #print a:hover .icon-imprimir {
        color: #005477;
    }

#min {
    background: #00658c;
}

#max {
    background: #005c83;
}

/*#print {
    background: #005477;
}*/

#number-home {
    /*display:none !important;*/
    background: #ff501b;
    color: #FFFFFF;
    padding: 8px 5px;
    font-size: 10px;
    float: right;
    position: absolute;
    top: 1px;
    right: 6px;
    border: 1px solid white;
}

#area-user {
    /*padding: 0 39px 0 10px;*/
    /*padding: 0 37px 0 41.2px;*/
    width: 17%;
}

    #area-user strong {
        color: #FFFFFF;
        text-align: right;
    }

        #area-user strong p {
            line-height: 15px;
            margin-top: 10px;
            margin-right: 15px;
            margin-left: 22px;
        }

.form-control {
    display: inline-block;
}

.navigation {
    /*background:#007fa6;*/
    margin: 0 auto;
}

.menu-bottom {
    margin: 0;
    background: transparent;
    border-radius: 0;
    border: none;
}

#menu-bottom {
    padding: 0;
}

#footer-menu ul li {
}

    #footer-menu ul li a {
        font-size: 12px;
        color: #FFFFFF;
        font-weight: 600;
    }

#footer-menu-candidato ul li {
}

    #footer-menu-candidato ul li a {
        font-size: 12px;
        color: #FFFFFF;
        font-weight: 600;
    }

.breadcrumb {
    background: transparent;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    box-shadow: none;
}

    .breadcrumb h2 {
        color: #005d84;
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase;
    }

.list-links {
    padding: 0;
}

    .list-links a {
        padding: 0;
        color: #5e5e5e;
        text-transform: uppercase;
        font-size: 13px;
    }

    .list-links .active {
        padding: 0;
        color: #5e5e5e;
        font-weight: 700;
        font-size: 13px;
        text-transform: uppercase;
    }

.box-form-password {
    background: #FFFFFF;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    padding: 4% 3%;
}

.box-form-one-step {
    background: #FFFFFF;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    padding: 4% 1%;
}

.form-group h2 {
    font-size: 24px;
    font-weight: 700;
    color: #5e5e5e;
}

.form-group label {
    font-weight: 700;
    color: #5e5e5e;
}

.form-inline label {
    font-weight: 700;
    color: #5e5e5e;
}

.form-inline .inputs {
    background: #eeeeee;
    border: none;
    box-shadow: none;
    padding: 1% 4.9% !important;
}

.form-inline .submit-password {
    background: #FFFFFF;
    color: #1c7da5;
    border: 5px solid #1c7da5;
    border-radius: 0;
    font-weight: 600;
    padding: 1% 4.9%;
}

    .form-inline .submit-password:hover {
        background: #FFFFFF;
        color: #5e5e5e;
        border: 5px solid #5e5e5e;
        border-radius: 0;
        font-weight: 600;
        padding: 1% 4.9%;
    }

.submit-password {
    background: #FFFFFF;
    color: #1c7da5;
    border: 5px solid #1c7da5;
    border-radius: 0;
    font-weight: 600;
    padding: 1% 4.9%;
}

    .submit-password:hover {
        background: #FFFFFF;
        color: #5e5e5e;
        border: 5px solid #5e5e5e;
        border-radius: 0;
        font-weight: 600;
        padding: 1% 4.9%;
    }

.box-main {
    background: #dbdbdb;
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 2%;
}

.icon-fechar-01:before {
    background: #5e5e5e;
    color: #FFFFFF;
    padding: 0.8%;
    float: right;
    position: relative;
    left: -13%;
}

.element-date {
    /*margin: 15px 10px;*/
}

.element-title {
    margin: 10px 0;
}

.element-text {
    margin: 10px 0px;
}

    .element-text p {
        margin: 10px 0px;
        font-size: 13px;
        /*padding: 0.5rem 0;*/
        color: #8b8b8b;
    }

.text-contests {
    padding: 0 5% 0 0;
}

.element-footer {
    margin: 25px 0px;
}

.anchors-elements {
    margin: 1% auto;
}

    .anchors-elements a:hover {
        text-decoration: none;
    }

.list-elements-anchors {
    width: 100%;
}

    .list-elements-anchors li {
        display: inline-table;
        float: left;
        background: #FFFFFF;
        width: 100%;
        margin: 40px auto;
    }

        .list-elements-anchors li a.new-inscription {
            font-weight: 700;
            text-transform: uppercase;
            float: left;
            padding: 0px 9px 13px;
        }

.icon-seta-direita-01:before {
    font-size: 24px;
}

.list-elements-anchors li .icon-seta-direita-01:before {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 700;
}

.anchors {
    float: left;
}

.flag-right {
    float: right;
    padding: 10% 13%;
    background: #0d5e86;
}

.news {
    font-weight: 700;
}

.element-date {
    font-weight: 600;
    color: #5e5e5e;
}

.element-title {
    color: #5e5e5e;
    font-weight: 700;
}

    .element-title h2 {
        line-height: 25px;
    }

    .element-title p {
        font-size: 18px;
        padding: 0.5rem 0;
        color: #8b8b8b;
    }

.element-more {
    color: #8b8b8b;
    font-weight: 600;
}

    .element-more:hover {
        color: #8b8b8b;
    }

.element-answer {
    font-weight: 700;
    text-transform: uppercase;
    color: #5e5e5e;
}

.date-news {
    color: #8b8b8b;
    /*padding:0 5px;*/
}

.title-news {
    font-size: 24px;
    /*padding:0 5px;*/
}

.nav-tabs {
    border-bottom: none !important;
}

    .nav-tabs > li > a {
        background: #FFFFFF;
        color: #5e5e5e;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 0;
        border: none;
    }

    .nav-tabs > li.active > a {
        background: #007fa6;
        color: #FFFFFF;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 0;
        border: none !important;
    }

    .nav-tabs > li > a:hover {
        background: #007fa6;
        color: #FFFFFF;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 0;
        border: none;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        background: #007fa6;
        color: #FFFFFF;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 0;
        border: none !important;
    }

.box-status-item {
    margin-bottom: 25px;
}

.data h2 {
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
}

.data .subtitle {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin: 1rem 0;
}

.form-group input[type="text"] {
    color: #4c4c46;
    font-weight: 600;
    text-transform: uppercase;
    background: #eeeeee;
    box-shadow: none;
    border: none;
    border-radius: 7px;
    height: 3.6em;
}

.form-group textarea {
    color: #4c4c46;
    font-weight: 600;
    text-transform: uppercase;
    background: #eeeeee;
    box-shadow: none;
    border: none;
    border-radius: 7px;
}

.submit-data, .reset-data {
    background: transparent;
    color: #1c7da5;
    border: 5px solid #1c7da5;
    border-radius: 0;
    font-weight: 600;
    padding: 1% 4.9%;
    float: right;
    margin: 0 0 0 30px;
}

#correios {
    margin-top: 24px;
    padding: 4% 27% 4%;
}

.submit-data:hover, .reset-data:hover {
    background: transparent;
    color: #5e5e5e;
    border: 5px solid #5e5e5e;
    border-radius: 0;
    font-weight: 600;
    padding: 1% 4.9%;
    float: right;
    /*margin: 0 0 0 30px;*/
}

.eye-full {
    padding: 13%;
    font-weight: 600;
    color: #FFFFFF;
}

.list-news li {
    background: #FFFFFF;
    margin-bottom: 5px;
    padding: 1px 15px;
}

.anchors-news {
    color: #5e5e5e;
    font-weight: 600;
}

.element-date-dashboard {
    font-weight: 800;
    color: #5e5e5e;
}

.lista-fases p, .list-data-itens p {
    color: #5e5e5e;
}

.element-date-dashboard:hover {
    color: #5e5e5e;
}

.new {
    background: #ff501b;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: 600;
    float: right;
    position: relative;
    right: 1%;
    padding: 2px 10px;
}

.my-inscription {
    background: #ff501b;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: 600;
    float: left;
    margin: 5px 0;
    padding: 2px 10px;
}

.panel-group .panel {
    border: none !important;
}

.panel-default > .panel-heading {
    background: #FFFFFF;
    color: #5e5e5e;
    font-weight: 600;
    border-radius: 0;
    padding: 10px 0 10px 15px;
}

.panel-group .panel-heading.panel-collapse > .list-group, .panel-group .panel-heading.panel-collapse > .panel-body {
    background: #eeeeee !important;
}

.divider {
    height: 4px;
    background: #dedede;
    margin: 2.5% auto;
    width: 9%;
    float: left;
}

.pagination > li {
    border-radius: 0;
}

    .pagination > li > a, .pagination > li > span {
        font-weight: 600;
        background: #eeeeee;
        border: none;
        color: #1c7da5;
        padding: 6px 12px;
        font-size: 16px;
    }

        .pagination > li > a:focus,
        .pagination > li > a:hover,
        .pagination > li > span:focus,
        .pagination > li > span:hover {
            color: #dedede;
        }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background: transparent;
    color: #1c7da5;
    border: 4px solid #1c7da5;
    padding: 3px 12px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    background: #1c7da5;
    border: none;
    border-radius: 0;
    padding: 6px 12px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    background: #1c7da5;
    border: none;
    border-radius: 0;
    padding: 6px 12px;
}

.icon-seta-esquerda,
.icon-seta-direita-01 {
    color: #FFFFFF;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 4px 0;
    float: left;
}

.content-checkbox p {
    color: #4c4c4c;
}

.content-checkbox span {
    color: #4c4c4c;
}

.content-checkbox label {
    color: #4c4c4c;
}

.label-selection {
    color: #5e5e5e;
    font-style: italic;
    font-weight: 600;
}

.selection-options-contests {
    width: 100%;
    border: 4px solid #1c7da5;
    border-radius: 8px;
    padding: 5px;
    height: 3em;
    color: #5e5e5e;
    font-style: italic;
    font-weight: 500;
    outline: none;
}

input[type=radio] {
    cursor: pointer;
    width: 12px;
    height: 12px;
}

    input[type=radio] + span:before {
        content: " ";
        background-color: #ccc;
        display: inline-block;
        margin-right: 15px;
        width: 6px;
        height: 6px;
        border: 3px solid #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        visibility: visible;
        box-shadow: 0 0 0px 2px #999;
    }

    input[type=radio]:checked + span:before {
        background-color: #052;
    }

input[type=checkbox] {
    opacity: 0;
    margin-right: -12px;
    cursor: pointer;
    width: 12px;
    height: 12px;
}

    input[type=checkbox]:disabled {
        opacity: 100;
        width: 12px;
        height: 12px;
    }

    input[type=checkbox] + span:before {
        content: "\00a0";
        display: inline-block;
        margin-right: 15px;
        width: 15px;
        height: 15px;
        visibility: visible;
        background: #e1e1e1;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        line-height: 12px;
        text-align: center;
        font-weight: bold;
        color: #007fa6;
        font-size: 17px;
    }

    input[type=checkbox]:checked + span:before {
        content: "\00d7";
        color: #007fa6;
        font-size: 17px;
    }

    input[type=checkbox] + label:before {
        content: "\00a0";
        display: inline-block;
        margin-right: 15px;
        width: 15px;
        height: 15px;
        visibility: inherit;
        background: #e1e1e1;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        line-height: 12px;
        text-align: center;
        font-weight: bold;
        color: #007fa6;
        font-size: 17px;
    }

    input[type=checkbox]:checked + label:before {
        content: "\00d7";
        color: #007fa6;
        font-size: 17px;
    }

/* hover style just for information */
label:hover:before {
    border: 1px solid #4778d9 !important;
}

.step-four input[type=text] {
    border: none;
    background: #eeeeee;
    color: #5e5e5e;
    font-style: italic;
    font-weight: 500;
    outline: none;
    height: 3.6em;
}

.step-four input[type=date] {
    border: none;
    background: #eeeeee;
    padding: 11% 2%;
    color: #5e5e5e;
    font-style: italic;
    font-weight: 500;
    outline: none;
}

.title-contests {
    margin: 0;
}

.more-contests {
    background: transparent;
    color: #1c7da5;
    border: 5px solid #1c7da5;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3.4% 25%;
    float: right;
}

    .more-contests:hover {
        background: transparent;
        color: #5e5e5e;
        border: 5px solid #5e5e5e;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3.4% 25%;
        float: right;
        cursor: pointer;
    }

.more-resources {
    background: transparent;
    color: #595959;
    border: 5px solid #595959;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3%;
    width: 100%;
    float: right;
    text-align: center;
}

    .more-resources:hover {
        background: #595959;
        color: #FFFFFF;
        border: 5px solid #595959;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3%;
        width: 100%;
        float: right;
    }

.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0;
}

.list-group-item {
    background: #FFFFFF;
    margin-bottom: 3px !important;
}

.list-group .anchor-inscription {
    color: #5e5e5e;
    font-weight: 600;
    padding: 0 0 0 0px;
}

.list-group .anchor-inscription {
    color: #5e5e5e;
    font-weight: 600;
    border: none;
    height: 50px;
}

    .list-group .anchor-inscription #list-text {
        padding: 0;
        float: left;
        width: 91%;
    }


a.anchor-inscription .icon-seta-direita-01:before {
    content: "\e613";
    color: #FFFFFF;
    font-size: 21px;
    background: #009dcf;
    position: absolute;
    right: 0;
    padding: 14px;
}

a.anchor-inscription:hover .icon-seta-direita-01:before {
    content: "\e613";
    color: #009dcf;
    font-size: 21px;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    padding: 14px;
}

a.anchor-inscription .icon-download:before {
    content: "\e605";
    color: #FFFFFF;
    font-size: 21px;
    background: #009dcf;
    position: absolute;
    right: 0;
    padding: 14px;
}

a.anchor-inscription:hover .icon-download:before {
    content: "\e605";
    color: #009dcf;
    font-size: 21px;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    padding: 14px;
}

.lista-fases {
    background: #FFFFFF;
    padding: 1px 0;
    margin-bottom: 5px;
}

    .lista-fases .icon-seta-direita-01:before {
        content: "\e613";
        color: #FFFFFF;
        font-size: 21px;
        background: #009dcf;
        position: absolute;
        right: 0;
        padding: 14px;
    }

    .lista-fases .icon-seta-direita-01:before {
        content: "\e613";
        color: #FFFFFF;
        font-size: 21px;
        background: #009dcf;
        position: absolute;
        right: 0;
        padding: 14px;
    }

    .lista-fases:hover .icon-seta-direita-01:before {
        content: "\e613";
        color: #009dcf;
        font-size: 21px;
        background: #FFFFFF;
        position: absolute;
        right: 0;
        padding: 14px;
    }

.list-data-itens .icon-seta-direita-01:before {
    content: "\e613";
    font-size: 21px;
    background: #009dcf;
    position: absolute;
    right: 0;
    padding: 14px;
}

.list-data-itens a:hover .icon-seta-direita-01:before {
    content: "\e613";
    font-size: 21px;
    color: #009dcf;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    padding: 14px;
}

.icon-closed .icon-fechar-01:before {
    content: "\e608";
    font-size: 30px;
    background: #5e5e5e;
    color: #FFFFFF;
    padding: 9.5px;
}

.icon-flags-novos .icon-seta-baixo-01, .icon-flags-novos .icon-seta-cima-01 {
    content: "\e611";
    font-size: 20px;
    color: #FFFFFF;
    background: #469bce;
    position: absolute;
    right: 0;
    padding: 19px;
}

.icon-flags-novos:hover .icon-seta-baixo-01, .icon-flags-novos:hover .icon-seta-cima-01 {
    content: "\e611";
    font-size: 20px;
    color: #469bce;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    padding: 19px;
}

.disabled {
    background: #D6D6D6 !important;
    color: #FFFFFF !important;
}

.icon-flags-inscricoes .icon-seta-baixo-01, .icon-flags-inscricoes .icon-seta-cima-01 {
    content: "\e611";
    font-size: 20px;
    color: #FFFFFF;
    background: #00b974;
    position: absolute;
    right: 0;
    padding: 19px;
}

.icon-flags-inscricoes:hover .icon-seta-baixo-01, .icon-flags-inscricoes:hover .icon-seta-cima-01 {
    content: "\e611";
    font-size: 20px;
    color: #00b974;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    padding: 19px;
}

.icon-flags-andamento .icon-seta-baixo-01, .icon-flags-andamento .icon-seta-cima-01 {
    content: "\e611";
    font-size: 20px;
    color: #FFFFFF;
    background: #f0b21e;
    position: absolute;
    right: 0;
    padding: 19px;
}

.icon-flags-andamento:hover .icon-seta-baixo-01, .icon-flags-andamento:hover .icon-seta-cima-01 {
    content: "\e611";
    font-size: 20px;
    color: #f0b21e;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    padding: 19px;
}

.icon-flags-homologados .icon-seta-baixo-01, .icon-flags-homologados .icon-seta-cima-01 {
    content: "\e611";
    font-size: 20px;
    color: #FFFFFF;
    background: #e35000;
    position: absolute;
    right: 0;
    padding: 19px;
}

.icon-flags-homologados:hover .icon-seta-baixo-01, .icon-flags-homologados:hover .icon-seta-cima-01 {
    content: "\e611";
    font-size: 20px;
    color: #e35000;
    background: #FFFFFF;
    position: absolute;
    right: 0;
    padding: 19px;
}

.aviso .icon-alerta:before {
    color: #009dcf;
}

.icon-closed .icon-fechar-01:before {
    background: #009dcf;
}

.list-group .anchor-inscription:hover {
    font-weight: 600;
    background: #FFFFFF;
}

.list-group .anchor-inscription span {
    font-weight: 500;
}

.list-data-itens {
    background: #FFFFFF;
    padding: 0;
    margin-bottom: 5px;
}

.list-status {
    margin-top: 2%;
}

    .list-status li {
        width: 100%;
    }

        .list-status li span {
            color: #5e5e5e;
            font-weight: 700;
            position: relative;
            top: -9px;
        }

.more-my-going {
    background: transparent;
    color: #f0b21e;
    border: 5px solid #f0b21e;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3%;
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
}

    .more-my-going:hover {
        background: #f0b21e;
        color: #FFFFFF;
        border: 5px solid #f0b21e;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3%;
        width: 100%;
        float: right;
    }

.more-my-approved {
    background: transparent;
    color: #ff501b;
    border: 5px solid #ff501b;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3%;
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
}

    .more-my-approved:hover {
        background: #ff501b;
        color: #FFFFFF;
        border: 5px solid #ff501b;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3%;
        width: 100%;
        float: right;
    }

.more-my-closed {
    background: transparent;
    color: #5e5e5e;
    border: 5px solid #5e5e5e;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3%;
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
}

    .more-my-closed:hover {
        background: #5e5e5e;
        color: #FFFFFF;
        border: 5px solid #5e5e5e;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3%;
        width: 100%;
        float: right;
    }

.more-resources-news {
    background: transparent;
    color: #469bce;
    border: 5px solid #469bce;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3%;
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
}

    .more-resources-news:hover {
        background: #469bce;
        color: #FFFFFF;
        border: 5px solid #469bce;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3%;
        width: 100%;
        float: right;
    }

.more-resources-contests {
    background: transparent;
    color: #469bce;
    border: 5px solid #469bce;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3%;
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
}

    .more-resources-contests:hover {
        background: #469bce;
        color: #FFFFFF;
        border: 5px solid #469bce;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3%;
        width: 100%;
        float: right;
    }

.more-resources-open {
    background: transparent;
    color: #00b974;
    border: 5px solid #00b974;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3%;
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
}

    .more-resources-open:hover {
        background: #00b974;
        color: #FFFFFF;
        border: 5px solid #00b974;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3%;
        width: 100%;
        float: right;
    }

.more-resources-progress {
    background: transparent;
    color: #f0b21e;
    border: 5px solid #f0b21e;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3%;
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
}

    .more-resources-progress:hover {
        background: #f0b21e;
        color: #FFFFFF;
        border: 5px solid #f0b21e;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3%;
        width: 100%;
        float: right;
    }

.more-resources-approved {
    background: transparent;
    color: #e35000;
    border: 5px solid #e35000;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3%;
    width: 100%;
    float: right;
    text-align: center;
    margin-bottom: 10px;
}

    .more-resources-approved:hover {
        background: #e35000;
        color: #FFFFFF;
        border: 5px solid #e35000;
        border-radius: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 600;
        padding: 3%;
        width: 100%;
        float: right;
    }

#home:before {
    background: #469bce;
    color: #FFFFFF;
    padding: 0.8%;
    float: right;
    position: relative;
    left: 3.4%;
}

#access-mail {
    color: #1c7da5;
    font-weight: 700;
}

select:before {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.box-select select {
    border: 4px solid #848484;
    border-radius: 8px;
    color: #5e5e5e;
    font-style: italic;
    font-weight: 600;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-oveflow: '';
    appearance: none;
    background: url(../images/bg/seta-down-min.png) no-repeat right;
    padding-right: 75px;
}

.box-select-blue select {
    width: 100%;
    border: 4px solid #1c7da5;
    border-radius: 8px;
    height: 3.1em;
    color: #5e5e5e;
    font-style: italic;
    font-weight: 600;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/bg/seta-down-blue.png) no-repeat right;
}

.box-select-topo select {
    width: 100%;
    border: 4px solid #ffffff;
    border-radius: 8px;
    height: 3.1em;
    color: silver;
    font-style: italic;
    font-weight: 600;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/bg/seta-down-white.png) no-repeat right;
}

.datepicker01 {
    border: 4px solid #848484;
    background: url(../images/bg/datepicker-1.png) no-repeat right;
    width: 32%;
    padding: 0 0 0 10px;
}

.panel-title {
    padding-right: 47px !important;
}

    .panel-title .icon-seta-baixo-01:before {
        content: "\e611";
        font-size: 22px;
        color: #FFFFFF;
        background: #469bce;
        padding: 12px;
        margin-right: -50px;
    }

    .panel-title .icon-seta-cima-01:before {
        content: "\e612";
        font-size: 22px;
        color: #FFFFFF;
        background: #469bce;
        padding: 12px;
        margin-right: -50px;
    }


.box-logo-bottom {
    background: #006e91;
    padding: 0;
    margin: 0;
    position: relative;
    right: -14%;
    float: left;
}

    .box-logo-bottom img {
        padding: 0;
        margin: 0;
    }

.contact-bottom p {
    font-family: 'Titillium Web', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 1% 0;
}

.contact-bottom a {
    font-family: 'Titillium Web', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 3% 0;
}

    .contact-bottom a:hover {
        text-decoration: underline;
        color: #FFFFFF;
    }

.contact-bottom .icon-fax-01 {
    color: #116081;
    float: left;
    padding: 0 5% 0 0;
    font-size: 20px;
}

.contact-bottom .icon-email {
    color: #116081;
    float: left;
    padding: 0 5% 0 0;
    font-size: 20px;
}

.contact-bottom .icon-whatsapp {
    color: #116081;
    float: left;
    padding: 0 5% 0 0;
    font-size: 20px;
}

.contact-bottom  {
    color: #116081;
    float: left;
    padding: 0 5% 0 0;
    font-size: 20px;
}

.contact-bottom .icon-link-01 {
    color: #116081;
    float: left;
    padding: 0 5% 0 0;
    font-size: 20px;
}

.navigation-bottom li a:hover {
    text-decoration: underline;
}

.form-group input[type="text"].error {
    border: 4px solid #ff501b;
}

.form-group textarea.error {
    border: 4px solid #ff501b;
}

.form-group input[type="password"].error {
    border: 4px solid #ff501b;
}

.form-group select .error {
    border: 4px solid #ff501b;
}

.select-options .error {
    border: 4px solid #ff501b;
}

.error {
    font-size: 12px;
    font-style: italic;
    color: #ff501b !important;
    width: 100%;
}

.anchor-options-blue {
    color: #0d5e86;
    padding: 38px 100px 62px 30px !important;
    background: url(../images/bg/seta-dir.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

.anchor-options-new {
    padding: 15px 100px 85px 30px !important;
    background: url(../images/bg/seta-dir.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

    .anchor-options-blue:hover, .anchor-options-new:hover {
        color: #0d5e86;
        text-decoration: none;
        background: url(../images/bg/seta-dir-white.jpg) #FFFFFF no-repeat right !important;
    }

.anchor-options-cyan {
    color: #469bce;
    padding: 38px 100px 62px 30px !important;
    background: url(../images/bg/seta-dir-recursos.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

.anchor-options-new-cyan {
    color: #469bce;
    padding: 15px 100px 85px 30px !important;
    background: url(../images/bg/seta-dir-recursos.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

    .anchor-options-cyan:hover,
    .anchor-options-new-cyan:hover {
        color: #469bce;
        text-decoration: none;
        background: url(../images/bg/seta-dir-white.jpg) #FFFFFF no-repeat right !important;
    }

.anchor-options-green {
    color: #00b974;
    padding: 38px 100px 62px 30px !important;
    background: url(../images/bg/seta-dir-inscricao.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

.anchor-options-new-green {
    color: #00b974;
    padding: 15px 100px 85px 30px !important;
    background: url(../images/bg/seta-dir-inscricao.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

    .anchor-options-green:hover,
    .anchor-options-new-green:hover {
        color: #00b974;
        text-decoration: none;
        background: url(../images/bg/seta-dir-white.jpg) #FFFFFF no-repeat right !important;
    }

.anchor-options-yellow {
    color: #f0b21e;
    padding: 38px 100px 62px 30px !important;
    background: url(../images/bg/seta-dir-andamento.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

.anchor-options-new-yellow {
    color: #f0b21e;
    padding: 15px 100px 85px 30px !important;
    background: url(../images/bg/seta-dir-andamento.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

    .anchor-options-yellow:hover,
    .anchor-options-new-yellow:hover {
        color: #f0b21e;
        text-decoration: none;
        background: url(../images/bg/seta-dir-white.jpg) #FFFFFF no-repeat right !important;
    }

.anchor-options-red {
    color: #e35000;
    padding: 38px 100px 62px 30px !important;
    background: url(../images/bg/seta-dir-homologa.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

.anchor-options-new-red {
    padding: 15px 100px 85px 30px !important;
    background: url(../images/bg/seta-dir-homologa.jpg) #FFFFFF no-repeat right !important;
    max-height: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    width: 100%;
    line-height: 15px;
}

    .anchor-options-red:hover,
    .anchor-options-new-red:hover {
        color: #e35000;
        text-decoration: none;
        background: url(../images/bg/seta-dir-white.jpg) #FFFFFF no-repeat right !important;
    }

#back-icon {
    background: #FFFFFF;
    padding: 10px;
}

#icons-anchors {
    background: url(../images/bg/seta-dir-min.jpg) #FFFFFF no-repeat right !important;
}

    #icons-anchors:hover {
        background: url(../images/bg/seta-dir-white-min.jpg) #FFFFFF no-repeat right !important;
    }

#closed-info .icon-fechar-01:before {
    background: #5e5e5e;
    content: "\e608";
    font-size: 20px;
    color: #FFFFFF;
    padding: 15px;
}

#center-box {
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
}

.read-terms {
    border-right: 5px solid #eeeeee;
}

.wrapper-my-inscription {
    background: #FFFFFF;
    padding: 0;
    margin-bottom: 5px;
    border-left: 5px solid #f0b21e;
}

.wrapper-my-approved {
    background: #FFFFFF;
    padding: 0;
    margin-bottom: 5px;
    border-left: 5px solid #ff501b;
}

.wrapper-my-closed {
    background: #FFFFFF;
    padding: 0;
    margin-bottom: 5px;
    border-left: 5px solid #5e5e5e;
}

#box-logo-bottom {
    background: #006e91;
}

#box-img-bottom {
    /*margin: 33px auto;*/
    margin: 15px auto 14px;
}

.box-contact-bottom {
    text-align: center;
    color: #FFFFFF;
    font-weight: 600;
    padding: 13px 0 13px;
}

.box-anchors-bottom {
    background: #1a759a;
    padding: 4px 0 9px;
}

.icons-footer {
    color: #116081;
}
/*.box-icon-footer{
	float:left;
}*/
.icon-phone {
    /*left: 40px;
	position: relative;*/
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.icon-talk {
    /*left: 30px;
	position: relative;*/
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.icon-email:before,
.icon-whats:before,
.icon-fax-01:before,
.icon-link-01:before {
    font-size: 23px;
}

.ver-todos {
    padding: 0;
    background: #f0b21e;
    padding: 2.5% 0;
}

#legend {
    /*position: relative;
    top: -20px;
    float: right;*/
    position: relative;
    top: 12px;
}

.list-logged {
    float: left;
}

    .list-logged li a:before {
        content: ">";
        color: #FFFFFF;
        margin: 5px;
        font-size: 10px;
    }

    .list-logged li a {
        font-size: 12px;
        padding: 10px 5px;
        color: #FFFFFF;
    }

.cpf_logged {
    border-radius: 0 !important;
    padding: 10px;
}

.passorwd_logged {
    border-radius: 0 !important;
    padding: 10px;
}

.form-group input[type="password"] {
    color: #4c4c46;
    font-weight: 600;
    text-transform: uppercase;
    background: #eeeeee !important;
    box-shadow: none;
    border: none;
    border-radius: 7px;
    height: 3.6em;
}

input:-webkit-autofill {
    background: #eeeeee !important;
}

.submit-user {
    background: #005477;
    color: #FFFFFF;
    border: none;
    border-radius: 0;
    font-weight: 600;
    padding: 15px 10px;
    margin-right: -1px;
}

    .submit-user:hover {
        background: #FFFFFF;
        color: #005477;
        border: none;
        border-radius: 0;
        font-weight: 600;
        padding: 15px 10px;
    }

.sr-only {
    position: initial;
}

.infos a, .infos p {
    color: #FFFFFF;
}

#bt_toogle {
    margin: auto 20px;
    color: #FFFFFF;
}

#for-cpf {
    background: #FFFFFF;
    padding: 11px 10px;
    height: 3.1em;
    /*float: left;*/
}

#for-senha {
    background: #FFFFFF;
    padding: 11px 10px;
    height: 3.1em;
    /*float: left;*/
}

.hiddenErrors {
    display: none;
}

#estilo {
    color: #1c7da5;
    font-weight: 600;
    background: url(../images/bg/seta-down-blue.png) no-repeat right;
}

#box-rest-exemption {
    display: none;
}

#box-rest-closed {
    display: none;
}

#box-rest {
    display: none;
}

#box-rest-closed-homologados {
    display: none;
}

#box-rest-closed-inscription-homologados {
    display: none;
}

#box-rest-closed-inscription-isencao {
    display: none;
}

.ver-mais {
    display: none;
}

.panel {
    box-shadow: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    background: #eeeeee;
}
/*320 pixels – Smartphones no modo retrato.
480 pixels – Smartphones no modo paisagem.
600 pixels – Tablets pequenos. Ex: Amazon Kindle (600×800)
768 pixels – Tablets maiores em modo retrato. Ex: iPad (768×1024)
1024 pixels – Tablets maiores em modo paisagem, monitores antigos.
1200 pixels – Monitores wide.*/
#box-novos {
    background: #bfd8e0 !important;
    padding: 0;
    width: 95%;
    float: left;
}

#botao-novos {
    padding: 0;
    width: 5%;
    float: left;
}


/* Large desktop */
@media (min-width: 1200px) {
    .list-elements-anchors li {
        margin: 5px auto;
    }

    #closed-info {
        padding: 0;
    }

        #closed-info .icon-fechar-01:before {
            background: #5e5e5e;
            content: "\e608";
            font-size: 33px;
            color: #FFFFFF;
            padding: 26%;
        }

    #center-box {
        border-top: none;
        border-bottom: none;
        border-left: 2px solid #eeeeee;
        border-right: 2px solid #eeeeee;
    }

    .navigation > li > a {
        padding: 44px 15px;
    }
}

@media (min-width: 979px) and (max-width: 1199px) {
    #correios {
        margin: 0;
        padding: 1% 4.9%;
        float: left;
    }

    .concursos {
        font-size: 12px;
    }

    .more-my-going {
        background: transparent;
        color: #f0b21e;
        border: 5px solid #f0b21e;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-my-going:hover {
            background: #f0b21e;
            color: #FFFFFF;
            border: 5px solid #f0b21e;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-my-approved {
        background: transparent;
        color: #ff501b;
        border: 5px solid #ff501b;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-my-approved:hover {
            background: #ff501b;
            color: #FFFFFF;
            border: 5px solid #ff501b;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-my-closed {
        background: transparent;
        color: #5e5e5e;
        border: 5px solid #5e5e5e;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-my-closed:hover {
            background: #5e5e5e;
            color: #FFFFFF;
            border: 5px solid #5e5e5e;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-news {
        background: transparent;
        color: #469bce;
        border: 5px solid #469bce;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-news:hover {
            background: #469bce;
            color: #FFFFFF;
            border: 5px solid #469bce;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-contests {
        background: transparent;
        color: #469bce;
        border: 5px solid #469bce;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-contests:hover {
            background: #469bce;
            color: #FFFFFF;
            border: 5px solid #469bce;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-open {
        background: transparent;
        color: #00b974;
        border: 5px solid #00b974;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-open:hover {
            background: #00b974;
            color: #FFFFFF;
            border: 5px solid #00b974;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-progress {
        background: transparent;
        color: #f0b21e;
        border: 5px solid #f0b21e;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-progress:hover {
            background: #f0b21e;
            color: #FFFFFF;
            border: 5px solid #f0b21e;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-approved {
        background: transparent;
        color: #e35000;
        border: 5px solid #e35000;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-approved:hover {
            background: #e35000;
            color: #FFFFFF;
            border: 5px solid #e35000;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    #area-user {
        /*padding: 0 8.7px;*/
        /*padding: 0 29.1px;*/
        padding: 10px 10px;
        font-size: 13px;
        width: 13%;
        /*width:auto;*/
    }

        #area-user strong p {
            margin: 0px;
            line-height: 15px;
            text-align: left;
        }

        .listraAzul {
        background: transparent;
    }

    .list-logged li {
        display: inline;
        padding: 20px 0 0 20;
    }

    .cpf_logged {
        border-radius: 0 !important;
        padding: 10px;
    }

    .passorwd_logged {
        border-radius: 0 !important;
        padding: 10px;
    }

    .navigation > li > a {
        padding: 20px 6px;
    }

        .navigation > li > a:hover {
            padding: 8px 6px;
        }

    .concursos > li > a:hover {
        padding: 20px 6px;
    }
}

@media (min-width: 1023px) and (max-width: 1025px) {
    .box-contact-bottom {
        padding: 0 !important;
    }

    .infos p {
        font-size: 13px;
    }

        .infos p #font-email {
            font-size: 12px;
        }

        .infos p a {
            font-size: 13px;
        }

    .listraAzul {
        background: #006e91;
    }

    #area-user {
        /*padding: 0 8.7px;*/
        /*padding: 0 29.1px;*/
        padding: 5px 10px;
        font-size: 13px;
        width: 17%;
    }

        #area-user strong p {
            line-height: 10px;
            /*margin: 0px;
            line-height: 15px;
            text-align: left;*/
        }
}

@media (min-width: 1024px) and (max-width: 1024px) {
    .icon-flags-novos .icon-seta-baixo-01 {
        padding: 0;
    }

    .icon-flags-novos .icon-seta-cima-01 {
        padding: 0;
    }

    .icon-flags-novos:hover {
        padding: 0 !important;
    }

    .icon-flags-novos:hover {
        padding: 0 !important;
    }

    .navigation {
        margin: 22px auto 0;
    }

        .navigation > li > a {
            padding: 20px 6px;
        }

    .list-group .anchor-inscription #list-text {
        padding: 0;
        float: left;
        width: 100%;
    }

    .list-logged li {
        display: inline;
        padding: 20px 0 0 20px;
    }

    .submit-data, .reset-data {
        background: transparent;
        color: #1c7da5;
        border: 5px solid #1c7da5;
        border-radius: 0;
        font-weight: 600;
        padding: 1% 4.9%;
        float: right;
        margin: 0 0 0 30px;
    }

    #correios {
        margin-top: 0;
        padding: 0;
        float: left;
    }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 978px) {


    .wrapper-my-inscription {
        margin: 5px 0 0 0;
    }

    .wrapper-my-approved {
        margin: 5px 0 0 0;
    }

    .wrapper-my-closed {
        margin: 5px 0 0 0;
    }

    .concursos {
        font-size: 12px;
    }

    .more-my-going {
        background: transparent;
        color: #f0b21e;
        border: 5px solid #f0b21e;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-my-going:hover {
            background: #f0b21e;
            color: #FFFFFF;
            border: 5px solid #f0b21e;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-my-approved {
        background: transparent;
        color: #ff501b;
        border: 5px solid #ff501b;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-my-approved:hover {
            background: #ff501b;
            color: #FFFFFF;
            border: 5px solid #ff501b;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-my-closed {
        background: transparent;
        color: #5e5e5e;
        border: 5px solid #5e5e5e;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-my-closed:hover {
            background: #5e5e5e;
            color: #FFFFFF;
            border: 5px solid #5e5e5e;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-news {
        background: transparent;
        color: #469bce;
        border: 5px solid #469bce;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-news:hover {
            background: #469bce;
            color: #FFFFFF;
            border: 5px solid #469bce;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-contests {
        background: transparent;
        color: #469bce;
        border: 5px solid #469bce;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-contests:hover {
            background: #469bce;
            color: #FFFFFF;
            border: 5px solid #469bce;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-open {
        background: transparent;
        color: #00b974;
        border: 5px solid #00b974;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-open:hover {
            background: #00b974;
            color: #FFFFFF;
            border: 5px solid #00b974;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-progress {
        background: transparent;
        color: #f0b21e;
        border: 5px solid #f0b21e;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-progress:hover {
            background: #f0b21e;
            color: #FFFFFF;
            border: 5px solid #f0b21e;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-approved {
        background: transparent;
        color: #e35000;
        border: 5px solid #e35000;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-approved:hover {
            background: #e35000;
            color: #FFFFFF;
            border: 5px solid #e35000;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    #correios {
        margin: 0;
        padding: 1% 4.9%;
        float: left;
    }
    /*.infos a, .infos p {
	  color: #FFFFFF;
	  font-size: 13px;
	}
	.icon-phone {
	  left: 0;
	  position: relative;
	}*/
    .list-group .anchor-inscription #list-text {
        padding: 0;
        float: left;
        width: 100%;
    }

    .box-icon-footer {
        float: none !important;
    }

    .box-contact-bottom {
        padding: 0;
    }

    #area-user {
        /*padding: 0 39px 0 10px;*/
        /*padding: 0 37px 0 41.2px;*/
        width: 13%;
    }

        #area-user strong p {
            margin: 0px;
            line-height: 15px;
            text-align: left;
        }

    .listraAzul {
        background: transparent;
    }

    .list-logged li {
        display: inline;
        padding: 20px 0 0 20;
    }

    #bt_toogle {
        padding: 13.5px 40px;
        margin: auto 20px;
        color: #FFFFFF;
    }

    #area-user {
        /*padding: 0 8.7px;*/
        /*padding: 0 29.1px;*/
        padding: 10px 10px;
        font-size: 13px;
        /*width:auto;*/
    }

    .cpf_logged {
        border-radius: 0 !important;
        padding: 10px;
    }

    .passorwd_logged {
        border-radius: 0 !important;
        padding: 10px;
    }

    .navigation > li > a {
        padding: 20px 6px;
    }

        .navigation > li > a:hover {
            padding: 8px 6px;
        }

    .concursos > li > a:hover {
        padding: 20px 6px;
    }

    .icon-flags-homologados .icon-seta-baixo-01,
    .icon-flags-andamento .icon-seta-baixo-01,
    .icon-flags-inscricoes .icon-seta-baixo-01,
    .icon-flags-novos .icon-seta-baixo-01,
    .icon-closed .icon-fechar-01:before {
        padding: 1%;
    }

    .list-elements-anchors li {
        margin: 5px auto;
    }

    #closed-info {
        padding: 0;
    }

        #closed-info .icon-fechar-01:before {
            background: #5e5e5e;
            content: "\e608";
            font-size: 33px;
            color: #FFFFFF;
            padding: 36px;
        }

    #center-box {
        border-top: 2px solid #eeeeee;
        border-bottom: 2px solid #eeeeee;
        border-left: none;
        border-right: none;
    }

    .date-news {
        padding: 0;
        margin: 25px auto;
    }

    .news {
        margin: 15px auto;
    }

    .more-resources-news {
    }

    #center-box {
        border-top: 2px solid #eeeeee;
        border-bottom: 2px solid #eeeeee;
        border-left: none;
        border-right: none;
    }
    /*.concursos>li>a:hover{
		border-bottom:none;
		color:#005477;
	}*/
    /*.box-contact-bottom{
		padding:5px;
	}*/
    .box-icon-footer {
        float: none;
    }

    .icon-phone {
        left: 0;
    }

    .icon-talk {
        left: 0;
    }

    #font-email {
        font-size: 10px;
    }

    .box-anchors-bottom {
        padding: 4px 0 4px;
        min-height: 165px;
    }

    #box-logo-bottom {
        min-height: 165px;
        padding: 50px auto 14px;
    }

    .infos a, .infos p {
        font-size: 13px;
    }

    #box-contact-bottom {
        padding: 0 !important;
    }

    #box-email-bottom {
        padding: 0 !important;
    }
    #box-whats-bottom{
         padding: 0 !important;
    }

    .box-icon-footer .icon-phone {
        left: 0;
    }

    .infos {
        color: #FFFFFF;
        font-size: 13px;
    }

    #certame {
        border-left: 4px solid #f5f5f5;
        padding-left: 15px;
    }

    .list-group .anchor-inscription #list-text {
        padding: 0;
        float: left;
        width: 100%;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    .concursos {
        font-size: 12px;
    }

    .borda-cinza-direita {
        border-right: 0px;
    }

    .borda-cinza-esquerda {
        border-left: 0px;
    }

    .wrapper-my-inscription {
        margin: 5px 0 0 0;
    }

    .wrapper-my-approved {
        margin: 5px 0 0 0;
    }

    .wrapper-my-closed {
        margin: 5px 0 0 0;
    }

    .more-my-going {
        background: transparent;
        color: #f0b21e;
        border: 5px solid #f0b21e;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-my-going:hover {
            background: #f0b21e;
            color: #FFFFFF;
            border: 5px solid #f0b21e;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-my-approved {
        background: transparent;
        color: #ff501b;
        border: 5px solid #ff501b;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-my-approved:hover {
            background: #ff501b;
            color: #FFFFFF;
            border: 5px solid #ff501b;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-my-closed {
        background: transparent;
        color: #5e5e5e;
        border: 5px solid #5e5e5e;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-my-closed:hover {
            background: #5e5e5e;
            color: #FFFFFF;
            border: 5px solid #5e5e5e;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-news {
        background: transparent;
        color: #469bce;
        border: 5px solid #469bce;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-news:hover {
            background: #469bce;
            color: #FFFFFF;
            border: 5px solid #469bce;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-contests {
        background: transparent;
        color: #469bce;
        border: 5px solid #469bce;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-contests:hover {
            background: #469bce;
            color: #FFFFFF;
            border: 5px solid #469bce;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-open {
        background: transparent;
        color: #00b974;
        border: 5px solid #00b974;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-open:hover {
            background: #00b974;
            color: #FFFFFF;
            border: 5px solid #00b974;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-progress {
        background: transparent;
        color: #f0b21e;
        border: 5px solid #f0b21e;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-progress:hover {
            background: #f0b21e;
            color: #FFFFFF;
            border: 5px solid #f0b21e;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    .more-resources-approved {
        background: transparent;
        color: #e35000;
        border: 5px solid #e35000;
        border-radius: 0;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0;
        width: 100%;
        float: right;
        text-align: center;
        margin-bottom: 10px;
    }

        .more-resources-approved:hover {
            background: #e35000;
            color: #FFFFFF;
            border: 5px solid #e35000;
            border-radius: 0;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 600;
            padding: 0;
            width: 100%;
            float: right;
        }

    #correios {
        margin: 0;
        padding: 1% 4.9%;
        float: left;
        width: auto !important;
    }

    .concursos > li > a:hover {
        border-bottom: none;
        color: #005477 !important;
    }

    .infos a, .infos p {
        color: #FFFFFF;
        font-size: 13px;
    }

    .icon-phone {
        left: 0 !important;
    }



    */ .infos a, .infos p {
        color: #FFFFFF;
        font-size: 13px;
    }

    #for-cpf {
        background: #FFFFFF;
        padding: 11px 10px;
        height: 3.1em;
        float: left;
    }

    #for-senha {
        background: #FFFFFF;
        padding: 11px 10px;
        height: 3.1em;
        float: left;
    }

    #area-user {
        padding: 0 5px;
        font-size: 13px;
        width: 100%;
        background: #006e91;
        color: FFFFFF;
    }

    .icon-flags-homologados .icon-seta-baixo-01,
    .icon-flags-andamento .icon-seta-baixo-01,
    .icon-flags-inscricoes .icon-seta-baixo-01,
    .icon-flags-novos .icon-seta-baixo-01,
    .icon-closed .icon-fechar-01:before {
        padding: 0.8%;
    }

    #legend {
        /*top: 0;*/
    }

    .icon-phone {
        left: 0;
    }

    .icon-talk {
        left: 0;
    }

    .box-icon-footer {
        float: none;
    }

    .box-contact-bottom {
        padding: 0;
    }

    .anchor-options {
        color: #0d5e86;
        padding: 38px 0 62px 30px !important;
        background: url(../images/bg/seta-dir.jpg) #FFFFFF no-repeat right !important;
        max-height: 22px !important;
        font-weight: 700;
        text-transform: uppercase;
        float: left;
        width: 100%;
        line-height: 15px;
    }

    .list-elements-anchors li {
        margin: 5px auto;
    }

    #closed-info .icon-fechar-01:before {
        background: #5e5e5e;
        content: "\e608";
        font-size: 33px;
        color: #FFFFFF;
        padding: 30%;
    }

    #center-box {
        border-top: 2px solid #eeeeee;
        border-bottom: 2px solid #eeeeee;
        border-left: none;
        border-right: none;
    }

    .submit-data, .reset-data {
        width: 100% !important;
        float: none !important;
        margin: 10px auto;
    }

    .read-terms {
        border: none;
    }

    .datepicker01 {
        width: 100%;
    }

    .step-four input[type=text] {
        padding: 0;
    }

    #home .icon-home:before,
    #perfil .icon-perfil-01:before,
    #locked .icon-senha-01:before,
    #out .icon-sair:before {
        font-size: 20px;
    }

    .navbar-default .navbar-toggle {
        padding: 21px;
    }

    #topo-menu {
        background: #007fa6;
    }

    .usuario {
        background: transparent;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {

    .borda-cinza-direita {
        border-right: 0px;
    }

    .borda-cinza-esquerda {
        border-left: 0px;
    }

    .wrapper-my-inscription {
        margin: 5px 0 0 0;
    }

    .wrapper-my-approved {
        margin: 5px 0 0 0;
    }

    .wrapper-my-closed {
        margin: 5px 0 0 0;
    }

    .more-resources-open, .more-resources-news, .more-resources-progress, .more-resources-approved {
        padding: 0;
    }

        .more-resources-open:hover, .more-resources-news:hover, .more-resources-progress:hover, .more-resources-approved:hover {
            padding: 0;
        }

    .concursos > li > a:hover {
        border-bottom: 0 !important;
        color: #005477 !important;
    }

    .navigation > li {
        padding: 6px 1px;
        width: 100%;
    }

        .navigation > li > a {
            padding: 6px 1px;
        }

    .concursos .list > li {
        float: left;
        width: 100%;
    }

    #steps li a {
        padding: 0 !important;
    }

    .infos a, .infos p {
        color: #FFFFFF;
        font-size: 12px;
    }

    .icon-flags-homologados .icon-seta-baixo-01,
    .icon-flags-andamento .icon-seta-baixo-01,
    .icon-flags-inscricoes .icon-seta-baixo-01,
    .icon-flags-novos .icon-seta-baixo-01,
    .icon-closed .icon-fechar-01:before {
        padding: 0.8%;
    }

    #wrapper-info {
        padding-left: 15px;
        padding-right: 15px;
    }

    .list-elements-anchors li {
        margin: 5px auto;
    }

    #closed-info .icon-fechar-01:before {
        background: #5e5e5e;
        content: "\e608";
        font-size: 25px;
        color: #FFFFFF;
        padding: 52%;
    }

    #center-box {
        border-top: 2px solid #eeeeee;
        border-bottom: 2px solid #eeeeee;
        border-left: none;
        border-right: none;
    }

    .submit-data, .reset-data {
        width: 100%;
        float: none;
        margin: 10px auto;
    }

    .read-terms {
        border: none;
    }

    .datepicker01 {
        width: 100%;
    }

    #topo-menu {
        background: #007fa6;
    }

    .usuario {
        float: right;
    }

    .navbar-default .navbar-toggle {
        padding: 14px;
    }

    #home .icon-home:before,
    #perfil .icon-perfil-01:before,
    #locked .icon-senha-01:before,
    #out .icon-sair:before {
        font-size: 32px;
    }

    .panel-title .icon-seta-baixo-01:before {
        content: "\e611";
        font-size: 22px;
        color: #469bce;
        background: #FFFFFF;
        padding: 12px;
    }

    .panel-title .icon-seta-cima-01:before {
        content: "\e612";
        font-size: 22px;
        color: #469bce;
        background: #FFFFFF;
        padding: 12px;
    }

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        font-size: 14px;
    }

    .box-contests .box-anexos-hidden #iconDownload .icon-download::before {
        padding: 10px;
    }

    .box-contests .box-anexos-hidden #iconDownload .icon-download:hover::before {
        padding: 10px;
    }
}

@media (max-width: 320px) {

    .borda-cinza-direita {
        border-right: 0px;
    }

    .borda-cinza-esquerda {
        border-left: 0px;
    }

    .wrapper-my-inscription {
        margin: 5px 0 0 0;
    }

    .wrapper-my-approved {
        margin: 5px 0 0 0;
    }

    .wrapper-my-closed {
        margin: 5px 0 0 0;
    }

    .pagination > li > a, .pagination > li > span {
        font-size: 13px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        /*padding: 10px 12px; faz a lista em iphone5 ficar com letras sobrepostas*/
    }

    #certame {
        border: 0;
        padding: 0;
    }

    #box-topo {
        background: #007fa6;
    }

    #steps li a {
        padding: 0 !important;
    }

    .navigation > li {
        padding: 0 !important display: initial;
        width: 100%;
    }

        .navigation > li > a {
            padding: 0 !important display: initial;
            font-size: 13px;
        }

            .navigation > li > a :hover {
                color: #005477 !important;
                border: none;
            }

    .list > li .concursos {
        float: left;
        width: 100%;
    }

    #home .icon-home:before,
    #perfil .icon-perfil-01:before,
    #locked .icon-senha-01:before,
    #out .icon-sair:before {
        font-size: 18px;
    }

    .navbar-default .navbar-toggle {
        padding: 8px;
    }

    #topo-menu {
        max-height: 40px;
    }

    #container-footer {
        margin: 0;
        padding: 0;
    }

    .panel-title .icon-seta-baixo-01:before {
        content: "\e611";
        font-size: 22px;
        color: #469bce;
        background: #FFFFFF;
        padding: 12px;
    }

    .panel-title .icon-seta-cima-01:before {
        content: "\e612";
        font-size: 22px;
        color: #469bce;
        background: #FFFFFF;
        padding: 12px;
    }

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        font-size: 14px;
    }

    .box-contests .box-anexos-hidden #iconDownload .icon-download::before {
        padding: 10px;
    }

    .box-contests .box-anexos-hidden #iconDownload .icon-download:hover::before {
        padding: 10px;
    }
}

@media print {
    *,
    *:before, enter code here *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    body {
        margin: 0;
        padding: 0;
        line-height: 1.4em;
        font: 12pt;
        color: #000;
    }

    @page {
        margin: 0.5cm;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    .page-break {
        page-break-before: always;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p a {
        word-wrap: break-word;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    h1 {
        font-size: 24pt;
    }

    h2 {
        font-size: 18pt;
    }

    h3 {
        font-size: 14pt;
    }

    select {
        background: #fff !important;
    }

    table {
        page-break-after: always;
    }

    li {
        display: list-item;
        text-align: -webkit-match-parent;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

.cookiebar {
    background-color: #f2f2f2;
    border-top: 1px solid #ecebeb;
    position: fixed;
    bottom: 0;
    z-index: 999;
    height: auto;
    left: 0;
    right: 0;
    padding-left: 10px;
    text-align: center;
}

.paragraph {
    display: block;
    margin: 0;
    font-family: "Georgia";
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
    color: #666;
}

.cookiebar .paragraph .button {
    display: inline;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: inherit;
    margin-left: 10px;
    padding: 5px;
    text-transform: uppercase;
    cursor: pointer;
}


.cookiebar .paragraph .button {
    display: inline;
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: inherit;
    margin-left: 10px;
    padding: 5px;
    text-transform: uppercase;
    cursor: pointer;
    /*background-color: #3cb3ca*/
}

.button {
    display: inline-block;
    box-sizing: border-box;
    padding: 15px 20px;
    width: auto;
    text-decoration: none;
    text-align: center;
    line-height: 20px;
    font-family: "MemphisBold";
    font-size: 14px;
    color: #FFFFFF;
    background: #333;
    text-transform: uppercase;
    margin: 0 auto 10px auto;
    border: none;
    cursor: pointer;
}
 #div_fixa{
     position:fixed;
     margin:15px;
     bottom: 200px;
     right: 15px;
     z-index: 5000;
 }