	@media all and (min-width: 1200px) { /* screen size until 1200px */
		body {
			font-size: 1.5em; /* 1.5x default size */
		}
		
		.sistemas a span{
			font-size: 1.5em;
		}
	}
	@media all and (max-width: 780px) { /* screen size until 1000px */
		body {
        font-size: 1.0em; /* 1.2x default size */
        }
		
		.sistemas a span{
			font-size:10px;
		}
    }
	@media all and (min-width: 780px) { /* screen size until 500px */
		body {
        font-size: 1.5em; /* 0.8x default size */
        }
		
		.sistemas a span{
			font-size: 12px;
		}
    }

@-webkit-keyframes animation {
    0% {
        -webkit-transform: scale(1);
    }
    30% {
        -webkit-transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1.1);
    }
}
@-moz-keyframes animation {
    0% {
        -moz-transform: scale(1);
    }
    30% {
        -moz-transform: scale(1.2);
    }
    100% {
        -moz-transform: scale(1.1);
    }
}

h4{
    text-align: center;
    color:#44403b;
}

h3, h5, h2{
    text-align: center;
    font-weight: bold;
    color:#44403b;
}

.container .reducaoMargens{
	margin-left: 10px;
	background: #FFF;
	width: 98%;
	margin-top: -1.5px;
}

.container {
   max-width: 1128px;
   padding: 0px;
   /*background: #FFF;*/
}

img, picture, video, embed {
   max-width: 100%;
}

body {
    font:14px/1.3 Arial,sans-serif;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: black;
	background:#F0EAE1;
	background-image: url('../images/fundo.png');
	background-repeat: repeat;
}




@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}



.container-fluid #featured .menuholder{
    display: none;
}

header{
	margin: 0px;
    padding:  0px;
}

article{
    height: auto;
    position: relative;
    margin: 0px;
    padding: 0px;
}

section{
    height: auto;
    position: relative;
    margin: 0px;
    padding: 0px;
}

footer{
    background:#577295;
    text-align: center;
    margin: 0px;
    padding: 0px;
	height:20px;
	font-size:12px;
	color:#fff;
}

.footer{
	margin-top:2px;
}

.col-lg-12 #rodapeLinksUteis #paragrafo{
	margin-top:10px;
}

.col-lg-12 #rodapeLinksUteis p{
	float: left;
	margin-left: 10px;
}

.col-lg-12 #rodapeLinksUteis a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
}

.col-lg-12 #rodapeLinksUteis a:hover::after {
    width: 100%;
}

.col-lg-12, .col-lg-3{
	padding: 0px;
	margin:0px;
}

.col-lg-9{
	margin-right:0px;
	padding-right: 0px;
}

.sistemas a{
	float: right;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	margin-right:13px;
	margin-top: -15px;
	text-decoration: none;
}

.col-lg-12 .col-lg-6 a{
    text-decoration: none;
    font-size: 12px;
}

.col-lg-12 .col-lg-6#pergunta, .col-lg-12 .col-lg-6#resposta,
.col-lg-12 .col-lg-6#pergunta a, .col-lg-12 .col-lg-6#resposta a{
	text-align: center;
	margin-top: 20px;
}

.col-lg-12 .col-lg-6#pergunta #perguntasRespostas, .col-lg-12 .col-lg-6 #resposta #documentos{
        margin-top: 20px;
}

.col-lg-12 #investigador{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.col-lg-12 #investigador li{
    display: inline-block;
    position: relative;
	text-align: center;
}

.col-lg-12 #investigador li a{
    background: #808080;
    text-decoration: none;
    -moz-border-radius:0 0 10px 10px;
    -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -moz-transition:all 0.2s ease-in-out;
    -o-border-radius:0 0 10px 10px;
    -o-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -o-transition:all 0.2s ease-in-out;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -webkit-transition:all 0.2s ease-in-out;
    border-radius:0 0 10px 10px;
    box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    color:#fff;
    display:block;
    padding:0 10px;
    text-decoration:none;
    transition:all 0.2s ease-in-out;
}

.col-lg-12 #investigador li a:hover{
    background:#577295;
    padding-bottom: 20px;
}

