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

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

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

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

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

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

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

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

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

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

.wmso-wrapper .btn-info {
  background-color: #af599d !important;
  border-color: #af599d !important; }
  .wmso-wrapper .btn-info:hover {
    background-color: #804072 !important;
    border-color: #804072 !important; }

.wmso-wrapper .wmso-primary-buttons ul li a {
  background-color: #af599d; }
  .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: #af599d; }

.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: 220px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.logo-financiamento {
	text-align: center;
	padding: 10px 0 10px;
}

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

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