/** FMQ - SMARTY... - 01-Mar-2021
* Desc: Unificación de todos los estilos .
*/


/*************************************** HEADER ************************************************/
.class1 A:link {color:#C0472F;font-family:"Times New Roman", serif;font-size: 1.1em;}
.class1 A:visited {color:#93584D;font-family:"Times New Roman", serif;font-size: 1.1em;}
.class1 A:active {color:#CD853F;font-family:"Times New Roman", serif;font-size: 1.1em;}
.class1 A:hover {color:#E64C2D;font-family:"Times New Roman", serif;font-size: 1.1em;}
#global {margin:auto;
text-align:left;
width:1000px;
height: 57px;
}
body { font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt}
p {  font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt}
td {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12pt}
.Estilo1 {
font-size: 18px;
text-align: center;
}
.Estilo2 {
font-size: 16pt;
font-style: italic;
color: #FF0000;
}
.Estilo3 {
font-size: 12pt;
font-style: italic;
color: #FF0000;
}
.Estilo4 {font-size: 14px; }
.Estilo5 {
font-size: 14pt;
font-weight: bold;
}
ul.sdt_menu{
margin:0;
padding:0;
list-style: none; /* permite cambiar el "icono" de la lista */
font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
font-size:14px;
width:1100px;
}
ul.sdt_menu a{
text-decoration:none;
outline:none;
}
ul.sdt_menu li{
float:left;
width:90px;
height:43px;
position:relative;
cursor:pointer;
}
ul.sdt_menu li > a{
position:relative; /* ACA SE VE EL TEMA DEL BORDER DE LA LISTA Y TABLA */
top:0px;
left:0px;
width:90px;
height:43px;
z-index:12;
background:transparent url('../images/overlay.png') no-repeat bottom right;
-moz-box-shadow:0px 0px 2px #000 inset;
-webkit-box-shadow:0px 0px 2px #000 inset;
box-shadow:0px 0px 2px #000 inset;
}
ul.sdt_menu li a img{
border:none;
position:absolute;
width:0px;
height:0px;
top:-8px;
bottom:0px;
left:95px;
z-index:1;
-moz-box-shadow:0px 0px 4px #000;
-webkit-box-shadow:0px 0px 4px #000;
box-shadow:0px 0px 10px #000;
}
ul.sdt_menu li span.sdt_wrap{
position:absolute;
top:10px;
left:0px;
width:90px;
height:44px;
z-index:15;
text-align:center;
}
ul.sdt_menu li span.sdt_active{
position:absolute;
background:#112;  /* usado para el color de la ventana emergente de abajo del menu */
top:43px;
width:90px;
height:0px;
left:0px;
z-index:14;
-moz-box-shadow:0px 0px 4px #000 inset;
-webkit-box-shadow:0px 0px 4px #000 inset;
box-shadow:0px 0px 4px #000 inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
text-transform:uppercase;
text-shadow:1px 1px 1px #000;
text-align:center;
}
ul.sdt_menu li span span.sdt_link{
color:#fff;
font-size:13px;
clear:both;
text-align:center;
}
ul.sdt_menu li span span.sdt_descr{
color:#0B75AF;
float:left;
clear:both;
width:90px; 
font-size:10px;
letter-spacing:1px;
}
ul.sdt_menu li div.sdt_box{
display:block;
position:absolute;
width:90px;
overflow:hidden;
height:100px;
top:85px;
left:100px;
display:none;
background:#000;
}
ul.sdt_menu li div.sdt_box a{
float:left;
clear:both;
line-height:30px;
color:#0B75AF;
}
ul.sdt_menu li div.sdt_box a:first-child{
margin-top:10px;
}
ul.sdt_menu li div.sdt_box a:hover{
color:#fff;
}
a.glow, a.glow:hover, a.glow:focus
{
text-decoration: none;
color: #2B4ED5;
text-shadow: none;
-webkit-transition: 500ms linear 0s;
-moz-transition: 500ms linear 0s;
-o-transition: 500ms linear 0s;
transition: 500ms linear 0s;
outline: 0 none;
}
a.glow:hover, a.glow:focus
{
color: #8B0000;
text-shadow: -1px 1px 8px #012, 1px -1px 8px #fff;
}
body {
background-color: #FFFFFF;
	background-image: url(blackground.jpeg);
background-image: url('../images/container.jpeg');
background-repeat: repeat-x;
background-color: #5eacda;
/*	background-attachment: fixed;*/
}
.cascade{
background-color: #FFFFFF;
background-image: url('../images/cascade.jpeg') ;
background-repeat: repeat-y;
}
.loginTable{
background-color:#E0EBF5;
border: 1px solid #ACCFE8;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt;
float:right;
}
.loginTable td{
font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 7pt;
font-weight:bold;
}
.loginTable td input{
font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 6pt;
font-weight:bold;
}
.tabla_cont{
background: url('../images/latin_america_map.gif');
background-repeat: no-repeat;
background-position: 45% 99px;
}
#menu {
font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt;
/*        margin-top: 20px;*/
}
#menu ul li {
display: inline;
background-color:#E0EBF5; /* Color de fondo */
list-style-type: none;
color: #205693;/*Color letra*/
padding: 3px 10px;
text-align: center;
border: 1px solid #ACCFE8;/*borde del bloque*/
}
#menu ul li:hover {
background-color:#0d3263; /* Color de fondo sobre el boton */
/*        cursor: pointer; /* cambiar el aspecto del puntero */
color: #FFFFFF;
}
#menu ul li:hover a{
background-color:#0d3263; /* Color de fondo sobre el boton */
cursor: pointer; /* cambiar el aspecto del puntero */
color: #FFFFFF;
}
#menu ul {
/* Linea para delimitar la botonera */
margin: 0;
padding: 0;
}
#menu a{
text-decoration: none;
color: #205693;		
}
/*************************************** OurPolicies ************************************************/
.ident_60{
text-indent:30px;
}
/*************************************** OurFees ************************************************/
.tablaOurFees{
border-collapse:collapse;
}
.ourFees_color{
background-color: #ffff00;
border: 1px solid #000000;
}
.ourFees_clean{
background-color: no;
border: 1px solid #000000;
font-weight:normal;
font-size: 10pt;
}
/*************************************** OURSERVICES ************************************************/
.numberRed{
color:#FF0000;
font-size: 10pt;
}
.tituloNegrita{
font-size: 10pt;
font-weight: bold;
}
.textoNormal{
font-weight:normal;
font-size: 10pt;
}
/************************************************ LOGIN BROKERAGE ************************************************/
.form-signin {
max-width: 330px;
padding: 42px;
margin: 0 auto;
background: white;
border: 3px solid #a5a5a5;
border-radius: 25px;
position: relative;
}
/************************************************ LOGIN incorrecto ************************************************/