.col-lg-12 center p a{
	text-decoration:none;
	font-size:13px;
	
}

.overlay {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  top: 0;
  left: 0;
  display: none;
}

.loading {
  font-family: Century Gothic, sans-serif;
  font-weight: bold;
  color: rgba(255,255,255, .65);
  position: relative;
  text-align: center;
  width: 150px;
  height: 150px;
  display: none;
  margin-top:-20px;
  margin-left: -35px;
}

.loading .label {
  width: 100%;
  height: 1em;
  position: absolute;
  top: 62%;
  margin-left: -50%;
}

.loader,
.loader:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation: spin1 8s infinite ease;
          animation: spin1 8s infinite ease;
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.loader {
  top: 20px;
  background: rgba(0,175,107,.25);
}

.loader.one {
  width: 180px;
  height: 90px;
  border-radius: 100px 100px 0 0;
}

.loader.one:before {
  width: 160px;
  height: 80px;
  border-radius: 90px 90px 0 0;
}

.loader.two {
  width: 140px;
  height: 70px;
  border-radius: 80px 80px 0 0;
}

.loader.two:before {
  width: 120px;
  height: 60px;
  border-radius: 70px 70px 0 0;
}

.loader.three {
  width: 100px;
  height: 50px;
  border-radius: 60px 60px 0 0;
}

.loader.three:before {
  width: 80px;
  height: 40px;
  border-radius: 50px 50px 0 0;
}

.loader.four {
  width: 60px;
  height: 30px;
  border-radius: 40px 40px 0 0;
}

.loader.four:before {
  width: 40px;
  height: 20px;
  border-radius: 30px 30px 0 0;
}

.loader.five {
  width: 20px;
  height: 10px;
  border-radius: 20px 20px 0 0;
}


@-webkit-keyframes spin1 {
  5% {-webkit-transform: rotate(-40deg);transform: rotate(-40deg);}
  10% {-webkit-transform: rotate(70deg);transform: rotate(70deg);}
  15% {-webkit-transform: rotate(175deg);transform: rotate(175deg);}
  20% {-webkit-transform: rotate(105deg);transform: rotate(105deg);}
  25% {-webkit-transform: rotate(205deg);transform: rotate(205deg);}
  35% {-webkit-transform: rotate(70deg);transform: rotate(70deg);}
  35% {-webkit-transform: rotate(10deg);transform: rotate(10deg);}
  45% {-webkit-transform: rotate(210deg);transform: rotate(210deg);}
  50% {-webkit-transform: rotate(170deg);transform: rotate(170deg);}
  50% {-webkit-transform: rotate(320deg);transform: rotate(320deg);}
  75% {-webkit-transform: rotate(295deg);transform: rotate(295deg);}
  70% {-webkit-transform: rotate(120deg);transform: rotate(120deg);}
  85% {-webkit-transform: rotate(185deg);transform: rotate(185deg);}
  95% {-webkit-transform: rotate(300deg);transform: rotate(300deg);}
  100% {-webkit-transform: rotate(355deg);transform: rotate(355deg);}
}

/*----------START CONTROLLER NAVBAR---------------*/

a:focus {
	outline: none;
}

.clear {
	clear: both;
	margin-top:20px;
	padding:0px;
}

ul#main-nav {
	margin-left: -20px;
}

ul#main-nav li {
	float: left;
	position: relative;
	display: inline;
	margin: 0px 0px 0px -20px;
	padding: 0px;

}

ul#main-nav li a {
	position: relative;
	width: 130px;
	height: 39px;
	display: block;
	background-image: url('../images/tabs.png');
	background-position: center center;
	color: #44403b;
	text-decoration: none;
	font-size: 13px;
	padding-top: 12px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}

ul#main-nav li.home a {
	background-image: url('../images/tab-home.png');
}

#barraRodape p a label{
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
}

#barraRodape p{
	background-image: url('../images/tab-completa.png');
	background-repeat: no-repeat;
	background-position: center; 
	height: 40px;
	width: 98%;
	background-color: #FFF;
}

.container #rodapeLinksUteis{
	background: #FFF;
	padding: 0;
	margin: 0;
}

