html {
	-webkit-font-smoothing: antialiased;
}

#thanks-wrapper h4{
    margin-top: 0px;
    margin-bottom: 9px;
}

#san-diego {
    margin-top: 10px;
    padding-top: 10px;
    border-top: solid 1px #bdc3c7;

}

.alert-info h4 { 

    color: #000;
}

.alert-info h3 { 

    color: #000;
}

#newsletter { 
    width: auto; 
    text-align: center; 
    padding: 10px 0px 40px;
}

#busy { 
    width: auto; 
    text-align: center; 
    padding: 0px 0px 40px;
}

#example { 
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
    width: auto; 
    padding-bottom: 20px;
    padding-top: 20px;
    background: none repeat scroll 0% 0% rgb(243, 243, 243); 
    margin-top: 20px;
}
#hero h1 {
	margin-top: 40px;
}
#hero h2 span{
    padding-top: 4px;
    padding-left: 80px;
    padding-bottom: 8px;
}


#content_bottom { 
    margin-top: 20px;
}
#example pre{ 
    background: white;
    font-size: 20px;
}

#example h3 { 
    line-height: 20px;
}


#hero { 
    width: auto; 
    font-weight: 700;
    line-height: 1.15;
    font-size: 64px;    
    text-align: center; 
    padding: 40px 0px 20px;
    font-family: 'Passion One', sans-serif;
    color: white;
}
A:visited { color: rgb(0, 85, 128); text-decoration: underline; }

.nav { margin-left: 0px; margin-bottom: 20px; list-style: none outside none; }
.nav > li > a { display: block; }
.nav > li > a:hover { text-decoration: none; background-color: rgb(238, 238, 238); }
.navbar { overflow: visible; margin-bottom: 20px; color: rgb(119, 119, 119); }
.navbar-inner:before, .navbar-inner:after { display: table; content: ""; line-height: 0; }
.navbar-inner:after { clear: both; }
.navbar-inner:before, .navbar-inner:after { display: table; content: ""; line-height: 0; }
.navbar-inner:after { clear: both; }
.navbar .container { width: auto; }
.navbar .brand { float: left; display: block; padding: 10px 20px; margin-left: -20px; font-size: 20px; font-weight: 200; color: rgb(255, 255, 255); text-shadow: 0px 1px 0px rgb(4, 174, 244); }
.navbar .brand{
	color: black;
	text-shadow: none;
}
.navbar .brand:hover { text-decoration: none; }
.navbar .btn, .navbar .btn-group { margin-top: 5px; }
.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0px; left: 0px; z-index: 1030; margin-bottom: 0px; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { border-width: 0px 0px 1px; }
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner { padding-left: 0px; padding-right: 0px; border-radius: 0px 0px 0px 0px; }
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 880px; }
.navbar-fixed-top { top: 0px; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1) inset, 0px 1px 10px rgba(0, 0, 0, 0.1); }
.navbar .nav { position: relative; left: 0px; display: block; float: left; margin: 0px 10px 0px 0px; }
.navbar .nav > li { float: left; }
.navbar .nav > li > a { float: none; padding: 10px 15px; color: rgb(255, 255, 255); text-decoration: none; text-shadow: 0px 1px 0px rgb(4, 174, 244); }
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover { background-color: transparent; color: rgb(255, 255, 255); text-decoration: none; }
.navbar .btn-navbar { display: none; float: right; padding: 7px 10px; margin-left: 5px; margin-right: 5px; color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); background-color: rgb(4, 149, 209); background-image: linear-gradient(to bottom, rgb(4, 156, 219), rgb(4, 138, 194)); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset, 0px 1px 0px rgba(255, 255, 255, 0.075); }
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { color: rgb(255, 255, 255); background-color: rgb(4, 138, 194); }
.navbar .btn-navbar:active, .navbar .btn-navbar.active {  }
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { color: rgb(255, 255, 255); background-color: rgb(4, 138, 194); }
.navbar .btn-navbar:active, .navbar .btn-navbar.active {  }
.navbar .btn-navbar .icon-bar { display: block; width: 18px; height: 2px; background-color: rgb(245, 245, 245); border-radius: 1px 1px 1px 1px; box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25); }
.btn-navbar .icon-bar + .icon-bar { margin-top: 3px; }

