﻿@charset "UTF-8";
/* Form Controls */
.control-form, .control-form-popup, .control-form-h3 {
    width: 730px;
    height: auto;
    display: block;
    padding: 0;
    margin: 0 15px 30px 15px;
    border: 0;
    position: relative;
    z-index: 0;
    clear: both;
}

    .control-form legend {
        color: #333;
        font-size: 1.375em;
        padding: 0 !important;
    }

    .control-form label {
        color: #444;
    }

.control-row {
    width: 730px;
    min-height: 30px;
    display: inline-block;
    clear: both;
    margin-bottom: 10px;
}

.pendencia-fix {
    margin-bottom: 0;
}

.control-form-popup {
    width: 470px;
}

.control-form-h3 legend {
    font-size: 1em;
}

.scroll table, .fieldset fieldset table {
    width: 100% !important;
}

legend, .titled {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #999;
    width: 100%;
    max-width: 730px;
    margin-bottom: 15px;
    clear: both;
    position: relative;
    z-index: -20;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 10px;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
}

.titled {
    font-size: 1.375em;
    color: #333 !important;
    padding: 0;
}

fieldset {
    margin-bottom: 15px;
}

    fieldset legend {
        padding: 0;
    }

.row-title {
    margin-top: 15px;
    font-size: 1.175em;
    color: #666 !important;
    border-bottom: 1px dashed #999;
    width: 100%;
    max-width: 730px;
    padding-bottom: 5px;
}

.null-space {
    height: auto;
    min-height: 0 !important;
}

/* 696 N�vel 2 */
.fieldset {
    width: 700px !important;
    padding: 15px;
    margin: 30px 0 0 0;
    overflow-x: hidden;
    border: 0;
    position: relative;
}

    .fieldset legend {
        font-size: 1.275em;
        color: #666 !important;
    }

    .fieldset .control-row {
        width: 700px !important;
    }

    .fieldset .scroll {
        width: 700px !important;
    }

    /* 664 N�vel 3*/
    .fieldset fieldset {
        width: 664px !important;
    }

        .fieldset fieldset legend {
            margin-top: 10px;
        }

        .fieldset fieldset .control-row {
            width: 664px !important;
        }

        .fieldset fieldset .scroll {
            max-width: 664px !important;
        }

        /* 632 N�vel 4 */
        .fieldset fieldset fieldset {
            width: 632px !important;
        }

            .fieldset fieldset fieldset .control-row {
                width: 632px !important;
            }

            .fieldset fieldset fieldset .scroll {
                max-width: 632px !important;
            }

/* End Fieldset */
.validation-error {
    width: 730px;
    height: auto;
    display: block;
}

.validation-error-item {
    border: 1px solid #C23643;
    margin: 5px 0;
    padding: 5px 7px 5px 26px;
    background: #fbd8d8 url(../Imagens/IconeMensagemErro_16x16.png) no-repeat 5px center;
    border-radius: 6px;
    text-indent: 19px;
    width: 730px;
    height: 20px;
    line-height: 20px;
    color: #C23643 !important;
}

.yellow-warning {
    min-height: 20px;
    border: 1px solid #febc21;
    background: #fefacc url(../Imagens/yellow-alert.png) no-repeat 10px center;
    border-radius: 6px;
    margin: 10px 0;
    padding: 5px 10px 5px 40px;
}

    .yellow-warning p {
        border-left: 1px solid #febc21;
        padding-left: 10px;
        margin: 0;
        color: #666;
    }

.control-block, .control-block-alternative {
    /* width: define with JQuery to controls your columns*/
    display: block;
    height: auto;
    float: left;
}

    .control-block h1 {
        font-size: 1em;
        margin: 15px 0 5px 0;
    }

.cols_1 div.control-block {
    width: 730.0px;
}

.cols_2 div.control-block {
    width: 360px;
    margin-right: 10px;
}

.cols_3 div.control-block {
    width: 236.667px;
    margin-right: 10px;
}

.cols_4 div.control-block {
    width: 175px;
    margin-right: 10px;
}

.cols_5 div.control-block, .cols_5 .control-block {
    width: 138px;
    margin-right: 10px;
}

.cols_6 div.control-block {
    width: 113.3333333px;
    margin-right: 10px;
}

.cols_7 div.control-block {
    width: 95.71428571px;
    margin-right: 10px;
}

.cols_8 div.control-block {
    width: 82.5px;
    margin-right: 10px;
}

    .cols_1 div.control-block.last, .cols_2 div.control-block.last, .cols_3 div.control-block.last, .cols_4 div.control-block.last, .cols_5 div.control-block.last, .cols_6 div.control-block.last, .cols_7 div.control-block.last, .cols_8 div.control-block.last {
        margin-right: 0px;
    }

/*.cols_2 div.control-block {
    width: 365.0px;
}

.cols_3 div.control-block {
    width: 243.3px;
}

.cols_4 div.control-block {
    width: 182.5px;
}

.cols_5 div.control-block {
    width: 146.0px;
}

.cols_6 div.control-block {
    width: 121.6px;
}

.cols_7 div.control-block {
    width: 104.2px;
}

.cols_8 div.control-block {
    width: 091.1px;
}*/
.sub-cols_1 div.control-block {
    width: 696.0px;
}

.sub-cols_2 div.control-block {
    width: 343px;
    margin-right: 10px;
}

.sub-cols_3 div.control-block {
    width: 225.3333333px;
    margin-right: 10px;
}

.sub-cols_4 div.control-block {
    width: 166.5px;
    margin-right: 10px;
}

.sub-cols_5 div.control-block {
    width: 107.6666667px;
    margin-right: 10px;
}

.sub-cols_6 div.control-block {
    width: 116.0px;
    margin-right: 10px;
}

.sub-cols_7 div.control-block {
    width: 90.85714286px;
    margin-right: 10px;
}

