.btn-tipo-documento {
    color: #3090DB;
    border: none;
    padding: 3px 12px !important;
    transition: background 0.2s;
    width: 120px;
    margin: 5px;
    border-radius: 12px !important;
}

.btn-tipo-documento.btn-blue-group-active {
    color: #fff;
    background-color: #3090DB;
}

.btn-tipo-documento:not(.btn-blue-group-active):hover {
    color: #3090DB;
    background-color: #d0e4f8;
}

#div-tipo-documento {
    border-radius: 12px;
    overflow: hidden;
}

.icone-senha-custom {
  position: absolute;
  right: 15px;
  bottom: 0px;
  width: 20px;
  height: 35px;
  cursor: pointer;
}

.border-2-red {
  border: 2px solid #ae232d;
}

.btn-whatsapp-message {
  width: 50px !important;
  height: 50px !important;
  background-color: #25d366;
  right: 0 !important;
  z-index: 9999 !important;
  bottom: 0px !important;
}

.swal2-cancel.btn-cancel-black,
.swal2-confirm.btn-confirm-black {
    color: #000000 !important;
    background-color: #e6e7ef !important;
    border-radius: 10px !important;
}

.swal2-confirm.btn-radius-10,
.swal2-cancel.btn-radius-10 {
    border-radius: 10px !important;
}

@media (max-width: 767px) {
  .btn-whatsapp-message {
    width: 45px !important;
    height: 45px !important;
    background-color: #25d366;
    right: 0 !important;
    z-index: 9999 !important;
    top: 10px !important;
  }

  .icon-whats {
    font-size: 30px;
  }
}


/*---------signup-step-------------*/

.wizard .nav-tabs {
    position: relative!important;
    margin-bottom: 0!important;
    border-bottom-color: transparent!important;
}

.wizard > div.wizard-inner {
  margin-bottom: 50px!important;
  text-align: center!important;
}

.connecting-line {
    height: 2px!important;
    background: #e0e0e0!important;
    position: absolute!important;
    width: 80%!important;
    margin: 0 auto!important;
    left: 0!important;
    right: 0!important;
    top: 15px!important;
    z-index: 1!important;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555!important;
    cursor: pointer!important;
    border: 0!important;
    border-bottom-color: transparent!important;
}

span.round-tab {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
    display: inline-block!important;
    border-radius: 50%!important;
    background: #e6e7ef!important;
    z-index: 2!important;
    position: absolute!important;
    top: -15px!important;
    text-align: center!important;
    font-size: 16px!important;
    color: #3d3d3d!important;
    font-weight: 500!important;
}
.text-round-tab {
  display: inline-block!important;
  border-radius: 50%!important;
  z-index: 2!important;
  position: absolute!important;
  text-align: center!important;
  color: #3d3d3d!important;
  top: 24px!important;
  font-style: normal!important;
  white-space: nowrap!important;
  font-size: 12px!important;
  font-weight: 700!important;
}
.wizard li.active span.round-tab {
    background: #3090db!important;
    color: #fff!important;
    border-color: #3090db!important;
}
.wizard li.active span {
    color: #3090db!important;
}
.wizard .nav-tabs > li.active > a i{
	color: #3090db!important;
}

.wizard .nav-tabs > li {
    width: 45%!important;
}

.wizard li:after {
    content: " "!important;
    position: absolute!important;
    left: 46%!important;
    opacity: 0!important;
    margin: 0 auto!important;
    bottom: 0px!important;
    border: 5px solid transparent!important;
    border-bottom-color: red!important;
    transition: 0.1s ease-in-out!important;
}



.wizard .nav-tabs > li a {
    width: 30px!important;
    height: 30px!important;
    margin: 20px auto!important;
    border-radius: 100%!important;
    padding: 0!important;
    background-color: transparent!important;
    position: relative!important;
    top: 0!important;
}
/* .wizard .nav-tabs > li a p{
	  position: absolute!important;
    top: 40px!important;
    left: 100%;
    text-align: center!important;
    font-style: normal!important;
    font-weight: 400!important;
    white-space: nowrap!important;
    transform: translate(-50%, -50%)!important;
    font-size: 12px!important;
    font-weight: 700!important;
    color: #3d3d3d!important;
} */

    .wizard .nav-tabs > li a:hover {
        background: transparent!important;
    }

.wizard .tab-pane {
    position: relative!important;
    padding-top: 20px!important;
}


