<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
           }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.style3 {
	font-size: 13px;
	font-family: " Verdana, Arial, Times New Roman", Times, serif;
}
.style4 {
	color: #2A1770;
	font-weight: bold;
}
.style24 {color: #636264; font-family: Arial; font-size: 17px; text-decoration: none; text-align: justify}
.style32 {font-size: 10px; font-weight: bold; color: #484848; }
.style33 {color: #666666}
.style39 {color: #04085A; text-decoration:none; font-size: 12px}
.style39:hover {color: #999; text-decoration:none; Align: justify}
.style39b {color: #000000; text-decoration:none; font-size: 12px}
.style39b:hover {color: #999; background-color:#fff5c0;text-decoration:none; font-size: 12px}
.style47 {color: #990000; font-size: 12px; text-decoration:none;}
.style47:hover {color: #999; font-size: 12px; text-decoration:none;}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E1571;
	background-color: #FCFDFE;
	border: 1px solid #484848;
}
.tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E1571;
	background-color: #FCFDFE;
	border: 1px solid #D1D7DC;
}
.tabela2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E1571;
	background-color: #FCFDFE;
	border: 1px solid #1A3144;
}
.style57 {font-size: 16px; font-family: Verdana; font-weight: bold;color: #04085A; text-decoration:none;}
.style57:hover {color: #999; text-decoration:none; Align: justify}
.style58 {font-size: 15px; font-family: Verdana; font-weight: bold;color: #04085A; text-decoration:none;}
.style66 {color: #999; font-size: 13px; text-decoration: none; }
.style66:hover {color:#006A05 ; font-weight: bold; font-size: 16px; text-decoration: none; }
.style70 {font-size: 16px; font-family: Verdana; font-weight: bold;color: #04085A; text-decoration:none;background-color:#CCCCCC}
.style71 {font-size: 16px; font-family: Verdana; font-weight: bold;color: #666666; text-decoration:none;}
.style72 {font-size: 16px; font-family: Arial; color: #636264; text-decoration:none;text-align: justify; line-height: 200%}

.direita
{
	font-family: Verdana;
	font-size: 13px;
	color: #414141;
	text-decoration: none;
}
.direita:hover
{
    font-family: Verdana;
	font-size: 13px; 
	color: #999;
	text-decoration: none;
}
.direita2
{
	font-family: Verdana;
	font-size: 13px;
	color: #C47500;
	text-decoration: none;
}
.direita2:hover
{
    font-family: Verdana;
	font-size: 13px; 
	color: #999;
	text-decoration: none;
}
.style73 {color: #006600}
.style74 {font-size: 16px; font-family: Arial; color: #270752; text-decoration:none; text-align: justify; line-height: 200%}
.style76 {color: #006600; font-style: italic; }
.style79 {color: #006600; font-size: 13px; }
.style80 {color: #330066}
.style81 {color: #04085A; text-decoration:none; font-size: 14;}
.style82 {color: #5A5A5A; text-decoration:none; Align: justify; font-size: 14;}
.style82:hover {color: #999; text-decoration:none; Align: justify; font-size: 14;}
.login-form{
	width:198px;
	height:38px;
	margin:auto;
	margin-top:7px;
	border:1px solid #728eae;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.login-form input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	width:198px;
	height:38px;
	padding:0px 0px;
	border:0px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:"Open Sans";
	color:#5b80aa;
}
.login-form-user input{
	float: left;
        width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
.login-form-pass input{
	width:190px;
	float: left;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.login-passs{
	width:190px;
	border:3px;
}
.login-icon{
	width: 20px;
	height: 24px;
	border-right:1px solid #bbbbbb;
	float:left;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color:#d7d7d7;
	color:#999;
	font-size:18px;
	padding: 5px 0 0 7px;
}
.login-ok{
	width:30px;
	height:20px;
	background:;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:9px;
	float:right;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
input#login-ok {
    width: 24px;
    margin: -21px 0 0 0px;
    opacity: 0;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  }
  
  #logo {
	  width:50px;
	  height:39px;
	  margin:auto;
	  padding-bottom:15px;
	  }
	  
  .frase {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:20px;
	  color:#264ba0;
	  
	  height:25px;
	  margin:auto;
	  padding-top:;
	  padding-bottom:10px;
	  text-align:center;
	  
	  }	 
  .frase2 {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#264ba0;
	  width:100%;
	  height:25px;
	  margin:auto;
	  text-align:center;
	  }	
.bot {
	width:196px;
	height:27px;
	}	 
-->
div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#PageHeader1
{
   background-color: #00008B;
   background-image: none;
   box-sizing: border-box;
   margin: 0;
}
#wb_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000037;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 20px 0px 20px 0px;
   margin-right: auto;
   margin-left: auto;
}
#header > .col-1, #header > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .col-1, #header > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 75%;
   max-width: 75%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 320px)
{
#header > .col-1, #header > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 200px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 2px solid #C0C0C0;
   padding: 0;
   display: inline-block;
   width: 176px;
   height: 49px;
   vertical-align: top;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 2px solid #C0C0C0;
   padding: 0;
   display: inline-block;
   width: 92px;
   height: 49px;
   vertical-align: top;
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border: 2px solid #C0C0C0;
   padding: 0;
   display: inline-block;
   width: 165px;
   height: 49px;
   vertical-align: top;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border: 2px solid #C0C0C0;
   padding: 0;
   display: inline-block;
   width: 91px;
   height: 49px;
   vertical-align: top;
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 2px solid #C0C0C0;
   padding: 0;
   display: inline-block;
   width: 49px;
   height: 49px;
   vertical-align: top;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 2px solid #C0C0C0;
   padding: 0;
   display: inline-block;
   width: 168px;
   height: 49px;
   vertical-align: top;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 2px solid #C0C0C0;
   padding: 0;
   display: inline-block;
   width: 120px;
   height: 49px;
   vertical-align: top;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #262626;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1
{
   float: left;
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_TxtLicitacoes 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TxtLicitacoes
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
   line-height: 24px;
}
#wb_TxtLicitacoes div
{
   text-align: center;
}
#wb_Image17
{
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image18
{
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image20
{
   vertical-align: top;
}
#Image20
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_ResponsiveMenu1
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
}
#ResponsiveMenu1
{
   background-color: #000037;
   height: 63px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   background-color: #000037;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 20px;
   width: 20px;
}
#wb_ResponsiveMenu1 ul li a 
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 15px 15px 15px 15px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 33px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li a:hover, #wb_ResponsiveMenu1 li .active
{ 
   background-color: #808080;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 63px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
   float: none;
   position: relative;
   width: 129px;
}
#wb_ResponsiveMenu1 ul ul li a:hover, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 6px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   color: #FFFFFF;
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 129px;
   position: relative;
   top: -63px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li a:hover .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:970px) 
{
#wb_ResponsiveMenu1 
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #000037;
   color: #FFFFFF;
   padding: 0px 20px 0px 20px;
   line-height: 50px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover 
{
   background-color: #808080;
   color: #FFFFFF;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 63px;
   line-height: 63px !important;
   text-align: right;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 6px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 15px;
   top: 19px;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{ 
   border-top-color: #424242;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border-width: 0;
   display: inline-block;
   width: 212px;
   height: 69px;
   vertical-align: top;
}
#wb_Image12
{
   display: inline-block;
   width: 169px;
   height: 53px;
   z-index: 10;
}
#wb_Image13
{
   display: inline-block;
   width: 95px;
   height: 53px;
   z-index: 11;
}
#HtmlLicit3
{
   display: inline-block;
   width: 100%;
   height: 555px;
   z-index: 7;
}
#wb_Image1
{
   display: inline-block;
   width: 242px;
   height: 99px;
   z-index: 4;
}
#wb_Image14
{
   display: inline-block;
   width: 53px;
   height: 53px;
   z-index: 12;
}
#wb_Image15
{
   display: inline-block;
   width: 172px;
   height: 53px;
   z-index: 13;
}
#wb_Image17
{
   position: absolute;
   left: 87%;
   top: 56%;
   width: 6%;
   height: 44%;
   z-index: 0;
}
#wb_Image18
{
   position: absolute;
   left: 93%;
   top: 56%;
   width: 5%;
   height: 44%;
   z-index: 1;
}
#wb_Image7
{
   display: inline-block;
   width: 180px;
   height: 53px;
   z-index: 8;
}
#wb_Image8
{
   display: inline-block;
   width: 96px;
   height: 53px;
   z-index: 9;
}
#wb_Text12
{
   position: absolute;
   left: 2%;
   top: 34%;
   width: 18%;
   height: 32%;
   z-index: 3;
}
#PageHeader1
{
   display: block;
   position: relative;
   text-align: left;
   width: 100%;
   height: 50px;
   z-index: 7777;
}
#wb_Image9
{
   display: inline-block;
   width: 124px;
   height: 53px;
   z-index: 14;
}
#wb_ResponsiveMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 5;
}
#wb_Image20
{
   position: absolute;
   left: 0%;
   top: 22%;
   width: 2%;
   height: 56%;
   z-index: 2;
}
@media only screen and (max-width: 969px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader1
{
   height: 50px;
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #00008B;
   background-image: none;
}
#PageHeader1
{
   width: 100%;
}
#wb_header
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000037;
   background-image: none;
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 20px 0px 20px 0px;
}
#header > .col-1, #header > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#header > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#header > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 20px 15px 20px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 5px 15px 5px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image7
{
   width: 180px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 180px;
   height: 53px;
}
#wb_Image8
{
   width: 96px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 96px;
   height: 53px;
}
#wb_Image12
{
   width: 169px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 169px;
   height: 53px;
}
#wb_Image13
{
   width: 95px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image13
{
   width: 95px;
   height: 53px;
}
#wb_Image14
{
   width: 53px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 53px;
   height: 53px;
}
#wb_Image15
{
   width: 172px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 172px;
   height: 53px;
}
#wb_Image9
{
   width: 124px;
   height: 53px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image9
{
   width: 124px;
   height: 53px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #262626;
   background-image: none;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 25px 15px 25px 15px;
}
#LayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 9.3px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 12px;
}
#wb_TxtLicitacoes
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_TxtLicitacoes
{
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#HtmlLicit3
{
   width: 290px;
   height: 555px;
   visibility: visible;
   display: inline-block;
}
#wb_Image17
{
   left: 62%;
   top: 56%;
   width: 19%;
   height: 44%;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image18
{
   left: 81%;
   top: 56%;
   width: 18%;
   height: 44%;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image20
{
   left: 0%;
   top: 22%;
   width: 8%;
   height: 56%;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   left: 9%;
   top: 34%;
   width: 55%;
   height: 32%;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
}