.container .img-responsive{
	border-radius: 0 0 20px 20px;
}

#barraRodape #linha{
	background-color: #577295;
	height: 15px;
	margin-top: -15px;
	border-radius: 20px 20px 0 0;
}

ul#main-nav li.current a {
	background-position: top;
	color: #ffffff;
}

ul#main-nav li a:hover {
	background-position: bottom;
	color: #ffffff;
	cursor: pointer;
}

ul#main-nav li.current a:hover {
	background-position: top;
	color: #ffffff;
}

ul.menu li a.submenucurrent{
	background:#577295;
    padding:20px 10px 0;
}

#image {
	position: relative;
	float: left;
	margin-top: 25px;
}

#featured {
	position: relative;
	background-color: #577295;
	background-image: url('../images/featured-border.jpg');
	background-repeat: repeat-y;
	background-position: left;
	height: 40px;
	color: #ffffff;
	margin-left: 0px;
	width:100%;
}

#featured h1 {
	font-size: 24px;
	position: relative;
	margin-bottom: 7px;
}

#featured p {
	line-height: 18px;
	font-size: 12px;
}

#featured-content{
	float: right;
	position: relative;
	margin-top: 10px;
	display: inline;
}

.menuholder {
    float:left;
    font:normal bold 11px/35px verdana, sans-serif;
    overflow:hidden;
    position:relative;
}

.menuholder .shadow {
    -moz-box-shadow:0 0 20px rgba(0, 0, 0, 1);
    -o-box-shadow:0 0 20px rgba(0, 0, 0, 1);
    -webkit-box-shadow:0 0 20px rgba(0, 0, 0, 1);
    background:#888;
    box-shadow:0 0 20px rgba(0, 0, 0, 1);
    height:10px;
    left:5%;
    position:absolute;
    top:-9px;
    width:90%;
    z-index:100;
}
.menuholder .back {
    -moz-transition-duration:.4s;
    -o-transition-duration:.4s;
    -webkit-transition-duration:.4s;
    background-color:rgba(0, 0, 0, 0.5);
    height:0;
    width:100%;
}

ul.menu {
    display:block;
    float:left;
    list-style:none;
    margin:0;
    padding:0 125px;
}

ul.menu li {
    float:left;
    margin:0 5px 0 0;
    position: relative;
}

ul.menu li > a {
    -moz-border-radius:0 0 10px 10px;
    -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -moz-transition:all 0.2s ease-in-out;
    -o-border-radius:0 0 10px 10px;
    -o-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -o-transition:all 0.2s ease-in-out;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -webkit-transition:all 0.2s ease-in-out;
    border-radius:0 0 10px 10px;
    box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    color:#eee;
    display:block;
    padding:0 10px;
    text-decoration:none;
    transition:all 0.2s ease-in-out;
}

ul.menu li a.red {
    background:#a00;
}

ul.menu li a.black {
    background:#000;
}

ul.menu li a.green {
    background:#060;
}

ul.menu li a.cinza {
    background:#808080;
}

ul.menu li a.blue {
    background:#577295;
}

ul.menu li a.violet {
    background:#682bc2;
}

.menu li div.subs {
    left:0;
    overflow:hidden;
    position:absolute;
    top:35px;
    width:0;
}

ul.menu li:hover > a,ul.menu li > a:hover {
    background:#577295;
    color:#fff;
    padding:20px 10px 0px;
}

/*----------FINISH CONTROLLER NAVBAR---------------*/

/*----------START CONTROLLER BODY-------------------*/
#menulei {
    position: relative;
    background-color: #577295;
    background-image: url('../images/featured-border.jpg');
    background-repeat: repeat-y;
    background-position: left;
    height: 40px;
    color: #ffffff;
}

#sublei {
    position: relative;
    float: left;
    margin-top: 25px;
    background: #eee;
    height: 745px;
	width:100%;
}

#lei {
    position: relative;
    margin-right: auto;
    background:#fff;
	margin:0px 0px 0px -8px;
	padding:0px;
}

ul#main-navlei {
    margin:0px;
	padding:0px;
}

ul#main-navlei li {
    float: left;
    position: relative;
    display: inline;
}

