.navbar-fixed-top, .navbar-fixed-bottom{
	z-index: 988;
}

ul#ui-id-1 {
	z-index: 999;
	font-size: 12px;
}

.grid-view td {
    font-size: 12
}
.grid-view table.items th a {
    display: block;
    position: relative
}
.grid-view table.items th a .caret {
    display: none;
    position: absolute;
    right: 5px;
    top: 7px
}
.grid-view table.items th a.asc .caret {
    display: block
}
.grid-view table.items th a.desc .caret {
    border-bottom: 4px solid #000;
    border-top: none;
    display: block
}
.grid-view table.items th:hover a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -10px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-position: -312px -96px;
    background-repeat: no-repeat
}
.grid-view table.items th:hover a.asc:after {
    background-position: -289px -96px
}
.grid-view table.items tr.selected td {
    background: #eee
}
.grid-view .filters .filter-container {
    padding: 0 15px 0 0
}
.grid-view .filters input, .grid-view .filters select {
    margin-bottom: 0;
    width: 100%
}
.grid-view .button-column {
    text-align: center;
    width: 50px
}
.grid-view .checkbox-column {
    width: 15px
}
.grid-view .summary {
    margin-bottom: 5px;
    text-align: right
}
.grid-view .pager {
    margin-top: 5px
}
.grid-view .empty {
    font-style: italic
}
.grid-view-loading {
    background: url(../img/loading.gif) no-repeat
}
.list-view {
    padding-top: 20px
}
.list-view .summary {
    margin-bottom: 5px;
    text-align: right
}
.button-column {
    width: 75px!important
}
a.opcao {
    display: inline-block!important;
    font-weight: 400!important;
    text-align: center!important;
    vertical-align: middle!important;
    cursor: pointer!important;
    white-space: nowrap!important;
    font-size: 14px!important;
    line-height: 1.42857143!important;
    background-color: #fdfdfd!important;
    border: 1px solid #eee!important;
    padding: 3px!important;
    border-radius: 4px!important;
    margin: 1px
}
a:hover.opcao {
    background-color: #f5f5f5!important
}
.fast-filters {
    margin: 30px 0 0
}
.fast-filters ul {
    margin-bottom: 0
}
.fast-filters .nav-pills a {
    background-color: #f5f5f5;
    cursor: pointer
}
.fast-filters .nav-pills .active a {
    color: #f5f5f5!important
}
.nav-pills>.active>a, .nav-pills>.active>a:focus, .nav-pills>.active>a:hover {
    color: #fff;
    background-color: #08c
}
@media (max-width: 979px) {
    body {
        padding-top: 0!important
    }
}
a[rel=tooltip] {
    padding: 2px
}
a[rel=tooltip]:hover {
    text-decoration: none
}
#bt_configuracoes a.dropdown-toggle {
    padding: 10px 6px 0 15px!important
}
#bt_logoff a {
    padding: 10px 8px!important
}
.id_cli {
    margin: 8px 0 0;
    background-color: #999;
    color: #fff;
    padding: 2px 14px;
    float: right;
    border-radius: 10px
}
.filters .filter-container, .filters td {
    padding: 0!important
}
.filters .filter-container input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
input.ui-autocomplete-loading {
    background: url(../../../images/loader.gif) no-repeat right center!important
}
.ui-widget-content {
	border: 1px solid #ddd;
	background: #F5F5F5;
	color: #333;
}
#vendedor-search {
    font-size: 10px;
    text-shadow: none!important;
	text-transform: uppercase;
}

.ui-menu .ui-menu-item{
	font-size: 12px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	font-weight: normal;
	font-size: 12px;
}

