/* Minification failed. Returning unminified contents.
(190,12): run-time error CSS1038: Expected hex color, found '#fffffff'
(517,12): run-time error CSS1038: Expected hex color, found '#4b4b4'
(942,22): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(949,19): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(1819,1): run-time error CSS1019: Unexpected token, found '}'
 */
/* GENERIC
   ========================================================================== */

.bg_losang {
    border-top: 1px solid #e5e5e5;
    background-image: url(../img/bg_losang.png);
    padding-top: 35px;
    padding-bottom: 20px;
}

.bg_losang_2 {
    background-image: url(../img/bg_losang_2.png);
    padding-top: 20px;
    padding-bottom: 20px;
}

.bg_gray {
    background: #f5f5f5;
    padding: 20px;
}

.bg_dgd {
    border-top: 1px solid #e5e5e5;
    background: url(../img/bg_dgd.jpg) top repeat-x;
    height: 364px;
}

.bg_white {
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    padding-top: 80px;
    padding-bottom: 20px;
}

.bg_white2 {
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    padding: 10px;
}

.bg_gray {
    background: #e5e5e5;
    padding: 10px;
}

.bg_white_test {
    background: #ffffff;
    padding-top: 40px;
    padding-bottom: 20px;
}

a:hover {
    color: #5b8f22;
    text-decoration: none;
}

a {
    color: #7ab800;
    text-decoration: none;
}

.center {
    text-align: center;
}

.vcenter {
    vertical-align: middle;
}

.space30 {
    margin: 30px;
}

.space20 {
    margin: 20px;
}

.space10 {
    margin: 10px;
}

.space5 {
    margin: 5px;
}

.space-left {
    margin-left: 55px;
}

.space-right {
    margin-left: 55px;
}

.vertical-space-menor-bottom {
    margin-bottom: -20px;
}

.double-vertical-space-menor-bottom {
    margin-bottom: -50px;
}


.space-top {
    margin-top: 30px;
}


.font50 {
    font-size: 50px;
    font-weight: lighter;
}


.float-right {
    float: right;
}

.float-left {
    float: left;
}

.green {
    color: #7ab800;
}

.black {
    color: #000000
}

.red {
    color: #c51015
}

.white {
    color: #fff
}

.aceito {
    text-decoration: underline;
}



.ink-navigation ul.pagination.green li {
    background-color: #7ab800;
}

    .ink-navigation ul.pagination.green li.active a {
        background: #69a618
    }

    .ink-navigation ul.pagination.green li.disabled a {
        color: #20420a;
        text-shadow: #558828 0 1px 0
    }

        .ink-navigation ul.pagination.green li.disabled a:hover {
            background: 0 0
        }

    .ink-navigation ul.pagination.green li a {
        color: #fff;
        text-decoration: none
    }

        .ink-navigation ul.pagination.green li a:hover {
            background: #62882e
        }

.ink-navigation ul.breadcrumbs.black li.active a {
    color: #b3ea1f;
}

.ink-navigation ul.breadcrumbs.black {
    background: #222222;
}


.ink-navigation ul.menu.greygrad {
    font-weight: bold;
    height: 44px;
    padding: 4px;
    background-color: #222222;
    margin-top: 50px;
}


.ink-navigation ul.menu.horizontal li a {
    font-size: 16px;
    color: #fffffff;
    text-decoration: none;
    margin-left: 0px;
    padding: 4px;
    vertical-align: middle;
}

.ink-navigation ul.menu.greygrad li a:hover, .ink-navigation ul.menu.greygrad li a:active, .ink-navigation ul.menu.greygrad li.active a {
    color: #FFF !important;
}


/* GENERIC END
   ========================================================================== */





/* HEADER
   ========================================================================== */

header {
    margin-top: 83px;
    border-top: 0px;
}

body {
    background: none repeat scroll 0% 0% #ffffff !important;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 30px;
    font-weight: lighter;
}


/* ZONA GRAFICOS
   ========================================================================== */

.font55 {
    font-size: 55px;
    color: #7ab800
}


/* ZONA  GRAFICOS END
   ========================================================================== */


/* VIDEO 
   ========================================================================== */

.ink-button.gray {
    background: none repeat scroll 0% 0% #919191;
    border-radius: 2px;
    margin: 20px;
    color: #ffffff;
    height: 34px;
    width: 108px;
    padding: 10px;
    vertical-align: middle;
    line-height: 13px;
    font-size: 13px;
    margin-right: 80px;
}

    .ink-button.gray:hover {
        text-decoration: none;
        color: #000000;
        background: #c4ff26;
    }

    .ink-button.gray:active {
        text-decoration: none;
        color: #ffffff;
        background: #424242;
    }

/* VIDEO END
   ========================================================================== */



/* FORM MATRICULA */


.matricula {
    background: url(../img/matricula.png) center no-repeat;
    height: 103px;
    width: 471px;
    padding: 10px;
}


.input_matricula {
    height: 82px;
    margin-left: 44px;
    font-size: 60px;
}


.matricula .ink-form input[type="text"], .ink-form textarea {
    border-radius: 4px;
    padding: 8px 6px;
    border: 0px solid #ffffff;
    resize: none;
    background: none repeat scroll 0% 0% #FFF;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    padding-left: 60px;
}

::-webkit-input-placeholder {
    color: #dddddd;
}

:-moz-placeholder { /* Firefox 18- */
    color: #dddddd;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #dddddd;
}

:-ms-input-placeholder {
    color: #dddddd;
}

