/* sku block */
.sku-blocks {
  padding: 10px;
  margin-bottom: 10px;
  background: rgba(42, 40, 56, 0.41);
  border-top: solid 1px rgba(255, 201, 0, 0.12);
  height: 80px;
}

.sku-icon {
  float:left;
  margin-top: 15px;
}

.sku-name {
  float:left;
  margin-left: 10px; 
  margin-top: 12px;
}

.sku-buy {
  float:right;
  margin-top: 15px;
}

/* Set background color of scroller */
ion-content {
    background-color: #364150;
}

/* Form */
.bg-readonly {
  color: #FFF;
  /*background-color: #394452;*/
  background-color: #3F4956;
}

/* Confirm dialog */
div.popup {
  background-color: #302E46 !important;
}

/* Login */
/*.login.custom {
  background-color: #364150 !important;
}

.login .content.custom {
  background-color: #fff; 
}

.login .content .form-control {
    background-color: #fff;
    border: 1px solid #dde3ec;
}

.alert-danger {
    background-color: #fa6f57;
    border-color: #ebccd1;
    color: #fff;
    text-align: center;
}*/

/* Header */
/*.page-header.navbar .top-menu {
    background-color: initial;
    clear: initial;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
    background-color: initial;
}*/

/* Main Menu */
@media screen and (min-width: 300px) {
  .tiles{
    margin-left:10px;
  }
}

@media screen and (min-width: 600px) {
  .tiles{
    margin-left:20px;
  }
}

@media screen and (min-width: 800px) {
  .tiles{
    margin-left:40px;
  }
}

.page-header.navbar .page-logo .logo-default.menuLogo {
  height: 30px;
  margin-top: 9px;
}

.tile.menu {
  width:46% !important;
}

.tile.doublemenu {
  width: -moz-calc(92% + 10px) !important;
  width: -webkit-calc(92% + 10px) !important;
  width: calc(92% + 10px) !important;
}

.dashboard-stat .details .desc.menuFont {
  font-size: 23px;
}

.dashboard-stat .visual.menuImage > i {
  opacity: 1;
}

.dashboard-stat .more.menuLine {
  background-color: initial;
}

.m-icon-swapright.menuArrow {
  background-image: initial
}

/* Profile */
.profile-sidebar.account {
  float: initial;
  width: initial;
  margin-right: initial;
}

/* Products */
.img-circle.profileList {
  height: 60px;
  width: 60px;
  border-radius: 5%;
}

.feeds li .col1 > .cont > .cont-col2 > .desc.nameList {
  margin-left: 75px;
  color: #FFFFFF;
}

.feeds li.nameList{
  padding: 10px;
  margin-bottom: 15px;
  background-color: rgba(93, 92, 95, 0.43);
  box-shadow: rgba(254, 255, 255, 0.18) 6px 4px;
  /*background-color: #EAF2FD ;
  box-shadow: rgba(0,0,0,0.09) 6px 4px;*/
}

.col2 .desc.days{
  font-size: 30px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  padding:16px 0px 16px 0px;
  /*background-color: #C1575B !important; */
  border-radius: 999px !important; 
  /*width:80px;*/
}

.col2 .desc.hours{
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  padding:25px 0px 25px 0px;
  background-color: #C1575B !important; 
    border-radius: 999px !important; 
    /*width:80px;*/
}

.col2 .big{
  font-size: 30px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  /*padding:16px 0px 16px 0px;*/
  padding:25px 0px 25px 0px;
  /*background-color: #C1575B !important; */
  border-radius: 999px !important; 
  /*width:80px;*/
}

.col2 .medium{
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  padding:25px 0px 25px 0px;
  /*background-color: #C1575B !important; */
  border-radius: 999px !important; 
  /*width:80px;*/
}

.col2 .small{
  font-size: 13px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  padding:25px 0px 25px 0px;
  /*background-color: #C1575B !important; */
  border-radius: 999px !important; 
  /*width:80px;*/
}

/* Quota */
.number-stats .stat-chart.quota {
  display: initial;
  margin: initial;
}

.number-stats .stat-chart.quota {
  float: initial;
}

.number-stats .stat-number.quota {
  display: initial;
  margin: initial;
}

.number-stats .stat-number.quota {
  float: initial;
  text-align: center;
}

.number-stats.quota > div {
  border-right: initial;
}

.number-stats.quota > div:last-child {
  border-right: initial;
}

.portlet.light > .portlet-title > .caption.quota {
  color: #FFFFFF;
}

.portlet.light > .portlet-title > .caption.caption-md > .caption-subject.quota {
  font-size: 20px;
}

.number-stats .stat-number .title.quota {
  color: #FFFFFF;
}

.number-stats .stat-number .number.quota {
  /*margin-top: 10px;*/
  font-size: 30px;
  color: #FFFFFF;
}

/* Receives */
.mix-grid .mix .mix-details.receives {
  position: initial;
}

.mix-grid .mix .mix-details.receives h4 {
  margin: initial;
}

/* Footer */
.navbar.footer {
    min-height: initial;
    border: initial;
}

.btn-footer {
  color: #fff;
  background-color: #2b3643;
  border-width: 0;
  opacity:0.8;
}

/*.btn-footer:hover, .btn-footer:focus, .btn-footer:active, .btn-footer.active {
  color: #fff;
  background-color: #f1353d;
  border-color: #ec111b;
}*/

.btn-footer.active {
  color: #fff;
  background-color: #f1353d;
  border-color: #ec111b;
}

.btn-footer:hover {
  color: #fff;
  text-decoration: none;
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%;
    /* border-left: solid 1px; */
    /* border-right: solid 1px; */
    padding: 0px 5px;
}

.separator {
    border-left: solid 1px; 
    border-right: solid 1px; 
}

.footer-color{
  background-color: #2b3643;
  border-spacing:0px 10px;
}

/* Content */
.page-content {
    background: #364150;
}

.portlet {
    margin-top: 10px;
}

.portlet .dashboard-stat:last-child {
    margin-bottom: 20px;
}

body {
    color: #aab2bd;
}

.form-control {
    color: #82878f;
    font-size: 12px;
}