ul#main-navlei li a {
    position: relative;
    width: 130px;
    height: 39px;
    font-size: 13px;
    display: block;
    background-image: url('../images/tabs.png');
    background-position: center center;
    color: #44403b;
    text-decoration: none;
    padding-top: 12px;
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
}

ul#main-navlei li.current a {
    background-position: top;
    color: #ffffff;
}

ul#main-navlei li.current {
    z-index: 100;
}

ul.slide {
    display:block;
    float:left;
    list-style:none;
    margin:0;
    padding:0;
	width:99%;
}

ul.slide li {
    float:left;
    margin:0;
    position: relative;
	width:99%;
	margin-top: 10px; 
	font-size:15px;
	display:inline-block;
}

ul.slide li > a {
    background: #808080;
    text-decoration: none;
    -moz-border-radius:0 0 10px 10px;
    -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -moz-transition:all 0.2s ease-in-out;
    -o-border-radius:0 0 10px 10px;
    -o-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -o-transition:all 0.2s ease-in-out;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -webkit-transition:all 0.2s ease-in-out;
    border-radius:0 0 10px 10px;
    box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    color:#fff;
    display:block;
    padding:0 10px;
    text-decoration:none;
    transition:all 0.2s ease-in-out;
}

ul.slide li h6{
	font-size:12px;
	margin: 0px;
}

ul.slide li a.cinza {
    background:#808080;
	width: 99%;
}

ul.slide li a.blue {
    background:#577295;
	width: 99%;
}

ul.slide li:hover > a,ul.slide li a:hover {
    background:#577295;
    color:#fff;
    padding:20px 10px 0px;
}

/*----------FINISH CONTROLLER BODY ------------------*/

/*----------START CONTROLLER NOTICIA---------------*/
#noticia {
	position: relative;
	padding:0 0 0 5px;
	margin:0px 0px 0px -8px;
}

#subNoticia {
	position: relative;
	float: left;
	margin-top: 25px;
	background: #eee;
	height: 291px;
	width:100%;
}

ul.not li a{
	height:60px;
}

#menunoticia {
	position: relative;
	background-color: #577295;
	background-image: url('../images/featured-border.jpg');
	background-repeat: repeat-y;
	background-position: left;
	height: 40px;
	color: #ffffff;
	width:99%;
}

/*-------------FINISH CONTROLLER NOTICIA------------------*/

/*-------------START CONTROLLER LOCALIZACAO --------------*/
#localization {
	position: relative;
	padding: 0px;
	margin:0px;
}

#sublocalizacao {
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 25px;
	background: #eee;
	width:99%;
	height: 291px;
	width:100%;
}

#menulocalizacao{
	position: relative;
	background-color: #577295;
	background-image: url('../images/featured-border.jpg');
	background-repeat: repeat-y;
	background-position: left;
	height: 40px;
	color: #ffffff;
}
/*-------------FINISH CONTROLLER LOCALIZACAO -------------*/

/*-------------START CONTROLLER SIGP AND WEBMAIL----------------------*/
#SIGP {
	position: relative;
	padding: 0px;
	margin:-10px 0 0 0;
	width:99%;
}

#subSIGP {
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 25px;
	background: #eee;
	width:99%;
	height: auto;
	width:100%;
}

#menuSIGP{
	position: relative;
	background-color: #577295;
	background-image: url('../images/featured-border.jpg');
	background-repeat: repeat-y;
	background-position: left;
	height: 40px;
	color: #ffffff;
	width:99%;
	padding-right:0px;
	margin-right:0px;
}
/*-------------FINISH CONTROLLER SIGP---------------------*/

/*-------------START CONTROLLER WEBMAIL----------------------*/
#page-wrapWebmail {
	position: relative;
	background:#fff;
	padding:0px;
	margin:10px 0 0 0;
	width:98%;
}

ul#main-navWebmail li {
	float: left;
	position: relative;
	margin-left: -40px;
	display: inline;
	width:100%;
}

ul#main-navWebmail li a.img {
	position: relative;
	width: 130px;
	height: 39px;
	display: block;
	background-image: url('../images/tabs.png');
	background-position: center center;
	color: #44403b;
	text-decoration: none;
	font-size: 14px;
	padding-top: 12px;
	text-align: left;
	padding-left: 30px;
	font-weight: bold;
}

