/* CSS Document */

/* Mobile (default) */
body {
	padding-top: 60px;
	background-color: #ccffcc;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
}
.container {
	padding-right: 5px;
	padding-left: 5px;
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
    height: 26px !important;
    margin-top: 0 !important;
    min-width: 13px !important;
    padding: 5px 26px !important;
    width: 68px !important;
}

/* Style all font awesome icons */
.fa {
    padding: 20px;
    font-size: 30px;
    width: 70px;
    text-align: center;
    text-decoration: none !important;
	margin: 5px 2px;
}

/* Add a hover effect if you want */
.fa:hover {
    opacity: 0.7;
}

/* Facebook */
.fa-facebook {
    background: #3B5998;
    color: white !important;
}

/* Twitter */
.fa-twitter {
    background: #55ACEE;
    color: white !important;
}

/* Instagram */
.fa-instagram {
	background: #125688;
	color: white !important;
}

/* Google Plus */
.fa-google-plus {
	background: #dd4b39;
	color: white !important;
}

/* Pinterest */
.fa-pinterest {
	background: #cb2027;
	color: white !important;
}


.article {
	width: 100%;
	margin-left: 1.6949%;
	clear: none;
	border-radius: 8px;
	border-collapse: collapse;
	border: thin solid rgba(22,115,33,1.00);
	background-color: rgba(247,243,243,1.00);
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}



hr {
	color:#000000;
  border-top: 1px solid #989797;
  border-bottom: 1px solid #fff;
  margin-top: 2px;
  margin-bottom: 2px;
}
hr.small {
  color:#000000;
  border-top: 1px solid #989797;
  border-bottom: 1px solid #fff;
  margin-top: 4px;
  margin-bottom: 8px;
  width:20%;
  align-self:center;
}	

.nameplate {
	background-color: #ccffcc;
}

.background {
	background-color: #0278d8;
	padding: 109px;
	color: #FFF;
}

#carousel-example-generic {
	padding-top: 0px;
}


#about, #locations, #downloads {
	
}
#aboutteeth, #aboutallergies, #aboutfleas, #aboutstuff, #abouttip {
		
	}

/* Typography */
h1, h2, h3, h4 {
	font-weight: bold;
}

h1, h2, h3, h5 {
	color: #08089c;
}

.temp {
	color: #f5ed0b;
}
p, ul {
	font-size: 17px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	}
p.caption {
	font-size: 16px;
	line-height: 19px;
	margin-top: 8px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
	}
p.small {
	font-size: 12px;
}
p.medium {
	font-size: 15px;
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

/*******************************************
********** Link specifications *************
*******************************************/


a:focus {
    color: blue;
}

a:visited {
    color: #000066;
}

a:link {
    color: blue;
	text-decoration: underline;  
}
a:hover {
    color: #006600;
}
a:active {
    color: blue;
}

.underline {
	text-decoration: underline;
}

/* End of Specify all Links section */

/* Images */
.img-border {
	border: thin solid #000000;
}

/* Buttons */
.btn {
	border-width: 0;
	border-bottom-width: 3px;
	border-radius: 3px;
}
.btn.btn-primary {
	background: #0278d8;
	border-color: #0278d8;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
	background: #0288f6;
	border-color: #0288f6;
	color: #f5ed0b;
}

/* Navbar */
.menu {
	color: #FFF;
}

.dropdown-menu {
	background-color: #ccffcc;
}

.dropdown-menu > li > a {
	color: #FFF;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #ccffcc;
}

.navbar-collapse.in {
	overflow: hidden;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #FFF;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #f5ed0b;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #045e17;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a.focus {
	color: #045e17;
}

.navbar-inverse {
	background-color: #045e17;
}

.navbar-inverse .navbar-nav > li > a {
	color: #FFF;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	background-color: #0288f6;
    color: #f5ed0b;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #ccffcc;
    color: #045e17;
}

.navbar-inverse .navbar-toggle {
	border-color: #FFF;
	border-width: 1px;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #0288f6;
}

.navbar-nav, .dropdown-menu {
	font-size: 18px;
}

.navbar-inverse .navbar-brand {
	color: #0278d8;
}

/* Footer */
#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	background: #2e2e2e;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #45aed6;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0 -7.5px;
}
#footer ul > li {
	display: inline-block;
	margin: 0 7.5px;
}
.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
}


/* Tablet */
@media only screen and (min-width: 768px) {
	body {
		padding-top: 130px;
	}
	
	#carousel-example-generic {
		padding-top: 50px;
	}
	
	#introduction, #about, #locations, #downloads {
		padding-top: 45px;
	}
	#aboutteeth, #aboutallergies, #aboutfleas, #aboutstuff, abouttip {
		padding-top: 45px;
	}
	
	p, ul {
		font-size: 18px;
	}
}


/* Desktop */
@media only screen and (min-width: 992px) {
	body {
		padding-top: 100px;
	}
	h3.notoppad {
		padding-top: 5px;
	}
	
	p, ul {
	font-size: 18px;
	margin-left: 0px;
	margin-right: 0px;
	}
	p.caption {
		font-size: 17px;
	}
	
	
	#m1 {
	padding-top: 0px;
}
    #healthy {
	margin-top: 100px;
}

	
	#carousel-example-generic {
		padding-top: 62px;
	}
	
	#introduction, #about, #locations, #downloads {
		padding-top: 0px;
	}
	#aboutteeth, #aboutallergies, #aboutfleas, #aboutstuff, abouttip {
		padding-top: 80px;
	}
}