/*

Master screen styles for AAM

*/

body {	
	margin: 0;
	padding: 0;
	font: 300 16px/1.6 helvetica,arial,sans-serif;
	color: #444;
	background: #FFFFFF;
	}

a:link, a:visited, .click {
	color: #33709e;
	text-decoration: none;
	outline: none;
	}
a:hover {
	color: #27374a;
	}
	

img {
     max-width: 100%;
}
	
.navbar-default, .navbar {
	border:none !important;
	background: none !important;
}	

.navbar-brand {
	padding: 0 10px 40px 10px !important;
}

/* page structure 
--------------------------------------------- */

#wrap {
	margin: 0;
	padding: 0;
	}
#main-body {
	max-width: 1180px;	
	margin: 0 auto;
	padding: 0;
	}
#main-inner {
	margin: 0;
	padding: 10px 0 0 0;
	}
#footer {
	clear: both;
	margin: 30px 0 0 0;
	padding: 10px 0 20px 0;
	text-align: center;
	}

@media (min-width:768px){
	.span6 {
		width: 50%;
		float: left;
	}	
}

/* header
--------------------------------------------- */

#header {
	padding: 25px 0 0 0;
	font-size: 95%;
	}
#header-inner {
	max-width: 960px;
	position: relative;
	padding: 0 15px 0 0;
	margin: 0 auto 0 auto;
	}

/* nav */

#nav {
	margin: 0 auto;
	padding: 0 15px 0 0;

	}
#nav-inner {
	padding: 33px 0 0 15px;
	}
#nav ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	text-align: right;
	}
#nav ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	padding: 30px 15px;
	font-size: 107%;
	font-weight: bold;
	text-decoration: none;
	color: #474a51;
	}
#nav ul li a em {
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	color: #383d44;
	}
#nav ul li a:hover {
	color: #336699;
	}
	
#tout {
	text-align: right;
	padding: 0 15px 0 0;
	margin: 0;
}	

#tout a:link, #tout a:visited {
	font-size: 18px !important;
    color: #fff !important;
}

body#home #nav ul li#a-home a,
body#faq #nav ul li#a-faq a,
body#store #nav ul li#a-store a,
body#contact #nav ul li#a-contact a{
	font-weight: bold;
	color: #336699;
	}
	
/* content
--------------------------------------------- */

span.amp {
	font-size: 110%;
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
}

#main-body h1 {
	color: #444;
	font-size: 56px;
	font-weight: 300;
	line-height: 1.2;
	margin: 8px 0;
}

@media (max-width:1024px) {
	#main-body h1  {
		font-size: 40px;
	}
}

#homeimage {
	margin: 20px 0;
	padding:40px 10px;
    text-align:center;
	}

#homeimage p {
	margin: 0;
	padding: 10px 0;
	font-size: 120% !important;
	line-height: 1.6em;
    color: #fff !important;	
	}
#homeimage h1 {
    color: #fff !important;    
}    

#homeimage a:hover {
    text-decoration: none !important;
}

.home-play {
    height: 45px;
    margin-right:10px;
    width:42px;
}

div.error {
	text-align: center;
	}

.req{
color: red;
}
/* more content styles */

.youtube a:link, .youtube a:visited{
    color: #fff !important;
}
#homeimage {
    background: url(/images/auto-ad-manager-tout-ipad.jpg) no-repeat 0 0;
    height:300px;
}

@media (min-width: 768px) {
	#homeimage{
        background: url(/images/auto-ad-manager-home-crop.jpg) no-repeat 0 0;	
		width: 100% !important;
		height: 500px;
    	margin: 20px 0 0 0;
        padding: 250px 0 0 0;		
	}
}

@media (max-width: 768px) {
	.navbar-brand {
		width: 185px; 
	}
}
#content p {
	padding: 1em 0;
}
#content h2 {
	margin: 0;
	padding: 0;
	font-size: 140%;
	font-weight: bold;
	}
#content h3 {
	margin: 0;	
	padding: 1em 0;
	font-size: 110%;
	font-weight: bold;
	line-height: 1em;
	color: #383d44;
	}
