body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EEEEEE !important;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

.page-header {
	border-bottom: 1px solid #CCCCCC !important;
}

#content
{
    padding-top: 20px;
    padding-bottom: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

.footer
{
	text-align: center;
	padding-bottom: 40px;
}

.footer ul.nav.nav-pills {
	display:inline-block; 
	margin: 0;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu ul
{
	padding:6px 20px 5px 10px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	text-decoration:none;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.store-title
{
   white-space: nowrap;
   overflow: hidden;
   width: 100%;
   text-overflow: ellipsis;	
}

.store-title a
{
	color: #555555;
}

.store-developer
{
   white-space: nowrap;
   overflow: hidden;
   width: 100%;
   text-overflow: ellipsis;
}

.store-title a:hover
{
	color: #555555;
}

.store-content
{
	margin-bottom: 0px;
}

.brand-logo
{
	max-width:58px; 
	margin-top: -17px;
	margin-right: 5px
}

h1
{
	font-size: 2em !important;
}

.well h1 {
	margin-top: 0;
}

.search-query {
	margin-left: 5px;
	margin-right: 5px;
	width: 180px;
}

.more-button {
	margin-top: -10px !important;
	margin-bottom: 20px !important;
}

div.news_list div.row {
	/*background-color: #F1F1F1;*/
	
}

div#lang {
	text-align: right;
}

h3.news_title {
	margin-bottom:0px;
	margin-top:0px;
}

h3.news_subtitle {
	margin-bottom:20px;
	margin-top:0px;
}

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

.navbar .navbar-toggle .icon-bar {
	color: white !important;
}

@media (max-width: 767px) {
	.navbar .navbar-brand {
    	padding-left: 0 !important;
    	padding-right: 0 !important;
    	text-overflow: ellipsis;
    	overflow: hidden;
    	width: calc(100% - 60px);
    	white-space: nowrap;
	}
	
	.navbar-header .btn-navbar {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

div.header-line-slogan {
	color: #999999;
}

div.header-line-slogan a {
	color: #999999;
	text-decoration: underline;
}

img.device-img {
	max-height: 150px;
	padding: 8px;
}

div.device-thumbnail {
	padding: 10px !important;
}

img.watchface-type, img.icon {
	max-height: 20px;
	max-width: 20px;
}

.list-view.list-items.thumbnails {
	list-style-type: none;
}

.panel-body .row {
	padding: 8px;
}

.navbar .dropdown-menu li > a {
	font-size: 14px !important;
    padding: 5px 16px !important;
}

.well .col-md-3 img{
		max-width: 300px;
		width: 100%;
	}

@media (min-width: 360px) {
	.well .col-md-3 img{
		max-width: 300px;
		display: block;
		margin: 0 auto 15px auto;
	}
}

@media (min-width: 992px) {
	.well .col-md-3 img{
		max-width: 300px;
	}
}

@media (min-width: 1200px) {
	.well .col-md-3 img{
		max-width: 320px;
	}
}

.menu {
	padding-top: 20px;
}

.menu .panel .panel-body {
	padding-left: 0;
	padding-right: 0;
}

.menu .panel .panel-body ul {
	margin: 0;
}

.menu .panel .panel-body .nav-pills > li > a {
	border-radius: 0;
}

