
body {
	padding-top: 5px;
	padding-left: 0px;
  	padding-right: 0px;
	background-color:#454545;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 12px;
}
h4 {
    font-size: 13.5px;
}
/* Custom container */
.container.fundo {
	margin: 0 auto;
	max-width: 1000px;
	
	padding: 0;
	
}
.container > hr {
	margin: 60px 0;
}
div.page-header {
	/*padding:20px;*/
	background-color:#FFF;
	padding:8px 8px 0 8px;
	border-bottom: 0px solid #EEEEEE;
    margin:0;
}

div.page-header h1 {
	/*background:url(../../framework/img/header_titulo.jpg) top left no-repeat;*/
	/*width:377px;*/
	display:block;
	margin: 20px;
	float:left;
	font-family: 'Carrois Gothic', sans-serif;
	color:#FFF;
	width:70%;
	letter-spacing:-1px;
	font-weight:normal;
	text-shadow: 2px 2px 3px #000000;
     filter: dropshadow(color=#000000, offx=2, offy=2);
}
.page-header h1 span {
    display: block;
    line-height: 1em;
  }
.page-header h1 .small {
	font-size: 0.6em;	
}

.bookmark {
	background: url("../img/bookmark.png") no-repeat scroll 5px 5px transparent;
    padding-left: 30px;

}


h2 {
	font-family: 'Carrois Gothic', sans-serif;
}

.navbar {
	margin-bottom: 0;
	
}

.boxTitulo {
	/*-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow:  2px 2px 6px 3px rgba(0, 0, 0, .5);
	box-shadow:  2px 2px 6px 3px rgba(0, 0, 0, .5);*/
	width:100%;
	/*height:100px;
	background-color:#bf9e2f;*/
	background: #7caec5 url(../img/header_bg03.jpg) top right no-repeat;
	/*background-size: 945px 75px;*/
}
/*
.logoIde {
	background:url(../img/logoIDE.png) top left no-repeat;
	display:block;
	width:77px;
	height:41px;
	float:right;
	margin: 20px;
}
.brand {
	background:url(../img/logoIDE.png) top left no-repeat;
	display:block;
	width:77px;
	height:20px;
	float:right;
	/*margin: 20px;*/
}*/

.navbar .brand {

}

.masthead {
	-webkit-box-shadow:  2px 2px 6px 3px rgba(0, 0, 0, .5);
	box-shadow:  2px 2px 6px 3px rgba(0, 0, 0, .5)
	
}
.content {
	/*-moz-border-radius: 15px;
	border-radius: 15px;*/
	-webkit-box-shadow:  2px 2px 6px 3px rgba(0, 0, 0, .5);
	box-shadow:  2px 2px 6px 3px rgba(0, 0, 0, .5);
	background-color:#FFF;	
	padding:10px;
}
/* Main marketing message and sign up button */
.conteudo{
	margin: 0 20px;
	/*text-align: center;*/
}
.conteudo h1 {
	font-size: 100px;
	line-height: 1;
}
.jumbotron .lead {
	font-size: 24px;
	line-height: 1.25;
}
.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
	margin: 60px 0;
}
.marketing p + h4 {
	margin-top: 28px;
}
.breadcrumb {
	padding: 2px 15px;	
}
.breadcrumb > li {
	font-size: 0.8em;	
}

/* Customize the navbar links to be fill the entire space of the .navbar */
/*.navbar .navbar-inner {
padding: 0;
}
.navbar .nav {
	margin: 0;
}
.navbar .nav li {
	display: table-cell;
	width: 1%;
	float: none;
}*/
.navbar-inner {
	background-color: #000;
	background-image:none;
	border:0px solid #000;
	border-radius: 0;
	box-shadow: none;
	filter:none;
}

.navbar .nav li a {
	font-weight: normal;
	text-align: center;
	/*border-left: 1px solid rgba(255,255,255,.75);
	border-right: 1px solid rgba(0,0,0,.1);*/
	white-space:nowrap;
	font-family: 'Merriweather Sans', sans-serif;
}
.navbar .nav > li > a {
	color:#e1e1e1;
	text-shadow: 0 1px 0 #666666;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color:#FFFF !important;
	text-shadow: 0 1px 0 #666666;
	background-color:#333;
}

.navbar .nav li:first-child a {
	border-left: 0;
	/*border-radius: 3px 0 0 3px;*/
}
.navbar .nav li:last-child a {
	border-right: 0;
	/*border-radius: 0 3px 3px 0;*/
}

