			body {font-family: "Lato", sans-serif; padding: 20px 20px 20px 20px; }
			
			div.tab { /* Estilo da aba */
			overflow: hidden;
			border: 0px solid #ccc;
			background-color: #1f4e79; //f1f1f1, 001D40, 0160D2, 002060
			}
			
			div.tab a { /* Estilo dos links da aba */
			color: #fff;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			
			float: left;
			display: block;
			padding: 14px 16px;
			
			transition: 0.3s;
			}
			
			div.tab a:hover { /* Change background color of links on hover */
			//background-color: #1f4e79 !important; //#ccc
			}
			
			div.tab a:focus, .active { /* Create an active/current tablink class */
			//background-color: #1f4e79 !important; //#ccc
			//color: #fff;
			}
			
			.pointer {
			cursor: pointer;
			}
			
			.clear{
			clear: both;
			}
			
			#tblBiSegmento thead tr {
			/* Old browsers */
			background: #1e5799;
			border-top-left-radius: 4px  !important;
			border-top-right-radius: 4px !important;
			}

			#tblBiSegmento tbody tr td{
				font-size: 12px;
			}

			#tblBiSegmento thead tr th {
			//background-color: #81A4EA; //#cce4f7, 002060, 002060
				color: #fff;
			}

			.colBI1  {} /* Marca */
			.colBI2  {} /* Segmento e Produto Financeiro */
			.colBI3  {} /* Qt. Itens */
			.colBI4  {} /* PrÃƒÆ’Ã‚Âªmio Retido */
			.colBI5  {} /* Proj. PrÃƒÆ’Ã‚Âªmio Retido */
			.colBI6  {} /* MÃƒÆ’Ã‚Âªs Ano Ant. */
			.colBI7  {} /* % Cresc */
			.colBI8  {} /* Desc Coml Utilizado */
			.colBI9  {} /* Budget */
			.colBI10 {} /* Meta */

			.colth { color: #fff; vertical-align: middle !important; }


			.divBox{
				width:  200px;
				height: 70px;
				background-color: #f2f2f2;
				border-radius: 10px 20px;
				box-shadow: black 0.2em 0.2em 0.1em;
				float: left;
				margin-right: 10px;
				margin-bottom: 10px;
				font-size: 14px;
				font-weight: bold;
				color: #1f4e79;
				padding-left: 8px;
			}

			.divMiniBox{
				text-align: center;
				width: 100%;
				font-size: 24px;
				font-weight: bold;
				padding-left: 0px;
			}

			.divSpecialMiniBox{
				text-align: center;
				width: 100%;
				font-size: 24px;
				font-weight: bold;
				padding-left: 0px;
				color: #0f0;
			}

			.colCat{

			}

			.colProd{

			}

			.liberty{
				background-color: #C8DBFF; //#c5d9f1, 79A1F1
			}

			.grupoliberty{
				background-color: #1e5799;
				color: #fff;
			}

			.grupoliberty:hover{
				background-color: #999999 !important;
				color: #fff;
			}

			.indiana{
			background-color: #C8DBFF; /*#FFC2C2;*/ /*e6b8b7*/
			}

			.aliro{
			background-color: #C8DBFF; /*#C7F1C5;*/
			}
			
			#tblEvolucao {
					margin-top: 20px;
			}

			#tblEvolucao thead tr {
				/* Old browsers */
				background: #1e5799;

				border-top-left-radius: 4px  !important;
				border-top-right-radius: 4px !important;
			}
			
			#tblEvolucao tbody tr
			{
				background-color: #C8DBFF;
			}
			
			#tblEvolucao tbody tr:hover
			{
				background-color: #f5f5f5;
			}

			#tblEvolucao tbody tr td{
				font-size: 11.7px;
				text-align:center;
			}

			#tblEvolucao thead tr th {
				color: #fff;
				font-size: 11.5px;
				text-align:center;
			}
			
			#tblRenovacao {
			margin-top: 20px;
			}

			#tblRenovacao thead tr {
				/* Old browsers */
				background: #1e5799;

				border-top-left-radius: 4px  !important;
				border-top-right-radius: 4px !important;
			}
			
			#tblRenovacao tbody tr
			{
				background-color: #C8DBFF;
			}
			
			#tblRenovacao tbody tr:hover
			{
				background-color: #f5f5f5;
			}  

			#tblRenovacao tbody tr td{
				font-size: 11.7px;
				text-align:center;
			}

			#tblRenovacao thead tr th {
				color: #fff;
				font-size: 11.5px;
				text-align:center;
			}
			
			#tblAcordos {
			margin-top: 20px;
		}

		#tblAcordos thead tr {
			/* Old browsers */
			background: #1e5799;

			border-top-left-radius: 4px  !important;
			border-top-right-radius: 4px !important;
		}
		
		#tblAcordos tbody tr
		{
			background-color: #C8DBFF;
		}

		#tblAcordos tbody tr td{
			font-size: 11.7px;
			text-align:center;
		}

		#tblAcordos thead tr th {
			color: #fff;
			font-size: 11.5px;
			text-align:center;
		}
		
		#tblCancelamento {
			margin-top: 20px;
		}

		#tblCancelamento thead tr {
			/* Old browsers */
			background: #1e5799;

			border-top-left-radius: 4px  !important;
			border-top-right-radius: 4px !important;
		}
		
		#tblCancelamento tbody tr
		{
			background-color: #C8DBFF;
		}
		
		#tblCancelamento tbody tr:hover
		{
			background-color: #f5f5f5;
		} 

		#tblCancelamento tbody tr td{
			font-size: 11.7px;
			text-align:center;
		}

		#tblCancelamento thead tr th {
			color: #fff;
			font-size: 11.5px;
			text-align:center;
		}
		
		/*Override do master.css
		.ms-backgroundImage{
		
			padding: 0px 0px 0px 0px;
			overflow: auto;
		}
		*/
		.tm_container{
			width: 100% !important;
		}
		.ms-backgroundImage{
			padding: 0px 0px 0px 0px !important;
		}
		
		.border
		{
		    margin: 20px;
		}
		/*
		.tm_sitetop_div_bg{
			display: none;
		}
		.tm_loginbar_div{
			display: none;
		}
		.tm_footer_div{
			display: none;
		}
		/*Fim Override do master.css*/
}

        #tblComissao {
        margin-top: 10px;
        }
        
        #tblComissao thead tr {
        /* Old browsers */
        background: #1e5799;
        
        /* FF3.6-15 */
        background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%);
        
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-linear-gradient(top, #1e5799 0%,#7db9e8 100%);
        
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        background: linear-gradient(to bottom, #1e5799 0%,#7db9e8 100%);
        
        filter: progid:DXImageTransform.Microsoft.gradient
        (startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0);
        
        border-top-left-radius: 4px  !important;
        border-top-right-radius: 4px !important;
        }
        
        #tblComissao tbody tr td{
        font-size: 12px;
        }
        
        #tblComissao thead tr th {
        color: #fff;
        }
        
        .coluna1  {width:130px;}
        .coluna2  {width:270px;}
        .coluna3  {width:140px;}
        .coluna4  {width:140px;}
        .coluna5  {width:150px;}
        .coluna6  {width:150px;}
        .coluna7  {width:150px;}
        
        #tblComissao {
        margin-top: 20px;
        }
        
        #tblComissao thead tr {
        /* Old browsers */
        background: #1e5799;
        
        border-top-left-radius: 4px  !important;
        border-top-right-radius: 4px !important;
        }
        
        #tblComissao tbody tr
        {
        background-color: #C8DBFF;
        }
        
        #tblComissao tbody tr:hover
        {
        background-color: #f5f5f5;
        }  
        
        #tblComissao tbody tr td{
        font-size: 11.7px;
        text-align:center;
        }
        
        #tblComissao thead tr th {
        color: #fff;
        font-size: 11.5px;
        text-align:center;
        }