/*================================================================================
	Item Name: Materialize - Material Design Admin Template
	Version: 4.0
	Author: PIXINVENT
	Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
.fc .fc-month-view .fc-bg tr > td{
    border: 1px solid #d0d0d0 !important;
}

.v-step{
	max-width: 480px !important;
}
div[x-placement="top"] .v-step__arrow,
div[x-placement="bottom"] .v-step__arrow{
	border-top-color: #FFF !important;
	border-bottom-color: #FFF !important;
}

div[x-placement="right"] .v-step__arrow,
div[x-placement="left"] .v-step__arrow{
	border-left-color: #FFF !important;
	border-right-color: #FFF !important;
}


.step-parent{
  z-index: 99999999 !important;
  position: relative;
  background-color: #FFF;
}
.step-parent--transparent{
	background-color: transparent;
}

.btn-swa-custom{
	margin: 0 !important;
    padding: 0 21px !important;
    /* font-size: .77rem !important;
    height: 26px; */
    line-height: 26px;
}

.swa-tour #swal2-content{
	font-family: "Roboto", sans-serif !important;
	font-weight: normal;
}
.swal2-popup #swal2-content{
	font-size: 15px;
}
.swal2-popup .swal2-close{
	/* font-size: 1.4rem !important; */
	top: -7px !important;
	right: -6px !important;
}

.tour-fk{
	left: 180px !important;
}

.remove-effect{
	-webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bg-fk{
	/* background-color: rgba(0,0,0, .0); */
}
.Search .input-search{
	margin-top: 0;
	display: flex;
	align-items: center;
}

.separator-top,
.separator-bottom{
	border-top: 1px solid #e0e0e0;
}
.separator-bottom{
	border-bottom: 1px solid #e0e0e0;
}

@media only screen and (min-width: 601px){
	.navbar-fixed {
		height: 50px;
	}
	nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
		height: 50px;
		line-height: 50px;
	}
}
ul.side-nav.leftside-navigation,
{
	top: 50px;
}
.brand-tgl{
	height: 47px;
}
.brand-tgl img{
	max-height: 100%;
}
.step-parent .brand-sidebar .logo-wrapper{
	display: none;
}

.step-parent.color-default{
	background-color: #ff5a92;
}
.btn-transparent:hover{
	background-color: rgba(0,0,0,0.1) !important;
  }


  #left-sidebar-nav .active ul a{
	  background-color: #2f687c;
	  /* background: rgb(70,166,175); */
  }

  .nav-collapsed .active ul ul ul,
  .nav-collapsed .active ul ul,
  .nav-collapsed ul ul.active{
	  display: none !important;
  }

  .profile-button{
	  color: #464646;
  }

  .avatar-status img{
	  margin-top: 11px;
  }
.avatar-status{
	line-height: 33px;
}

#Acompanhamento table.striped>tbody>tr>td{
	text-transform: initial !important;
	/* word-break: break-word !important; */
}

table.striped>tbody>tr:nth-child(odd){
	background-color: #fafafa;
}
.collapsible-header::after{
	color: #FFF !important;
}
#left-sidebar-nav .btn-floating{
	background-color: transparent;
	box-shadow: none;
}
#left-sidebar-nav .btn-floating i {
    color: #50afb8;
}

@media (max-width: 996px){
	.brand-sidebar,
	#left-sidebar-nav {
		width: 100%;
	}

}
.sidebar-collapse{
	left: calc(100% - 232px);
}


@media only screen and (max-width: 992px){
	nav .brand-logo {
		left: 0;
		transform: translateX(0);
	}
}
.clear:hover{
	color: #50afb8 !important;
	cursor: pointer;
	background-color: #e0dede !important;
    border-radius: 100px !important;
}
.modal-header{
	background-color: #e8e8e8;
}

aside.nav-expanded.step-parent .step-target {
	border: 1px solid #FFFF00;
}

.side-nav.native-scroll{
	overflow-y: auto;
}
.step-parent .side-nav.native-scroll{
	overflow-y: hidden !important;
}


.profile-image-login {
	width: 198px;
}


.container-login100{
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
/* background: #0250c5; */
	/* background: gradient(linear, left bottom, left top, from(#0250c5), to(#d43f8d)) !important;
	background: -webkit-gradient(linear, left bottom, left top, from(#0250c5), to(#d43f8d)) !important; */
    position: relative;
    z-index: 1;
}
/* .btn-login{
    background-color: #d43f8d !important;
}
.btn-login:hover{
    background-color: #d3679e !important;
} */

.container-login100::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('/static/assets/images/login.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.chip{
	height: auto !important;
	padding: 0 8px !important;
	line-height: 22px !important;
}
.chip .close{
	line-height: 22px !important;
	padding-left: 5px !important;
}

.btn.darken-4.disabled {
    pointer-events: none !important;
    background-color: #DFDFDF !important;
    box-shadow: none !important;
    color: #9F9F9F !important;
    cursor: default !important;
}

.dropzone .dz-preview.dz-error .dz-error-message,
.dz-error-mark{
	display: none !important;
}
span.fc-title {
	text-transform: uppercase !important;
}


.autocomplete-content{
    position: absolute !important;
}

label {
  color: #232323 !important;
}