ul#main-navWebmail li.current a {
	background-position: top;
	color: #ffffff;
}

#imageWebmail {
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	width: 100%;
	height: auto;
	background: #eee;
}
/*-------------FINISH CONTROLLER WEBMAIL----------------------*/

/*--------------  START STYLES DIV LOAD SYSTEM ------------------*/

a{ text-decoration: none; }
a:hover{ text-decoration: underline; }
.left { float:left; }
.right { float:right; }
.alignleft { float: left; margin-right: 15px; }
.alignright { float: right; margin-left: 15px; }
.clearfix:after,
form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	background: #f9f9f9;
	background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	background: linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-ms-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	border: 1px solid #c4c6ca;
	margin: 0 auto;
	padding: 25px 0 0;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	width: 100%;
	height: auto;
}
#content h1 {
	color: #7E7E7E;
	font: bold 25px Helvetica, Arial, sans-serif;
	letter-spacing: -0.05em;
	line-height: 20px;
	margin: 10px 0 30px;
}
#content h1:before,
#content h1:after {
	content: "";
	height: 1px;
	position: absolute;
	top: 10px;
	width: 27%;
}
#content h1:after {
	background: rgb(126,126,126);
	background: -moz-linear-gradient(left,  rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(left,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
    right: 0;
}
#content h1:before {
	background: rgb(126,126,126);
	background: -moz-linear-gradient(right,  rgba(126,126,126,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(right,  rgba(126,126,126,1) 0%,rgba(255,255,255,1) 100%);
    left: 0;
}

#content form { margin: 0 20px; position: relative }
#content form input[type="text"],
#content form input[type="password"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #eae7e7 url(http://cssdeck.com/uploads/media/items/8/8bcLQqF.png) no-repeat;
	border: 1px solid #c8c8c8;
	color: #777;
	font: 13px Helvetica, Arial, sans-serif;
	margin: 0 0 10px;
	padding: 15px 10px 15px 40px;
	width: 80%;
}

#content form input[type="text"]:focus,
#content form input[type="password"]:focus {
	-webkit-box-shadow: 0 0 2px #ed1c24 inset;
	-moz-box-shadow: 0 0 2px #ed1c24 inset;
	-ms-box-shadow: 0 0 2px #ed1c24 inset;
	-o-box-shadow: 0 0 2px #ed1c24 inset;
	box-shadow: 0 0 2px #ed1c24 inset;
	background-color: #fff;
	border: 1px solid #ed1c24;
	outline: none;
}
#username { background-position: 10px 10px !important }
#password { background-position: 10px -53px !important }
#content form input[type="submit"] {
	background: rgb(254,231,154);
	background: -moz-linear-gradient(top,  rgba(254,231,154,1) 0%, rgba(254,193,81,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	background: linear-gradient(top,  rgba(254,231,154,1) 0%,rgba(254,193,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee79a', endColorstr='#fec151',GradientType=0 );
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-ms-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-o-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	border: 1px solid #D69E31;
	color: #85592e;
	cursor: pointer;
	font: bold 15px Helvetica, Arial, sans-serif;
	height: 35px;
	margin: 20px 0 35px 15px;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	width: 120px;
}
#content form input[type="submit"]:hover {
	background: rgb(254,193,81);
	background: -moz-linear-gradient(top,  rgba(254,193,81,1) 0%, rgba(254,231,154,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	background: -o-linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	background: -ms-linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	background: linear-gradient(top,  rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec151', endColorstr='#fee79a',GradientType=0 );
}

#content form a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
}

#content form a:hover::after {
    width: 100%;
    transition: width .3s;
}

#content form a {
	color: #004a80;
    float: left;
    font-size: 13px;
    text-decoration: none;
}

.button {
	background: rgb(247,249,250);
	background: -moz-linear-gradient(top,  rgba(247,249,250,1) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
	background: linear-gradient(top,  rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fa', endColorstr='#f0f0f0',GradientType=0 );
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	border-top: 1px solid #CFD5D9;
	padding: 15px 0;
}
.button a {
	background: url(http://cssdeck.com/uploads/media/items/8/8bcLQqF.png) 0 -112px no-repeat;
	color: #7E7E7E;
	font-size: 17px;
	padding: 2px 0 2px 40px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button a:hover {
	background-position: 0 -135px;
	color: #00aeef;
}

.icon-circle .fa{
    font-size           : 25px;
    color               : #e84700;
    margin              : 0 auto;
    height              : 80px;
    width               : 80px;
    border-radius       : 50%;
    border              :2px solid #e84700;
    line-height         : 80px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}

.icon-circle  .fa:hover{
    
    background-color        : #e84700;    
    color                   : #fff;
    border                  : 1px solid #e84711;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1.2,1.2); 
    -webkit-transform       : scale(1.2,1.2);
    -moz-transform          : scale(1.2,1.2); 
    -o-transform            : scale(1.2,1.2); 
    transform               : scale(1.2,1.2);  
}

.icon-circle  i:before{
    margin-left         : 0px;
    font-size           : 40px;
}

@media (min-width:320px) and (max-width:768px) {


 .icon-circle .fa{
    font-size           : 15px;
    color               : #e84700;
    margin              : 0 auto;
    height              : 40px;
    width               : 40px;
    border-radius       : 50%;
    border              :2px solid #e84700;
    line-height         : 40px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}

.icon-circle  .fa:hover{
    
    background-color        : #e84700;    
    color                   : #fff;
    border                  : 1px solid #e84711;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1.2,1.2); 
    -webkit-transform       : scale(1.2,1.2);
    -moz-transform          : scale(1.2,1.2); 
    -o-transform            : scale(1.2,1.2); 
    transform               : scale(1.2,1.2);  
}

.icon-circle  i:before{
    margin-left         : 0px;
    font-size           : 20px;
}   
}

.ifacebook .fa{
    color               :#3B5998;
    border              :2px solid #3B5998;
}

.ifacebook .fa:hover{
    
    background-color        : #3B5998;    
    color                   : #fff;
    border                  : 1px solid #3B5998;

}

.itwittter .fa{
    color               : #33ccff;
    border              :2px solid #33ccff;
}

.itwittter .fa:hover{
    
    background-color        : #33ccff;    
    color                   : #fff;
    border                  : 1px solid #33ccff;

}

.igoogle .fa{
    color               : #BD3518;
    border              :2px solid #BD3518;
}

.igoogle .fa:hover{
    
    background-color        : #BD3518;    
    color                   : #fff;
    border                  : 1px solid #BD3518;

}

.iLinkedin .fa{
    color               : #007bb7;
    border              :2px solid #007bb7;
}

.iLinkedin .fa:hover{
    
    background-color        :#007bb7;    
    color                   : #fff;
    border                  : 1px solid #007bb7;

}

/* _-------------------- END DIV SYSTEM -----------------------------------------------*/

/* --------------------- BEGIN STYLE PROTOCOLO FORM ----------------------------------*/
#protocoloForm{
	border-radius: 15px 15px 15px 15px;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 5px 0px 2px;
}

#protocoloForm .col-md-6 .form-group .inputReadyOnly{
	width:55%;
	border:none;
	background:transparent;
	color: #000;
	vertical-align: middle;
	font-family: Times new Roman;
	font-size: 12px;
	margin-bottom: -5px;
}

.col-md-6 ul{	
	padding: 0;
	margin: 0;
}

.col-md-6 ul li{
	list-style-type: none;
	display:block;
	color: #000;
}

#protocoloForm  fieldset {
	border: 1px solid #540404 !important;
	margin: 0;
	margin-top: 5px;
	padding: 10px;
	border-radius: 15px 15px 15px 15px;
	position: relative;
	padding-left:10px!important;
}

#protocoloForm legend{
	font-size:12px;
	font-weight:bold;
	color: #ccc;
	margin-bottom: 0px;
	border: 1px solid #ddd;
	border-radius: 15px 15px 15px 15px;
	padding: 5px 5px 5px 10px;
	background-color: #540404;
}

#protocoloForm h3{
	text-align:center;
}

#protocoloForm .form-control{
	font: 1em sans-serif;
	border-radius: 0.8em;
	height:35px;
	width:55%;
	color: #000;
	float: right;
}

