@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto');
@font-face {
    font-family:robotoBold;
    src: url('font/Roboto-Bold.ttf') format('truetype');
}

/*@font-face {
    font-family: "iconfont logo";
    src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834');
    src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834#iefix') format('embedded-opentype'),
    url('https://at.alicdn.com/t/font_985780_km7mi63cihi.woff?t=1545807318834') format('woff'),
    url('https://at.alicdn.com/t/font_985780_km7mi63cihi.ttf?t=1545807318834') format('truetype'),
    url('https://at.alicdn.com/t/font_985780_km7mi63cihi.svg?t=1545807318834#iconfont') format('svg');
}*/


body, html {
    /*font-size: 12.5px;
    font-family: Arial;*/
    padding: 0; margin: 0;
    /*font-family: 'Open Sans', sans-serif;*/
    -moz-osx-font-smoothing:grayscale;
    text-rendering:optimizelegibility;
    font-family: 'Roboto'
}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}



a {
	color: #3a3a3a;
	text-decoration: none;
}

#div_login input[type='text'],#div_login input[type='password']{
    width: 150px;
}


.preview_bar{
    /*background: url('../images/Topbar_blue.png') repeat-x;*/
    /*background-color: #000000;*/
    /*background-color: #2d2c41;
    height: 52px;*/
    min-height: 52px;
    background-color: #ffffff !important;
    min-width: 800px;

}
.top_bar_welcome{
    /*color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #2f2f2f,1px 1px 0 #3f3f3f,1px 1px 0 #4f4f4f;
    text-align: center;
    line-height: 40px;
    vertical-align: top;*/
    margin-left: 10px;
    line-height: 50px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;

    color: #e2e2e2;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #2f2f2f,1px 1px 0 #3f3f3f,1px 1px 0 #4f4f4f;

    vertical-align: middle;
}
.top_bar_welcome strong, .top_bar_welcome a{
    color: #ffffff;
}

.table_title_with_button{
    /*font-family: Arial;*/
    font-size: 30px;
    color: #7a7a7a;
    font-weight: normal;
}

.form_input{

}

.starButton{
    cursor: pointer;
}

a.back{
    display: inline-block;text-decoration: none;color: #fff;margin: 50px auto;padding: 10px 30px;background: #333;font-family: Segoe UI;
}

.lbl_assessment_editor_score{
    margin-left: 3px;
}

.table_data_editor tr{
    line-height: 25px;
}

table tr select{
    min-width: 100px;
    max-width: 150px;
}

table tr select[size]{
    min-width: 100px;
    max-width: 100%;
}

.appraisal_grid_vehicle_info{
    font-weight: bold;
    color: #283c51;
}

.redpt2, .dealer_red{
    color: #c20000;
}



.new_appr_td{
    width: 60px;
}

.ui-custom-icon-button{
    padding: .2em 0.5em;
}

.custom-combobox {
    position: relative;
    display: inline-block;
}
.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}
.custom-combobox-input {
    margin: 0;
    padding: 3px 10px;

}

.my_select{
    /*border:  solid 1px #000;
    border:1px;*/
    min-width: 17px;
    width: 18px;
    height: 26px;
    border:0px;
    margin-left:-2px;
}

.txt_recondition_comments{
    width: 150px;
}

.com_recondition_item{
    width: 120px;
}

.appr_image_thumbnail{
    max-width: 150px;
    max-height: 120px;
}

.td_appr_edit_recond_name{
    font-weight: bold;
}

.cbb_pricing_number{
    color: #2A899D;
    font-size: 16px;
    font-weight: bold;
}

.h2_title{
    font-size: 20px;
    font-weight: bold;
}

.pricing_small_number{
    font-size: 18px;
    font-weight: bold;
    color: #2A899D;
}

.summary-li-count{
    border: 0px;border: 0px;
    font-weight: normal;
    font-size: 16px;
}

.orange_color{
    color: #ff6900;
    font-weight: bold;
}

.save_button{
    font-size: 14px;
    color: #fefefe;
    background: #fd9449;
    text-transform: uppercase;
    min-width: 80px;
}
.save_button:active{
    color: #fefefe;
    background: #fd9449;
}

.save_button:visited{
    background: #fd9449;
}

.save_button:hover{
    background: #ff6900;
    color: #fefefe;
}

