﻿.FichaContent {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 20px;
}

.container-menu {
    z-index: 15 !important;
}


.padingcont {
    padding-right: 15px;
    padding-left: 15px;
}

.component-title.headingTitle, .font-color-default {
    font-family: FordAntennaLight !important;
}

.font-color-default {
    color: #616161;
}

.sub-heading {
    font-size: 16px;
    color: #616161;
    margin-top: -15px;
    margin-bottom: 25px;
    font-family: FordAntennaLight !important;
}

.responsiveheadingtxt {
    font-size: 22px !important;
}



@media (max-width: 991px) and (min-width: 768px) {
    .responsiveheadingtxt {
        font-size: 22px !important;
    }
}

@media (min-width: 768px) {
    .custompaddinginner h1.responsiveheadingtxt {
        font-weight: bold;
        font-size: 20px !important;
    }
}


/**++++++++++*/

/*! CSS Used from: Embedded */
.sky-form {
    font-family: FordAntennaLight,Arial,sans-serif !important;
    line-height: 1.6;
    font-size: 14px;
}

h4 {
    line-height: 1.6 !important;
}

button, input {
    margin: 0;
    font: inherit;
    color: inherit;
}

.panel-body:after, .panel-body:before, .clearfix:after, .clearfix:before {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

button {
    overflow: visible;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

    button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

        a[href^="#"]:after {
            content: "";
        }
}

/* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #23527c;
        /*text-decoration: underline;*/
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.dropdown-toggle:focus {
    outline: 0;
}

/*.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000 !important;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}*/

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

* {
    border-radius: 0 !important;
}

a, a:focus, a:hover, a:active, button, button:hover {
    outline: 0 !important;
}

    a:focus {
        text-decoration: none;
    }

.no-top-space {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

li {
    color: inherit;
}

.dropdown-menu {
    top: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

h4 {
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
}

h4 {
    margin-bottom: 10px;
}

.panel-heading {
    color: #fff;
    padding: 5px 15px;
}

.panel-body {
    padding: 15px;
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

h4 {
    margin-bottom: 10px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.sky-form .checkbox i {
    width: 17px !important;
    height: 17px !important;
    border-width: 1px !important;
}

.sky-form .checkbox input {
    position: absolute;
    left: -9999px;
}

.checkbox input[type=checkbox] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}

.sky-form .checkbox i {
    position: relative;
    top: 5px;
    left: 0;
    display: block;
    width: 13px;
    height: 13px;
    outline: 0;
    border-width: 2px;
    border-style: solid;
    background: #fff;
    display: inline-block;
    border-color: #bbb;
}

.fixed-table-container {
    position: relative;
    clear: both;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.bootstrap-table .table thead > tr > th {
    padding: 0;
    margin: 0;
}

.sky-form .checkbox {
    position: relative;
    display: block;
}

    .sky-form .checkbox:last-child {
        margin-bottom: 0;
    }

.fixed-table-container tbody td {
    border-left: 1px solid #ddd;
}

.fixed-table-container thead th {
    height: 0;
    padding: 0;
    margin: 0;
    border-left: 1px solid #ddd;
}

.bootstrap-table .table thead > tr > th {
    padding: 9.6px 0px;
}

.fixed-table-loading {
    display: none;
}

.table > thead:first-child > tr:first-child > th:first-child {
    padding: 0px;
}

.fixed-table-toolbar .dropdown-menu label.col {
    padding-top: 0px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.color-green {
    color: #2d96cd;
}

.service-block-u {
    background: #2d96cd !important;
}
/*! CSS Used from: Embedded */
.sky-form label.col {
    padding-top: 5px;
}

.sky-form.toolbarWrap {
    border: none;
    padding-left: 3px;
}

.fixed-table-toolbar .checkbox input + i:after {
    color: inherit;
}

.fixed-table-toolbar .checkbox i {
    border-color: inherit;
}

.fixed-table-toolbar .checkbox:hover i {
    border-color: inherit;
}

.bootstrap-table {
    background-color: #fff;
}

.convertCase {
    text-align: center;
}

.tableCJson thead tr th {
    text-align: center;
    color: #000;
}

.panel-default.panelSpec > .panel-heading, .panel-default.panelSpec {
    padding: 0;
    border-radius: 0;
    color: #FFFFFF;
    background-color: #697A89;
    border-color: #475E6E;
}

.panelSpec .panel-title {
    font-size: 14px;
}

    .panelSpec .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
        color: #fff;
    }

        .panelSpec .panel-title > a:hover, .panelSpec .panel-title > a:active {
            color: #FFF;
        }

.panel-title.service-block-u {
    background: #2d96cd !important;
}

.panel-body {
    padding: 0px;
}

.bootstrap-table {
    padding: 15px;
}

.convertCase {
    color: #000;
}

.panel {
    border: 0.5px solid transparent !important;
}

.table-hover > tbody > tr:hover {
    background-color: #fff;
}

.fixed-table-toolbar button {
    display: none;
}

.fixed-table-toolbar .dropdown-menu {
    display: block;
    position: relative;
    box-shadow: none;
    border: none;
    z-index: 1;
}

    .fixed-table-toolbar .dropdown-menu li {
        color: #000;
        float: left;
    }

.display-none {
    display: none;
}

.fixed-table-header-columns, .fixed-table-body-columns {
    position: absolute;
    background-color: #fff;
    display: none;
    box-sizing: border-box;
    overflow: hidden;
}

.fixed-table-header-columns, .fixed-table-body-columns {
    position: absolute;
    background-color: #fff;
    display: none;
    box-sizing: border-box;
    overflow: hidden;
    color: #000;
    text-align: left;
}

    .fixed-table-header-columns .th-inner {
        min-height: 39px;
    }

    .fixed-table-header-columns .table, .fixed-table-body-columns .table {
        border-right: 1px solid #ddd;
    }

    .fixed-table-body-columns table {
        position: absolute;
        animation: none;
    }

.fixed-table-container {
    border-bottom: none;
}

.tickMark {
    font-weight: bold;
}

.scrollButtons {
    background: transparent;
    padding: 10px 0;
    text-align: right;
    right: 32px;
    position: absolute;
    top: 51%;
    z-index: 99;
}

    .scrollButtons a.left {
        padding: 20px 10px;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        position: absolute;
        left: 0;
    }

    .scrollButtons a.right {
        padding: 20px 10px;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        position: absolute;
        right: 0;
    }

.fixed-table-body {
    overflow: hidden;
}

.fixed-col-widths {
    max-width: 185px;
    min-width: 150px;
}

@media (max-width: 400px) {
    .fixed-col-widths {
        max-width: 150px;
    }
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.fixed-table-container tbody td:first-child {
    text-align: left;
}

h4.panel-title a[aria-expanded="false"]:after {
    font-family: FontAwesome;
    content: "\f067";
    padding-right: 5px;
    padding-top: 5px;
    color: #fff;
    float: right;
}

h4.panel-title a[aria-expanded="true"]:after {
    content: "\f068";
    font-family: FontAwesome;
    padding-right: 5px;
    padding-top: 5px;
    float: right;
}

div.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px;
}
/*! CSS Used from: https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/css/bootstrap.min.css?v=214 */
a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

button, input {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
    cursor: pointer;
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th {
    padding: 0;
}

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

        a[href^="#"]:after {
            content: "";
        }

    thead {
        display: table-header-group;
    }

    tr {
        page-break-inside: avoid;
    }

    .btn > .caret {
        border-top-color: #000 !important;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td, .table th {
            background-color: #fff !important;
        }
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-th:before {
    content: "\e011";
}

/** {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button, input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    /*a:focus, a:hover {
        color: #23527c;
        text-decoration: underline;
    }*/

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 {
    font-size: 18px;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

table {
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > tbody > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > thead:first-child > tr:first-child > th {
        border-top: 0;
    }

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

    input[type=checkbox]:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .checkbox input[type=checkbox] {
        position: absolute;
        margin-top: 4px\9;
        margin-left: -20px;
    }

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn:active:focus, .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none;
    }

    .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:focus, .btn-default:active:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active {
        background-image: none;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}
/*
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}*/

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2;
        }

        .btn-group > .btn:first-child {
            margin-left: 0;
        }

    .btn-group > .btn-group {
        float: left;
    }

    .btn-group .dropdown-toggle:active {
        outline: 0;
    }

.btn .caret {
    margin-left: 0;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

.clearfix:after, .clearfix:before, .panel-body:after, .panel-body:before {
    display: table;
    content: " ";
}

.clearfix:after, .panel-body:after {
    clear: both;
}
/*! CSS Used from: https://uiassets.izmocars.com/izmo/4_0/css/blocks.css?v=214 */
.service-block-u {
    background: #72c02c;
}
/*! CSS Used from: https://uiassets.izmocars.com/izmo/4_0/font-awesome/css/font-awesome.min.css?v=226 */
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}
/*! CSS Used from: https://uiassets.izmocars.com/unify/4_0/plugins/cube-portfolio/cubeportfolio/css/cubeportfolio.css?v=214 */
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}
/*! CSS Used from: https://uiassets.izmocars.com/unify/4_0/plugins/sky-forms-pro/skyforms/css/sky-forms.css?v=214 */
.sky-form {
    margin: 0;
    outline: 0;
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    font: 13px/1.55 'Open Sans',Helvetica,Arial,sans-serif;
    color: #666;
}

    .sky-form .checkbox {
        position: relative;
        display: block;
    }

    .sky-form button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    .sky-form .checkbox {
        margin-bottom: 4px;
        padding-left: 27px;
        font-size: 15px;
        line-height: 27px;
        color: #404040;
        cursor: pointer;
    }

        /*.sky-form .checkbox:last-child {
            margin-bottom: 0;
        }*/

        .sky-form .checkbox input {
            position: absolute;
            left: -9999px;
        }

        .sky-form .checkbox i {
            position: absolute;
            top: 5px;
            left: 0;
            display: block;
            width: 13px;
            height: 13px;
            outline: 0;
            border-width: 2px;
            border-style: solid;
            background: #fff;
        }

        .sky-form .checkbox input + i:after {
            position: absolute;
            opacity: 0;
            -ms-transition: opacity .1s;
            -moz-transition: opacity .1s;
            -webkit-transition: opacity .1s;
        }

        .sky-form .checkbox input + i:after {
            content: '\f00c';
            top: -1px;
            left: -1px;
            width: 15px;
            height: 15px;
            font: normal 12px/16px FontAwesome;
            text-align: center;
        }

        .sky-form .checkbox input:checked + i:after {
            opacity: 1;
        }

    .sky-form .col {
        float: left;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

@media screen and (max-width:600px) {
    .sky-form .col {
        float: none;
        width: 100%;
    }
}

.sky-form .checkbox i {
    border-color: #e5e5e5;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.sky-form .checkbox:hover i {
    border-color: #8dc9e5;
}

.sky-form .checkbox input:focus + i {
    border-color: #2da5da;
}

.sky-form .checkbox input + i:after {
    color: #2da5da;
}

.sky-form .checkbox input:checked + i {
    border-color: #2da5da;
}

.sky-form .checkbox {
    font-weight: 400;
}
/*! CSS Used from: https://uiassets.izmocars.com/izmo/4_0/css/app.css?v=214 */
* {
    border-radius: 0 !important;
}

a, a:focus, a:hover, a:active, button, button:hover {
    outline: 0 !important;
}

    a:focus {
        text-decoration: none;
    }

h4 {
    font-size: 18px;
    line-height: 25px;
}

h4 {
    margin-bottom: 10px;
}

h4 {
    color: #585f69;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans',sans-serif;
}

.table thead > tr > th {
    border-bottom: 0;
}

.btn {
    box-shadow: none;
}

.panel, .panel-heading, .panel-group .panel {
    border-radius: 0;
}

.panel-heading {
    color: #fff;
    padding: 5px 15px;
}

.panel .table {
    margin-bottom: 0;
}

.no-top-space {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

li, label {
    color: inherit;
}
/*! CSS Used from: https://uiassets.izmocars.com/izmo/4_0/css/forms/custom-sky-forms.css?v=214 */
.sky-form {
    box-shadow: none;
    border: 1px solid #eee;
}

    .sky-form .checkbox i {
        border-color: #bbb;
    }

.checkbox {
    margin-top: 0;
}

.sky-form .checkbox i {
    width: 17px;
    height: 17px;
    border-width: 1px;
}

.sky-form .checkbox input + i:after {
    top: 2px;
    left: 0;
    font: normal 10px FontAwesome;
}

.sky-form .checkbox input + i:after {
    color: #999;
}

.sky-form .checkbox input:checked + i {
    border-color: #999;
}

.sky-form .checkbox input:focus + i {
    border-color: #999;
    box-shadow: none;
}

.sky-form .checkbox:hover i {
    border-color: #999;
}

.sky-form button *, .sky-form button *:after, .sky-form button *:before {
    margin: 0 auto;
    padding: 0 auto;
}

.sky-form .checkbox {
    font-size: 13px;
}

.sky-form label.col {
    padding-top: 7px;
}
/*! CSS Used from: https://uiassets.izmocars.com/izmo/4_0/css/custom.css?v=211 */
/** {
    border-radius: 0 !important;
}*/

input[type="checkbox"] {
    -webkit-appearance: checkbox;
}

.dropdown-menu {
    top: inherit;
}

.sky-form .checkbox {
    padding-left: 25px !important;
}

.border {
    border: 1px solid !important;
}

.border {
    border: 1px solid !important;
}

.btn-group:nth-child(odd) button {
    background-color: #008ff0;
}
/*! CSS Used from: https://uiassets.izmocars.com/izmo/4_0/css/theme-colors/bluestrong.css?v=230 */
a {
    color: #2d96cd;
}

    a:focus, a:hover, a:active {
        color: #2d96cd;
    }

.color-green {
    color: #2d96cd;
}

.service-block-u {
    background: #2d96cd;
}

.panel-u {
    border-color: #2d96cd;
}

.fixed-table-container thead th .th-inner {
    color: #616161;
}

.fixed-table-toolbar .columns label {
    color: #616161;
}

.fixed-table-container tbody td {
    color: #616161;
}
/*! CSS Used from: https://uiassets.izmocars.com/izmo/4_0/fonts/ford_font.css?v=230 */
.sky-form {
    font-family: FordAntennaLight,Arial,sans-serif;
    line-height: 1.6;
    font-size: 14px;
}

h4 {
    font-family: FordAntennaRegular,Arial,sans-serif;
    line-height: 1.6;
    font-size: 15px;
}

.sky-form .checkbox {
    font-size: 12px;
}

.fixed-table-container thead th .th-inner {
    font-family: FordAntennaBold;
    font-size: 14px;
}

.fixed-table-toolbar .columns label {
    font-family: FordAntennaLight;
    font-size: 14px;
}

.fixed-table-container tbody td {
    font-family: FordAntennaRegular;
    font-size: 14px;
    text-align: center;
}

.panelSpec .panel-title > a {
    font-family: FordAntennaRegular;
    font-size: 16px;
}

.sky-form .radio i, .sky-form .checkbox i {
    position: absolute;
    /*top: -15px;*/
    top: 0px;
    left: 0;
    display: block;
    width: 13px;
    height: 13px;
    outline: 0;
    border-width: 2px;
    border-style: solid;
    background: #fff;
}

.homepageQuickquote-122 .sky-form .radio i, .sky-form .checkbox i {
    width: 17px !important;
    height: 17px !important;
    border-width: 1px !important;
}



/*! CSS Used fontfaces */
@font-face {
    font-family: 'FordAntennaLight';
    src: url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Light.eot);
    src: url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Light.eot?#iefix) format('embedded-opentype'), url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Light.woff) format('woff'), url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Light.ttf) format('truetype'), url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Light.svg#FordAntennaLight) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0);
    src: url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeRegular400.eot?v=4.3.0);
    src: url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeRegular400.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeRegular400.woff2?v=4.3.0) format('woff2'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeRegular400.woff?v=4.3.0) format('woff'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeRegular400.ttf?v=4.3.0) format('truetype'),url(https://www.fordlomas.mx/fonts/FontAwesome5FreeRegular400.svg?v=4.3.0#FontAwesome5FreeRegular400) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeSolid.eot?v=5.3.0);
    src: url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeSolid.eot?#iefix&v=5.3.0) format('embedded-opentype'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeSolid.woff?v=5.3.0) format('woff'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeSolid.ttf?v=5.3.0) format('truetype'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5FreeSolid.svg?v=5.3.0#FontAwesome5FreeSolid) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5BrandsRegular400.eot?v=4.3.0);
    src: url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5BrandsRegular400.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5BrandsRegular400.woff2?v=4.3.0) format('woff2'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5BrandsRegular400.woff?v=4.3.0) format('woff'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5BrandsRegular400.ttf?v=4.3.0) format('truetype'),url(https://uiassets.izmocars.com/izmo/4_0/font-awesome/fonts/FontAwesome5BrandsRegular400.svg?v=4.3.0#FontAwesome5BrandsRegular400) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot);
    src: url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'),url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://uiassets.izmocars.com/unify/4_0/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

@font-face {
    font-family: 'FordAntennaRegular';
    src: url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Regular.eot);
    src: url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Regular.eot?#iefix) format('embedded-opentype'), url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Regular.woff) format('woff'), url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Regular.ttf) format('truetype'), url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Regular.svg#FordAntennaRegular) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FordAntennaBold';
    src: url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Bold.eot);
    src: url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Bold.eot?#iefix) format('embedded-opentype'), url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Bold.woff) format('woff'), url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Bold.ttf) format('truetype'), url(https://uiassets.izmocars.com/izmo/4_0/fonts/ford/FordAntenna-Bold.svg#FordAntennaBold) format('svg');
    font-weight: normal;
    font-style: normal;
}

.panel-default.panelSpec > .panel-heading, .panel-default.panelSpec, .panelSpec .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #FFFFFF;
    background-color: #697A89;
    border-color: #475E6E;
}

@media (max-width:576px) {
    .fixed-table-container thead th .th-inner {
        font-family: FordAntennaBold;
        font-size: 9px !important;
    }

    td.fixed-col-widths {
        font-size: 10px !important;
    }
}

@media (max-width: 768px) {
    /*.fixed-table-body {
        overflow: scroll;
    }*/
    .fixed-table-container tbody td {
        font-family: FordAntennaRegular;
        font-size: 11px;
        text-align: center;
    }

    .fixed-table-container thead th .th-inner {
        font-family: FordAntennaBold;
        font-size: 11px;
    }
}

@media(max-width: 1366px) {

    .fixed-table-body {
        overflow: scroll;
    }

    ::-webkit-scrollbar {
        -webkit-appearance: none;
    }

        ::-webkit-scrollbar:vertical {
            width: 0;
        }

        ::-webkit-scrollbar:horizontal {
            height: 7px;
        }

    ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }

    ::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #ffffff;
    }
}