#content h3 span a {
	text-transform: none;
	letter-spacing: 0;
	}
#content h3 a {
	padding: 0 0 0 2px;
	vertical-align: middle;
	}
#content h3 span em {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #383d44;
	}
#content h4.top {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	color: #383d44;
	}
#content h4.none {
	margin: 0;
	padding: 15px;
	font-size: 120%;
	line-height: 1.4em;
	font-weight: normal;
	text-align: center;
	color: #383d44;
	}	
.background-blue {
	background: #9cb9cf;
	background: linear-gradient(to bottom left,#cad8e5,#9cb9cf);
	background-size: cover;
	background-position: center;
}
.background-orange {
	background: #ffdb6f;
	background: linear-gradient(to bottom left,#ffdb6f,#f69259);
	background-size: cover;
	background-position: center;
}
.orange {
    background-color:#f26210;
}
.btn-orange {
	color: #fff;
    background-color:#f26210;
	border-color:#f37229;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.home-heading {
    text-align:center;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 12px !important;
    margin-bottom: 1em !important;
}
#content h4.testimonial{
	padding: .7em;
	margin: 0;
	background-color: #F9F9F9;
	border: 1px solid #F2F2F2;
	color: #424242;
	font-weight:300;
	font-size: 1.4em;
	border-radius: 1em;
-webkit-border-radius:1em;
-moz-border-radius: 1em;
}

.customer_quote{
    font-weight:bold;
}

#content p.note {
	font-size: 90%;
	font-style: italic;
	color: #383d44;
	}
div.info {
	margin: 0 20px;
	font-size: 120%;
	line-height: 1.4em;
	}

.panel {
	padding: 15px;
}

@media (min-width:768px){
	.panel {
	padding: 55px;
	}
}
/* main boxes */

#mainboxes{

}
#mainboxes ul{
list-style:none outside none;
margin:1.3em 0 0 1%;
overflow:hidden;
padding:0;
clear: both;
}

#mainboxes ul li {
float:left;
margin:.5%;
padding-bottom:.5em;
width:23.5%;
min-width: 200px;
}

#mainboxes ul li p a:link, #mainboxes ul li p a:visited, #mainboxes ul li a {
border:medium none;
display:block;
line-height:1.4em;
margin:0;
padding:1%;
text-align: left;
text-decoration:none;
color: #474A51;
}

/* use url(https://www.autoadmanager.com/images/mastercard_visa.gif) no-repeat bottom for a unique image */
#mainboxes ul li.mainboxone {
background: #FFF;
}

#mainboxes ul li.mainboxtwo {
background: #FFF;
}

#mainboxes ul li.mainboxthree {
background: #FFF ;
}

#mainboxes ul li.mainboxfour {
background: #FFF;
}

#mainboxes h3 a:link, #mainboxes h3 a:visited, #mainboxes h3 a:hover{
font-size: 1.6em;
text-align: center;
color: #474A51;
}

/* how-to list */

ol#howto-list {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ol#howto-list li {
	margin: 0;
	padding: 20px 20px 20px 76px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #f3f3ed;
	}
	
ol#howto-list li.last {
	border-bottom: none;
	}
ol#howto-list li#howto-1 {
	border-top: none;
	background: url(https://www.autoadmanager.com/images/icon-1.gif) no-repeat 20px 10px;
	}
ol#howto-list li#howto-2 {
	background: url(https://www.autoadmanager.com/images/icon-2.gif) no-repeat 20px 10px;
	}
ol#howto-list li#howto-3 {
	background: url(https://www.autoadmanager.com/images/icon-3.gif) no-repeat 20px 10px;
	}

ol#howto-list li p {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.4em;
	}

/* faq list */

ol#faq-list {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ol#faq-list li {
	margin: 0;
	padding: 20px 20px 20px 76px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #f3f3ed;
	background: url(https://www.autoadmanager.com/images/icon-ques.gif) no-repeat 20px 10px;
	}
ol#faq-list li.first {
	border-top: none;
	}
