﻿body {
    background: #dddbd3 url("../imagens/background.png") repeat-x;
    /*background-color: #e0e0e0;*/
}

.navbar-brand {
    padding-top: 10px;
    padding-bottom: 0;
    height: 35px;
    margin: 0;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 9px;
    color: #e9e9e9 !important;
}

    .navbar-nav > li > a:hover {
        background: #244258 !important;
    }

.navbar-nav > li > .dropdown-menu {
    text-transform: none;
}

.navbar-menu {
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
    background: #494C54;
    border-bottom: 1px solid #fff;
    min-height: 40px !important;
    height: 40px;
    line-height: 20px;
    text-transform: uppercase;
    color: #e9e9e9;
    border:none;
    border-bottom:1px solid #fff;
}

.navbar-menu-separador {
    background: url(../imagens/menu_separador.png) no-repeat center right;
}

.menu-usuario {
    margin-top: 10px !important;
    padding-right: 5px !important;
}

.submenu-empresa, .submenu-usuario {
    margin-top: 5px;
    margin-left: 9px;
    text-transform: uppercase;
}

.navbar-submenu {
    background: #fdfdfd url("../imagens/bg_submenu.png") repeat-x;
    border-top: 2px solid #117fad;
    font-size: 15px;
    box-shadow: 0 4px 15px #d0d0d0;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    border-bottom:1px solid #c8c8c8;
    min-height: 35px !important;
    height: 35px;
    border-radius:0;
}

    .navbar-submenu > .container {
        height: 0;
        padding: 0 !important;
    }

.navbar-submenu > li > a {
    opacity: 0.8;
    padding: 5px 15px 6px 15px;
}

    .navbar-nav-submenu > li > a:hover {
        opacity: 1;
        background: none !important;
    }

.menu-separator {
    background: url('../imagens/menu_separator.png') no-repeat center right;
}



#loading {
    display: none;
    text-align: center;
}

.btn-cds-list {
    margin-top: 23px !important;
}


.btn-cds-list-novo {
    margin-top: 8px;
    border: 3px solid #ddd;
    padding: 10px 10px;
    text-transform: capitalize;
}

    .btn-cds-list-novo:hover {
        border: 3px solid #ddd;
        background-color: #2faed4;
    }

.cds-label {
   color: #337ab7;
    margin-top: 13px;
}

.panel {
    background: #f1f1f1;
}

.panel-title {
    font-size: 12px;
}

.panel-default {
    /*border:2px solid #eceaea;*/
    -moz-box-shadow: 3px 3px 0 0 #eceaea;
    -webkit-box-shadow: 3px 3px 0 0 #eceaea;
    border-color: #484848;
    box-shadow: 5px 5px 20px #505050;
}

    .panel-default > .panel-heading {
        background-color: #5c5f67;
        border-color: #dedede;
        color: #fff;
        text-transform: uppercase;
    }


input:focus {
    background-color: #ffffc0;
}


.cds-inserir-item {
    padding: .35em .625em .75em !important;
    margin: 10px 10px !important;
    border: 1px solid silver !important;
}

    .cds-inserir-item > legend {
        width: auto;
        padding: 0;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: inherit;
        color: #333;
        border: 0;
        border-bottom: none;
    }

.form-control {
    border-radius: 0;
    font-size: 12px;
    height: 30px;
    padding: 0px 5px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    transition: none;
}

.btn {
    height: 30px;
    padding: 0px 12px;
}

label {
    font-size: 12px;
    color: #6D6C6C;
    font-size: 12px;
    margin-bottom: 0px;
}

.cds-label {
    color: #337ab7;
    margin-top: 8px;
    margin-left: -15px;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}

.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 {
    padding-right: 12px;
    padding-left: 12px;
}

.well-cds {
    padding: 10px;
    margin-bottom: 5px;
}

.fieldset-cds {
    min-width: 0;
    padding: 10px;
    margin: 0;
    border: 1px solid #ddd !important;
}

    .fieldset-cds > legend {
        font-size: 14px;
        border: none;
        padding: 0 5px;
        margin-bottom: 0;
        width: auto;
        color: #525050;
        font-weight: bold;
    }

.nav-tabs {
    margin-bottom: 10px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }



.navbar-brand {
    margin:0;
    padding-top:4px;
    z-index:999;
    position:relative;
    height:auto;
}

.titulo {
    background:#009de0;
    display:inline-block;
    padding:5px;
    margin:0;
    margin-bottom:3px;
    color:#fff;
    font-size:16px;
    border-left:3px solid #004f71;
}

.fieldset-cds-verde {
    background:#ecf9ef;
    border:2px solid #dbeddf!important;
    
}


/* FULL SCREEN MODAL STYLES
    -------------------------------------------------- */
.fullscreen {
   padding-right: 0!important;
}
.fullscreen .modal-dialog {
    margin: 0 0 0 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 0;
    color: #e9e9e9;
    background: #484848;
}

.fullscreen .modal-content {
    height: 100%;
    min-height: 100%;
    border-radius: 0;
    color: #e9e9e9;
    background: #484848;
    overflow: auto;
}

.fullscreen .modal-header {
    padding: 0;
    min-height: 0;
}

    .fullscreen .modal-header h4 {
        margin: 0 !important;
    }


.fullscreen .modal-footer {

}
.btn-report {
    margin-right:10px;
    padding:5px;
    font-weight:bold;
}
#btnEnviar {
    background-color: #007acc;
    color: white;
    font-weight: bold;
    transition: .5s;
    padding: 10px 0;
    width: 100%;
    border: none;
    border-radius: 4px;
}
    #btnEnviar:hover {
        background-color: #005b99;
    }
#btnRecupera {
    color: #007acc;
    margin-top: 20px;
}
    #btnRecupera:hover {
        color: #005b99;
    }
    .card-sistema {
        border-radius: 5px;
        padding: 10px;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        transition: .5s;
    }
    .card-sistema:hover {
        box-shadow: 0 0 1em #cacaca;
        text-decoration: none;
    }
a:hover {
    text-decoration: none;
}
.row {
    margin: 0 !important;
}
@media (max-width: 480px) {
    .fullscreen .modal-body ul {
        padding: 30px 0 0 0;
        overflow: auto;
    }

    .fullscreen .modal-body li {
        padding: 4px 0 4px 0;
    }

    .fullscreen .modal-body a {
        color: #e9e9e9;
        font-size: 200%;
        text-transform: uppercase;
        font-weight: 700;
    }
}

.fullscreen .modal-footer {
    height:55px;
    position:fixed;
    bottom:0;
    right:0;
    border:0;

}
.fullscreen iframe {
    position:fixed;
    background: #434343;
    border: none;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
}