﻿
.wrapcontent {
    padding-top:50px;
    margin-top:0;
}

.container h1 {
    margin-top:15px;
}

.btn-nostyle {
    background  : none; 
    cursor  : pointer;
    border  : none;
    margin  : 0; 
    padding : 0;
}

.center {
    display: table; 
    float: none;
     margin-left: auto;
     margin-right: auto;
}

.inline {
    display:inline;
}

.thumbnail  a>img {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
max-height: 180px;
}

.thumbnail  >img {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
max-height: 280px;
margin-left:0;
}

.shopprice {
   position: absolute;
   top: -5px;
   right: 10px;
   padding: 0;
   margin: 0;
}

.freesmsusage {
     position: absolute;
   top: 30px;
   right: 10px;
   padding: 0;
   margin: 0;
}

.text-small {
    font-size: 65%;
    font-weight: normal;
    line-height: 1;
}

.shop-page-header {
    padding-bottom:0;margin:-5px 0 1px 0;
}
.software_li {
    list-style:none;
}
.software_li >li{
    margin-bottom:35px;
    padding-left:15px;
}

.gifts_li >li{
    margin-bottom:15px;
}

.shopdetailimg {
    /*display: block;*/
width: 100% \9;
max-width: 100%;
height: auto;
max-height: 280px;
padding:15px;
}

footer{
	color: #fff;
	background: #666a6f;
    padding-bottom: 10px;
    margin-top: 5px;
    padding-top: 15px;
}
footer h4{
	padding-top: 10px;
	/*padding-bottom: 10px;*/
	font-size: 16px;
}
footer  ul{
	font-size: 13px;
	list-style: none;
	/*padding: 15px 0 0 0;*/
	line-height: 22px;
}
footer  ul a{
	color: #eee;
}

footer  ul a:hover, footer  ul a:focus{
	color: #fff;
    text-decoration:none;
    font-weight:bold;
/*background-color: #72757e;*/
}

footer ul li {
    padding-left:10px;
}

.copyright{
    margin-top:-20px;
	padding-top: 10px;
    font-size: 13px;
    color: #eee;
    margin-bottom:0;
    margin-left: -15px;
    margin-right: -15px;
    /*position:absolute;
    text-align:center;
    bottom:15px;*/
}

.hrcopy {
     margin-top:-20px;
     
}

.jumbotron {
    background-color:#f5f9fa;
    border:1px solid #ecf4f6;
}

.navbar-toggle-cart {
position: relative;
float: right;
margin-right: 5px;
padding: 6px 7px;
margin-top: 13px;
margin-bottom: 7px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

.carticon {
   color:#eee; 
   
}

.carticon:hover {
   color:#eee; 
   text-decoration:none;
   background-color: #4e5154;
}

.navbar-collapse .hidedesktop {
  display: none;
}

.navbar-collapse.in .hidedesktop {
  display: inline;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #72757e;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #fff;
background-color: #72757e;
}

#copyrighthr {
    border-top: 1px solid #b2b2b2 ;
}

.navbar-default .badge  {
background-color: #DBFF4C;
color: #666a6f;
}

.navbar-nav > li > a {
    padding-left:15px;
    padding-right:15px;
}

.btn-default:hover > .text-success {
    color: #fff;
}

.badge-success {
    background-color: #18bc9c;
    color: #fff;
}

#navcarticonlia{
    padding-left:10px;
    padding-right:10px;
}
#navloginiconlia{
    padding-left:10px;
}



.copyright  a {
    color: #DBFF4C;;
    padding-bottom:1px;
    border-bottom: 1px dotted #eee;
}

.copyright  a:hover {
    color: #DBFF4C;
    font-weight:bold;
    padding-bottom:1px;
    border-bottom: 1px dotted #eee;
    text-decoration: none;
    /*border-color: #DBFF4C;*/
}

a.hovershow:hover, a.hovershow:focus{
    text-decoration:underline !important;
    /*text-decoration-color:  #eee;*/
    /*font-weight: bold !important;*/
}
a.hovershow{
    text-decoration:none;
}

#loginError {
    margin-bottom:10px;
}

hr {
    margin-top:0;
}

a.boldhover:hover, a.boldhover:focus{
    text-decoration:none;
    font-weight:bold;
    color:orange;
}

a.boldhoversuccess:hover, a.boldhoversuccess:focus{
    text-decoration:none;
    font-weight:bold;
    color:#18bc9c;
}

a.textdechover:hover, a.textdechover:focus{
    border-bottom: 1px solid #18bc9c;
}

a.boldhoverwarning:hover, a.boldhoverwarning:focus{
    text-decoration:none;
    font-weight:bold;
    color:orange;
}

a.boldhoverwarningunderline:hover, a.boldhoverwarningunderline:focus{
    text-decoration:underline;
    font-weight:bold;
    color:orange;
}



a.hoverwarningunderline:hover, a.hoverwarningunderline:focus{
    text-decoration:underline;
    
    color:orange;
}

a.boldhoverdangerunderline:hover, a.boldhoverdangerunderline:focus{
    text-decoration:underline;
    font-weight:bold;
    color:red;
}

a.boldhoverdangerunderline{
    text-decoration:underline;
}


.deliveryaddress {
    margin-top:-15px;
    margin-left:22px;
}

.deliveryaddress>p {
    margin:2px;
}

.panel {
   
}



.label-contractprice {
    font-size:75%;
}
.contractprice {
    /*position: absolute;
   bottom: -3px;
   right: 17px;
   padding: 0;
   margin: 0;*/
    margin-top: 4px;
    text-align: center;
    margin-bottom: 4px;
    margin-left:5px;
}

.pricingtable {
    padding:0;
}
  
a.upgradehover:hover, a.upgradehover:focus{
    text-decoration:none;
    font-weight:bold;
    border-bottom: 2px solid orange;
}