.chart-wrapper {
	position: relative;
	margin: -45px;
	margin-bottom: 45px;
	padding: 30px;
	height: 420px;
	font-weight: bold;
	color: #2f323a;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ccc;
	width: 100%;
	
}



html, body, .row, .container-fluid {
  height:100%;
}

#header {
	background-color: #6fc6dd;
	padding-top: 20px;
	padding-bottom: 0px;
	
}

#header > .container:first-child {
	padding-bottom: 10px;
}

#container_aplicacao {
	margin-top: 10px;
}

.navbar {
	margin-bottom: 0px !important;	
	border: none !important; 
}

.navbar a {
	color: #666;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
	color: #666;
	text-decoration: none;
	background-color: #58B1C6;
	-webkit-box-shadow: inset 0 8px 6px -8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 8px 6px -8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 8px 6px -8px rgba(0, 0, 0, 0.125);
}

.navbar .active a {
	color: #fff;
	font-weight: bold;
}

#org {
	text-align: right;
}

#userinfo {
	padding-top: 15px;
	color: #fff;
	padding-bottom: 15px;
	text-align: right;
}

#userinfo a {
	color: #fff;
}

.menu {
  display: block !important;
}

#menu_title {
	text-align: center; 
	font-size: 10px; 
	font-weight: bold; 
	color: #6FC6DD;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}

.form-signin .checkbox {
  font-weight: normal;
}

.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input[type="text"],
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
  
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.carousel-caption {
	background-color: rgba(30,30,30,0.9) !important;
	padding: 10px;
	padding-bottom: 25px;
}

.form-signin input:last-of-type {
	margin-bottom: 15px;
}

#userbadge {
	margin: 20px;
	margin-left: 20px;
	padding: 8px;
	font-size: 13px;
	color: #6b7182;
}

#userbadge img {
	margin-right: 5px;
	border-radius: 10px;
}

#userbadge #username {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

#userbadge .points-selection {
	background-color: #E8FFFB;
	border: 1px solid #bce8f1;
	padding: 2px;
	font-weight: bold;
}

form .btn {
	max-width: 250px;
}

.filedrop {  padding: 20px; border: 8px dashed #ccc; text-align: center; width: 300px; min-height: 60px; margin-right: 20px; }
.filedrop.hover { border: 10px dashed #0c0; }
.filedrop img { display: block; width: 100px; margin: 10px auto; }

.game, .badge_item {
	width: 170px;
	height: 170px;
	padding: 10px;
	border: solid 1px #DDD;
	text-align: center;
	background-color: #F2F2F2;
	margin: 10px;
	float: left;
}

.game:hover, .badge_item:hover {
	background-color: #D2d2d2;
}

.small_game, .small_badge_item {
	width: 120px;
	height: 120px;
}

.game_selected, .badge_selected {
	background-color: #6FC6DD;
}

.game_list_entry, .badge_list_entry {
	border: 2px solid #6FC6DD;
	border-radius:5px;
	padding: 5px;
	margin: 3px;
	color : #000;
	background-color: #d9edf7;
}

#register_href {
	border-radius: 6px;
    border: 2px solid #fff;
    background-color: #fff;
    color: #6FC6DD ! important;
    padding: 3px;
    padding-right: 4px;
}


#account-left-panel {
	position: relative;
  background-color: #2f323a;
  height: 100%;
  min-height: 100%;
  padding: 0px;
  overflow-y: auto;
}

#account-main-panel {
	padding: 45px;
	padding-top: 10px;
}

#account-right-panel {
	padding: 20px;
	background-color: #d6d9dc;
	height: 100%;
	min-height: 100%;
	overflow-y: auto;
}

#account-right-panel #account-summary {
	font-weight: bold;
}

#account-right-panel #install_menu {
	position: fixed;
	bottom: 15px;
}

#account-right-panel #account-summary div {
	white-space: nowrap;
	display: inline-block;
}

#account-right-panel #account-summary .points_bubble {
	font-weight: bold;
	font-size: 20px;
	margin-top: 15px;
	-moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
	background-color: #6fc6dd;
	color: white;
	margin-right: 3px;
	width: 35px;
	margin-left: 12px;
	text-align: center;
	line-height: 35px;
	height: 35px;
	clear: none;
}

#account-right-panel #account-summary .points_bubble_big {
	width: 60px;
	margin-left: 0px;
	line-height: 60px;
	height: 60px;
}


.sidebar-nav {
  
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-nav li {
	margin-left: 20px;
  	line-height: 40px;
	text-indent: 20px;
	border-left: 4px solid #6fc6dd;
	margin-top: 4px;
}

.sidebar-nav li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  display: block;
  text-decoration: none;
}

.sidebar-nav li a:hover, .sidebar-nav li a.active {
  color: #fff;
  background: #6fc6dd;
  text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

#gameselector {
	color: #2F323A;
}

.chart-wrapper p.empty-message {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	color: #aaa;
}

.chart-wrapper h2 {
	position: absolute;
	top: 0;
	font-weight: bold;
	font-size: 20px;
}

