.numeros-dashboard .subtitulo{
    font-size: 1.7em;
    /* text-align: center; */
}
#home-dashboard .numero{
    font-size: 40px!important;
}
.adicionar-icone{
    
    min-width: 40px!important;
    min-height:40px!important;

    width: 40px!important;
    height:40px!important;
}
.demo-drawer .mdl-navigation .mdl-navigation__link{
    padding: 17px 20px 17px 25px !important;
    font-size: 13px;
    line-height: 1;
    color: #a7b1c2 !important;
}

.demo-drawer .mdl-navigation .mdl-navigation__link:focus,
.demo-drawer .mdl-navigation .mdl-navigation__link:hover 
.demo-drawer .mdl-navigation .mdl-navigation__link.menu-active,
.demo-layout .demo-navigation .mdl-navigation__link:hover,
.menu-active {
    background-color: #293846 !important;
    color: white;
}
.demo-drawer .mdl-navigation .collapse-conteudo {
    background: rgba(0,0,0,0.1);
    padding-left: 15px;
}
.demo-drawer .mdl-navigation .mdl-navigation__link.menu-active,
.demo-drawer .mdl-navigation > .collapse-conteudo {
    border-left: 4px solid #19aa8d;
}
.mdl-navigation__link.collapse-item:not(.collapsed) {
    border-left: 4px solid #19aa8d;
    background: rgba(0,0,0,0.1);
}

.demo-drawer .demo-navigation .mdl-navigation__link .material-icons {
    font-size: 14px;
    color: #a7b1c2 !important;
    margin-right: 6px;
}
.mdl-layout__drawer .mdl-navigation {
    padding-top: 0;
    background-color: #2f4050 !important;
}
.mdl-navigation__link .num {
    line-height: 2;
}
.demo-drawer .mdl-navigation__link.collapse-item .material-icons.open,
.demo-drawer .mdl-navigation__link.collapse-item .material-icons.close
{
    position: absolute;
    right: 20px;
}
*{
    scrollbar-color: #263238;
    scrollbar-width: thin;
    scroll-padding-right: 1px;
}
*::-webkit-scrollbar {
width: 5px;
height: 5px;
border: 0px;
}
*::-webkit-scrollbar-thumb {
background-color: #263238;
border-radius: 5px;
}
.mdl-layout__header{
    min-height: 40px;
}
.mdl-layout__header-row{
    height: 40px;
}

#home-dashboard .list-group {
margin-bottom: 10px;
}
#home-dashboard .list-group .list-group-item {
padding: 5px 0;
font-size: 12px;
border: 0;
}
#home-dashboard .list-group .list-group-item .badge{
font-size: 12px !important;
font-weight: 600;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
text-shadow: none;
white-space: nowrap;
border-radius: .25rem;
line-height: 1.2;
min-width: 40px;
background: #ff9a00 !important;
}
.ibox {
clear: both;
margin-bottom: 25px;
margin-top: 0;
padding: 0;
}
.ibox.collapsed .ibox-content {
display: none;
}
.ibox.collapsed .fa.fa-chevron-up:before {
content: "\f078";
}
.ibox.collapsed .fa.fa-chevron-down:before {
content: "\f077";
}
.ibox:after,
.ibox:before {
display: table;
}
.ibox-title {
background-color: #ffffff;
border-color: #e7eaec;
border-image: none;
border-style: solid solid none;
border-width: 1px;
color: inherit;
margin-bottom: 0;
padding: 15px 90px 8px 15px;
min-height: 48px;
position: relative;
clear: both;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 2px 2px 0 0;
}
.ibox-content {
background-color: #ffffff;
color: inherit;
padding: 15px 20px 20px 20px;
border-color: #e7eaec;
border-image: none;
border-style: solid;
border-width: 1px;
}
.ibox-footer {
color: inherit;
border-top: 1px solid #e7eaec;
font-size: 90%;
background: #ffffff;
padding: 10px 15px;
}
.btn-inspinia{
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
    font-size: 11.2px;
    padding: 0.2rem 0.4rem;
    font-weight: 400;
    line-height: 16.8px;
}
.btn-inspinia:hover{
    color: inherit;
    background: #e7eaec;
    border: 1px solid #e7eaec;
}
.label{
    font-family  : 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight  : 600;
    padding      : 3px 8px;
    text-shadow  : none;
    border-radius: 0.25em;
    line-height  : 1;
    white-space  : nowrap;
    display: inline-block;
    text-align: center;

}
/* .monthly-event-indicator b{
    text-shadow: 0px 1px #333;
} */
.monthly-event-indicator {
    background: #f2b990;
    color: #f2b990;
    line-height: 1 !important;
    font-size: 13px;
    display: inline-block;
    padding: 2px 5px;
    width: 100% !important;
    margin: 1% !important;
    float: left;
    text-align: left;
    margin-bottom: 0px !important;
}
.mdl-layout__drawer{
    width: 270px;
}
.mdl-layout--fixed-drawer > .mdl-layout__content {
    margin-left: 270px;
}
.demo-avatar-dropdown {
    background-color: #ff9a00;
    color: #fff;
    font-weight: 600;
  }

.monthly-event-indicator span {
  background: transparent !important;
}
.monthly-event-indicator {
  background: transparent !important;
  padding: 5px 5px 5px 15px !important;
}