.accordion-heading a.alert {
    margin-bottom: 0!important
}
.accordion-body {
    background-color: #f8f8f8
}
H1, H2, H3, H4, H5, H6 {
    color: #4E4E4E;
    font-family: Nobile, MichromaRegular, Arial, sans-serif!important;
    text-rendering: optimizelegibility;
    font-weight: 600
}
#menu_l {
    padding-left: 0;
    padding-right: 0
}
#menu_l a {
    border-left: 5px solid transparent
}
#menu_l .active a {
    background-color: #7583AF!important;
    border-left: 5px solid #536088
}
#menu_l li a:hover {
    background-color: #CFD4E2;
    border-left: 5px solid #536088
}
A.icon-home {
    text-indent: -999px!important
}
.width-btngrid {
    width: 92px
}
.breadcrumb {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)!important;
    border: 1px solid #CCC!important;
    color: #000
}
.breadcrumb a {
    color: #000
}
.breadcrumb a:hover {
    color: maroon
}
#logo {
    background-image: url(../../../images/logo_topo.png);
    background-repeat: no-repeat;
    height: 15px;
    margin-left: 0;
    width: 165px
}
H1 {
    display: none
}
.table td, .table th {
    vertical-align: middle!important
}
h8 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase
}
span.destaque {
    font-weight: 700
}
IMG.left {
    float: right!important;
    margin: 10px 15px 0 0
}
BODY {
    padding-bottom: 40px;
    padding-top: 60px;
    background: #FAFAFA!important
}
.sidebar-nav {
    padding: 9px 0
}
th p {
    margin: 0
}
DIV.dataTables_length LABEL {
    float: left;
    text-align: left
}
DIV.dataTables_length SELECT {
    width: 75px
}
DIV.dataTables_filter LABEL {
    float: right
}
DIV.dataTables_info {
    padding-top: 8px
}
DIV.dataTables_paginate {
    float: right;
    margin: 0
}
TABLE {
    margin: .6em 0;
    clear: both;
    font-size: 12px
}
TABLE.dataTable TH:active {
    outline: 0
}
.dataTables_filter INPUT, .dataTables_length SELECT {
    display: inline-block;
    =display: inline;
    margin-bottom: 0;
    =zoom: 1
}
.hidden, .sort-index {
    left: -10000px;
    position: absolute;
    top: -10000px;
    visibility: hidden
}
.comment-table TBODY TR TD {
    vertical-align: top
}
.member-avatar IMG {
    border: 1px solid #DDD;
    padding: 1px;
    text-align: center;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    float: left
}
TABLE.member-info {
    margin-top: 5px;
    line-height: 10px;
    clear: none
}
TABLE.member-info TBODY TR TD {
    line-height: 15px
}
.comment-info {
    margin-bottom: 2px
}
.post-toolbar {
    cursor: pointer
}
TR .post-toolbar {
    visibility: hidden
}
TR:hover .post-toolbar {
    visibility: visible
}
.box {
    margin-bottom: 10px
}
.box H4.box-header {
    font-size: 10px;
    padding: 7px;
    margin: 0;
    list-style: none;
    cursor: move
}
.box-content {
    padding: 10px
}
.box-btn {
    margin-left: 2px;
    margin-right: 2px;
    height: 14px;
    width: 14px;
    text-decoration: none;
    display: block;
    float: right;
    overflow: hidden;
    background-position: center;
    cursor: pointer
}
.btn-danger, .btn-info, .btn-inverse, .btn-primary, .btn-success, .btn-warning {
    color: #fff!important
}
.box-btn[class*=" icon-"], .box-btn[class^=icon-] {
    vertical-align: top
}
.box-container-closed {
    display: none
}
.box-placeholder {
    background-color: #F5F5F5;
    border: 1px dashed #DDD;
    display: block;
    margin-bottom: 13px!important;
    margin-left: 1%;
    margin-right: .6%
}
.box-placeholder * {
    visibility: hidden
}
.column {
    min-height: 20px
}
.member-box {
    display: block;
    padding: 10px
}
IMG.member-box-avatar {
    height: 50px;
    width: 50px;
    padding: 1px;
    margin-right: 10px;
    float: left
}
.member-box-links {
    font-size: 85%
}
#dashboard-new-registrations-gauge-chart, #dashboard-visit-map {
    clear: both;
    margin-left: auto;
    margin-right: auto
}
#dashboard-new-registrations-gauge-chart {
    padding-top: 30px
}
UL.dashboard-member-activity, UL.dashboard-statistics {
    margin: 10px 0
}
.box UL.dashboard-statistics LI, UL.dashboard-member-activity LI {
    list-style: none;
    padding-bottom: 10px;
    padding-top: 10px
}
UL.dashboard-member-activity LI:first-child, UL.dashboard-statistics LI:first-child {
    border-top: none;
    padding-top: 0
}
UL.dashboard-member-activity LI:last-child, UL.dashboard-statistics LI:last-child {
    border-bottom: none;
    padding-bottom: 0
}
UL.dashboard-statistics LI A {
    display: block;
    line-height: 10px;
    text-decoration: none
}
UL.dashboard-member-activity LI A {
    display: inline;
    text-decoration: none
}
UL.dashboard-statistics LI A SPAN {
    display: inline-block;
    =display: inline;
    font-size: 18px;
    font-weight: 700;
    margin-right: 10px;
    text-align: right;
    width: 70px;
    zoom: 1
}
UL.dashboard-statistics I[class*=icon] {
    margin-left: 15px
}
IMG.dashboard-member-activity-avatar {
    height: 50px;
    width: 50px;
    padding: 1px;
    float: left;
    margin-left: 15px;
    margin-right: 15px
}
#dashboard-new-registrations-gauge-chart TABLE {
    background-color: transparent
}
.external-event {
    margin-bottom: 20px
}
.show-grid {
    margin-bottom: 10px;
    margin-top: 10px
}
.show-grid[class*=span] {
    line-height: 30px;
    min-height: 30px;
    text-align: center
}
.show-grid .show-grid {
    margin-bottom: 0;
    margin-top: 0
}
.box FORM {
    margin: 0
}
.box .form-actions {
    margin-bottom: 0
}
.cke_textarea {
    margin-top: 10px;
    margin-bottom: 10px
}
FIELDSET {
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px
}
FIELDSET LEGEND {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05) inset;
    color: #8A8A8A;
    font-size: 13px;
    font-weight: 700;
    height: auto;
    left: 0;
    line-height: 0;
    margin: 0 0 0 3px;
    padding: 15px;
    position: relative;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    top: -5px;
    width: auto
}
FORM LABEL {
    color: #777;
    display: block;
    font-size: 80%;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 0 3px;
    word-spacing: 0px
    overflow: hidden;
    white-space: nowrap;
}
FORM DIV.compactRadioGroup LABEL {
    font-size: 100%
}
.span-3 {
    width: 110px
}
.span-5 {
    width: 190px
}
.span-6 {
    width: 230px
}
.span-7 {
    width: 270px
}
.span-8 {
    width: 310px
}
.span-9 {
    width: 350px
}
.span-10 {
    width: 390px
}
.span-11 {
    width: 430px
}
.span-12 {
    width: 470px
}
.span-13 {
    width: 510px
}
.span-14 {
    width: 550px
}
.span-15 {
    width: 590px
}
.span-16 {
    width: 630px
}
.span-17 {
    width: 670px
}
.span-18 {
    width: 710px
}
.span-19 {
    width: 750px
}
.span-20 {
    width: 790px
}
.span-21 {
    width: 830px
}
.span-22 {
    width: 870px
}
.span-23 {
    width: 910px
}
.span-24 {
    width: 950px;
    margin-right: 0
}
.w2 {
    width: 19px
}
.w4 {
    width: 30px
}
.w6 {
    width: 45px
}
.w8 {
    width: 60px
}
.w10 {
    width: 75px
}
.w12 {
    width: 90px
}
.w14 {
    width: 105px
}
.w16 {
    width: 120px
}
.w18 {
    width: 135px
}
.w20 {
    width: 150px
}
.w22 {
    width: 165px
}
.w24 {
    width: 180px
}
.w26 {
    width: 195px
}
.w28 {
    width: 210px
}
.w30 {
    width: 225px
}
.w32 {
    width: 240px
}
.w34 {
    width: 255px
}
.w36 {
    width: 270px
}
.w38 {
    width: 285px
}
.w40 {
    width: 300px
}
.w42 {
    width: 315px
}
.w44 {
    width: 330px
}
.w46 {
    width: 345px
}
.w48 {
    width: 360px
}
.w50 {
    width: 375px
}
.w52 {
    width: 390px
}
.w54 {
    width: 405px
}
.w56 {
    width: 420px
}
.w58 {
    width: 435px
}
.w60 {
    width: 450px
}
.width20 {
    width: 20px
}
.width40 {
    width: 40px
}
.width60 {
    width: 60px
}
.width80 {
    width: 80px
}
.width100 {
    width: 100px
}
.width120 {
    width: 120px
}
.width140 {
    width: 140px
}
.width160 {
    width: 160px
}
.width180 {
    width: 180px
}
.width200 {
    width: 200px
}
.width220 {
    width: 220px
}
.width240 {
    width: 240px
}
.width260 {
    width: 260px
}
.width280 {
    width: 280px
}
.width300 {
    width: 300px
}
.min-width20 {
    min-width: 20px
}
.min-width40 {
    min-width: 40px
}
.min-width60 {
    min-width: 60px
}
.min-width80 {
    min-width: 80px
}
.min-width100 {
    min-width: 100px
}
.min-width120 {
    min-width: 120px
}
.min-width140 {
    min-width: 140px
}
.min-width160 {
    min-width: 160px
}
.min-width180 {
    min-width: 180px
}
.min-width200 {
    min-width: 200px
}
.min-width220 {
    min-width: 220px
}
.min-width240 {
    min-width: 240px
}
.min-width260 {
    min-width: 260px
}
.min-width280 {
    min-width: 280px
}
.min-width300 {
    min-width: 300px
}
.text-center {
    text-align: center
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.span12 {
    width: 940px
}
TABLE.detail-view TD .null {
    display: none
}
TABLE.detail-view th {
    width: 20%
}
.span11 {
    width: 860px
}
.span10 {
    width: 780px
}
UL.gadget {
    list-style: none;
    margin: 0;
    padding: 0
}
UL.gadget A {
    display: block;
    text-decoration: none;
    color: #333!important;
    text-shadow: 0 1px 0 #FFF!important
}
UL.gadget LI A I {
    margin: 0 5px 0 auto
}
.span9 {
    width: 700px
}
DIV.list-view {
    margin-top: -17px;
    font-size: 8.3pt
}
.span8 {
    width: 620px
}
.span7 {
    width: 540px
}
.span6 {
    width: 460px
}
.span5 {
    width: 380px
}
.span4 {
    width: 300px
}
.span3 {
    width: 220px
}
.span2 {
    width: 140px
}
.span1 {
    width: 60px
}
DIV.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}
HR {
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #E2E2E2;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    clear: both
}
FORM .compactRadioGroup INPUT, FORM .compactRadioGroup LABEL {
    display: inline-block;
    margin-top: -2px
}
FORM .compactRadioGroup LABEL {
    margin-right: 25px
}
.pagination {
    float: left;
    padding: 0;
    margin: 0
}
TABLE.items TH {
    font-size: 70%;
    letter-spacing: 0
}
.ui-datepicker {
    font-size: 93%;
    line-height: 15px;
    background-color: #FCFCFC;
    box-shadow: 3px 5px 12px #CAC9C9;
    border: 1px solid #D5CFCF
}
.ui-datepicker TD A {
    text-align: center
}
DIV.errorSummary {
    padding: 5px;
    background-color: #FFAD9F;
    border: 1px solid #E29082;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 0
}
DIV.errorSummary P {
    margin-bottom: 7px;
    font-size: 11.1pt;
    color: #82553E
}
DIV.errorSummary UL LI {
    color: #8A2701;
    list-style: circle inside;
    padding-left: 14px;
    line-height: 1.4
}
.error {
    padding: 2px 6px 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: block;
    margin-bottom: 3px
}
tr.error {
    display: table-row!important
}
LABEL.error {
    background-color: transparent;
    margin: 0 0 0 3px;
    padding: 0
}
.error P {
    font-size: 9px;
    padding: 0
}
.error EM {
    border: 10px solid #000;
    border-color: #E9E87B transparent transparent;
    bottom: -17px;
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    width: 0
}
SPAN.required {
    color: #FF2525;
    margin: 0;
    padding: 0;
    display: inline-block
}
DIV.errorMessage {
    font-size: 13px;
    color: #8A2600;
    margin: 0 13px 13px 1px;
    padding: 2px 2px 2px 4px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 4px;
    background-color: #D0C1BF;
    border: 1px solid #D59E96;
    display: inline-block;
    line-height: 12px
}
INPUT.btn {
    margin: 2px
}
html body div.container-fluid div.row-fluid div.span10 div.mainbar div.search-form div.wide form#yw0.well input[class*=span] {
    min-height: 25px!important;
    margin: 2px!important;
    font-size: 10px!important
}
.ui-menu-item A I {
    display: block;
    color: #CE3E3E;
    font-size: 67%
}
.circle {
    background: #EEE;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 6px 0 0 60px;
    text-align: center;
    color: #FFF;
    margin: 0 0 9px;
    display: block!important;
    width: 189px
}
.border-right {
    border-right: 1px solid #EEE
}
.border-top {
    border-top: 1px solid #EEE;
    padding-top: 3px
}
.grid-view {
    padding-top: 10px
}
DIV.theme1 TABLE TH {
    background-color: #F9F9F9;
    border: 1px solid #FFF;
    font-size: 80%;
    text-align: left;
    font-weight: 400;
    padding: 1px 3px;
    min-width: 94px;
    margin-right: 3px
}
DIV.theme1 TABLE TD {
    font-size: 8.7pt
}
DIV.theme1 TABLE TD UL {
    list-style: none
}
DIV.theme1 {
    margin: 0;
    padding: 0;
    border-top: 1px solid #F2F1F1;
    border-bottom: 1px solid #F2F1F1
}
.border-left {
    border-left: 1px solid #EEE
}
.border-bottom {
    border-bottom: 1px solid #EEE
}
TABLE.theme1 TD, TABLE.theme1 TH {
    padding: 1px 5px
}
.table TR TH {
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
    box-shadow: 0 1px 0 #FFF inset;
    font-size: 11px;
    padding: 2px 8px;
    background: #7583AF!important;
    color: #fff;
    line-height: 13px;
    font-weight: 400
}
.table TR TH A {
    color: #fff!important
}
.fundo_login LABEL.required {
    display: none!important;
    color: #F5F5F5!important
}
HTML BODY DIV.container-fluid DIV.row-fluid DIV.row DIV.fundo_login {
    background: #F9F9F9!important;
    border: 1px solid #CCC!important;
    box-shadow: 0 1px 6px rgba(67, 101, 139, .35)!important;
    position: relative!important;
    margin-top: 10%!important
}
.input-append, .input-prepend {
    margin-bottom: 15px!important
}
HTML BODY DIV.container-fluid DIV.row-fluid DIV.row DIV#login {
    min-height: 550px;
    background: url(../../../images/fond.jpg)!important;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute
}
HTML BODY DIV.container-fluid DIV.row-fluid DIV.row DIV#login DIV.footer_login {
    background: #004687;
    box-shadow: 0 1px 6px rgba(67, 101, 139, .35)!important;
    bottom: 0;
    color: #d2d2d2;
    border-top: 1px solid #CCC!important;
    height: 45px;
    line-height: 20px;
    margin-right: auto;
    position: absolute!important;
    text-align: center;
    width: 100%
}
.footer_login a {
    color: #FFF!important
}
.dropdown-menu .active>A, .dropdown-menu .active>A:hover {
    background: #EEE!important;
    color: #fff!important
}
.dropdown-menu LI>A:focus, .dropdown-menu LI>A:hover, .dropdown-submenu:hover {
    background: #EEE!important;
    color: #555!important
}
.nav-list>.active>A, .nav-list>.active>A:hover {
    background: #004687!important;
    color: #FFF!important;
    text-shadow: none!important
}
.nav-list>LI>A {
    color: #707070;
    text-shadow: 0 1px 0 #FFF
}
.ui-state-default {
    background-color: #F5F4F4
}
.ui-state-hover {
    background-color: #D8D4CB;
    position: relative;
    left: 0;
    top: 0
}
.grid-view .summary {
    font-size: 10px;
    color: #AAA
}
table.items tbody tr.even td {
    background: #FFF
}
.navbar-inverse .navbar-inner {
    background: none repeat scroll 0 0 #D6D6D6!important;
    border-bottom: 1px solid #BFBFBF!important;
    border-top: 0 solid #A7A7A7!important
}
.navbar-inverse .brand, .navbar-inverse .nav>li>a {
    color: #555!important;
    text-shadow: none!important
}
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle, .navbar-inverse .nav li.dropdown.open>.dropdown-toggle {
    background: #CCC!important
}
.navbar .nav li.dropdown>.dropdown-toggle .caret, .navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
    border-bottom-color: #555!important;
    border-top-color: #555!important
}
html body div.navbar div.navbar-inner a.brand {
    height: 35px;
    margin-top: 4px;
    padding: 0;
    width: 260px
}
.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:focus, .navbar-inverse .nav .active>a:hover {
    background: #004687!important
}
.icon-excel {
    background-image: url(../../../images/customIcons.png)!important;
    background-position: 0 0!important
}
.td-success {
    background-color: #468847!important;
    color: #fff!important
}
.td-warning {
    background-color: #666!important;
    color: #fff!important
}
.td-important {
    background-color: #b94a48!important;
    color: #fff!important
}
hr.soften {
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    border: 0;
    margin: 5px 0!important
}
div#anuncio {
    font-size: 14px
}
div#anuncio .Informacao {
    background-color: #D9EDF7;
    border-left: 5px solid #BCE8F1;
    color: #3A87AD;
    margin-bottom: 15px!important
}
div#anuncio .Alerta {
    background-color: #FCF8E3;
    border-left: 5px solid #FBEED5;
    color: #C09853;
    margin-bottom: 15px!important
}
div#anuncio .Atencao {
    background-color: #F2DEDE!important;
    border-left: 5px solid #EED3D7!important;
    color: #B94A48!important;
    margin-bottom: 15px!important
}
.anuncioView img {
    width: 100%;
    height: 230px
}
.anuncioIndex img {
    padding: 5px;
    width: 100%;
    height: 30px
}
form .edit-disabled {
    border: none!important;
    background-color: transparent!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important
}
input[readonly] {
    -webkit-touch-callout: none!important;
    -webkit-user-select: none!important;
    -khtml-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important
}
table[datepicker] .btn {
	padding: 5px 8px;
	line-height: 1;
}
table.table-fill thead tr th.values {
    text-align: left !important;
    white-space: nowrap !important;
    min-width: 50px !important;
}