.morris-hover{position:absolute;z-index:1000;}.morris-hover.morris-default-style{border-radius:50px;padding:8px;color:#757880;background:rgba(255, 255, 255, 0.8);border:solid 2px rgba(230, 230, 230, 0.8);font-family:sans-serif;font-size:12px;text-align:center;}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0;}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0;}

.morris-hover .points {
	font-size: 22px;
	color: #6fc6dd;
	font-weight: bold;
}

#scores-legend {
	list-style-type: none;
	float: right;
	width: 60%;
}
ul#scores-legend > li {
	list-style-type: none;
	display: inline;
	padding-left: 20px;
	font-size: large;
	float: right;
}


.container_roll {
	position: relative;
	width: 7%;
	margin-right: 12px;
	

    float: left;
}

.image_roll {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .3s ease;
  backface-visibility: hidden;
}

.middle_roll {
  transition: .3s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.container_roll:hover .image_roll {
  opacity: 0.3;
}

.container_roll:hover .middle_roll {
  opacity: 1;
}

.text_roll {
  font-family: sans-serif;
  background-color: #6fc6dd;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  padding: 6px;
}

.header_row {
	display: inline-block;
	margin-top: -15px;
	margin-bottom: 10px;
	
}

.lang_active {
	font-weight: bold;
	color: #fff;
}

.lang {
	text-decoration: underline;
	color: #fff;
}

#language_switcher {
	align-content: right;
	color: #fff;
}

.research-item {
	background-color: #eee;
	padding: 15px;
}



.action-btn {
	width: 95%;
}



/*-----menu jogos-----
----------------------
----------------------
----------------------*/


ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:10px; 
	width:1300px;
	vertical-align: middle;
	float: center;
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
/*tamanho container menu*/
ul.sdt_menu li{
	float:left;
	width:115px;
	height:70px;
	position:relative;
	cursor:pointer;
	/*margin-right: 15px;*/
	vertical-align: middle;
}



#menu-selected{
	background:#999999 url(../images/overlay.png) no-repeat bottom right; /*fundo menu*/
}

ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:110px;
	height:65px;
	z-index:12;
	background:#6fc6dd url(../images/overlay.png) no-repeat bottom right; /*fundo menu*/
	-moz-box-shadow:0px 0px 0px #000 inset; 
	-webkit-box-shadow:0px 0px 0px #000 inset;
	box-shadow:0px 0px 0px rgb(69, 61, 61) inset;/*cor linha box menu*/
}



ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:170;
	-moz-box-shadow:0px 0px 0px #000;
	-webkit-box-shadow:0px 0px 0px #000;
	box-shadow:0px 0px 0px #000;
	

}

/*tamanho container imagem ativo*/
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	left:0px;
	width:110px;
	height:80px;
	z-index:15;
	text-align: center;
	float:center;
	top: 25px;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#0580A2;
	top:65px; /*valor de deslocamento de fundo menu*/
	width:110px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
	
}

ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	/*margin-left:8px; /*margem texto à borda*/ 
	/*text-transform:uppercase;*/
	/*text-shadow:1px 1px 1px #000; /*sombra do texto*/
	 align: center;
}
/* estilo texto menu */
ul.sdt_menu li span span.sdt_link{
	color: #FFFFFF;
	font-size:16px;
	
	float:center;
	clear:both;
	text-align: center; 
}
/* estilo 2º texto menu */
ul.sdt_menu li span span.sdt_descr{
	color: #FFFFFF;
	font-size:15px;
	font-weight: bold;
	float:left;
	clear:both;
}




/* Altura do segundo menu a cima  */
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:25px;
}

/* estilo texto menu hover*/
ul.sdt_menu li div.sdt_box a:hover{
	color:#fff ;
}


/* margem top do menu*/
ul.sdt_menu{
	margin-top:0px;

}

/*-----end menu jogos-----
--------------------------
--------------------------
--------------------------*/




/*//////////////////////////////////////////////////////////////////
[ Table ]*/  
  
  .nh-table th {
	padding-top: 10px;
	padding-bottom: 10px;
  }
  
  .nh-table td {
	padding-top: 5px;
	padding-bottom: 5px;
  }
  
  /*==================================================================
  [ Fix header ]*/
  .nh-table {
	position: relative;
	padding-top: 60px;
  }
  
  .nh-table-head {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
  }
  
  .nh-table-body {
	max-height: 585px;
	overflow: auto;
  }
  
  
  /*==================================================================
  [ Ver1 ]*/
  
  .nh-table th {
	font-family: Lato-Bold;
	font-size: 18px;
	color: #fff;
	line-height: 1.4;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #6FC6DD;
	text-align: center;
  }
  
  .nh-table td {
	font-family: Lato-Regular;
	font-size: 15px;
	color: #808080;
	line-height: 1.4;
	padding-left: 10px;
	padding-right: 10px;
  }
  
  .nh-table tr:nth-child(odd) {
	background-color: #f5f5f5;
  }
  
  .nh-table tr:nth-child(even) {
	background-color: #ffffff;
  }
  /*---------------------------------------------*/
  
  .nh-table {
	text-align: center;
	/*
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
	*/
  }
  
  .content-title {
	text-align: center;
	margin-bottom: 30px;
  }

  .navigation-buttons {
	  text-align: center;
  }
