body,
html {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 150%;
	margin: 0;
	padding: 0;
	/* background: #F2F7F9 !important;} */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Barlow Semi Condensed', sans-serif;
	line-height: 130%;
	font-weight: 300;}

/*input {
  outline: none !important;
  color: black !important;}*/

#btnlogin {
  outline: none !important;
  color: black !important;}

#btnbuscar {
  outline: none !important;
  color: black !important;}

h4.login-tit {
    color: #FFF; 
    font-weight: 300;
    font-size: 1.4rem; }

@media (max-width: 980px) {
    h4.login-tit {font-weight: 400; font-size: 1.2rem; }
}

p {padding: 0; margin: 0;}

p.med {font-size: 0.9rem;}

.bco {color: #FFF !important;}
label.bco {color: #FFF !important;}

.contenedor {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 90%;
	max-width: 1200px;
	height: 90%;
	max-height: 800px; }

section#formHolder {
  padding: 50px 0;
  color: #FFF !important; }


.brand {
    padding: 20px 10px; 
    background-color: #FFF; 
    min-height: 560px;
    position: relative;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.6s cubic-bezier(1, -0.375, 0.285, 0.995);
    z-index: 1;
    border-radius: 12px; }

@media (max-width: 1199px) {
    .brand {
        padding: 20px 10px; 
        background-color: #FFF; 
        min-height: 560px;
        position: relative;
        box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3); }
}


.logo-login {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 80%; 
    max-width: auto;
    height: 400px;
    max-height: auto; }

@media (max-width: 1199px) {
    .logo-login {max-width: 285px}
}

@media (max-width: 1024px) {
   .logo-login {max-width: 240px}
}

@media (max-width: 991px) {
    .logo-login {max-width: 230px}
}

@media (max-width: 768px) {
    .logo-login {max-width: 200px}
}

@media (max-width: 600px) {
    .logo-login {max-width: 190px}
}




.brand.active {
  width: 100%; }

.brand::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1; }