.sub-cols_8 div.control-block {
    width: 78.25px;
    margin-right: 10px;
}

    .sub-cols_1 div.control-block.last, .sub-cols_2 div.control-block.last, .sub-cols_3 div.control-block.last, .sub-cols_4 div.control-block.last, .sub-cols_5 div.control-block.last, .sub-cols_6 div.control-block.last, .sub-cols_7 div.control-block.last, .sub-cols_8 div.control-block.last {
        margin-right: 0px;
    }

.sub-sub-cols_1 div.control-block {
    width: 664.0px;
}

.sub-sub-cols_2 div.control-block {
    width: 327px;
    margin-right: 10px;
}

.sub-sub-cols_3 div.control-block {
    width: 214.6666667px;
    margin-right: 10px;
}

.sub-sub-cols_4 div.control-block {
    width: 158.5px;
    margin-right: 10px;
}

.sub-sub-cols_5 div.control-block {
    width: 124.8px;
    margin-right: 10px;
}

.sub-sub-cols_6 div.control-block {
    width: 102.3333333px;
    margin-right: 10px;
}

.sub-sub-cols_7 div.control-block {
    width: 86.28571429px;
    margin-right: 10px;
}

.sub-sub-cols_8 div.control-block {
    width: 74.25px;
    margin-right: 10px;
}

    .sub-sub-cols_1 div.control-block.last, .sub-sub-cols_2 div.control-block.last, .sub-sub-cols_3 div.control-block.last, .sub-sub-cols_4 div.control-block.last, .sub-sub-cols_5 div.control-block.last, .sub-sub-cols_6 div.control-block.last, .sub-sub-cols_7 div.control-block.last, .sub-sub-cols_8 div.control-block.last {
        margin-right: 0px;
    }

.pop-cols_1 div.control-block {
    width: 470px;
    margin-right: 10px;
}

.pop-cols_2 div.control-block {
    width: 230px;
    margin-right: 10px;
}

.pop-cols_3 div.control-block {
    width: 150px;
    margin-right: 10px;
}

.pop-cols_4 div.control-block {
    width: 110px;
    margin-right: 10px;
}

.pop-cols_5 div.control-block {
    width: 86px;
    margin-right: 10px;
}

    .pop-cols_1 div.control-block.last, .pop-cols_2 div.control-block.last, .pop-cols_3 div.control-block.last, .pop-cols_4 div.control-block.last, .pop-cols_5 div.control-block.last {
        margin-right: 0px;
    }

.control-label, .control-input {
    float: left;
    height: 24px;
    display: inline-block;
}

.control-label {
    padding-top: 5px;
    padding-bottom: 0px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    clear: both;
    color: #444;
}

.control-input-textarea {
    float: left;
    display: inline-block;
}

/*.control-label span {
    font-size: 1.000em;
}*/
.control-input input, .control-input button, select, textarea {
    color: #333;
    border: 1px solid #D7D7D7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    min-height: 18px;
    padding: .2em 1px;
}

.label-input {
    line-height: 30px;
}

input[type="checkbox"], input[type="radio"] {
    border: 0px;
    margin-top: -1px;
    vertical-align: middle;
}

input[type="text"].aspNetDisabled, input[type="password"].aspNetDisabled, input[type="file"].aspNetDisabled, select.aspNetDisabled {
    background-color: #E5E5E5;
}

.controls {
    float: left;
    height: auto;
    display: block;
}

/*.btn {
    cursor: pointer !important;
    width: auto;
    padding: 2px 7px;
    display: block;
    color: #666 !important;
    font-weight: bold;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,225,224,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(227,225,224,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,225,224,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,225,224,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(227,225,224,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(227,225,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e1e0', GradientType=0 );
    -webkit-text-shadow: 1px 1px 0px #efefef;
    text-shadow: 1px 1px 0px #efefef;
}

    .btn:hover {
        background: #efefef;
        filter: gradient(none);
        color: #00529E !important;
    }

    .btn:disabled {
        background: #efefef;
        filter: gradient(none);
        cursor: default !important;
    }*/
a.btn {
    cursor: pointer;
    text-decoration: none;
}

.btn {
    cursor: pointer !important;
    width: auto;
    padding: 2px 7px;
    display: block;
    font-weight: bold;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    background-color: #ebebeb;
    color: #393939;
}

    .btn:hover {
        background-color: #AFD136;
        color: #fff;
    }

    .btn:disabled {
        background: #999;
        color: #D7D7D7;
        filter: gradient(none);
        cursor: default !important;
    }

.btn-adjust {
    margin-top: 30px;
}

.btn-table {
    margin: 0 !important;
}

.btn2 {
    font-weight: bold;
    font-size: 12px;
    border-radius: 5px;
    padding: 12px 20px;
}

    .btn2.btn2-primary, .btn2.btn2-secondary, .btn2.btn2-list:hover, .btn2.btn2-success, .btn2.btn2-link {
        background-color: #ebebeb;
        border: 1px solid #ccc;
        color: #393939;
    }

        .btn2.btn2-primary:hover, .btn2.btn2-secondary:hover, .btn2.btn2-list:hover, .btn2.btn2-success:hover, .btn2.btn2-link:hover {
            background-color: #00649E;
            color: #fff;
        }

    .btn2.btn2-list {
        border: 1px solid #CC092F;
        padding: 3px;
        line-height: 1;
    }

        .btn2.btn2-list > i {
            float: left;
        }

        .btn2.btn2-list > span {
            color: #fff;
            width: 0;
            display: inline-block;
            overflow: hidden;
            transition: width 0.5s;
            height: 20px;
            line-height: 20px;
            float: left;
        }

        .btn2.btn2-list:hover span {
            width: 45px;
        }

            .btn2.btn2-list:hover span.w65 {
                width: 65px;
            }

    .btn2.btn2-opened > span {
        color: #CC092F;
        width: 45px;
    }

        .btn2.btn2-opened > span.w65 {
            width: 65px;
        }

        .btn2.btn2-opened > span.w160 {
            width: 160px;
        }

    .btn2.btn2-opened:hover > span {
        color: #fff;
    }

    .btn2.btn2-wicon {
        position: relative;
        padding: 17px 15px 17px 65px;
    }

    .btn2.btn2-alt-wicon {
        font-size: 14px;
        line-height: 1.1;
        padding: 10px 15px 10px 65px;
    }

    .btn2.btn2-lg {
        padding: 17px 15px;
    }

    .btn2.btn2-np {
        padding: 0;
    }

    .btn2.btn2-filter {
        color: #fff;
        padding: 5px 8px;
        margin-bottom: 8px;
        background-color: #393939;
    }

        .btn2.btn2-filter.active {
            background-color: #CC092F;
        }

    .btn2.btn2-xs {
        padding: 1px 5px;
    }

    .btn2.btn2-upico {
        padding: 3px 5px;
    }

    .btn2.btn2-grey {
        background-color: #7d7d7d;
        color: #fff;
    }

    .btn2.btn2-terc {
        background-color: #CC092F;
        border: 1px solid #d19b2c;
        color: #fff;
    }

