body{
	overflow-x:hidden;
	/*background-image: url("/app/javax.faces.resource/difuminado/Fondo1.jpg?ln=img");
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;*/ 
}
body, input, textarea, select, td, tr, ul, li, label, * {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 10pt;
/* 	line-height: 1.75em; */
}
label{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 10pt;
	font-weight:bold; 
	line-height: 1.75em;
}


.btn-fusilado{
	vertical-align:middle;
	border: 1px solid #77d5f7;
    border-top-color: rgb(119, 213, 247);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(119, 213, 247);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(119, 213, 247);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(119, 213, 247);
    border-left-style: solid;
    border-left-width: 1px;
    background: #0078ae url("/app/javax.faces.resource/images/ui-bg_glass_45_0078ae_1x400.png?ln=primefaces-start") 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
	
}
.dataList .ui-datalist-content{
border: none;
background: transparent;
background-image: none;
}


.text-center{
    text-align: center;
}
.text-left{
    text-align: left;
}
.text-justify{
    text-align: justify;
}
.positionFixed{
    position:fixed !important;
}
.top-end{
    top:0;
}
.right-end{
    right:0;
}
.left-end{
    left:0;
}
.right-end{
    bottom:0;
}
.cover{
	height:100%; 
	width:100%; 
	position:fixed; 
	/*background-color :  rgba(16, 44, 78, 0.55);*/
	background: #0078ae url("/app/javax.faces.resource/Fondo1.jpg?ln=img");
	z-index:10;
}

.zIndex1{
	z-index:1000;
}

.zIndex2{
	z-index:2000;
}

.zIndex3{
	z-index:3000;
}

.container-menu{
	height: 70px;
}

.logoSite{
	float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
	position: absolute;
	left: 10%;
	top: -20%;
}

.logoSite > img{
	width:90%;
}

.navbar-collapse.collapse.menu-linked{
	margin-left:20%; 
	margin-top:6px;
}

/*
**********************	TAG LOGIN
*/

.tag-login{
	right: 0px;
	position: absolute;
	background-color:#00a3e8;
	top:0px;
	height:70px;
	z-index:3000;
}

.tag-login > div:first-child{
	padding-top:10px;
}

.log-text{
	color:#fff !important; 
	font-weight:bold;
}
.log-link{
	color:#a4eea3 !important;
}

.wraper-login.band-net-header{
	position:absolute; 
	right:0px; 
	z-index:3000; 
	height: 120px;
}

.wraper-login.band-net-header > div > a > img.twt{
	width:8%;
	background-color:#00a3e8;
	border: 2px solid #00a3e8; 
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-o-border-radius: 5px; 
	float: right;
	right: 20%;
	position: absolute;
	top: 10%;
}

.wraper-login.band-net-header > div > a > img.fb {
	width:8%;
	background-color:#00a3e8;
	border: 2px solid #00a3e8; 
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-o-border-radius: 5px; 
	float: right;
	right: 20%;
	position: absolute;
	top: 50%;
}

.wraper-login.band-net-header > div > a > img.insta {
	width:8%;
	background-color:#00a3e8;
	border: 2px solid #00a3e8; 
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-o-border-radius: 5px; 
	float: right;
	right: 20%;
	position: absolute;
	top: 90%;
}

/*
************************* CAPTIONS TRANSITIONS
*/

.action-menu-transition{
	position:absolute; 
	top: 55%;
}

.carousel-section{
	/* position:absolute; */ 
	z-index:-1; 
	height:100%; 
	width:100%;
}

.marketingPanel{
	background-color : rgba(0, 0, 0, 0);
}

.tittleSite{
	position:absolute; 
	top:0%; 
	color:#fff; 
	text-align:center; 
	vertical-align:middle;
}

.tittleSite > h1{
	font-size:43px;
}

.tittleSite > h4{
	font-size: 18px;
}

.marketing-label{
	background-color:#262a0f; 
	padding:0px; 
	color:#fff; 
	 -webkit-box-shadow: 5px 5px 0px rgba(0, 0, 0,0.5);
	 -moz-box-shadow: 5px 5px 0px rgba(0, 0, 0,0.5);
	 -o-box-shadow: 5px 5px 0px rgba(0, 0, 0,0.5);
	 box-shadow: 5px 5px 0px rgba(0, 0, 0,0.5);
}