.ink-button.btn_green_home {
    background: none repeat scroll 0% 0% #7ab800;
    border: 0px;
    border-radius: 4px;
    margin: 20px 20px 20px 105px !important;
    color: #ffffff;
    height: 58px;
    width: 268px;
}

    .ink-button.btn_green_home:hover {
        text-decoration: none;
        color: #000;
        background: #c4ff26;
    }

    .ink-button.btn_green_home:active {
        text-decoration: none;
        color: #000;
        background: #ffffff;
    }

.link_matricula {
    color: #000000;
    text-decoration: underline;
    padding-bottom: 20px;
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    margin-left: -35px;
    margin-top: -13px;
}

.ink-form .link_matricula a:hover {
    color: #ffffff;
    font-size: 20px;
}

.link_matricula a {
    color: #000000;
    font-size: 20px;
}

/* Versao - Small */



.matricula_small {
    background: url(../img/matricula_small.png) center no-repeat;
    height: 66px;
    width: 250px;
    padding: 10px;
}

.input_matricula_small {
    height: 44px;
    margin-left: 30px;
    font-size: 30px;
}

.matricula_small .ink-form input[type="text"], .ink-form textarea {
    border-radius: 2px;
    padding: 8px 6px;
    border: 0px solid #ffffff;
    resize: none;
    background: none repeat scroll 0% 0% #FFF;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
    width: 195px;
}


.ink-button.btn_green_home_small {
    background: none repeat scroll 0% 0% #7ab800;
    border: 0px;
    border-radius: 4px;
    margin: 20px;
    margin: 20px 0px 20px 30px;
    color: #ffffff;
    height: 40px;
    width: 190px;
}

    .ink-button.btn_green_home_small:hover {
        text-decoration: none;
        color: #000;
        background: #c4ff26;
    }

    .ink-button.btn_green_home_small:active {
        text-decoration: none;
        color: #000;
        background: #ffffff;
    }

.link_matricula_small {
    color: #000000;
    text-decoration: underline;
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    margin-left: -55px;
    margin-top: -13px;
}



/* FORM MATRICULA END*/


/* MENU */
.ink-navigation ul.menu.black {
    background: transparent;
    text-transform: uppercase;
    font-size: 15px;
}


    .ink-navigation ul.menu.black li a {
        color: #4b4b4b;
        text-decoration: none;
        font-weight: 500;
        padding: 0px;
        margin: 10px;
        height: 30px;
    }

    .ink-navigation ul.menu.black li.active {
        color: #7ab800;
        text-decoration: none;
        font-weight: 500 !important;
        padding: 0px;
        margin: 10px;
        height: 30px;
        width: auto;
        border-bottom: 3px solid #7ab800;
        background: transparent;
    }

        .ink-navigation ul.menu.black li.active a {
            color: #7ab800;
            text-decoration: none;
            font-weight: 500 !important;
            padding: 0px;
            margin: 0px;
            width: auto;
            border-bottom: 3px solid #7ab800;
            background: transparent;
        }

            .ink-navigation ul.menu.black li.active a:hover {
                color: #7ab800;
                text-decoration: none;
                font-weight: 500 !important;
                padding: 0px;
                margin: 0px;
                width: auto;
                border-bottom: 3px solid #7ab800;
                background: transparent;
            }

    .ink-navigation ul.menu.black li a:hover {
        color: #7ab800;
        border-bottom: 3px solid #7ab800;
        background: transparent;
        padding: 0px;
        margin: 10px;
    }

.menu2 {
    margin-top: 50px;
    padding-bottom: 0px;
}


/* HEADER END
   ========================================================================== */




/* ICONES
   ========================================================================== */

.icon_green {
    vertical-align: middle;
    margin-right: 10px;
    color: #7ab800;
}

.icon_gray {
    vertical-align: middle;
    margin-right: 10px;
    color: #4b4b4;
}


/* ICONES END
 ========================================================================== */







/* FOOTER
   ========================================================================== */

footer {
    background: none repeat scroll 0% 0% #222222 !important;
    color: #ffffff;
    padding-top: 20px;
}

    footer a {
        color: #ffffff
    }

    footer p {
        line-height: 25px !important;
    }

    footer a:hover {
        color: #7ab800;
        text-decoration: none;
    }

    footer h4 {
        color: #ffffff;
    }

    /* Alteração monica 14-04-2015 inicio social icons */

    footer #bsu-v2-footer-links {
        min-height: 50px;
        padding: 1.5em 0px;
        margin: 0px;
        list-style: none;
        border-top: 1px solid #444444;
        border-bottom: 1px solid #444444;
        text-align: left;
        position: relative;
    }


#bsu-v2-footer-links li {
    display: inline;
    padding: 0px 10px;
}

#bsu-v2-footer-links a {
    color: #999999 !important;
}

    #bsu-v2-footer-links a:hover {
        color: #ffffff !important;
    }

.icon_social {
    float: right;
    position: relative;
    z-index: 49;
}

    .icon_social li {
        display: inline-block;
        position: relative;
        top: -10px;
    }


.icon_social_2 {
    text-align: center;
    margin-top: 20px;
}
/* Alteração monica 14-04-2015 fim social icons */

/* FOOTER END
   ========================================================================== */




/* CONTENT
   ========================================================================== */
span.nametestemunhos {
    font-family: Norman,Arial,sans-serif;
    font-size: 1.2em !important;
    width: 100% !important;
}

.test {
    margin-left: 60px;
}

.star {
    position: absolute;
    right: -7px;
}

