#viewContainer {
    min-height: 600px;
    opacity: 1;
}

[ng-cloak]
{
  display: none !important;
}

.margin-obs {
  margin-top: 4px;
}

.margin-bt {
  margin-left: 3px;
}

.margin-na {
  margin-left: 6px;
}

a {
    color: rgba(71, 136, 192, 0.78);
}

.text-veiculo {
    color: #737272;
    font-weight: 500;
}

.anexo-item {
  border-top: 1px dotted #ccc;
  margin-top: 15px;
  padding-top: 5px;
}

.icon-assunto {
  width: 10px;
  height: 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 2px;
  border: 1px solid transparent;
  display: inline-block;
}

.row-stat:after, .row-stat:before {
  border: none;
}

.editFotoVeiculo {
  right: 17px;
  position: absolute;  
}

.label-status-small {
  font-size: 0.9em;
}

.badge-top {
  top: -10px;
  position: relative;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: rgba(245, 245, 245, 0.26);
}

.label-status {
  font-size: 1em;
  padding-top: 9px;
}

.normal-cursor {
  cursor: inherit;
}

.feed-item {
  padding-top: 15px;
  padding-bottom: 0px;
}

.feed-item .feed-icon {
  top: 10px;
}

.feed-item .feed-content {
  padding-left: 0em;
}

.feed-item .feed-content span {
  display: block;
  margin-bottom: 8px;
}

.feed-item .feed-user {
  padding-left: 1.5em;
}

.feed-item .feed-user p {
  margin-bottom: 2px;
}

.feed-item .feed-date {
    padding: 4px 10px 10px;
    margin-top: 1.0em;
    border-top: 1px dotted #ccc;
}

.feed-continue {
  text-align: center;
  margin-top: 10px;
}

header {
  height: 64px;
}

.noticebar {
  margin-top: 3px;
}

.navbar-profile {
  margin-top: 3px;  
}

.black {
  color: #444;
}

.block {
  display: block;
  /*width: 100%;*/
}

.link-clean a {
  text-decoration: none;
  color: #333;
}

.link-clean a:hover {
  text-decoration: underline;
}

.link-muted a {
  text-decoration: none;
  color: #999;
}

.link-muted a:hover {
  text-decoration: underline;
}

.navbar-inverse .noticebar > li > a {
    color: #F3EEEE;
}

.navbar-inverse .noticebar > li > a:hover {
    color: #F3EEEE;
}

.overline {
    text-decoration: line-through;
}

.list-notificacao {
    padding: 0px;
    margin-top: -10px;
    list-style-type: none;
}

.escala-horario-notificacao {
  font-weight: normal;
  top: 3px;
  position: absolute;
}

.list-solicitacao {
    padding: 0px;
    margin-top: -10px;
    list-style-type: none;
}

.escala-horario-solicitacao {
  font-weight: normal;
  top: 3px;
  position: absolute;
}


.list-processo-legenda {
    list-style-type: none;
    margin-top: 10px;    
    padding: 0px;
}

.list-processo-legenda li {
    line-height: 25px;
}

.icon-notificacao-nao-lida {
    padding: 2px;
    margin-top: 3px;
    width: 14px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    background: url('../img/icon-notificacao-nao-lida.png') no-repeat 0px center;
}

.icon-alta-prioridade {
    padding: 2px;
    margin-top: 3px;
    width: 14px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    background: url('../img/icon-alta-prioridade.png') no-repeat 0px center;
}

.icon-media-prioridade {
    padding: 2px;
    margin-top: 3px;
    width: 14px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    background: url('../img/icon-media-prioridade.png') no-repeat 0px center;
}

.icon-normal-prioridade {
    padding: 2px;
    margin-top: 3px;
    width: 14px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    background: url('../img/icon-normal-prioridade.png') no-repeat 0px center;
}

/* new-update */
.new-update {
    border-top: 1px solid #DDDDDD;
    padding: 10px 12px;
    overflow-x: auto;    
}

.new-update:first-child {
    border-top: medium none;
}

.new-update span {
  /*display:block;*/
}

.new-update .update-icon { 
  float: left;
  margin-top: 3px;
  /*margin-right: 13px;*/
  display: block;
  width: 40px;
}

.new-update .update-date {
    color: #BBBBBB;
    float: right;
    margin: 0px -2px 0 0;
    text-align: center;
    width: 80px;
}

