

#quickstats {
  margin-top: 5%;
}
.spaceCard {
  min-height: 250px;
  box-shadow: 1px 1px 3px #0000003b;
  border: 1px solid #fff;
}

.mybutton {
  background-color:#51b0b5;
}

#sidebarCollapse {
  display: none;
}

.sidebar-header h3 {
  font-size: 1.25rem;
}

.sidebar-header .logo {
  width:100px;
  height: auto;
}

.ui-datepicker-trigger {
max-width: 41px;
margin-top: -5px;
}

.navbar {
display: none;
}

.stats_offers_title {
/* border-radius: 10px 0px 0px 10px!important; */
box-shadow: 1px 1px 3px #0000003b;
}

.stats_offers_count {
  box-shadow: 1px 1px 3px #0000003b;
  border: 1px solid #fff;
}

.radius {
border-radius: 10px 0px 0px 10px;
}

#sidebar ul li a {
border-bottom: 1px solid #249b9e;
}

#sidebar ul.components {
border: 0px;
}
.noMobile {
margin-top:20%;
}

#landingpageslist {
  width: 100%;
    
    color: #51b0b5;
    margin-bottom: 12px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}

#apipartnerslist {
  width: 100%;
  background-color: white;
  color: #51b0b5;
  margin-bottom: 12px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 10px;
}

#urlshortener .form-group {
  width: 100%;
  background-color: white;
  color: #51b0b5;
  margin-bottom: 12px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
}

#urlslist {
  width: 100%;
  background-color: white;
  color: #51b0b5;
  margin-bottom: 12px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 10px;
}

.landingpagebutton {
  width: 100%;
  color:#000;
  font-size: 1.5em;
}

.landingpagebutton:hover {
  background-color: rgba(5, 12, 12, 0.386);
}

.btn-primary:hover {
  background-color: rgba(5, 12, 12, 0.386);
}

#pausebutton {
  width: 100px;
}

.loginContainer {
  max-width: 450px;
  height: auto;
  margin: 18em auto;
  padding:2em;
  background-color: #fff;
  border-radius: 10px;
  border: 20px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 10pxrgba(0, 0, 0, 0.3);
}

.loginContainer input {
  border:none;
  border-bottom: 1px solid rgb(201, 201, 201);
}

.formPage {
  width: 100%;
  background-color: white;
  color: #51b0b5;
  margin: 0 auto;
  padding:2em;
  border-radius: 10px;
}

.spaceEqual {
  margin: 1em;
}

.borders {
  border: 1px solid #249b9e;
}

.ui-widget.ui-widget-content {
  padding: 2em;
  background-color: #51b0b5;
  border: none!important;
  border-radius: 10px;
  color:#fff;
  width: 500px;
  height: auto;

}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: none!important;
  border-radius: 2px;
  background: #fff!important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #000!important;
  color: #fff!important;
}

.ui-widget-header {
  background: #fff!important;
  border: none!important;
}


.btn-primary, .btn-secondary {
  border: none;
}

.btn {
  border: none;
}

#spotcheck_results_table {
  background-color: #fff;
  border: 0px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 26px -3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 26px -3px rgba(0,0,0,0.2);
box-shadow: 0px 0px 26px -3px rgba(0,0,0,0.2);
width:100%;
}

#spotcheck_results_table td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#spotcheck_results_table td {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

#spotcheck_results {
  margin-top: 30px;
}

#advertiserapimodediv {
  font-size: 1.5em;
}

tr:hover {
  /* background-color: #51b0b5 !important;
  color: #fff; */
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.form-control {
  max-width: 800px !important;  
  margin: 5px auto;
}

.run {
  margin-left: 10px;
  margin-top: 6px;
}

.emailText {
  float:left;
}

.loginText {
  padding-top:10px;
  padding-left: 10px;
}


/* Landing pages */
  #addnewlandingpage {
    width: 100%;
    background-color: white;
    color: #51b0b5;
    margin-bottom: 12px;
    padding:2rem;
    border-radius: 10px;
  }

  .contentHolder {
    width: 60% !important;
    background-color: white;
    color: #fff;
    margin: 15px auto;
    padding:2rem;
    border-radius: 10px;
  }

  .clear {
    clear: both;
  }

  .mt-5, .my-5 { 
    padding: 1em;
    border: 1px solid rgb(219, 219, 219) !important;
  }

  .mt-5, .my-5 {
    margin-top:15rem!important;
  }

  .leftTinput {
    float:right;
    margin: 2px;
  }
  
  .bottomSetup {
    width: 100%;
    height: auto;
    margin-bottom:150px;
  }

  .no-Top {
    margin-top:1rem!important;
  }

  .card-header {
    margin-bottom: 10px;
  }

  #warning {
  	width: 343px;
    padding: 10px;
    color: #fff;
    border: 5px solid #000;
    border-radius: 10px;
    background-color: #205053!important;
  }

  #startdate {

width: 200px;
height: 40px;
float:left;

  }

  #enddate {
	width: 200px;
height: 40px;
float:left;
  }

  #advertisersdiv {
  display:none;
  }

  #content {
  background-image: url("https://coalition-static-resources.sfo2.digitaloceanspaces.com/properties/rb/images/holding_phone.jpg");
  height: 100%;
   background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
  }
  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  
  color:#fff;
  }

  #advertiserapimodediv {
  color:#fff;
  }
  h5 {
  color:#000;
  }

  .stats_offers_count h5 {
  color:#fff;
  }

  hr {
  border-top: 1px solid rgba(255,255,255,.8);
  }
@media only screen and (max-width: 700px) {

  .navbar {
    display: block;
    background-color: rgba(255, 255, 255, 0.4)!important;
border-radius: 10px;
  }
   .spaceCard {
    min-height: 150px;
    margin-bottom: 10px;
     }

     #sidebarCollapse {
  display: inline-block;
}

#sidebar ul li a {
  margin-left: -100px;
}

#sidebar ul li a.active {
  margin-left: 0px;
}

#sidebar.active {

  min-width:200px;
  max-width: 200px;
}

#sidebar.active .dropdown-toggle::after {
bottom: 27px;
right:10%;

}

.noMobile {
display:none;
}

.ui-datepicker-trigger {
max-width: 40px;
}

.datepicker_textfield {
width:80% !important;
}
}
