html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

h2 {
    text-transform: uppercase;
    font-size: 16px;
}

input:focus {
    box-shadow: none !important;
    border-color: #C81C18 !important;
}

.Table-no-border {
    border-style: none !important;
    border-color: #EEE !important;
}

.ef-margin-20 {
    margin-right: 20px;
}

.img-center {
    display: block;
    margin: 0 auto;
}

.ef-avatar {
    width: 32px;
    height: 32px;
    background: url('../img/icon-felipe.png');
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: -10px;
}

.ef-table {
    overflow: hidden;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    display: block;
}

#ef-table-bancos {
    background: #fff;
}

    #ef-table-bancos th {
        text-align: center;
        color: #fff;
        background: #AAA;
    }

#ef-page-index {
    background: #eee;
    position: relative;
    width: inherit;
    height: 100%;
    margin: 0 auto;
}

#ef-menu {
    border-bottom: none;
    padding: 0;
    background: url('../img/bg-header.jpg');
    box-shadow: 0 2px 10px #888;
}

    #ef-menu .navbar-brand {
        padding: 0;
    }

    #ef-menu .nome-usuario {
        color: #ffffff;
        font-weight: bold;
        margin-top: 26px;
        padding: 0 20px;
        display: inline-block;
    }

    #ef-menu li {
        /*padding: 20px 0;*/
    }

        #ef-menu li a {
            line-height: 70px;
            padding: 0 18px;
            color: #fff;
            border-right: 1px solid #af1018;
        }

        #ef-menu li:last-child a {
            border: 0;
        }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    text-decoration: underline;
    background: none;
}

.dropdown-menu {
    background: #555 !important;
}

.dropdown-WhiteColor {
    background: #F8F8F8 !important;
}

    .dropdown-WhiteColor li a:hover, #ef-menu .dropdown-menu li a:focus {
        /*text-decoration: underline;*/
        background: none;
        background: #DDDDDD !important;
    }

#ef-menu .dropdown-menu li {
    padding: 0 15px;
}

    #ef-menu .dropdown-menu li a {
        line-height: 30px;
        border-bottom: 1px solid #555;
        font-size: 12px;
        border-right: none;
    }

    #ef-menu .dropdown-menu li:last-child a {
        border-bottom: none;
    }

    #ef-menu .dropdown-menu li a:hover, #ef-menu .dropdown-menu li a:focus {
        text-decoration: underline;
        background: none;
    }

#navbar {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d26c53+0,c81b17+99 */
    background: #d26c53; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyNmM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2M4MWIxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #d26c53 0%, #c81b17 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d26c53), color-stop(99%,#c81b17)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d26c53 0%,#c81b17 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d26c53 0%,#c81b17 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d26c53 0%,#c81b17 99%); /* IE10+ */
    background: linear-gradient(to bottom, #d26c53 0%,#c81b17 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d26c53', endColorstr='#c81b17',GradientType=0 ); /* IE6-8 */
}

.BackgroundRoxo {
    background-color: #9c27b0;
}

.lblTitulo {
    margin-top: 0px !important;
}

.lblMsg {
    height: 25px;
    vertical-align: middle;
}

.labelTitulo {
    vertical-align: middle;
    color: #c81b17;
    font: bold 12px arial, verdana, sans-serif !important;
    /*color: #EFEFEF;*/
}

.divCentralizada {
    position: relative;
    left: 50%;
    top: 50%;
}

.divTable {
    display: table;
    width: 100%;
}

.divTop {
    padding-top: 0 !important;
    vertical-align: top !important;
}