ol#faq-list li.last {
	border-bottom: none;
	}
ol#faq-list li p {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.4em;
	}

/* store list */

ol#store-list {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ol#store-list li {
	margin: 0;
	padding: 15px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #f3f3ed;
	}
ol#store-list li.first {
	border-top: none;
	}
ol#store-list li.last {
	border-bottom: none;
	}
ol#store-list li p {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.4em;
	}

ol#store-list li form {
	margin: 0;
	padding: 0;
	}
ol#store-list li form fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
	
ol#store-list li#inimage {
	padding-right:250px;
	background: url() no-repeat scroll 100% 10px;
	}	



/* details list */

ol.details-list {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ol.details-list li {
	margin: 0;
	padding: 20px;
	border-top: 1px solid #f9f8ef;
	border-bottom: 1px solid #d7cfb9;
	}
ol.details-list li h2 {
	font-size: 100%;
	color: #85715c;
	}
ol.details-list li.first {
	border-top: none;
	}
ol.details-list li.last {
	border-bottom: none;
	}
ol.details-list li p {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.4em;
	}
ol.details-list li p img {
	float: right;
	margin: 0 0 5px 15px;
	padding: 5px;
	}
ol.details-list li p img.plain {
	padding: 0;
	border: none;
	background: none;
	}

/* two column style */

div.twocol {
	margin: 0 0 20px 0;
	}
div.twocol-1 {
	float: left;
	width: 49%;
	}
div.twocol-2 {
	float: right;
	width: 49%;
	}


/* Features */

#features .col {
    position: relative;
}
#features .col h2 {
    font-size: 35px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0;
    padding: 15px 0 0;
}
#features .col h3 {
    font-size: 35px;
    font-weight: normal;
    margin: 0;
}

#features .col p {

	margin: 2em 0;
}

div.features .clear {
    height: 60px;
}

.col{
    display: inline;
    float: left;
    margin: 1.5em .7em 2em 0;
}

/* sidebar
--------------------------------------------- */

#sidebar h3 {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	font-size: 90%;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #27374a;
	letter-spacing: 1px;
	border-bottom: 2px solid #d7cfb9;
	}
#sidebar p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 90%;
	}

/* footer
--------------------------------------------- */

#footer p {
	margin: 0;
	padding: 0 25px 55px 25px;
	font-size: 90%;
	line-height: 1.8em;
	color: #383d44;
	}
#footer a {
	padding-bottom: 1px;
	color: #383d44;
	}
#footer a:hover {
	padding-bottom: 0;
	color: #34363b;
	border-bottom: 1px solid #b6a58f;
	background: none;
	}
#footer a.hosted {
	padding: 0;
	vertical-align: middle;
	background: none;
	}
#footer a.hosted:hover {
	border: none;
	}


/* misc.
--------------------------------------------- */

a img {
	border: none;
	}
hr {
	display: none;
	}

