.menu_topo{
	//background:#444;
}

a.logoH1{
	text-indent: -999px;
	width:100%;
	background: url('_img/main_logo.png') no-repeat 0px 0px;	
	background-size:150px;	
}

.top_bar a.webmail{
	//background-image: url(_img/webmail-icon-white.png);
}	

.top_bar a.facebook{
	//background-image: url(_img/facel-icon2-white.png);
}

.top_bar a.extranet{
	//background-image: url(_img/extranet-icon-white.png);
}

.top_bar a.educ{
	//background-image: url(_img/edu-icon-white.png);
}

.cbp-hrmenu{
	border-color: #ce7300;
}

.cbp-hrmenu > ul > li > a {
	color: #000;
	display: inline-block;
	font-size: 26px;
	letter-spacing: -1px;
	font-family: 'open_sansbold', Arial;
}

.cbp-hrmenu > ul > li > a.lt-mItem{
	background: none;
	font-family: 'open_sanslight';
	font-size: 1.3em;
}

.cbp-hrmenu > ul > li > a:hover {
	color: #ccc;
}

li.divider{
	background: url(_img/product-shadow-top2-ead.png) no-repeat 10px 120%;
	padding:0px 0px 8px 10px;
	color:#fff;
	font: 12px 'open_sanssemibold';
	letter-spacing:-1px	
}

li.divider i{
	color:#385f6d;
	font-style:normal;
}

a.home_icon{
	//background: url(_img/main_home_icon_white.png) no-repeat 0px -22px;		
}

a.home_search{
	width:100%;
	border:1px solid #777;
	padding:10px 10px 10px 10px !important;
	border-radius: 10px;
	-webkit-transition: background-color 0.2s linear;  
	-moz-transition: background-color 0.2s linear;  
	-o-transition: background-color 0.2s linear;
	transition: all 0.2s linear;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	font-family: 'open_sanslight', sans-serif !important;
	text-align: right;
	background: url(_img/bkgnd-search-ead.png) 0 0 repeat-x;
	color:#000;
}

.menu_rapido div.combo{
	/*border:1px solid #000;*/
	background-image: url(_img/down-open-white.png), url(_img/bkgnd-search-ead.png);
	background-repeat: no-repeat, repeat-x;
	background-position: 90% 50%, 0% 0%;
	color:#fff;
	background-color:#666;
	transition: all 0.2s linear;
}

.menu_rapido div.active{
	background-image: url(_img/down-close-white.png), url(_img/bkgnd-search-ead.png);
}

div.combo ul{
    background: #666;
}

div.combo ul li a{
    color: #fff;
    border-bottom: 1px solid #444;
}

div.combo ul li a:hover{
	color: #fff;
	font-family: 'open_sanssemibold', sans-serif;
}

.banner li a{
	background: url('_img/product-shadow-top2-ead.png') no-repeat 50% 0%;	
}

.menu_rapido a.item{
	display:block;
	float: left;
	width: 100px;
	height:95px;
	font:11px 'open_sanssemibold', Arial, sans-serif;
	color: #ddd;
	background-color:#666;
	background-repeat: no-repeat, repeat-x;
	background-position: 50% 15%, 0px 0px;
	border:2px solid #555;
	border-radius:8px;
	margin-left:15px;
	-webkit-transition: border-color 0.2s linear;  
	-moz-transition: border-color 0.2s linear;  
	-o-transition: border-color 0.2s linear;
	transition: all 0.2s linear;
	padding:0px 5px;	
}

.menu_rapido a.ead{
	background-image: url('_img/ead_iconv2_white.png'), url('_img/bkgnd-search-ead.png');
}

.menu_rapido a.aplicacao{
	background-image: url('_img/cursos_iconv2_white.png'), url('_img/bkgnd-search-ead.png');
}

.menu_rapido a.bolsas{
	background-image: url('_img/calc_iconv2_white.png'), url('_img/bkgnd-search-ead.png');
}

.menu_rapido a.help{
	background-image: url('_img/help_iconv2_white.png'), url('_img/bkgnd-search-ead.png');
}

.menu_rapido a.calend{
	background-image: url('_img/calend_iconv2_white.png'), url('_img/bkgnd-search-ead.png');
}

.top_bar a.choice{
	height:100%;
	width:100px;
	background-position: 50%;
	//border:2px solid #ccc;
	font-size: 11px;	
	color:#000;
	font-family: 'open_sansbold',sans-serif;
	letter-spacing: -1px;
}

nav.nav-itens-1 li.nav-itens-li a,
nav.nav-itens-1 li.nav-itens-li-section a,
nav.nav-itens-1 ul.inner-section li a {
    font-weight: bold;
	text-shadow: unset;
}