.input-tiny {
    width: 15px;
}

.input-xxsmall {
    width: 30px;
}

.input-xsmall {
    width: 50px;
}

.input-small {
    width: 90px;
}

.input-medium {
    width: 130px;
}

.input-large {
    width: 170px;
}

.input-xlarge {
    width: 210px;
}

.input-xxlarge {
    width: 250px;
}

.input-big {
    width: 392px;
}

.input-semi-big {
    width: 354px;
}

.input-semi-big-2 {
    width: 376px;
}

.input-biggest {
    width: 500px;
}

.input-full {
    width: 730px;
}

.input-all {
    width: 100%;
}

.input-size-1_1 {
    width: 726px;
}

.input-size-2_1 {
    width: 356px;
}

.input-size-3_1 {
    width: 232px;
}

.input-size-4_1 {
    width: 171px;
}

input[id^="dtp"].input-size-4_1 {
    width: 147px;
}

.input-size-5_1 {
    width: 134px;
}

.input-size-5_2 {
    width: 282px;
}

.input-size-5_3 {
    width: 430px;
}

.input-size-5_4 {
    width: 578px;
}

.input-size-5_5 {
    width: 726px;
}

.input-size-6_1 {
    width: 109px;
}

.input-size-7_1 {
    width: 91px;
}

.input-size-8_1 {
    width: 79px;
}

.control-dropdown {
    position: relative;
}

.dropdown {
    position: absolute;
    z-index: 899;
    float: left;
}

.dropdown-clear {
    position: inherit;
}

.MascaraModal {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 1000px;
    z-index: 9999999;
}

.popupGenerico {
    display: none;
    border: 2px solid #4A512E;
    border-radius: 10px;
    padding: 10px;
    background: white;
    width: 500px;
    z-index: 9999;
    /*height: 450px;*/
}

.popupPendencias {
    display: none;
    border: 2px solid #4A512E;
    border-radius: 10px;
    padding: 10px;
    background: white;
    width: 500px;
    z-index: 9999;
    height: auto;
}

.popupSenha {
    border: 2px solid #4A512E;
    border-radius: 10px;
    padding: 10px;
    background: white;
    width: 500px;
    z-index: 9999;
    height: auto;
}

#loading {
    background-color: rgba(0,0,0,0.3);
    z-index: 99999950;
}

.loading-box {
    top: 50%;
    padding: 30px;
    margin-left: 50%;
    margin-right: 50%;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    position: absolute;
}

/* End Form */
/* Inline Special Adjust */
.col-3-spec {
    width: 243.3px;
}

.padding-top {
    padding-top: 25px;
}

/* Font bradesco
https://bitbucket.org/azinman/defuse/src/5ae1c83377f4/frontend/fonts/fontfacekit/Frutiger/?at=default
    */
html, body {
    margin: 0;
    font-family: Arial;
    font-size: 12px;
    color: #393939;
    /*background-color: #f9f9f9;*/
    /*height: 100%;*/
}

body {
    display: flex;
}

    body > form {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex-grow: 1;
    }

    html.wait, html.wait * {
        cursor: wait !important;
    }

#w-portal {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

#w-portal > .content {
    display: flex;
    flex-grow: 1;
}

.parent-iframe {
    flex-grow: 1;   
}

/* Global Helpers */
.container {
    width: 1140px;
    background-color: #fff;
}

.portalcorners {
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #dddddd;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix {
    clear: both;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right !important;
    /* Force reset to setup control-block */
}

.pull-center {
    float: none !important;
    /* Force reset to setup control-block */
    margin-left: auto;
    margin-right: auto;
}

.space-left {
    margin-left: 15px;
}

