.item-list .pager {
	background-color: white;
    border-radius: 15px;
    padding-top: 10px;
	padding-bottom: 10px;
}

.field-item>a>img {
    float: left;
    margin-bottom: .6em;
    margin-right: .6em;
    margin-top: 0;
    margin-bottom: .6em;
    padding: 0;
    border: .6em solid #EFEDED;
}

.node {
	width: 99%;
	background-color: white;
    padding: 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}

.node-teaser {
	width: 99%;
	background-color: white;
    padding: 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}

.block {
	background-color: #FFF;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	padding: 15px;
}

#edit-masquerade-user-field{
	width: 122px;	
}

.view-agenciadotrabalhador > .view-content > ul {
	list-style-type: none;
	padding-inline-start: unset;
}

.view-agenciadotrabalhador > .view-content > ul > li{
	list-style-type: none;
}


.lista-de-espera{
	color: #000000;
	list-style: square;
}

ul.lista-de-espera-item li.lista-de-espera {
	padding-bottom: 10px;
}

.lista-de-espera-item{
	color: #000000;
 }

#rodape {
	z-index: 1;
	position: relative;
	bottom: 0;
	background-image:url('/files/rodape-oficial.png');
	height:100px;
	width:950px;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}

#rodape2 {
	padding-right: 180px;
}

.profile {
	background-color: #FFF;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	padding: 15px;
	margin-top: -5em;
}

.node-teste-licitacao > .field-name-body {
	font-weight: bold;
}
pre, form{
	background-color: #FFF;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	padding: 15px;
	
}

.gsc-control-cse{
	padding: 0;
}
.gsc-input {
	padding: 0;
	/* width: 296px; */
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-bottom: 0;
	opacity: none;
	border: none!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-color: none;
	color: none;
	color: none;
	opacity: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}

#fundomobile {
	z-index: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:1183px;
}
#fundomobile:after {
	content: '';
	background: transparent url(/files/pattern.png) repeat top left;
}
#fundomobile:after {
	position: fixed;
	width: 100%;
	height:1183px;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#main{
}

#page {
	width:964px;
	margin: 0;
}

#content {
	text-align: justify;
	width:100%;
}

#cabecalho{
	width:950px;
	height:180px; 
	top: 0;
	margin: 0;
}

#topo {
	display: block;
	width:100%;
	text-align:left;
}

#logo {
	position:relative;
	float:left;
	text-align:left;
	padding-left: 0em;
	padding-top: 0em;
}

#balizamento {
	position: relative;
	float: left;
	text-align: left;
	padding-left: 18em;
	padding-top: 1em;
}

#previsao {
	position:relative;
	float:right;
	/* padding-right:.5em; */
	/* margin-top:.5em; */
	/* margin-right:1em; */
	/* width: 500px;
	height: 160px; */
	/* text-align:right; */
}

#menu_principal {
	position:relative;
	float:left;
	display:table;
	height:30px;
	display:table;
	height:45px;
}

.canto-esquerdo{
	float:left;
	width:7px;
	height: 48px;
	background-image: url('/files/canto-esquerdo.png');
}

.canto-direito {
	float:left;
	width:6.9px;
	height: 48px;
	background-image: url('/files/canto-direito.png');
}

#busca {
	position: relative;
	top: -2.8em;
	float: right;
	height: 0px;
	padding-right: 4px;	
	width: 320px;
}

#busca-resultado {
	text-align:left;
	margin-top: -1em;
}

#main {
	width:950px;
}

#middle{
	background-color:#FFF;
}

#left {
	position:relative;
	float:left;
	margin-bottom:0;
	width:125px;
	margin-right:.5em;
	margin-top:0;
	text-align: left;
	padding-bottom: .5em;
	background: url(/sites/all/themes/crazoid/images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	border-top:0;
	behavior: url(/files/border-radius.htc);
    border-radius: 20px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	background-color: #FFF;
}

#center {
	position:relative;
	float:left;
	margin-bottom:0;
	width:690px;
	margin-top:0;
}

#right {
	position:relative;
	float:right;
	margin-bottom:0;
	width:125px;
	margin-top:0;
	text-align: left;
	padding-bottom: .5em;
	/* background: url(/sites/all/themes/crazoid/images/gradientbg.jpg) repeat-x; */
	background-color: #FFF;
	/* behavior: url(/files/border-radius.htc); */
    border-radius: 20px;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	background-color: #FFF;
}

