﻿* {
    margin: 0;
    border: 0;
    padding: 0;
}


.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #cc0033;
}

@font-face {
    font-family: 'AudiType-Normal';
    src: url('AudiType-Normal.otf');
    /*
src: url('AudiType-Normal.eot');
src: url('AudiType-Normal?#iefix') format('embedded-opentype'),
url('AudiType-Normal.svg#Locaweb-Icons') format('svg'),
url('AudiType-Normal.ttf') format('truetype');*/
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'AudiType-Extended';
    src: url(AudiTypeExtNormal.otf);
    font-weight: normal;
    font-style: normal;
}

.info-popup {
    display: none;
    position: absolute;
    top: 50px;
    background-color: rgb(255, 255, 255);
    padding: 10px;
    z-index: 9;
    width: 200px;
    border: 1px solid rgb(204, 204, 204);
}

body {
    font-family: 'AudiType-Normal', Arial, sans-serif;
}

/* div {
    border: 1px solid #ff00ff;}   */

a {
    text-decoration: none;
    color: #cc0033;
}

/* ESTILOS LOGIN ------------------------------------------*/


.login-style {
    color: #999 !important;
}

.topoLogin {
    width: 975px;
    margin: 0px auto;
    height: 81px;
}

.logoNovo {
    position: absolute;
    top: 20px;
    right: 12px;
}

.box-border {
    border: 1px solid #8E8E8E !important;
}

.login {
    background: url(../img/imagem_login.png) no-repeat center top;
    width: 975px;
    height: 300px;
    margin: 0px auto;
    position: relative;
}

/*hr {
    border: 0;
    border-top: 1px solid #707070;
}*/

.box-form-login {
    width: 480px;
    float: right;
    margin: 0px;
}

.box-login {
    border-top: 4px solid #6d7579;
    background: #434c53;
    padding: 15px;
    float: right;
    margin: 0px 0px 10px 0px;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
}

.margin-primary {
    margin-left: -14px;
    margin-top: -2px;
}

.bt-entrar {
    float: right;
    margin-right: 20px;
}

.rodape {
    position: relative;
    float: left;
    width: 100%;
    height: 120px;
    background: url(../img/fundo_rodape.png) no-repeat center top;
    text-align: center;
    padding: 10px 0 0 0;
}

.rodape-interno {
    position: relative;
    float: left;
    width: 100%;
    height: 80px;
    /* background: url(../img/fundo_rodape.png) no-repeat center top; */
    text-align: center;
    padding: 10px 0 0 0;
}

.RecLoginSenha {
    position: relative;
    float: right;
    text-align: left;
    margin-top: 5px;
    font-size: 14px;
    width: 535px;
    height: 20px;
}

    .RecLoginSenha a {
        color: #3A4768;
        text-decoration: none;
    }

        .RecLoginSenha a:hover {
            color: #3A4768;
            text-decoration: underline;
        }

/* ESTILOS MASTER PAGE ---------------------------------------*/

.Centraliza, .Miolo, .Header, .Rodape {
    width: 960px;
}

.Geral {
    position: relative;
    float: left;
    width: 100%;
}

.Centraliza {
    position: relative;
    min-height: 20px;
    margin-left: auto;
    margin-right: auto;
}

.Miolo {
    position: relative;
    float: left;
    min-height: 500px;
}

.Header {
    position: relative;
    float: left;
    height: 135px;
    text-align: left;
    background: url(../img/topomenor.jpg) top left no-repeat;
}

.Conteudo {
    position: relative;
    float: left;
    width: 960px;
    min-height: 500px;
    text-align: left;
}

.Rodape {
    position: relative;
    float: left;
    height: 25px;
    text-align: left;
    margin-top: 20px;
}

.LogadoHolder {
    position: relative;
    float: right;
    height: 35px;
    width: 345px;
    margin-top: 90px;
}