.button_disabled{
    /*height: 35px;*/
    opacity: 0.3;
    -moz-opacity:0.3;
}

.info_box_grey{
    background: #999999;
}

.captilized_input{
    text-transform: capitalize
}

.img_full_summary_photo{
    max-width: 200px;max-height: 200px;
    margin-left: 5px;
}

.span_underline{
    text-decoration: underline;
}

.full_width{
    width: 100%;
    max-width: 100%;
}

.td_bg_highlighted{
    background-color: #ffb0b0;
    color: blue;
}

.rg-image-nav a{
    position:absolute;
    top:0px;
    left:0px;

    /*background:#000 url(../images/nav.png) no-repeat -20% 50%; */
    background:url("../images/nav.png") no-repeat -20% 50%;
    width:40px;
    height:100%;


    text-indent:-9000px;
    cursor:pointer;
    opacity:0.4;
    outline:none;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
    right:0px;
    left:auto;
    background-position:115% 50%;
    -moz-border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover{
    opacity:0.9;
}

/*********from style*********/
/*.notification{ height: 18px; width: 18px; background: #ed552b; border-radius: 50%; display: inline-block; line-height: 18px; font-size: 14px; color: #fff; text-align: center; position: absolute; top: 14px; right: 3px;}
.profile-link b{ margin-right: 5px;}
.profile-link i{ font-size: 14px !important;}*/

/*
.dropdown {
    position: relative;
    font-size: 14px;
}


.dropdown .tooltiptext {
    visibility: hidden;
    width: 160px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 40px;
    left: 50%; transform: translateX(-50%);
    font-size: 12px;
    line-height: 16px;
    padding: 10px;
}

.dropdown:hover .tooltiptext {
    visibility: visible;
}
.nav.navbar-nav{}
.nav.navbar-nav >li{ }
.nav.navbar-nav >li >a{ color: #fff;}
.nav.navbar-nav >li >a:hover, .nav.navbar-nav li a:focus{ background: #3d3d3d;}
.nav.navbar-nav >li >a i{ }
*/

a, button {
    transition: all 0.4s ease-in-out 0s;
    text-decoration: none !important;
}
a:focus {
    outline: none;
}


input:focus, textarea:focus, select:focus{ box-shadow: none; outline: none;}




input.input-number{
    width: 80px;
}
.formErrorContent{
    line-height:12px;
}

.formError{
    z-index: 999999;
}

.dealer_custom_top_bar{

}
/*
.heading {
    background: #4285f6;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-transform: uppercase;

}*/

.table_td_action_column{
    width: 15px;
}

/*.notification{
    top: 8px;
    font-size: 12px;
 }*/

.cls-large-save-button{
    min-width: 150px;
    height: 40px;
}

/*************common vehicle comment**************/
.mv-common-vehicle-comment .row{
    padding: 0;
    margin: 0;
}
.mv-common-vehicle-comment ul{
    padding: 0;
}
.g-settin-block li .form-field label{
    width: 170px;
}

/*table.dataTable tbody td{
    text-align: center;
}*/


.ford-head{ padding: 0px 0;}
.ford-head ul.pull-right{ margin-top: 5px;}

.ford-head h2{
    color: rgb(25, 34, 43);
    font-weight: bold;
    text-transform: capitalize;
    font-size: 28px;
    font-family: robotoBold;
}

.notification_aim_message{
    height: 18px; width: 18px; background: #ed552b; border-radius: 50%; display: inline-block; line-height: 18px; font-size: 14px; color: #fff; text-align: center; position: absolute; top: 8px; right: 3px;
}

/*status*/
.active_status{
    color: #6dd400;
}
.sold_status{
    color: #e02020 !important;
}
.disabled_status{
    color: #e0be04 !important
}
.deleted_status{
    color: #0000c8 !important;
    font-weight: bold;
}

.page_checkbox_group_item{
    display:inline-block;
    vertical-align: middle;
}
table.dataTable{
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 1em;
    border: solid .1em #dfdfdf;
    border-bottom: 0px;
}
/*table*/
table.dataTable thead th{

    background :  white;
    color: rgb(75, 88, 99);
    padding: 10px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left;
    /*border: 1px solid rgb(215,221,226);*/
    font-family: robotoBold;
    border-left: 1px solid rgb(215,221,226);
    border-right: 1px solid rgb(215,221,226);
    /*line-height: 16px;*/
}

table.dataTable tbody tr:last-child {

}


table.dataTable.display thead th:first-child {
    border-radius: 15px 0em 0em 0em;
    border-left: 0px;
}

table.dataTable.display thead th:last-child {
    border-radius: 0em 15px 0em 0em;
    border-right: 0px;
}

table.dataTable.display tbody tr:last-child td:first-child {
    border-radius: 0em 0em 0em 15px;
}

table.dataTable.display tbody tr:last-child td:last-child {
    border-radius: 0em 0em 15px 0em;
}

table.dataTable.display tbody tr td:last-child {
    border-right: 0px;
}

table.dataTable.display tbody tr td:first-child {
    border-left: 0px;
}

table.dataTable.display tbody tr:last-child td.dataTables_empty{
    border-radius: 0px 0px 10px 10px;
}

table.dataTable thead th, table.dataTable thead td{
    border-bottom: 1px solid #dfdfdf;
}
table.dataTable > tbody > tr > td{
    font-size: 12.5px;
    text-align: left;
    /*border: 1px solid rgb(215,221,226);*/
    border:1px solid rgb(215,221,226);
    font-family: Roboto;
}

table.dataTable.display tbody tr.details:hover{
    background-color: transparent;
}

table.dataTable.display tbody td table tr:hover{
    background-color: #afbdd8 !important;
}

table.dataTable.display tbody td table td{
    text-align: left;
    padding: 4px 5px;
    border-top:none;
}

table.dataTable.display tr.odd.updated {
    background-color: #ffb0b0;
}

table.dataTable.display tr.even.updated  {
    background-color: #ffb0b0;
}



.sidebar-menu .treeview-menu .treeview-menu {

    padding-left: 40px;
}

.form-field .my_select{
    min-width: 17px;
    width: 18px;
    height: 26px;
    border:0px;
    margin-left: -2px;
    padding: 0 0 0 0;
    appearance:none;-moz-appearance:none;
    -webkit-appearance:none;
    cursor: pointer;
    background: url("../images/arrow.png") no-repeat scroll center center transparent;
}

.form-field .close_to_input{
    margin-left: -20px;
}

.sw-btns-inline{
    display: inline-block;
}

.sw-btns-inline label{
    width: auto;
}

.shadow_form_box{
    margin-bottom: 30px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    padding-bottom: 20px;
}

.g-setting-label-left .form-field label{
    text-align: right;
}

.tab_form_editor td{
    padding-bottom: 5px;
    padding-left: 5px;
}

.tab_form_editor{
    font-size: 12.5px;
}
.tab_form_editor label{
    font-weight: normal;
}
/*.req.inventory_td_inside_lock{
    left:2px;
    top:0px;
    float:right;
}*/

.vehicle-edit-section-form .form-field label{
    width: auto;
}
.form-field label{
    text-transform: capitalize;
}

table.dataTable.display tbody td.table_price_td{
    /*text-align: right;*/
}

table.dataTable.display tbody td.table_center_td{
    text-align: center;
}

table.dataTable.display tbody td.table_float_right_td{
    float: right;
}

.smaller_warning_text{
    font-size: 11px;
}
.small_warning_text{
    font-size: 12px;
}

.inventory_td_lock{
    font-size: 14px;
    color: #4285f6;
    margin-left: 3px;
    /*float:right;position:relative; top:50%;*/
}

table.dataTable tbody tr td table tr{
    background-color: transparent;
}



.underline_text{
    cursor: pointer;
    text-decoration: underline;
}

.popover{
    max-width: 700px;
}

.page-popover-help{
    display: none;
}

.page-help-button{
    background: transparent;
    border:0px;
}

.tooltip-inner, .popover {
    color: #fbfbfb;
    background-color: #f40001;
}

.popover-title{
    color: #000000;
    font-weight: bold;
    background-color: #f7f7f7;
}
/*.popover-show{
    color: #000000;
    background-color: #fff;
}
.popover-show .popover-title{
    background-color: #f7f7f7;
}*/

.aim_editor_dialog .row{
    margin-left: 0px;
    margin-right: 0px;
}

.table_action_btn_bar{
    padding: 10px 0 10px 0;
}


.aim_badge_count {
    color: #fbfbfb;
    background-color: #f40001;
}

.rd_min_height{
    min-height: 50px;
}

.label_page_subtitle{

}

.center_middle_pos{
    position: absolute;
    left:50%;
    top:50%
}

.display{
    width: 100%;
}

.ui-datepicker-title{
    color: #2f2f2f;
}

.mar-b1{
    margin-bottom: 10px;
}
.mar-b2{
    margin-bottom: 20px;
}

.label_f_90{
    font-size: 90%;
}

.table_title_link{
    text-decoration: underline;
}

table.dataTable tbody td.text-left{
    text-align: left;
}

.widget_event_disabled{
    event-pointers:none;
}

.form_widget_auto_width{
    width: auto;
    display: inline-block;
}

.form_widget_date_picker{
    width: 110px;
    display: inline-block;
}

span.aim-label-normal{
    font-size: 90%;
}

input.colorPicker{
    height: inherit;
    width: 150px;
    min-height: 30px;
}

table.dataTable.display tbody td.common_td_details{
    text-align: left;
    border-top: 0px;
}

ul li.dropdown-header{
    font-size: inherit;
    font-weight: bold;
}

.goog-te-banner-frame{
    z-index: 1000 !important;
}

.ui-widget-overlay{
    z-index: 1050;
}

.form_standard_custom_select{
    max-width: 150px;
    display: inline-block;
}

table.dataTable.display tbody tr.odd{
    background: white;
}

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: transparent;
}