nav.nav-itens-1 li.current_page_item {
    background-color: #F9B233 !important;
}

nav.nav-itens-1 li.nav-itens-li{
    border-bottom: 1px solid #788186;
    background-color: #F39200;
    background-image: url(_img/left-closed-white.png), linear-gradient(to left, #EA5B0C, #F39200);
}

nav.nav-itens-1 li.nav-itens-li-section{
	background-color: #F39200;
}

nav.nav-itens-1 li.nav-itens-li-section a{
	text-shadow: 0 1px #646464;
}

nav.nav-itens-1 ul.inner-section li{
	border-bottom: 1px solid #dedede;
	background-color:#e7f3f7;	
}

.main-Content-pg h1,
.page_content_inner h1{
	color: #EA5B0C;
	margin:0px;
	font-weight: bolder;
}

.main-Content-pg h2{
	color: #EA5B0C;
	text-shadow: 0 1px #646464;	
	font-size: 22px !important;
}

.main-Content-pg h6{
	color: #807c77;
}

/** tab links **/
div.tab_content_links{
	clear: both;
	padding-bottom:53px;
}

div.tab_content_links a {
	display: block;
	float: right;
	padding:8px 15px;
	background:#ddd;
	border-bottom:4px solid #ccc;
	font-size: 14px;
	font-family: 'open_sanslight';
	margin-right:5px;
}

div.tab_content_links a:hover{
	border-color:#222;
	color:#222;
}

ul.ul-style-news {
	margin: 0 !important;
	display: block;
	width: 100%;
}

ul.ul-style-news li{
	display: block;
	float: left;
	width: 30%;
	height: 240px;
	margin: 15px 3% 45px 0 !important;
	padding: 0 !important;
}

ul.ul-style-news li a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	border:none;
}

ul.ul-style-news li a span{
	position: absolute;
	width: 100%;
	height: 150px;
	top:0;
	left:0;
	background: #444;
	border-radius: 4px !important;
	background-position: 50%;
	background-size: cover;
	transition: background 0.2s ease-in-out 0s;
}

#academico ul.ul-style-news li{
	width: 45%;
	height: 340px;
}

#academico ul.ul-style-news li a span{
	height: 300px;
}

ul.ul-style-news li a h4{
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0px;
	color:#888;
	text-shadow:none;
	font-size: 14px;
	border-top:3px solid #eee;
	transition: color 0.2s ease-in-out 0s;
	font-family: 'open_sansbold', sans-serif;
	padding-top:5px;
}

ul.ul-style-news li a:hover span{
	background-size: 150%;
}

ul.ul-style-news li a:hover h4{
	color: #444;
}

/**/
table._ts1 a.lat{
    font-size: 10px !important;
	letter-spacing: 0px
}

table._ts1 tr td{
	padding:1px 10px;
	text-transform: uppercase;
	border-width: 1px;
}

.primary-nav>.has-children:nth-child(4)>a {
    padding-right: 30px !important;
    background: url(_img/arrow_home_icon.png) no-repeat 92% 50%;
}

.primary-nav>.has-children:nth-child(4)>a:hover {
    background-color: #e6e7e8;
}

.primary-nav>.has-children:nth-child(4)>a.selected {
    /* background-color: #e6e7e8; */
    background: #e6e7e8 url(_img/arrow_home_icon_hover.png) no-repeat 92% 50%;
}

#header-access {
    position: relative;
    z-index: 1;
}

.panel-group{
	width: fit-content;
	margin-bottom:0px !important;
	margin-top:0px !important;
}

.panel-heading{
    padding: 0px !important;
}

.panel.panel-default{
	border-color: unset;
    border: none;
}

.panel-title ._down {
    border-radius: 10px !important;
}

.panel-body .subTitle p{
    margin-top: 0px;
    margin-bottom: 5px;
}

.main-Content-pg .quot strong {
    border-bottom: none;
}

.publicacoes .bsk-pdf-category.cat-54 .bsk-special-pdfs-container {
    display: block;
    height: 600px;
    overflow: auto;
    margin-left: 0;
}

.publicacoes .bsk-pdf-category.cat-54 .bsk-special-pdfs-container li {
    border: 1px solid #ccc;
    padding: 20px 5px;
    border-left: 4px solid #e4e4e4;
    margin-bottom: 5px;
    padding-left: 50px;
    background: url(_img/editais-bg-pdf.png) no-repeat 15px 50%;
}

.publicacoes .bsk-pdf-category.cat-54 .bsk-special-pdfs-container li a {
    display: inline-block;
    padding: unset;
    background-color: unset;
    background-image: unset;
    background-repeat: no-repeat;
    background-position: unset;
    border-radius: unset;
    border-bottom: unset;
    color: #028ee9;
    font: unset;
    letter-spacing: unset;
    text-transform: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}

