﻿@font-face {
    font-family: 'Sansation Bold';
    src: url('../fonts/Sansation_Bold_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Sansation Italic';
    src: url('../fonts/Sansation_Italic_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Sansation Light';
    src: url('../fonts/Sansation_Light_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Sansation Regular';
    src: url('../fonts/Sansation_Regular_0.ttf') format('truetype');
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Sansation Light', sans-serif !important;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Sansation Italic', sans-serif !important;
}

.navbar-brand {
    padding: 3px !important;
}

ul.navbar-nav li a {
    font-size: 16px;
    color: #4D4D4D;
}

ul.navbar-nav li ul li {
    list-style-type: none;
}

    ul.navbar-nav li ul li a {
        color: #CCC;
    }

        ul.navbar-nav li ul li a:hover {
            background-color: inherit;
            text-decoration: none;
        }

h5, h4.submenu {
    cursor: pointer;
    color: gray;
}

div.submenu {
    display: none;
}
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

img {
    max-width: 100%;
}

.btn-menuLogin {
    height: 10px;
    line-height: 2px !important;
    color: #FFF !important;
    margin-top: 8px;
}

    .btn-menuLogin:hover {
        color: #000 !important;
    }

/* Galeria de icones */
.icon-fundo-peq {
    width: 55px;
    height: 55px;
    border-radius: 10px;
    text-align: center;
    font-size: 24px;
    line-height: 55px;
    color: #FFF;
}

.icon {
    min-width: 24px !important;
    min-height: 24px !important;
    cursor: pointer;
    display: block;
}

.icon-add {
    background: url('../Icones/mais.png') no-repeat center;
    margin-left: 10px;
}

icon-remove {
    background: url('../Icones/menos.png') no-repeat center;
    margin-left: 10px;
}

.icon-edit {
    background: url('../Icones/edit.png') no-repeat center;
    margin-left: 10px;
}

.icon-del {
    background: url('../Icones/del.png') no-repeat center;
    margin-left: 10px;
}

.icon-alert {
    background: url('../Icones/alert.png') no-repeat center;
    margin-left: 10px;
}

.icon-info {
    background: url('../Icones/info.png') no-repeat center;
    margin-left: 10px;
}

.icon-find {
    background: url('../Icones/find.jpg') no-repeat center;
    margin-left: 10px;
}

.icon-sim {
    background: url('../Icones/sim.png') no-repeat center;
    margin-left: 10px;
}

.icon-nao {
    background: url('../Icones/nao.png') no-repeat center;
    margin-left: 10px;
}

.icon-dolar {
    background: url('../Icones/dollar.png') no-repeat center;
    margin-left: 10px;
}

.icon-coin {
    background: url('../Icones/coin.png') no-repeat center;
    margin-left: 10px;
}

.icon-negado {
    background: url('../Icones/del2.png') no-repeat center;
    margin-left: 10px;
}

.icon-grafico {
    background: url('../Icones/grafico.png') no-repeat center;
    margin-left: 10px;
}

.icon-arq {
    background: url('../Icones/arq.jpg') no-repeat center;
    margin-left: 10px;
}

.icon-contas {
    background: url('../Icones/contas.png') no-repeat center;
    margin-left: 10px;
}

.icon-desfazer {
    background: url('../Icones/desfazer.png') no-repeat center;
    margin-left: 10px;
}

.icon-print {
    background: url('../Icones/print.png') no-repeat center;
    margin-left: 10px;
}

.g-recaptcha {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

    .g-recaptcha iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.tabela-detalhes-busca {
    width: 100%;
    height: 100%;
    border-collapse: separate;
    border-spacing: 0 8px;
}

td .tabela-detalhes-busca {
    width: 100%;
}

.detalhes {
    background-color: gainsboro;
    border-radius: 10px;
}

.aberto {
    width: 150px;
    height: 50px;
    color: white;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    background-color: green;
    margin-top: 10px;
    margin-left: 100px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.cancelado {
    width: 150px;
    height: 50px;
    color: white;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    background-color: red;
    margin-top: 10px;
    margin-left: 100px;
    margin-bottom: 10px;
    border-radius: 10px;
}


/* nav-tabs*/



.tab {
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.tab-content {
    width: 100%;
    padding: 20px;
    display: none;
}

#tab-1 {
    display: block;
}

.divDasboard {
    overflow: auto;
    min-height: 200px;
    max-height: 500px;
}

/*Tabela de orçamento*/

.tabela-orcamento {
    border-collapse: collapse;
    border: 1px solid black;
}

    .tabela-orcamento th td {
        border: 1px solid black;
    }

.labelData {
    margin-right: 10px;
}

/*CSS para tabela de preços*/

.tabelaPacote {
    border-radius: 100px;
}

    .tabelaPacote tr:hover {
        /*background-color: #ffa;*/
        zoom: 50%;
    }

/*.tabelaPacote td, th {
    position: relative;
}*/

/*.tabelaPacote td:hover::after,
.tabelaPacote th:hover::after {
        content: "";
        position: absolute;
        background-color: #ffa;
        left: 0;
        top: -5000px;
        height: 10000px;
        width: 100%;
        z-index: -1;
    }*/

.tdPacote {
    background-color: white;
    color: #317095;
    font-size: 18px;
}

.tdTipoPacoteDestaque {
    color: white;
    background-color: #20BA9B;
    text-align: center;
    border: 0 !important;
}

.btPacoteDestaque {
    background-color: #20BA9B;
    color: white;
}

.tdTipoPacote {
    color: white;
    background-color: #3B7DB1;
    text-align: center;
    border: 0 !important;
}

.divPacote {
    border: 1px solid;
    border-color: #EEEEEE;
    height: 400px;
}

.descricaoPacote {
    height: 200px;
}

.descricaoPacoteTitulo {
    color: white;
    background-color: #3B7DB1;
    text-align: center;
    border: 1px solid #3B7DB1;
    border-radius: 5px;
}

.precoPacote {
    font-size: 16px;
    min-height: 100px;
}

.contrato {
    overflow: auto;
    width: 100%;
    height: 200px;
    border: 1px solid;
    border-color: #EEEEEE;
}

.divContrato {
    border: 1px solid;
    border-color: #EEEEEE;
    min-height: 200px;
}

ul#carrinho-produtos li {
    list-style: none !important;
    display: inline !important;
    float: left;
    margin-right: 20px;
}

.boxValorSaldo {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 5px -1px 1px #EEEEEE;
    -webkit-box-shadow: 5px -1px 1px #EEEEEE;
    -moz-box-shadow: 5px -1px 1px #EEEEEE;
}