.LogadoIcone {
    position: relative;
    float: left;
    width: 21px;
    height: 27px;
    padding-top: 8px;
    margin-right: 5px;
}

.class-estilo {
    margin-top: -25px !important;
}

.campo-consulta {
    margin-left: 106px !important;
    margin-top: 28px !important;
}

.btn-fechar {
    /* width: 102px !important; */
    /* border-radius: 1px; */
    /* height: 47px; */
    margin-left: 0px;
    background-color: #C9C9C9;
    color: #fff;
}

.logomidiacoop {
    width: 183px;
    margin-top: 17px;
    margin-left: 101px;
}

.LabelUsuario {
    position: relative;
    float: left;
    width: 220px;
    margin-top: 2px;
    height: 16px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.LabelDataHora {
    position: relative;
    float: left;
    width: 65px;
    height: 14px;
    margin-top: 3px;
    font-size: 13px;
    font-weight: bold;
    color: #747F9D;
}

.Assinatura {
    position: relative;
    float: left;
    width: 100%;
    height: 25px;
    text-align: right;
    padding-top: 5px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}

h1, h2, h3 {
    line-height: 22px;
}




label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}

label, input, button, select, textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 10px;
}

    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .multiselect-dropdown {
        display: inline-block;
        height: 30px;
        padding: 4px 6px;
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 30px;
        color: #555555;
        vertical-align: middle;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-weight: normal;
    }

    select, input[type="file"], .multiselect-dropdown {
        height: 30px;
        *margin-top: 4px;
        line-height: 30px;
    }

select, .multiselect-dropdown {
    width: 220px;
    background-color: #ffffff;
    border: 1px solid #8E8E8E;
    border-radius: 1px;
}

.barrav {
    /* background-color: #f50; */
    background-image: url(../img/yamaha-login-1200-02b.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    background-color: #fff;
}

color-box {
    color: #000 !important;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: transparent;
    border: 1px solid #8E8E8E;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border-radius: 1px;
    width: 250px;
    color: #000;
    border: none;
    border-bottom: 1px solid #818181;
}

    input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
        cursor: not-allowed !important;
        background-color: #fff;
    }

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:focus > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:focus > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: url("../img/glyphicons-halflings-white.png");
}

.icon-print {
    background-position: -96px -48px;
}

.icon-share {
    background-position: -120px -72px;
}

.ui-helper-clearfix {
    zoom: 1;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #dddddd url(../img/jquery-ui/ui-bg_highlight-soft_50_dddddd_1x100.png) 50% 50% repeat-x;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    -khtml-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    -khtml-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -khtml-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -khtml-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
    background-color: #3A4768;
    color: #fff;
    background-image: none;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../img/jquery-ui/ui-icons_ff0084_256x240.png);
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-widget-content .ui-icon {
    background-image: url(../img/jquery-ui/ui-icons_ff0084_256x240.png);
}

.ui-widget-header .ui-icon {
    background-image: url(../img/jquery-ui/ui-icons_0073ea_256x240.png);
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
}

.dataTables_filter {
    margin: 5px;
}

    .dataTables_filter label {
        text-align: left;
        display: block;
        font-size: 12px;
        font-family: 'AudiType-Normal', Arial, sans-serif;
        margin-bottom: 0px;
        font-weight: bold;
    }

        .dataTables_filter label input {
            margin-left: 0px !important;
        }

.dataTables_wrapper {
}

.table.dataTable {
    /* border: 1px solid #415075;*/
}

.dataTable thead {
    background: #fff;
    color: #9A9A9A;
    height: 30px;
    text-align: left;
    line-height: 15px;
}

    .dataTable thead tr th {
        vertical-align: middle;
        border-right: 1px solid #fff;
    }

        .dataTable thead tr th:last-child {
            border-right: none;
        }

table.dataTable thead th, table.dataTable thead td {
    padding: 4px 8px;
    border-bottom: none;
    vertical-align: middle !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    vertical-align: middle !important;
}

