/*
.da-slider {
 height:200px; 
}


*/

h1.PageTitleClass, h1.searchitemappdetails {
  font-size:x-large !important;
  font-family: 'Pacifico'; 
}
/*, cursive*/

div.search-img {
 padding:20px; 
}

div.purchase {
    padding:0px !important;
    margin:0px !important;
}

div.purchase div.search-blocks {
     padding:0px !important;
    margin:0px !important;
 padding-top:20px !important;
 padding-bottom:20px !important; 
}

div.install-button-androsmart {
   padding-top:10px !important;
   padding-bottom:10px !important; 
}

h1 {
 padding-top:10px;
 padding-bottom:10px; 
}

div.SmartLinksListRight {
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    max-width:250px;
    margin:auto;
    
}

div.SmartLinksListRight ul {  
    display:block !important;
    position:static;
}

div.SmartLinksListRight li {  
  display:block !important;
  position:static;
  width:100%;
  margin-bottom:5px;
  float:none;
  
}
div.SmartLinksListRight li a {  
  position:static;
  display:block !important;
  float:none;
}

a.navbar-brand::first-letter{
    font-size: 120%;
	background-color:green;
	color:white;
	padding-left:5px;
	padding-right:5px;
	margin-right:1px;
  
}

a.navbar-brand2::first-letter {
    font-size: 120%;
	background-color:green;
	color:white;
	padding-left:5px;
	padding-right:5px;
	margin-right:1px;
  
}

a.navbar-brand  {
	margin:3px;
	padding:2px !important;
	color:white !important;
	margin-top:5px;
}


a.navbar-brand2  {
	color:white;
	margin:3px;
	padding:2px !important;
	float:right;
	font-size:140%;
}

div.top {
	display:none;
}

div.header {
	
	border-width:0px;
}

/*
a.dropdown-toggle {
	color:white !important;
}
*/

body  {
	
}

div.purchase {
	background-image:none;
	
}
div.purchase div.container div.search-blocks {
  
}

div.AppGroupsContentClass {
	
}

.search-blocks {
 
}


.panel {
 
}

div.panel  .search-blocks  {
 
}


.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.action-button
{
	position: relative;
	padding: 10px 40px;
  
	display:inline:block;
	border-radius: 10px;
	font-size: medium;
	color: #FFF !important;
	text-decoration: none;	
}

.blue
{
	background-color: #3498DB;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}

.red
{
	background-color: #E74C3C;
	border-bottom: 5px solid #BD3E31;
	text-shadow: 0px -2px #BD3E31;
}

.green
{
	background-color: #82BF56;
	border-bottom: 5px solid #669644;
	text-shadow: 0px -2px #669644;
}

.yellow
{
	background-color: #F2CF66;
	border-bottom: 5px solid #D1B358;
	text-shadow: 0px -2px #D1B358;
}

.action-button:active
{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
	border-bottom: 1px solid;
}




