body {
  background-color: #eee;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}

.form-signin, .form-signup {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signup .form-signup-heading,
.form-signin .checkbox, .form-signup .checkbox {
  margin-bottom: 10px;
  text-align: left;
}
.form-signin .checkbox, .form-signup .checkbox{
  font-weight: normal;
}
.form-signin .form-control, .form-signup .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-signin .form-control:focus, .form-signup .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"], .form-signup input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"], .form-signup input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-signin .btn, .form-signup .btn  {
  margin-bottom: 10px;
}
.whatever{
	background-color: white;
    display: inline-block;
    border: 1px solid black;
	margin: 10px;
	border-radius: 10px; 	
	width: 178px;
}

.whatever2{
	background-color: white;
    display: inline-block;
    border: 1px solid black;
	margin: 10px;
	border-radius: 10px; 	
	width: 200px;
}

.whatever3{
	background-color: white;
    display: inline-block;
    border: 1px solid black;
	margin: 10px;
	border-radius: 10px; 	
	width: 800px;
}

#checkboxes {
	margin-left: auto;
	margin-right: auto;
}
		
#checkboxes input[type=radio]{
    display: none;
		
}

#checkboxes input[type=radio]:checked + .whatever {
    background-color: #febf49;
	
}
		
#checkboxes2 input[type=radio]{
    display: none;
}

#checkboxes2 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}

#checkboxes3 input[type=radio]{
    display: none;
}

#checkboxes3 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}

#checkboxes4 input[type=radio]{
    display: none;
}

#checkboxes4 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}
#checkboxes5 input[type=radio]{
    display: none;
}

#checkboxes5 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}

#checkboxes6 input[type=radio]{
    display: none;
}

#checkboxes6 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}

#checkboxes7 input[type=radio]{
    display: none;
}

#checkboxes7 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}

#checkboxes8 input[type=radio]{
    display: none;
}

#checkboxes8 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}

#checkboxes9 input[type=radio]{
    display: none;
}

#checkboxes9 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}

#checkboxes10 input[type=radio]{
    display: none;
}

#checkboxes10 input[type=radio]:checked + .whatever{
    background-color: #febf49;
	color: white;
}

#checkboxes11 input[type=radio]{
    display: none;
}

#checkboxes11 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}

#checkboxes12 input[type=radio]{
    display: none;
}

#checkboxes12 input[type=radio]:checked + .whatever{
    background-color: #febf49;
}

#checkboxes13 input[type=radio]{
    display: none;
}

#checkboxes13 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes14 input[type=radio]{
    display: none;
}

#checkboxes14 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes15 input[type=radio]{
    display: none;
}

#checkboxes15 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes16 input[type=radio]{
    display: none;
}

#checkboxes16 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes17 input[type=radio]{
    display: none;
}

#checkboxes17 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes18 input[type=radio]{
    display: none;
}

#checkboxes18 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes19 input[type=radio]{
    display: none;
}

#checkboxes19 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes20 input[type=radio]{
    display: none;
}

#checkboxes20 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes21 input[type=radio]{
    display: none;
}

#checkboxes21 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes22 input[type=radio]{
    display: none;
}

#checkboxes22 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#checkboxes23 input[type=radio]{
    display: none;
}

#checkboxes23 input[type=radio]:checked + .whatever2{
    background-color: #febf49;
}

#header {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #5c6673;
	margin: 0;
}

#header img {
	width: 100%;	
	margin: 0;
}

#footer {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 30px 0 30px 0;
}

#logo img {
	width: 90%;
	max-width: 150px;
	margin: 0;
}

#footer img {
	width: 100%;
	
	margin: 0;
}
	
.cadastroMotorista {
    width: 90%;
    text-align: left;
    max-width: 720px;
    line-height: 1em;
    margin: 20px auto 20px auto;
}

#main_content {
	max-width: 1024px;
	width: 100%; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	
}
		
.category_title {
	font-family: Verdana, "sans-serif";
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	background-color: #d3202c;
	border: 1px solid black;
	color: white;
	padding: 20px; 
	margin: 10px;
	border-radius: 10px; 
}

.category_subtitle {
	font-family: Verdana, "sans-serif";
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	background-color: #febf49;
	color: black;
	padding: 10px; 
	margin: 5px;
	border-radius: 10px; 
}

.item_title {
	font-family: Verdana, "sans-serif";
	background-color: black; 
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 18px;
	padding: 10px;
	text-align: center;
}

.item_img {
	padding-bottom: 20px;
	
}

.item_img img {
	border-bottom: 1px solid black;
	width: 100%;
}

.item_img2 {
	padding-bottom: 20px;
	float: left;
}

.item_desc {
	float: right;
	width: 532px;

	color: #212121;
	text-align: left;
	padding: 0 10px 10px 10px; 
}

.fabricante {
	color: #febf49;
}
.modelo {
	color: white;
	font-size: 14px;
}

.mensagem {
	color: white;
	font-size: 12px;
}

.mensagem2 {
	color: black;
	font-size: 16px;
}

.menu {
	width: 200px;
	height: 200px;
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px; 
}

.navigation {
  width: 200px;
	
}

/* reset our lists to remove bullet points and padding */
.mainmenu, .submenu {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

/* make ALL links (main and submenu) have padding and background color */
.mainmenu a {
  display: block;
  background-color: #d3202c;
  text-decoration: none;
  padding: 2px;
  color: #ffffff;
  text-align: left;
}

/* add hover behaviour */
.mainmenu a:hover, .mainmenu a:active {
    background-color: #8f0404;
}


/* when hovering over a .mainmenu item,
  display the submenu inside it.
  we're changing the submenu's max-height from 0 to 200px;
*/

.mainmenu li:hover .submenu {
  display: block;
  max-height: 200px;
}

.instrucao {
	font-family: Verdana, "sans-serif";
	color: white;
	background-color: black; 
	border-radius: 10px;
	font-size: 16px;
	padding: 20px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.btn {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #d3202c;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-top: 30px;
margin-bottom: 30px;
}

.btn:hover {
  background: #8f0404;
  text-decoration: none;
  color: white;
}

.left {
	width: 90%;
	float: left;
}

.right {
	width: 10%;
	float: right;
	background-color: #d3202c;
}

.rdCadastro {
	margin: 5px; 
}

.lblPergunta {
	font-weight: 700;
    margin: 10px 0 10px 0;
line-height: 1.5em;
}

@media only screen and (max-width: 1024px) {
    .menu {
        display: none;
    }
}

@media only screen and (max-width: 420px) {
    .whatever {
    width: 127px;
}

#main_content {
	font-size: 12px;
}
		
.category_title {
	font-size: 12px;
	padding: 10px;
}

.category_subtitle {
	font-size: 14px;
}

.item_title {
	font-size: 14px;
}

.modelo {
	font-size: 12px;
}

.mensagem {
	font-size: 11px;
}

.lblPergunta {
    margin: 20px 0 10px 0;
}
.item_img {
    padding-bottom: 10px;
}

.btn {
    font-size: 14px;
}
}

