 .container-field-left{
	 width: 43%;
    float: left;
    
    padding-left: 10%;
}
.jsf-modal{
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ ;
  text-align:center;
  padding: 150px 0;
}
/*
-------------------- LATERAL NAVVAR STYLE -------------------
-------------------------------------------------------------
*/

.wrapper {
    display: flex;
     width: 100%;
    align-items: stretch;
}

#sidebar {
	min-width: 600px;
    max-width: 600px;
	margin-left: -600px;
}

#sidebar.active {
   margin-left: 0;
}

@media (max-width: 499px) {
	.card{
		width:100% !important;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
		display: inline-block;
	}
}

@media (max-width: 768px) {
	#button-help{
		display:none;
	}
    #sidebar {
        margin-left: -600px;
        display: none;
    }
    #sidebar.active {
        margin-left: 0;
        display: none;
    }
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";


body {
    font-family: 'Poppins', sans-serif;
    background: #fafafa;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}

a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

#sidebar {
    /* don't forget to add all the previously mentioned styles here too */
    background: white;
    color: black;
    transition: all 0.3s;
    border-style: groove;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: white;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}
#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}
ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
}


/*
   END: LATERAL NAVVAR STYLE
*/




.container-field-right{
	 width: 37%;
     padding-left: 60%;
}
.selectTagWhite{
	background-color: white;
}

.column-check-item-field-left{
	border-right-style: solid;
	border-bottom-style: solid;
	font-style: italic;
	border-width: thin;
	border-color: darkgray;
}
.column-check-item{
	text-align: center;
    border-bottom-style: solid;
    border-width: thin;
    border-color: darkgray;
    background-color: #e6e6fa7d;
}
.column-check-item-field-right{
	border-bottom-style: solid;
	border-width: thin;
	border-color: darkgray;
}
.strike-disabled{
	text-decoration: line-through;
	color: darkgray !important;
}
.older{
    background-color: #ffff7f !important;
    background-image: none !important;
    color: #bf0a00 !important;
}
.not-executed{
    background-color: #efefea!important;
    color: #808080!important;
}
.executed{
    background-color: greenyellow !important;
    color: black !important;
}
.error-executed{
    background-color: #eaafaf !important;
    color: bkack !important;
    text-align: justify !important;
}
.warn-executed{
    background-color: yellow !important;
    color: black !important;
}
.scroll-panel-scroll .ui-scrollpanel-container{
	overflow-y:scroll !important;
}

.col-right {  
     text-align: right;
 }



.container-row{
	width: 100%;
}


label.ui-outputlabel ui-widget{
	
}

.nameProjectCss{
	text-align:justify;
}

.user.calendar > input{
	width: 43%;
}

.label.user{
	width: 100%;
    
    margin-left: 1%;
    background-color: #FFF !important; 
    color: #555 !important;
}

.input.user{
	display: block !important;
}

.select.user{
	
}

.panelAfiliacion{
	padding-bottom: 6em;
}

.ui-datepicker-trigger.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only{
	vertical-align: top;
}


.ui-message{
	width:50% !important;
	display: table-cell !important;
}

.table-border{
	border-right-color: #a8a8a8;
	border-right-style: groove; 
	border-right-width: 1px;
	border-bottom-color: #a8a8a8;
	border-bottom-style: groove;	
	border-bottom-width: 1px;
}

.imagenUsuario{
	
	background-image: url(../image/user_male_portrait);
	width:8em;
	heigth:4em;
}

.ui-button-text-icon-left{
	width: 2em;
    height: 2em;
    margin-left: 1em !important;;
    margin-right: 1em !important;;
}

			 
#graficaInv1 .jqplot-point-label.jqplot-series-0.jqplot-point-0{
	top: 355px !important; color: #17B81E; left: 140px !important; /*115*/
}
#graficaInv1 .jqplot-point-label.jqplot-series-0.jqplot-point-1{
	top: 355px !important; color: #17B81E; left: 262px !important;  /*224*/
}
#graficaInv1 .jqplot-point-label.jqplot-series-0.jqplot-point-2{
	top: 355px !important; color: #17B81E; left: 375px !important;  /*336*/
}

#graficaInv1 .jqplot-point-label.jqplot-series-1.jqplot-point-0{
	top: 372px !important; color: #D30D0D; left: 140px !important; /*115*/
}
#graficaInv1 .jqplot-point-label.jqplot-series-1.jqplot-point-1{
	top: 372px !important; color: #D30D0D; left: 262px !important;  /*224*/
}
#graficaInv1 .jqplot-point-label.jqplot-series-1.jqplot-point-2{
	top: 372px !important; color: #D30D0D; left: 375px !important;  /*336*/
}



#graficaInv2 .jqplot-point-label.jqplot-series-0.jqplot-point-0{
	top: 355px !important; color: #417343; left: 135px !important;
}
#graficaInv2 .jqplot-point-label.jqplot-series-0.jqplot-point-1{
	top: 355px !important; color: #417343; left: 276px !important;
}
#graficaInv2 .jqplot-point-label.jqplot-series-0.jqplot-point-2{
	top: 355px !important; color: #417343; left: 421px !important;
}

