body {
	font-family: 'Open Sans', 'sans-serif', Helvetica, Arial, sans-serif;	
	background: #f8f8f8 url(../../img/pattern.jpg);
	font-weight: 400;
	color: #555;
	text-align: left;
}

body > section {
	padding: 50px 0;
}

.modulebox {
	margin-top: 20px;
}

#widgetContainer{
    padding-top: 15px;
}

.emerald {
/*	background: #d5d5d5;                                              */
	background-image: url('../../img/menubox-bg-dark.png');
	background-repeat:repeat-x;
    /*height: 100px;
    padding-top: 10px;*/
    padding: 30px 0;
    /*background: #2f3133 url('../../img/patternbg.jpg') 0 0 repeat;*/
    /*font-family: 'Georgia', serif !important;*/
    font-family: 'Arial', sans-serif;
    font-size: 14px  !important;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 22px;
    color: #dedfe0;

}

.emerald h4{
    color: #51bdff;
}

.emerald h5{
    color: #ffffff;
}

.emerald h5 small{
    color: #cfcfcf;
}

.linkContainer{	
	cursor: pointer;	
	margin-top: 5px;
}

.label,.glyphicon { margin-right:5px; }

/***** Ribbon header *****/
.mega-dropdown {
  position: static !important;
  width:100%;
  }
  
.mega-dropdown-menu {
	padding: 20px 0px;
	width: 90%;
	-webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
	content: "";
	border-bottom: 15px solid #fff;
	border-right: 17px solid transparent;
	border-left: 17px solid transparent;
	position: absolute;
	top: -15px;
	left: 285px;
	z-index: 10;
}

.mega-dropdown-menu:after {
	content: "";
	border-bottom: 17px solid #ccc;
	border-right: 19px solid transparent;
	border-left: 19px solid transparent;
	position: absolute;
	top: -17px;
	left: 283px;
	z-index: 8;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #ba3f3f;
  font-size: 14px;
  font-weight:bold;
}

.mega-dropdown-menu form {
	margin:3px 20px;
}

.mega-dropdown-menu .form-group {
	margin-bottom: 3px;
}	

.optionMenu, .viewMoreOptionMenu{
    cursor: pointer;
}

.navbar-nav>li>.dropdown-menu {
	margin-top:20px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}

.navbar-default .navbar-nav>li>a {
	width:200px;
	font-weight:bold;
}

.navbar-default{
	border: none;
}

.navbar-right {
	margin-top: 20px !important;
}	

.navbar-nav > li > a {
	padding-top:5px !important; 
	padding-bottom:5px !important;
}

.navbar {
	min-height:60px !important
}		

.navbar-transparent{
	background-color: transparent;
	background: transparent;
}

.navbar-black{
	background-color: gray;
	background: gray;	
	background-image: url('../../img/menubox-bg.png');
	background-repeat:repeat-x;	
}


.navbar-transparent .nav > li > a {
    color:  #666666;
}

.navbar-transparent .nav > li > a:hover {
	color:  #ba3f3f;
    background-color: transparent;
}


.navbar-transparent .dropdown-toggle:active, .open .dropdown-toggle {
	background:transparent !important; 
	color:#ba3f3f !important;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}


p.narrow{
    width: 60%;
    margin: 10px auto;
}

.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    /* background-color: #ffffff; */
    border: 0;
    border-bottom-color: transparent;
}


