.bg-danger, .bg-success {
	padding: 0 5px;
}

a {
	color: #EF1F2F;
	text-decoration: none;
}

.wrapper>.aside .aside-inner {
    padding-top: 70px !important;
}

.col-xs-12 {
    width: 100%;
    padding-top: 80px;
}

.topnavbar {
        border-bottom: 0px solid rgba(0, 0, 0, .15);
}

.theme-orange .topnavbar {
    background-color: #fff0;
}

.register-ac {
    background-color: #ff9800 !important;
}

.btn:not(.btn-link):not(.btn-circle) {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.16) !important;;
}

.btn-primary, .btn-primary:active, .btn-primary:focus {
    background-color: #ff9800 !important;;
    border: 1px solid #ff9800 !important;;
}

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


.input-group .form-line.no-border {
        border-bottom: 0px solid #ddd !important;
    
}


@media (max-width: 1140px) {
.layout-fixed.aside-toggled, .layout-fixed.offsidebar-open {
    overflow-y: visible !important;
}
}


.card--block {
    background-color: #fff;
    padding: 20px;
  
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 4px;
    margin-bottom: 30px;
   
    
}




.text-center {
 text-align: center;   
    
}



div#datepicker {
    margin: 0 auto;
    display: table;
}


.disabled.day {
    color: #c7c7c7 !important
}


.datepicker table td {
    color: #000;
    font-weight: 400 !important;
}

.footer-outer {
  
 
}

.footer-display {
        display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    height: 100%;
}

.footer-single {
        text-Align:center;
    padding-bottom: 30px;
        padding-top: 15px;
    width: 25%;
        border-right: 1px solid #fff;
}

@media screen and (max-width:768px) {
    
    /*.footer-single {
        font-size: 11px;
    text-transform: uppercase;
    }*/
    
}

.footer-single:last-child {
     border-right: 0px solid black;
}


.container {
        padding-bottom: 70px;
}

.theme-orange footer {
    background-color: #ff9800;
}

footer {
    position: fixed !important;

    height: 50px !important;
    padding: 0px !important;
}

footer a {
    color: #fff !important;
        font-weight: bold;
}

.layout-fixed .wrapper>section {
 margin-top: 0px;   
}

.layout-fixed .wrapper>section {
    margin-top: 0;
}

.activefoot {
    background-color: #fc8eab /*#46c5bd*/;
}

.topnavbar .navbar-header .brand-logo {
    display: block;
    padding: 12px 15px;
}




.topnavbar .navbar-header .brand-logo-collapsed {
    display: none;
    padding: 16px 14px;
}

.theme-lime footer {
    background-color: #5dcbda /*#5bdcd3 #72e4dc #92e8e2 #a1e8e3*/;
}

.theme-lime .topnavbar .navbar-header {
    background-color: #5dcbda;
}

.theme-lime .topnavbar .nav-wrapper {
    background-color: #5dcbda;
}


.bg-cyan {
    background-color: #5dcbda !important;
    color: #fff !important;
}

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

.light.theme-lime .sidebar .nav > li.active {
    border-left-color: #fc8eab;
}


.icon-container [class^="ion-"], .icon-container [class*=" ion-"] {
    color: #555;
    font-size: 18px;
    position: absolute;
    margin-top: 0px;
    transition: .3s;
}

i.icon-display.material-icons {
    margin-left: -5px;
}



.btn-primary, .btn-primary:active, .btn-primary:focus {
    background-color: #b3b3b3 !important;
    border: 0px solid #b3b3b3 !important;
        font-weight: bold;
}


.register-ac {
    background-color: #5dcbda !important;
}


.login-page .login-box a {
    
 color: #fff !important; 
 font-weight: bold !important;
}


a {
    font-weight: bold;
    color: #5dcbda;
    text-decoration: none;
}


.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    background-color: #b3b3b3 !important;
    border-color: #b3b3b3 !important;
}


.bg-pink {
    background-color: #fc8eab !important;
    color: #fff;
}

.card .card-header h2 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    
    
}

.body.bg-pink h4 {
    color: #fff !important;
    font-weight: bold !important;
}


.memberpage .card .card-header h2 {
    font-weight: normal !important;
}


.body.bg-cyan h4 {
    color: #fff !important;
    font-weight: bold !important;
}


