/*
Template Name: Admin Pro Admin
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Admin Pro Admin
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*******************
/*Top bar
*******************/
.topbar { background: #fff; }

.topbar .top-navbar .navbar-header .navbar-brand .light-logo { display: none; }

.topbar .top-navbar .navbar-nav > .nav-item > span { color: #1fb1f5; }

.topbar .navbar-light .navbar-nav .nav-item > a.nav-link { color: #a6b7bf; }

.topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus { color: #171c66 !important; }

.logo-center .topbar .navbar-header { text-align: center; padding-left: 0px; -webkit-box-shadow: none; box-shadow: none; }

.logo-center .topbar .top-navbar .navbar-header .navbar-brand .dark-logo { display: none; }

.logo-center .topbar .top-navbar .navbar-header .navbar-brand .light-logo { display: inline-block; color: rgba(255, 255, 255, 0.8); }

/*******************
/*General Elements
*******************/
a { color: #171c66; }

a.link:hover, a.link:focus { color: #025074 !important; }

.bg-theme { background-color: #025074 !important; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus { background-color: #1fb1f5; border-color: #1fb1f5; }

.right-sidebar .rpanel-title { background: #1fb1f5; }

.stylish-table tbody tr:hover, .stylish-table tbody tr.active { border-left: 4px solid #1fb1f5; }

.text-themecolor { color: #025074 !important; }

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active { border-bottom: 2px solid #1fb1f5; color: #1fb1f5; }

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover { color: #1fb1f5; }

/*******************
/*Buttons
*******************/
.btn-themecolor,
.btn-themecolor.disabled { background: #1fb1f5; color: #ffffff; border: 1px solid #1fb1f5; }

.btn-themecolor:hover,
.btn-themecolor.disabled:hover { background: #1fb1f5; opacity: 0.7; border: 1px solid #1fb1f5; }

.btn-themecolor.active, .btn-themecolor:focus,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:focus { background: #028ee1; }

/*******************
/*sidebar navigation
*******************/
.card-no-border .left-sidebar,
.card-no-border .sidebar-nav { background: #171c66; }

.mini-sidebar .sidebar-nav { background: transparent; }

@media (min-width: 768px) {
    .mini-sidebar .sidebar-nav #sidebarnav > li > ul { background: #1c2128; }
}

.sidebar-nav { background: #171c66; }

.user-profile .profile-text a { color: #687384 !important; }

.card-no-border .sidebar-footer { background: #1c2128; }

.label-themecolor { background: #1fb1f5; }

.sidebar-nav > ul > li.active > a { color: #ffffff; border-color: #1fb1f5; }

.sidebar-nav > ul > li.active > a i { color: #ffffff; }

.sidebar-nav ul li a.active, .sidebar-nav ul li a:hover { color: #ffffff; }

.sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover i { color: #ffffff; }

.sidebar-nav ul li.nav-small-cap { color: #687384; }

@media (min-width: 768px) {
    .mini-sidebar .sidebar-nav #sidebarnav > li:hover > a { background: #1c2128; }
}

.color-bordered-table.muted-bordered-table { border: 2px solid #171c66; }

.color-bordered-table.muted-bordered-table thead th { background-color: #171c66; color: #ffffff; }

.table td, .table th { border-color: #171c66; }

.btn-inverse, .btn-inverse.disabled { background: #070c4c; border: 1px solid #070c4c; color: #ffffff; }

.site { background-color: #171c66; }
.site .logo { background-color: #fff; padding: 30px 0; border-radius: 15px; display: flex; justify-content:space-between;}
.site .logo i { font-size: 20pt;}
.site .branco { color: #fff;}
.site .voltar { padding: 5px 0; }
.site .cooperativa { background-color: #fff; border-radius: 15px; padding: 10px; margin-top: 10px; min-height: 370px; }
.site .cooperativa img { margin-right: 10px; height: 200px; width: 100%; }
.site .cooperativa h4 { font-size: 11pt; }
.site .cooperativa .dados .titulo { color: #00913d !important; font-weight: 700; }
.site .cooperativa .dados .ramo { color: #171c66 !important; font-weight: 700; }
.site .filtrar { background-color: #fff; border-radius: 15px; padding: 10px 0; }
.site .filtrar input[type=text]{ font-size: 14pt; border: 1px solid #fff; width: 50%; }
.site .filtrar select { font-size: 14pt; border: 1px solid #fff; }
.site .filtrar button { font-size: 12pt; border: 1px solid #fff;padding: 5px 20px; }
.opcoes { padding: 20px; }
.opcoes div { text-align: center; }
.opcoes a { background-color: #fff; padding: 10px; border-radius: 15px; display: block; color: #171c66; font-weight: 700; padding-bottom: 20px; }
.opcoes a img { width: 100px; }