.navbar .nav > li > a {
	color: black;
	text-shadow: none;
}

.navbar-inner { 
    min-height: 40px; 
    padding-left: 20px; 
    padding-right: 20px; 
    background-color: rgb(4, 167, 234); 
     border: 1px solid rgb(3, 113, 159); border-radius: 4px 4px 4px 4px; box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.067); }

.navbar-inner {
	background: #1976d2;
}.navbar-inner {
	background: white;
}
.navbar-innerX { 
    background: #04aef4; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzA0YWVmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzA0YTNlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #04aef4 1%, #04a3e5 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#04aef4), color-stop(99%,#04a3e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #04aef4 1%,#04a3e5 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #04aef4 1%,#04a3e5 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #04aef4 1%,#04a3e5 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #04aef4 1%,#04a3e5 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04aef4', endColorstr='#04a3e5',GradientType=0 ); /* IE6-8 */
}

#hero { 
	background-color: #003366;
	background-color: #faa732;
}
#heroX { 
    background: #04aef4; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzA0YWVmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzA0YTNlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #04aef4 1%, #04a3e5 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#04aef4), color-stop(99%,#04a3e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #04aef4 1%,#04a3e5 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #04aef4 1%,#04a3e5 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #04aef4 1%,#04a3e5 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #04aef4 1%,#04a3e5 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04aef4', endColorstr='#04a3e5',GradientType=0 ); /* IE6-8 */
}
.navbar .nav > li > a:hover{
	color: black;
}
/* 
body.landing #hero { border-bottom: 1px solid rgb(123, 215, 253); } */
body.landing #hero .signup_button { font-weight: bold; padding: 15px 30px; margin-top: 22px; float: left; font-size: 24px; text-transform: capitalize; margin-right: 15px; margin-bottom: 5px; }
body.landing #hero .no_cc_required { font-weight: 300; letter-spacing: 1px; color: rgb(224, 245, 254); margin-bottom: 5px; text-align: right; }
body.landing #hero .no_cc_required a { color: rgb(224, 245, 254); text-decoration: none; }
body.landing #hero h1 { 
    text-decoration: none; 
    border: medium none; 
    margin: 50px 0px 0px; 
    font-weight: bold; 
    line-height: 1.15; 
    font-size: 64px; 
    letter-spacing: 1px; 
    color: white; 
    text-transform: uppercase; 
}  
    
body.landing #feature_matrix {
    padding: 40px 0px;
    background: url('main_brown_bg-d0efb2dd24e3875b3a6a479abfdb1dda.gif') repeat scroll 0% 0% transparent;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.75);
    color: rgb(170, 170, 170);
}

#newsletter h1 { 
    line-height: 1;
    font-size: 48px;
    text-align: center;
    font-family: 'Passion One', sans-serif;
    font-weight: normal;
}

#newsletter h2 { 
    line-height: 1;
    font-size: 32px;
    text-align: center;
    font-family: 'Passion One', sans-serif;
    font-weight: normal;
    color: #fff;
}

#content h1 { 
    line-height: 1;
    font-size: 48px;
    text-align: center;
    font-family: 'Passion One', sans-serif;
    font-weight: normal;
    margin: 30px;
}

#content h2 { 
    line-height: 1;
    font-size: 32px;
    text-align: center;
    font-family: 'Passion One', sans-serif;
    font-weight: normal;
    color: #666;
}

#content p { 
    line-height: 1.5;
    font-size: 16px;
}
h1 span {
    background: transparent url('PodcastFeed.png') no-repeat scroll center left;
    padding-left: 95px;
    padding-bottom: 8px;
	background-size: contain;
}