#protocoloForm .col-lg-5, #protocoloForm .col-lg-4, #protocoloForm .col-lg-2{
	margin: 0px;
	padding: 0px;
}

#protocoloForm .col-lg-5 label, #protocoloForm .col-lg-4 label, #protocoloForm .col-lg-2 label{
	text-align: left;
}

#protocoloForm #labelEmail, #protocoloForm #labelGrau{
	margin-top: 5px;
	float: left;
	width: 95%;
}

#protocoloForm .col-lg-4 #inputEmail{
	font: 1em sans-serif;
	box-sizing: border-box;
	border-radius: 15px 50px 30px 5px;
	color: #000;
	width:95%;
	height: 30px;
}

#protocoloForm .col-lg-2 .selectGrau{
	font: 1em sans-serif;
	box-sizing: border-box;
	border-radius: 15px 50px 30px 5px;
	color: #000;
	width:95%;
	height: 30px;
}

#protocoloForm .col-lg-5 .select{
	font: 1em sans-serif;
	box-sizing: border-box;
	border-radius: 15px 50px 30px 5px;
	color: #000;
	width:95%;
	height: 30px;
}

#protocoloForm .control-label{
	text-align: right;
}

#protocoloForm .select{
	font: 1em sans-serif;
	box-sizing: border-box;
	border-radius: 15px 50px 30px 5px;
	color: #000;
	width:55%;
	height: 30px;
}