.marketing-label > div:first-child{
	height:60px;  
	text-align:center; 
	font-size:16px;
}

.marketing-label > div:nth-child(2){
	height:220px;
}
.marketing-label > div:nth-child(2) > img{
	padding: 0px;
}
.marketing-label > div:nth-child(3){
	height:30px;
}

.content-end-marketing{
	position: relative;
	margin: 0px;
	left: 0px; right: 0px;
	color: #fff;
}

.content-end-marketing > div{
	height:100px; 
	text-align: center; 
	vertical-align:middle; 
	margin:40px 0px 10px 0px;
}

.section-trigger-footer{
	position:absolute; 
	top:50%;
}

.action-footer-transition{
	top:35%; 
	position:relative;
}

.action-footer-transition-general{
	bottom:0%; 
	position:absolute;
}
#footer{
	transition-property: height;
	/*transition-duration: 0.6s;*/
	transition-timing-function: ease-in-out;
}
.content-wrapper.dinamicBkg{
	background-image: url("/app/javax.faces.resource/difuminado/Fondo1.jpg?ln=img");
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: 35% center;
    background-size: 100%;
    background-origin: content-box;
}
.dinamicBkg{
	background-image: url("/app/javax.faces.resource/difuminado/Fondo1.jpg?ln=img");
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: 35% center;
    background-size: 100%;
    background-origin: content-box;
}
.footer-transition-top{
	
	min-height:70%
}

.footer-transition-top-main{
	
	min-height:35%
}
.bottom_margin_2{
	margin-bottom: 50px;
}

.footer-section{
	z-index:3000; 
	color:#fff; 
	height:0px; 
	background-color:#1B86B7; 
	margin:0px; 
	padding:0px; 
	position:fixed; 
	bottom:0%; 
	opacity:1;
}
.footer-section-state{
	z-index:3000; 
	color:#fff;
	/*background-color:#1B86B7;*/ 
	margin:0px; 
	padding:0px;
	opacity:1;
	
}
.footer-announce-1{
	text-align:center; 
	margin:0px;
}
.footer-announce-2{
	text-align:center; 
	color:#cdd065; 	
	margin:0px;
}
.footer-section-state > .footer-announce-1{
	text-align:center; 
	margin:0px;
}
.footer-section-state > .footer-announce-2{
	text-align:center; 
	color:#cdd065; 	
	margin:0px;
}
.navigation-footer{
	margin:0px;
	padding: 50px;
	background-image: url("/app/javax.faces.resource/difuminado/9.JPG?ln=img");
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    background-size: 100%;
}
.finalFoot{
	background-color: rgb(22,34,46);
	padding:15px;
	font-weight:bold;
	font-color:#fff;
}
.navigation-footer-menu{
	text-align: center;
}

.bolder-font{
	font-weight:bold;
}

.hr-top-navigation-footer{
	margin:0px; 
	border-top:2px solid #eee; 
	margin: 0px 0 10px 0;
}

.left-navig{
	text-align: left;
}
.left-navig > p {
	margin:0px;
}
.right-navig{
	text-align: left;
}
.right-navig > p {
	margin:0px;
}

.hr-bottom-navigation-footer{
	margin:0px; 
	border-top:2px solid #eee; 
	margin: 10px 0 0 0;
}

.site-info{
	text-align: center;
}

.band-net-footer{
	margin-bottom:2%;
	text-align:center;
}

.band-net-footer > a > img.twt{
	width:6%; 
	margin-right:3%;
}
.band-net-footer > a > img.fb{
	width:6%; 
	margin-right:3%;
}

.band-net-footer > a > img.insta{
	width:6%; 
}

.band-logo{
	margin-bottom:2%; 
	text-align:center;
}
.band-logo > img{
	width:15%;
}
.band-copyrights{
	text-align:center; 
	position:relative;
}

.band-copyrights > p{
	margin:0px;
	font-weight:Bold;
	font-color:#fff;
}

.site-contacts{
	text-align: center;
}

.contacts-info{
	text-align:left;
}