.space-right {
    margin-right: 15px;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.clear {
    clear: both;
}

.bold {
    font-weight: bold;
    font-size: 16px !important;
}

img.ui-datepicker-trigger {
    position: relative;
    margin-left: 3px;
    top: 4px;
    cursor: pointer;
}

.ui-datepicker {
    z-index: 900 !important;
}

.scroll {
    overflow-x: scroll;
    height: auto;
    width: 728px;
}

.title {
    border-bottom: 1px dashed #AFD136;
    padding-bottom: 7px;
    color: #B7AF43;
    font-size: 16px;
    width: 730px;
    margin: 15px;
    display: block;
}

.first-title {
    border-bottom: 1px dashed #AFD136;
    padding-bottom: 7px;
    color: #B7AF43;
    font-size: 16px;
    width: 100%;
    margin: 15px 0;
    display: block;
}

.title-info {
    padding: 10px;
    display: block;
    background: #f9f9f9;
}

.info-separator {
    color: #AFD136;
    font-weight: bold;
}

.line-top {
    border-top: 1px dashed #AFD136 !important;
    padding-top: 7px !important;
}

.dashboard-bar {
    width: 100%;
    background-color: #F2F2F2;
    position: fixed;
    top: 0;
    z-index: 9999;
    border-top: 2px solid #B7AF43;
    display: flex;
    justify-content: center;
}

    .dashboard-bar .container {
        background-color: #f2f2f2 !important;
    }

.dashboard-body {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.version-e-date, .welcome {
    font-size: 12px;
    color: #393939;
    margin: 0;
    line-height: 40px;
    padding-left: 10px;
}

.welcome {
    padding-right: 15px;
}

.form-group-inline {
    width: auto;
    min-height: 28px;
    display: block;
}

    .form-group-inline input {
        display: block;
        float: left;
    }

#login-form, #logout {
    width: auto;
    padding-right: 10px;
}

.login-load p {
    line-height: 40px;
    margin: 0;
}

.glo-input {
    width: 150px;
    height: 22px;
    line-height: 22px;
    padding: 3px;
    border: 1px solid #ccc;
    margin: 5px 2.5px;
    border-radius: 4px;
}

.alter {
    width: 100px !important;
    height: 30px;
    display: block;
    padding: 0 !important;
    margin: 5px 2.5px;
    border: 1px solid #ccc;
    cursor: pointer;
    background-color: #f9f9f9;
    color: #393939;
}

.submit {
    width: 60px !important;
    height: 30px;
    display: block;
    padding: 0 !important;
    margin: 5px 2.5px;
    border: 1px solid #ccc;
    cursor: pointer;
    background-color: #f9f9f9;
    color: #393939;
}

    .submit:hover, .alter:hover {
        background-color: #B7AF43;
        color: #fff;
    }

.header-content {
    height: 57px;
    margin-top: 40px;
    position: relative;
    z-index: 1000;
}

.logo {
    width: 150px;
    height: 37px;
    padding: 10px;
    display: block;
    position: relative;
    z-index: 0;
	overflow: hidden;
}

.logo img {
	max-height: 37px !important;
}

.brand img {
	max-height: 60px !important;
}

#imgLogotipo,
.logo img {
	width: auto !important;
}

.topnav ul {
    padding: 0;
    margin: 0 10px 0 0;
    width: auto;
    display: block;
    list-style: none;
    z-index: 900;
}

    .topnav ul ul {
        background-color: #FFFFFF;
        border-left: 1px solid #D9D9D9;
        border-right: 1px solid #D9D9D9;
        box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.11);
        border-radius: 0 0 3px 3px;
        padding: 0px 15px;
        margin: 0;
        list-style: none;
        width: 180px;
        height: -20;
        opacity: 0;
        border-top: 2px solid #C4D979;
        border-bottom: 3px solid #C4D979;
        position: absolute;
        top: 57px;
        right: 0;
        z-index: 9999;
        /*display: none;*/
        visibility: hidden;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

    .topnav ul li:hover ul {
        display: block;
        visibility: visible;
        opacity: 1;
        height: auto;
        -moz-transition: all .25s ease;
        -o-transition: all .25s ease;
        -webkit-transition: all .25s ease;
        transition: all .25s ease;
    }

    .topnav ul ul li {
        width: 100%;
        float: none !important;
        border-bottom: 1px solid #ccc;
        padding: 0 !important;
    }

        .topnav ul ul li:last-child {
            border: 0;
        }

        .topnav ul ul li a {
            font-weight: normal !important;
            font-size: 13px;
            padding: 10px 0 !important;
            color: #1F1F1F;
        }

    .topnav ul li {
        position: relative;
    }

        .topnav ul li, .topnav ul li.separator {
            padding: 10px 0 10px 0;
            min-height: 37px;
            display: block;
            float: left;
        }

            .topnav ul li.separator {
                padding: 10px 0 0 0 !important;
                width: 1px;
                background-color: #ccc;
            }

            .topnav ul li a {
                height: inherit;
                text-decoration: none;
                font-size: 20px;
                color: #ccc;
                padding: 20px;
                line-height: 37px;
                font-weight: bold;
            }

                .topnav ul li a:hover {
                    color: #C4D979;
                    /*text-decoration: underline;*/
                }

            .topnav ul li ul li a:hover {
                text-decoration: underline;
            }

.topnav a.selected {
    color: #B7AF43;
}

.navbar {
    width: 100%;
    height: 43px;
    display: block;
    background-color: #eaeaea;
    border-top: 2px solid #C4D979;
}

.breadcrumbs div {
    width: auto;
    height: 43px;
    line-height: 43px;
    background: transparent url("/Imagens/bread-bg.png") repeat-x 0 0;
    display: block;
    padding: 0 0px 0 23px;
    font-size: 13px;
    font-weight: normal;
    float: left;
    position: relative;
    z-index: 661;
    margin-left: -13px;
    text-decoration: none;
}

.breadcrumbs a {
    color: #1F1F1F !important;
    text-decoration: none;
    padding: 0 0px;
}

.breadcrumbs div:first-child {
    margin-left: 0;
    padding-left: 15px !important;
}

.breadcrumbs-separator {
    width: 20px;
    height: 43px;
    display: block;
    background: transparent url("/Imagens/separator.png") no-repeat 0 0;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
    z-index: 665;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs div:hover ul {
    display: block;
}

.breadcrumbs a.selected {
    line-height: 43px;
}

a.selected {
    background: none !important;
    color: #B7AF43 !important;
    padding-left: 10px;
}

.selected:hover {
    text-decoration: none;
}

.bread-sub {
    padding: 0px 15px;
    margin: 0;
    list-style: none;
    width: 180px;
    height: auto;
    border-top: 2px solid #C4D979;
    border-bottom: 3px solid #C4D979;
    position: absolute;
    top: 43px;
    left: 0;
    z-index: 8888;
    display: none;
    background-color: #FFFFFF;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.11);
}

    .bread-sub li {
        border-bottom: 1px solid #ccc;
    }

        .bread-sub li:last-child {
            border-bottom: none;
        }

.tooltip-arrow {
    position: absolute;
    display: block;
    float: left;
    top: 15px;
    left: 50%;
    color: #C4D979;
    font-weight: bold;
    font-size: 15px;
}

.manage-solution {
    min-width: 100px;
    padding-right: 10px;
    height: 28px;
    display: block;
    margin-top: 7px;
}

    .manage-solution select {
        height: 28px;
        display: block;
        margin: 0 !important;
    }

.aside, .mid-content, .bside {
    height: auto;
    display: block;
    float: left;
    width: 760px;
}

.aside {
    padding-right: 10px;
}

.bside {
    padding-top: 20px;
    padding-left: 10px;
}

.bside-blocks {
    margin-bottom: 10px;
}

.banner-responsive img, .img-responsive {
    border: 0 none;
    width: 100%;
    height: auto;
    display: block;
}

.tree-view {
    margin: 0;
    padding: 15px 10px 15px 0;
    list-style: none;
    height: auto;
    display: block;
}

    .tree-view ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .tree-view li a {
        width: inherit;
        padding: 10px 0;
        margin-left: 10px;
        color: #393939;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 13px;
        display: block;
        border-bottom: 1px solid #ccc;
    }

    .tree-view > li {
        border: 0 !important;
    }

    .tree-view li a.active {
        color: #B7AF43 !important;
    }

    .tree-view li:hover, .tree-view li li:hover {
        /*text-decoration: none;*/
        color: #C4D979;
        background-color: #f2f2f2;
        border-left: 3px solid #C4D979;
    }

    .tree-view li li {
        border-left: 3px solid #B7AF43;
    }

        .tree-view li li a {
            text-transform: none !important;
            font-weight: normal !important;
        }

            .tree-view li li a:hover {
                text-decoration: underline;
                color: #C4D979;
            }

    .tree-view li:hover li {
        background: #fff;
    }

#footer {
    height: auto;
    /*display: block;*/
    background: #EBEBEB;
    border-bottom: 1px solid #ccc;
}

.copyright {
    margin: 0;
    width: 400px;
    height: 33px;
    display: block;
    line-height: 33px;
    font-size: 11px;
}

.footer-logo-sib {
    padding: 10px 10px 0 10px;
    height: 15px;
    width: auto;
}

.footer-logo-parceiro {
    margin: 10px 10px;
    width: auto;
    display: none;
}

.container-footer-parceiro {
    background: #ebebeb url(/Imagens/bradesco-footer.png) bottom right no-repeat;
    height: 65px;
}

.container-footer {
    height: auto;
    padding: 5px 20px 5px 20px;
    border-top: 1px solid #dadada;
}

    .container-footer h1 {
        color: #222;
        font-size: 16px;
    }

    .container-footer p {
        margin: 6px 0;
    }

.footer-title {
    color: #AFD136;
}

.footer-bold {
    font-weight: bold;
    font-size: 12px;
}

.information {
    margin: 25px 0px 40px 0px;
}

.footer-rows-title {
    padding-top: 10px;
}

.footer-rows {
    border-bottom: 1px solid #dadada;
}

    .footer-rows:hover {
        background-color: #DADADA;
    }

.padding-left {
    padding-left: 10px;
}

.footer-cols, .footer-cols-subproducts, .footer-cols-products, .footer-cols-numbers {
    float: left;
    height: auto;
}

.border-bottom {
    border-bottom: solid 1px #CFCFCF;
    padding-bottom: 10px;
}

/* Buttons Navigation Row */
.navigation, .navigation-popup {
    width: 730px;
    height: auto;
    display: inline-block;
    margin: 15px;
    padding: 15px 0;
    border-top: dashed 1px #AFD136;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.navigation-popup {
    width: 470px;
}

/* End Buttons Navigation Row */
/* JQuery UI Modal Definitions */
.control-modal {
    width: 473.6px;
    min-height: 10px;
    display: inline-block;
}

    .control-modal .control-row {
        width: 473px;
        height: 30px;
        display: block;
    }

/* Table Styles */
.control-table {
    min-width: 100%;
    color: #888;
    /*margin: 15px 0;*/
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-collapse: collapse;
}

    .control-table tr {
        min-height: 30px;
        border-bottom: 1px solid #ccc;
        border-collapse: collapse;
    }

        .control-table tr td {
            /*min-width: 120px;*/
            height: 30px;
            max-height: 30px;
            vertical-align: middle;
            border-left: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            border-top: 1px solid #ccc;
            padding: 0 5px;
            border-collapse: collapse;
        }

    .control-table input {
        margin: 0 auto;
        text-align: center;
    }

.control-thead th {
    text-align: center;
    line-height: 20px;
    border-left: 1px solid #ccc;
    padding: 0 5px;
    border-collapse: collapse;
}

.table-arrow-navigation {
    margin: 10px 0;
}

    .table-arrow-navigation a {
        font-size: 15px;
        font-weight: bold;
        background: #efefef;
        float: left;
        margin: 2px;
        border-radius: 50%;
        padding: 4px;
        color: #B7AF43;
        text-decoration: none;
        text-align: center;
        width: 20px;
        height: 20px;
        display: table-cell;
        vertical-align: middle;
    }

        .table-arrow-navigation a:hover {
            background: #B7AF43;
            color: #fff;
        }

        .table-arrow-navigation a.aspNetDisabled {
            color: #999;
            cursor: default;
        }

            .table-arrow-navigation a.aspNetDisabled:hover {
                background: #efefef !important;
            }

.alternative-row {
    background-color: #eeecec;
}

.pager td table {
    margin-top: 10px;
    color: #FFFFFF !important;
    background-color: #ffffff !important;
    display: block !important;
    width: auto !important;
    height: 20px !important;
}

.pager, .pager td,
.pager table tr, .pager table td {
    border: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}

    .pager td table tbody tr td {
        width: 20px !important;
        min-width: 20px;
        height: 20px !important;
        display: block !important;
        float: left !important;
        text-align: center !important;
        margin-right: 5px;
        vertical-align: middle;
        background: #fff;
        color: #00529e;
        line-height: 20px;
    }

    .pager a {
        display: block;
        background: #f3f3f3;
        text-decoration: none;
        color: #AFD136;
        font-weight: bold;
    }

.pending {
    margin: 0 !important;
    font-size: 16px !important;
}

.log {
    height: 16px;
    margin: 0;
    padding: 5px 13px 0px 0px;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 11px;
    color: #474746;
    text-decoration: none;
}

    .log li {
        padding: 0px 0px 0px 6px;
        list-style: none;
        display: inline;
    }

.sitemap {
    clear: both;
    margin: 0;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 11px;
    color: #efefef;
    padding: 25px 0px 0px 17px;
    float: left;
}

    .sitemap li {
        list-style: none;
        display: inline;
    }

        .sitemap li a {
            padding: 0px 10px 0px 0px;
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-size: 11px;
            color: #efefef;
            text-decoration: none;
        }

    .sitemap a:hover {
        color: #ffffff;
    }

.combo-options {
    margin: 0;
    padding: 0;
    padding: 23px 14px 0px 10px;
    float: right;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 10px;
    color: #575756;
}

.combo-list {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 10px;
    color: #575756;
    border-bottom: none;
    border-left: solid 1px #e7e7e7;
    border-right: solid 1px #e7e7e7;
    border-top: solid 1px #e7e7e7;
    width: 134px;
}

#content {
    position: relative;
    padding-bottom: 24px;
    min-height: 100%;
    width: 100%;
    background: #ffffff;
    margin: 0 auto;
    border: 0;
    text-align: left;
    height: 100%;
    overflow: auto;
    padding-left: 11px;
    padding-right: 11px;
    clear: both;
}

