.orcamento{
background-color:#ff7e57;
}

.voltar{
  background-color:#ff7e57;
}
.numero{
   width:55px;
}

.img{
  width: 30px;
}

.borda{
  border: 1px solid #ff7e57;
  margin-left: 50px;
}

.bordamsg{
  border: 1px solid #ff7e57;
  margin-left: 29%;
  margin-top: 50%;
}

.bordalink{
  border: 1px solid #ff7e57;
  margin-top: 20%;
}
.bordabtn{
  border: 1px solid #ff7e57;
  margin-top:-1px ;
}
.box {
  border: 1px solid;
  padding: 7px;
}

.text2,.text3 {
padding-left: 33px;
}

.txt1{
  padding-right: 130px;
}

.txt2{
  padding:33px;
}

.tit{
  text-align: center;
}

.top1{
  margin-top:320px;
  background-color:#ff7e57;
  text-decoration: none
}

.top2{
  margin-top:320px;
  background-color:#ff7e57;
  text-decoration: none
}

.btn-primary:hover{
  background-color: #ff7e57;
  border-color: #ff7e57;
}

.btn-primary{
  background-color: #ff7e57;
  border-color: #ff7e57;
}

a{
  color: black;
}

a:hover{
  color: black;
}

.nome{
  font-weight:bold;
}

.loader {
	position: fixed;
	left: 2px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('https://i.gifer.com/7YQl.gif') 50% 50% no-repeat white;
}

.loadtext{
  font-family: 'Dancing Script', cursive;
  padding-left: 335px;
  font-size: 33px;
  position:absolute;
  top:520px;
  left:17px;
}
.loadtext2{
  font-family: 'Dancing Script', cursive;
  padding-left: 360px;
  font-size: 33px;
  position:absolute;
  top:520px;
  left:17px;
}

.adicionar_ficheiro_1{
  margin-left: 665px;
}

.bb{
  margin-bottom: 6px;
  margin-top: 6px;
}

td, th{
  font-size: 20px;
}

.tb{
  margin: 6px;
}

.tabela{
  text-align: center;
}

.dd{
  margin-left: 38%;
}

canvas {
    max-width: 100%;
    max-height: 100%;
}

.list{
  height: 40px;
}

#tudo_page{
  display:none
}

#extmess{
  display:none;
}
