/*Basic reset*/
/*  * {margin: 0; padding: 0;}*/


body {
        /*color "azul" diseño nuevo*/
         background: #E9EDF4;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         padding-top: 70px; /* Relleno superior igual a la altura de la cabecera*/
         padding-bottom: 40px; /*Relleno inferior igual a la altura del footer*/
         font-size:11px;
}

.fondoTD{
    /*color gris fondo*/
    background:#F0F4F7;
}



/*Textor ok y warning*/

.PPROkText {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #008000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.PPRErrorText {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

/*CABECERA FIJA*/
#main-header {
	background: #fff;
	color: white;
	height: 70px;
    width: 100%; /* hacemos que la cabecera ocupe el ancho completo de la página */
	left: 0px; /* Posicionamos la cabecera al lado izquierdo */
	top: 0px; /* Posicionamos la cabecera pegada arriba */
	position: fixed; /* Hacemos que la cabecera tenga una posición fija */
    z-index:110;
    overflow: hidden;
}	

#main-header a {
	color: white;
} 

#main-content {    
    /*color "azul" diseño nuevo*/
    background: #E9EDF4;
	width: 100%;
	margin: 0px auto;
	/*box-shadow: 0 0 10px rgba(0,0,0,.1);*/

    /*scroll*/
    overflow: none;
}
 
#main-content header,
#main-content .content {
	padding: 30px;
}

.colorMAPFRE {
    /*rojo mapfre*/
    background: #d81e05;
    /*rosa dia cancer*/
    /*background: #E72472;*/
}

#main-footer {
    
  clear: both;
    /*color rojo mapfre*/	    
    background: #d81e05;
    /*background: #E72472;*/
	color: white;
	text-align: center;
    z-index:10;  
   
   position: fixed;
   /*relative, justo al terminar content*/
   /*fixed, se queda fija */
  
   right: 0;
   bottom: 0;
   left: 0;
   width:100%;
   height:40px;
   overflow: hidden;
}
	#main-footer p {
		margin: 0px 0 0 0;
	}
	
	#main-footer a {
		color: white;
	}

#main-footer div {
    margin-right:30px;
	background: url("../Content/images/Basic/puente.png") no-repeat 100% 2px;	
    padding: 10px;
}

/*FIN CABECERA FIJA*/

#cssnav span { 
    font-size: 11px;
}

#cssnav span  a {
  cursor: pointer;
  z-index: 2;
  font-size: 11px;
  text-decoration: underline;
  color: #d81e05;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

#cssnav > span > a:hover {
  color: #d81e05;
  text-decoration: underline;
}

/*Login*/

.section
{
    max-width:1000px;
    margin-right:auto;margin-left:auto;padding-left:0px;padding-right:0px;
}

.view_container_da
{
    height:100%;
    margin-top:2%
}

.sectionda
{   
    margin-right:auto;margin-left:auto;padding-left:0px;padding-right:0px;
}


h1 page-header {
    /*especie salto de linea*/
	/*display: block;*/	
    font-size: 3vw;
}

h1 page-header b {
    /*especie salto de linea*/
	/*display: block;*/
	color: #d81e05;
	font-weight: normal;
    font-size: 3vw;
}

.section-wrapper {    
	background-color: #fff;
	margin-bottom: 15px;
	overflow: hidden;
    width:1000px;
}

.sectionda-wrapper {    	
	margin-bottom: 15px;
	overflow: hidden;
    padding-bottom:20px;
    background-color:rgb(216, 30, 5);
}

section h1 {
    /*especie salto de linea*/
	/*display: block;*/	
    /*font-size: 3vw; crece segun tamaño de la pantalla*/
    font-size: 36px;
    text-align:center;
}

section h1 b {
    /*especie salto de linea*/
	/*display: block;*/
	color: #d81e05;
	font-weight: normal;
    font-size: 28px;
}

.section h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
}

sectionda h1 {
    /*especie salto de linea*/
	/*display: block;*/	
    font-size: 36px;
}

sectionda h1 b {
    /*especie salto de linea*/
	/*display: block;*/
	color: #d81e05;
	font-weight: normal;
    font-size: 36px;
}