.new-update .update-date .update-day {
    display: block;
    font-size: 20px;
    margin-bottom: -4px;
    font-weight: 400;
}

.new-update .update-time {
    color: #BBBBBB;
    margin: 0px -2px 0 0;
    text-align: center;
    width: 80px;
    font-size: 12px;
    font-weight: 400;
}

.update-done, .update-alert, .update-notice {
    display: block;
    float: left;
    width: 76%;
}

.new-update .list-lead-detail {
    float: left;
    display: block;
    margin-left: 27px;
    font-size: 0.9em;
    width: 70%;
}

.new-update .update-done i {
    margin-right: 4px;
}

.new-update .list-lead-detail span {
    display: inline-block;
}

.new-update .list-lead-detail i {
    margin-right: 4px;
}

@media (min-width: 900px) {
  .modal-lg {
    width: 800px;
  }
}

@media (min-width: 942px) {
  .modal-lg-veiculo {
    width: 942px;
  }
}

@media (max-width: 991px) {
  .modal-lg-veiculo {
    width: auto;
    margin: 10px;
  }
}

.painel-ao-vivo {
  /*background-color: #F7F7FF; */
}

.form-group label {
  font-weight: 200;
}

input.ng-dirty.ng-invalid, select.ng-dirty.ng-invalid, textarea.ng-dirty.ng-invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

.btn-primary {
  background-color: #E0BE36;
  border-color: #DEBA2B;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-color: #E0BE36;
  border-color: #DEBA2B;
}

.btn-primary:hover, .btn-primary:focus {
  background-color: #E7C021;
  border-color: #BDA53E;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #D4B844;
  border-color: #D4B844;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #E0BE36;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #D4B844;
}

.primary {
  color: #988430;
}

.text-primary, .text-primary:hover {
  color: #E0BE36;
}

.panel-primary {
  border-color: #E7D9A2;
}

.panel-primary>.panel-heading {
  color: #D4B844;
  background-color: rgba(167, 151, 84, 0.14);
  border-color: #E7D9A2;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #D4B844;
}

.paginacao {
  font-size: 0.8em;
  padding: 6px 0px;
  text-align: center;
}

.navbar-inverse {
  background-color: #212121;
  /*background-color: #243544;*/
}

.footer {
  background-color: #212121;
  /*background-color: #243544;*/
}

.site-footer-logo {
    margin: 0px auto 20px;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
  background-color: rgba(249, 247, 247, 0.11);
}

.btn-toolbar-panel .btn {
  height: 70px;
  /*width: 70px;*/
  display: inline;
  font-size: 28px;
  margin-bottom: 3px;
  /*background-color: #f5f5f5;*/
  /*color: #999;*/
  /*border: 1px solid #ddd;*/
}

.btn-toolbar-panel .btn:hover {
  color: #fff;
  /*background-color: #bb2a2a; */
  background-color: #E0BE36;
}

#nav-panel > li > a {
  background-color: #9e9e9e;
  /*background-color: #f5f5f5;*/
  /*color: #999;*/
  margin: 1px 0px;
  /*background-color: #6685a4;*/
  /*background-color: rgb(112, 112, 112);*/
  color: #fff;
  padding: 15px 15px;  
}

@media (max-width: 991px) {
  #nav-panel > li > a {
    font-size: 10px;
    padding: 15px 4px;  
  }
}

@media (min-width: 992px) {
  #nav-panel > li > a {
    font-size: 12px;
  }
}

#nav-panel > li > a:hover {
  color: #fff;
  /*background-color: #bb2a2a; */
  background-color: #E0BE36;
}