.back-to-top {
	border: 1px solid #aaa;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 36px;
	position: fixed;
	bottom: 2em;
	right: 5px;
	text-decoration: none;
	color: #aaa;
	background-color: #fff;
	opacity: .80;
	padding: 0;
	display: none;
	z-index: 99999;
	background: url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REUzRDc5MDYyRkM1MTFFNDlBNDZDN0M2REI1RjEwNTciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REUzRDc5MDcyRkM1MTFFNDlBNDZDN0M2REI1RjEwNTciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERTNENzkwNDJGQzUxMUU0OUE0NkM3QzZEQjVGMTA1NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERTNENzkwNTJGQzUxMUU0OUE0NkM3QzZEQjVGMTA1NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwMBAQEBAQEBAgEBAgICAQICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA//AABEIADAAMAMBEQACEQEDEQH/xABfAAEBAQEAAAAAAAAAAAAAAAAABwgKAQEAAAAAAAAAAAAAAAAAAAAAEAABBAIBAgcBAQAAAAAAAAAFAgMEBwEGANUIE7ZXd5cYOBQSEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDs9oiiKPO0fTRs3TVUmTRmqa8Kly5WvNRIFCpQhqIeWQJEiEsO9LnT50t5brzzq1OOuKypWc5znPAq31z7e/QimvjDSOh8B9c+3v0Ipr4w0jofAfXPt79CKa+MNI6HwH1z7e/QimvjDSOh8CU3vRFHgqPuU2EpqqQxoNVNhlRBcVXmojygooP1ExLHkhpCIHZlwZ8GWyh1l5paXGnE4UnOM4xngVbtz/PdEezVYeSAfAsvAcBwHAjXcZ+e739mrP8AJBzgO3P890R7NVh5IB8Cy8CGXndUKowoqEMHL2uzd5nK1+sNAhq/0Q2jYV4bTl+RhK0Zg6yE/oQ+TnLU2zHZzhOV4ccbwoFGXVCtwKVhExy9Us3Rpydfs/QJiv8AJDV9hRhxOH4+FLXmdrJv+db4ychTjMhnGU4XlxtzCQufAjXcZ+e739mrP8kHOA7c/wA90R7NVh5IB8Crk3CLI0g6HiQyBdqDLcFwCM94UPmkUMOKgxJxSOOMSBsOTJwlDshuJKWyhWVpZczjCFBmaiKY2YaZI3hd8qMevjc4DUeQyxlt0FVmsZyt6HXemNNyZsaLGH+OrEt9l57+iQpzPjSFuSJkwF70xsxIyOvCkJUYDfGmQHY8dl/LbQK09YxlD0yu9zackwo0qMQ8BOIj7zzP88hLefGjrbjzIYaZGOEXho90xEhjy7sGI4UgDp7xUfCIrYbVOiQSkgcHkEocaTlSGpDkSKt5CcLUy3nOUJCUdxn57vf2as/yQc4Dtz/PdEezVYeSAfAsvAcBwHAjXcZ+e739mrP8kHOBKaIvejwVH00EN3LVIY0GqmvBRcQVsPUR5QUUH6iHiEBpIfLMMy4M+DLZW08y6hLjTicpVjGcZxwKt9jO3v13pr5P0jrnAfYzt79d6a+T9I65wH2M7e/Xemvk/SOucB9jO3v13pr5P0jrnAlN73vR52j7lCBLlqkyaM1TYYoQIFWHqJAoVKENRMRB40aPiGHpc6fOlvIaZZaQpx1xWEpxnOcY4H//2Q==") no-repeat 100% 100%;
	text-align: center;
}

.scrolltotop{
	display:inline;
}

.top {
	display: none;
}

/* lightbox styles */

kbd {
	padding: 1px 5px;
	font-family: Helvetica, Arial;
	font-size: 120%;
	line-height: 1em;
	font-weight: bold;
	border: 1px solid #c5bca4;
	background: #fff;
	}
#lightbox {
	background: #f4f4ed;
	padding: 10px;
	}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ 
	float: left; 
	}
#keyboardMsg{ 
	float: right; 
	font-family: Helvetica, Arial;
	font-size: 110%;
	}
#closeButton { 
	top: 5px; 
	right: 5px; 
	}
#lightbox img { 
	border: none; 
	clear: both;
	} 
#overlay img { 
	border: none; 
	}
#overlay { 
	background-image: url(https://www.autoadmanager.com/images/overlay.png); 
	}

/* self-clear floats */

#main-body:after,
#main-inner:after,
#header:after,
#nav:after,
#main-body #title:after,
ol#howto-list li:after,
div.twocol:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}


.fl-right {
float:right;
}

.fl-left {
float:left;
}



.subscribe {
text-align: center;
padding: 5px 5px 5px 5px;
}

/* 

IE patches

*/

* html #wrap {
	padding-right: 0;
	}
* html #main-body {
	margin: 0 15px 0 0;
	}

/* PNG fix */

* html #nav,
* html #nav-inner { /* for IE<6 */
	background-image: none;
	}
* html #header #logo a { /* for IE<6 */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/logo.png'); background-image: none; background-repeat: no-repeat; background-color: transparent;
	}
