﻿/*General*/

html {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

body {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 18px;
	color:#151515;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Source Sans Pro', sans-serif !important;
}

/*Form*/

.labelcheckbox {
    font-weight: bold;
}


@media all and (min-width: 990px) 
{
.fieldset2cols {
	padding: 0 10px 0 10px;
	margin: 0 0.25% 15px  0.25%;
	width: 49%;
	float: left;
	border:1px solid #ccc;
}
}

@media all and (max-width: 990px)
{
.fieldset2cols {
	padding: 0 10px 0 10px;
	border:1px solid #ccc;
	margin-bottom:15px;
}
}

@media all and (min-width: 990px) 
{
.div2cols {
	padding: 0 10px 0 10px;
	margin: 0 0.25% 15px  0.25%;
	width: 49%;
	float: left;
	border:1px solid #ccc;
}
}

@media all and (max-width: 990px)
{
.div2cols {
	padding: 0 10px 0 10px;
	border:1px solid #ccc;
	margin-bottom:15px;
}
}

.fieldset2cols legend {
    width:auto;
    padding: 0 5px 0 5px;
    border:0 none;
    font-size: 1.3em;
    line-height: 30px;
}

.fieldset1col {
	padding: 0 10px 0 10px;
	border:1px solid #ccc;
	margin-bottom:15px;
	float: left;
	width: 100%;
}

.fieldset1col legend {
    width:auto;
    padding: 0 5px 0 5px;
    border:0 none;
    font-size: 1.3em;
    line-height: 30px;
}

.fieldsetBorder {
	padding: 0 10px 0 10px;
	border:1px solid #ccc;
	margin-bottom:15px;
}

.fieldsetBorder legend {
    width:auto;
    padding: 0 5px 0 5px;
    border:0 none;
    font-size: 1.3em;
    line-height: 30px;
}

.clear {
	clear:both;
}

.btn-form-bottom {
    margin: 0 5px 15px 5px;    
}

/*CSS Abel*/

@media (max-width: 767px) {
.menuExterior {
    text-align:center;
}
}

/* CMABIO ANTONIO
.bordeMenu {
	border-left: 1px solid #e7e7e7;
}
*/

.navbar-nav>li>a {
	padding: 20px 30px;
}

.navbar-nav>li>a:hover {
	color: #4b9fe0 !important;
}

#headerLogin {
	margin: 0 auto;
	width: 420px;
	text-align: center;
	padding: 30px 0 15px 0;
}

#headerLogin>h1 {
	margin: 0px;
}

#headerLogin>p,
#headerLogin>h2 {
	margin-top: 25px;
	color: #808080;
	font-size: 24px;
	line-height: 1.1;
}

#cajaFormulario {
	margin: 0 auto;
	width: 420px;
	background-color: #f5f5f5;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	padding: 35px 0;
}

.form-signin input[type="password"] {
	margin-bottom: 20px !important;
}

#cajaFormulario>a {
	text-align: center;
	display: block;
	color: #4b9fe0;
}

#pie {
	width: 100%;
	min-width: 450px;
	height: 80px;
	margin-top: 0px;
	border-top: 1px solid #e7e7e7;
}

#pie>p {
	text-align: center;
	margin-top: 30px;
	color: #808080;
}

#pie>p>a {
	color: #4b9fe0;
}

#pie>p>a:hover {
	color: #4b9fe0;
}

.display-label
{
    font-weight:bold;    
}

.formulario-informe label
{
    font-weight:normal;
}
.formulario-informe .control-label
{
    text-align:justify;
}

.floatleft{float:left;}
.floatright{float:right;}
.aligncenter{text-align:center;}