.centralizar {
    align-items: center;
    vertical-align: middle;
    display: table-cell;
    align-content: center;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.tituloRow {
    height: 35px;
    background-color: #EFEFEF;
    border: 1px solid #CCC;
    font-weight: bold;
}

.btnSmall {
    line-height: 20px !important;
    padding: 1px 10px 1px 10px !important;
}

.date-picker {
    background-color: #FFF !important;
}

.divWaiting {
    position: fixed; /* Stay in place */
    z-index: 2147483647 !important;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
    text-align: center;
    top: 0;
    left: 0;
    padding-top: 15%;
    color: #FFF;
    font: bold 20px arial, verdana;
    /*
    position: absolute;
    background-color: #000;
    z-index: 2147483647 !important;
    opacity: 0.5;
    overflow: hidden;
    text-align: center; top: 0; left: 0;
    height: 100%;
    width: 100%;
    padding-top:10%;
    color: #FFF;
    font: bold 16px arial, verdana;
    */
}

.MsgError {
    color: #c81b17;
}

.Titulo {
    font: bold 20px Arial;
    color: #555;
}

.lblTituloCliente {
    margin-top: 0px !important;
    margin-left: 5px !important;
    font: bold 13px Arial;
    color: #c81b17;
    /*color: #555;*/
}

.Titulo {
    font: bold 20px Arial;
    color: #555;
}

.ColumnTitulo {
    vertical-align: middle;
    height: 33px;
    margin-left: 6px;
    color: #777 !important;
    font-family: 12px 'Arial Narrow', Arial, sans-serif !important;
}

.FundoBarraClaro {
    background-image: url('../img/FundoBarraClaro.png') !important;
    background-repeat: repeat-x !important;
    line-height: 34px !important;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    vertical-align: bottom !important;
}

.FundoBarraEscuro {
    background-image: url('../img/FundoBarraEscuro.png') !important;
    background-repeat: repeat-x !important;
    height: 32px !important;
    color: #111 !important;
    font-family: 12px 'Arial Narrow', Arial, sans-serif !important;
    border-bottom: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

.FundoBarraTitulo {
    background-image: url('../img/FundoBarraMenor.png') !important;
    background-repeat: repeat-x !important;
    padding-top: 6px !important;
    height: 24px !important;
    color: #FFF !important;
}

.BarraTitulo {
    color: #FFF !important;
    font-size: 14px !important;
    font-weight: bold !important;
    font-family: Arial, Verdana, sans-serif;
}

.SubTitulo {
    height: 30px !important;
    background-image: url('../img/FundoSubTitulo.png') !important;
    color: #444 !important;
    font: bold 13px Arial, Verdana !important;
    text-align: center;
}

.SubTituloGrande {
    height: 50px !important;
    background-image: url('../img/FundoSubTituloGrande.png') !important;
    color: #444 !important;
    font: bold 13px Arial, Verdana !important;
    text-align: center;
    margin-left: 30px !important;
    padding-left: 50px !important;
}

.SubTituloGray {
    height: 40px;
    background-color: #EEE;
    color: #777;
    font: bold 13px Arial, Verdana !important;
    text-align: center;
}

.agrupador-campos {
    color: #777777;
    background-color: #f7f7f7;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 5px 10px;
    margin: 0 -10px 10px -10px;

}

.ImgCombo {
    border: none;
    margin: 0;
    float: right;
    position: relative;
    z-index: 99999;
    width: 10px;
    height: 11px;
    margin-top: -30px;
    margin-right: 5px;
}

.divCombo {
    position: absolute !important;
    height: inherit !important;
    max-height: 350px !important;
    overflow: auto !important;
    display: none;
    z-index: 999998 !important;
}

.combobox {
    background-color: #FFF !important;
}

.Tabela {
    width: 100%;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #DDD;
    margin-bottom: 12px;
}

th.obj-center {
    text-align: center;
    vertical-align: middle;
    padding-top: 2px;
}

th.obj-right {
    text-align: right;
}

#ef-breadcrumb {
    padding: 8px 0 10px;
    margin-top: 5px;
    border-bottom: 1px solid #DDD;
}

    #ef-breadcrumb input {
        background: #eee;
    }

#ef-search {
    margin-bottom: 40px;
    background: #C81B17;
    padding: 20px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    #ef-search .ef-texto {
        text-transform: uppercase;
        font-weight: normal;
        font-size: 18px;
        color: #fff;
        line-height: 40px;
        padding-left: 30px;
    }

    #ef-search .form-control {
        padding: 8px 12px;
        height: 42px;
        border: none;
    }

    #ef-search .input-group-btn {
        background: #fff;
        padding: 2px 4px 2px 2px;
        -webkit-border-radius: 0 8px 8px 0;
        -moz-border-radius: 0 8px 8px 0;
        border-radius: 0 8px 8px 0;
    }

#ef-bg-search {
    margin-top: 20%;
    padding: 50px 0;
    background: url('../img/bg-search-sombra.png') center top no-repeat;
}

    #ef-bg-search #ef-search {
        margin-bottom: 10px;
    }

#ef-filtros {
    text-align: right;
}

    #ef-filtros .label {
        font-size: 12px;
        padding: 10px;
        line-height: 40px;
        margin-right: 10px;
        background: #e1e1e1;
        color: #888;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