#graficaInv2 .jqplot-point-label.jqplot-series-1.jqplot-point-0{
	top: 372px !important; color: #17B81E; left: 135px !important;
}
#graficaInv2 .jqplot-point-label.jqplot-series-1.jqplot-point-1{
	top: 372px !important; color: #17B81E; left: 276px !important;
}
#graficaInv2 .jqplot-point-label.jqplot-series-1.jqplot-point-2{
	top: 372px !important; color: #17B81E; left: 421px !important;
}

#graficaInv2 .jqplot-point-label.jqplot-series-2.jqplot-point-0{
	top: 389px !important; color: #D30D0D; left: 135px !important;
}
#graficaInv2 .jqplot-point-label.jqplot-series-2.jqplot-point-1{
	top: 389px !important; color: #D30D0D; left: 276px !important;
}
#graficaInv2 .jqplot-point-label.jqplot-series-2.jqplot-point-2{
	top: 389px !important; color: #D30D0D; left: 421px !important;
}



#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-16, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-16{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-15, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-15{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-14, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-14{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-13, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-13{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-12, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-12{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-11, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-11{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-10, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-10{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-9, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-9{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-8, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-8{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-7, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-7{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-6, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-6{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-5, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-5{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-4, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-4{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-3, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-3{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-2, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-2{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-1, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-1{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-2.jqplot-point-0, #divgraficaFisica .jqplot-point-label.jqplot-series-2.jqplot-point-0{
	display: none !important;
}


#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-16, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-16{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-15, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-15{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-14, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-14{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-13, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-13{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-12, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-12{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-11, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-11{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-10, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-10{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-9, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-9{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-8, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-8{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-7, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-7{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-6, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-6{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-5, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-5{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-4, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-4{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-3, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-3{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-2, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-2{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-1, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-1{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-3.jqplot-point-0, #divgraficaFisica .jqplot-point-label.jqplot-series-3.jqplot-point-0{
	display: none !important;
}



#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-16, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-16{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-15, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-15{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-14, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-14{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-13, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-13{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-12, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-12{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-11, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-11{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-10, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-10{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-9, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-9{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-8, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-8{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-7, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-7{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-6, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-6{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-5, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-5{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-4, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-4{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-3, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-3{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-2, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-2{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-1, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-1{
	display: none !important;
}
#divgraficaFinanciera .jqplot-point-label.jqplot-series-4.jqplot-point-0, #divgraficaFisica .jqplot-point-label.jqplot-series-4.jqplot-point-0{
	display: none !important;
}



#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-16{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-15{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-14{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-13{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-12{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-11{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-10{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-9{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-8{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-7{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-6{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-5{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-4{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-3{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-2{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-1{
	top: 310px !important; color: #008714 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-0.jqplot-point-0{
	top: 310px !important; color: #008714 !important;
}

#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-16{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-15{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-14{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-13{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-12{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-11{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-10{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-9{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-8{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-7{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-6{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-5{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-4{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-3{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-2{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-1{
	top: 325px !important; color: #FF0000 !important;
}
#divgraficaFisica .jqplot-point-label.jqplot-series-1.jqplot-point-0{
	top: 325px !important; color: #FF0000 !important;
}

#divgraficaFisica .jqplot-highlighter-tooltip{
	color: #000000 !important; background-color: #DEFC01 !important;
}

#graficaInv1 .jqplot-highlighter-tooltip{
	color: #000000 !important; background-color: #DEFC01 !important;
}

#graficaInv2 .jqplot-highlighter-tooltip{
	color: #000000 !important; background-color: #DEFC01 !important;
}

/*
.aui label, .aui input, .aui button, .aui select, .aui textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 11px;
}
*/
.ui-selectonemenu {
    width: 100% !important;
}
.ui-selectonemenu .ui-selectonemenu-label {
    display: block;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
    text-align: left;
    width: 100% !important;
}
/*Paginator Select Pfaces*/
.ui-paginator .ui-paginator-current, .ui-paginator .ui-paginator-rpp-options {
    width: 220px !important;
}

.aui select,
  .aui textarea,
  .aui input[type="text"],
  .aui input[type="password"],
  .aui input[type="datetime"],
  .aui input[type="datetime-local"],
  .aui input[type="date"],
  .aui input[type="month"],
  .aui input[type="time"],
  .aui input[type="week"],
  .aui input[type="number"],
  .aui input[type="email"],
  .aui input[type="url"],
  .aui input[type="search"],
  .aui input[type="tel"],
  .aui input[type="color"],
  .aui .uneditable-input {
  	 height: 34px;
  	 width: 100%;
  	 font-size: 14px;
    }

.aui .portlet .portlet-topper h1 {
    color: #555;
    font-size: 15px;
    margin: 0;
    DISPLAY: none;
}

.tableFixHead          { overflow-y: auto; height: 500px;  }
.tableFixHead thead th { position: sticky; top: 0; }

.myCollapse {
    display: none;
}
.myCollapse.in {
  display: block;
}

.calendarWhite.uneditable-input {
  background-color:white !important;
}


   