.contacts-info > div:nth-child(1){
	float:left; 
	margin-bottom:5px !important;
	margin: 0px;
    /*margin-right: 13%;*/
    padding: 0px;
}

.contacts-info  > div:nth-child(2){
	float:left; 
	margin-bottom:10px !important;
}

.contacts-info > div > img {
	width:80%;
}
.contacts-info.middle{
	height:161px;
	padding-top:30px;
}
/*
****************************RESPONSIVE*/

@media (min-width: 1500px) {
	.wraper-login.band-net-header{
		position:absolute; 
		right:0px; 
		z-index:3000; 
		height: 180px;
	}
	.footer-transition-top{
		min-height:30%;
	}
}
@media (min-width: 768px) {
	/* Carousel base class */
	.carousel-fade {
	  height:  366px;
	  /*margin-bottom: 60px;*/
	}

	/* Declare heights because of positioning of img element */
	.carousel-fade .item {
	  height: 366px;
	  background-color: #777;
	}
}
@media (max-width: 767px) {
    .visible-tablet{
        display:none;
    }
    .visible-desktop{
        display:none;
    }
    .visible-phone{
        display:block;
    }
}
@media (min-width: 768px) and (max-width: 979px){
    .visible-phone{
        display:none;
    }
    .visible-desktop{
        display:none;
    }
    .visible-tablet{
        display:block;
    }
}
@media (min-width: 980px){
    .visible-phone{
        display:none;
    }
    .visible-tablet{
        display:none;
    }
    .visible-desktop{
        display:block;
    }
}
@media (min-width: 1024px) {
	.section-ini.search-bar{
        top: 460px; 
    }
    /* Carousel base class */
	.carousel-fade {
	  height:  460px;
	  /*margin-bottom: 60px;*/
	}

	/* Declare heights because of positioning of img element */
	.carousel-fade .item {
	  height: 460px;
	  background-color: #777;
	}
    .footer-transition-top{
        min-height:75%;
        margin-top:0px;
        position:fixed;
        bottom:0px;
    }
}
@media (min-width: 1270px) {
	.section-ini.search-bar{
        top: 460px; 
    }
    /* Carousel base class */
	.carousel-fade {
	  height:  460px;
	  /*margin-bottom: 60px;*/
	}

	/* Declare heights because of positioning of img element */
	.carousel-fade .item {
	  height: 460px;
	  background-color: #777;
	}
    .footer-transition-top{
        min-height:75%;
        margin-top:0px;
        position:fixed;
        bottom:0px;
    }
}

@media (min-width: 1919px) {
	.section-ini.search-bar{
        top: 600px; 
    }
    /* Carousel base class */
	.carousel-fade {
	  height:  600px;
	  /*margin-bottom: 60px;*/
	}
	/* Declare heights because of positioning of img element */
	.carousel-fade .item {
	  height: 600px;
	  background-color: #777;
	}
}
@media (min-height: 500px) {
	.triggerClass{
    	height:200%;
    }
}
@media (min-height: 600px) {
    .footer-transition-top{
        min-height:70%;
        margin-top:0px;
        position:fixed;
        bottom:0px;
    }
    
    .triggerClass{
    	height:150%;
    }
}
@media (min-height: 800px) {
    .footer-transition-top{
        min-height:60%;
        margin-top:0px;
        position:fixed;
        bottom:0px;
    }
    .triggerClass{
    	height:130%;
    }
}
@media (min-height: 900px) {
    .footer-transition-top{
        min-height:50%;
        margin-top:0px;
        position:fixed;
        bottom:0px;
    }
    .triggerClass{
    	height:100%;
    }
}
@media (min-height: 1000px) {
    .footer-transition-top{
        min-height:35%;
        margin-top:0px;
        position:fixed;
        bottom:0px;
    }
    .triggerClass{
    	height:90%;
    }
}

@media (min-height: 1200px) {
    .triggerClass{
    	height:70%;
    }
}
@media (min-height: 1300px) {
    .triggerClass{
    	height:60%;
    }
}
@media (min-height: 1400px) {
    .triggerClass{
    	height:60%;
    }
}
@media (min-height: 1500px) {
    .triggerClass{
    	height:50%;
    }
}
@media (min-height: 1600px) {
    .triggerClass{
    	height:50%;
    }
}
/**
********************** ABOUT US
*/