.titulo {
    border-bottom: dashed 1px #b0d136;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 1px;
    padding-top: 4px;
    font-size: 13px;
    font-weight: bold;
    color: #809f0c;
}

.versao {
    text-align: right;
    padding: 0px;
    font-size: 10px;
    font-weight: normal;
    color: #809f0c;
}

.versaonumero {
    text-align: right;
    padding-top: 2px;
    font-size: 8px;
    font-weight: normal;
    color: #809f0c;
}

.campo {
    margin-top: 2px;
    padding-left: 17px;
    padding-right: 3px;
    font-size: 11px;
    color: #8a8a8a;
}

.dado {
    margin-top: 2px;
    font-size: 11px;
    color: #181818;
}

/* Datepicker Styles */
#datepicker, #datepicker2 {
    min-width: 12px;
}

#ui-datepicker-calendar a {
    margin: 2px;
    padding: 0px;
    border: solid 1px #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 9px;
    width: 8px;
    height: 8px;
}

/* End Datepicker */
/* Buttons Icons to Actions */
.visualizar {
    width: 47px;
    height: 12px;
    border: 0px;
}

.icone-email {
    width: 16px;
    height: 12px;
    border: 0px;
}

.icone-excel {
    width: 12px;
    height: 12px;
    border: 0px;
}

