#root2asistenteContratacionOnline{
	background-color: white;
	
}

/*#root2asistenteContratacionOnline > div > div.px-4{
	background-image: url("https://dowisp.com/wp-content/uploads/2023/06/Dowisp_logo.png");
	background-repeat: no-repeat;
	background-size: 250px;
	background-position: top;
}*/

.text-green-700, .text-green-600, .text-green-300, .text-green-500, .text-blue-600{
	color: #ff5219 !important;
}
.border-blue-500, .border-green-500{
	border-color:#ff5219 !important;
}
.bg-green-500{
	background-color: #ff5219 !important;
}

span.text-green-700{
	font-weight:bold
}

html,body{
	background-color: white;
}

.-mt-4{
	margin-top: 0 !important;
}

.shadow-3{
	    border: 1px solid #ff5219;
}

[aria-label="+Info"] {
  background-color: #e8e9ed;
  border: none;
  color: black;
  box-shadow: none !important;
}



#root2asistenteContratacionOnline > div > div.p-2 > div > div.col-12.lg\:col-2.p-4.lg\:border-right-1.border-200 > div{
	flex-direction: column;
	display: flex;
	gap: 20px;

}


#root2asistenteContratacionOnline div.my-2.mt-4 div:nth-child(3) button span{
	font-size: 16px;
}
#root2asistenteContratacionOnline div.my-2.mt-4 div:nth-child(3) button{
	background-color: #e8e9ed;
}
#root2asistenteContratacionOnline div.my-2.mt-4 div:nth-child(3) button svg{
	display: none;
}

#root2asistenteContratacionOnline .col-12.lg\:col-2 .mb-2.border-top-1.border-300 > span,
#root2asistenteContratacionOnline .col-12.lg\:col-2 .my-2.mt-4 > div:nth-child(2) > span,
#root2asistenteContratacionOnline .col-12.lg\:col-2 .mb-5 > h5 {
  font-size: 20px !important;
  text-decoration: underline;
}

#root2asistenteContratacionOnline > div > div.p-2 > div > div.col-12.lg\:col-2.p-4.lg\:border-right-1.border-200 > div > div.my-2.mt-4 > div:nth-child(3) > button > span{
	margin-left: 0!important;
}

#root2asistenteContratacionOnline > div > div.p-2 > div > div.col-12.lg\:col-2.p-4.lg\:border-right-1.border-200 > div > button{
	display: none;
}
body > div.p-sidebar-mask.p-component-overlay.p-component-overlay-enter.p-sidebar-visible.p-sidebar-full.p-sidebar-left > div{
	background-color: white;
}