Subversion Repositories SmartDukaan

Rev

Rev 13815 | Rev 13901 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

/* custom template */
html, body {
   height: 100%;
   font-family: 'PT Sans', sans-serif,verdana,arial;
   color:#555555;
   background-color: #58d936;
}

body.adminpanel{
        background-color: #fff !important;
}

body > .container{
        padding-top: 60px 5px 0;
}

.nav {
   font-family:Arial,sans-serif;
   font-size:13px;
}

a {
  color:#222222;
}

a:hover {
  text-decoration:none;
}

hr {
  border-color:#dedede;
}

.wrapper, .row {
   height: 100%;
   margin-left:0;
   margin-right:0;
}

.wrapper:before, .wrapper:after,
.column:before, .column:after {
    content: "";
    display: table;
}

.wrapper:after,
.column:after {
    clear: both;
}

.column {
    height: 100%;
    overflow: auto;
    *zoom:1;
}

.column .padding {
    padding: 20px;
}

.full{
        padding-top:70px;
}

.box {
        bottom: 0; /* increase for footer use */
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background-color:#444444;
  /*
    background-image:url('/assets/example/bg_suburb.jpg');
    background-size:cover;
    background-attachment:fixed;
  */
}

.divider {
        margin-top:32px;
}

.navbar-blue {
    border-width:0;
        background-color:#3B5999;
    color:#ffffff;
    font-family:arial,sans-serif;
    top:0;
    position:fixed;
    width:inherit;
}

.navbar-blue li > a,.navbar-toggle  {
   color:#efefef;
}

.navbar-blue .dropdown-menu li a {color:#2A4888;}
.navbar-blue .dropdown-menu li > a {padding-left:30px;}

.navbar-blue li>a:hover, .navbar-blue li>a:focus, .navbar-blue .open, .navbar-blue .open>a, .navbar-blue .open>a:hover, .navbar-blue .open>a:focus {
   background-color:#2A4888;
   color:#fff;
}

#main {
   background-color:#e9eaed;
   padding-left:0;
   padding-right:0;
}
#main .img-circle {
   margin-top:18px;
   height:150px;
   width:150px;
}

#sidebar {
    padding:0px;
        padding-top:15px;
}

#sidebar, #sidebar a, #sidebar-footer a {
    color:#ffffff;
    background-color:transparent;
        text-shadow:0 0 2px #000000;
    padding-left:5px;
}
#sidebar .nav li>a:hover {
    background-color:#393939;
}

.logo {
  display:block;
  padding:3px;
  background-color:#fff;
  color:#3B5999;
  height:28px;
  width:28px;
  margin:9px;
  margin-right:2px;
  margin-left:15px;
  font-size:20px;
  font-weight:700;
  text-align:center;
  text-decoration:none;
  text-shadow:0 0 1px;
  border-radius:2px;
}
#sidebar-footer {
  background-color:#444;
  position:absolute;
  bottom:5px;
  padding:5px;
}
#footer {
  margin-bottom:20px;
}

/* bootstrap overrides */

h1,h2,h3 {
   font-weight:800;
}

.navbar-toggle, .close {
        outline:0;
}

.navbar-toggle .icon-bar {
        background-color: #fff;
}

.btn-primary,.label-primary,.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus  {
        background-color:#3B5999;
    color:#fffffe;
}
.btn-default {
    color:#666666;
    text-shadow:0 0 1px rgba(0,0,0,.3);
}
.form-control {
        
}

.panel textarea, .well textarea, textarea.form-control
{
   resize: none;
}
  
.badge{
   color:#3B5999;
   background-color:#fff;
}
.badge:hover, .badge-inverse{
   background-color:#3B5999;
   color:#fff;
}
/* 
.jumbotron {
  background-color:transparent;
}
*/
.label-default {
  background-color:#dddddd;
}
.page-header {
  margin-top: 55px;
  padding-top: 9px;
  border-top:1px solid #eeeeee;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:2px;
}

.panel-default .panel-heading {
  background-color:#f9fafb;
  color:#555555;
}

.col-sm-9.full {
    width: 100%;
}

.modal-header, .modal-footer {
        background-color:#f2f2f2;
    font-weight:800;
    font-size:12px;
}

.modal-footer i, .well i {
    font-size:20px;
    color:#c0c0c0;
}

.modal-body {
        padding:0px;
}

.modal-body textarea.form-control
{
   resize: none;
   border:0;
   box-shadow:0 0 0;
}

small.text-muted {
  font-family:courier,courier-new,monospace;
}