.table tbody tr td {
    vertical-align: middle;
    word-break: break-word;
}

.mb0 {
    margin-bottom: 0px;
}

/* ESTILOS MASTER PAGE ---------------------------------------*/


/* ESTILOS DOS COMPONENTES------------------------------------*/

.Botoes {
    height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
}

.btn-salvar {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #4CB848;
    background-color: #4CB848;
    /* background-repeat: repeat-x; */
    background-image: linear-gradient(to bottom, #62c462, #4CB848);
    border-left-color: #4CB848;
    border-right-color: #4CB848;
    border-top-color: #4CB848;
    border-bottom-color: #4CB848;
    border-radius: 1px;
    width: 177px;
    height: 58px;
    font-size: 16px;
}

.BotoesHolderbuscar {
    float: left;
    width: 100%;
    height: 35px;
    margin: 13px 0 55px 0;
    text-align: center;
    margin-left: 253px;
    margin-top: 22px;
}

.estilo-buscar {
    font-size: 16px !important;
    margin-top: -15px !important;
}

.btntimport {
    width: 111px !important;
    margin-top: -16px !important;
    margin-left: -5px !important;
}

.Gerar-nota {
    height: 22px;
    background-color: #3a4768;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.GerarBoleto {
    height: 22px;
    background-color: #3a4768;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.Bt_Sair {
    width: 85px;
    height: 30px;
    background-color: #666;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.BotaoBusca {
    position: relative;
    float: left;
    height: 22px;
    padding-top: 0px;
    margin-left: 8px;
    background-color: #666;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    cursor: pointer;
}

.CamposForm {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

    .CamposForm li {
        position: relative;
        float: left;
        list-style: none;
        font-size: 10px;
        min-height: 17px;
        margin-right: 20px;
        font-weight: bold;
    }

.Busca {
    float: right;
    height: 25px;
}

.Impressao {
    float: right;
    height: 26px;
}

.ImpressaoGraficoMid {
    float: right;
    height: 20px;
    top: -65px;
}

.ImpressaoGraficoMaior {
    float: right;
    height: 20px;
    top: -37px;
}

.Status {
    float: right;
    height: 28px;
}

.Busca li {
    padding: 0px 0px 0px 0px;
}

.CamposFormDireita {
    position: relative;
    float: right;
    margin: 0;
    padding: 0;
}

    .CamposFormDireita li {
        position: relative;
        float: left;
        padding: 8px 0px 0px 8px;
        list-style: none;
        font-size: 14px;
        min-height: 25px;
    }

.InputText {
    position: relative;
    font-size: 12px;
    padding: 3px 0 3px 0;
    border: 1px solid #BBB;
    top: 1px;
    left: 0px;
    text-align: left;
}

.InputMultiline {
    max-height: 50px;
    max-width: 350px;
    width: 350px;
    height: 50px;
    position: relative;
    font-size: 12px;
    padding: 3px 0 3px 0;
    border: 1px solid #BBB;
    top: 1px;
    left: 0px;
    text-align: left;
}

.estilo-reembolso {
    margin-right: -185px;
    margin-left: -156px;
    margin-top: 0px;
    border-radius: 2px;
}

.TextArea {
    position: relative;
    font-family: 'AudiType-Normal',Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    border: 1px solid #BBB;
    top: 0px;
    left: 0px;
}

.DropDown {
    font-size: 12px;
    padding: 2px 0 2px 0;
    border: 1px solid #BBB;
}

.BotoesHolder {
    float: left;
    width: 100%;
    height: 35px;
    margin: 15px 0 10px 0;
    text-align: center;
}

.Externo {
    margin-top: 20px;
}

.Totais /* acidione essa classe no CamposForm para montar os totais verticalmente */ {
    float: right;
}

    .Totais span {
        position: relative;
        float: left;
        width: 125px;
        height: 20px;
        font-size: 14px;
        font-weight: bold;
        color: #3A4768;
        padding-top: 4px;
        padding-right: 5px;
        text-align: right;
    }

.TotaisHolder {
    position: relative;
    float: right;
    width: 340px;
    height: 110px;
}

.container {
    width: 970px;
}

/* ESTILOS DOS COMPONENTES-----------------------------------*/


/* ESTILOS LISTAGENS ----------------------------------------*/

.ListagemHolder {
    position: relative;
    float: left;
    width: 935px;
    min-height: 35px;
    margin-bottom: 20px;
}

.Inner /*Ajusta a margem superior da div que sustenta as tabelas internas */ {
    margin: 0px 0 0px 0px;
}

.Motivo {
    font-family: 'AudiType-Normal', Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
}

.Listagens {
    width: 100%;
    font-family: 'AudiType-Normal',Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: .2px;
    float: left;
    margin-left: -5px;
}

    .Listagens label {
        margin-left: 5px;
    }

.TitulosListagens-un {
    background: #dfdfdf !important;
    color: #000 !important;
}

.TitulosListagens {
    background: #fff;
    color: #000 !important
}

    .TitulosListagens th {
        color: #000;
        height: 30px;
        text-align: left;
        vertical-align: middle;
        padding-left: 5px;
        line-height: 15px;
        padding-top: 3px;
        padding-bottom: 3px;
        /*border-right: 1px solid #fff;*/
        padding-left: 8px;
        padding-right: 8px;
    }

.TitulosListagens2 {
    background-color: #92A1BD;
    text-align: left;
}

    .TitulosListagens2 th {
        color: #FFF;
        height: 30px;
        text-align: left;
        vertical-align: middle;
        padding-left: 10px;
    }

.RolagemLista {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid #bbb;
}

.Linha1Listagem td, .Linha2Listagem td {
    font-size: 11px;
    padding-left: 3px;
    padding-bottom: 7px;
    border-right: 1px solid #fff;
    line-height: 14px;
}

.Linha1Listagem select, .Linha2Listagem select {
    font-size: 11px !important;
    height: 25px;
    line-height: 25px;
    padding: 2px 6px;
    margin-bottom: 3px;
    margin-top: 7px;
}

.Linha1Listagem textarea, .Linha2Listagem textarea {
    line-height: 15px;
}

.Linha2Listagem td {
    /*background: #f9f9f9;*/
    color: #2A3759;
}

/* ESTILOS LISTAGENS ----------------------------------------*/

.PopUpFundo {
    background-color: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
}

/* ARVORE DE MIDIA -----------------------------------------*/

.TreeHolder {
    position: relative;
    top: -20px;
    width: 100%;
    height: 150px;
    overflow-y: auto;
}

.CheckHolder {
    position: relative;
    left: 20px;
    float: left;
    top: -25px;
    width: 380px;
    line-height: 26px;
    height: 170px;
    font-family: 'AudiType-Normal', Arial, Helvetica, Sans-Serif;
    font-size: 14px;
}

.CheckHolderPreAprovacaoEvento {
    position: relative;
    left: 7px;
    float: left;
    top: -25px;
    width: 380px;
    line-height: 26px;
    height: 170px;
    font-family: 'AudiType-Normal', Arial, Helvetica, Sans-Serif;
    font-size: 14px;
}

    .CheckHolderPreAprovacaoEvento label {
        float: left;
    }

    .CheckHolderPreAprovacaoEvento input {
        float: left;
        margin-right: 4px;
    }

.ArvoreMidia {
    font-family: 'AudiType-Normal', Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    line-height: 16px;
    color: #666;
}

.ArvoreItemSelecionado {
    font-family: 'AudiType-Normal', Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #592a30;
}


/* ARVORE DE MIDIA -----------------------------------------*/

/* PALHETA DE CORES ---------------------------------------*/

.Azul {
    color: #683a40;
}

.AzulMedio {
    color: #bd929d;
}

.AzulClaro {
    color: #efefef;
}

/* PALHETA DE CORES ---------------------------------------*/
.AutoComplete {
    width: 700px;
    float: left;
}
/* EFEITO HOVER NA LINHA DA TABELA */

.BtTabela {
    width: 980px;
    position: absolute;
    height: 38px;
    z-index: 1;
    color: #000;
    display: block;
    padding: 0;
    margin: 0px;
    background: none;
}

    .BtTabela:hover {
        /*color:#666;*/
        background: none;
    }

.BtTabelaEditar {
    width: 980px;
    height: 20px;
    display: block;
    float: left;
    text-align: center;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.7;
    background: none;
    outline: 1px solid red;
}


    .BtTabelaEditar:hover {
        display: block;
        background: none;
        color: #000;
    }

.ehader {
}

.margin-pm {
    margin-left: 58px !important;
}

}

.btn {
    display: inline-block;
    border-left: 0 none #e6e6e6;
    border-right: 0 none #e6e6e6;
    border-top: 0 none #e6e6e6;
    border-bottom: 0 none #b3b3b3;
    display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #C9C9C9;
    background-color: #C9C9C8;
    background-repeat: repeat-x;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 1px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(to bottom, #C9C9C9, #e6e6e6);
    border: 1px solid #C9C9C9;
    border-radius: 1;
}

    .btn:first-child {
        *margin-left: 0;
    }


    .btn.disabled,
    .btn[disabled] {
        cursor: default;
        background-image: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .btn-large [class^="icon-"],
    .btn-large [class*=" icon-"] {
        margin-top: 4px;
    }

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .btn-small [class^="icon-"],
    .btn-small [class*=" icon-"] {
        margin-top: 0;
    }

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
}


.btn-alteracao {
    margin-top: -19px !important;
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}


.margin-dash {
    margin-left: 383px !important;
    margin-top: -38px;
}




.btn-dash {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FF292E;
    background-color: #FF292E;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #FF292E, #FF292E);
    border-left-color: #FF292E;
    border-right-color: #FF292E;
    border-top-color: #FF292E;
    border-bottom-color: #FF292E;
    width: 64px;
    height: 26px;
    border-radius: 1px;
    margin-left: auto;
}

.btn-envio {
    width: 117px !important;
    height: 35px !important;
    margin-left: 16px !important;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.estilo-buscar {
    width: 172px;
    margin-top: -21px;
}

.btn-inverse-tam {
    width: 165px;
    height: 47px;
    border-radius: 1px;
}

.btn-acao {
    color: #ffffff;
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
    background-color: #4CB848;
    background-color: #4CB848;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #4CB848, transparent);
    border-left-color: #4CB848;
    border-right-color: #4CB848;
    border-top-color: #4CB848;
    border-bottom-color: #4CB848;
    width: 188px;
    height: 56px;
    border-radius: 1px;
}

.btn-expor {
    color: #ffffff;
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
    background-color: #FF292E;
    background-color: #FF292E;
    /* background-repeat: repeat-x; */
    /* background-image: linear-gradient(to bottom, #FF292E, #FF292E); */
    border-left-color: #FF292E;
    border-right-color: #FF292E;
    border-top-color: #FF292E;
    border-bottom-color: #FF292E;
    width: 188px;
    height: 56px;
    border-radius: 1px;
    margin-top: -21px;
}

.btn-publicar {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FF292E;
    background-color: #FF292E;
    background-repeat: repeat-x;
    /* background-image: linear-gradient(to bottom, #FF292E, #FF292E); */
    /* border-left-color: #FF292E; */
    /* border-right-color: #FF292E; */
    /* border-top-color: #FF292E; */
    /* border-bottom-color: #FF292E; */
    width: 135px;
    height: 43px;
    border-radius: 1px;
}

.margin-buscar {
    margin-top: -20px !important;
}

.img-button {
    border: 1px solid #FF292E;
    border-radius: 5px;
    color: white;
    background: url(../img/seta.png) left 3px top 5px no-repeat #FF292E;
    background-position: 139px;
    padding: 5px 10px 5px 25px;
    border-radius: 1px;
    background-image: 10px;
    background-size: 35px 13px;
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FF292E;
    background-color: #cc0033;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #FF292E, #FF292E);
    border-left-color: #FF292E;
    border-right-color: #FF292E;
    border-top-color: #FF292E;
    border-bottom-color: #FF292E;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    *background-color: #f89406;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    border-left-color: #f89406;
    border-right-color: #f89406;
    border-top-color: #f89406;
    border-bottom-color: #ad6704;
}

.estilo-btnacao {
    width: 130px;
    font-size: 15px;
}


.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FF292E;
    *background-color: #FF292E;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #ee5f5b, #FF292E);
    border-left-color: #FF292E;
    border-right-color: #FF292E;
    border-top-color: #FF292E;
    border-bottom-color: #FF292E;
}


.btn-dow {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    /* background-color: #cc0033; */
    *:;
    background-color: #cc0033;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #f12748, #cc0033);
    border-left-color: #cc0033;
    border-right-color: #cc0033;
    border-top-color: #cc0033;
    border-bottom-color: #aa142d;
}

.btn-entrar {
    color: #ffffff !important;
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
    background-color: #000 !important;
    background-color: #000 !important;
    /* background-repeat: repeat-x; */
    border-right-color: #fff !important;
    /* border-bottom-color: #fff!important; */
    border-bottom-color: #fff !important;
    width: 122px;
    border-top-color: #fff;
    border-left-color: #fff;
    border-left-width: 1.0px;
    border-bottom-width: 2.5px;
    border-right-width: 2.5px;
    border-radius: 1px;
    background: #000 url(../img/setaCinza.png) bottom center no-repeat;
    /* margin-left: 20px; */
    background-position: right 13px;
    background-image: 20px 30px;
    background-size: 28px 19px;
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #4CB848;
    *background-color: #4CB848;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #62c462, #4CB848);
    border-left-color: #4CB848;
    border-right-color: #4CB848;
    border-top-color: #4CB848;
    border-bottom-color: #4CB848;
}

/*novos*/
#main:before {
    background: #fff !important;
}

#main {
    min-height: 105vh;
    /*min-width: 105vh;*/
    background-image: url(../img/imagem_login.jpg) !important;
    opacity: 1;
    background-size: cover !important;
    background-repeat: no-repeat;
}