.icone-imprimir {
    width: 14px;
    height: 12px;
    border: 0px;
}

/* End Icons */
.money {
    text-align: right;
}

.percentual, .percentualSemDecimal, .percentualAbertoSemDecimal {
    text-align: right;
}

.MotoDeRegraTipoRegraPendenciavelNaoFinalizavel, .MotoDeRegraTipoRegraImpeditivo {
    background: #FFEDED url(/Imagens/IconeMensagemErro_16x16.png) no-repeat 98% center;
    border: 1px solid #504C1D !important;
}

    .MotoDeRegraTipoRegraPendenciavelNaoFinalizavel:focus, .MotoDeRegraTipoRegraImpeditivo:focus {
        box-shadow: 0 0 5px #504C1D;
    }

    .MotoDeRegraTipoRegraPendenciavelNaoFinalizavel.money, .MotoDeRegraTipoRegraImpeditivo.money,
    .MotoDeRegraTipoRegraPendenciavelNaoFinalizavel.percentual, .MotoDeRegraTipoRegraImpeditivo.percentual,
    .MotoDeRegraTipoRegraPendenciavelNaoFinalizavel.percentualSemDecimal, .MotoDeRegraTipoRegraImpeditivo.percentualSemDecimal,
    .MotoDeRegraTipoRegraPendenciavelNaoFinalizavel.percentualAbertoSemDecimal, .MotoDeRegraTipoRegraImpeditivo.percentualAbertoSemDecimal {
        background: #FFEDED url(/Imagens/IconeMensagemErro_16x16.png) no-repeat 2% center;
    }

.MotoDeRegraTipoRegraPendenciavelFinalizar, .MotoDeRegraTipoRegraNaoPendenciavel {
    background: #FBF9EE url(/Imagens/IconeMensagemInfo_16x16.png) no-repeat 98% center;
    border: 1px solid #FCEFA1 !important;
}

    .MotoDeRegraTipoRegraPendenciavelFinalizar.money, .MotoDeRegraTipoRegraNaoPendenciavel.money,
    .MotoDeRegraTipoRegraPendenciavelFinalizar.percentual, .MotoDeRegraTipoRegraNaoPendenciavel.percentual,
    .MotoDeRegraTipoRegraPendenciavelFinalizar.percentualSemDecimal, .MotoDeRegraTipoRegraNaoPendenciavel.percentualSemDecimal,
    .MotoDeRegraTipoRegraPendenciavelFinalizar.percentualAbertoSemDecimal, .MotoDeRegraTipoRegraNaoPendenciavel.percentualAbertoSemDecimal {
        background: #FBF9EE url(/Imagens/IconeMensagemInfo_16x16.png) no-repeat 2% center;
    }

    .MotoDeRegraTipoRegraPendenciavelFinalizar:focus, .MotoDeRegraTipoRegraNaoPendenciavel:focus {
        box-shadow: 0 0 5px #aaa;
    }

