#listWarper {
    position: relative;
    float: left;
    width: 250px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#listWarper p {
    font-size: 32px;
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

#orcamentoShader {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 19px;
    height: 512px;
    background: transparent url('../assets/images/orcamentoShader.png');
    z-index: 20;
}

.produtoWarper {
    position: relative;
    float: left;
    width: 250px;
    margin-bottom: 5px;
}

.produtoWarper a {
    font-family:  'dsignes boldregular', Arial, sans-serif;
    font-size: 16px !important;
    line-height: 14px !important;
    padding: 0 !important;
    text-decoration: none;
    color: #832622;
    margin-left: 7px;
    float: left;
}

.qtdeWarper {
    float: left;
    position: relative;
    width: 63px;
    height: 15px;
    margin-right: 5px;
}

.qtdeWarper .qtdeButton {
    width: 13px;
    height: 16px;
    background-color: #807f78;
    color: #dad7b4;
    font-family:  verdana;
    font-size: 16px;
    line-height: 12px;
    padding-top: 1px;
    cursor: pointer;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.qtdeWarper .adc {
    float: right;
}

.qtdeWarper .sub {
    float: left;
}


.qtdeProduto {
    margin: 0;
    color: #807f78;
    text-align: right;
    padding-right: 2px;
    padding-left: 2px;
    float: left;
    line-height: 12px;
    border: none;
    background-color: #dad7b4;
    width: 33px;
    height: 15px;
    font-size: 14px;
}

.produtoWarper .remove {
    position: absolute;
    left: -10px;
    top: 3px;
    font-family:  'dsignes boldregular', Arial, sans-serif;
    color: #807f78;
    line-height: 10px;
    cursor: pointer !important;
    z-index: 15;
}

a[data-handler=prev], a[data-handler=next], .ui-datepicker-title, .ui-datepicker-year {
    display: none;
}

.ui-datepicker-other-month {
    visibility: hidden;
}
.ui-datepicker-other-month .ui-state-default {
    font-size: 12px;
    line-height: 14px;
}
.ui-datepicker-calendar th {
    font-family:  'dsignes boldregular', Arial, sans-serif;
    font-size: 12px;
    padding-left: 5px;
}

.ui-datepicker a {  
    text-decoration: none;  
} 

.ui-datepicker table {  

} 

.ui-datepicker tbody td a, .ui-datepicker tbody td span{ 
    font-family:  'dsignes boldregular', Arial, sans-serif;
    color: #807f78;
    background-color: #dad7b4;
    width: 20px;
    height: 15px;
    display: block;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    margin-bottom: 5px;
    margin-left: 5px;
}

.ui-datepicker tbody { 
    background-color: transparent;
}

.ui-datepicker tbody tr {
    border-spacing: 0;
} 
.ui-datepicker tbody tr td {
    border: none;
    padding: 0 !important;
    border-spacing: 0;
}

.ui-datepicker-calendar .ui-state-active {
    color: #fbf8ce;
    background-color: #a5caac !important;
}

.ui-datepicker-calendar .ui-state-hover { 
    background-color: #e7e5d0;
}

.laranja {
    background-color: #d1813d;
}

.laranja-claro {
    background-color: #de9647;
}

.azul {
    background-color: #a5caac;
}

#headerData {
    margin-top: 20px;
    width: 100%;
    height: 30px;
    float: left;
    font-family:  'dsignes boldregular', Arial, sans-serif;
    color: #fbf8ce;
    overflow: visible;
    z-index: 10;
}

#headerData p{
    padding: 0;
    margin: 0;
    margin-left: 9px;
    margin-top: 3px;
    font-size: 14px !important;
    text-align: center;
    float: left;

}

#dateInputWarper {
    position: relative;
    width: 125px;
    height: 100%;
    float: right;
}

#datepicker {
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
}

#datepickerInput {
    float: left;
    margin-left: 15px;
    width: 95px;
    height: 27px;
    border: none;
    background-color: transparent;
    color: #fbf8ce;
    font-family:  'dsignes boldregular', Arial, sans-serif;
    z-index: 10;
    position: relative;
}

#months {
    position: absolute;
    left: -40px;
    padding: 0;
    margin: 0;
    z-index: 15;
}