.line {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 4px;
    position: relative;
}

.line_txt {
    margin-right: 50px;
    padding-right: 78px;
    position: relative;
    width: 150px;
}


/* CONTENT END
   ========================================================================== */



/* FORMS
   ========================================================================== */
.ink-button.btn_green_vd {
    background: none repeat scroll 0% 0% #7ab800;
    border: 0px;
    border-radius: 4px;
    margin: 0px;
    color: #ffffff;
    height: 40px;
    width: 200px;
}

    .ink-button.btn_green_vd:hover {
        text-decoration: none;
        color: #000;
        background: #c4ff26;
    }

    .ink-button.btn_green_vd:active {
        text-decoration: none;
        color: #000;
        background: #909090;
    }



a.link_matricula_2 {
    color: #424242;
    text-decoration: underline;
    position: absolute;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 20px;
}

a:hover.link_matricula_2 {
    color: #000000 !important;
    text-decoration: none;
}


a.link_matricula_3 {
    color: #424242;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    margin-top: -50px;
}

a:hover.link_matricula_3 {
    color: #000000 !important;
    text-decoration: none;
}



.ink-button.btn_green_gps {
    background: none repeat scroll 0% 0% #7ab800;
    border: 0px;
    border-radius: 4px;
    margin: 20px 0px 0px 0px;
    color: #ffffff;
    height: 40px;
    width: 200px;
}

    .ink-button.btn_green_gps:hover {
        text-decoration: none;
        color: #000;
        background: #c4ff26;
    }

    .ink-button.btn_green_gps:active {
        text-decoration: none;
        color: #000;
        background: #909090;
    }

input.cp {
    min-height: 40px;
    margin-top: -6px;
}

.cp_margin {
    margin-top: 7px;
}

.bg_gray1 {
    border-left: #d1d1d1 1px solid;
    margin-left: 5px;
}


.n_encontro {
    top: -25px;
    margin-bottom: -54px;
    padding: 10px;
    position: relative;
    background-color: #f5f5f5;
    height: 54px;
    z-index: 1;
}

    .n_encontro a {
        color: #000000;
        font-size: 16px;
    }

.input_matricula_form {
    height: 44px;
    margin-left: 0px;
    font-size: 30px;
}


/* FORMS END
   ========================================================================== */




/* PASSO 3 CHEQUE
   ========================================================================== */


.boxevaluation {
    background: url("../img/bg_cheque_numbers.png") no-repeat scroll left top #EBEBEC !important;
    border: 3px solid #A8A8A8;
    margin-right: 2%;
    padding: 1em;
    min-height: 486px;
    position: relative;
    width: 78%;
    margin: 0 auto;
}