input:focus, textarea:focus {
    box-shadow: 0 0 5px #aaa;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

.wrapps {
    /*min-height: 400px;*/
    z-index: auto;
    flex-grow: 1;
    display: flex;
}

.products {
    width: 760px;
    /*height: auto;*/
    margin: 0 10px;
    /*display: block;*/
    /*overflow: hidden;*/
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.container-footer-sib {
    background-color: #AFD136;
    width: 100%;
    height: 33px;
    display: block;
    color: #fff;
}

@media (min-width: 1141px) {
    /*.container, #footer {
        width: 1070px;
    }*/
    .aside {
        width: 270px;
    }

    .tree-view {
        width: 250px;
    }

    .bside {
        padding-left: 0;
    }

    .bside-blocks {
        padding: 10px;
        width: 360px;
        display: block;
        float: left;
    }

    .footer-cols-products {
        width: 33%;
    }

    .footer-cols-subproducts {
        width: 33%;
    }

    .footer-cols-numbers {
        width: 33%;
    }
}

@media (min-width: 1001px) and (max-width: 1140px) {
    .container, #footer {
        width: 980px;
        /*padding-right: 24px;*/
    }

    .aside {
        width: 190px;
    }

    aside.aside div.clearfix img {
        width: 190px;
    }

    .bside {
        padding-left: 0;
    }

    .bside-blocks {
        padding: 10px;
        width: 360px;
        display: block;
        float: left;
    }

    .footer-cols-products {
        width: 190px;
    }

    .footer-cols-subproducts {
        width: 645px;
    }

    .footer-cols-numbers {
        width: 105px;
    }
}

@media (max-width: 1000px) {
    .container, #footer {
        width: 780px;
    }





    /* Collapse */
    .aside {
        background: #fff;
        z-index: 99999;
        display: none;
        padding-top: 50px !important;
    }

        .aside.opened {
            display: block;
        }

    #asideToggle {
        display: block;

    }

    .wrapps {
        padding-top: 50px !important;
    }

    .navbar-toggle {
        padding: 5px;
        width: 45px;
        height: 40px;
        position: relative;
        background: transparent;
        border: 1px solid #ccc;
        border-radius: 6px;
        position: absolute;
        top: 155px;
        left: 5%;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width:30px;
        height: 2px;
        background-color: #ccc;
        border: 5px;
        position: absolute;
        border-radius: 2px;
        left: 6px;
    }

        .navbar-toggle .icon-bar:nth-child(1) {
            top: 12px;
        }

        .navbar-toggle .icon-bar:nth-child(2) {
            top: 17px;
        }

        .navbar-toggle .icon-bar:nth-child(3) {
            top: 22px;
        }

    .toClose .icon-bar:nth-child(1) {
        transform: rotate(45deg);
        top: 50%;
    }

        .toClose .icon-bar:nth-child(2) {
            display: none;
        }

    .toClose .icon-bar:nth-child(3) {
        transform: rotate(135deg);
        top: 50%;
    }

        .navbar-toggle:hover {
            background-color: #efefef;
        }

    /* End Collapse */







        .bside {
            padding-left: 0;
        }

    .bside-blocks {
        padding: 10px;
        width: 360px;
        display: block;
        float: left;
    }

    .footer-cols-products {
        width: 175px;
    }

    .footer-cols-subproducts {
        width: 460px;
    }

    .footer-cols-numbers {
        width: 105px;
    }
}