.bgRescale {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

#carLogin {
    position: relative;
    top: 17px;
    left: 0px;
    /* background: url(../img/carLogin.png) no-repeat center center !important;*/
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    min-height: 100vh;
    transform: scale(1);
}

#top {
    position: absolute;
    top: 4%;
    left: 0px;
    height: 70px;
    width: 100%;
    /*background-image: url(../img/topLogos.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 50%;
}

.login-input-user {
    background: #f5f5f500 no-repeat center right 10px;
    border-radius: 0px;
    opacity: 0.7;
}

.login-input-user, .login-input-pass {
    width: 250px;
    color: #fff;
    border: none;
    border-bottom: 1px solid;
}

.login-box {
    position: absolute;
    top: 50%;
    right: 34%;
    transform: translate(0, -70%);
    /*opacity: 0;*/
    position: absolute;
    width: 352px;
    height: 357px;
    box-shadow: 0px 0px 40px rgba(0,0,0,.15);
}

.loginCompLayer {
    position: absolute;
    top: 70%;
    transform: translate(0, -70%);
    right: 5%;
    display: block;
    background-image: url(../img/loginBoxComp.png);
    width: 352px;
    height: 357px;
    mix-blend-mode: overlay;
    opacity: 0;
}

.boxBg {
    position: absolute;
    top: 0px;
    left: 252px;
    display: block;
    width: 381px;
    height: 510px;
    background-color: #fff;
    /* background-image: url(../img/loginBoxBg.jpg); */
    z-index: -1;
}