#tableLogInc{
    margin-top: 20px;
}
/************************************************SECCIÓN  IP management************************************************/

.button {
    background-color: white !important;
    border-style: solid; border-width: 2px !important;
    border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight !important;
    border-radius: 5px !important;
    color: black !important;
    padding: .5em !important;
    text-decoration: none !important;
}
.button2 {
    background-color: white !important;  
    border-radius: 5px !important;
    color: black !important;
    padding: .5em !important;
    text-decoration: none !important;
}

/************************************************SECCIÓN  new account************************************************/

.panel-heading {
    background-color: rgba(90, 197, 228, 1) !important;
}
.panel-warning, .panel-heading {
    border-color: rgba(90, 197, 228, 1) !important;
}
.panel-heading h1 {
    color: #fff;
}
.text-info {
    color: #339999 !important;
}
.borderless table {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
}
.borderless tbody tr td, .borderless thead tr th {
    border: none;
}
.select2 {
    width: 100% !important;
}
.text-danger {
    color: #d9534f !important;
}
input[type=checkbox] {
    transform: scale(1.5);
}

.texto_chico
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #000000;
}
.texto_chico a
{
	color: #000080;
}
.texto_chico a:hover
{
	color: #0000FF;
}
.texto_chico select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #000000;
}
.formulario_submit
{
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BACKGROUND-COLOR: #F8F8F8;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	CURSOR: pointer;
	COLOR: #000000;
	height: 22px;
	margin: 0;
}
#g_title p, #g_footer p, #g_description p
{
    margin: 0;
}

/************************************************paypal************************************************/

a.glow, a.glow:hover, a.glow:focus
{
    text-decoration: none;
    color: #2B4ED5;
    text-shadow: none;
    -webkit-transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    transition: 500ms linear 0s;
    outline: 0 none;
}

a.glow:hover, a.glow:focus
{
    color: #8B0000;
    text-shadow: -1px 1px 8px #012, 1px -1px 8px #fff;
}
  

