.elipsis-text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.upper{
	text-transform:uppercase;
}
.content-header{
	width:100%;
}
.content-header .b-stock{
	background:none;
	margin-bottom:0;
	padding:0 15px;
}
.content-header .fleft b{
	display:block;
	font-size:26px;
	padding-left:15px;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.clear{
	clear:both;
}
.blue-color{
	color:#2ab0ed;
}
.grey-color{
	color:#999;
}
.matricula{
	width:240px;
	height:50px;
	display:block;
	background:#fff;
	border:3px solid #000;
	border-radius:5px;
	font-size:24px;
	font-weight:bold;
}
.m-left,
.m-center,
.m-right{
	float:left;
	height:100%;
}
.m-left{
	width:15%;
	background: #003399 url(../../img/matricula_stars.png) center top 10% no-repeat;
	color:#fff;
	padding-top:22px;
	text-align:center;
	font-size:16px;
}
.m-center{
	width:70%;
	line-height:45px;
	text-align:center;
	font-size:30px;
	letter-spacing:2px;
}
.m-right{
	background-color:#FBBC01;
	width:15%;
	text-align:center;
	font-size:17px;
}
.m-right p{
	width:70%;
	margin:0 auto;
}
.m-right p:nth-child(1),
.m-right p:nth-child(2){
	line-height:19px;
}
.m-right p:nth-child(1){
	border-bottom:1px solid #000;
	margin-top:3px;
}
.navbar h3 {
    float: left;
    margin: 0;
    line-height: 50px;
    color: white;
}

.ln_solid {
    border-top: 1px solid #e5e5e5;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0;
    clear: both;
    display: block;
}

.box-body .form-group input[type=checkbox] {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    position: relative;
    margin: 0 10px 0 0;
}

.cb-label {
    margin: 0 20px 0 0;
}
.delete_button_form a{
    float: left;
    white-space: nowrap;
    margin-right: 5px;
}

.delete_button_form button{
    float: left;
    white-space: nowrap;
    margin-right: 5px;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.prestbox {
    display: none;
    position: absolute;
    text-align: left;
    background-color: white;
    border: 1px solid grey;
    padding: 30px;
    z-index: 999;
}

.prestbox span {
    font-size: 10px;
    color: #77BACE;
    display: block;
    margin-top: 10px;
}

.box-foto-automovel {
    width: 112px;
    height: 120px;
    float: left;
    margin: 0 5px 10px;
    border: 1px solid #ddd;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(200, 200, 200, 0.55);
    -moz-box-shadow: 0px 0px 1px 0px rgba(200, 200, 200, 0.55);
    box-shadow: 0px 0px 1px 0px rgba(200, 200, 200, 0.55);
}

.foto-automovel {
    width: 100px;
    height: 70px;
    margin: 5px;
    border: 1px solid #fff;
}

.box-video-automovel {
    width: 112px;
    height: 120px;
    float: left;
    margin: 0 5px 10px;
    border: 1px solid #ddd;
    text-align: center;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(200, 200, 200, 0.55);
    -moz-box-shadow: 0px 0px 1px 0px rgba(200, 200, 200, 0.55);
    box-shadow: 0px 0px 1px 0px rgba(200, 200, 200, 0.55);
    background-color: #00c0ef;
	line-height:16px;
}

.video-automovel {
    width: 100px;
    height: 70px;
    margin: 5px;
    border: 1px solid #00c0ef;
}

div.plupload_filelist_footer {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.auto-label {
    float: left;
    font-size: 13px;
    width: 100%;
    color: #ccc;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	height:15px;
	line-height:15px;
}
.auto-field {
    float: left;
    font-size: 20px;
    width: 100%;
    color: #000;
    text-align: left;
	font-weight:bold;
	margin-bottom:20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.auto-field span{
    font-size: 12px;
}

.auto-field-total {
    float: left;
    font-size: 14px;
    width: 100%;
    color: #2ab0ed;
    text-align: left;
    min-height: 40px;
}

.auto-label-invertido {
    float: left;
    line-height: 30px;
    font-size: 13px;
    width: 21%;
    color: #999;
    text-align: right;
    font-weight: bold;
    min-height: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.auto-field-invertido {
    float: left;
    line-height: 30px;
    font-size: 14px;
    width: 10%;
    color: #2ab0ed;
    text-align: left;
    margin-left: 2%;
    min-height: 1px;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.auto-field-total-invertido {
    float: left;
    line-height: 30px;
    font-size: 14px;
    width: 77%;
    color: #2ab0ed;
    text-align: left;
    margin-left: 2%;
    min-height: 1px;
}

.auto-label-block {
    font-size: 13px;
    color: #999;
    text-align: left;
    font-weight: bold;
}

.auto-field-block {
    font-size: 14px;
    color: #2ab0ed;
    text-align: left;
}

.equip-label {
    float: left;
    font-size: 14px;
    width: 90%;
    color: #2ab0ed;
    text-align: left;
}

.equip-field {
    float: left;
    width: 8%;
    text-align: left;
}

.opcao-auto-label {
    width: 18%;
    margin-left: 2%;
    float: left;
    line-height: 20px;
}

input[type=checkbox] {
    width: 20px;
    /*height: 20px;*/
    max-height: 20px;
}

.box-foto {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 2px 0 rgba(200, 200, 200, 0.55);
    float: left;
    height: 148px;
    margin: 0 10px 20px;
    text-align: center;
    width: 150px;
}

.box-foto img {
    border: 1px solid #fff;
    height: 90px;
    margin: 10px;
    width: 130px;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.carro-perfil-box {
	background-color:#ddd;
    width: 100%;
    height: 260px;
	border:1px solid #aaa;
	padding:5px;
	border-radius:3px;
}
.carro-perfil {
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 248px;
	border-radius:3px;
}

/* spacers*/
.spacer-1 {
    height: 1px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-2 {
    height: 2px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-3 {
    height: 3px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-4 {
    height: 4px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-5 {
    height: 5px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-10 {
    height: 10px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-15 {
    height: 15px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-20 {
    height: 20px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-25 {
    height: 25px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-27 {
    height: 27px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-30 {
    height: 30px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-35 {
    height: 35px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-40 {
    height: 40px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-45 {
    height: 45px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-50 {
    height: 50px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-55 {
    height: 55px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-60 {
    height: 60px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-65 {
    height: 65px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-70 {
    height: 70px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-75 {
    height: 75px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-80 {
    height: 80px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-85 {
    height: 85px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-90 {
    height: 90px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-95 {
    height: 95px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-100 {
    height: 100px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-105 {
    height: 105px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-110 {
    height: 110px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-115 {
    height: 115px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-120 {
    height: 120px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-125 {
    height: 125px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-130 {
    height: 130px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-135 {
    height: 135px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-140 {
    height: 140px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-145 {
    height: 145px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-150 {
    height: 150px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-155 {
    height: 155px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-160 {
    height: 160px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-165 {
    height: 165px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-170 {
    height: 170px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-175 {
    height: 175px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-180 {
    height: 180px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-185 {
    height: 185px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-190 {
    height: 190px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-195 {
    height: 195px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}

.spacer-200 {
    height: 200px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    clear: both;
}



form .btn-default {
    background-color: #fff;
}

form .btn-default:hover, .btn-default:focus, .btn-default.active {
    background-color: #fff;
}

form .open > .dropdown-toggle.btn-default {
    background-color: #fff;
}

form .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

form .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    background-color: #fff;
}


.novo_registo {
    position: fixed;
    bottom: 50px;
    right: 30px;
    font-size: 50px;
    z-index: 1;
}

.novo_registo a{
    margin-left: 10px;
}

.botao-grupo {
    margin-right: 0.5px;
}

.botao-grupo button {
    border-radius: 3px;
    margin-top: -4px;
    padding: 4px 12px;
}

.min-height-80 {
    min-height: 80px;
}

.overlay_download_docs {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 10000;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    display: none;
}

.overlay_download_docs .container{
    display: flex;
    align-self: center;
    flex-direction: column;
}

.overlay_download_docs a{
    color: #fff;
    font-size: 18px;
    line-height: normal;
}

.overlay_download_docs .container .row i{
    font-size: 70px;
    display: block;
}

.overlay_download_docs_close{
    position: absolute;
    right: 20px;
    top: 20px;
}

.overlay_download_docs_close i{
    font-size: 50px;
}
.red-color{
	color:#f00;
}
.blue-color{
	color:#00F;
}
.green-color{
	color:#090;
}
.black-back-gradient{
	background-color: rgba(0,0,0,0.6);
}
.white-color{
	color:#fff;
}
.height-200{
	height:200px;
}
.height-500{
    height:500px;
}
.margin-15{
	margin:15px;
}
.padding-0{
	padding:0;
}
.padding-15{
	padding:15px;
}
.dashboard-auto{
	color:#fff;
}
.dashboard-auto .height-200 b{
	display:block;
	font-size:16px;
}


.form-group{min-height: 60px;}
div.dataTables_wrapper div.dataTables_filter {float: right;}
div.dataTables_wrapper div.dataTables_info {float: left;}
div.dataTables_wrapper div.dataTables_paginate {float: right;}
div.datatables-toolbar{
    float: left;
    margin-bottom: 5px;
}


.foto-hover-scale-7{
    max-width: 50px;
    max-height: 40px;
}

.foto-hover-scale-7:hover {
    height: auto;
    min-height: auto;
    transform: scale(7);
    transform-origin: left top;
    z-index: 1000;
    transition: 0.5s all;
    position: relative;
}