#loginCampos {
    margin-top: 100px;
}

#loginGroup {
    position: absolute;
    top: 156px;
    left: 309px;
    font-family: 'AudiType-Normal', Arial, sans-serif;
}

.img-uniao {
    margin-left: 169px;
    /* top: 51px; */
    height: 102px;
    margin-top: 33px;
    width: 100px;
}

.element_tam {
    font-size: 12px !important;
}

}

.logoaudihome {
    margin-block-start: 356px;
    margin-left: -344px;
    width: 114px;
}

}

.btnbus {
    background-color: transparent !important;
    border-color: #000 !important;
    color: #000 !important;
    border-width: 2px !important;
}

.botAdj {
    transition: all .15s ease-out;
    border-radius: 0px;
    width: 121px !important;
    height: 40px;
    line-height: 0px;
    font-size: 18px !important;
    background-color: rgb(0, 0, 0) !important;
    background-image: none;
    color: #ccc;
    text-shadow: none;
    margin-left: -20px;
}

    .botAdj:hover {
        transition: all .15s ease-out;
        color: #fff;
    }

#footerLogin {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 32px;
    background-color: #e7e9ea;
    margin-top: -20px;
    text-align: center;
}

    #footerLogin img {
        margin-top: 6px;
    }

#footerDevPartner {
    width: 500px;
    margin-top: 140%;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

    #footerDevPartner img {
        width: 120px;
    }