.maincontent {
    min-height: 333px;
    width: 100%;
    background: url("../img/carbottom.png") no-repeat scroll center top transparent !important;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.contentformbox {
    padding: 11px 0px 0px 2%;
}


.boxvalue {
    background: none repeat scroll 0% 0% #EBEBEC !important;
    border: 3px solid #A8A8A8;
    margin-right: 1%;
    padding: 0.6em;
    margin-bottom: 1%;
    color: #000;
    font-size: 2em;
    margin-bottom: -50px;
}



.boxevaluation div.printeval {
    position: absolute;
    top: -30px;
    color: #1E1E1E;
    font-size: 0.8em;
    background: no-repeat scroll 0% 0% transparent !important;
    min-height: 30px;
    left: 86%;
}

.boxevaluation div.signbox {
    margin-bottom: 1% !important;
}

.boxevaluation div.valuebox {
    min-height: 122px;
    color: #1A1A1A;
    float: left;
    text-align: left;
    margin-top: 1.3em;
    position: absolute;
    left: 54.2%;
    top: -2.7%;
}


.requiredfields {
    font-size: 0.8em;
    font-style: italic;
    clear: left;
    margin-bottom: 1%;
    text-align: left;
}

.boxevaluation div.mainsignature {
    background: url("../img/vendaturbo_signature.png") no-repeat scroll left 20px #F8F8F8 !important;
    width: 50%;
    float: left;
    padding: 0.3em;
    min-height: 190px;
    text-align: left;
    position: absolute;
}

.boxevaluation div.signature {
    background: url("../img/url.png") no-repeat scroll left -4px transparent !important;
    text-indent: -9999px;
}

.boxevaluation div.ref {
    color: #1E1E1E;
    font-size: 0.8em;
    position: relative;
    top: -26px;
    margin-left: 120px;
}

.boxevaluation div.evalvalue {
    text-align: right;
    color: #1A1A1A;
    display: block !important;
    position: relative;
    top: 3px;
}

.boxevaluation div.price {
    color: #000;
    display: block;
    float: none;
    font-size: 2.6em;
    font-weight: bold;
    margin-right: -0.5em;
    padding: 0.6em 0px 0px;
}

    .boxevaluation div.price span {
        background: none repeat scroll 0px 0px #FFF !important;
        margin-left: 0;
        padding: 0px 0.9% 0px 2%;
    }


        .boxevaluation div.price span.pointasterisco {
            background: none repeat scroll 0 0 transparent !important;
            font-size: 0.7em;
            padding: 0 0 !important;
            vertical-align: top;
        }

.boxevaluation div.local {
    color: #000;
    text-align: center;
    position: relative;
}


    .boxevaluation div.local p {
        background: none repeat scroll 0% 0% #FFF !important;
    }

.boxevaluation div.date span.year {
    width: 50%;
    margin-right: 28px;
}

.boxevaluation div.date span.month {
    width: 50%;
    margin-right: 27px;
}

.boxevaluation div.date span.day {
    width: 50%;
    margin-right: 7px;
}

.boxevaluation div.date span {
    background: none repeat scroll 0% 0% #FFF !important;
    margin-left: 0px;
    margin-top: 10px;
    padding: 0px 2% 0px 1.7%;
    font-size: 18px;
}

.boxevaluation .date {
    text-align: right;
}

.boxevaluation .pago {
    padding: 0px;
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    height: 150px;
    margin-top: 154px:;
    top: 203px;
}

    .boxevaluation .pago p {
        color: #1A1A1A;
        border-bottom: 1px solid #000;
        top: 204px:;
    }

.boxevaluation div.numbers {
    background: url("../img/bg_numbers.png") no-repeat scroll 0% 0% / cover #FFF !important;
    min-height: 110px;
    width: 100%;
    float: left;
    position: absolute;
    top: 350px;
    left: 0px;
    margin-top: 20px;
}

* {
    box-sizing: border-box;
}

td {
    cursor: pointer;
}

tr:hover {
    background: #fffbc5;
    cursor: pointer;
}

tr:nth-of-type(2n+1):hover {
    background: #fffbc5;
}

.ink-table {
    font-size: 13px;
}

table.ink-table tr td {
    padding: 13px 10px;
}

table.ink-table td:hover {
    background-color: #fffbc5;
}

table.ink-table td:active {
    background-color: #7ab800;
}

table.ink-table tr:hover {
    background-color: inherit;
}


/* 20170210_2441 */
.cheque_2 {
    background-color: #6ea93c;
    text-align: center;
    padding: 20px 10px;
}

.t1 {
    font-size: 24px;
}

.seta {
    position: relative;
    margin-bottom: -14px;
}

.boxvalue_new {
    color: #fff;
    font-size: 3em;
}

.maincontent2 {
    min-height: 333px;
    width: 119%;
    background: url("../img/carbottom.png") no-repeat scroll center top transparent !important;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: -123px;
}

.contentformbox2 {
    padding: 0;
}

.boxevaluation div.price2 {
    color: #000;
    display: block;
    float: none;
    font-size: 1.6em;
    font-weight: bold;
    margin-right: -0.5em;
    padding: 0.6em 0px 0px;
}

.boxevaluation .pago {
    padding: 0px;
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    height: 150px;
    top: 203px;
}

    .boxevaluation .pago p {
        color: #1A1A1A;
        border-bottom: 1px solid #000;
        top: 204px;
        font-size: 16px;
    }

table.ink-table td:active {
    background-color: #7ab800;
}
/* 20170210_2441 */




/**TABLE**/

/*** Media SCreen *****/
@media screen and (max-width: 1260px) and (min-width: 961px) {
    .sapo {
        top: 14px;
        bottom: 0px;
        float: left;
        top: 200px;
        min-width: 456px !important;
    }

    .large-vertical-space, .vertical-space {
        margin-top: 14px;
    }

    .boxevaluation div.numbers {
        background: url("../img/bg_numbers.png") no-repeat scroll 0% 0% / cover #FFF !important;
    }
}

/*  mobile */
@media screen and (max-width:450px) {
    .sapo {
        position: relative;
        top: 14px;
        bottom: 0px;
        float: left;
    }

    header {
        padding: 0 !important;
        margin: 0;
        margin-top: 60px
    }

        header img {
            margin-bottom: -30px;
            padding: 0;
        }

    .ink-navigation {
        display: none;
    }

        .ink-navigation ul.menu.greygrad {
            margin-bottom: 20px;
        }

    section {
        display: block;
        margin-top: -50px;
        margin-bottom: 0px;
    }

        section h1 {
            font-size: 18px;
        }

    h1:first-child {
        margin-left: 0px;
        margin-top: -24px;
    }

    .bg_losang {
        border-top: 1px solid #e5e5e5;
        background-image: url(../img/bg_losang.png);
        padding-top: 40px;
        padding-bottom: 20px;
    }

    #maincontent {
        min-height: 70px;
    }

    .contentformbox {
        padding: 0;
    }

    .btn_marcar {
        text-align: left;
    }

    .boxvalue {
        margin-bottom: -82px;
    }

    .tiny-vertical-space, .vertical-space {
        margin-top: 1em;
        margin-bottom: 1em;
    }

    h1 {
        margin: 0 !important;
    }

    .double-vertical-space, .tiny-double-vertical-space {
        margin-top: -2em;
    }

    .vertical-space-menor-bottom {
        margin-bottom: -11px;
    }

    .maincontent2 {
        margin-left: 0px;
        margin-bottom: -175px;
        margin-top: 85px;
    }
}

@media screen and (max-width: 1260px) {
    .bg_gray1 {
        border-left: 0;
    }

    .boxevaluation div.local p {
        position: relative;
        right: -3px;
    }
}

@media screen and (min-width:961px) {
    .boxevaluation div.printeval {
        left: 83%;
    }

    .boxevaluation div.signbox {
        width: 57%;
        margin-right: 1%;
    }

    .boxevaluation div.valuebox {
        width: 40.9%;
        margin-left: 1.1%;
        text-align: right;
    }
}

@media screen and (max-width:1383px) {
    .boxevaluation div.price {
        font-size: 30px;
        margin-top: 30px;
    }
}

@media screen and (max-width:1024px) {
    .space-up {
        margin-top: 42px !important
    }
}

@media screen and (min-width:766px) {
    .boxevaluation div.printeval {
        left: 78%;
    }
}

