   html {overflow-y:hidden;}
   html, body {padding:0; margin:0;}
   .bckcor{background: fixed linear-gradient(#fe8f1d 0%,#fafbfc 100%);}
   .is-flex-col{flex-direction: column;align-items: center;}
   .is-flex-col-fullspace {justify-content: space-between;height: 100%;}
	.firebaseui-container.mdl-card {
		margin-top:20px;
		margin-bottom:20px;
	}
	
	
	#ntfmsg ul li .icon .mdi-console-line {display:none}
	#ntfmsg ul li:last-child .icon .mdi-console-line {display:inline}
	#ntfmsg ul li .icon .mdi-check {display:inline}
	#ntfmsg ul li:last-child .icon .mdi-check {display:none}
	
	 @keyframes fa-terminal {
     0% { opacity: 1; }
     70% { opacity: 0.5; }
     100% { opacity: 0; }
 }
.mdi-console-line {
   -webkit-animation: fa-terminal .75s linear infinite;
   -moz-animation: fa-terminal .75s linear infinite;
   -ms-animation: fa-terminal .75s linear infinite;
   -o-animation: fa-terminal .75s linear infinite;
   animation: fa-terminal .75s linear infinite;
}
/* .mdl-button--raised:hover { */
    /* box-shadow: 0px 3px 16px 5px rgba(0,0,0,.54); */
/* } */
[v-cloak] {
  display: none;
}
.ovfh{
	overflow:hidden !important;
}

.msg-empe {display:none}
@media screen and (orientation: portrait) and (max-width: 767px) {
.msg-empe {display:block}	
}


@media screen and (max-width: 768px){
   #conteudo{ padding:5px;}
   }
@media screen and (min-width: 769px){
#conteudo{ margin-left:200px; padding:10px;}
}

/*MENU*/
#menuDir{
    width: 200px;
    min-height: 100vh;
    float: left;
    top: 0px;
    bottom: 0;
   box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.2);
    left: 0;
    position: fixed;
    overflow-y: auto;
	background-color:#01223F;
	}
	
.navbar-item img {max-height: unset;
    height: 36px;
    width: auto;
}
.divmenu {
	    height: 1px;
    margin: 5px 10px;
    background-color: #aaa;
}
.divmenubrand{
display: flex;
    padding: 17px 0 9px 0px;
    align-items: center;
    justify-content: center;}
	.menu-list .icon {
	padding-right:5px;
	}
	.menu-list .media-right{padding-top:12px;margin-left: 5px;}
	.menu-list small{text-overflow: ellipsis;
    max-width: 171px;
    overflow: hidden;}
	
abbr {cursor:help;}

	.posRel {position:relative;}
	.loader-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    z-index: -1;
    transition: opacity .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}
      .loader-wrapper .loader {
            height: 20vh;
            width: 20vh;
			display:none;
        }

    .loader-wrapper.is-active {
        opacity: 0.6;
        z-index: 1;
    }
	  .loader-wrapper.is-active .loader{
		  display:block;
	  }

.tooltip {
  position: relative;
  display: inline-block;
  /*border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

.tooltip .tooltiptext {
visibility: hidden;
    background-color: #000a;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    width: 120px;
    bottom: 123%;
    left: 50%;
    margin-left: -60px;
    font-size: 1rem;
    box-shadow: 1px 1px 4px 0px #0003;
}


.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #000a transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}

#txtPerfilSobre{border: 1px solid #ddd;border-radius: 0px 0px 10px 10px;}
#txtPerfilSobre .pell-actionbar {background-color:#eee;}

hr.sep {
  border: none;
  height: 1px;
  background-image: linear-gradient(to right, #f0f0f0, #afafaf, #f0f0f0);
  margin:14px 0 26px 0;
}
/* hr.sep::after { */
  /* content: '|'; */
  /* display: inline-block; */
  /* position: absolute; */
  /* left: 50%; */
  /* transform: translate(-50%, -50%) rotate(60deg); */
  /* transform-origin: 50% 50%; */
  /* padding: 1rem; */
  /* background-color: white; */
/* } */

.hov:hover{
	background-color: #f2f2f2;
}
.bg1{
	background-color: #f2f2f2;
}
	
/*VENDAS*/
.switch[type=checkbox].sw-cor0:checked+label::before, .switch[type=checkbox].sw-cor0:checked+label:before {background:rgb(54, 162, 235);}
.switch[type=checkbox].sw-cor1:checked+label::before, .switch[type=checkbox].sw-cor1:checked+label:before {background:rgb(255, 99, 132);}
.switch[type=checkbox].sw-cor2:checked+label::before, .switch[type=checkbox].sw-cor2:checked+label:before {background:rgb(75, 192, 192);}
.switch[type=checkbox].sw-cor3:checked+label::before, .switch[type=checkbox].sw-cor3:checked+label:before {background:rgb(255, 159, 64);}
.switch[type=checkbox].sw-cor4:checked+label::before, .switch[type=checkbox].sw-cor4:checked+label:before {background:rgb(153, 102, 255);}
.switch[type=checkbox].sw-cor5:checked+label::before, .switch[type=checkbox].sw-cor5:checked+label:before {background:rgb(255, 205, 86);}
.switch[type=checkbox].sw-cor6:checked+label::before, .switch[type=checkbox].sw-cor6:checked+label:before {background:rgb(201, 203, 207);}

/*CONTA PERFIL SELECT*/
.bk-i {background-color: #c32aa3 !important;}
.bk-t {background-color: #1da1f2 !important;}
.bk-f {background-color: #3b5999 !important;}
.bk-l {background-color: #007bb5 !important;}
.bk-e {background-color: #00D1B2 !important;}
.bk-y {background-color: #ff0000 !important;}
.bk-p {background-color: #bd081c !important;}
.bk-i:hover {background-color: #771a64 !important;}
.bk-t:hover {background-color: #126294 !important;}
.bk-f:hover {background-color: #24365e !important;}
.bk-l:hover {background-color: #004b6f !important;}
.bk-e:hover {background-color: #00806d !important;}
.bk-y:hover {background-color: #9c0000 !important;}
.bk-p:hover {background-color: #740511 !important;}