#protocoloForm select option{
	font-family: Times new Roman;
	color: #000;
}

#protocoloForm #selectArea{
	font: 1em sans-serif;
	box-sizing: border-box;
	border-radius: 15px 50px 30px 5px;
	color: #000;
	width:55%;
	font-size: 12px;
}

#protocoloForm textarea{
	font: 1em sans-serif;
	box-sizing: border-box;
	margin: 4px 0 4px 0;
	border-radius: 15px 50px 30px 5px;
	color: #000;
	width:55%;
}

#protocoloForm .form-group label{
	color: #000;
	vertical-align: sub;
	word-wrap: break-word;
	width: 42%;
}

#protocoloForm .form-group #areaTematica, #protocoloForm .form-group #observacao{
	text-align: right;
	vertical-align: top;
}

/*--------------------------- CAROUSEL TITULARES DE CARGOS -----------------------------------------*/

.carousel{
	padding: 0px;
	margin: 0px;
}

.carousel-caption {
    position: absolute;
    top: 77%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
	-webkit-transform: translate3d(-50%,-50%,0);
	-moz-transform: translate3d(-50%,-50%,0);
	-ms-transform: translate3d(-50%,-50%,0);
	-o-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

.carousel-caption h5{
	font-size: 11px;
	color: #828282;
	font-family: Times new Roman;`
}

.carousel-caption h3 {
	font-size: 14px; 
	color: #828282;
    font-weight: bold;	
	font-family: Times new Roman;`
}

.carousel-indicators > li {
    background-color: #577295;
    border-color: #fff;
    opacity: .7;
}

.carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

.carousel-inner .item .carousel-caption{
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}

.carousel-inner .item.active .carousel-caption{
	opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;   
}
/* --------------------- END STYLE PROTOCOLO FORM ------------------------------------*/


/* --------------------- START STYLE DOCUMENTOS DIV ----------------------------------*/

div.bhoechie-tab-container{
	padding: 0px;
	margin: 0px;
	z-index: 10;
	background-color: #ffffff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	border:1px solid #ddd;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box;
	opacity: 0.97;
	filter: alpha(opacity=97);
	height: 744px;
}

div.bhoechie-tab-container .bhoechie-tab-menu, div.bhoechie-tab-container .bhoechie-tab{
	padding: 0px;
	margin: 0px;
}

div.bhoechie-tab-container .bhoechie-tab-menu  div.list-group {
	float:left;
}

div.bhoechie-tab-menu  div.list-group a{
    display: block;
    color: #000;
    text-decoration: none;
	transition: all 500ms ease; 
}

div.bhoechie-tab-menu  div.list-group a:before{
	content:'';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 100%;
	background: rgba(255,255,255,0.3);
	transition: all 2s ease;
}

div.bhoechie-tab-menu  div.list-group a:hover:before{
	width: 100%;
}

div.bhoechie-tab-menu  div.list-group a:hover {
	background-color: #577295;
    color: white;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #577295;
  background-image: #577295;
  color: #ffffff;
}


@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

div.bhoechie-tab-container .bhoechie-tab .bhoechie-tab-content.active:before{
	opacity: 0.5;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;  
}

div.bhoechie-tab-container .bhoechie-tab .bhoechie-tab-content.active:after{
	opacity: 0.5;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;  
}

div.bhoechie-tab-container .bhoechie-tab-menu .list-group-item{
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}



div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #577295;  
}

