.nav-link { color: white; } 
.nav-link:hover { color: grey; } 
td.right {
	text-align:right;
}
tfoot {
    /*background-color: #3f87a6;
    color: #fff;*/
    font-weight: 600;

}
.pt20px { padding-top:20px !important }

footer {
	background-color: #343434;
	width: 100%;
	padding: 30px;
	color: #787878;
}
footer a, footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
footer .list-group-item {
	background-color: #4f4f4f;
	border: 0px solid #dddddd;
}
footer li:hover {
	background-color: #5b5b5b;
}
.center {
	text-align: center;
}
.jumbotron {
	background-color: #FED367;
	margin-bottom: 0px;
	padding-bottom: 8px;
	border: 0px;
}
.poly {
	margin-bottom: 30px;
	background-image: url(../img/bg-jumbotron.png);
	background-repeat: repeat;
}
.navbar-inverse {
	background-color: #373737;
	border-color: #373737;
	border-width: 0px;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #faa732;
	background-color: transparent;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: transparent;
	color: #faa732;
}
.navbar-inverse .navbar-nav>li>a:hover {
	color: #faa732;
}
.white {
	color: white;
}
.textRed {
	color: red;
	float: right;
}
.textGreen {
	color: green;
	font-size: 14px;
}
.textGris {
	color: #BBB;
	font-size: 12px;
	line-height: 4px;
}
.dropdown-menu>li>a .orange{
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.846;
color: #ff9800;
white-space: nowrap;
}
.orange {
	color: #ff9800 !important;
}
.xltext {
	font-size: 16px;
}
/*.bgregi {
	margin-top: 20px;
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 
    rgba(24, 129, 161, 0.6) 2px 2px,
    rgba(24, 129, 161, 0.6) 3px 3px,
    rgba(24, 129, 161, 0.6) 4px 4px,
    rgba(24, 129, 161, 0.6) 5px 5px,
    rgba(24, 129, 161, 0.6) 6px 6px;
}*/
.marged {
	margin-top: 90px;
}
.viewer {
	background: radial-gradient(circle at 50% 0%, rgb(0, 0, 0) 0%, rgb(40, 40, 40) 100%);
}
.frame {
	margin: 5% 20% 20%;
	background-color: #ffffff;
	padding: 20px;
	box-shadow: 
    rgba(169, 169, 166, 0.6) 2px 2px,
    rgba(169, 169, 166, 0.6) 3px 3px,
    rgba(169, 169, 166, 0.6) 4px 4px,
    rgba(169, 169, 166, 0.6) 5px 5px,
    rgba(169, 169, 166, 0.6) 6px 6px;
}
.clip {
	font-size: 25px;
	margin-bottom: 15px;
	text-decoration: none;
}
.logo-viewer {
	text-decoration: none;
	color : #666;
}
.logo-viewer:hover {
	text-decoration: none;
	color : #000;
}
.img-footer {
	float: left;
	margin-right: 15px;
}
.hector-ordi {
	float: left;
	width: 200px;
	height: auto;
	margin-right: 8px;
}
.marge-top {
	margin-top: 20px;
}
.dtlogo  {
	font-size: 16px;
}
.specs {
	line-height: 40px;
	margin-left: 20px;
	list-style-type: none;
}
.product {
	float: left;
	padding: 10px;
	margin-top: 20px;
}
