-
-
-
.btn-ipasgo {
color: #fff;
background-color: #009688;
border-color: #00695C;
border-width: 1px;
border-style: solid;
}
.btn-ipasgo:focus,
.btn-ipasgo.focus {
color: #fff;
background-color: #00796B;
border-color: #004D40;
}
.btn-ipasgo:hover {
color: #fff;
background-color: #00796B;
border-color: #00695C;
}
.btn-ipasgo:active,
.btn-ipasgo.active,
.open > .dropdown-toggle.btn-ipasgo {
color: #fff;
background-color: #00796B;
border-color: #00695C;
}
.btn-ipasgo:active:hover,
.btn-ipasgo.active:hover,
.open > .dropdown-toggle.btn-ipasgo:hover,
.btn-ipasgo:active:focus,
.btn-ipasgo.active:focus,
.open > .dropdown-toggle.btn-ipasgo:focus,
.btn-ipasgo:active.focus,
.btn-ipasgo.active.focus,
.open > .dropdown-toggle.btn-ipasgo.focus {
color: #fff;
background-color: #00695C;
border-color: #004D40;
}
.btn-ipasgo:active,
.btn-ipasgo.active,
.open > .dropdown-toggle.btn-ipasgo {
background-image: none;
}
.btn-ipasgo.disabled:hover,
.btn-ipasgo`disabled`:hover,
fieldset`disabled` .btn-ipasgo:hover,
.btn-ipasgo.disabled:focus,
.btn-ipasgo`disabled`:focus,
fieldset`disabled` .btn-ipasgo:focus,
.btn-ipasgo.disabled.focus,
.btn-ipasgo`disabled`.focus,
fieldset`disabled` .btn-ipasgo.focus {
background-color: #009688;
border-color: #00897B;
}
.btn-ipasgo .badge {
color: #009688;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #3d8576 !important;
border-color: #326344 !important;
}
.btn-success:hover {
color: #fff;
background-color: #326344!important;
border-color: #326344 !important;
}
h2 > a {
border-radius: 6px !important;
font-size: 20px;
color: #FFFFFF;
padding: 12% !important;
}
h2 > a, h2 > a:focus, h2 > a:hover {background-color: #326344 !important;}
h2 > a:focus, h2 > a:hover, h2 > a:active {
text-decoration: none !important;
background-color: #326344 !important;
}
``>