.form1 {
  position: relative;
  padding: 0 40px;
  margin: 0;
  width: 40%;
  position: absolute;
  top: 7%;
  left: 70%;
  transform: translate(-50%, -50%);
  color: #FFF !important; }


.form-peice {
    background: #399CA1;
    min-height: 510px;
    margin-top: 20px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
    color: #FFF !important;
    padding: 30px 80px 30px 100px;
    transition: all 0.9s cubic-bezier(1, -0.375, 0.285, 0.995);
    position: absolute;
    top: 0;
    left: -10%;
    width: 130%;
    overflow: hidden;
    border-radius: 12px; }

@media (max-width: 1199px) {
    .form-peice {
        padding: 30px 70px 30px 80px;
        left: -25%;
        width: 145%; }
}

@media (max-width: 1024px) {
   .form-peice {
        padding: 30px 70px 30px 70px; }
}

.switched {
    background: #399CA1;
    min-height: 430px;
    margin-top: 30px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
    color: #FFF !important;
    padding: 30px 100px;
    transition: all 0.9s cubic-bezier(1, -0.375, 0.285, 0.995);
    position: absolute;
    top: 0;
    left: -10%;
    width: 130%;
    overflow: hidden;
    border-radius: 12px;
    transform: translateX(-100%);
    width: 100%;
    left: 0; }

.form1  .form-group {
  margin-bottom: 5px;
  position: relative;
  color: #FFF !important; }

.form1  .form-group.hasError input {
  border-color: #F3F9F9 !important; }

.form1  .form-group.hasError label {
  color: #F3F9F9 !important;}

.form1  .CTA {
  margin-top: 30px;}

.form1  .CTA input {
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 30px;
  background: #F3F9F9;
  color: #fff;
  border-radius: 30px;
  margin-right: 20px;
  border: none;
}
.form1  .CTA a.switch {
  font-size: 15px;
  font-weight: 400;
  color: #DAE7ED;
	display: inline-block;
  text-decoration: none;
  transition: all 0.3s;
}

.form1  .CTA a.switch:hover {
  color: #FFF;
	text-decoration: underline;
}

footer {
  text-align: center;
}
footer p {
  color: #777;
}
footer p a, footer p a:focus {
  color: #b8b09f;
  transition: all 0.3s;
  text-decoration: none !important;
}
footer p a:hover, footer p a:focus:hover {
  color: #F3F9F9;
}

/*---Alltog---*/

@media (max-width: 991px) {

    .contenedor {
	    position:relative;
	    top: 10px;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    width: 90%;
        margin: 0 auto;
        margin: 10px auto 0 auto;
        height: auto; }

    section#formHolder {
        position:relative;
        width: 100%;
        padding: 20px 0 0 0; }

    .form1 {
        width: 100%;
        margin: 0 auto 1rem auto;
        transform:none;
        padding: 0 20px;
        position:relative;
        transform: none;
        display:block;
        top: 0;
        left: 0;
        height:auto; }

    .switched {
      background: #5C788F;
        height: 51px;
        max-height: 223px;
        margin-top: 0px;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
        padding: 0;
        transition: none;
        position: relative;
        top: 200px;
        left: 0;
        width: 5px;
        border-radius: 0px;
        transform: none;
    }

    .brand {
        min-height: 380px;
        padding: 0 10px;
        width:90%;
        left: 0;
        margin: 0 auto;
        clear:both; }

    .form-peice {
        margin: 0 auto;
        padding: 10px 90px;
        transition: all 0.9s cubic-bezier(1, -0.375, 0.285, 0.995);
        top: -0.5rem;
        left: 0;
        width: 90%;
        min-height: 480px;
        position:relative; }

}


@media (max-width: 768px) {

    .brand {
        min-height: 320px;
        padding: 0 10px;
        width:100%; }

    .form-peice {
        padding: 10px 70px;
        top: -0.5rem;
        width: 100%;
        min-height: 480px; }
}

@media (max-width: 600px) {

    .brand {
        min-height: 310px;
        padding: 0 10px;
        width:100%; }

    .form-peice {
        padding: 10px 70px;
        top: -0.5rem;
        width: 100%;
        min-height: 480px; }
}




/*---Botones---*/

.btn {
	white-space:normal !important;
	word-wrap:break-word;
	/*padding: 3px 8px 4px 8px;*/
    padding: 3px 10px 5px 10px; 
	margin: 3px;
	/*font-size: 0.9rem;*/
    font-size: 1rem; 
	text-transform: uppercase;
	box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0);
    cursor:pointer;
}

.btn-dark {
  color: #fff;
  background-color: #288287;
  border-color: #A6C2CC;
}
.btn-dark:hover {
  color: #fff;
  background-color: #318F94;
  border-color: #A6C2CC;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0 rgba(108, 117, 125, 0);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #A6C2CC;
  border-color: #A6C2CC;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #288287;
  border-color: #A6C2CC;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0);
}

.btn-primary {
  background-color: #399CA1;
  border-color: #399CA1;
}
.btn-primary:hover {
  background-color: #318F94;
  border-color: #318F94;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #88C4C7;
  border-color: #88C4C7;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #318F94;
  border-color: #318F94;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}


.btn-secondary {
  color: #fff;
  background-color: #8FAFBA;
  border-color: #8FAFBA;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5C788F;
  border-color: #5C788F;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0 rgba(108, 117, 125, 0);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #CEDFE7;
  border-color: #CEDFE7;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #5C788F;
  border-color: #5C788F;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0);
}


.btn-outline-primary {
  color: #399CA1;
  background-color: transparent;
  background-image: none;
  border-color: #399CA1;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #399CA1;
  border-color: #399CA1;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #399CA1;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #399CA1;
  border-color:#399CA1;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #5C788F;
  background-color: transparent;
  background-image: none;
  border-color: #8FAFBA;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #8FAFBA;
  border-color: #8FAFBA;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #5C788F;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #8FAFBA;
  border-color: #8FAFBA;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0.5);
}


/*---Pie---*/

.pie {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.pie p {
	font-size: 0.9rem;
}

.pie img {
	width: 150px;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
}

.logo-fcs-ini {
	width: 100%;
	max-width: 220px;
}

@media (max-width: 1024px) {
  .logo-fcs-ini { max-width: 190px; } 
}

@media (max-width: 768px) {
  .logo-fcs-ini { max-width: 170px; } 
}



/*---Modal---*/

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

h5.modal-title {
    font-size: 1.4rem; 
    color: #318F94; 
    margin: 0; 
    padding:0; 
    font-weight: 400;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-lg-opciones {
    width: 95%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.alert {
  padding: 0.5rem 1rem;
  margin-top: 0.3rem;
  margin-bottom: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}




.der-izq {text-align: right;}

@media (max-width: 991px) {
    .der-izq {text-align: left;}
}




/*---Nuevos campos para login---*/

.input-element {
  margin: 0 auto;
  padding-top: 38px;
  position: relative;
  overflow: visible;
}
.input-element:last-child {
  margin-bottom: 0;
}
.input-element:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.input-element:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  width: 0;
  height: 1px;
  /*background: #F1F1F1;*/
  -webkit-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  z-index: 20;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.input-element.right:before {
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.input-element label {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  color: #fff;
  top: 50px;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.input-element label:hover {
  cursor: pointer;
  color: #FFF;
}
.input-element input {
  width: 100%;
  padding: 8px 0;
  background: none;
  border: none;
  outline: none;
  color: #fff;
  font-size: 1.2rem;
  -webkit-backface-visibility: hidden;
}
.input-element.active label {
  top: 15px;
  color: #FFF;
  font-size: 13px;
}
.input-element.active:before {
  width: 100%;
}


/*----------2023 05 25----------*/

.modal-login-lg {
    width: 95%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;}

.modal-login-lg2 {
    width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;}

@media (max-width: 991px) {
    .modal-login-lg, .modal-login-lg2 {width: 98%;}
}

table.tabla-modal-ini1 {
    width: 100%;
    min-width: 800px;
    border-collapse: collapse;
    background-color: #FFF !important; /*2018 07*/
    border-color: #f1f1f1;
}

    table.tabla-modal-ini1 tr:nth-of-type(even) {
        background-color: transparent;
    }

    table.tabla-modal-ini1 tbody tr:hover {
        background-color: transparent;
    }

    table.tabla-modal-ini1 th {
        color: #FFF;
        font-weight: 400;
        text-align: center;
        padding: 4px 6px 0 10px;
        border: 1px solid #DEDEDE;
        background-color: #399CA1 !important;
        vertical-align: middle;
        font-size: 0.95rem;
    }

    table.tabla-modal-ini1 td {
        padding: 8px 6px 6px 10px;
        border: 1px solid #DEDEDE;
        background-color: transparent;
    }


.paginacion {
    font-size: 0.9rem;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #F6F9FA !important;
}

.paginacion a {
    color: #000;
    font-weight: 400;
    font-size: 0.9rem; }


.paginacion a:hover, .paginacion a.hover {
    color: #399CA1 !important;
}

.paginacion a:focus, .paginacion a.focus,
.paginacion a:active, .paginacion a.active {
    color: #399CA1 !important;}

.ChkBoxClass input {
    width: 18px;
    height: 18px;
    border-block-color: #A6C2CC;
    border-block-color: #FFF;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2px
}


.logo-saludIntelig {
    width: 100%;
    max-width: 370px !important;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(0 2px 3px rgba(0,0,0,0.2));
    -webkit-filter: drop-shadow(0 2px 3px rgba(0,0,0,0.2)); }

@media (max-width: 768px) {
    .logo-saludIntelig {
        max-width: 330px !important;}
}

@media (max-width: 600px) {
    .logo-saludIntelig {
        max-width: 300px !important;
        filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
        filter: url(#drop-shadow);
        filter: drop-shadow(0 1px 2px rgba(0,0,0,0.2));
        -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,0.2)); }
}

p.p-ini {font-size: 0.9rem; color: #F1F1F1}

a.linkini, a.linkini:active, a.linkini:visited, a.linkini.active, a.linkini.visited {font-size: 0.9rem; color:#FFF; text-decoration:underline }
a.linkini:hover, a.linkini.hover {color:#ffd800; text-decoration: none }