.nav-tabs > li {
    width: 20%;
}
/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/
li:after {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition:0.1s ease-in-out;

}
li.active:after {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ddd;

}
.nav-tabs > li a{
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.nav-tabs > li a:hover{
    background: transparent;
}

#lobbyNews{position:absolute;list-style-type:none;}

/* .product-showcase { */
/* 	margin: 0 auto; */
/* 	background: #E6E6E6; */
/* 	z-index: -1 !important; */
/* } */

.product-showcase-pattern {
	margin: 0 auto;
	color: white;
/* 	-moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3) inset; */
/* 	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3) inset; */
/* 	box-shadow: 0 1px 5px 0 rgba(0,0,0,.3) inset; */
}

.product-background {
	margin-top: 50px;
	padding-bottom: 40px;
	background: #2d2d2d;
	background: rgba(45,45,45,.7);
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.product-title {
    /*background: #2d2d2d;*/ /* browsers that don't support rgba */
    /*background: rgba(45,45,45,.1);*/ /* transparencia de cuadro */
/* 	margin: 40px 0 0 0; */
    color: #666666;
}

.product-title-subtitle{
    color:#ba3f3f;
}

.product-title h1 {
	padding-right: 40px;
	font-size: 48px;
	font-weight: 400;
	color: #666666;
	line-height: 58px;
	text-shadow: 0 1px 7px rgba(0,0,0,.2);
}

.product-title div.product-description {
	margin-top: 20px;
	padding-right: 40px;
	color: #fff;
	line-height: 30px;
	text-shadow: 0 1px 7px rgba(0,0,0,.2);
}

.product-title div.product-description h3 {
	margin-top: 25px;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
}

.product-title div.product-description form {
	margin-top: 20px;
	margin-bottom: 0;
}

.product-title div.product-description form input {
	margin-top: 10px;
	margin-bottom: 0;
	padding: 12px 15px;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #555;
}

.product-title div.product-description form input:focus {
	-moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
}

.product-title div.product-description form input:-moz-placeholder { color: #555; }
.product-title div.product-description form input:-ms-input-placeholder { color: #555; }
.product-title div.product-description form input::-webkit-input-placeholder { color: #555; }
.product-title div.product-description form button {
	margin-top: 10px;
	padding: 12px 25px;
	background: #518d8a;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #73a3a1;
	-moz-box-shadow:
	0 25px 35px 0 rgba(255,255,255,.15) inset,
	0 1px 5px 0 rgba(0,0,0,.2);
	-webkit-box-shadow:
	0 25px 35px 0 rgba(255,255,255,.15) inset,
	0 1px 5px 0 rgba(0,0,0,.2);
	box-shadow:
	0 25px 35px 0 rgba(255,255,255,.15) inset,
	0 1px 5px 0 rgba(0,0,0,.2);
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-ms-transition: all .2s;
}

.product-title div.product-description form button:hover {
	color: #fff;
	-moz-box-shadow:
	0 15px 30px 0 rgba(255,255,255,.1) inset,
	0 1px 5px 0 rgba(0,0,0,.2);
	-webkit-box-shadow:
	0 15px 30px 0 rgba(255,255,255,.1) inset,
	0 1px 5px 0 rgba(0,0,0,.2);
	box-shadow:
	0 15px 30px 0 rgba(255,255,255,.1) inset,
	0 1px 5px 0 rgba(0,0,0,.2);
}

.product-title div.product-description form button:active {
	-moz-box-shadow:
	0 5px 8px 0 rgba(0,0,0,.1) inset,
	0 1px 4px 0 rgba(0,0,0,.1);
	-webkit-box-shadow:
	0 5px 8px 0 rgba(0,0,0,.1) inset,
	0 1px 4px 0 rgba(0,0,0,.1);
	box-shadow:        
	0 5px 8px 0 rgba(0,0,0,.1) inset,
	0 1px 4px 0 rgba(0,0,0,.1);
	border: 0;
}

.product-image {
	margin-top: 0px;
	text-align: center;
}

footer {
	margin-top: 60px;
	padding: 30px 0;
	color: #aaa;
	text-align: center;
}

.spacer {
    margin-top: 15px;
}

/***** Media Queries *****/
@media (max-width : 480){
	.producttitle{
		overflow: hidden;
		text-overflow: clip;
		white-space: pre;
	}
}


/* Custom, iPhone Retina */
@media (min-width : 320px) {
    #normallogo { display: none; }
    #smalllogo { display: none; }
/*     .emerald { display: none; } */

    .product-image { display: none; }
    .topspacer { display: inline; }
    .menuInfoSection { display: none; }
	.moduleSectionWide{ display: none;}
	.moduleSectionMobile{ display: inline; }
	.navbar-transparent { background-color: /*#c12e2a*/#98877E;  background:/*#c12e2a*/#98877E;}
	.navbar-black{ background-color: /*#c12e2a*/#98877E; background:/*#c12e2a;*/#98877E}
    .bac-branding{margin-top: -12px !important; display: inline; width:20px; }
    .bac-branding-menu-icon{ display: none; }
    .bac-branding-menu-text{ display: inline; }

    .mobileOptions { display: inline; }

    .mega-dropdown-menu > li > ul > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: white;
        white-space: normal;
    }

    .mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        color: white;
        background-color: #f5f5f5;
    }

    .mega-dropdown-menu .dropdown-header {
        color: lightcoral;
        font-size: 12px;
    }
	
	.moduleInfoPanel{
		display:none;
	}
}

/* Extra Small Devices, Phones */ 
@media (min-width : 480px) {
    #normallogo { display: none; }
    #smalllogo { display: none; }
/*     .emerald { display: none; } */

    .product-image { display: none; }
    .topspacer { display: inline; }
    .menuInfoSection { display: none; }
    .moduleSectionWide{ display: none;}
    .moduleSectionMobile{ display: inline; }
    .navbar-transparent { background-color: /*#c12e2a*/#98877E;  background:/*#c12e2a*/#98877E;}
    .navbar-black{ background-color: /*#c12e2a*/#98877E; background:/*#c12e2a;*/#98877E}
    .bac-branding{margin-top: -12px !important; display: inline; }
    .bac-branding-menu-icon{ display: none; }
    .bac-branding-menu-text{ display: inline; }

    .mobileOptions { display: inline; }

    .mega-dropdown-menu > li > ul > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: white;
        white-space: normal;
    }

    .mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        color: white;
        background-color: #f5f5f5;
    }

    .mega-dropdown-menu .dropdown-header {
        color: lightcoral;
        font-size: 12px;
    }
    
    .moduleInfoPanel{
		display:none;
	}
}

/* Small Devices, Tablets */
@media (min-width : 768px) {
    #normallogo { display: none; }
    #smalllogo { display: inline; margin-left: 63px;  }
/*     .emerald { display: none; } */

    .mobileOptions { display: inline; }

    .product-image { display: inline; text-align: left; }
    .topspacer { display: none; }
    .menuInfoSection { display: none; }
    .moduleSectionWide{ display: inline;}
    .moduleSectionMobile{ display: none; }
    .navbar-transparent { background-color: transparent;  background:transparent;}
    .navbar-black{
        background-color: gray;
        background: gray;
        background-image: url('../../img/menubox-bg.png');
        background-repeat:repeat-x;
    }
	.bac-branding{display: none;}
	.bac-branding-menu-icon{display: inline;}
	.bac-branding-menu-text{display: none;}
	/*.notmobile{display: inline;}*/

    .mega-dropdown-menu > li > ul > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #999;
        white-space: normal;
    }

    .mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        color: #444;
        background-color: #f5f5f5;
    }

    .mega-dropdown-menu .dropdown-header {
        color: #ba3f3f;
        font-size: 14px;
        font-weight:bold;
    }
    
    .moduleInfoPanel{
		display:block;
	}
}

/* Medium Devices, Desktops */
@media (min-width : 980px) {
    .topspacer { display: none; }
    #smalllogo { display: none; }
    #normallogo { display: inline; }
    .emerald { display: block; }
    .menuInfoSection { display: inline; }
    .mobileOptions { display: none; }
}

/* Medium Devices, Desktops */
@media (min-width : 992px) {
    .topspacer { display: none; }
    #smalllogo { display: none; }
    #normallogo { display: inline; }
    .emerald { display: block; }
    .menuInfoSection { display: inline; }
    .mobileOptions { display: none; }
}

/* Large Devices, Wide Screens */
@media (min-width : 1200px) {
    .topspacer { display: none; }
    #smalllogo { display: none; }
    #normallogo { display: inline; }
    .emerald { display: block; }
    .menuInfoSection { display: inline; }
    .mobileOptions { display: none; }
}		

.hidden{
	display: none;
}


@media (max-width: 768px){
	#menu {display: none;}
	.logoutMenu {display:block !important;}
}