.section-about{
    position:relative; 
    top:16%;
}
.section-about{
    position:relative; 
    top:20%;
}
.section-about.solidContent{
	height:100%; 
	z-index:999; 
	padding-top:100px;
	margin: 0 auto;
}
.nl-element{
    margin:0px;
    padding:0px;
}
.img-about{
    width: 22%;position:fixed;top: 20%;right: 3%;
}
.about-section{
    background-color: rgba(0,0,0,0.4); 
    height:100%;
}
.video-about{
    width: 45%;
    margin-top: 5%;  
    margin-bottom: 5%;
}
.about-content{
    padding-left: 15%;
    padding-right: 15%;
    color:#fff;
}
.tittle-about{
    font-size:35px !important;
    
}
.about-content > div:nth-child(1){
    margin-bottom:5%;
}

.content-layout{
	
	background-color: white;
	
	 border: 2px solid rgba(245,245,245,0.8); 
	/*border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	-o-border-radius: 5px;*/
	-webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0,0.5);
	 -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0,0.5);
	 -o-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0,0.5);
	 box-shadow: 0px 2px 4px 1px rgba(0, 0, 0,0.5);
	float:none;
	z-index:1000;
	margin: 0 auto;
}
/******************************************              SIGN IN   */

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin div{
/* 	margin-top:5px; */
	margin-bottom:20px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.width1{
	width:100px;
}
.width2{
	width:200px;
}
.width3{
	width:300px;
}
.width4{
	width:400px;
}
.width5{
	width:500px;
}
.width6{
	width:600px;
}
.width7{
	width:700px;
}
.width8{
	width:800px;
}
.width9{
	width:900px;
}
.width10{
	width:1000px;
}
.width11{
	width:1100px;
}
.width12{
	width:1200px;
}
.width13{
	width:1300px;
}
.width14{
	width:1400px;
}
.ml-width1{
	margin-left: 10%;
}
.ml-width1-5{
	margin-left: 15%;
}
.ml-width2{
	margin-left: 20%;
}
.ml-width-2-5{
	margin-left: 25%;
}
.ml-width3{
	margin-left: 30%;
}
.ml-width3-5{
	margin-left: 35%;
}
.ml-width4{
	margin-left: 40%;
}
.ml-width4-5{
	margin-left: 45%;
}
.ml-width5{
	margin-left: 50%;
}
.ml-width5-5{
	margin-left: 55%;
}
.ml-width6{
	margin-left: 60%;
}
.ml-width6-5{
	margin-left: 65%;
}
.ml-width7{
	margin-left: 70%;
}
.ml-width7-5{
	margin-left: 75%;
}
.ml-width8{
	margin-left: 80%;
}
.ml-width8-9{
	margin-left: 85%;
}
.ml-width9{
	margin-left: 90%;
}
.ml-width9-5{
	margin-left: 95%;
}
.ml-width10{
	margin-left: 100%;
}
.mr-width1{
	margin-right: 10%;
}
.mr-width2{
	margin-right: 20%;
}
.mr-width3{
	margin-right: 30%;
}
.mr-width4{
	margin-right: 40%;
}
.mr-width5{
	margin-right: 50%;
}
.mr-width6{
	margin-right: 60%;
}
.mr-width7{
	margin-right: 70%;
}
.mr-width8{
	margin-right: 80%;
}
.mr-width9{
	margin-right: 90%;
}
.mr-width10{
	margin-right: 100%;
}
.personalSearchCalendar input{
	width:100%;
}
.blackColor{
	color:#333;
}
/**
	
	Modificaciones sobre STYLE.CSS

*/
.input-field-home span.ui-calendar{
	border: 0px;
    padding: 0px;
}
.input-field-home label.blackColor {
    color: #333;
}
.input-field-home label.blackColor.active {
    color: #03a9f4 !important;
}
.labelForDate{
	z-index:1000;
}
.spinnerCustom > input.ui-spinner-input{
	width: 30px; 
	margin: 0px 17px 0px 0px; 
	height: 35px; 
	padding-right: 20px;
}
.spinnerCustomWide > input.ui-spinner-input{
	width: 50px; 
	margin: 0px 17px 0px 0px; 
	height: 35px; 
	padding-right: 20px;
}
#loginPanel{
	left:50% !important;
	top:50px;
}
#triggerLogin{
	text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    color: #373e42;
    padding: 0 12px;
    line-height: 70px;
    cursor:pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