a.add-new-rec {
   /* position: absolute;
    top: 75px;
    right: 30px;
    border: 4px solid #57cbdb;
    /* padding: 10px; */
   /* border-radius: 100px;
    width: 70px;
    height: 70px;
    /* background-color: #fe8daa; */
   /* font-size: 40px;
    padding-top: 0;
    padding-left: 20px;
    background: white;*/
    
    position: absolute;
    bottom: 85px;
    right: 30px;
    border: 4px solid #57cbdb;
    /* padding: 10px; */
    border-radius: 100px;
    width: 50px;
    height: 50px;
    /* background-color: #fe8daa; */
    font-size: 30px;
    padding-top: 0;
    padding-left: 13px;
    background: white;
}

.baby-tracker td, .baby-tracker  th {
    padding: 0;
    border: 0;
}


.baby-tracker th, .baby-tracker td {
    text-align: center;
    
}

.baby-tracker th {
    padding: 5px !important;
}
    
    
    
    
   .baby-tracker  .material-icons {
    font-size: 24px;
    }
    
    
    
  .baby-tracker   .card .body {
    padding: 5px;
}
    
    
   .baby-tracker  tr {
    border-bottom: 1px solid #989898;
}

  .baby-tracker  tr:first-child {
    border-bottom: 0px solid #989898;
}

  .baby-tracker  tr:last-child {
    border-bottom: 0px solid #989898;
}
    
    
    
   .baby-tracker  td.edit-tracker {
    padding-right: 5px;
}




.baby-tracker table {
    margin: 0 auto;
}


.edit-rec {
    position: absolute;
    bottom: 85px;
    right: 100px;
    border: 4px solid #57cbdb;
    /* padding: 10px; */
    border-radius: 100px;
    width: 50px;
    height: 50px;
    /* background-color: #fe8daa; */
    font-size: 31px;
    padding-top: 0;
    padding-left: 5px;
    background: white;
}




.baby-tracker-records input[type="text"] {
    border-bottom: 1px solid #ababab !important;
    border: 0;
        width: 50%;
}

td.del-tracker, td.edit-tracker {
    
    display:none;
}



.size-guide-img {
    width: 100%;
}


.info-daily-imgs {
    width: 100%;
}

.row {
    
    padding-bottom: 80px;
}


    
    
    ul.card-controls {
    right: 0px;
 
}
    
 .baby-names table {
   
    width: 50%;
}   
  
  
  .baby-names  td,  .baby-names  th {
    padding: 0;
    text-align: center !IMPORTANT;
          padding-bottom: 5px;
    padding-top: 5px;
}  
    
  .baby-names i.icon-display.fa {
    font-size: 24px;
}    
    
    
  .baby-names .body{
         display: flex;
      
  }
    
    
   .baby-names .bold-font {
       font-weight:bold;
       }
    
    
    
    
     .baby-names tr {
    border-bottom: 0px solid #989898;
}
    
    
       .baby-names tr:first-child {
    border-bottom: 0px solid #989898;
}

 .baby-names tr.girlstr:last-child {
    border-bottom: 0px solid #989898;
}

 .baby-names tr.boystr:last-child {
    border-bottom: 0px solid #989898;
}
    
    
    
    .names-boys-p {
        float:left;
        
    }
    
    
    .names-girls-p {
        
        float:right;
    }
     
    
    
    
    .baby-names table {
    width: 45%;
}
    
    
    .container-fluid.baby-names .card .body {
    padding-left: 0px;
}
    
    
    
    
  .blog-img  {
      width:100%;
  }
    
    
    
    .video {
        
     position: relative;
    overflow: hidden;
    padding-top: 56.25% !important;
    }
    
    
    .videoframe {
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; 
    }
    
    
    .memberpage .demo {
    margin-top: 0;
}

.nav-tabs > li.active a {
        color: #5dcbda !important;
}






.btn-primary:hover {
        background: #b3b3b3 !important;
    opacity: 0.8;
    border-color: #b3b3b3 !important;
}


.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    background-color: #b3b3b3 !important;
    border-color: #b3b3b3 !important;
}



.fixed {
    
    position:fixed !important;
}
     
     
     .baby-tracker table {

    width: 100%;
}

