@media (max-width: 767px){
#content{padding: 20px 15px;}
}
body .navbar{margin-bottom:0;}
#underTitle{background: #ccc;padding: 14px 30px;}
#content{padding-top: 20px;}
#frameTitle {	background: #1d8fd5; /* Old browsers */	background: -moz-linear-gradient(top, #1d8fd5 0%, #1972c0 48%, #1455ac 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1d8fd5), color-stop(48%, #1972c0), color-stop(100%, #1455ac)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #1d8fd5 0%, #1972c0 48%, #1455ac 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #1d8fd5 0%, #1972c0 48%, #1455ac 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top, #1d8fd5 0%, #1972c0 48%, #1455ac 100%); /* IE10+ */	background: linear-gradient(to bottom, #1d8fd5 0%, #1972c0 48%, #1455ac 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d8fd5', endColorstr='#1455ac', GradientType=0 ); /* IE6-9 */	background-size: contain;	margin: 0;	padding:0px;	-moz-border-radius: 5px 5px 0px 0px;	-webkit-border-radius: 5px 5px 0px 0px;	border-radius: 5px 5px 0px 0px; /* future proofing */	-khtml-border-radius: 5px 5px 0px 0px; /* for old Konqueror browsers */}
#frameTitle .stars {background: url(/images/voice-star_03a.png) repeat-x center;width:100%;height:auto;}
#frameTitle .stars h1 {color: #FFF;text-align: center;font-family: 'Raleway',Helvetica,Arial,Sans-Serif;padding: 11px;width: 280px;margin: 0 auto;background: #1D8FD5;background: -moz-linear-gradient(top, #1d8fd5 0%, #1972c0 48%, #1455ac 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1D8FD5), color-stop(48%, #1972C0), color-stop(100%, #1455AC));background: -webkit-linear-gradient(top, #1D8FD5 0%, #1972C0 48%, #1455AC 100%);background: -o-linear-gradient(top, #1d8fd5 0%, #1972c0 48%, #1455ac 100%);background: -ms-linear-gradient(top, #1d8fd5 0%, #1972c0 48%, #1455ac 100%);background: linear-gradient(to bottom, #1D8FD5 0%, #1972C0 48%, #1455AC 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d8fd5', endColorstr='#1455ac', GradientType=0 );font-size: 26px;white-space: nowrap;}
.progress-bar[aria-valuenow="0"] {min-width: 30px;color: #777;background-color: transparent;background-image: none;box-shadow: none;}