label.headerText{
	text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    color: #373e42;
    padding: 0 12px;
    line-height: 70px;
    cursor:pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/*Color Preset for Menu*/
.menuzord .menuzord-menu>li:hover>span,
.menuzord .menuzord-menu>li:hover>span>i
{
    color: #03a9f4 !important;
}
.ui-steps .ui-steps-item {
	width: 19%;
}

.ui-state-highlight {
	text-shadow: none !important;
}

.ui-steps.custom {
	margin-bottom: 30px;
}

.ui-steps.custom .ui-steps-item .ui-menuitem-link {
	height: 10px;
	padding: 0 1em;
	color: black;
}

.ui-steps.custom .ui-steps-item .ui-steps-number {
	background-color: #0081c2;
	color: #FFFFFF;
	display: inline-block;
	width: 30px;
	border-radius: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
}
.tt-nav.sticky .menuzord-menu>li>a,
.tt-nav.sticky .menuzord-menu li span#triggerLogin,
.tt-nav.sticky .menuzord-menu li a#triggerLogin,
.tt-nav.sticky .menuzord-menu li label,
.tt-nav.sticky .menuzord-menu li#menuButtonStyle > form > span.ui-menubutton > button.ui-button  span.ui-button-text.ui-c{
	line-height: 60px;
}
.ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 60px !important;
}

.ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow.sticky{
	position:fixed;	
	top: 50px !important;
}

.menuzord-menu>li>a, header.sticky .menuzord-menu>li>a, .logo-brand, .tt-nav .logo-brand img, .tt-nav.sticky .logo-brand, .tt-nav.sticky .logo-brand img, .tt-nav, .tt-nav .sticky, .tt-nav li.nav-icon i, .tt-nav.sticky li.nav-icon i,
.tt-nav.sticky .menuzord-menu li span,
.tt-nav.sticky .menuzord-menu li label {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.bkgBoceto{
	background-color:#E5E5E5;
	min-height: 450px;
}
.panelGrid-center > tbody > tr > td {
	text-align:center;
}

.fileAdmin{
	text-align: center;
	position: fixed;
	top: 35px;
	width: 100px;
	border: 0px;
	left: 43%;
}
.fileAdmin {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fileAdmin.sticky{
	top:5px;
}
.modalBootstrap{
	position: fixed;
    max-height: 100%;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    background: transparent;
    padding-right: 16px;
}
.btn.marginBottom15{
	margin-bottom: 15px;
}
.tag-admin-dropdown{
	z-index: 1005 !important;
    display: block !important;
    /*top: 36px !important;
    left: 0px !important;*/
}
div.fileAdmin > form > div.ui-menu > ul.ui-menu-list > li.ui-widget > a{
	opacity: 0;
}
.ui-steps .ui-steps-item > a > span.ui-steps-title{
	color:#333;
	font-weight:bold;
}

#activitesSVM > div.ui-selectlistbox-listcontainer > ul > li > div > div {
	margin-right:10px;
}
.ui-selectonebutton .ui-button > span{
	color:#333;
}
.ui-selectonebutton .ui-button:hover > span{
	color:#fff;
}

li#menuButtonStyle > form > span.sticky{
	top:5px;
}

li#menuButtonStyle > form > span.ui-menubutton > button.ui-button {
	background:transparent;	
	/*margin-left: 2px;*/
	border: 0px;
	display: inline-block;
}
li#menuButtonStyle > form > span.ui-menubutton > button.ui-button  span.ui-button-text.ui-c {
	text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
	padding: 0px 0px 12px 0px;
	cursor:pointer;
	color: #373e42;
	line-height: 70px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
li#menuButtonStyle > form > span.ui-menubutton > button.ui-button  span.ui-button-text.ui-c:hover {
	color: #03a9f4 !important;
}

.ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow > ul > li > a{
	text-decoration: none;
}
.ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow > ul > li > a > span{
	color: #373e42;
}
.ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow > ul > li > a > span:hover{
	color: #03a9f4 !important;
}
.ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow > ul > li > a:hover > span{
	color: #03a9f4 !important;
}
#upComingTrips > ul > li {
	width:49%;
}
#tripsCompleted > ul > li {
	width:49%;
}
#upComingTrips > ul > li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active {
	background: #eee;
}
#upComingTrips > ul > li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active a{
	color: #03a9f4 !important;
	font-weight:bold;
}
#tripsCompleted > ul > li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active {
	background: #eee;
}
#tripsCompleted > ul > li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active a{
	color: #03a9f4 !important;
	font-weight:bold;
}

.div-continuo{
width: 100%;
  height: 20px;
  margin: 10px;
  padding: 10px;
  text-align: center;
  display: inline-block;
}

.ridjit-btn,.ridjit-button{
	border:none;
	border-radius:4px;
	font-weight: bold;
	display:inline-block;
	outline:0;padding:2px 8px;
	vertical-align:middle;
	overflow:hidden;
	text-decoration:none;
	color:inherit;
	background-color:inherit;
	text-align:center;
	white-space:nowrap
}
.ridjit-btn,.ridjit-button{
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}   
.ridjit-disabled,.ridjit-btn:disabled,.ridjit-button:disabled{
	cursor:not-allowed;
	opacity:0.3
}
.ridjit-hover-none:hover{
	box-shadow:none!important
}

.ridjit-button:hover {
    color: #000!important;
    background-color: #ccc!important;
}

.ridjit-blue,.ridjit-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}

.ridjit-red,.ridjit-hover-red:hover{color:#fff!important;background-color:#f44336!important}

.ridjit-grey,.ridjit-hover-grey:hover,.ridjit-gray,.ridjit-hover-gray:hover{color:#fff!important;background-color:#bbb!important}

.ridjit-1dot5 {
	font-size: 1.5em;
}

.ridjit-cyan {
	color:#03a9f4;
}

/*DROPDOWN ARROW BUTTON*/
div.ui-selectonemenu-trigger.ui-state-default.ui-corner-right {
	width: 25px;
	background-color: #03a9f4;
}

.ridjit-text-12 {
	font-size:12pt;
}

.card-container {
	max-width: 1000px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);  
}

input{  
	padding: 0px 5px !important;
}

/*PF calendar navigtor*/
select.ui-datepicker-month,
select.ui-datepicker-year {
	display: unset;
    color: #1b1d1f;
    height: inherit;
}

.tiny-popup-desktop {
    position: absolute;
    z-index: 5000;
    left: 44%;
    width: 12%;
    background-color: #8f8f8f;
    border-radius: 5px;
    border-width: 1px;
    display:none;
}

.tiny-popup-desktop-text {
    font-size: 14pt;
    padding: 3px;
    font-family: sans-serif;
    position: initial;
    color: white;
}

.seat-table-center td {
	text-align: center;
}

/*Hi Username Arrow*/
span.ui-button-icon-left.ui-icon.ui-c.ui-icon-triangle-1-s{
    margin-left: -25px;
    margin-top: -15px;
    background-image: url(/app/javax.faces.resource/images/ui-icons_454545_256x240.png?ln=primefaces-omega);
}

/*User dropdown menu*/
div.ui-menu.ui-menu-dynamic.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix.ui-shadow{
	z-index: 1500 !important;
}

#messageDiv {
	padding: 5px;
	width: 100%;
	max-height: 300px;
	min-height: 50px;
	overflow: auto;
	background: white;
	border-style: solid;
	border-width: thin;
	border-color: #bfbfbf;
	display: inline-block;
}

div .adventurers-photo .ui-datagrid-column{
	width: 50px;
	height: 50px;
	padding: 3px;
	overflow: hidden;
	position: relative;
}

div .adventurers-photo .ui-grid-row{
	padding-bottom: 1px;
	padding-top: 1px;
	justify-content: center;
}

.adventurers-photo img{
	padding: 1px;
	width: 50px;
	position: relative;
}

.adventurers-photo img.landscape {
	height: 50px;
	width: auto;
}

.ridjit-copyright {
    background-color: #242323;
}

.ridjit-copyright span {
    text-align:center;
    color: #CFCFCF;
}