﻿

.wmso-wrapper {
        max-width: 800px;
        width: auto;
    }
	
	.wmso-wrapper .wmso-menu {
	 background-color: #75982c;
}
 .wmso-wrapper .wmso_caixaBreadCrumbs {
	 background-color: #93c037;
}
 .wmso-wrapper h2 {
	 color: #75982c;
}
 .wmso-wrapper h5 {
	 color: #75982c;
}
 .wmso-wrapper .btn-success {
	 background-color: #93c037;
	 border-color: #93c037;
	 transition: all 0.2s ease-in-out;
}
 .wmso-wrapper .btn-success:hover, .wmso-wrapper .btn-success:active {
	 background-color: #75982c;
	 border-color: #75982c;
}
 .wmso-wrapper .btn-primary {
	 background-color: #75982c;
	 border-color: #75982c;
	 transition: all 0.2s ease-in-out;
}
 .wmso-wrapper .btn-primary:hover, .wmso-wrapper .btn-primary:active {
	 background-color: #577021;
	 border-color: #577021;
}
 .wmso-wrapper .wmso-login {
	 background-color: #cfe4a2;
}
 .wmso-wrapper .wmso-consultar-lines > ul > li > a.opened.wmso-consultar-boxes-title {
	 background-color: #75982c;
}
 .wmso-wrapper .wmso-consultar-lines > ul > li > a.opened.wmso-consultar-boxes-title.opened:hover {
	 background-color: #577021;
}
 .wmso-wrapper .wmso-consultar-lines > ul > li > ul {
	 background-color: #c8e196;
}
 .wmso-wrapper .btn-info {
	 background-color: #75982c !important;
	 border-color: #75982c !important;
}
 .wmso-wrapper .btn-info:hover {
	 background-color: #577021 !important;
	 border-color: #577021 !important;
}
 .wmso-wrapper .wmso-primary-buttons ul li a {
	 background-color: #75982c;
}
 .wmso-wrapper .wmso-primary-buttons ul li a:hover {
	 background-color: #84ac32;
}
 .wmso-wrapper .collapsable h6 {
	 background-color: #668426;
}
 .wmso-wrapper table th {
	 background-color: #75982c;
}
 .wmso-wrapper table tr {
	 background-color: #bedb82;
}


.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;
	clear: both;
}

.logo-financiamento {
	text-align: center;
	padding: 10px 0 10px;
}

.logo-financiamento img {
	height: 35px;
}

.rodape {
	background: #f2f2f2;
	text-align: center;
	padding: 20px 0 40px;
}
 