#heros{
    width: auto;
    font-weight: 700;
    line-height: 1.15;
    font-size: 64px;
    text-align: center;
    padding: 40px 0px 50px;
    font-family: 'Passion One', sans-serif;
    color: white;
}
#heros {
	background: url(http://castfeedvalidator.net/feed_files/backg.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
}

.section-title {
  overflow: hidden;
  /* margin: 0 0 30px; */
  text-align: center;
  background: url(bg-title.gif) repeat-x 0 50%;
}
.section-title h1 {
  display: inline-block;
  padding: 0 .75em;
  background: #FFF;
}

.section-title h1 {
	background: #666;
}


#newsletter .container { position: relative; }
#newsletter .share { width: 780px; height: 31px; position: absolute; left: 0px; top: -82px; }
#newsletter .share .twitter { width: auto; height: 31px; padding: 10px 11px 0 11px; overflow: hidden; float: right; background-color: #fff; border: 1px solid #ccc; border-bottom: none; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; }
#newsletter .title { width: 780px; height: 34px; margin-bottom: 8px; }
#newsletter .title span { width: 780px; height: 34px; display: block; background: #fff  ; line-height: 0.85; text-indent: -9999em; overflow: hidden; }
#newsletter form { 
    width: auto; 
    height: auto; 
    margin: 0; 
    padding-top: 21px; 
    padding-bottom: 21px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px; 
    border: 1px solid #3B863B; 
}
#newsletter form {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#newsletter form label { vertical-align: middle; text-shadow: 1px 1px 1px #1f5d89; font-size: 30px; font-weight: bold; color: #a6cdde; display: inline; margin: 0; padding: 0; }
#newsletter form #iurl { 

    height: 25px; 
    border-color: #3B863B; 
    padding: 12px 8px 12px 8px; 
    /* margin-right: 10px;  */
    font-size: 20px; 
    line-height: 25px; 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
    
#newsletter form #name { 

    height: 25px; 
    border-color: #3B863B; 
    padding: 12px 8px 12px 8px; 
    margin-right: 10px; 
    font-size: 20px; 
    line-height: 25px; 
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }    

#newsletter form .btn-subscribe {
	text-shadow: -1px -1px 1px #f89406;
	color: #fff;
    margin-bottom: 9px;
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#newsletter form .btn-subscribe:hover,
#newsletter form .btn-subscribe:active,
#newsletter form .btn-subscribe.active,
#newsletter form .btn-subscribe.disabled,
#newsletter form .btn-subscribe[disabled] {
  background-color: #f89406;
}
#newsletter form .btn-subscribe:hover {
  color: #583400;
  border-color: #A36D21;
}
#newsletter form .btn-subscribe:focus {
  color: #583400;
  border-color: #A36D21;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 0 6px #579A57;
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 0 6px #579A57;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 0 6px #579A57;
}
#newsletter form .btn-subscribe.active, #newsletter form .btn-subscribe:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.5);
  border-color: #A36D21;
}

#newsletter form .btn-xlarge {
  padding: 12px 29px;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#newsletter form #iurl {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
#newsletter form #iurl:focus {
  border-color: #377F37;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.275), 0 0 6px #579A57;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.275), 0 0 6px #579A57;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.275), 0 0 6px #579A57;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-8 */
}

#footer { 
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.7);
    width: auto; 
    padding-bottom: 20px;
    padding-top: 20px;
    background: none repeat scroll 0% 0% rgb(243, 243, 243); 
    /* margin-top: 20px; */
    color: rgb(119, 119, 119); 
    padding: 20px 0px 80px; 
    z-index: 1; 
    position: relative; 
    background: none repeat scroll 0% 0% rgb(211, 209, 209); 
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.35);    color: black;
}

#footer a, #footer a:hover { color: inherit; }
#footer .footer_links { list-style-type: none; }
#footer .footer_links a { padding-right: 30px; }


body, p, td, a, input {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

.light {
  font-weight: 300; }

h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 64px;
  font-weight: 300;
  letter-spacing: -0.03em;
  text-rendering: optimizeLegibility; }

