/*
Template Name: Material Pro Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Material Pro Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*Preloader*/
.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff; }
  .preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px); }

/*******************
/*Top bar
*******************/
.topbar {
  background: #1e88e5; }
  .topbar .navbar-header {
    background: rgba(0, 0, 0, 0.05); }
  .topbar .top-navbar .navbar-header .navbar-brand .dark-logo {
    display: none; }
  .topbar .top-navbar .navbar-header .navbar-brand .light-logo {
    display: inline-block;
    color: rgba(255, 255, 255, 0.8); }
  .topbar .navbar-light .navbar-nav .nav-item > a.nav-link {
    color: #ffffff !important; }
    .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover, .topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus {
      color: rgba(255, 255, 255, 0.8) !important; }

/*******************
/*General Elements
*******************/
a.link:hover, a.link:focus {
  color: #1e88e5 !important; }

.bg-theme {
  background-color: #1e88e5 !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: #1e88e5;
  border-color: #1e88e5; }

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

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

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

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

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

/*******************
/*Buttons
*******************/
.btn-themecolor,
.btn-themecolor.disabled {
  background: #1e88e5;
  color: #ffffff;
  border: 1px solid #1e88e5; }
  .btn-themecolor:hover,
  .btn-themecolor.disabled:hover {
    background: #1e88e5;
    opacity: 0.7;
    border: 1px solid #1e88e5; }
  .btn-themecolor.active, .btn-themecolor:focus,
  .btn-themecolor.disabled.active,
  .btn-themecolor.disabled:focus {
    background: #028ee1; }

/*******************
/*sidebar navigation
*******************/
.sidebar-nav {
  background: #fff; }
  .sidebar-nav ul li a {
    color: white; }
    .sidebar-nav ul li a.active, .sidebar-nav ul li a:hover {
      color: #ffffae; }
    .sidebar-nav ul li a.active {
      color: #263238; }
  .sidebar-nav ul li.nav-small-cap {
    color: #99abb4; }
  .sidebar-nav > ul > li.active > a,
  .sidebar-nav > ul > li.active:hover > a {
    color: #ffffff;
    background: #ffde7d; }
    .sidebar-nav > ul > li.active > a i,
    .sidebar-nav > ul > li.active:hover > a i {
      color: #ffde7d; }
    .sidebar-nav > ul > li.active > a:after,
    .sidebar-nav > ul > li.active:hover > a:after {
      border-color: #ffffff; }
  .sidebar-nav > ul > li > a.active i, .sidebar-nav > ul > li > a:hover i {
    color: #26c6da; }
  .sidebar-nav > ul > li > a i {
    color: white; }
    .sidebar-nav > ul > li > a span {
      vertical-align: sub; }
  .sidebar-nav > ul > li > a.active {
    font-weight: 400;
    background: #ffffff;
    color: #1e88e5; }

.card-no-border .sidebar-nav>ul>li>a.active {
  color: #000027;
  background: #ffde7d;}
  .card-no-border .sidebar-nav>ul>li>a.active i {
    color: #000227;  }
    .card-no-border .sidebar-nav>ul>li>a.active:after {
      border-color: #ffffff;  }
.card-comunidos-verde{
  padding-bottom: 15px;
  padding-top: 15px;
  background: radial-gradient(#56d6ca, #00A499);
  
}
.card-comunidos-amarilla{
  padding-bottom: 15px;
  padding-top: 15px;
  background: radial-gradient(#ffbb6b, #FF8A3C )
}
.text-card-comunidos{
  text-align: -webkit-center;
  font-size: 12px;
  margin-bottom: 3px;
  color: white
}
.td-gastos-comunidos{
  text-align: -webkit-center;
}
.btn-td-comunidos{
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.btn-td-comunidos-delete{
  margin-left: 3px;
  background-color: #ef5350;
  border: 1px solid #ef5350;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;">
}
.acciones-gastos-comunes{
  height: 50px;
  /*background-color: violet;*/
  
}
.comandos-gastos-comunnes{
  background-color: rgba(251, 246, 246, 0.5); 
  border-radius: 5px;
  padding: 5px; 
  border: 1px solid #F7EDEA;
}
.card-block-comunidos{
  padding: 10px;
}
.tabla-comunidos{
  background-color: rgba(251, 246, 246, 0.5); 
  border-radius: 5px;
  padding: 5px; 
  margin-top: 15px;
  border: 1px solid #F7EDEA;
}
.resumen-xs{
  height: 210px;
  background-color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-right-width: 15px;
  margin: 0 -30px 15px;
}
.login-comunidos{
  padding: 60px 0px;
}
.card-login-comunidos{
  background-color: rgba(9,25,79, 0.6);
  border-radius: 15px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