.publicacoes .bsk-pdf-category.cat-54 .bsk-special-pdfs-container li a .bsk-pdf-manager-pdf-date {
    display: block;
    color: #666;
    font-size: 13px;
}

.ngg-gallery-thumbnail img {
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -o-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
}

.ngg-gallery-thumbnail img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.ngg-gallery-thumbnail {
    text-align: center !important;
    max-width: 100% !important;
    background-color: #fff !important;
    border: 1px solid #a9a9a9 !important;
    margin-right: 5px !important;
    margin: 5px !important;
}

div.tab {
    overflow: hidden;
    /*border: 1px solid #ccc;*/
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: orange;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
	width:20%;
	height: 65px;
}

table.lattes tr {
    background: #f9b233;
}

table.lattes tr td,
table.lattes tr th {
    width: 10%;
	border-bottom: 4px solid #eb5d0c;
	border-top: 4px solid #eb5d0c;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: orange;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #EA5B0C;
	color:#fff;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    color:#fff;
    border-top: none;
	min-height: 200px;
	padding-top: 20px;
}

.main-Content-pg a._down{
	background-color: #F9B233;
	border-bottom: 2px solid #F39200;
}

.main-Content-pg a._down:hover {
    background-color: #F39200;
}

@media only screen and (max-width: 1060px) {
	.contextual-cols1 {
		display: inline-flex;
	}
	
	.contextual-cols1 .right-col-2 {
		max-width: 600px;
	}

}

@media only screen and (max-width: 1024px) {
	.contextual-cols1 .left-col-1 {
		width: 250px !important;
	}
	
	.contextual-cols1 {
		display: inline-flex;
	}

}


@media only screen and (max-width: 900px) {
	.contextual-cols1 .right-col-2 {
		max-width: 100% !important;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.contextual-cols1 .left-col-1{
		display:none !important;
	}

}

@media (max-width: 1199px) and (min-width: 902px){
	.hidden-md {
		display: none!important;
	}
}

@media only screen and (max-width: 720px) {
	.header-auto-hide .second-header .link-marca {
		top: 60px !important;
	}
}

.md [class*="logo"]{
	position:absolute;
	top:10px;
	left:10px;
	height:100px;
	width:150px;
	background-size: contain;
	background-repeat: no-repeat;
	background:url("_img/uniarp.png");
	-webkit-animation:logo 5s linear infinite;
	animation:logo 5s linear infinite;
}

.md [class="logo"]+div{
	background:url("_img/aplicacao_logo.png");
	-webkit-animation:hdn 5s linear infinite,logo 5s linear infinite;
	animation:hdn 5s linear infinite,logo 5s linear infinite;
}
@-webkit-keyframes logo{
	0%{
		-webkit-transform:rotateY(0deg);
	}
	100%{
		-webkit-transform:rotateY(360deg);
	}
}

@keyframes logo{
	0%{
		transform:rotateY(0deg);
	}

	100%{
		transform:rotateY(360deg);
	}
}
@-webkit-keyframes hdn{
	0%,
	24.999%{
		opacity:1;
	}
	
	25%,
	74.999%{
		opacity:0;
	}
	
	75%,
	100%{
		opacity:1
	}
}

@keyframes hdn{
	0%,24.999%{
		opacity:1;
	}
	25%,74.999%{
		opacity:0
	}
	75%,100%{
		opacity:1;
	}
}

.header-auto-hide .second-header {
    background: url(_img/logo_positivo.png);
    background-position: center center;
    background-size: 150px;
    background-repeat: no-repeat;
}

.header-auto-hide.is-hidden .link-marca {
    top: 30px !important;
}

.header-auto-hide .second-header .nav-trigger i{
	display:none;
}

.footer #mobile{
	height: 200px;
    width: 150px;
    background: url('_img/uniarp_mobile.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.footer .col-md-9{
	margin-top: 30px;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
	justify-content: space-between;
}

.footer .col-md-9 a{
	color: #ffffff;
    padding: 10px 5px 10px 1px;
    display: list-item;
    margin: 1px 15px 5px 1px;
    list-style: inside;
}

.footer .col-md-9 a:nth-child(odd){
}

.footer .col-md-9 a:nth-child(even){
}

@media only screen and (min-width: 1000px){
	.primary-nav>.has-children>a{
		padding-right:45px !important;
	}
	
	.header-auto-hide .second-header {
    background: url(_img/logo_positivo.png);
    background-position: center center;
    background-size: 150px;
    background-repeat: no-repeat;
}
}

@media only screen and (max-width: 1000px){
	.header-auto-hide .second-header {
		background: unset;
	}
	
	.header-auto-hide .second-header .link-marca {
		left: 40%;
		top: 20px !important;
	}
}