.wmso-wrapper .wmso-menu {
  background-color: #e33d41; }

.wmso-wrapper .wmso_caixaBreadCrumbs {
  background-color: #ff3f44; }

.wmso-wrapper h2 {
  color: #e33d41; }

.wmso-wrapper h5 {
  color: #e33d41; }

.wmso-wrapper .btn-success {
  background-color: #ff3f44;
  border-color: #ff3f44;
  transition: all 0.2s ease-in-out; }
  .wmso-wrapper .btn-success:hover, .wmso-wrapper .btn-success:active {
    background-color: #e33d41;
    border-color: #e33d41; }

.wmso-wrapper .btn-primary {
  background-color: #e33d41;
  border-color: #e33d41;
  transition: all 0.2s ease-in-out; }
  .wmso-wrapper .btn-primary:hover, .wmso-wrapper .btn-primary:active {
    background-color: #9e1518;
    border-color: #9e1518; }

.wmso-wrapper .wmso-login {
  background-color: #fef7f1; }

.wmso-wrapper .wmso-consultar-lines > ul > li > a.opened.wmso-consultar-boxes-title {
  background-color: #e33d41; }
  .wmso-wrapper .wmso-consultar-lines > ul > li > a.opened.wmso-consultar-boxes-title.opened:hover {
    background-color: #9e1518; }

.wmso-wrapper .wmso-consultar-lines > ul > li > ul {
  background-color: #feefe3; }

.wmso-wrapper .btn-info {
  background-color: #e33d41 !important;
  border-color: #e33d41 !important; }
  .wmso-wrapper .btn-info:hover {
    background-color: #9e1518 !important;
    border-color: #9e1518 !important; }

.wmso-wrapper .wmso-primary-buttons ul li a {
  background-color: #e33d41; }
  .wmso-wrapper .wmso-primary-buttons ul li a:hover {
    background-color: #f69a51; }

.wmso-wrapper .collapsable h6 {
  background-color: #f47e21; }

.wmso-wrapper table th {
  background-color: #e33d41; }

.wmso-wrapper table tr {
  background-color: #fce1cb; }

  .cabecalho {
	  background-color:#F6F6F6;
	  padding: 10px;
  }
.rodape {
  clear: both;
  background-color: #3d454b;
  text-align: center;
  margin-top: 40px;
  padding: 10px; }
  .rodape img {
    height: 80px; }


.logotipo {
	text-align: center;
}
.logotipo img {
	width: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.logo-financiamento {
	text-align: center;
	padding: 10px 0 10px;
}

.logo-financiamento img {
	height: 35px;
}

.rodape {
	background: #f2f2f2;
	text-align: center;
	padding: 20px 0 40px;
	clear: both;
}

.wmso-wrapper {
        max-width: 800px;
        width: auto;
    }