#newsletter form{
	background: transparent;
	border:0px;
}
/*
 * Test cards
 */
.test-card {
  margin-bottom: 30px; }

.test-card div.table {
  margin: 0; }

.test-block {
  padding: 0; }

.test-heading {
  font-size: 20px !important;
  font-weight: 800 !important;
  color: #31708f;
  background: #d9edf7;
  border-radius: 3px 3px 0 0;
  padding: 10px 15px;
  margin: 0; }

.test-subhead {
  font-size: 20px;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
  padding: 10px 15px;
  margin: 0; }

.pb-footer {
  font-size: 14px; }

code {
  font-size: 13px; }

/*
 * Navbar
 */
.navbar {
  border-radius: 0; }

.navbar-brand {
  padding-top: 0.1rem;
  letter-spacing: -0.02em; }

div.starter-template {
  padding-top: 25px; }

.icon-spin {
  animation-duration: 1s; }

.starter-template {
  padding: 25px 15px;
  text-align: center; }

.pb-url-input {
  margin-bottom: 40px; }
  .pb-url-input .caption {
    font-size: 14px;
    margin-top: 5px;
    line-height: normal; }
    .pb-url-input .caption .fa {
      animation: fa-spin 1s infinite linear; }
    .pb-url-input .caption img {
      width: 15px;
      height: 15px;
      position: relative;
      top: -2px;
      left: 1px; }

#feed-uri-input button {
  width: 100%; }

/*
 * Results table
 */
.table {
  border: none !important;
  /* fix Bootstrap visual issue where line above table headers was too thick */ }

td:nth-child(1), th:nth-child(1) {
  /* "status" column */
  text-align: center;
  width: 60px; }

.table-tests th {
  /* column headers */
  font-size: 12px;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  /*border: none !important;*/ }

td.test-status {
  /* status icons */
  font-size: 35px;
  color: #CCCCCC;
  vertical-align: top;
  padding-top: 2px !important; }

td:nth-child(2) {
  /* test title */
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px !important;
  /* override bootstrap */ }

td:nth-child(2) p {
  /* test description */
  margin-top: 2px;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: normal; }

/* animate.css */
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.animated.hinge {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05); }
  70% {
    -moz-transform: scale(0.9); }
  100% {
    -moz-transform: scale(1); } }

@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3); }
  50% {
    opacity: 1;
    -o-transform: scale(1.05); }
  70% {
    -o-transform: scale(0.9); }
  100% {
    -o-transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }

@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1); }
  25% {
    -moz-transform: scale(0.95); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1); }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3); } }

@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1); }
  25% {
    -o-transform: scale(0.95); }
  50% {
    opacity: 1;
    -o-transform: scale(1.1); }
  100% {
    opacity: 0;
    -o-transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.95); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  100% {
    opacity: 0;
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut; }

.result-success {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #666666;
  list-style: none;
  text-indent: -1.5em; }

.result-success li:before {
  content: "\f00c";
  font-family: FontAwesome;
  color: #00e600;
  padding-right: 0.5em; }

.result-warnings {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #666666;
  list-style: none;
  text-indent: -1.5em; }

.result-warnings li:before {
  /* warning symbol by each warning */
  content: "\f071";
  font-family: FontAwesome;
  color: #e6e600;
  padding-right: 0.5em; }

.result-errors {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #666666;
  list-style: none;
  padding-left: 1.5em;
  text-indent: -1.5em; }

.result-errors li:before {
  content: "\f071";
  font-family: FontAwesome;
  color: #e6e600;
  padding-right: 0.5em; }

.table-tests {
  margin-bottom: 0; }



/*# sourceMappingURL=app.css.map*/

.test-status .fa {

    margin-top: 10px;

}
body {
    padding-right: 0px!important;
    padding-left: 0px!important;
}
.navbar .brand {
	width: 234px;
	margin: 0 auto;
	float: none;
	display: inline-block;
}
.navbar-inner .container-fluid{
	text-align: center;
}
#footer {
	background: black;
	color: white;
}