﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&lang=en");

.login-container .out-links a {
    color: #555;
    text-shadow: none !important;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #34495e; /* change if the mask should have another color then white */
    z-index: 9999999; /* makes sure it stays on top */
    opacity: 0.6;
    filter: Alpha(Opacity=60);
    display: none;
}

.login-container .block-flat .header {
    background: #007D9A none repeat scroll 0 0;
    border-bottom: 1px solid #007D9A;
    padding: 9px 17px;
}

.login-container .header .logo-img {
    /*left: 0 !important;*/
    left: 27% !important;
    margin-left: 0 !important;
    margin-top: 4px !important;
    position: absolute;
    top: 0 !important;
    width: 40%;
}

.login-container .block-flat .header h3 {
    min-height: 55px !important;
}

body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    overflow-x: hidden !important;
    background-color: #fff !important;
}

.h6 {
    font-weight: 400 !important;
}

.page-head h2 {
    font-size: 23px !important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
}

.form-control {
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.block .header h2,
.widget-block .header h2,
.block-flat .header h2 {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.block .header h3 {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
}

.widget-block .header h3,
.block-flat .header h3 {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 20px !important;
    font-weight: 200 !important;
}

.butstyle {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.widget-block .content h2 {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.navbar-default .navbar-nav > li > a {
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: 400;
}

p {
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.btn {
    font-family: inherit !important;
    font-size: 15px !important;
}

.btn-primary, .btn-primary:focus {
    background-color: #007D9A !important;
}

.orcamento-primary, .orcamento-primary:focus {
    background-color: #004E60 !important;
}

#head-nav.topbar .navbar-nav > .active > a, #head-nav.topbar .navbar-nav > .active > a:hover, #head-nav.topbar .navbar-nav > .active > a:focus {
    background-color: #006680 !important;
}

.navbar-header {
    background: #007D9A url("images/logo.png") no-repeat scroll 15px 10px !important;
    padding: 0 10px;
}

#head-nav.topbar .navbar-header {
    background: #007D9A url("images/logo.png") no-repeat scroll 30px 18px;
    padding: 8px 0;
}

#head-nav.topbar .navbar-nav > .open > a, #head-nav.topbar .navbar-nav > .open > a:hover, #head-nav.topbar .navbar-nav > .open > a:focus {
    background-color: #006680 !important;
}

.page-head .breadcrumb {
    /*background: #e0e7e8 !important;*/
    padding: 10px !important;
    margin-top: 0 !important;
}

    .page-head .breadcrumb a {
        color: #34495e !important;
        font-size: 16px !important;
        font-weight: 400;
    }

        .page-head .breadcrumb a:active {
            outline: 0 none;
            text-decoration: none;
            color: #6d579d !important;
        }

label {
    font-weight: 600 !important;
    font-size: 14px !important;
}

table thead th {
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

table tbody td {
    font-family: inherit !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    vertical-align: middle !important;
}

.cl-mcont {
    background-color: #fff !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    padding: 0 0 30px !important;
}

    .cl-mcont .row {
        margin-top: 0 !important;
    }


.md-modal {
    z-index: 10000 !important;
}

/*
    Inicio Customização autocomplete jquery
*/
.ui-widget {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px !important;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 0 !important;
    position: absolute;
    top: 100%;
    z-index: 9999 !important;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.ui-autocomplete {
    z-index: 999999 !important;
}

.ui-widget-content {
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    background: #ffffff;
    color: none !important;
}

    .ui-widget-content .ui-state-focus {
        border: none !important;
        background: #4099d5 !important;
        font-weight: normal !important;
        color: #fff !important;
    }

td.highlight {
    background-color: whitesmoke !important;
}

.dropdown-menu > li > a {
    font-family: inherit !important;
    font-size: 14px !important;
}

.navbar-nav > li > a {
    padding: 12px 15px 12px 15px !important;
}

.navbar {
    min-height: 45px !important;
}

.sidebar-logo {
    background: #007d9a url("../images/logo.png") no-repeat scroll 0 0;
    display: block;
    height: 43px !important;
}

.cl-mcont .block {
    margin-bottom: 20px !important;
}

.cl-mcont .block .content {
        padding: 10px !important;
}

.block-flat .content {
    padding: 0 3px !important;
}

.block-flat, .block-wizard {
    padding: 10px !important;
    margin-bottom: 20px !important;
}

.dropdown-header {
    font-size: 20px !important;
}

.dropdown-menu > li > a, .dropdown-menu li > a {
    font-size: 15px !important;
}

.accordion .panel-heading a {
    padding: 12px 16px !important;
}

.accordion.accordion-semi .panel-collapse .panel-body {
    background-color: #fafafa;
    padding: 10px 20px 20px 5px !important;
}

.tab-content {
    background: #fff none repeat scroll 0 0 !important;
    padding: 0 !important;
}

.nav-tabs > li > a {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 15px !important;
}

/* Estilizando Modal do Jquery */
.ui-dialog .ui-dialog-titlebar {
    padding: 10px !important;
    position: relative;
    border-radius: 0 !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 5px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 5px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 5px !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 5px !important;
}

.modal-title-danger .ui-widget-header {
    background: #dc3545 !important;
    border: none !important;
    border-bottom: 5px solid #dc3545 !important;
    color: #fff;
}

.ui-widget-header {
    background: #4aa3df !important;
    border: none !important;
    border-bottom: 5px solid #368fcb !important;
    color: #fff;
}

.ui-widget-overlay {
    background: #000 !important;
    opacity: 0.5;
}

.ui-dialog .ui-dialog-title {
    font-weight: 300 !important;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 24px !important;
}

.ui-dialog .ui-dialog-titlebar-close {
    height: 25px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: 1.3em;
    top: 50%;
    width: 25px;
    background: url("icons/icon-close-white.png") no-repeat scroll 0px 0px !important;
    border: none;
}

.ui-dialog .ui-dialog-content {
    background: #fff !important;
    border: 0 none;
    overflow: auto;
    padding: 10px !important;
    position: relative;
    border-radius: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item span.jtable-toolbar-item-icon {
    height: 24px !important;
    margin: 2px 5px 2px 2px !important;
    width: 24px !important;
}

.ui-dialog .ui-dialog-buttonpane {
    padding: 10px 0 8px !important;
    text-align: right !important;
    background: #FFF !important;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.04) !important;
    border: none !important;
    border-top: 1px solid #e5e5e5 !important;
}

    .ui-dialog .ui-dialog-buttonpane button {
        font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        border-radius: 0 !important;
        background-color: #4aa3df !important;
        border-color: transparent !important;
        color: #fff !important;
        margin: .5em 0.8em .5em 0;
        cursor: pointer;
        font-size: 14px !important;
        padding: 6px 20px;
        border-radius: 3px !important;
    }

.block.block-color.info .header {
    background: #006680 none repeat scroll 0 0 !important;
}

div.jtable-main-container div.jtable-title {
    border-width: 1px !important;
    background: #006680 none repeat scroll 0 0 !important;
}

div.jtable-main-container table.jtable tbody > tr.jtable-row-selected, div.jtable-main-container table.jtable tbody > tr.jtable-row-selected:hover {
    background-color: #007d9a !important;
}


div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item {
    font-size: 1.1em !important;
}

div.jtable-busy-message {
    background: #EA6153 url("jTable/themes/lightcolor/blue/loading.gif") no-repeat scroll 5px center !important;
    text-shadow: none !important;
}

div.jtable-main-container div.jtable-bottom-panel {
    padding: 10px 1px !important;
}

    div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-space, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-first, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-last, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-previous, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-next, div.jtable-main-container div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active {
        padding: 7px 10px !important;
    }

.fd-tile.detail {
    border: 1px solid #ebebeb !important;
}

.upload-arquivo {
    border-radius: 3px;
    padding: 5px;
    border: solid 1px #9DCEFF;
    color: #434343;
    outline: none;
    background-color: #FFFFFF;
    font-size: 12px;
    margin-top: 2px;
}

.progress {
    border-radius: 3px;
    position: relative;
    height: 30px !important;
    padding: 2px !important;
    margin-bottom: 0 !important;
}

.bar {
    background-color: #4aa3df;
    border-radius: 3px;
    height: 30px;
    width: 0;
}

.percent {
    display: inline-block;
    left: 48%;
    position: absolute;
    top: 4px;
    color: #fff;
    font-size: 15px;
}

.plupload_logo {
    background: url("../Content/icons/icone_xml.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 32px !important;
    left: 10px !important;
    position: absolute;
    top: 10px !important;
    width: 32px !important;
    line-height: 25px;
}

.ui-state-default, .ui-widget-header .ui-state-default {
    font-weight: bold;
    color: #FFFFFF !important;
}

.gritter-item-wrapper.clean {
    background: #f8f8f8 none repeat scroll 0 0 !important;
}

#gritter-notice-wrapper {
    top: 45px;
    width: 420px !important;
}

.gritter-title {
    text-shadow: none;
    font-weight: 400;
    font-size: 15px;
    width: 100%;
    margin-bottom: 10px !important;
    border-bottom: solid 1px #888 !important;
}

gritter-item p {
    padding-top: 10px !important;
    font-size: 12px;
    line-height: 19px;
}

.gritter-without-image, .gritter-with-image {
    padding-left: 7px;
    width: 95% !important;
}

    .gritter-without-image p {
        font-size: 13px !important;
    }

.gritter-item-wrapper.clean .gritter-close::after {
    color: #fff;
    content: "x" !important;
    font-size: 24px;
    font-weight: bold;
    left: 10px;
    margin-top: -17px;
    position: absolute;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
    top: 50%;
}

.gritter-close::after {
    color: #fff;
    content: "x" !important;
    font-size: 24px;
    font-weight: bold;
    left: 10px;
    position: absolute;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

/*#retornoClientesAtualizar thead {
    background-color: #006680;
}

    #retornoClientesAtualizar thead th span {
        color: white !important;
    }*/


/*#tabelaAgendamentos thead {
    background-color: #006680;
}

    #tabelaAgendamentos thead th span {
        color: white !important;
    }*/
#caminhoArquivosCliente {
    width: 650px;
}

#acessarNotasPendentesCliente {
    cursor: pointer;
}

.invalido {
    border: 2px solid orangered;
}


.big-mais {
    display: block;
    background: url('images/big-mais.png') no-repeat 2px;
    width: 26px;
    height: 26px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    cursor: pointer;
    border: 0px;
}

    .big-mais:hover {
        background-position: 2px;
    }

    .big-mais[disabled] {
        background-position: 2px;
    }

.big-menos {
    display: block;
    background: url('images/big-menos.png') no-repeat 2px;
    width: 26px;
    height: 26px;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    cursor: pointer;
    border: 0px;
}

    .big-menos:hover {
        background-position: 2px;
    }

    .big-menos[disabled] {
        background-position: 2px;
    }

.link-homologacao > a {
    height: 50px;
    font-size: 16px;
}

    .link-homologacao > a > span {
        padding-left: 33.33%;
    }
#atalho > a {
    width: 50px;
}