#consultaprocesso {
	width:110px;
	background:#dbe1ed;
	padding:5px;
	border: 1px solid #EFEDED;
	border-top:0;
	behavior: url(/files/border-radius.htc);
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	margin-bottom: .5em;
}

.banner ,.view {
	background:#dbe1ed;
	padding:5px;
	border: 1px solid #EFEDED;
	border-top:0;
	behavior: url(/files/border-radius.htc);
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	margin-bottom: .5em;
	margin-top: 0;
}

.banner {
	text-align: center;
	list-style: none;
	/* height: 260px; */
	transition:All 1s ease;
}

.banner > li {
	 /* position: absolute;  */
}

.banner img {
	/* width: 100%;
	height: 100%; */
	max-width: none;
}

.view {
	background: #FFF;
}

.principal {
	margin:0;
	background-color:#FFFFFF;
	width: 950px;
}

td {
	/* vertical-align: middle; */
	text-align: left;
	/* padding:0; */
	/* margin:0; */
}

#acesso {
	height:30px;
	background: #211948;
	color:#FFFFFF;
	font: normal small "Lucida Grande", Verdana, sans-serif;
	left: 0;
	margin: 0 -20px;
	padding: 0 20px;
	position: fixed;
	right: 0;
	top: 0;
	-moz-box-shadow: 0 3px 20px #000;
	-webkit-box-shadow: 0 3px 20px #000;
	box-shadow: 0 3px 20px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction='180', strength='10');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction='180', strength='10')";
	z-index: 600;
}
.direita {
	text-align:center;
	padding-top:5px;
	padding-right:5px;
	position:absolute;
	right:0;
	width:70px;
	top:0;
}
.esquerda {
	text-align:center;
	padding-top:5px;
	padding-right:5px;
	position:absolute;
	left:0;
	width:70px;
	top:0;
}
.imagem-anexo {
	margin:10px;
	float:left;
}
.data_arquivo {
	margin-top:0;
}

.licitacao-item {
	background: url(/sites/all/themes/crazoid/images/gradientbg.jpg) repeat-x;
	line-height:1.5em;
	padding:1em;
	border: 1px solid #EFEDED;
	border-top:0;
	behavior: url(/files/border-radius.htc);
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	/* padding-top: .1em; */
}

.patrimonio-item {
	background: url(/sites/all/themes/crazoid/images/gradientbg.jpg) repeat-x;
	line-height:1.5em;
	padding:1em;
	border: 1px solid #EFEDED;
	border-top:0;
	behavior: url(/files/border-radius.htc);
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	padding-top: .1em;
}

.contrato-item {
	background: url(/sites/all/themes/crazoid/images/gradientbg.jpg) repeat-x;
	line-height:1.5em;
	padding:1em;
	border: 1px solid #EFEDED;
	border-top:0;
	behavior: url(/files/border-radius.htc);
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	padding-top: .1em;
}

h2.field-content {
	margin-top:0;
	margin-bottom:.5em;
}

.field-content p{
	padding-top:0;
	margin-top:0;
}
#slideshow {
    position:relative;
    height:248px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 248px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 248px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
.multicolumncheckboxesradios-column {
   width: 11.5em;
}

.menu-div {
	font-family: 'Open Sans', sans-serif;
	line-height: 1em;
	margin-bottom: 3px;
	text-align: left;
	border: none;
	display: block;
	padding: 10px 10px 10px 5px;
	border-left: 10px solid #1958b7;
	background-color: #211948;
	text-decoration: none;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
}

.menu-div a{
	text-decoration: none;
	color: #fff;
}

.menu-div:hover {
	border-left: 10px solid #1c64d1;
	background-color: #2586d7;
	color: #fff;
}

#menu {
	margin-top: 1em;
	/* width: 12em; */
	/* border-right: 1px solid #000; */
	margin-bottom: 1em;
	font-family: 'Open Sans', sans-serif;
	/* background-color: #90bade; */
	/* background-color: #ccc; */
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #333;
	line-height: 1em;
	}
	