table.dataTable.display tbody tr.even:hover,
table.dataTable.display tbody tr.odd:hover{
    background-color: #f1f1f1;
}

#ul_left_menu_accordion{
    padding: 40px 10px;
}

.sidebar-menu > li{
    border-bottom:0px;
}

/*.side-bar .sidebar-menu > li > a,
.side-bar .sidebar-menu .treeview-menu > li > a{
    font-weight: normal;
    font-size: 16px;
    color: #080808;
}*/

.side-bar .sidebar-menu > li > a  > input[type=checkbox],
.side-bar .sidebar-menu .treeview-menu > li > a > input[type=checkbox]{
    width: 20px;
    height: 20px;
}

.dataTables_wrapper .dataTables_filter input[type=search],
.dataTables_wrapper .dataTables_length select{
    width: 150px;
    height: 28px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;

}

.dataTables_wrapper .dataTables_length select{
    width: 50px;
}
tbody td .fa.fa-bars,
tbody td .fa.fa-check,
tbody td .fa-check-square-o{
    color: #007bc7;
}


tbody td .fa-check::before,
tbody td .fa-check-square-o::before{
    content: "\f05d";
    font-size: 1.33333333em;

}

.side-bar, .side-menu, .sidebar-menu {
    background-color:#ffffff;
    font-size: 16px;
}