.sectionda h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
}

.login-wrapper{
    float:left;
    width:50%;
    margin:0;
    padding:0;
}

.loginda-wrapper{
    float:none;
    width:360px;
    margin:auto;
    padding:0;
}

.image-wrapper{
    float:right;
    width:50%;    
    margin:0;
    padding:0;
    text-align:right;
}

.form-wrapper {
	padding-left: 88px;
	margin-top: 35px;
	background: url("../Content/images/Basic/icon-login.png") no-repeat 13px 0;
}

.formda-wrapper {
	padding-left: 0px;
	margin-top: 35px;	
    color:white;
}

.formda-img {
	background: url("../Content/images/Basic/candado_blanco.png") no-repeat 0px 70px;
    color:white;
    width:150px;
    height:150px;
    position:absolute;
    margin-left:-80px;
    margin-top: -30px;
}

form {
	margin-top: 20px;
	margin-bottom: 0;
}
form label {
	display: inline-block;
	font-size: 10px;
    padding-top:1px;
}


.form-login {
    padding-left:5px;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-style: none;
	background: #d81e05;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Q4MWUwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZTFlMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d81e05 0%, #bd1e09 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d81e05), color-stop(100%,#bd1e09));
	background: -webkit-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
	background: -o-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
	background: -ms-linear-gradient(top, #d81e05 0%,#bd1e09 100%);
	background: linear-gradient(to bottom, #d81e05 0%,#bd1e09 100%);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
	letter-spacing: 1px;
	text-align: center;
	border-radius: 4px;
	height: 25px;
	width: 262px;
    line-height: 1.428571429;
}

.form-login:hover {
	background: #f22105 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2YyMjEwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZTFlMDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f22105 0%, #ed2005 15%, #c61f09 79%, #bd1e09 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f22105), color-stop(15%,#ed2005), color-stop(79%,#c61f09), color-stop(100%,#bd1e09));
	background: -webkit-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
	background: -o-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
	background: -ms-linear-gradient(top, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
	background: linear-gradient(to bottom, #f22105 0%,#ed2005 15%,#c61f09 79%,#bd1e09 100%);
}



.formda-login {
    padding-left:5px;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-style: none;
	background: #A7A7A7;	
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
	letter-spacing: 1px;
	text-align: center;
	border-radius: 4px;
	height: 25px;
	width: 270px;
    line-height: 1.428571429;
}

.formda-login:hover {    
	background: #E5E5E5;
    cursor: pointer;
}

table.frmtable{	
    border-collapse: collapse;
	background-color : #F0F4F7;
}

td.area{
	border : 1px solid #bebebe;
	background-color : #E5E5E5; /*rgba(229, 229, 229, 1)*/     	
	font-size : 10px;
	font-weight : bold;	
    color :gray;    
	padding-left : 10px;
}

td.areaOpcion{
	border : 1px solid #bebebe;
	background-color : #F2DCDB; /*rgba(230, 230, 230, 1)*/
    /*background-color : #999999;*/
	padding : 5px 5px 5px;
}

/*FIN VERSION 1 ACCORDIAN*/



/*estilos ok y warning*/

div.divOK{    
    position:relative;    
    width: 500px;
    height: 30px;
    margin-top:15px;
    margin-left:0px;
    z-index:100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
}

span.spanOK{
    color: white;    
    background-color: #008000;
    padding: 10px 30px 10px 30px;
    text-align:center;
    display:block;
}

div.divWarning{    
    position:relative;    
    width: 400px;
    height: 30px;
    margin-top:15px;
    margin-left:0px;
    z-index:100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0px 0px 5px 0px;
}

span.spanWarning{
    color: white;    
    background-color: #d81e05;
    padding: 10px;
    text-align:center;
    display:block;
    font-size:10px;
}

/*VERSION 2 MENU */
#cssmenu
{
    
    /*quitar este color*/
    background: #fff;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  border: 0;
  padding:0;
  font-size: 11px;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 0px 1px 0px;
  
}
#cssmenu {
  width: 235px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
}
#cssmenu ul ul {
  display: none;
}
#cssmenu > ul > li.active > ul {
  display: block;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 10px;
  cursor: pointer;
  z-index: 2;
  font-size: 11px;
  text-decoration: none;
  color: gray;
  background: #f0f0f0;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li > a:hover {
  color: #000;
  background-color: #fff;
}
#cssmenu ul > li.has-sub.open > a:hover {
    color: #000;
  background-color: #fff;
}
#cssmenu ul > li.has-sub.open > a {
    background-color: #E0E0E0;
}
#cssmenu ul > li.has-sub > a:after {
  position: absolute;
  right: 24px;
  top: 19px;
  z-index: 5;
  display: block;
  height: 6px;
  width: 2px;
  background: gray;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub > a:before {
  position: absolute;
  right: 22px;
  top: 21px;
  display: block;
  width: 6px;
  height: 2px;
  background: gray;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#cssmenu ul > li.has-sub.open > a:after,
#cssmenu ul > li.has-sub.open > a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu ul ul li a {
  padding: 10px 18px;
  cursor: pointer;
  z-index: 2;
  font-size: 11px;
  text-decoration: none;
  color: gray;
  background: #f8f8f8;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul ul li a {
  padding-left: 28px;
}
#cssmenu ul ul ul ul li a {
  padding-left: 38px;
}
#cssmenu ul ul ul ul ul li a {
  padding-left: 48px;
  background: #f8f8f8;
}
#cssmenu ul ul li a:hover {
  color: #000;
  background-color: #fff;
}
#cssmenu ul ul > li.has-sub.open > a {
    background-color: #f8f8f8;
}
#cssmenu ul ul > li.has-sub > a:after {
  top: 14px;
  right: 24px;
  background: gray;
}
#cssmenu ul ul > li.has-sub > a:before {
  top: 16px;
  background: gray;
}



            #TitleMapfre {    
                color:black;
    position:relative; 
    height: 60px;
    width: 450px;
    margin-top: 29px;    
    margin-left: 50px;
    z-index:100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

} 

            
            #LogoMapfre {  
    position:relative;        
    color: #FFFFFF; 
    height: 80px;
    width: 286px;
    margin-top: 49px;    
    z-index:100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

} 
            
