/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
a {
    color: #9EA97F;
    outline: 0;
}

a:hover {
    color: #909b71;
    text-decoration: none;
}

a:focus {
    outline: 0;
    border: 0;
}

select {
    width: 150px;
    padding: 5px 35px 5px 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../_fig/select.png) center right no-repeat #fff !important;
    background-size: 22px !important;
}

.form-control:focus {
    outline: 0;
    box-shadow: none;
    border-color: #ccc;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    overflow-y: scroll;
    padding-top: 60px;
    font-family: 'Maven Pro', sans-serif;
    background: #e1e1e1;
    overflow: auto;
}

.footer {
    margin-top: 10px;
    bottom: 0;
    width: 100%;
    background-color: #193d7b;
}
.img-footer{
    margin-right: 40px;
}

.text-footer {
    margin: 6px 0;
    color: #fff;
}

.minhavaga-container {
    margin-top: 25px;
    min-height: -webkit-calc(100vh - 135px);
    min-height: -moz-calc(100vh - 153px);
    min-height: calc(100vh - 153px);
}

.container-bg {
    background: #fff;
    border-radius: 5px;
}

.container > .row > .col-md-4 {
    padding: 15px;
}

.container > .row > .col-md-4 > p {
    font-size: 18px;
}

.container > .row > .col-md-4 > div > .fa {
    padding-bottom: 25px;
}

.container .text-muted {
    margin: 20px 0;
}

.navbar-minhavaga {
    background-color: #193d7b;
}

.navbar-minhavaga a, .dropdown-menu > li > a {
    color: #fff;
}

.navbar-minhavaga .navbar-toggle:focus, .navbar-minhavaga .navbar-toggle:hover {
    background-color: #142b57;
}

.navbar-minhavaga .navbar-toggle .icon-bar {
    background-color: #fff;
}

.jumbotron {
    border: 0;
    background: none;
    padding-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.icon-home {
    padding: 20px 0;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #15325b;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    text-decoration: none;
    background-color: #15325b;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
    position: relative;
}
.navbar-nav > li > a {
    line-height: 45px;
}

.logo {
}

.control-label {
    padding-right: 15px;
}

#form-mini-buscar-vagas {
    padding: 20px 15px;
}

/*Responsive*/
@media (min-width: 768px) {
    .dropdown-menu > li > a {
        color: #000000;
    }
}

/* Classe bootstrap */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.logo-auth {
    width: 180px;

}

.link-login {
    cursor: pointer;
}

.help-block {
    color: red;
}

/*Step wizard*/
.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #cac5b2;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.text-search {
    margin: 10px 0;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    color: #3b7e87;
}

.text-search p {
    margin: 10px;
    font-size: 14px;
}

.table-edit {
    border-radius: 5px;
}

.table-edit thead tr {
    background: #3B7E87;
    color: #fff;
}

.table-edit thead tr th {
    padding: 15px;
    font-weight: initial;
}

.form-section {
    display: none;
}

.form-section.current {
    display: inherit;
}

.modal-content {
    background: #fffbf2 url('../_fig/bg4.png') repeat;
}

.btn-primary {
    color: #fff;
    background-color: #9EA97F;
    border-color: #9EA97F;
    outline: 0;
}

.btn-primary:hover {
    color: #fff;
    background-color: #909b71;
    border-color: #9EA97F;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #909b71;
    border-color: #9EA97F;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #909b71;
    border-color: #9EA97F;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #909b71;
    border-color: #9EA97F;
}

.btn-success, .btn-success:hover {
    border-color: #5cb85c;
}

.btn-default {
    border-color: #9EA97F;
}

.table-bordered {
    border: 1px solid #e6e6e6;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #e6e6e6;
}

.table > thead > tr > th {
    border-bottom: 1px solid #3B7E87;
}

.modal-body {
    background: #fff;
}

.page-header {
    margin: 18px 0 20px;
}

.mg-btn-tb {
    margin: 10px 0;
}

.text-home {
    font-size: 18px;
}

.title-home {
    margin: 26px 0;
}

.form-comprovante {
    padding-top: 30px;
}

.loadinggif {
    background: url('../_fig/ajax-loader.gif') no-repeat right center !important;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.link-block {
    display: block;
}

.container-preview-documentos {
    max-height: 190px;
    margin-top: 10px;
}

.btn-remover-anexo {
    position: absolute;
    left: 5px;
    margin: 15px;
}

.panel-calendarios {
    margin: 60px 0;
}

.panel-calendarios h4 {
    font-weight: bold;
}

@media(max-width:767px) {
    .navbar-toggle {
        padding: 22px 10px;
    }
}