/* -- DEALER ------------------------------------------------------ */
.dealer .littles div:nth-child(2){
  background-color: #FF6D22}

.support .block {
  padding-top:2.5rem; }
.support .dealers{
  width: 100%;}
.support .subject{
  display: block;
  width: 100%;}
.support .message{
  display: block;
  width: 100%;
  height: 30rem;
  resize: vertical;
  }
.support .submit{
  float: right;
  margin-right: 0px;}

.users .add button{
  margin-top: 2rem;}

.lastdocs .row .icon{
  font-size: 2.2rem;}

.lastdocs .row .name{
  margin-right: 30px;}

.sales-authorization {  }
.sales-authorization-title {
  font-weight: bold;
  margin-bottom: 0.5rem;
  border-bottom: solid #E2E2E2 1px;
  font-weight: bold
}

.dealer.servicecenter .specs div:nth-child(1), .dealer .specs div:nth-child(3){
  margin-left: 0px}
.dealer.servicecenter .specs div:nth-child(3){
  clear: both;}
.dealer.servicecenter .specs p{
  color: #999999;
  border-radius: 4px;
  padding: 1rem;
  border: solid 1px #E7EAEC;
  background-color: #F9F9F9;
  vertical-align: middle;
  display: inline-block;
  width: 70%;}
.dealer.servicecenter .specs label{
  margin-top: 1rem;}

.dealer.servicecenter .block.detail-drone {
  border-top:1px solid #E7EAEC;
  padding: 5rem}
.dealer.servicecenter .intro .number{
  color: #6C6F71;
  font-weight: bold;
  font-size: 2.4rem;}
.dealer.servicecenter .intro .serie{
  margin-top:.4rem;
  margin-bottom: .8rem;
  font-size: 1.2rem;}
.dealer.servicecenter .intro .description{
  margin-bottom: 20px;
  color: #999999;
  font-size: 1.6rem;}