#menu a {
	text-decoration: none;
	}
	
	#menu ul {
		list-style: none;
		margin: 0;
		/* padding: 0; */
		text-align: left;
		border: none;
	}
		
	#menu li {
		/* border-bottom: 1px solid #90bade; */
		padding-bottom: .3em;
		margin: 0;
		list-style: none;
		list-style-image: none;
	}
	
	#menu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		/* border-right: 10px solid #508fc4; */
		/* background-color: #2175bc; */
		background-color: #2586d7;
		color: #fff;
		text-decoration: none;
		width: 100%;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: .6em;
		}

	html>body #menu li a {
		width: auto;
		}

	#menu li a:hover {
		border-left: 10px solid #1c64d1;
		/* border-right: 10px solid #5ba3e0; */
		background-color: #211948;
		color: #fff;
		}
	#menu ul li .subnavi {
		display:none;
		clear:both;
		border-right: 20px solid #1c64d1;
		padding-left: 1em;
	}
		#menu ul li .subnavi ul {
			width:20em;
			background:#000	;
			list-style:none;
			margin:auto;
			line-height:2em;
			border:1px solid #a60000;
		}
		#menu ul li .subnavi ul li a {
			width:24em;
			line-height:1.8em;
			float:none;
			display:inline;
		}
		#menu ul li:hover .subnavi {
			display:block;
		}
		
/* ----------------------------------------------- MENU ---------------------------------------------------- */


.ddsmoothmenu{
font-family: 'Open Sans', sans-serif;
font-size: 1em;
background: #211948; /*background of menu bar (default state)*/
width: 100%;
text-align:left;
z-index:1;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
border-bottom: 5px solid #1c64d1;
border-radius: 10px;
-moz-border-radius: 10px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #211948; /*background of menu items (default state)*/
padding: 8px 10px;
border-right: 1px solid #1c64d1;
color: #2d2b2b;
border-radius: 6px;
-moz-border-radius: 6px;
/* text-decoration: none; */
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #042d6b; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: #2586d7; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
border-left: 5px solid #1c64d1;
border-bottom: 0;
border-radius: 10px;
-moz-border-radius: 10px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font-family: 'Open Sans', sans-serif;
font-size: 1em;
width: 260px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}

#accordian {
	margin: 0; padding: 0;
	background: #092266;
	font-family: 'Open Sans', sans-serif;
	/* width: 250px; */
	/* margin: 100px auto 0 auto; */
	color: white;
	/*Some cool shadow and glow effect*/
	box-shadow: 
		0 5px 15px 1px rgba(0, 0, 0, 0.6), 
		0 0 200px 1px rgba(255, 255, 255, 0.5);
}
/*heading styles*/
#accordian h3 {
	font-size: 10px;
	line-height: 10px;
	padding: 10px;
	margin: 0;
	cursor: pointer;
	/*fallback for browsers not supporting gradients*/
	background: #092266; 
	background: linear-gradient(#007fbc, #294d8c);
}
/*heading hover effect*/
#accordian h3:hover {
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
/*iconfont styles*/
#accordian h3 span {
	font-size: 16px;
	margin-right: 10px;
}
#accordian h3 a {
	text-decoration: none;
	color: #FFF;
}
#accordian h3 a:visited {
	text-decoration: none;
}
/*list items*/
#accordian li {
	list-style-type: none;
}
/*links*/
#accordian ul ul li a {
	color: white;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	display: block;
	padding: 0 15px;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
}
/*hover effect on links*/
#accordian ul ul li a:hover {
	background: #1c419a;
	border-left: 5px solid #357ae8;
}
/*Lets hide the non active LIs by default*/
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
	}
	
.webform-confirmation {
	background-color: #FFF;
}
	
.action-links, .links, .webform-confirmation {
	/*background-color: #FFF;*/
	padding: 15px;
}

.noticia-aeroporto-data {
	width: 155px;
}

#aplicar {
	background-color: #362084;
	cursor: pointer;
	-webkit-appearance: button;
	overflow: visible;
	box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.75);
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	border-radius: 4px;
	border: none !important;
	opacity: 1 !important;
	vertical-align: baseline;
	box-sizing: inherit;
	text-align: justify;
}

#aplicar:hover {
	background-color: red;
}

#aplicar:active {
	/*margin-top: 1px;*/
	margin-left: 1px;
}