.infow {
        text-shadow: 0 -1px 0 #000;
        color: #000;
        background-color: #fff;
        font-family: Helvetica Neue, Helvetica, arial;
        
        font-size: 10px !important;
        line-height: 10px;
        max-width: 200px !important;
        max-height: 200px  !important;
        /* overflow-y:auto; */
         
        
        
        
      }

img.leftAlign {
	display:block;
    margin-left: 0;
    margin-right: auto;
}


.fundoAzul {
	background-color: #13487d;
}

.childCentered {
    position: absolute;
    margin-top: 50% !important;
	/*top: 50%;
    transform: translateY(-50%);*/
}

.noTextShadow {
	text-shadow: none;
}

img.centeredImage {
	display: block;
    text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.hide {
	display: none;
}

.valign-middle td{
    vertical-align: middle;
}

.ui-flipswitch .ui-btn:hover{
    color: white !important;
    text-shadow: 0px !important;
    border: 0px !important;
}

.withborder td{
    border-bottom: 1px solid #ccc;
}

.mmm {
	height: 200px !important;
}

.fundoMatrix {
	background-color: #383435;
}

.fundoJaf {
	background-color: #ffffff;
}

.fundoMatrixTopo {
	background-color: #201e1f;
}

.fundoJafTopo {
	
}




.hide {
	display: hidden;
}