@media screen and (max-width: 641px) and (min-width: 400px) {
    .maincontent2 {
        margin-left: 0px;
        margin-bottom: -141px;
    }
}

@media screen and (max-width: 960px) and (min-width: 641px) {
    .boxevaluation {
        min-height: 282px;
    }

    .maincontent {
        text-align: left;
    }

    .maincontent2 {
        margin-left: 0px;
        margin-bottom: -141px;
    }
}

@media screen and (max-width: 950px) and (min-width: 817px) {
    .maincontent {
        text-align: left;
        margin-top: 30px;
        margin-bottom: -100px;
    }
}


/*** Alterações - 10-03-2015 para Alex *****/

.font30 {
    font-size: 30px;
    font-weight: lighter;
    margin-bottom: 10px
}


.list {
    list-style: none;
}

    .list li .fa {
        margin-left: -45px;
        margin-right: 0px;
        padding-right: 20px;
        padding-left: 10px;
    }

    .list li {
        font-size: 16px;
        margin-right: 20px;
    }

.ink-form .control-group {
}

.link_saber_small {
    color: #000000;
    text-decoration: underline;
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: -13px;
}

.link_saber2_small {
    color: #000000;
    text-decoration: underline;
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    margin-left: 0px;
    margin-top: -13px;
}


/************* use sprite *****************/

ul.dropdown-menu-categories {
    position: inherit !important;
    margin-left: 6px !important;
    min-width: 98% !important;
    padding-top: 20px !important;
    margin-right: 6px !important;
}

    ul.dropdown-menu-categories li a:hover {
        text-decoration: none !important;
        color: #7ab800 !important;
        background: url(../img/cat_cars.png) no-repeat 0 500px transparent !important;
        font-weight: bold !important;
    }

    ul.dropdown-menu-categories li {
        line-height: 14px !important;
    }


.ink-form .ink-button {
    margin: 0px;
}

.smallIcons {
    margin-top: -5px !important;
    background-color: #fff;
    left: 20px;
}

.btn_drop {
    text-align: left;
}

.smallIcons li {
    background: url(../img/cat_cars.png) no-repeat 0 500px;
    font-size: 16 !important;
    list-style: none;
    min-height: 33px;
    float: left;
    min-width: 150px;
    width: 150px;
    margin-left: 20px !important;
}

    .smallIcons li a {
        padding-left: 66px !important;
        color: #000000;
    }

        .smallIcons li a:hover {
            text-decoration: none;
            color: #7ab800;
        }

        .smallIcons li a:active {
            text-decoration: none;
            color: #7ab800;
            font-weight: bold;
        }



.smallIcons .all {
    background-position: 0 500px;
    padding-left: 7px !important;
}

.smallIcons .citadino {
    background-position: 0 -5px;
}

.smallIcons .utilitario {
    background-position: 0 -35px;
}

.smallIcons .sedan {
    background-position: 0 -70px;
}

.smallIcons .carrinha {
    background-position: 0 -103px;
}

.smallIcons .desportivo {
    background-position: 0 -133px;
}

.smallIcons .cabrio {
    background-position: 0 -165px;
}

.smallIcons .monovolume {
    background-position: 0 -195px;
}

.smallIcons .suv {
    background-position: 0 -230px;
}

.smallIcons .tt {
    background-position: 0 -262px;
}

.smallIcons .pickup {
    background-position: 0 -295px;
}

.smallIcons .ligeiro {
    background-position: 0 -330px;
}

.smallIcons .furgao {
    background-position: 0 -365px;
}

.smallIcons .caravana {
    background-position: 0 -405px;
}

.smallIcons .sinistrado {
    background-position: 0 -444px;
}

.smallIcons .salvado {
    background-position: 0 -487px;
}

.smallIcons .pecas {
    background-position: 0 -527px;
}

.smallIcons.comercial li {
    background: url(../img/cat_comer.png) no-repeat 0 500px;
}

    .smallIcons.comercial li a {
        padding-left: 55px !important;
    }

        .smallIcons.comercial li a:hover {
            text-decoration: none;
        }

        .smallIcons.comercial li a.on {
            font-weight: bold;
            text-decoration: none;
        }


.smallIcons.comercial .all {
    background-position: 0 500px;
    padding-left: 7px !important;
}

.smallIcons.comercial .ligeiro {
    background-position: 0 -5px;
}

.smallIcons.comercial .furgao {
    background-position: 0 -70px;
}

.smallIcons.comercial .pickup {
    background-position: 0 -35px;
}


.cursor {
    cursor: pointer;
}

/*** Alteração monica 14-04-2015 inicio ***/

.ink-navigation .breadcrumbs li {
    color: #ffffff;
    margin-right: 10px;
    margin-left: -10px;
}

    .ink-navigation .breadcrumbs li.color_active {
        color: #ffffff !important;
    }

.ink-navigation ul.breadcrumbs.black li a {
    color: #c4ff26 !important;
}

.ink-navigation .breadcrumbs li.color_disable {
    color: #797979 !important;
}

.ink-navigation ul.breadcrumbs.black {
    padding-left: 40px;
}

/*** Alteração monica 14-04-2015 fim ***/


/*** Alterações - 13-03-2015 para Alex *****/