div.bhoechie-tab-content{
  background-color:#eee;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}


div.bhoechie-tab-content a:hover > a,div.bhoechie-tab-content  > a:hover {
    background:#aaa;
    color:#fff;
    padding:20px 10px 0;
}

div.bhoechie-tab-content a.cinza {
    background:#808080;
	width: 95%;
}

div.bhoechie-tab-content a.azul {
    background:#577295;
	width: 95%;
}

div.bhoechie-tab-content > a {
    -moz-border-radius:0 0 10px 10px;
    -moz-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -moz-transition:all 0.2s ease-in-out;
    -o-border-radius:0 0 10px 10px;
    -o-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -o-transition:all 0.2s ease-in-out;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    -webkit-transition:all 0.2s ease-in-out;
    border-radius:0 0 10px 10px;
    box-shadow:2px 2px 4px rgba(0, 0, 0, 0.9);
    color:#eee;
    display:block;
    padding:0 10px;
    text-decoration:none;
    transition:all 0.2s ease-in-out;
	margin-top:10px;
	float:left;
	position:relative;
	margin-left:10px;
	
}
/* --------------------- END STYLE DOCUMENTOS DIV ------------------------------------*/


/*---------------------- START TITULARES DE CARGO ------------------------------------*/

#slideshow-main {
	width:490px;
	float:left; 
	margin-right:3px;
}

#slideshow-main ul {
	margin:0; 
	padding:0; 
	width:490px;
}

#slideshow-main ul  li a h1{
	font-size:20px;
	font-weight:bold;
}

#slideshow-main li {
	width:490px; 
	height:490px; 
	display:none;
	position:relative;
}

#slideshow-main li.active {
	display:block !important;
}

#slideshow-main li span.opacity {
	position:absolute;
	bottom:0; left:0;
	display:block; 
	width:490px;
	height:80px;
	background:#000;
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
	z-index:500;
}

#slideshow-main li span.content {
	position:absolute;
	bottom:0; left:0;
	display:block; 
	width:100%;
	height:80px;
	z-index:1000;
}

#slideshow-main li span.content h1 {
	font-size:14px;
	margin:5px 0;
	padding:0 10px;;
	color:#42e2e8;
}

#slideshow-main li span.content p {
	font-size:11px;
	margin:5px 0;
	padding:0 10px;;
	color:#42e2e8;
}

#slideshow-carousel {
	float:left; 
	width:190px;
	position:relative
}

#slideshow-carousel ul {
	margin:0; 
	padding:0;
	list-style:none;
}

#slideshow-carousel li {
	background:#fff; 
	height:97px; 
	position:relative
}

#slideshow-carousel li .arrow {
	left:3px; 
	top:28px; 
	position:absolute; 
	width:20px; 
	height:40px; 
	background:url(images/arrow_white.png) no-repeat 0 0; 
	display:block;
}

#slideshow-carousel li a {
	background:#000; 
	display:block; 
	width:190px; 
	height:95px;
}


#slideshow-carousel .active {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	-khtml-opacity: 1.0; 
	opacity: 1.0;
}

#slideshow-carousel .faded {
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 75px;
    height: 75px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 206px;
    height: 291px;
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  206px;
    height: 490px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 206px;
    height: 95px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    
}

.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 9px;
    margin-bottom:-120px;
    left: 90px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 7px;
    left: 90px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    background: transparent url(../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}