th.forum_ntop {
    text-align: center;
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    


div#flat-black-player-container {
  position: relative;
  max-width: 400px;
  margin: auto;
}
div#flat-black-player-container div#list-screen {
  background-color: #141920;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  display: none;
      border-radius: 10px;
}
div#flat-black-player-container div#list-screen div#list-screen-header {
  background-color: #fc8eab;

  text-align: left;

  position: relative;
  color: white;
  font-family: "Lato", sans-serif;
  cursor: pointer;
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-header
  img#up-arrow {
  position: absolute;
  top: 6px;
  right: 15px;
  cursor: pointer;
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-header
  span.list-active-song-name {
  color: #fff;
  line-height: 25px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.5px;
}
div#flat-black-player-container div#list-screen div#list {
  overflow-y: scroll;
}
div#flat-black-player-container div#list-screen div#list div.song {
  padding: 15px;
  background-color: #242b33;
  margin-bottom: 1px;
  cursor: pointer;
  line-height: 24px;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song
  span.song-number-now-playing {
  display: inline-block;
  width: 24px;
  text-align: center;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song
  span.song-number-now-playing
  span.number {
  opacity: 0.5;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.5px;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song
  span.song-number-now-playing
  img.now-playing {
  display: none;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song.amplitude-active-song-container {
  background-color: #30363e;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song.amplitude-active-song-container
  span.song-number-now-playing
  img.now-playing {
  display: inline-block;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song.amplitude-active-song-container
  span.song-number-now-playing
  span.number {
  display: none;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song
  div.song-meta-container {
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  width: calc(100% - 80px);
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song
  div.song-meta-container
  span.song-name {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #57cbdb;
  letter-spacing: 0.47px;
  display: block;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song
  span.song-duration {
  display: inline-block;
  opacity: 0.5;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.5px;
  width: 35px;
  text-align: center;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song
  span.song-artist-album {
  color: #5277b0;
}
div#flat-black-player-container
  div#list-screen
  div#list
  div.song
  div.song-meta-container
  span.song-artist-album {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  letter-spacing: 0.47px;
  display: block;
}
div#flat-black-player-container div#list-screen div#list-screen-footer {
  height: 80px;
  padding: 5px;
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-footer
  div#list-screen-meta-container {
  width: calc(100% - 123px);
  float: left;
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-footer
  div#list-screen-meta-container
  span.song-name {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.5px;
  line-height: 24px;
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-footer
  div#list-screen-meta-container
  div.song-artist-album {
  opacity: 0.5;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.5px;
  line-height: 16px;
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-footer
  div.list-controls {
  width: 90px;
  float: right;
  margin-top: 8px;
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-footer
  div.list-controls
  div.list-previous {
  cursor: pointer;
  width: 15px;
  height: 17px;
  background-image: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/small-previous.svg");
  background-repeat: no-repeat;
  float: left;
  margin-right: 15px;
  margin-top: 4px;
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-footer
  div.list-controls
  div.list-play-pause {
  cursor: pointer;
  width: 17px;
  height: 24px;
  background-repeat: no-repeat;
  float: left;
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-footer
  div.list-controls
  div.list-play-pause.amplitude-playing {
  background-image: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/small-pause.svg");
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-footer
  div.list-controls
  div.list-play-pause.amplitude-paused {
  background-image: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/small-play.svg");
}
div#flat-black-player-container
  div#list-screen
  div#list-screen-footer
  div.list-controls
  div.list-next {
  cursor: pointer;
  width: 15px;
  height: 17px;
  background-image: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/small-next.svg");
  background-repeat: no-repeat;
  float: left;
  margin-left: 15px;
  margin-top: 4px;
}
div#flat-black-player-container div.player-header {
  background-color: ##fe8daa;
  /*padding: 15px;
  height: 55px;*/
  text-align: left;
  
  position: relative;

  cursor: pointer;
  color: white;
  font-family: "Lato", sans-serif;
}
div#flat-black-player-container div.player-header img#down {
  position: absolute;
  top: 6px;
  right: 15px;
  cursor: pointer;
}
div#flat-black-player-container div#player-top {
  position: relative;
}
div#flat-black-player-container
  div#player-top
  img[amplitude-main-song-info="true"] {
  width: 100%;
  height: 370px;
}
div#flat-black-player-container div#player-progress-bar-container {
  width: 100%;
  height: 4px;
  background-color: #57cbdb;
  position: relative;
}
div#flat-black-player-container
  div#player-progress-bar-container
  progress#song-played-progress {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 4px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9;
  border: none;
  cursor: pointer;
  background: transparent;
}
div#flat-black-player-container
  div#player-progress-bar-container
  progress#song-played-progress[value]::-webkit-progress-bar {
  background: none;
}
div#flat-black-player-container
  div#player-progress-bar-container
  progress#song-played-progress[value]::-webkit-progress-value {
  background: white;
}
div#flat-black-player-container
  div#player-progress-bar-container
  progress#song-played-progress[value]::-moz-progress-bar {
  background: white;
}
div#flat-black-player-container
  div#player-progress-bar-container
  progress#song-buffered-progress {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 4px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  border: none;
  background: transparent;
}
div#flat-black-player-container
  div#player-progress-bar-container
  progress#song-buffered-progress[value]::-webkit-progress-bar {
  background: none;
}
div#flat-black-player-container
  div#player-progress-bar-container
  progress#song-buffered-progress[value]::-webkit-progress-value {
  background-color: rgba(255, 255, 255, 0.5);
  transition: width 0.1s ease;
}
div#flat-black-player-container
  div#player-progress-bar-container
  progress#song-buffered-progress[value]::-moz-progress-bar {
  background: rgba(255, 255, 255, 0.5);
}
div#flat-black-player-container div#player-middle {
  background-color: #000 /*#fe8daa*/;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  position: relative;
}
div#flat-black-player-container div#player-middle div#time-container {
  color: #fe8daa;
  width: 100%;
  background-color: #000;
  font-size: 14px;
  font-weight: bold;
}
div#flat-black-player-container
  div#player-middle
  div#time-container
  span.amplitude-duration-time {
  position: absolute;
  top: 0px;
  right: 5px;
}
div#flat-black-player-container
  div#player-middle
  div#time-container
  span.amplitude-current-time {
  position: absolute;
  top: 0px;
  left: 5px;
}
div#flat-black-player-container div#player-middle span.song-name {
  font-family: Lato, sans-serif;
  font-size: 16px;
  color: #57cbdb;
  letter-spacing: 0.5px;
  line-height: 24px;
  display: block;
}
div#flat-black-player-container div#player-middle div.song-artist-album {
  /* Coldplay - Ghost Sto: */
  opacity: 0.8;
  font-family: Lato, sans-serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.5px;
  line-height: 16px;
}
div#flat-black-player-container div#player-bottom {
  background-color: #192029/*#f76187*/;
  padding-left: 25px;
  padding-right: 25px;
}
div#flat-black-player-container div#player-bottom div#control-container {
  height: 140px;
  padding-top: 40px;
  padding-bottom: 40px;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#shuffle-container {
  float: left;
  width: 20%;
  height: 60px;
  padding-top: 21px;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#shuffle-container
  div#shuffle {
  width: 16px;
  height: 17px;
  cursor: pointer;
  margin: auto;
  opacity: 0.7;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#shuffle-container
  div#shuffle.amplitude-shuffle-off {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/shuffle.svg");
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#shuffle-container
  div#shuffle.amplitude-shuffle-off:hover {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/shuffle-on.svg");
  opacity: 0.8;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#shuffle-container
  div#shuffle.amplitude-shuffle-on {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/shuffle-on.svg");
  opacity: 1;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#shuffle-container
  div#shuffle.amplitude-shuffle-on:hover {
  opacity: 1;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#prev-container {
  width: 20%;
  float: left;
  height: 60px;
  padding-top: 18px;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#prev-container
  div#previous {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/previous.svg");
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin: auto;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#prev-container
  div#previous:hover {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/previous-hover.svg");
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#play-pause-container {
  width: 20%;
  float: left;
  height: 60px;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#play-pause-container
  div#play-pause {
  width: 60px;
  height: 60px;
  cursor: pointer;
  margin: auto;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#play-pause-container
  div#play-pause.amplitude-playing {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/pause.svg");
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#play-pause-container
  div#play-pause.amplitude-paused {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/play.svg");
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#next-container {
  width: 20%;
  float: left;
  height: 60px;
  padding-top: 18px;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#next-container
  div#next {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/next.svg");
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin: auto;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#next-container
  div#next:hover {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/next-hover.svg");
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#repeat-container {
  float: left;
  width: 20%;
  height: 60px;
  padding-top: 20px;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#repeat-container
  div#repeat {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/repeat.svg");
  width: 18px;
  height: 20px;
  cursor: pointer;
  margin: auto;
  opacity: 0.7;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#repeat-container
  div#repeat:hover {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/repeat-on.svg");
  opacity: 0.8;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#repeat-container
  div#repeat.amplitude-repeat-on {
  background: url("https://521dimensions.com/img/open-source/amplitudejs/examples/flat-black/repeat-on.svg");
  opacity: 1;
}
div#flat-black-player-container
  div#player-bottom
  div#control-container
  div#repeat-container
  div#repeat.amplitude-repeat-on:hover {
  opacity: 1;
}
div#flat-black-player-container div#player-bottom div#control-container::after {
  content: "";
  display: table;
  clear: both;
}
div#flat-black-player-container div#player-bottom div#volume-container {
  padding-bottom: 20px;
  text-align: center;
  /*
   IE 11
   */
}
div#flat-black-player-container div#player-bottom div#volume-container img {
  display: block;
  float: left;
  margin-top: -9px;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider {
  width: calc(100% - 30px);
  -webkit-appearance: none;
  display: block;
  margin-left: 10px;
  float: left;
}
@-moz-document url-prefix() {
  div#flat-black-player-container
    div#player-bottom
    div#volume-container
    input[type="range"].amplitude-volume-slider {
    margin-top: 0px;
  }
}
@supports (-ms-ime-align: auto) {
  div#flat-black-player-container
    div#player-bottom
    div#volume-container
    input[type="range"].amplitude-volume-slider {
    margin-top: -4px;
    height: 30px;
    background-color: #192029 !important;
  }
}
@media all and (-ms-high-contrast: none) {
  div#flat-black-player-container
    div#player-bottom
    div#volume-container
    *::-ms-backdrop,
  div#flat-black-player-container
    div#player-bottom
    div#volume-container
    input[type="range"].amplitude-volume-slider {
    margin-top: -8px;
    background-color: #192029 !important;
    background: #192029 !important;
  }
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider:focus {
  outline: none;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-webkit-slider-runnable-track {
  width: 75%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: #cfd8dc;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-webkit-slider-thumb {
  height: 18px;
  width: 18px;
  background-color: white;
  cursor: pointer;
  margin-top: -8px;
  -webkit-appearance: none;
  border-radius: 20px;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider:focus::-webkit-slider-runnable-track {
  background: #cfd8dc;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  animate: 0.2s;
  background: #cfd8dc;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-moz-range-thumb {
  height: 18px;
  width: 18px;
  background-color: white;
  cursor: pointer;
  margin-top: -8px;
  -webkit-appearance: none;
  border-radius: 20px;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-ms-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: #cfd8dc;
  border-width: 15px 0;
  color: transparent;
  border-color: #192029;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-ms-fill-lower {
  background: transparent;
  border-radius: 2.6px;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-ms-fill-upper {
  background: transparent;
  border-radius: 2.6px;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-ms-thumb {
  height: 18px;
  width: 18px;
  background-color: white;
  cursor: pointer;
  margin-top: 0px;
  border: 20px;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider:focus::-ms-fill-lower {
  background: #cfd8dc;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-ms-fill-upper {
  background: #cfd8dc;
}
div#flat-black-player-container
  div#player-bottom
  div#volume-container
  input[type="range"].amplitude-volume-slider::-ms-tooltip {
  display: none;
}
div#flat-black-player-container div#player-bottom div#volume-container:after {
  content: "";
  display: table;
  clear: both;
}

div#list-screen-footer {
    display: none;
}








.baby-names td {
    font-size: 13px;
}


.wrapper {
    min-height: 0;
}


.col-lg-12.col-md-12.col-sm-12.col-xs-12.flexbox {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}

.recipe .card {
    width: 46%;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.recipe .card .card-header {
    position: relative;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 10px;
    padding-bottom: 5px;
        min-height: 70px;
        
        display: flex;
    align-items: center;
    justify-content: left;
        border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


.recipepost p {
    margin-bottom: 0;
}


.recipe .card-header.bg-pink p {
 color:#fff;   
}


.search input[type="text"] {
    border: 1px solid #000;
    width: 100%;
}

.search input[type="submit"] {
    background-color: #57cbdb;
    color: #fff;
    border: 0;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    display: table;
    width: 39%
}


.col-lg-12.col-md-12.col-sm-12.col-xs-12.flexbox.search {
    padding: 0;
}


i.icon-display.material-icons.searchicon {
    margin-left: -8px;
    font-weight: bold;
    font-size: 27px;
        padding-top: 7px;
}


a.edit-rec.searchbtn.fixed {
    right: 20px !important;
}


.btnzoom a:hover{
    color: #57cbdb;
}

.allbtn {
    display: flex;
}


.recipepost .card .card-header {
    position: relative;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: 36px;
}