#months li {
    list-style-type: none;
    font-family:  'dsignes boldregular', Arial, sans-serif;
    color: #a5caac;
    font-size: 14px;
    line-height: 15px;
    cursor: pointer;
    text-align: right
}

#months .selected {
    color: #d1813d;
}

.setaAzul {
    position: absolute;
    height: 25px;
    width: 25px;
    right: 25px;
    bottom: -13px;
    background-color: #a5caac;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: 0;
}

#reais {
    width: 25px;
    height: 30px;
    position: relative;
    float: left;
}

#reais p {
    font-family:  'dsignes regular', Arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    color: #fbf8ce;
    text-align: center;
    margin-top: 6px;
}

#valorContainer {
    width: 225px;
    height: 30px;
    float: right;
    position: relative;
}

#valorContainer p {
    font-family:  'dsignes boldregular', Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    color: #fbf8ce;
    text-align: left;
    margin-top: 6px;
    margin-left: 20px;
}

.button {
    position: relative;
    border: none;
    width: 215px;
    height: 28px;
    padding: 2px 0 0 10px;
    float: right;
    text-align: left;
    color: #fbf8ce;
    font-family:  'dsignes regular', Arial, sans-serif;
    text-decoration: none;
}

#consideracoes {
    width: 225px;
    position: relative;
    float: right;
    margin-top: 15px;
}

#consideracoes p {
    font-family: arial;
    font-size: 10px;
    color: #807f78;
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: normal;
    padding: 0;
}

#contatContainer {
    width: 350px;
    float: right;
}

#contatContainer input[type=text],#contatContainer textarea,#contatContainer input[type=email] {
    width: 346px !important;
    padding: 0px;
    padding-left: 4px;
    background-color: #dad7b4;
    border: none;
    resize: none;
    height: 25px;
    margin-top: 10px;
}

#contatContainer input:focus {
    outline: none;
    /* border: #832622 thin groove;*/
    box-shadow: 0px 0px 5px #832622;
}

#contatContainer textarea:focus {
    outline: none;
    /*border: #832622 thin groove;*/
    box-shadow: 0px 0px 5px #832622;
}

#contatContainer textarea {
    height: 200px;
}
#contatContainer input[type=submit], #contatContainer input[type=reset] {
    font-family: 'dsignes regular', Arial, sans-serif;
    color: #fbf8ce;
    float: right;
    width: 80px;
    height: 25px;
    border: none;
    font-size: 20px;
}
#contatContainer input[type=submit] {
    background-color: #de9647;

}
#contatContainer input[type=submit]:active {
    box-shadow: 0px 0px 5px #832622;
}
#contatContainer input[type=reset] {
    background-color: #a5caac;
}
#contatContainer input[type=reset]:active {
    box-shadow: 0px 0px 5px #832622;

}
#faixaLaranja {
    float: left;
    width: 190px;
    height: 5px;
    background-color: #d1813d;
}
::-webkit-input-placeholder {
    color: #fbf8ce;
    padding-left: 20px;
    font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
    color: #fbf8ce; 
    padding-left: 20px;
    font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #fbf8ce;
    padding-left: 20px;
    font-style: italic;
}

:-ms-input-placeholder {  
    color: #fbf8ce;  
    padding-left: 20px;
    font-style: italic;
}

input[type="checkbox"] {
    display: none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:20px;
    height:20px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background: url('../assets/images/checkBox.png') left top no-repeat;
    cursor: pointer;
}
#telefone {
    margin-bottom: 10px;
}
input[type="checkbox"] + label {
    color: #dad7b4;
    font-family: arial;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

input[type="checkbox"]:checked + label span {
    background: url('../assets/images/checkBox.png') -20px top no-repeat;
}

#atendimento {
    background-image: url('../assets/images/telefone.png');
    font-family: 'dsignes boldregular', Arial, sans-serif;
    width: 100%;
    height: 83px;
    background-repeat: no-repeat;
    margin-top: 40px;
    color: #a5caac;
    padding-left: 170px;
    padding-top: 32px;
}

#atendimento h1 {
    float: left;
}

#atendimento h3 {
    float: left;
}

#atendimento h2 {
    
}

#atendimento * {
    margin: 0;
}

.horatend {
    color: #807f78;
    margin-left: 115px;
    font-family: 'dsignes boldregular', Arial, sans-serif;
    font-size: 11px;
}

.horatend:first-of-type {
    margin-top: -20px;
}