* html #overlay { /* for IE<6 */
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}

/* self-clear floats */

* html #main-body, /* IE6 */
* html #main-inner
* html #header,
* html #nav,
* html #main-body #title,
* html div.twocol {
	height: 1%;
	}

*:first-child+html #main-body, /* IE7 */
*:first-child+html #main-inner
*:first-child+html #header,
*:first-child+html #nav,
*:first-child+html #main-body #title,
*:first-child+html div.twocol {
	height: 1%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.center{
	text-align: center;
}	
.hide {
display: none;
}
/*************************
 Buttons
*************************/

input.submit{

border-radius: 11px;
-webkit-border-radius:11px;
-moz-border-radius: 11px;
border-style:solid;
border-width:1px;
cursor:pointer;
font-size:1em !important;
font-weight: lighter;
padding:2px 8px;
text-decoration:none;
border-color:#BBBBBB;
color:#464646;

}

input.submit:hover{
border-color:#BBB;
color:#000;
text-decoration:none;
background-image:-moz-linear-gradient(top,#F2F2F2, #FFFFFF);
background-image:-webkit-gradient(linear,left top,left bottom,from(#F2F2F2),to(#FFFFFF));
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F2F2F2,endColorStr=#FFFFFF);
-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F2F2F2, endColorStr=#FFFFFF)";
text-shadow:0 1px 0 #FFFFFF;
}


input.submit {
background: #F2F2F2;
background-image:-moz-linear-gradient(top,#FFFFFF, #F2F2F2);
background-image:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#F2F2F2));
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF,endColorStr=#F2F2F2);
-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#F2F2F2)";
text-shadow:0 1px 0 #FFFFFF;
}

input.submit{
line-height:15px;
white-space:nowrap;
}	

#mainboxes h3.button-lg a{

background: rgb(109,179,242); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */

}

#mainboxes h3.button-lg a:hover{
background: rgb(30,105,222); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(30,105,222,1) 0%, rgba(54,144,240,1) 49%, rgba(84,163,238,1) 50%, rgba(109,179,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,105,222,1)), color-stop(49%,rgba(54,144,240,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(100%,rgba(109,179,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,105,222,1) 0%,rgba(54,144,240,1) 49%,rgba(84,163,238,1) 50%,rgba(109,179,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,105,222,1) 0%,rgba(54,144,240,1) 49%,rgba(84,163,238,1) 50%,rgba(109,179,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,105,222,1) 0%,rgba(54,144,240,1) 49%,rgba(84,163,238,1) 50%,rgba(109,179,242,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(30,105,222,1) 0%,rgba(54,144,240,1) 49%,rgba(84,163,238,1) 50%,rgba(109,179,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e69de', endColorstr='#6db3f2',GradientType=0 ); /* IE6-9 */
}

#mainboxes h3.button-lg a{
font-size: 1.8em;
line-height: 2em;
white-space: nowrap;
font-weight: bold;
border-style:solid;
border-width:1px;
cursor:pointer;
padding:2px 8px;
text-decoration:none;
border-color:#BBBBBB;
color: #FFFFFF;
}
	
/*************************
 Forms
*************************/
	
#contact-form .input{
	border-radius: 6px;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
    background: #E3E3E3;
    border-color: #C3C3C3 #FFFFFF #FFFFFF -moz-use-text-color;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #333333;
    font-size: 1.4em;
    padding: 5px 8px;
    width: 100%;
    max-width:400px;
    }
    
#signup-form{
	max-width: 300px;
}    
    
/* Comparison Table */

#comparisontable {
    border-spacing: 0;
    font-size: 14px;
    padding: 0;
}        

table {
    width: 100%;
}

#comparisontable tr th.colhead {
    border-left: medium none !important;
    border-right: medium none;
    border-top-right-radius: 3px;
    padding: 0;
    vertical-align: bottom;
}

#comparisontable tr th {
    border-left: 1px solid #CCCCCC;
    border-right: medium none;
    font-weight: 400;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
}

.tblheadtxt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F7F7F7;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-image: none;
    border-style: solid none none solid;
    border-top-left-radius: 3px;
    border-width: 1px medium medium 1px;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    padding: 15px;
}