select{
    height: 28px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.container{
    width: 100%;
}

header .nav.navbar-nav > li > a{
    padding: 15px 15px;
}

#ul_left_menu_accordion input[type="checkbox"] {

    background-color: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 4px;
    color: #fff;
    text-align: center;

    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline: none;
    font-family: 'Open Sans', sans-serif !important;

}

#ul_left_menu_accordion .sidebar-menu > li > a > input[type="checkbox"]{
    margin-right: 3px;
}

#ul_left_menu_accordion input[type="checkbox"]:checked {
    color: #fff;
    background-color: #1171bb;
    border: 0px solid #1171bb;
    font-size: 14px;
}

#ul_left_menu_accordion input[type="checkbox"]:after {
    content: "✔";
}

#ul_left_menu_accordion input[type="checkbox"]{
    margin: 0 6px 0 0;
    line-height: 20px;
}

button.btn-primary{
    background-color: #1171bb;
}

.navbar-nav a .branding_label{
    color: black;
}

.ul_data_table_col_config{
    /*float: left;*/
}

.ul_data_table_col_config li a{
    padding-right: 0px;
}

.aim_primary_color{
    color: #1171bb;
}

.aim_primary_bg_color{
    background-color: #1171bb;
}

.minor_border_in_row{
    padding-left: 5px;
    padding-right: 5px;
}

.no_border_in_row{
    padding-left: 0;
    padding-right: 0;
}

.no_left_border_in_row{
    padding-left: 0;
}

.no_right_border_in_row{
    padding-right: 0;
}

button.input_inline_close_btn{
    float: none;
    margin-left: -25px;
    padding-right: 10px;
}