.wizard h3 {
    margin-top: 0!important;
}
.prev-step,
.next-step{
    font-size: 13px!important;
    padding: 8px 24px!important;
    border: none!important;
    border-radius: 4px!important;
    margin-top: 30px!important;
}
.next-step{
	background-color: #3090db!important;
}
.skip-btn{
	background-color: #cec12d!important;
}
.step-head{
    font-size: 20px!important;
    text-align: center!important;
    font-weight: 500!important;
    margin-bottom: 20px!important;
}
.term-check{
	font-size: 14px!important;
	font-weight: 400!important;
}
.custom-file {
    position: relative!important;
    display: inline-block!important;
    width: 100%!important;
    height: 40px!important;
    margin-bottom: 0!important;
}
.custom-file-input {
    position: relative!important;
    z-index: 2!important;
    width: 100%!important;
    height: 40px!important;
    margin: 0!important;
    opacity: 0!important;
}
.custom-file-label {
    position: absolute!important;
    top: 0!important;
    right: 0!important;
    left: 0!important;
    z-index: 1!important;
    height: 40px!important;
    padding: .375rem .75rem!important;
    font-weight: 400!important;
    line-height: 2!important;
    color: #495057!important;
    background-color: #fff!important;
    border: 1px solid #ced4da!important;
    border-radius: .25rem!important;
}
.custom-file-label::after {
    position: absolute!important;
    top: 0!important;
    right: 0!important;
    bottom: 0!important;
    z-index: 3!important;
    display: block!important;
    height: 38px!important;
    padding: .375rem .75rem!important;
    line-height: 2!important;
    color: #495057!important;
    content: "Browse"!important;
    background-color: #e9ecef!important;
    border-left: inherit!important;
    border-radius: 0 .25rem .25rem 0!important;
}
.list-content{
	margin-bottom: 10px!important;
}
.list-content a{
	padding: 10px 15px!important;
    width: 100%!important;
    display: inline-block!important;
    background-color: #f5f5f5!important;
    position: relative!important;
    color: #565656!important;
    font-weight: 400!important;
    border-radius: 4px!important;
}
.list-content a[aria-expanded="true"] i{
	transform: rotate(180deg)!important;
}
.list-content a i{
	text-align: right!important;
    position: absolute!important;
    top: 15px!important;
    right: 10px!important;
    transition: 0.5s!important;
}
.list-box{
	padding: 10px!important;
}
.signup-logo-header .logo_area{
	width: 200px!important;
}
.signup-logo-header .nav > li{
	padding: 0!important;
}
.signup-logo-header .header-flex{
	display: flex!important;
	justify-content: center!important;
	align-items: center!important;
}
.list-inline li{
    display: inline-block!important;
}
.pull-right{
    float: right!important;
}
/*-----------custom-checkbox-----------*/
/*----------Custom-Checkbox---------*/
input[type="checkbox"]{
    position: relative!important;
    display: inline-block!important;
    margin-right: 5px!important;
}
input[type="checkbox"]::before,
input[type="checkbox"]::after {
    position: absolute!important;
    content: ""!important;
    display: inline-block!important   ;
}
input[type="checkbox"]::before{
    height: 16px!important;
    width: 16px!important;
    border: 1px solid #999!important;
    left: 0px!important;
    top: 0px!important;
    background-color: #fff!important;
    border-radius: 2px!important;
}
input[type="checkbox"]::after{
    height: 5px!important;
    width: 9px!important;
    left: 4px!important;
    top: 4px!important;
}
input[type="checkbox"]:checked::after{
    content: ""!important;
    border-left: 1px solid #fff!important;
    border-bottom: 1px solid #fff!important;
    transform: rotate(-45deg)!important;
}
input[type="checkbox"]:checked::before{
    background-color: #18ba60!important;
    border-color: #18ba60!important;
}
@media (min-width: 767px){
    .text-round-tab {
        left: 0px!important;
    }

    span.round-tab {
        left: 0px!important;
    }
}

@media (max-width: 767px){
	.sign-content h3{
		font-size: 40px!important;
	}
	
	.signup-logo-header .navbar-toggle{
		margin: 0!important;
		margin-top: 8px!important;
	}
	.signup-logo-header .logo_area{
		margin-top: 0!important;
	}
	.signup-logo-header .header-flex{
		display: block!important;
	}
}

.brand {
    right: 25px;
    top: 32px;
}

ul a[aria-expanded="true"] {
    background-color: #fff!important;
    border-left: 0px solid #fff!important;
}

.tooltip-planos{
    background: #e6e7ef;
    color:#3d3d3d;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    outline: none;
  }