body {
  	margin:0 0 0 0;
	width:100%;
	height:100%;
	color:#162f48;
	background-color: #f2f2f2;
	font-weight: normal;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	word-spacing: normal;
	overflow: visible;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
}

a {color: inherit; } 
a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

.cal-hover-link {text-decoration: none;transition: box-shadow 0.3s;}
.cal-hover-link:hover {box-shadow: 0 0 10px #777777;}

.text-legal {color:#555753;font-size:80%}     

.text-silver {color:silver;}
.text-orange {color:#FF8000;}
.text-gold {color:#FCCD04;}
.text-red {color:red;}
.text-red-dark {color:#8B0000;}
.text-blue {color:blue;}
.text-blue-dark {color:#162f48;}
.text-blue-sky{color:#1699d6;}
.text-blue-exlight{color:#D6FFFF}
.text-black {color:black;}
.text-shadow {text-shadow: 2px 2px 8px #777777;}


.text-linkedin-icon {color:#0A66C2;}
.text-facebook-icon {color:#1877F2;}
.text-twitter-icon {color:#1DA1F2;}
.text-wahtsapp-icon {color:#075e54;}
.text-telegram-icon {color:#0088CC;}
.text-instagram-icon {color:#FFA500;}
.text-email-icon {color:#fa7e1e;}


.text-justify{text-align: justify;text-justify: inter-word;}

.h7 {font-size:80%;font-weight:normal}
.h8 {font-size:70%;font-weight:normal}
.h9 {font-size:60%;font-weight:normal}

.font-georgia {font-family:georgia;}
.font-tahoma {font-family:font-tahoma;}


.bg-logo{background-color:#09487b}
.bg-footer {background-color:#233755;}
.bg-main-nav{background-color:#dae6f0}
.bg-brown {background-color:#292929;}
.bg-blue-dark{background-color:#233755;}
.bg-gray-light {background-color:#e3e3e3;}
.bg-gray-lighter {background-color:#eaebec;}
.bg-gray {background-color:#c9c9c9;}
.bg-gray-dark {background-color:#666666;}
.bg-gray-darker {background-color:#343131;}
.bg-blue-sky {background-color:#0abbff;}
.bg-blue-exlight{background-color:#D6FFFF}
.bg-blue-light{background-color:#ccccff}
.bg-red-dark{background-color:#880808}

.bg-orange {background-color:#FF8000;}
.bg-gold {background-color:#FCCD04;}
.bg-gold-light {background-color:#F8E9A1;}
.bg-beige {background-color:#F5E6CC;}



.border-light {border-color:#c9c9c9;}
.v-separator {border-left: 1px groove #CCC; height: 100%;width:120px;text-align:center;}

.double-line{border-top: 3px double #162f48;}
.main-cards {margin:5%;min-width:200px;}

.sCtl{display:none;}
.w-300{width:300px;}
.mnw-300{min-width:300px;}
.mxw-100 {max-width: 100px;}
.mxw-200 {max-width: 200px;}
.mxw-310 {max-width: 310px;}
.mxw-380 {max-width: 380px;}	
.mxw-400 {max-width: 400px;}
.mxw-600 {max-width: 600px;}

.mxwh-10050 {max-width: 100px;max-height: 50px;}

.rmBtn{text-transform:uppercase;font-size:75%;font-weight:bold;width:100%;}

.form-control::placeholder {color: gray;opacity: 1;font-style:italic;} /* Firefox */
.form-control::-ms-input-placeholder {color: gray;font-style:italic;} /* Edge 12-18 */
  


	