/* adjust the contents on smaller devices */
@media (max-width: 768px) {

  .column .padding {
    padding: 7px;
  }

  .full{
        padding-top:20px;
  }

  .navbar-blue {
        background-color:#3B5999;
    top:0;
    width:100%;
    position:relative;
  }

}


/*
 * off canvas sidebar
 * --------------------------------------------------
 */
@media screen and (max-width: 768px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-left.active {
    left: 33%;
  }

  .row-offcanvas-left.active .sidebar-offcanvas {
    left: -33%;
    position: absolute;
    top: 0;
    width: 33%;
    margin-left: 5px;
  }

  #sidebar, #sidebar a, #sidebar-footer a {
    padding-left:3px;
  }
}
#posts{min-height:465px;}
.widgetframe{
        border:none;
        height:320px;
}
.jumbotron p{
        font-size:16px;
        color:#ccc;
}
#flashMessage{
        margin-top:10px;
        font-size:1.1em;
        color:#ccc;
        text-align:center;
        border: 1px dotted #285E8E;
}
.modal-dialog {}
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
  margin-top:10%;
  width:5%;
}
#push{margin-top: 60px;}
.form-signin label{width: 150px;}

/*mobile app css */
.product_image{padding: 10px 0 0 10px;}
.productthumb img{max-width: 100px;}
.productthumb{padding-left:5px;}
.product_card{width: 160px;height: auto;float: left;margin-left: 8px;}
.product_name{margin:16px auto 0 !important;font-size: 14px !important;font-weight: bold !important;text-align: center;height: 40px;}
.product_prices{margin: 0 0 5px 0;}
.product_prices div{margin-top: 2px;}
.producttitle{margin-bottom:5px;font-size: 14px;}
.product_price{font-size: 14px !important; font-weight: bold !important;color: #ff0000;}
span.rupee{background-image: url("/img/sprite.png");height: 12px; width: 11px; background-position: 0px -103px; margin-top: 4px;vertical-align: top;display: inline-block;}
.cashbacklabel{padding: 0px;margin: 0px;display: inline-block;font-size: 10px;}
.cashbackrupee{background-image: url("/img/sprite.png"); display: inline-block;height: 15px; width: 10px; background-position: 0px -188px; margin: 0px;vertical-align: middle;}
.deal_price{float: right}
.deal_price span.rupee{background-image: url("/img/sprite.png"); height: 12px; width: 10px; background-position: 0px -188px; margin: 5px 0;vertical-align: top;}
.text-striked{text-decoration: line-through;}
.product_cashback{float:right;font-size: 10px !important;margin-right: 5px;}
.productdetails{min-height: 100px;position: relative;padding-left:5px;}
.productdetails h4{margin: 0 0 5px 0;padding:0}
.product_short_description{margin:0 0 5x;font-size:12px !important; line-height: 20px; color:#737373;}
.product_actions{padding:0;height: 95px;}
.product_actions li{float: right;}
.product_actions li.likedeal{margin-right: 5px; background:url('/img/sprite.png');background-position: 0px -68px;width: 24px;height: 24px;}
.product_actions li.likedeal.active{background:url('/img/sprite.png');background-position: 0px -0px;width: 24px;height: 24px;}
.product_actions li.dislikedeal{position: absolute;bottom: 0; background:url('/img/sprite.png');background-position: 0px -34px;width: 24px;height: 24px;right:5px; }
.product_actions li.dislikedeal.active{background:url('/img/sprite.png');background-position: 0px -128px;width: 24px;height: 24px;}
/*.list:last-child{margin: 0 0 10px 0 !important};*/
.list{background-color: #fff;margin: 2px;width: 170px;height: 220px;padding: 0 !important;}
.card{background-color: white;margin: 5px 0 0 0;padding: 5px 5px 0 5px;}
.scrollable{overflow: auto;-webkit-overflow-scrolling: touch;}
.scroll{-webkit-overflow-scrolling: touch;}
.swipable{display: inline-block;white-space: nowrap;}
.swipable li{border-right: 1px solid $c6c6c6;}
.likedeal button.active{background-color:green;}
.dislikedeal button.active{background-color:orange;}
.suborder{background-color: #fff;margin: 5px;padding: 5px;}
.suborder h4{font-weight: bold;}
span.deliverydate{font-weight: bold;}
.filters p{margin: 5px;color: #fff;font-weight: bold;}
.aboutus{margin: 10px 5px;background-color: #fff;padding: 10px;}
.aboutus .subheader{color:#58d936;margin: 0px;}
.bluelink{color: darkorchid;}
#myModal .modal-content{background-color: #36d98a;color:#000;padding: 10px;}
#myModal .modal-content h4{display: inline;padding-left: 5px;}
#myModal .modal-content .text-muted,#myModal .modal-content .btn-xs{margin-left: 35px;}
.container{width: 100% !important; padding: 0 5px 0 5px !important;}
.carousel-inner img{margin: 0 auto;}
.howitworks{background-color: #fff;height: 100%;}
#gotit{width: 100px;background-color: #58d936;color: #fff;padding: 5px 10px;margin: -20px 0 ;}
.carousel-inner{height: 550px;}
.subheader{height: 40px;clear: both;}
.subheader h4,.subheader h5{color:#737373;}
.nav-tabs a{color: #fff;}
.howitworks img{height: 400px !important;}
.viewproduct{cursor: crosshair !important;}
.dealoffer{color: #000; height: auto;width:100%;}
.noshow{visibility: hidden;}
.offerlabel{font-weight:bold;font-size: 12px;padding:0;}
.offertext{font-size: 12px;padding-left:2px;font-style:italic;}
.categorypreferences{background-color: #fff;margin-bottom:10px;}
.categorytab{border: 1px solid #adadad;height: 35px;padding: 5px 0;}
.categoryname{width: 60px;display: inline-block;}
.brandpreferences,.pricepreferences{padding: 10px;}
.brandpreferences h5,.pricepreferences h5{font-weight: bold;}
.categorytabcontrol{background:url('/img/catclosed.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
/*.minrange{float: left;}*/
/*.maxrange{float: right;}*/
.brandselector{visibility: hidden;}
.brandselector.active{visibility: visible;}
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
/*.orderdetails{border-left: 1px solid #eaeaea;}*/
/*.orderdetails .btn{color: #fff; border-radius: 0px !important;}*/
button.orderstatus{background-color: #57d835;}
button.trackingurl{background-color: #959595;}
.deletefav{background:url('/img/recycle-bin.png') no-repeat;height: 20px;width: 20px;display: inline-block;margin-top: 10px;}
.clearfavs{padding-top:10px;}
.deleteallfavs{background:url('/img/recycle-bin-inverted.png') no-repeat;height: 15px;width: 15px;display: inline-block;}
.clearlist{font-size: 16px;font-weight: bold;color: #fff;}
.mobileverification{background-color: #fff;margin: 10px 5px;height:100%;}
.askformobileverification{margin: 20px 0 30px;color: #000; font-size: 1.5em;}
.telecaller{text-align: center;margin: 20px;}
.verificationcontrols{text-align: center;}
.skipbtn{position:absolute;bottom:0;right:15px;}
.first_name{font-size: 1.6em;}
.inline{display: inline;}
.address{padding: 10px 15px;}
.editable{height: auto;font-size:1.4em;margin: 10px 0;}
.profilelabel{font-size:1.4em;}
.editbtn{text-align: center;background-color: #f1f1f1;padding:5px 0;}
.editall{font-size: 1.2em;}
.editall i{margin-right: 5px;}
.inputable{border: 2px solid #eaeaea;
padding: 5px;
cursor: pointer;}
.ordercontrols{padding:0 !important;margin-bottom:5px;}
.ordercontrols .btn{color: #fff;font-weight: bold;}
.filters{padding: 5px;color: #fff;height: 40px;}
.filters div{padding: 0;margin: 0;}
.filters .herotext{padding-top: 7px;font-weight: bold;}
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
.menu-item a:hover{background-color: #36d98a !important;}
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;}
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 25px;height: 25px;}
input[type="checkbox"] {float: left;appearance: none;-webkit-appearance: none;width: 25px;height: 25px;background: url('/img/checkbox.png') no-repeat center center;background-size: contain;margin-right: 5px;}
.maxrange .slider{width: 100% !important;}
.product_prices div{padding: 0 !important;}
.orderdetails{padding:0;}
.orderdetails div{padding: 0;margin: 0;font-size:0.8em;overflow:hidden;text-overflow:ellipsis;height:15px;}
.text-bold{font-weight: bold;text-transform: uppercase;}
.orderimage{position: relative;}
.orderimage img{margin:auto;}
.revealbrands{width: 100%;clear: both; text-decoration: underline;}
.brands{font-size: 1.5em;}
.w25px{width: 25px !important;}
#srch-term{border-radius: 0;}
.searchterm{margin: 5px 15px;background-color: #fff;padding: 5px 10px;font-size: 1.2em;}
.searchbar .btn{height: 34px;}
.searchresults .card{margin-left: 15px;margin-right: 15px;height: auto;}