main {
	background: #E6E6E6;
}

#loginSection {
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 30px;
	text-align: -webkit-center;
	padding-top: 9px;
}

.caja-titulo {
	padding-top: 30px;
}

#loginForm h1 {
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 100%;
	color: #003A6C;
	text-align: center;
	height: 44px;
	background: #FFFFFF;
	width: 66%;
	margin-bottom: 30px;
	text-align: center;
	max-width: 1000px;
	padding-top: 9px;
}

#loginSection button {
	width: 200px;
	height: 40px;
	border: none;
}

.maxWidth1000 {
	max-width: 1000px;
}

.ingresoNormal {
	width: 320px;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}

.heightTitulo {
	height: 43px;
	padding-top: 14px;
	padding-bottom: 9px;
}

.text {
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	text-align: left;
}

#divNoRUT {
	width: 127px;
}

.selectLogin {
	background: #E8F0FE;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	border-radius: 5px;
	width: 100%;
	height: 32px;
	padding-top: 4px;
}

.inputDato {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	border-radius: 5px;
	width: 153px;
	height: 32px;
}

.clave {
	width: 100%;
	height: 32px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	border-radius: 5px;
}

.pregunta {
	font-size: 14px;
	line-height: 14px;
	text-align: right;
	color: #666666;
	margin-bottom: 25px;
}

.registrarse {
	color: #0F69B4;
	font-weight: bold;
}

.marginTop {
	margin-top: 48px;
}

/*ALERT LOGIN*/
.alertErrorLogin {
	width: 657px;
	border: 1px solid #B82D27;
	box-sizing: border-box;
	border-radius: 5px;
	background: #FFEEED;
	padding-right: 0px;
	padding-left: 15px;
}

.alertaAspaRoja {
	background: #FFEEED;
	border: 1px solid #B82D27;
	box-sizing: border-box;
	border-radius: 5px;
}

h4 {
	color: #B82D27;
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
	text-transform: uppercase;
}

h5 {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	color: #B82D27;
}

.imagenAspaRoja {
	padding-top: 15px;
	padding-left: 40px
}

.colorBlue {
	color: #0F69B4;
}

.paddingLaterales {
	padding-left: 22px;
	padding-right: 21px;
}

.error {
	margin-left: 22px;
	margin-right: 22px;
	text-align: center;
	margin-top: 10px;
	font-family: gobCL;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #B82D27;
}
/*NO ME ESTA COGIENDO EL CSS DEL PLACEHOLDER, MIRAR LUEGO*/
::placeholder {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	opacity: 1;
}

.dropdown_buscaEmpleo{
     list-style:none;
     outline: none !important;
 }

#linkBuscaEmpleo_dropDown{
    outline: none !important;
}

.dropdown-menu_buscaEmpleo > li {
    border-bottom: 0.025rem solid white;
    margin: 0 10px 0 10px;
}

.dropdown-menu_buscaEmpleo > li:last-child {
    border-bottom: none;
}

.dropdown-menu_buscaEmpleo{
    min-width: 11rem;
    background-color: #b82d27;
    border-radius: 0;
    list-style:none !important;
    top: 24px !important;
    left: -18px !important;
}

.dropdown-menu_buscaEmpleo li:hover{
  background-color: #b82d27;
  opacity: 0.5;
}

.dropdown_buscaEmpleo .dropdown-toggle::after{
    display: none;
}

#divBuscaEmpleo_dropDown  a {
    font-size:16px;
}

#divBuscaEmpleo_dropDown:hover > ul > .dropdown_buscaEmpleo > .dropdown-menu_buscaEmpleo {
  display: block;
}

.dropdown_buscaEmpleo >.dropdown-toggle:active {
    pointer-events: none;
}

.alert-success h5 {
    color: #155724 !important; 
}

#divBannerRegion{
    padding-bottom: 20px;
    display: initial;
    height: 180px;
    width: 999px;
    display: grid;
    grid-template-columns: 40% 60%;
    grid-template-rows: 70% 30%;
    padding-bottom: 20px;
    margin: 0 auto;
}

#divBannerRegionImg1{
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
}

#divBannerRegionImg1 img{
    height: 100%;
    width: 100%;
}

#divBannerRegionImg2{
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
}

#divBannerRegionImg2 img{
    height: 100%;
    width: 100%;
}

#divBannerRegionImg2{
    height: 100%;
    width: 100%;
}   
        
#divBannerRegionLogo{
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

#divBannerRegionLogo img{
    height: 80%;
    width: 100%;
}

#divBannerRegionTexto{
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    background: #F18932;
    display: flex;
    align-items: center;
    justify-content: center;
}

#divBannerRegionTexto span{
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.395em;
    color: #FFFFFF;
}