/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */


button.BTNEditable {
    border: none;
    background-color: transparent;
}
.RightEditableDiv {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.allable{
    box-shadow: -2px 0px 1px #858585;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    height: 37px;
}
.EditaDiv {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 256px;
}
.fizo {
    font-size: 20px;
}
input.Keyable {
    width: 30px;
    height: 19px;
}
input.Cardable {
    width: 30px;
    height: 19px;
}
input.Modelable {
    width: 176px;
}
input.Yearable {
    width: 76px;
}
input.VINable {
    width: 257px;
}
input.Colorable {
    width: 127px;
}
select.Fuelable {
    width: 126px;
}
input.Doctable {
    width: 225px;
}
input.valuabl {
    width: 130px;
}
input.Cliantable {
    width: 256px;
}
input.Commentable{
    width: 256px;
}
.OutSpecDiv {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 256px;
}
.InrSpecDiv {
    display: flex;
    width: 300px;
    justify-content: center;
    align-items: center;
}
.Paidable {
    width: 30px;
    height: 19px;
}
button.FilBtn {
    border: none;
    background-color: #267ddc;
    color: #fff;
    width: 27px;
    height: 100%;
    border-radius: 5px;
}
.BigDivCont {
    height: 80vh;
    padding: 10px;
}
.DivHead {
    display: flex;
    background-color: #dcdcdc;
    border-radius: 5px;
    flex-direction: row;
    align-items: center;
    height: 40px;
    justify-content: space-between;
    padding: 10px;
}
.HeadNam {
    font-size: 16px;
    margin: 0px;
    font-weight: 400;
}
button.BTNEdi {
    border: none;
    background-color: transparent;
}
.BTNEtogg1{
    border: none;
    background-color: transparent;
}
.BTNEtogg2{
    border: none;
    background-color: transparent;
}
.BTNEtogg3{
    border: none;
    background-color: transparent;
}
.edo {
    color: #515151;
}
.leftHea {
    display: flex;
    margin-left: 14px;
    width: 400px;
    flex-direction: row;
    justify-content: space-between;
}


.InDivbody1 {
    display: flex;
    width: 553px;
    margin: 10px 23px 10px;
    flex-direction: row;
    justify-content: space-between;
}
input.BetaInp {
    background-color: transparent;
    border: none;
}
input.BetaInp1 {
    background-color: transparent;
    border: none;
}
p.Beta {
    margin: 0;
}



.dataTables_filter {
    position: relative;
}
.dataTables_wrapper .dataTables_filter input {
    border: none;
    padding: 5px;
    background-color: transparent;
    margin-left: 3px;
    box-shadow: 0px 0px 3px;
    margin: 2px;
    border-radius: 20px;
}
.dataTables_filter input {
    width: 250px;
    height: 32px;
    border-radius: 20px;
    text-indent: 10px;
}

.dataTables_filter .fa-search {
    position: absolute;
    top: 10px;
    left: auto;
    right: 10px;
}
div.dt-buttons {
    position: relative;
    float: left;
    display: flex;
    width: 250px;
    flex-direction: row;
    height: 61px;
    justify-content: space-around;
    align-items: stretch;
}
.vis {
    font-size: 16px;
}
.OutBt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
button.NewOrBtn {
    border: none;
    border-radius: 53px;
    background-color: #dfdfdf;
    width: 67px;
    height: 26px;
}
.visneword {
    color: #747376;
    font-size: 14px;
}
p.sdbtn {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    color: #7a787e;
    font-weight: 600;
}
button.dt-button.buttons-excel.buttons-html5 {
    background-color: transparent;
    border: none;
    background: none;
}
button.dt-button.buttons-excel.buttons-html5:hover{
    background-color: transparent;
    border: none;
    background: none;
}
button.dt-button.buttons-copy.buttons-html5 {
    background-color: transparent;
    border: none;
    background: none;
}
button.dt-button.buttons-copy.buttons-html5:hover{
    background-color: transparent;
    border: none;
    background: none;
}
p.sd {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    color: #537b42;
    justify-content: space-between;
}
table.dataTable tr.odd {
    background-color: #f3f3f3;
}
table.dataTable tr.odd td.sorting_1{
    background-color: #f3f3f3;
}

table.dataTable tr.even td.sorting_1 {
    background-color: #ffffff;
}
tr.Diva {
    background-color: #858585;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
    height: 69px;
}
th.sorting {
    vertical-align: middle;
}
th.sorting.sorting_desc {
    border-radius: 10px 0px 0px 0px;
    vertical-align: middle;
}
th.dt-control.sorting {
    border-radius: 0px 10px 0px 0px;
    vertical-align: middle;
}
.sorting, .sorting_asc, .sorting_desc {
    background : none;
}
td.dt-control {
    vertical-align: middle;
}
.Alss {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
dl.EdiSaveDiv {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-around;
}
.RecentJob {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
}
.Hed {
    width: 100%;
}