.monthly-event-indicator span{
  color: #3b3b3b !important;;
}
.monthly-event-indicator span i{
  position: absolute;
  left: 2px;
  font-size: 10px;
}
.monthly-event-indicator:hover {
    background: rgba(0,0,0,0.1) !important;
}
	
.probootstrap-pricing-wrap {
    position: relative;
  }
  
  .probootstrap-pricing {
    background: #ffffff;
    float: left;
    width: 100%;
    padding: 20px;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
    z-index: 2;
  }
  
  .probootstrap-pricing.popular {
    z-index: 10;
    padding-top: 40px;
  }
  
  .probootstrap-pricing h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 50px;
  }
  
  .probootstrap-pricing h3 > span {
    margin-top: 10px;
    display: block;
    text-transform: none;
    letter-spacing: normal;
    color: #7ed321;
    font-size: 14px;
  }
  
  .probootstrap-pricing .probootstrap-price-wrap {
    margin-bottom: 50px;
  }
  
  .probootstrap-pricing .probootstrap-price-wrap .probootstrap-price {
    font-size: 50px;
    color: #7ed321;
    font-weight: 100;
    display: block;
    margin-bottom: 10px;
  }
  
  .probootstrap-pricing .probootstrap-price-wrap .probootstrap-price-per-month {
    font-size: 13px;
  }
  
  .probootstrap-pricing .probootstrap-price-wrap #marcas {
    width: 100px;
    border: medium none;
    padding: 0px;
    min-width: unset;
    text-align: center;
  }
  .probootstrap-pricing .probootstrap-price-wrap #marcas:focus {
    border: none;
  }
  
  .probootstrap-pricing ul {
    padding: 0 30px;
    margin: 0 0 50px 0;
  }
  
  @media screen and (max-width: 480px) {
    .probootstrap-pricing ul {
      padding: 0 10px;
    }
  }
  
  .probootstrap-pricing ul li {
    padding: 0;
    margin: 0 0 20px 0;
    line-height: 24px;
    list-style: none;
  }
  .probootstrap-pricing .btn.btn-primary, .btn-pagamento{
    border: 1px solid #7ed321;
    background: #7ed321;
    color: #ffffff !important;
  }
.btn-inativo{
  opacity: 0.5;
  cursor: not-allowed;
}

body[data-action="dashboard"] .mdl-navigation__link {
  pointer-events: none;
  opacity: 0.5;
}

.wizard,
.tabcontrol
{
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a
{
    outline: 0;
}

.wizard ul,
.tabcontrol ul
{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li
{
    display: block;
    padding: 0;
}

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info
{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title
{
    position: absolute;
    left: -999em;
}



/*
    Wizard
*/

.wizard > .steps
{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps
{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps > ul > li
{
    width: 20%;
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li
{
    float: left;
}

.wizard.vertical > .steps > ul > li
{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active
{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 8px;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active
{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active
{
    background: #1AB394;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active
{
    background: #6fd1bd;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active
{
    background: #ED5565 ;
    color: #fff;
}

.wizard > .content
{
    border: 1px solid #eee;
    display: block;
    margin: 5px 5px 10px 5px;
    min-height: 120px;
    overflow: hidden;
    position: relative;
    width: auto;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard-big.wizard > .content {
    min-height: 320px;
}
.wizard.vertical > .content
{
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em 2.5%;
    width: 65%;
}

.wizard > .content > .body
{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.wizard > .content > .body ul
{
    list-style: disc !important;
}

.wizard > .content > .body ul > li
{
    display: list-item;
}

.wizard > .content > .body > iframe
{
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input
{
    display: block;
    border: 1px solid #ccc;
}

.wizard > .content > .body input[type="checkbox"]
{
    display: inline-block;
}

.wizard > .content > .body input.error
{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.wizard > .content > .body label
{
    display: inline-block;
    margin-bottom: 0.5em;
}

.wizard > .content > .body label.error
{
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}

.wizard > .actions
{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.wizard.vertical > .actions
{
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard > .actions > ul
{
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li
{
    margin: 0 0.5em;
}

.wizard.vertical > .actions > ul > li
{
    margin: 0 0 0 1em;
}

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active
{
    background: #1AB394;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active
{
    background: #eee;
    color: #aaa;
}

.wizard > .loading
{
}

.wizard > .loading .spinner
{
}


/* CONTACTS */
.contact-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    padding: 20px;
    margin-bottom: 20px;
  }
  .contact-box > a {
    color: inherit;
  }
  .contact-box.center-version {
    border: 1px solid #e7eaec;
    padding: 0;
  }
  .contact-box.center-version > a {
    display: block;
    background-color: #ffffff;
    padding: 20px;
    text-align: center;
  }
  .contact-box.center-version > a img {
    width: 80px;
    height: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .contact-box.center-version address {
    margin-bottom: 0;
  }
  .contact-box .contact-box-footer {
    text-align: center;
    background-color: #ffffff;
    border-top: 1px solid #e7eaec;
    padding: 15px 20px;
  }

  .filtros .filtro{
    border: 1px solid #eaeaea;
    padding: 2px 10px;
    border-radius: 15px;
    display: inline-block;
    cursor: pointer;
    margin-top: 1rem;
  }
.filtros .filtro.active{
    border-color: #3b3b3b;
}
.table.table-middle td{
    vertical-align: middle;
}