.form-signin, .formContacto {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin .checkbox {
	font-weight: normal;
}
.form-signin .form-control,
.formContacto .form-control {
position: relative;
font-size: 16px;
height: auto;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.form-signin .form-control:focus,
.formContacto .form-control:focus {
	z-index: 2;
}
.form-signin input[type="text"] {
	margin-bottom: -1px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.ui-dialog .ui-dialog-titlebar {
padding: .0em 1em;
}

.formContacto input[type="text"] {
	margin-bottom: 20px;
}

.suConsulta {
	font-weight: normal;
	color: #777777;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    border-color: #e7e7e7;
}

h1, h2 {
    color: #1990eb;
}

h3 {
    color: #4b9fe0;
}

h4 {
    color: #4b9fe0;
    font-size: 20px;
}

.notaContacto {
	text-align: center;
	font-size: 15px;
	color: #777777;
}

.lopd {
	font-size: 15px;
	color: #777777;
	font-weight: normal;
}

.head_informe
{
padding: 10px;
background-color: #F8F8F8;
margin: 0;
text-align:center;
border-right:1px solid #e7e7e7;
border-left:1px solid #e7e7e7;
border-bottom:1px solid #e7e7e7;
width: 100%;
left: 0;
}
   
.head_informe .resaltado
{
    color:#1990eb;
}

.navbar
{
    margin-bottom:0px;    
}

.container
{
    margin-top:20px;    
}

#alerta {
    z-index: 5;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    max-height: 350px;
    overflow-y: scroll;
}

/*
@media (max-width: 767px)
{
#alerta
{
    width: 100%;
}    
}
@media (min-width: 768px)
{
#alerta
{
    width: 750px;
}    
}
@media (min-width: 992px)
{
#alerta
{
    width: 970px;
}
}
@media (min-width: 1200px)
{
#alerta
{
    width: 1170px;
}
}*/

.margin-l-25
{
    margin-left:25px;    
}

.field-validation-error, .val-error
{
    color:Red;
}

#etiqueta_resultado
{
    font-weight:bold;
    text-align: center;
    font-size: 2em;
}

#etiqueta_resultado .riesgo0
{
    color:#24B800;
}

#etiqueta_resultado .riesgo1
{
    color:#BADC01;
}

#etiqueta_resultado .riesgo2
{
    color:#EDBC00;
}

#etiqueta_resultado .riesgo3
{
    color:#EE7100;
}

#etiqueta_resultado .riesgo4
{
    color:#E82300;
}

/* DO NOT RESPONSIVE */

body 
{
    min-width: 940px;
}

@media (min-width: 768px) {
    .container {
        /*width: 750px;*/
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        /*width: 970px;*/
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        /*width: 1170px;*/
        width: 100%;
    }
}

.navbar-header button.navbar-toggle
{
    display: none !important;
}

.navbar .nav > li {
    /*display: inline-block !important;*/
    /*display: table-cell !important;*/
    display: block !important;
    float: left !important;
}

.navbar-nav {
    float: right !important;
    margin: 0 !important;
}

.navbar-header 
{
    /*position: absolute;*/
}

.navbar-nav>li>a {
    padding: 20px 15px;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        right: 0px !important;
        left: auto !important;
        width: auto;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 0px 0px 4px 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        background-clip: padding-box;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 0px;
        font-size: 14px;
        list-style: none;
        background-color: #fff;
        z-index: 1000;
        position: absolute;
        top: 100%;
    }
    .navbar-nav .open .dropdown-menu a {
        color: #333 !important;
        padding: 3px 20px !important;
    }
    .navbar-nav .open .dropdown-menu a:hover {
        color: #262626 !important;
        text-decoration: none !important;
        background-color: #f5f5f5 !important;
    }
}

/* Ajuste de la modal */

.ui-dialog 
{
    width: 540px !important;
    resize: none;
}

.ui-dialog-titlebar,
.ui-dialog-content
{
    width: 530px !important;
}

.ui-dialog 
{
    min-height: 476px !important;
    height: 476px !important;
}

.ui-dialog-content 
{
    min-height: 436px !important;
    height: 436px !important;
}

/* Ajuste botón info */

.ui-widget-content a.btn 
{
    color: white !important;
}

/* Tablas */

table.dataTable tr.odd 
{
    background-color: #eee !important;
}

table.dataTable tr.odd td.sorting_1
{
    background-color: #dee0fb !important;
}

/* Menu Falso */

.menu-other 
{
    height: 80px !important;
    width: 100%;
}

/* Min Width Publico */

#public-container 
{
    width: 940px;
    margin: 0 auto;
}

.checktipos {
    display:inline;
}

/* NABVAR SUPERIOR */

.navbar {border-radius:0px;}

.nabvarsup {
    border-radius:0px;
    min-height:inherit;
    border-bottom:none;
    height:30px;
}

.nabvarsup ul li a{
    padding:5px;
    font-size: 16px;
}

.ui-dialog, .ui-dialog-titlebar, .ui-dialog-content {
    width:800px!important;
}



.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: inherit;
    font-size: 14px;
}

.dataTables_processing {
        z-index: 5;
        border:0;
        margin:0 auto;
        padding:0;
        height:100%;
        width:100%;
        background: rgba(255,255,255,0.90);
        top:0%;
        left:0%;
        margin-top:48px;
        padding-top:4vh;
}

.btn-solicitar-cgn {
    margin: 0px 0px 15px 0px;
}

.edit-kyc-respuesta > .form-group > * {
    padding: 0px !important;
    margin-top: 0px !important;
}

.edit-kyc-respuesta input {
    margin-bottom: 10px !important;
}

/* Factores BST */
.tabla-factores {
    width: 100%;
    margin-bottom: 25px;
}
.tabla-factores tr {
}
.tabla-factores td {
    border: 1px solid #ccc;
    padding: 12px;
}
.factor-numero {
    width: 100px;
    text-align: center;
    font-size: 40px;
    background: #ccc;
}
.factor-titulo {
    font-weight: bold;
    background: #f9f9f9;
}
.factor-valor {
    width: 100px;
    text-align: center;
    font-weight: bold;
    background: #ccc;
    font-size: 20px;
}
.factor-interaccion {
    width: 200px;
    text-align: center;
}
.factor-interaccion span {
    font-size: 15px;
    line-height: 2em;
}
.factor-detalles {
    font-size: 15px;
}

/* End Factores BST */

.label-auxiliar-cliente {
    font-size: large;
    padding: 3px 10px 3px 10px;
    display: inline-block;
    position: relative;
    top: -3px;
}

.alert-auxiliar-cliente {
    text-align: center;
}

.highlight-comment {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    font-size: 14px;
}





.oiHelpTipoDocumento {
    color: gray;
    font-size: 15px;
}

.formErrorShow {
    border-color: red;
}