#comparisontable tr.tblheader td, #comparisontable tr.tblheader th {
    border-bottom: 1px solid #CCCCCC !important;
    color: #00457C;
    font-size: 20px;
    font-weight: 700;
}

#comparisontable td.colhead {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background-color: #E6E7E8;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC !important;
    border-image: none !important;
    border-style: solid none none solid !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-width: 1px medium medium 1px !important;
}

#comparisontable tr td, #comparisontable tr th {
    border-left: 1px solid #CCCCCC;
}
#comparisontable td {
    padding: 10px;
    text-align: center;
}
td, th {
    padding: 0.4em 0.2em;
}
#comparisontable tr.altrow td, #comparisontable tr.altrow th {
    background-color: #E6E7E8;
}

.tblfooter th {
    border-left: medium none !important;
    border-right: medium none !important;
    border-top: 1px solid #CCCCCC;
}
.tblfooter td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-color: #CCCCCC -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
}
#comparisontable tr td.lastcol {
    border-right: 1px solid #CCCCCC !important;
}

.tblfootlink {
    padding: 20px 15px 30px;
}
.tblfootlink span {
    padding-right: 5px;
}

a.subscribe-button, .subscribe-button, button {
color: white !important;
font-weight: bold;
line-height: 1.4545em;
text-shadow: 0 -1px #00629C;
text-align: center;
background: linear-gradient(bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
background: -moz-linear-gradient(center bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#0079C1),color-stop(20%,#0079C1),color-stop(100%,#00A1FF));
background: -webkit-linear-gradient(bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
background: -ms-linear-gradient(bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
background: -o-linear-gradient(bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
background: linear-gradient(bottom,#0079C1 0,#0079C1 20%,#00A1FF 100%);
background: #0079C1;
-moz-box-shadow: 0 1px #4DBEFF inset;
-webkit-box-shadow: 0 1px #4DBEFF inset;
box-shadow: 0 1px #4DBEFF inset;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
border-color: #0079C1 #00588B #004B77;
border-style: solid;
border-width: 1px;
height: 1.4545em;
padding: 7px 15px 8px;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
cursor: pointer;
}

.subscribe-button:hover, .subscribe-button:focus {
text-shadow: 0 -1px #004C77;
background: linear-gradient(bottom,#005282 0,#005282 20%,#0083CF 100%);
background: -moz-linear-gradient(center bottom,#005282 0,#005282 20%,#0083CF 100%);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#0079C1),color-stop(20%,#0079C1),color-stop(100%,#00A1FF));
background: -webkit-linear-gradient(bottom,#005282 0,#005282 20%,#0083CF 100%);
background: -ms-linear-gradient(bottom,#005282 0,#005282 20%,#0083CF 100%);
background: -o-linear-gradient(bottom,#005282 0,#005282 20%,#0083CF 100%);
background: linear-gradient(bottom,#005282 0,#005282 20%,#0083CF 100%);
background: #005282;
border-color: #00629B #004872 #003B5D;
-moz-box-shadow: 0 1px #1794DC inset;
-webkit-box-shadow: 0 1px #1794DC inset;
box-shadow: 0 1px #1794DC inset;
color: white !important;
text-decoration: none !important;
}

.subscribe-button:active, button:active {
    border-color: #004269 #003D60 #003A5C;
    box-shadow: 0 2px 4px #004268 inset;
    text-shadow: 0 -1px #004268;
}

span.checkmark {
    background-position: 0 0;
    width: 21px;
}
span.checkmark, span.checkmarkast, span.checkmarkna {
    display: block;
    height: 21px;
    margin: 0 auto;
    text-indent: -7777px;
}
span.checkmark, span.checkmarkast{
    background-image: url("https://www.autoadmanager.com/images/check-sub.png");
    background-repeat: no-repeat;
}

/* bootstrap */
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