.centradoDefault {  
    position:relative;    
    width: 640px;
    height: 427px;
    margin-left:0px;
    z-index:100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}   
            
.centrado2 {  
    position:relative;    
    width: 100px;
    height: 50px;
    margin-left:0px;
    z-index:100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}   

img.ico18 {
    width:18px;
    height:18px;
}

img.ico20 {
    width:20px;
    height:20px;
}            
         
img.imgMultiselect 
{
    border: none;
    cursor:pointer;
    width: 15px;
    height: 15px;
}    

/*A priori, tama�o de letra no hereda de body en las tablas*/
table {
  border-spacing: 0;
  font-size:10px;
}

table.login{

 border: 1px solid #999999;
 background-color: #f8f8f8;
}

table.camposBusqueda{

  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #C8C8C8;

  border-left: 1px solid #C8C8C8;
  border-right: 1px solid #C8C8C8;
  background: #e8e8e8;

  background: -moz-linear-gradient(top, #e8e8e8 0%, #f8f8f8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #f8f8f8));
  background: -webkit-linear-gradient(top, #e8e8e8 0%, #f8f8f8 100%);
  background: -o-linear-gradient(top, #e8e8e8 0%, #f8f8f8 100%);
  background: -ms-linear-gradient(top, #e8e8e8 0%, #f8f8f8 100%);
  background: linear-gradient(to bottom, #e8e8e8 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#f8f8f8', GradientType=0); 
}	

table.camposBusqueda .control-label    
{
    margin-bottom: 2px;
}

table.camposBusqueda .control-labelN
{
    font-weight : bold;	
    margin-bottom: 2px;
}

.enlace {
  cursor: pointer;
  z-index: 2;
  font-size: 12px;
  text-decoration: underline;
  color: #d81e05;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

.enlace:hover {
  cursor: pointer;
  z-index: 2;
  font-size: 12px;
  text-decoration: underline;
  color: #d81e05;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

.enlaceda {
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  text-decoration: underline;
  color: #fff;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

.enlaceda:hover {
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  text-decoration: underline;
  color: #fff;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

p.texto {
    font-size: 11px;
} 

p.textoda {
    font-size: 12px;
} 

p.textodadanger {
    font-size: 12px;
    color: #b94a48;
}

div.jtable-busy-panel-bg {
  z-index: 998;
  /*position: absolute;*/
  /*background-color: #000;*/
  color:white;
}
div.jtable-busy-panel-bg.jtable-busy-panel-bg-invisible {
  background-color: transparent;
}
div.DisplayMessageBox {
  cursor: wait;
  z-index: 999;
  /*position: absolute;*/
  margin: 5px;
  position:fixed; /* or absolute */   
  height: 30px;
  width: 250px;    
  margin-top: 0px;
  margin-left: 0px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cajafiltro{
    background-color:#F2DCDB;
}

.cajafiltro option{
    background: #fff;
}

@media (max-width: 768px) {

  .section-wrapper{
      width:700px;
  }

  .photologin img {
      max-width:300px;
  }
}

@media (max-width: 500px) {

  .section-wrapper{
      width:400px;
  }

  .login-wrapper{
      width:100%;
  }

  .photologin img {
     display:none;
  }
}


.form-N {
  background-color: #FFFFE5; 
}


/*Formulario, campos obligatorios*/
.form-controlObl:-moz-placeholder {
  color: #999999;
}

.form-controlObl::-moz-placeholder {
  color: #999999;
}

.form-controlObl:-ms-input-placeholder {
  color: #999999;
}

.form-controlObl::-webkit-input-placeholder {
  color: #999999;
}

.form-controlObl {
    padding-left:5px;
  display: block;
  height: 25px;
  width: 262px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #FFFFDD;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-controlObl:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-controlObl[disabled],
.form-controlObl[readonly],
fieldset[disabled] .form-controlObl {
  cursor: not-allowed;
  background-color: #eeeeee;
}
/*fin controles obligatorios*/


.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn {
  display: inline-block;
  padding: 1px 15px;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

/*Estilos existentes en bootstrap, pero adaptamos para riskmap*/
input, button, select, optgroup, textarea {
    border: 1px solid #999999;
}

.container {
    /* padding-right: 20px; */
    /* padding-left: 20px; */
    margin-right: auto;
    margin-left: auto;
    max-width: 100% !important;
}

.form-horizontal .control-left-labelw {
    text-align: left;
    color: white;
    font-size: 12px;
}

.form-control {
  display: block;
  width: 80%;
  font-size: 10px;
  line-height: 1.428571429;
  color: #555555;
  padding: initial;
  border-radius: initial;
  vertical-align: middle;  
  background-color: #ffffff;
  -webkit-appearance:button;
  -moz-appearance: button;
  appearance: button;
}


.form-controlN {
  display: block;
  width: 80%;
  font-size: 10px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #FFFFE5;
 
}

.form-control:focus { 
  border-color: #555555;
  outline: 0;
  box-shadow: none;
}

.form-select:focus { 
  border-color: #555555;
  outline: 0;
  box-shadow: none;
}


.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  box-shadow: none;
}

/*Estilos de bootstrap antiguo*/
.text-dangerda {
  color: #fff;
  font-size: 12px;
}

.text-validation-dangerda {
  color: #fff;
  font-size: 14px;
  margin-left:-40px;
}

.text-validation-dangerda  li {
  /*text-indent: 5px;*/
}


.text-validation-dangerda  ul {
  list-style:none;
}

.text-validation-dangerda ul > li:before {
  /*content: "- ";*/
  /*text-indent: -5px;*/
}

.font-weight-600 {
    font-size: 15px;
    font-weight: 600;
}

.font-weight-100 {
    font-size: 11px;
    font-weight: 100;
}
.card-header-close {
position: absolute;
  height: 10px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5rem;  
  text-align: right;
  font-size: 0.75em;
}