@media screen and (max-width:320px) {
    .font50 {
        font-size: 30px !important;
        margin-left: 0px;
    }

    .link_saber_small {
        margin-left: 10px;
        margin-top: -10px;
    }

    .video {
        margin-top: 40px;
    }

    .test {
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .nverde {
        margin-bottom: 20px;
        float: none;
    }

    h1 {
    }

    ul#car {
        min-width: 95%;
    }

    .ink-button.btn_green_home {
        margin: 30px 20px 20px 105px !important;
    }

    .bg_dgd {
        height: 430px !important;
        min-height: 430px\9 !important;
        *min-height: 430px !important;
    }

    .ink-button.btn_green_home_small {
        margin: 30px 0px 20px 25px;
    }

    .link_matricula_small {
        margin-left: 45px\9; /* IE 8 and below */
        *margin-left: 45px; /* IE 7 and below */
    }

    .ink-navigation ul.pagination.green li {
        font-size: 14px;
        margin: 2px;
    }

        .ink-navigation ul.pagination.green li a {
            margin: 2px;
        }

    .star {
        padding-top: 10px;
        width: 250px;
        position: absolute;
        margin-bottom: 30px;
        text-align: center;
    }

    .line {
        margin-bottom: 20px;
        height: 70px;
    }

    .line_txt {
        bottom: 10px;
        text-align: center !important;
        width: 400px;
    }

    #classifica {
        margin-left: 0px;
        padding-top: 10px;
    }

    .bg_white3 {
        padding-top: 10px;
    }
}


@media screen and (max-width:480px) {
    .bg_dgd {
        height: 320px;
    }

    .video {
        margin-top: 40px;
    }

    .localizador {
        text-align: center;
        padding-top: 30px;
    }

    ul#car {
        min-width: 97%;
    }

    .bg_dgd {
        height: 400px !important;
        min-height: 400px\9;
        *min-height: 400px !important;
    }

    .ink-button.btn_green_home_small {
        margin: 30px 0px 20px 25px;
    }

    .link_matricula_small {
        margin-left: 45px\9; /* IE 8 and below */
        *margin-left: 45px; /* IE 7 and below */
    }
}

@media screen and (max-width:600px) and (max-width: 636px) {
    .bg_dgd {
        height: 320px;
    }

    .video {
        min-height: 341px;
        width: 100%;
        position: relative;
    }

    h1 {
        margin-left: 20px;
    }

    .localizador {
        text-align: center;
        padding-top: 30px;
    }

    ul#car {
        min-width: 97%;
    }

    .bg_dgd {
        min-height: 200px !important;
        min-height: 400px\9;
        *min-height: 400px !important;
    }

    .ink-button.btn_green_home_small {
        margin: 30px 0px 20px 25px;
    }

    .link_matricula_small {
        margin-left: 45px\9; /* IE 8 and below */
        *margin-left: 45px; /* IE 7 and below */
    }
}

@media screen and (max-width:636px) {
    .bg_dgd {
        min-height: 340px;
    }

    .ink-button.btn_green_home_small {
        margin: 30px 0px 20px 25px;
    }
}

@media screen and (max-width:800px) {
    .video {
        margin-top: 40px;
        margin-right: 80px
    }

    .localizador {
        text-align: center;
        padding-top: 30px;
    }

    ul#car {
        min-width: 97%;
    }
}

@media screen and (max-width:1024px) {
    .mapa_estamos {
        min-height: 499px;
    }
}



/*** Alterações - 16-03-2015 para Alex *****/



.ilustrativa {
    bottom: 10px;
    float: left;
    position: relative;
}
/*** Alteração monica 14-04-2015 position *****/

.ink-button[disabled] {
    background: #e6e6e6 !important;
    color: #cccccc;
}

    .ink-button[disabled]:hover {
        background: #e6e6e6 !important;
        color: #cccccc;
    }

.menupeq {
    margin-left: 15px;
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    bottom: 10px;
}

/*** Chrome - MenuPeq *****/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .menupeq {
        margin-left: 40px;
        text-transform: uppercase;
        font-weight: 500;
        position: absolute;
        bottom: 10px;
    }
}


/*** Alterações - IE *****/


.link_matricula {
    margin-left: 155px\9; /* IE 8 and below */
    *margin-left: 165px; /* IE 7 and below */
}

/* IE 10 and below */
@media screen and (min-width:0\0) {

    .link_matricula_small {
        margin-left: 45px !important;
    }

    .bg_dgd {
        min-height: 400px !important;
    }

    .link_matricula {
        margin-left: 160px !important; /* IE 7 and below */
    }
}

@media screen and (max-width:250px) {
    .bg_dgd {
        min-height: 450px !important;
    }
}



@media screen and (max-width:968px) {

    .bt_center {
        text-align: center;
        padding: 0;
        margin: 0px;
        margin-left: 20px;
    }

    .bt_center2 {
        text-align: center;
        padding: 0;
        margin: 0px;
        margin-left: -95px;
    }
}

.ink-form .control-group input[type="checkbox"], .ink-form .control-group input[type="radio"] {
    margin-top: 5px;
}


.box_car {
    background-color: #ffffff;
    text-align: center;
}


@media screen and (min-width:1300px) {
    .box_car {
        text-align: center;
    }
}

}

@media screen and (max-width:965px) {

    .box_car {
        width: auto !important;
        text-align: center;
    }
}