#ef-header {
    background: #fff;
}

    #ef-header #ef-logo {
        margin: 0 auto;
        display: table;
    }

#ef-page-login {
    height: 100%;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d87f5d+0,c92b28+99 */
    background: #d87f5d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkODdmNWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNjOTJiMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-radial-gradient(center, ellipse cover, #d87f5d 0%, #c92b28 99%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#d87f5d), color-stop(99%,#c92b28)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, #d87f5d 0%,#c92b28 99%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, #d87f5d 0%,#c92b28 99%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, #d87f5d 0%,#c92b28 99%); /* IE10+ */
    background: radial-gradient(ellipse at center, #d87f5d 0%,#c92b28 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d87f5d', endColorstr='#c92b28',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
    overflow: hidden;
}

#ef-header-sombra {
    background: url('../img/bg-sombra-header.png') center no-repeat;
    height: 44px;
}

#ef-login {
    padding: 30px 0;
    background: url('../img/bg-form-login.png') center top no-repeat;
}

#formlogin {
    padding: 20px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    #formlogin input {
        background: #FFF;
        border-left: 0;
    }

        #formlogin input:focus {
            border-color: #ccc;
        }

    #formlogin .input-group-addon i {
        border-right: 0;
        opacity: 0.5;
    }

#ef-login a {
    text-align: center;
    text-decoration: underline;
    display: block;
    line-height: 40px;
    color: #fff;
}

#divModal {
    background: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    #divModal input.form-control {
        background: #eee;
    }