#footer {
    position: relative;
    top: 12px;
    left: 130px;
    width: 83%;
    height: 9px;
    background-color: #FF292E;
    background-size: 30px !important;
}


.footerDealer {
    top: 46px;
    /* left: 191px; */
    width: 75%;
    height: 7px;
    background-color: #FF292E;
    position: fixed;
    margin-left: 13%;
    margin-top: 508px;
}

#footer img {
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translate(-50%, 0);
}

#footer p {
    position: absolute;
    right: 0px;
    color: #ccc;
    font-size: 11px;
    margin-top: -2px;
    text-align: right;
    line-height: 17px;
    top: 0px;
    margin-right: 10px;
}

.alertBox-spn {
    position: absolute;
    top: 2px;
    display: inline-flex;
    padding: 5px;
    align-items: end;
    z-index: 99;
    font-size: 15px;
}

    .alertBox-spn b {
        margin: -7px 0px 7px 7px;
        position: absolute;
        background-color: #FF292E;
        padding: 2px;
        border-radius: 3px;
        z-index: 999;
        font-size: 10px;
    }

.alertBox {
    position: absolute;
    top: 0px;
    left: 645px;
    background-color: #000;
    color: #fff;
    display: inline-flex;
    width: 46px;
    height: 25px;
    z-index: 999;
    padding: 5px;
    margin-left: 383px;
}

    .alertBox p {
        width: 100%;
        text-align: right;
        margin: 0px;
        line-height: 13px;
    }

.center-block {
    left: 50%;
    transform: translate(-50%);
    float: left;
    position: relative;
}

.adm {
    margin-top: 0px
}

.boxShadow {
    box-shadow: 5px 5px 5px rgba(0,0,0,.3);
}

.nav-tabs {
    width: 946px;
}

.fieldAdj {
    border-radius: 0px !important;
    width: 283px !important;
    height: 35px !important;
    padding: 0px !important;
    padding-left: 10px !important;
    margin-left: -4px !important;
    font-size: 16px !important;
    line-height: 20px !important;
}

.ajax__calendar_body, .ajax__calendar_days {
    width: 100% !important;
}

.ajax__calendar_dayname {
    width: 30px !important;
}

.ajax__calendar {
    width: 600px;
}

.ajax__calendar_body {
    width: 600px;
}

.ajax__calendar_container {
    width: 300px !important;
    z-index: 9999;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right 10px;
}