@media screen and (min-width:636px) and (max-width:960px) {

    .box_car {
        width: 600px !important;
        text-align: center;
    }

    .inform_box_car {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:630px) {

    .box_car {
        width: auto !important;
        text-align: center
    }

    .inform_box_car {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:976px) {

    .box_car {
        width: 600px;
        margin: 0 auto;
        text-align: center;
    }

    .ilustrativa {
        margin: 0 auto;
    }
}



.cursor2 {
    cursor: default;
}

.disponivel {
    position: relative;
    left: 0px;
    right: 0px;
    font-size: 12px;
}

.indisponivel {
    cursor: not-allowed !important;
    background-color: #b9b9b9 !important;
}

.encerrado {
    cursor: not-allowed !important;
    background-color: inherit !important;
}

.spacer {
    cursor: not-allowed !important;
    background-color: inherit !important;
}

.yellow {
    color: #fffc00;
}

.red {
    color: #ff0000;
}

.green {
    color: #a2dd19;
}

.bg_white3 {
    background: #ffffff;
    padding: 10px 10px 0px 10px;
    margin-top: 0px;
}


.localizador h1 {
    text-align: center;
    padding-top: 30px;
}


@media screen and (min-width:1271px) and (min-width: 985px) {

    .localizador {
        min-height: 240px;
    }

    .loc {
        min-height: 293px;
        position: relative;
        top: 80px
    }
}


.alterar {
    float: right;
    margin-top: -14px;
    padding-left: 0px;
    min-width: 80px;
}

.typelink span.citadino {
    background-position: 0 -5px;
}

.typelink span.utilitario {
    background-position: 0 -35px;
}

.typelink span.sedan {
    background-position: 0 -70px;
}

.typelink span.carrinha {
    background-position: 0 -103px;
}

.typelink span.desportivo {
    background-position: 0 -133px;
}

.typelink span.cabrio {
    background-position: 0 -165px;
}

.typelink span.monovolume {
    background-position: 0 -195px;
}

.typelink span.suv {
    background-position: 0 -230px;
}

.typelink span.tt {
    background-position: 0 -262px;
}

.typelink span.pickup {
    background-position: 0 -295px;
}

.typelink span.ligeiro {
    background-position: 0 -330px;
}

.typelink span.furgao {
    background-position: 0 -365px;
}

.typelink span.caravana {
    background-position: 0 -405px;
}

.typelink span.sinistrado {
    background-position: 0 -444px;
}

.typelink span.salvado {
    background-position: 0 -487px;
}

.typelink span.pecas {
    background-position: 0 -527px;
}

.typelink.comercial span {
    background-image: url("../img/cat_comer.png");
}

    .typelink.comercial span.ligeiro {
        background-position: 0 -5px;
        width: 80px;
    }

    .typelink.comercial span.furgao {
        background-position: 0 -70px;
    }

    .typelink.comercial span.pickup {
        background-position: 0 -35px;
    }

.typelink span {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/cat_cars.png");
    background-origin: padding-box;
    background-position: 0 500px;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    height: 30px;
    min-width: 55px;
    font-weight: bold;
    margin-top: -14px;
    margin-left: 20px;
}

.typelink .text_type {
    margin-left: 0px;
    text-align: left;
    top: 3px;
}


/*DEV TEAM CHANGES*/
.ink-form .control-group input[type="checkbox"] + input[type="hidden"] + label {
    margin-top: -.28em;
    padding-left: 1.25em;
    vertical-align: super;
    display: inline-block;
}

.ink-navigation .breadcrumbs li:first-child a {
    padding-left: 0 !important;
}

.mapa_estamos * {
    box-sizing: initial;
}

.mapa_estamos img {
    max-width: initial;
}

.n_encontro_validation {
    position: relative;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.clearLeft {
    clear: left;
}

/*DEV TEAM CHANGES*/


/*** Alterações - 31/03/2015 *****/

/*** Pag. quem somos *****/

.icon_gray2 {
    vertical-align: middle;
    margin-right: 10px;
    color: #a3a3a3;
}

.btn_drop {
    background: #ffffff;
}

    .btn_drop.ink-button {
        background: #ffffff;
    }


/*** Pag. Estamos mensagem erro*****/

.no-space-top {
    top: -60px;
    position: relative;
    margin-bottom: -50px;
}

/*** Pag. passo 2 *****/
.ink-form .control-group .control {
    z-index: 49;
    margin-bottom: -10px;
}



.boxevaluation div.price span.point {
    background: transparent !important;
}

.boxevaluation div.date span.point {
    background: transparent !important;
}




@media screen and (max-width:773px) {

    table.ink-table.bordered tr td:first-child:hover {
        margin: 0;
        padding: none !important;
        margin-bottom: 10px;
        margin-left: 16px;
        min-width: 50px;
        cursor: default;
        background: transparent;
        margin-right: 15px;
    }
}


/*** Alteração monica 08-04-2015 - pag estamos*****/

.cp_margin {
    margin-top: 23px;
}

/*** Alteração monica 08-04-2015 - pag funciona *****/


.bg_white3 {
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    padding-top: 20px;
    margin-top: -10px;
}


/*** Alteração monica 08-04-2015 - passo 1, 2 , 3 form espaçamento *****/

.ink-form .control-group {
    line-height: 2;
    margin-bottom: 1em;
}



/*** Alteração monica 08-04-2015 - div flutuante numero verde *****/





#getFixed {
    position: fixed;
    display: block;
    top: 154px;
    bottom: 0;
    width: auto;
    height: auto;
    z-index: 2000;
}



#orelha-container {
    position: fixed;
    width: auto;
    height: 119px;
    bottom: 0;
    right: 10px;
    z-index: 9999;
    padding: 6px;
    text-align: center;
    background: url("../img/bg_nverde.png") no-repeat top transparent !important;
    background-position: 0px 5px;
}

    #orelha-container img {
        position: relative;
        top: 21px;
    }