.ef-btn-red, .ef-btn-red:hover {
    color: #fff;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d87f5d+0,c92b28+99 */
    background: #d87f5d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4N2Y1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2M5MmIyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #d87f5d 0%, #c92b28 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d87f5d), color-stop(99%,#c92b28)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d87f5d 0%,#c92b28 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d87f5d 0%,#c92b28 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d87f5d 0%,#c92b28 99%); /* IE10+ */
    background: linear-gradient(to bottom, #d87f5d 0%,#c92b28 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d87f5d', endColorstr='#c92b28',GradientType=0 ); /* IE6-8 */
}

.ef-btn-grey, .ef-btn-grey:hover {
    color: #fff;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bebebe+0,888888+100 */
    background: #bebebe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlYmViZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ODg4ODgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #bebebe 0%, #888888 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bebebe), color-stop(100%,#888888)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bebebe 0%,#888888 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bebebe 0%,#888888 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bebebe 0%,#888888 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bebebe 0%,#888888 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#888888',GradientType=0 ); /* IE6-8 */
}

.ef-btn-green, .ef-btn-green:hover {
    color: #fff;
    border-radius: 10px;
    box-shadow: none !important;
    border: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bebebe+0,888888+100 */
    background: #bebebe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JlYmViZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ODg4ODgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #bebebe 0%, #888888 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bebebe), color-stop(100%,#888888)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bebebe 0%,#888888 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bebebe 0%,#888888 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bebebe 0%,#888888 100%); /* IE10+ */
    background: linear-gradient(to bottom, #bebebe 0%,#888888 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#888888',GradientType=0 ); /* IE6-8 */
}

/* Submmenu */
.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;
        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: #ccc;
        margin-top: 10px;
        margin-right: -20px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .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;
        }

/* Non Responsive */
.container-non-responsive {
    /* Margin/padding copied from Bootstrap */
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    /* Set width to your desired site width */
    width: 1170px;
}

.bootstrap-select .dropdown-menu {
    background: #fff !important;
}

.bootstrap-select {
    background: #f6f6f6 !important;
    /*
    font-size: 16px !important;
    font-weight: normal !important;
    color: #777 !important;
    */
}

.bootstrap-input {
    background: #f6f6f6 !important;
}

.incorrect {
    border-color: red !important;
    border: 1px solid red !important;
}

*:focus,
*:active,
a:active,
a:focus,
input:focus,
input:active {
    -moz-outline-style: none !important;
    outline: none !important;
    outline: 0 !important;
}



/***
Início: Form wizard
***/
.form-wizard .progress {
    margin-bottom: 30px;
}

.form-wizard .steps {
    padding: 10px 0;
    margin-bottom: 15px;
}

    .form-wizard .steps .navbar-inner {
        background-color: #F9F9F9 !important;
        background-image: none !important;
        filter: none !important;
        border: 0px;
        box-shadow: none !important;
    }

        .form-wizard .steps .navbar-inner li a {
            background-color: #F9F9F9 !important;
            background-image: none !important;
            filter: none !important;
            border: 0px;
            box-shadow: none !important;
        }

.form-wizard .step:hover {
    text-decoration: none;
}

.form-wizard .step .number {
    background-color: #e3e3e3;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 15px 12px 15px !important;
    margin-right: 10px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.form-wizard .step .desc {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
}

.form-wizard .active .step .number {
    background-color: #35aa47;
    color: #fff;
}

.form-wizard .active .step .desc {
    font-weight: 400;
}

.form-wizard .step i {
    display: none;
}

.form-wizard .done .step .number {
    background-color: #f2ae43;
    color: #fff;
}

.form-wizard .done .step .desc {
    font-weight: 400;
}

.form-wizard .done .step i {
    font-size: 12px;
    font-weight: normal;
    color: #999;
    display: inline-block;
}

.form-wizard .tab-pane h4 {
    margin-bottom: 20px !important;
}

.form-wizard .tab-pane .chzn-container {
    position: absolute !important;
}


/***
Fim: Form wizard
***/


/* general form */
form legend {
    margin: 15px 0px 10px 0px !important;
}

.widget-body.form form {
    margin: 0px !important;
    padding: 0px !important;
}

.widget-body.form .form-actions {
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-top: 20px !important;
    margin-bottom: -15px !important;
    margin-top: 20px;
    padding-left: 195px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.widget-body .dataTables_info, .widget-body .dataTables_paginate {
    margin-top: 5px !important;
    padding-bottom: 0px !important;
    margin-bottom: -4px !important;
}

.widget-body .table {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

/* custom form input error states with icons */
.input-icon input {
    padding-right: 25px !important;
}


/* widget container */
.sortable .widget .widget-title {
    cursor: move;
}

.sortable-box-placeholder {
    background-color: #f5f5f5;
    border: 1px dashed #DDDDDD;
    display: block;
    margin-top: 0px !important;
    margin-left: 1%;
    margin-right: 0.6%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .sortable-box-placeholder * {
        visibility: hidden;
    }

/*
.widget {
  background: none repeat scroll 0 0 #F9F9F9;
  border-top: 1px solid #e0dede;
  border-left: 1px solid #e0dede;
  border-right: 1px solid #e0dede;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

*/

.widget-title {
    /*
  background-color: #EFEFEF;
  background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#FDFDFD), to(#EAEAEA));
  background-image: -webkit-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
  background-image: -moz-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
  background-image: -ms-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
  background-image: -o-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
  background-image: -linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eaeaea',GradientType=0 );
  
  border-bottom: 1px solid #e0dede;
  height: 36px; 
  -webkit-border-radius: 3px 3px 0px 0px;
     -moz-border-radius: 3px 3px 0px 0px;
          border-radius: 3px 3px 0px 0px;
  */
}


    .widget-title > h4 {
        color: #444;
        float: left;
        font-size: 13px;
        font-weight: bold;
        padding: 12px 11px 10px 15px;
        line-height: 12px;
        margin: 0;
    }

        .widget-title > h4 i {
            font-size: 14px;
            margin-right: 2px;
        }

    .widget-title > .tools,
    .widget-title > .actions {
        padding: 3px 5px 2px;
        float: right;
        margin: 6px 0px 0 0;
    }

        .widget-title > .tools > a {
            text-decoration: none;
            display: inline-block;
            margin-right: 5px;
            color: #555;
            font-size: 14px;
        }

            .widget-title > .tools > a:hover {
                text-decoration: none;
                opacity: .6;
            }

            .widget-title > .tools > a:active {
                text-decoration: none;
            }

        .widget-title > .actions > .btn {
            margin-top: -5px !important;
        }

        .widget-title > .actions > .btn-group > .btn {
            margin-top: -5px;
        }

            .widget-title > .actions > .btn-group > .btn .btn-mini {
                margin-top: -5px;
            }

        .widget-title > .actions > .btn .btn-mini {
            margin-top: -5px;
        }

    .widget-title .pagination.pagination-small {
        float: right !important;
        display: inline-block !important;
        margin: 0px;
        margin-top: 6px;
        margin-right: 6px;
    }

/*
.widget-body {
  display: block;
  padding: 15px 15px;
  border-bottom: 1px solid #CDCDCD;
  -webkit-border-radius: 0px 0px 3px 3px;
     -moz-border-radius: 0px 0px 3px 3px;
          border-radius: 0px 0px 3px 3px;
  
}
*/

body {
    overflow-y: auto !important;
}

.tbl-border {
    border: 1px solid;
}

.container-multi-select input {
    opacity: 1 !important;
}

.container-multi-select .dropdown-menu > .active > a {
    background: #ccc !important;
}

.container-multi-select ul.multiselect-container {
    background: #fff !important;
}

.container-multi-select .dropdown-toggle {
    white-space: normal;
}

table tr td.coluna-erro-grid {
    color: red !important;
    font-weight: bold !important;
    background-color: #ffd0d0 !important;
}

.corpo-modal {
    border-radius: 10px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px;
}

table tr.row-selected {
    background-color: #ccc !important;
    font-weight: bold;
}

/*Div repeater*/
.div-repeater {
    border: 1px solid #ccc;
}

    .div-repeater .header-div-repeater {
        overflow-x: auto;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
        padding-top: 5px;
        font-weight: bold;
    }

        .div-repeater .header-div-repeater div {
            border-left: 1px solid #ccc;
        }

    .div-repeater .item-div-repeater {
        overflow-x: auto;
        padding-bottom: 5px;
        padding-top: 5px;
        border-bottom: 1px solid #ccc;
    }

        .div-repeater .header-div-repeater div, .div-repeater .item-div-repeater div {
            padding-left: 5px;
        }
/*Fim Div repeater*/


#modalDadosVenda .modal-dialog {
    width: 98%;
    height: 93%;
    padding: 0;
}

#modalDadosVenda .modal-content {
    height: 99.8%;
    border-radius: 0;
}

#modalDadosVenda .modal-body {
    height: 88%;
}

    #modalDadosVenda .modal-body iframe {
        height: 100%;
    }

.modal-large-custom .modal-dialog {
    width: 98%;
    height: 93%;
    padding: 0;
}

.modal-large-custom .modal-content {
    height: 99.8%;
    border-radius: 0;
}

.modal-large-custom .modal-body {
    height: 88%;
}

    .modal-large-custom .modal-body iframe {
        height: 100%;
    }

.erro-upload, .label-erro {
    font-weight: bold;
    color: red;
    width: 100%;
    float: left;
}

.lbl-warning {
    font-weight: bold;
    font-size: 12px !important;
    padding: 2px !important;
    margin: 1px !important;
}

ul.multiselect-container {
    max-height: 200px !important;
    z-index: 9999 !important;
}

.list-group .list-group-item label {
    font-weight: bold;
}

.list-group .list-group-item.GridHeader {
    padding: 0 15px;
    line-height: 26px !important;
    font-weight: normal;
    color: #333;
}

.list-group .list-group-item.GridHeader span.label {
    font-size: 12px;
    font-weight: normal;
}

.list-group .list-group-item .list-group:last-child {
    margin-bottom: 5px;
}

.col-pad {
    padding-left: 15px;
    padding-right: 15px;
}
.row-pad {
    margin-left: -15px;
    margin-right: -15px;
}

.row-pad.actions {
    margin-top: 20px;
    text-align: center;
}

.text-center {
    text-align: center;
}
.text-center .btn {
    display: inline-block;
}

.form .control-label {
    font-weight: bold;
}

.indicador {
    font-size: 18px;
    margin: 10px 0;
}

.indicador label {
    font-weight: bold;
    font-size: 18px;
}

/* Personalização dos botões do SweetAlert2 */
.swal2-confirm.btn-confirm {
    background-color: #4CAF50; /* Verde para 'Com Senha' */
    color: white;
    font-size: 14px; /* Aumenta o tamanho da fonte */
    padding: 5px 10px; /* Ajuste do padding */
}

.swal2-deny.btn-deny {
    background-color: #f44336; /* Vermelho para 'Sem Senha' */
    color: white;
    font-size: 14px; /* Aumenta o tamanho da fonte */
    padding: 5px 10px; /* Ajuste do padding */
}

.swal2-cancel.btn-cancel {
    background-color: #999999; /* Cinza para 'Cancelar' */
    color: white;
    font-size: 14px; /* Aumenta o tamanho da fonte */
    padding: 5px 10px; /* Ajuste do padding */
}

/* Garantir que o botão fique arredondado */
.swal2-confirm, .swal2-deny, .swal2-cancel {
    border-radius: 5px;
    border: none; /* Remove a borda padrão */
}

.beneficio-utilizado {
    background-color: #fff0f0; /* Cor de fundo rosa claro */
    color: #d32f2f; /* Cor do texto vermelho escuro */
}