.navbar-inner .btn {
	-moz-border: none none none none;
	background:none;
	border:none;
	box-shadow: none;
	color: #FFF;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #FFF;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
}
.btn-group > .btn + .dropdown-toggle {
	box-shadow:none;	
}
.btn-group.open .btn.dropdown-toggle {
    background-color: #333;
}
.btn-group {
    border-right: 1px solid #333333;
    margin-right: 12px;
    padding-right: 10px;
 }
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5997b4;
	*background-color: #7caec5;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5a96b1), to(#7caec5));
	background-image: -webkit-linear-gradient(top, #5a96b1, #7caec5);
	background-image: -o-linear-gradient(top, #5a96b1, #7caec5);
	background-image: linear-gradient(to bottom, #5a96b1, #7caec5);
	background-image: -moz-linear-gradient(top, #5a96b1, #7caec5);
	background-repeat: repeat-x;
	border-color: #7caec5 #7caec5 #2c5567;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#79b7d4', endColorstr='#2c7698', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	

}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #7caec5;
  *background-color: #5997b4;
}

.btn-success:active,
.btn-success.active {
  background-color: #3c697e \9;
}

 .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
	border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
	
	-moz-border-radius-topright: 4px;
 	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
 	-moz-border-radius-bottomleft: 4px;
	
  	-moz-border-radius-topright: 4px;
 	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
 	-moz-border-radius-bottomleft: 4px;
	
	/*border: 1px solid #333;*/
}


div.btn-footer {
	padding: 5px 10px;
	background: rgb(191,158,47);
	background: -moz-linear-gradient(top,  rgba(191,158,47,1) 0%, rgba(160,140,40,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,158,47,1)), color-stop(100%,rgba(160,140,40,1)));
	background: -webkit-linear-gradient(top,  rgba(191,158,47,1) 0%,rgba(160,140,40,1) 100%);
	background: -o-linear-gradient(top,  rgba(191,158,47,1) 0%,rgba(160,140,40,1) 100%);
	background: -ms-linear-gradient(top,  rgba(191,158,47,1) 0%,rgba(160,140,40,1) 100%);
	background: linear-gradient(to bottom,  rgba(191,158,47,1) 0%,rgba(160,140,40,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf9e2f', endColorstr='#a08c28',GradientType=0 );
	
 	border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
	
	-moz-border-radius-topright: 4px;
 	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
 	-moz-border-radius-bottomleft: 4px;
	
  	-moz-border-radius-topright: 4px;
 	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
 	-moz-border-radius-bottomleft: 4px;
	margin: 15px 0 10px;
	-webkit-box-shadow:  2px 2px 6px 3px rgba(0, 0, 0, .5);
	box-shadow:  2px 2px 6px 3px rgba(0, 0, 0, .5)
}
div.btn-footer .nav {
    list-style: none outside none;
    margin: 10px 5px;
	
}	

div.btn-footer .nav li a {
	color:#FFF;		
}
.nav > li > a:hover {
	background-color: #7caec5;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}

#menu_ li .dropdown-menu {
	left:-70px;	
}
.navbar .nav > li > .dropdown-menu:before {
	left:79px;
}
.navbar .nav > li > .dropdown-menu:after {
	left:80px;
}
#menu_ li > a {
    border: medium none;
    color: #FFFFFF;
    font-family: 'Merriweather Sans',sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;/**/
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}
#menu_ .dropdown-menu li > a {
    color: #333;
    font-family: 'Merriweather Sans',sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;

}
#menu_>li:nth-child(odd):not(:first-child) {
    border-left: 1px solid #333333;
}
#menu_ .dropdown-menu li > a:hover {
    color: #FFF;
}
.visitado { 
	/*opacity:0.6;
	filter:alpha(opacity=60);*/

	
}
.visitado:before { 
	content: " ";
	background: url(../img/checkbox_checked.png) top left no-repeat;
	padding: 0 10px;
	
}

.navbar .btn-navbar	{
    background-color: #0E0E0E;
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
  box-shadow: 1px 2px 1px rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
}

@media (max-width: 979px) {
	#menu_ .dropdown-menu li > a {
		color:#999;
		width:auto;
	}
	#menu_>li:nth-child(odd) {
		width:auto;
	}
	#menu_>li:nth-child(odd):not(:first-child) {
		border-left: 0px solid #333333;
		clear:both;
	}
	.nav-collapse .nav > li, .nav-collapse .nav > li {
		float:left;	
	}
}

.bs-enunciado:after {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 4px 0 4px 0;
    color: #9DA0A4;
    content: "Enunciado";
    font-size: 12px;
    font-weight: bold;
    left: -1px;
    padding: 3px 7px;
    position: absolute;
    top: -1px;
}

.bs-enunciado {
    background-color: #F2F2F2;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    margin: 15px 0;
    padding: 39px 19px 14px;
    position: relative;
}

#modalHolder .modal {
	position:absolute;
	width:700px;
	margin-left:-350px;

}

#modalHolder .modal-body {
	max-height:none;
}

@media (max-width: 767px) {
	#modalHolder .modal {
		position: absolute;
		top: 20px;
		right: 20px;
		left: 10px;
		width: auto;
		margin: 0;
	}
	#modalHolder .modal.fade {
		top: -100px;
	}
	#modalHolder .modal.fade.in {
		top: 20px;
	}
	
	#modalHolder .pop {
		width: 450px;
	}
}
@media (max-width: 480px) {
	#modalHolder .modal {
		top: 10px;
		right: 10px;
		left: 10px;
	  }
	  #modalHolder .modal-header .close {
	    padding: 10px;
	    margin: -10px;
	  }
	  #modalHolder .pop {
		width: 320px;
	}
}
nav.glossario_nav {
    text-align: center;
}

.glossary_description p {
    margin: 0;
    padding-bottom: 15px;
}

.glossario_nav a.btn-small {
    margin-bottom: 10px;
    padding: 2px 6px;
}

.table-responsive {
	overflow:auto;

}
.conclusion_content .btn-success.comentario:before, #content_block .btn-warning.comentario:before {
	background-image: url(../img/comentario.png);
	background-repeat: no-repeat;
	content:"";
    	display: block;
    	float: left;
    	height: 18px;
    	position: relative;
    	width: 25px;

}