.scroolbar {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.escala-descricao {
  font-weight: 600;
  font-size: 1.3em;
}

.escala-horario {
  font-weight: normal;
  font-size: 1.1em;
}

.processo-nota {
  font-weight: 500;
  font-size: 1.6em;
}

.profile-avatar-img, .img-responsive {
  border-radius: 10px;
}

.navbar-profile-avatar {
    width: 38px;
}

/* box no painel */
.bs-box {
  padding: 5px;
  margin: 15px 15px 0px 15px;
  /*border: 1px solid #ddd;*/
  border: 1px solid #ccc;
  border-top-width: 8px;
  border-radius: 3px;
  min-height: 120px;
  float: left;
}

.bs-box-primary {
  border-top-color: #d74b4b;
}

.bs-box-secondary {
  border-top-color: #6685a4;
}

.bs-box-success {
  border-top-color: #5cb85c;
}

.bs-box-warning {
  border-top-color: #f0ad4e;
}

.bs-box-danger {
  border-top-color: #d9534f;
}

.bs-box-info {
  border-top-color: #5bc0de;
}

.monitor-panel {
  width: 250px;
}

.monitor-panel-detalhado {
  min-height: 140px;
}

.monitor-panel-executor {
  min-height: 138px;
}

.traffic-red {
  background: url('../img/traffic-red.png') 4px 4px no-repeat;
  width: 22px;
  height: 30px;
}

.traffic-yellow {
  background: url('../img/traffic-yellow.png') 4px 4px no-repeat;
  width: 22px;
  height: 30px;
}

.traffic-green {
  background: url('../img/traffic-green.png') 4px 4px no-repeat;
  width: 22px;
  height: 30px;
}

.label-no-data {
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #60606a;
  margin-top: 200px;
  opacity: 0.6;
}

.separador-left {
  border-left: 1px solid #ddd; 
}

.monitor-panel .monitor-footer {
  position: relative;
  margin-top: -25px;
  font-size: 0.8em;
  color: #848383;
}

.monitor-panel .monitor-footer .nodo {
  font-weight: 600;
}

.monitor-panel .monitor-footer p {
  margin-bottom: 0px;
}

.monitor-header-detalhado {
  margin-left: 20px;
  position: relative;
  top: 10px;
  color: #707070;
  /* font-weight: bold; */
  font-size: 14px;  
}

.monitor-panel .monitor-footer-detalhado {
  font-size: 12px;
  color: #848383;
  margin-left: 30px;
}

.monitor-panel .monitor-footer-detalhado .nodo {
  font-weight: 600;
}

.monitor-panel .monitor-footer-detalhado p {
  margin-bottom: 0px;
}

.monitor-panel .monitor-footer-executor {
  font-size: 12px;
  color: #848383;
  margin-left: 44px;
}

.monitor-panel .monitor-footer-executor .nodo {
  font-weight: 600;
}

.monitor-panel .monitor-footer-executor p {
  margin-bottom: 0px;
}

.well-large {
  height: 1400px;
  padding: 5px;  
  /*background-color: rgba(234, 232, 232, 0.17);*/
  background-color: rgba(234, 232, 232, 0.07);
}

.well-painel-ao-vivo {
  background-color: white;
  border: none;
}

.drop-panel {
  min-width: 95%;
  min-height: 95%;
  position: absolute;
}

.over-drop-area {
  border: dashed 1px red;
}

[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}

/*submenu*/
.dropdown-submenu > .dropdown-menu
{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}

.dropdown-submenu > .dropdown-submenu-right
{
    left:-95%;
}
 
.dropdown-submenu:hover > .dropdown-menu{
    display:block;
}
 
.dropdown-submenu > a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
 
.dropdown-submenu:hover > a:after{
    border-left-color:#ffffff;
}
 
.dropdown-submenu .pull-left{
    float:none;
}
 
.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
/*fim sub-menu*/

fieldset.detail-border {
    border: 1px solid #ddd !important;
    padding: 0.2em 0.5em 0.5em 0.5em !important;
    margin: 0px 0px 10px 0px !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
    /*background: rgb(253, 241, 241);*/
    background: rgba(224, 200, 200, 0.18);
}

legend.detail-border {
    font-size: 1em !important;
    font-weight: normal !important;
    text-align: left !important;
    width: auto;
    padding: 0 5px;
    margin-bottom: 0px;
    background: rgb(244, 243, 241);
    border-radius: 4px;
    border: 1px solid #E7E7E7 !important;
}

.form-horizontal .radio {
  padding-top: 0px; 
}

.form-horizontal .radio {
  min-height: 0px; 
}

input[type=radio] {
  margin: 2px 0 0;
}

.table-bordered thead tr th,
.table-bordered tfoot tr th {
	padding: 10px;  
}

.panel-info > .panel-footer {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-danger > .panel-footer {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.newProcesso {
  text-align: center;
  padding: 10px;
  line-height: 1.42857143;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  width: 100%;
  margin-bottom: 18px;
}  

a .newProcesso {
  color: #999;
  /*color: #fff;*/
  /*background-color: #6685a4;*/
  /*background-color: rgba(188, 188, 188, 0.61);*/
}

a:hover .newProcesso {
  color: #fff;
  /*background-color: #bb2a2a; */
  background-color: #E0BE36;
}

.processo-lista {
  height: 132px; 
  max-height: 132px;
  font-size: 12px;
}

.processo-lista .icon {
  font-size: 18px;
  font-weight: 600;
  margin-left: -4px;
}

/*.bpm-input .form-control, */
.bpm-input .form-control-detail {
  height: 26px;
  line-height: 26px;
  padding: 0px 6px;  
}

.bpm-input .select2-container .select2-choice {
  height: 26px;
  line-height: 26px;
  padding: 0px 6px;  
}

.icons-list > li {
  padding-left: 1.8em;
}

.icons-list > li > .icon-li {
  top: 1px;
}

.alert {
  font-weight: 600;
}

.alert-default {
  color: #ffffff;
  /*background-color: #bcbcbc;*/
  /*background-color: rgba(188, 188, 188, 0.61);*/
  background-color: rgba(116, 105, 105, 0.61);
  /*background-color: #6685a4;*/2
  border-color: rgba(165, 160, 160, 0.23);
  /*border-color: #9ABEE2;*/
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.alert-blue {
  color: #ffffff;
  background-color: #6685A4;
  border-color: #243544;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}

.modal-dialog .form-group {
  padding-bottom: 0px; 
}

.modal-dialog .panel {
  margin-bottom: 0px; 
}

.modal-header {
  background: #F6F6F6;
  border-radius: 10px 10px 0px 0px;
  padding: 10px;
}

.modal-body {
  padding: 10px 15px;
}

.modal-footer {
  background: #F6F6F6;
  margin-top: 0px;
  padding: 8px 20px 9px;
  border-radius: 0px 0px 10px 10px;
}  
}

.table-condensed>thead>tr>th, 
.table-condensed>tbody>tr>th, 
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td, 
.table-condensed>tfoot>tr>td {
  padding: 4px;
}

.panel-heading,
.panel-footer {
  padding: 6px 7px;
}

.panel-heading a,
.panel-footer a {
  color: #333;
}

.panel-heading a:hover {
  text-decoration: none;
}

.icons-list a {
  color: #333;
}

.icons-list a:hover {
  /*text-decoration: none;*/
  text-decoration: underline;
}

.avatar {
  display: inline-block;
}

.avatar img {
	width: 35px;
	height: 35px;
	margin-right: .65em;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.veiculo-small {
  display: inline-block;
}

.veiculo-small img {
  width: 135px;
  height: 75px;
  margin-right: .65em;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.veiculo-img {
  max-width: 100%;
  width: 100%;
  margin-right: auto;  
  border-radius: 10px;
  cursor: pointer;
}

.veiculo-thumbnail {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.motorista-small {
  display: inline-block;
}

.motorista-small img {
  width: 35px;
  height: 35px;
  /*margin-right: .65em;*/
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.motorista-img {
  max-width: 100%;
  width: 100%;
  margin-right: auto;  
  border-radius: 10px;
  cursor: pointer;
}

.motorista-thumbnail {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.usuario-small {
  display: inline-block;
}

.usuario-small img {
  width: 35px;
  height: 35px;
  /*margin-right: .65em;*/
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.usuario-img {
  max-width: 100%;
  width: 100%;
  margin-right: auto;  
  border-radius: 10px;
  cursor: pointer;
}

.usuario-thumbnail {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.nav, .pagination, .carousel, .panel-title a, td a, div a { 
	cursor: pointer; 
}

.table>tbody>tr>td {
  vertical-align: middle;
}

.keyvaluesmall-table > tbody > tr > td {
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: none;
  border-bottom: 1px solid #ddd;
}

.primary {
    color: rgba(255, 0, 0, 0.66);
}

.success {
    color: rgba(0, 128, 0, 0.56);
}

.error {
    cursor: help;
    color: rgba(255, 0, 0, 0.66);
}

.text-warning, .text-warning:hover {
  color: #FA9301;
}

.remove {
    color: rgba(255, 0, 0, 0.66);
}

.remove:hover {
    color: red;
}

.help {
    cursor: help;
}

/*dataRangePicker*/
.dateRangePicker {
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
   -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
   transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;   
   border-radius: 4px;
   color: #555555;
   padding: 2px 4px 1px;
   line-height: 25px;
   cursor: pointer;
   border: 1px solid #cccccc;
   max-height: 30px;
   overflow-x: visible;
}

.dateRangePicker .dateStr {
   margin-left: 2px;
   padding-left: 3px;
   padding-right: 3px; 
   font-size: 0.9em;
}

.loading {
    height: 34px;
    position: fixed;
    right: 2%;
    top: 95%;
    width: 34px;
    z-index: 33;
    background: url(../img/loader.gif) center center no-repeat;
}

.alerta {
    background: url('../img/alert.png') 35px 15px no-repeat;
    background-color: lightYellow;
    margin: 15px 0px 15px 0px;
    padding: 15px 10px 25px 80px;
    border-top: 1px solid #ffcb46;
    border-bottom: 1px solid #ffcb46;
    min-height: 40px;
    font-size: 0.9em;
}

.alerta h4 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0 0;
}

.img-alert-mensagem {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 3px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-position: 14px 14px;
  background-repeat: no-repeat;
  cursor: help;
  background-position: 0      0;
  vertical-align: text-bottom;
  background-image: url("../img/remove-sign-red.png");
}

.separator-box {
    border-top: 1px dashed #CCC;
    margin-top: 15px;
    padding-top: 10px;
}

.visivel {
    display: block;
}

.invisivel {
    display: none;
}

.store {
    margin-top:12px;
}

.store button {
    font-size:13px;
}

.store p {
    color:#999;
}

/*usuário inativo*/
.inativo td {
    text-decoration: line-through;
    color: #ccc;
}

/* Misc */
.nopadding {    
    padding: 0 !important;
}

.margin10 {
    margin: 10px;
}

.green {
    background-color: #16a085;
}

.orange {
    background-color: #f39c12;
}

.blue {
    background-color: #2980b9;
}

.info {
    color: #737373;
    font-size: 11px;
    line-height: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.info-margin {
    margin-top: 18px;
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-right: 0px;
}

.input-group-addon {
  background-color: #fff;
}

.form-group {
  padding-bottom: 7px;
  margin-bottom: 7px;
}

.form-horizontal .form-group {
  /*border-bottom: 1px solid #eeeeee;*/
}

.form-horizontal .form-group:last-child {
  border-bottom: 0;
}

.form-horizontal .no-border {
  border-bottom: 0px;
  padding-bottom: 0px;
}

.form-control {
  /*height: 30px;*/
  /*padding: 6px 8px;*/
  /*display: inline-block;*/
}

.form-control-detail {
  display: block;
  height: 30px;
  padding: 6px 8px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.icon-alert-mensagem {
  position: absolute;
  top: -2px;
  right: 5px;
  display: block;
  width: 14px;
  height: 14px;
  line-height: 30px;
  text-align: center;  
  cursor: help;
  color: #FF6565;
  font-size: 1.1em;
}

.icon-dica {
  float: right;
  margin-top: 3px;
  cursor: help;
  color: #999;
}

.icon-add {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 14px;
  height: 14px;
  line-height: 30px;
  text-align: center;  
  color: #444444;
}

.table .icon-alert-mensagem {
  position: relative;
  display: inline; 
  margin-left: 2px;     
}

.portlet-title, .content-title {
  margin-bottom: 1em;
}

.box-border {
    min-height: 75px;
    padding: 2px 8px;
    margin-left: 15px;
    line-height: 1.4em;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.box-border .label {
  display: inline-table;
}

.light-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #737373;
}

.panel-title {
	font-size: 13px;
	font-family: sans-serif;
	font-weight: normal;
}

.page-header {
  padding-bottom: 10px;
  margin: 15px 0 10px;
  /*border-bottom: 1px solid #dddddd;*/
  border-bottom: 1px solid #eeeeee;  
}

.navbar {
  width: 100%;
  height: auto;
}

.navbar-inverse .navbar-nav > li.active > a, 
.navbar-inverse .navbar-nav > li.active > a:hover, 
.navbar-inverse .navbar-nav > li.active > a:active, 
.navbar-inverse .navbar-nav > li.active > a:focus {
  /*background-color: #24323F;*/
  /*background-color: rgb(177, 55, 55);*/
  /*background-color: #A33E3E;*/
  /*background-color: #E0BE36;*/
  background-color: #212121;
  color: #E0BE36;
  font-weight: 600;
  border-bottom: 3px solid #E0BE36;
}

.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #212121;
}

.navbar-inverse .navbar-brand:hover {
  background-color: #212121;
}

.navbar-inverse .navbar-nav > li > a:hover,  
.navbar-inverse .navbar-nav > li > a:focus {
  /*background-color: #E0BE36;*/
  background-color: #212121;
  color: #E0BE36;
  border-bottom: 3px solid #E0BE36;
}

.panel-soft {
  min-height: 500px;
}

.kv-icon {
  margin-right: 0.2em;
}

.pagination {
  margin: 0px 0px;
}

.pagination ul {
  font-size: 0.9em;
  /*display: inline-block;*/
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 8px;
  /*padding: 4px 12px;*/
  line-height: 24px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.footer a {
  color: white;
}

.footer span {
  /*font-size: 1.1em;*/
}


/*fonte softcom*/
@font-face {
  font-family: 'FontSoftCom';
  src:  url('../fonts/FontSoftCom.eot?869rov');
  src:  url('../fonts/FontSoftCom.eot?869rov#iefix') format('embedded-opentype'),
    url('../fonts/FontSoftCom.ttf?869rov') format('truetype'),
    url('../fonts/FontSoftCom.woff?869rov') format('woff'),
    url('../fonts/FontSoftCom.svg?869rov#FontSoftCom') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="soft-"], [class*=" soft-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FontSoftCom' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.soft-face-5:before {
  content: "\e900";
}
.soft-face-4:before {
  content: "\e901";
}
.soft-face-3:before {
  content: "\e902";
}
.soft-face-2:before {
  content: "\e903";
}
.soft-face-1:before {
  content: "\e904";
}
.soft-face-0:before {
  content: "\e908";
}
.soft-like-1:before {
  content: "\e905";
}
.soft-like-2:before {
  content: "\e906";
}
.soft-bus-driver:before {
  content: "\e907";
}
.soft-gears3:before {
  content: "\e61a";
}
.soft-gear5:before {
  content: "\e61b";
}
.soft-gear4:before {
  content: "\e61c";
}
.soft-gear3:before {
  content: "\e61d";
}
.soft-gear2:before {
  content: "\e61e";
}
.soft-gears2:before {
  content: "\e61f";
}
.soft-traffic-light:before {
  content: "\e619";
}
.soft-bus:before {
  content: "\e620";
}
.soft-percent-wine:before {
  content: "\e613";
}
.soft-percent:before {
  content: "\e614";
}
.soft-chart-person:before {
  content: "\e615";
}
.soft-chart-top:before {
  content: "\e616";
}
.soft-best2:before {
  content: "\e617";
}
.soft-best1:before {
  content: "\e618";
}
.soft-chart-gauge1:before {
  content: "\e610";
}
.soft-chart-gauge2:before {
  content: "\e611";
}
.soft-chart-ranking:before {
  content: "\e60d";
}
.soft-chart-point:before {
  content: "\e60e";
}
.soft-chart-bar3d:before {
  content: "\e60f";
}
.soft-cutucar:before {
  content: "\e60c";
}
.soft-carta:before {
  content: "\e60b";
}
.soft-chart-pie:before {
  content: "\e608";
}
.soft-chart-line:before {
  content: "\e609";
}
.soft-chart-bar:before {
  content: "\e60a";
}
.soft-product:before {
  content: "\e600";
}
.soft-deal:before {
  content: "\e601";
}
.soft-attach:before {
  content: "\e602";
}
.soft-home:before {
  content: "\e603";
}
.soft-company:before {
  content: "\e604";
}
.soft-follow:before {
  content: "\e605";
}
.soft-comment:before {
  content: "\e606";
}
.soft-acts:before {
  content: "\e607";
}
.soft-glass:before {
  content: "\e612";
}

@media (min-width: 768px) {
  .container { 
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }  
}

@media (min-width: 992px) {
  .container { 
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }  
}

@media (min-width: 1200px) {
  .container { 
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }  
}