/*body{
	font-family:"Kardinal Extra Bold", Arial, Arial Black, Arvo;
	}

p{
	font-family:"Calibri", Arial, Arial Black, Arvo;
	font-size:20px;
	color:#666;
	}

A{
	color:#FFF;
	font-size:18px;
	font-style:bold;
    background: #9C0;
    font-weight:12;
	border-radius:5px;
	padding-left:5px;
	padding-right:5px;
	height:30px;
}*/
.txt{
	font-family:"Arial", Arvo;
	color:#000;
	font-size:36px;

}

.txt_a{
	font-family:"Arial", Arvo;
	color:#666;
	font-size:28px;

}
.txt1{
	color:#05B440;
	font-size:36px;

}

.txt2{
	color:#F30;
	font-size:30px;
	font-family:"Arial", Arvo;

}


.titulo{
	color:#05B440;
	font-size:36px;

}

.icones{
height:106px;	
widt:249px;	
}

textarea, select, input{
border-style:solid;
border-width:1.5px;
border-color:#666;
height:40px;
margin-top:5px;
	
}



.bot{
	width: 109px;
    height: 44px;
    background: #ca444c;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
    border: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    transition:all 0.15s ease-in;
}
.bot_a{
	
	width: 139px;
    height: 44px;
    background:  #FFD636;
    color: #000;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
    border: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    transition:all 0.15s ease-in;
}

.bot_edit{
	background:#FFF; 
	border-radius:16px; 
	color:#000; 
	font-weight: bold;
}

.bot_del{
	width: 109px;
    height: 44px;
    background: #F30;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    transition:all 0.15s ease-in;
}

.bot_historico{
	width: 109px;
    height: 44px;
    background: #666;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    transition:all 0.15s ease-in;
}

.bot_enviar{
	width: 109px;
    height: 44px;
    background: #05B440;
    color: #fff;
    text-align: center;
    display: inline-block;
     margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    transition:all 0.15s ease-in;
}


.blocoverde{
	
    color: #39b54a;
    font-style: italic;
    background: #39b54a;
    height: 63px;
    
    line-height: 53px;
    margin: 30px 0;
    transition:all 0.08s ease-out;
}

.blocoerro{
	color:#ff0000;
	font-size:36px;

}
.divicones {
  align-items: center;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}

.ipt{
	 display: block;
    overflow: hidden;
    padding: 0 4px 0 6px
    width: 100%
}

.entradas {
	
	background:#ffffff;
	width: 90%;
	border-style:solid;
	border-width:thin;
	border-color:#bfbfbf;
	border-radius: 15px;
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	font-weight:bold;

}
.entradasp {
	
	background:#ffffff;
	width: 50%;
	border-style:solid;
	border-width:thin;
	border-color:#bfbfbf;
	border-radius: 15px;
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	font-weight:bold;

}
.resumoplanilha{

  background-color:silver;
  
  display: inline;
}
.resumoplanilhainterno{
  background-color:wheat;
  width:600px;
  height: 120px;
  margin-left: 15px;

}
.divlinha1{
  display: inline;
  background-color:whitesmoke;
}

.divlinha_501{
  width: 30%;
  float: left;
}
.divlinha{
   margin-top: 5px;
    background-color:whitesmoke;
    border-style:solid;
	border-width:thin;
	border-color:black;
    border-radius: 15px;
   overflow:auto;
  }.divlinha2{
    margin-top: 25px;
    margin-left:25px;
     background-color:whitesmoke;
     border-style:solid;
   border-width:thin;
   border-color:black;
     border-radius: 15px;
    overflow:auto;
    width:80% ;
   }
  .divlinha_100{
    width: 100%;
    float: left;
  }
  .divlinha_25{
    width: 25%;
    float: left;
  }
  .divlinha_75{
    width: 75%;
    float: left;
  }

  .obras_planilha{
    border-style:solid;
    border-width:thin;
    border-color:black;
      border-radius: 15px;
      background-color: lavender;


  }
 .btpendente{
   background-color: yellow;
   width: 50%;
   font-size: 14px;
   height: 40px;
   border-radius: 8px;
   margin-left: 40px;
 }

 .btok{
    background-color: green;
    width: 50%;
    font-size: 14px;
    height: 40px;
    border-radius: 8px;
    margin-left: 40px;
  }

.parcelaprincipal{
 display: inline;

}

.index_topicos {
  position: relative;
  width: 100%;
  max-width: 400px;
}

	.typeahead { border: 1px solid #a6a6a6;border-radius: 16px;padding: 8px 12px;max-width: 300px;min-width: 290px;background:white ;color: black;}
	.tt-menu { width:300px; }
	ul.typeahead{margin:0px;padding:10px 0px;}
	ul.typeahead.dropdown-menu li a {padding: 10px !important;	border-bottom:#CCC 1px solid;color:#000000;}
	ul.typeahead.dropdown-menu li:last-child a { border-bottom:0px !important; }
	.bgcolor {max-width: 550px;min-width: 290px;max-height:340px;background:url("world-contries.jpg") no-repeat center center;padding: 100px 10px 130px;border-radius:4px;text-align:center;margin:10px;}
	.demo-label {font-size:1.5em;color: #000000;font-weight: 500;color:#00000;}
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
		text-decoration: none;
		background-color: #1f3f41;
		outline: 0;
	}