/* CSS3 Globals */
.transition-mm-ea {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.border-radius-mm {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.text-shadow-ww {
    text-shadow: 1px 1px 1px #FFFFFF;
}

.shadow-bar {
    -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
    border-bottom: solid 1px #b2b2b2;
}

.default-transition {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.information > .row > div:nth-child(1), .information > .row > div:nth-child(2) {
    display: none;
    width: 0;
}

.shadow {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
}

.navbar-bradesco {
    background-color: #F2F2F2;
    border-top: #B7AF43 3px solid;
    border-bottom: 0;
    min-height: 40px;
    height: 43px;
    padding: 0;
}

    .navbar-bradesco .metadata {
        line-height: 40px;
    }

        .navbar-bradesco .metadata .version {
            line-height: bold;
        }

    .navbar-bradesco .button {
        margin: 5px 0;
    }

.login .button {
    margin-left: 10px !important;
    float: right;
}

.login .username {
    display: block;
    line-height: 30px;
    float: right;
    height: 30px;
    margin: 5px 0;
}

.isLoged, .groupLoginForm {
    display: none;
}

.isActive {
    display: block;
}

.isInactive {
    display: none;
}

.login-form {
    float: right;
}

    .login-form .form-group {
        float: left;
        margin-left: 5px;
        margin-right: 0;
        margin-bottom: 0;
    }

    .login-form .form-control {
        height: 30px;
        margin: 5px 0;
    }

    .login-form .btn {
        height: 30px;
        line-height: 30px;
        margin: 5px 0;
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }

.brand {
    padding: 15px;
}

.biglink {
    font-size: 30px;
    color: #B7AF43;
    padding: 25px 0;
    display: block;
    float: right;
    height: 100px;
    line-height: 20px !important;
}

    .biglink:hover {
        color: #AFD136;
        text-decoration: none;
    }

    .biglink .smalllink {
        font-size: 10px;
    }

.breadcrumbs div {
    width: auto;
    height: 43px;
    line-height: 43px;
    background: transparent url("/Imagens/breadcrumbs-background.png") repeat-x 0 0;
    display: block;
    padding: 0 0px 0 23px;
    font-size: 13px;
    font-weight: normal;
    float: left;
    position: relative;
    z-index: 661;
    margin-left: -13px;
    text-decoration: none;
}

.breadcrumbs a {
    color: #1F1F1F !important;
    text-decoration: none;
    padding: 0 0px;
}

.breadcrumbs div:first-child {
    margin-left: 0;
    padding-left: 15px !important;
}

.breadcrumbs-separator {
    width: 20px;
    height: 43px;
    display: block;
    background: transparent url("/Imagens/separator.png") no-repeat 0 0;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    position: relative;
    z-index: 665;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs div:hover ul {
    display: block;
}

.breadcrumbs a.selected {
    line-height: 43px;
}

a.selected {
    background: none !important;
    color: #4A512E !important;
    padding-left: 10px;
}

.selected:hover {
    text-decoration: none;
}

.bread-sub {
    padding: 0px 15px;
    margin: 0;
    list-style: none;
    width: 180px;
    height: auto;
    border-top: 2px solid #AFD136;
    border-bottom: 3px solid #AFD136;
    position: absolute;
    top: 43px;
    left: 0;
    z-index: 1020;
    display: none;
    background-color: #FFFFFF;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.11);
}

    .bread-sub li {
        border-bottom: 1px solid #ccc;
    }

        .bread-sub li:last-child {
            border-bottom: none;
        }

.floatingmenu {
    position: absolute;
    top: 30px;
    /*left: 30px;*/
    display: block;
    z-index: 1019;
}

    .floatingmenu .heading-push {
        background-color: #B7AF43;
        margin: -10px -10px 0 -10px;
    }

    .floatingmenu .heading {
        color: #FFFFFF;
        padding: 15px 15px;
        text-align: center;
        font-weight: normal;
        font-size: 18px;
    }

    .floatingmenu ul {
        -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.5);
        box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.5);
        background: #FFFFFF;
        background: -moz-linear-gradient(top, #FFFFFF 0%, #f1f1f1 100%);
        background: -webkit-linear-gradient(top, #FFFFFF 0%, #f1f1f1 100%);
        background: linear-gradient(to bottom, #FFFFFF 0%, #f1f1f1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$first', endColorstr='$second',GradientType=0 );
        padding: 0;
        margin: 0;
        list-style: none;
        max-width: 210px;
    }

        .floatingmenu ul li a {
            display: block;
            padding: 10px 3px;
            color: #666666;
            border-bottom: 1px solid #ccc;
            text-transform: uppercase;
            font-size: 14px;
        }

            .floatingmenu ul li a:hover {
                color: #C4D979 !important;
            }

        .floatingmenu ul li.hasSub a:first-child {
            color: #B7AF43;
        }

        .floatingmenu ul li ul {
            box-shadow: none;
            -webkit-box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.5);
            -moz-box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.5);
            box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.5);
            margin: 0 -10px;
            padding: 0;
        }

            .floatingmenu ul li ul li {
                background-color: #F2F2F2;
                border-left: 3px solid #B7AF43;
            }

                .floatingmenu ul li ul li a {
                    color: #666666 !important;
                    font-size: 12px;
                    padding: 8px 15px;
                }



.default-container {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.4);
}

.button {
    border-radius: 3px 3px 3px 3px;
    border: 0;
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    display: block;
    font-weight: bold;
    background: #FFFFFF;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #F2F2F2 100%);
    background: linear-gradient(to bottom, #FFFFFF 0%, #F2F2F2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$first', endColorstr='$second',GradientType=0 );
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

    .button:hover {
        color: #AFD136;
    }

.inputText {
    height: 30px;
}

.footerpush {
    margin-bottom: -40px;
}

.lowerfooter {
    background-color: #AFD136;
    height: 30px;
}

.footerlogo {
    height: 20px;
    margin: 5px;
    float: left;
}

.copyrightsib {
    color: #FFFFFF;
    font-size: 9px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0;
}

body {
    font-family: "Arial", "Helvetica", "sans-serif";
    color: #000000;
    background-color: #F2F2F2;
}

.arrow {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("/Imagens/arrows.png");
    background-repeat: no-repeat;
}

.arrow-left {
    right: 50px;
    background-position: 0 0;
}

    .arrow-left:hover {
        background-position: 0 -30px;
    }

.arrow-right {
    right: 20px;
    background-position: -30px 0;
}

    .arrow-right:hover {
        background-position: -30px -30px;
    }

.markup {
    background-color: #B7AF43;
    min-height: 300px;
    border: 10px solid #FFFFFF;
    padding: 0px;
}

    .markup .conteudo {
        text-align: center;
        color: #fff;
        padding: 5px;
    }

.sided {
    min-height: 20px;
}

.mainsection {
    padding: 20px;
}

#asideToggle {
    display: none;
}

@media (max-width: 1000px) {

    .wrapps {
        padding-top: 50px !important;
    }

    .aside {
        background: #fff;
        z-index: 99999;
        display: none;
        padding-top: 50px !important;
    }

        .aside.opened {
            display: block;
        }

    #asideToggle {
        display: block;
    }

    .navbar-toggle {
        padding: 5px;
        width: 45px;
        height: 40px;
        position: relative;
        background: transparent;
        border: 1px solid #ccc;
        border-radius: 6px;
        position: absolute;
        top: 155px;
        left: 5%;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 30px;
        height: 2px;
        background-color: #ccc;
        border: 5px;
        position: absolute;
        border-radius: 2px;
        left: 6px;
    }

    .navbar-toggle .icon-bar:nth-child(1) {
        top: 12px;
    }

    .navbar-toggle .icon-bar:nth-child(2) {
        top: 17px;
    }

    .navbar-toggle .icon-bar:nth-child(3) {
        top: 22px;
    }

    .toClose .icon-bar:nth-child(1) {
        transform: rotate(45deg);
        top: 50%;
    }

    .toClose .icon-bar:nth-child(2) {
        display: none;
    }

    .toClose .icon-bar:nth-child(3) {
        transform: rotate(135deg);
        top: 50%;
    }

    .navbar-toggle:hover {
        background-color: #efefef;
    }
}

.floatingmenu .aside {
    display: block;
    background: transparent;
    padding-top: 0 !important;
}

@media (max-width: 768px) {
    .dashboard-bar {
        width: 100%;
        height: auto !important;
        overflow: visible;
        position: relative;
    }
    
    #frmPrincipal {
        position: absolute;
        z-index: 10000;
    }
        .dashboard-bar .version-e-date {
            float: none !important;
        }

        .dashboard-bar .form-group-inline {
            float: none !important;
        }

        .dashboard-bar .groupLoginForm {
            float: none !important;
        }

        .groupLoginForm .form-group:nth-child(1), .groupLoginForm .form-group:nth-child(2) {
            width: 100%;
        }

        .dashboard-bar .form-group-inline:after {
            clear: both;
        }
}