#orelha {
    width: 277px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: -13px;
    cursor: pointer;
    margin-right: 10px;
}

    #orelha .fa-2x {
        top: 20px;
    }

    #orelha .fa-1x {
        top: -8px;
        position: relative;
    }

    #orelha span {
        bottom: 9px !important;
        right: -2px;
        width: 209px;
        position: relative;
    }


.no_space_bottom {
    margin-bottom: -5px
}

.no_space_bottom2 {
    margin-bottom: -20px
}

.space_h {
    height: 43px
}


.bg_white4_form {
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    padding-top: 10px;
    height: auto;
    min-height: 300px;
    margin-top: -5px;
    margin-bottom: 0;
}

.inform_box_car {
    margin-top: 20px;
}

.push-ct {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    width: 530px;
}



table.ink-table tr th {
    background: #c9ed76;
}

table.ink-table.bordered tr td:first-child {
    background: #f8f6d9;
}

    /* Alteração monica 14-04-2015 margin hover */

    table.ink-table.bordered tr td:first-child:hover {
        background: #f8f6d9;
        padding: none !important;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 20px;
    }
/* Alteração monica 14-04-2015 margin hover fim */


/*** Alteração monica 08-04-2015 - assinatura cheque *****/

.ass {
    margin-top: -10px;
    margin-left: -5px;
}

/*** Alteração monica 08-04-2015 - class para o loader *****/

.load {
    padding-top: 15px;
}


/*** Alteração monica 14-04-2015 - passo 1 automatico *****/
.m4 {
    top: -22px;
    position: relative;
}


/*** Alteração monica 14-04-2015 - passo 1 manual *****/
@media screen and (max-width:959px) {
    .btn_form {
        text-align: center
    }
}


/*** Alteração monica 14-04-2015 - passo 2 *****/

.m6 {
    top: 3px !important;
    position: relative !important;
    margin-left: -14px !important;
}


/*** Alteração monica 14-04-2015 - passo 3 tabelas das horas retirar amarelo*****/

.tbhoras {
    background: none !important;
}



/*** Pag. passo 3 *****/
.current {
    background-color: #9dd51c !important;
    font-weight: bold;
}

.collectionPointViewMapAnchor {
    cursor: pointer !important;
}

/*** Alteração monica 16-04-2015 onde estamos *****/

.inkform_estamos {
    position: relative;
    bottom: 37px;
}

input.cp {
    min-height: 40px;
    margin-top: -27px;
    margin-bottom: -59px;
}

.cp1 {
    margin-bottom: -50px
}

.cp_p {
    margin-bottom: -5px
}


/*** Alteração monica 16-04-2015 Homepage *****/

@media screen and (max-width:400px) {

    .bg_dgd {
        height: 400px !important;
        min-height: 400px\9;
        *min-height: 400px !important;
    }

    .ink-button.btn_green_home_small {
        margin: 30px 0px 20px 25px;
    }

    .link_matricula_small {
        margin-left: 45px\9; /* IE 8 and below */
        *margin-left: 45px; /* IE 7 and below */
    }
}

/*** Alteração monica 16-04-2015 correcção no passo 1 automático *****/
@media screen and (max-width:960px) {

    .m5 {
        top: -11px !important;
        position: relative !important;
    }
}

/*******Alteração matrícula mobile*******/
.registrationPlateSmallInputMobile p.tip {
    margin: 17px -36px -12px -3px;
}

@media screen and (max-width: 400px) {
    .bg_dgd {
        height: 423px !important;
    }
}

/***  Alteração monica 21-10-2015 ***/
.ink-button.btn_green_vd_funciona {
    background: none repeat scroll 0% 0% #7ab800;
    border: 0px;
    border-radius: 4px;
    margin: 0px;
    color: #ffffff;
    height: 40px;
    width: 200px;
}

    .ink-button.btn_green_vd_funciona:hover {
        text-decoration: none;
        color: #000;
        background: #c4ff26;
    }

    .ink-button.btn_green_vd_funciona:active {
        text-decoration: none;
        color: #000;
        background: #909090;
    }



/* HACK 2016-06-27 */
.push-ct {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    width: 430px;
}

.matricula_steps {
    background-size: contain;
    background-image: url(../img/matricula.png);
    height: 103px;
    width: 100%;
    padding: 10px;
    background-repeat: no-repeat;
}

    .matricula_steps .ink-form input[type="text"], .ink-form textarea {
        border-radius: 4px;
        padding: 8px 6px;
        border: 0px solid #ffffff;
        resize: none;
        background: none repeat scroll 0% 0% #FFF;
        vertical-align: middle;
        text-transform: uppercase;
        font-weight: bold;
        text-align: left;
        padding-left: 60px;
    }

.input_matricula_steps {
    height: 70px;
    margin-left: 44px;
    font-size: 60px;
}


/* 201702032396 */
header .logo {
    margin-top: 5px;
}


@media screen and (min-width: 1261px) {
    header {
        margin-top: 72px;
        padding: 19px 0;
        height: 100px;
    }
}

@media screen and (min-width: 961px) {
    header {
        margin-top: 35px;
        padding: 19px 0;
    }
}

@media screen and (min-width: 641px) {
    header {
        margin-top: 35px;
        padding: 19px 0;
    }
}

@media screen and (min-width: 321px) {
    header {
        margin-top: 35px;
        padding: 19px 0;
    }

    .ink-navigation ul.menu.greygrad {
        margin-top: 42px;
    }
}

