@charset "utf-8";
/* CSS Document */

body {
    background-image: url("../imagens/bg.jpg");
    color: #333333;
    font-family: "open_sansregular",'Open Sans',Arial,Helvetica,sans-serif;
    overflow-x: hidden;
}
header {
    background-color: #0A5517;
    background-image: radial-gradient(ellipse at center center , #19882C 1%, #025310 100%);
    padding: 14px 0 10px;
}
.container{
    background-color: #fff;
    -webkit-box-shadow: 6px 6px 6px 0px rgba(50, 50, 50, 0.59);
    -moz-box-shadow:    6px 6px 6px 0px rgba(50, 50, 50, 0.59);
    box-shadow:         6px 6px 6px 0px rgba(50, 50, 50, 0.59);
}
legend {
	color: #0C4700;
	font-size: 19px;
	font-weight: 600;
}
h4 {
	color: #0C4700;
	font-size: 19px;
	font-weight: 600;
}
h3 {
	padding-top: 0px;
	margin-top: 0px;
}
h2{
    padding: 5px 22px 5px 10px;
    border-bottom: 1px solid #0A5517;
    margin-top: 5px;
}
h1{
    padding: 5px 22px 15px 10px;
    border-bottom: 3px solid #0A5517;
    margin-top: 24px;
    text-transform: uppercase;
    font-size: 24px;
}
#informativos{
    text-align: justify;
}

#informativos h3{
    text-align: left;
    font-size: 20px;
    padding-top: 0px;
    margin-top:0px;
    border-bottom: 2px solid #0A5517;
}

#informativos p{
    margin-top: 10px;
}

#logomarca {
	margin-left:25px;
	margin-right:auto;
	padding-left:140px;
	width: 320px;
	float:left;
	background-color: #FFF;
}

#sair {
	position:absolute;
	right:330px;
	top:35px;
}

#usuario {
	margin-left:auto;
	margin-right:auto;
	width:490px;
	height:62px;
	float:left;
	padding-top:35px;
	background-color: #FFF;
	color:#44a3bd;
}

.avaliacao{
	background-color:#f2f792;
}

.secao{
	background-color:#a8e272;
}

.pergunta{
	border-bottom:#09F 1px solid;
	background-color:#FFFFFF;
}

.preparo{
	padding: 0px 20px 0px 20px; 
}

.resposta{
	background-color:#FFFFFF;
	border-left-color:#FFFFFF;
}

.Tabela{
	background-color:#FFF !important;
	border-color:none !important;
}

.SubTituloEsquerda{
	background-color:#FFF !important;
	border-color:none !important;
}

.rodape{
	border-top:#09F 1px solid;
}

input disable{
	background-color: #CCC;
	padding: 3px 5px;
}

.dtree{
	width:415px !important;
}

.chosen-container.error {
  border-color: #FF7373 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 77, 77, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 77, 77, 0.6) !important;
}

.chosen-container.error a {
  border-color: #FF7373 !important;
}

.error:focus {
  border-color: #FF7373 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 77, 77, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 77, 77, 0.6) !important;
}

.help-button {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 26px;
  text-align: center;
  padding: 0;
  background-color: #65bcda;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  cursor: default;
  margin-left: 0px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  border-color: #FFF;
  border: 2px solid #FFF;
  -webkit-box-shadow: 0 1px 0 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 0 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 0 1px rgba(0,0,0,0.2);
  z-index: 0;
}

.title {
	border: 0px;
}

.foto-rotate-1 {
	-ms-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
}

.foto-rotate-2 {
	-ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}

.file-input .input-group {
	width: 90%;
	margin-left: 15px;
}

.file-input .file-preview {
	width: 90%;
	margin-left: 15px;
}

.file-input .progress {
	width: 90%;
	margin-left: 15px;
}

.label-file {
	margin-left: 15px;
	margin-bottom: 15px;
	font-style: italic;
}

label.error {
	display: none !important;
}

.modal-backdrop.in {
	z-index: -1 !important;
}

.receita-header-left {
	background: url(../imagens/note-left.png) no-repeat #FFF; 
	height: 40px;
	width: 19px; 
	float: left;
}

.receita-header-center {
	background: url(../imagens/note-center.png) repeat #FFF; 
	height: 40px; 
	width: 92.8%; 
	float: left; 
}

.receita-header-right {
	background: url(../imagens/note-right.png) no-repeat #FFF; 
	height: 40px; 
	width: 20px; 
	float: left;
}

.receita-body {
	border-bottom: solid thin #DBDBDB; 
	border-left: solid thin #DBDBDB; 
	border-right: solid thin #DBDBDB; 
	padding-bottom: 20px;
}