*:focus {
    outline: none;
}

* {
    font-family: "Figtree", sans-serif;
}

input:-webkit-autofill {
    background-color: white !important;
}

span.select2-selection.select2-selection--single,
.customSelect {
    border: none;
    border-bottom: solid rgb(70, 70, 70) 2px !important;
    border-radius: 0px;
    width: 350px;
    height: 30px;

}

.select2-results__option--highlighted {
    background: silver !important;
}


.select2 .select2-container .select2-container--default .select2-container--focus {
    width: 350px;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}


#checkVignetteValid {
    background: #D55713;
}

#portlet_com_example_portlet_CheckingvignettevalidmvcportletPortlet_INSTANCE_UO83fzBwOk5A,
#portlet_com_example_portlet_CheckingvignettevalidmvcportletPortlet_INSTANCE_8TGeE4s1Q5yn {
    max-width: 1250px;
    margin: auto;

}

#rightSideBuyRoadTaxText {
    background: #F5F7F8;
    background-image: -webkit-linear-gradient(right, #fafafa, #F5F7F8);
    background-image: -moz-linear-gradient(right, #fafafa, #F5F7F8);
    background-image: -ms-linear-gradient(right, #fafafa, #F5F7F8);
    background-image: -o-linear-gradient(right, #fafafa, #F5F7F8);
    background-image: linear-gradient(to left, #fafafa, #F5F7F8);
}

.rightSideChoose {
    display: inline-block;
}

#rightSideBuyRoadTaxText {
    height: 64px;
    margin-top: 25px;
    margin-left: 15px;
    position: absolute;
    font-size: 19px;
    vertical-align: text-bottom;
    font-weight: bold;
    background: #EC6730;
}

#rightSideBuyRoadTaxText {
    /*border-bottom:solid 1px silver;*/
    width: 350px;
    margin: 5px;
    color: #1D1B1D;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s, opacity 0.4s;
}

#rightSideBuyRoadTaxText:hover {
    background: #f1f1f1;
    color: #D55713;
    cursor: pointer;
    font-weight: 200;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}


#rightSideBuyRoadTaxText:active {
    box-shadow: none;
    opacity: 0.7;
    zoom: 0.99;
    margin-bottom: 6px;
}


#mainVingnetteBlock {
    position: relative;
}

.vingForm {

    font-size: 14px !important;
    color: #29353D;
    text-align: right;
    margin-bottom: 10px;
}

.vingFormInput {
    padding: 3px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px #1D1B1D solid;
    transition: border 0.3s;
    width: 350px;
    background: #f7f7f7;
    height: 30px;

}

.vingFormInput:focus {
    outline: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 2px #EC6730 !important;
    background: #fefefe;
}


#submitButton {
    margin-left: 0px;
    margin-top: 15px;
    color: #fff;
    background: #1D1B1D;
    border: none;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    transition: background, color, 0.2s, 0.2s;
    transition-timing-function: ease-in;
    transition-delay: 0.1s;
}

#submitButton:hover {
    color: #ffffff;
    background: #D55713;
}

#submitButton:active {
    box-shadow: inset 0 0 0 1px #27496d, inset 0 5px 30px #193047;
}

#mainVingnetteAskBlock {
    margin-top: 25px;
    margin-left: 15px;
    display: inline-block;
}

#infoCubeIdName {
    display: inline-block;
    background: #002633;
    width: 150px;
    height: 150px;
    color: white;
    font-size: 24px;
    box-shadow: 0px 0px 20px #888888 !important;
    padding: 25px;
    text-align: center;
    vertical-align: middle;
    margin-top: -142px;
    margin-left: 35px;
    margin-bottom: 25px;
}

#simpleInfoCubeInfo {
    display: none;
}

#vingnetteVehicleInfo {
    margin-left: 279px;
    margin-top: -40px;
}

.carVingnetteInfo, .carVingnetteInfoHeader {
    padding: 5px;
    padding-left: 20px;
    max-width: 215px;

}

.carVingnetteInfo:first-child, .carVingnetteInfoHeader:first-child {
    padding-left: 2px;
}

.vingnetteBlocks:nth-child(even) {
    background-color: #eeeeee;
}

.vingnetteBlocks:hover {
    background-color: #dddddd;
}

.carVingnetteInfoHeader {
    border-bottom: #000000 solid 1px;
    font-weight: bold;
}

#countriesFieldName, #regNumberFieldName {
    margin-top: 24px;
    font-size: 16px;
    position: absolute;
    cursor: pointer;
    width: 350px;
    height: 25px;
    text-align: left;
    transition: margin-top 0.5s;
    opacity: 0.8;

}

#countriesFieldName:hover, #regNumberFieldName:hover {
    color: #002633 !important;
}

#regNrCheck_form {
    margin-left: 25px;
}

.vingnetteBlock {
    margin-top: 20px;

}

/***********css for header*********/
#portlet_com_example_portlet_MainchoisemvcportletPortlet_INSTANCE_tFgPZkUFiYMv .mainChoiseContainer {
    height: 75px;
}


#portlet_com_example_portlet_MainchoisemvcportletPortlet_INSTANCE_tFgPZkUFiYMv .mainChoise {
    height: 75px;
}

.mainChooseIcon, .findTruckVinette, .menuIcon, .loginIcon, .paidRoads, .sellPoints, .userCharge {
    width: 45px;
    margin-bottom: 0px;
}

.mainChooseIcon:hover, .findTruckVinette:hover, .menuIcon:hover, .loginIcon:hover, .paidRoads:hover, .sellPoints:hover, .userCharge:hover {
    width: 45px;
    margin-bottom: 0px;
}

.mainChoise {
    /*  margin-left: 0px!important;
      margin-right: 0px!important;*/
    display: inline;
    padding-top: 5px;
    height: 75px;
    max-width: 240px;
    width: 25%;
    text-align: center;
    transition: width, background, 0.1s, 0.2s;
    transition-timing-function: ease-in;
    transition-delay: .1s;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    background: #1D1B1D;
}


.secondaryMainChoise {

    margin-left: 15px;
    margin-right: 15px;
    display: inline;
    padding-top: 30px;
    height: 70px;
    max-width: 240px;
    width: 20%;
    text-align: center;
    transition: width, background, 0.1s, 0.2s;
    transition-timing-function: ease-in;
    transition-delay: 0.1s;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    background: #D55713;
}


.secondaryMainChoise:hover {
    /*width: 15.5%;*/
    color: #ffffff;
    background: #565656;
    transition: background, color, 0.1s;
    transition-timing-function: ease-in;
    cursor: pointer;
}


.secondaryChoiseContainer {
    width: 100%;
    min-width: 830px;
    padding-bottom: 55px;
    height: 70px;
    position: relative;
    left: 0;
    top: 0;
    padding: 0 !important;
    display: flex;
    font-size: 13px;
    background: #d55713;
    right: 0;
    margin-top: 0;
}

/*********************************/
.carInfo {
    margin-top: 25px;
}

#notFoundVechicle {
    margin-top: 25px;
    color: #000000; /* text color: black */
    background-color: #ffffff; /* light blue background */
    border: 1px solid #000000;
    padding: 25px 50px 25px 50px;
    width: 350px;
    text-align: center;
    font-weight: bold;
}

@media screen and (min-width: 860px) {
    .vingnetteBlock {
        margin-left: -260px;
    }
}

@media screen and (max-width: 860px) {

    #notFoundVechicle {
        width: 280px;

    }

    #portlet_com_example_portlet_MainchoisemvcportletPortlet_INSTANCE_8D5Hv7XcEe02 .mainChoiseContainer {
        height: 50px;
    }

    #portlet_com_example_portlet_MainchoisemvcportletPortlet_INSTANCE_8D5Hv7XcEe02 .mainChoise {
        height: 50px;
    }

    #checkVignetteValid, #buyVinjette {
        min-width: auto;
    }

    .logo {
        margin-left: 15px;
    }

    #portlet_com_example_portlet_CheckingvignettevalidmvcportletPortlet_INSTANCE_8TGeE4s1Q5yn {
        width: 100%;
        margin: auto;
    }

    #vingnetteVehicleInfo {
        margin-left: 0px;
        margin-top: 0px;
    }

    .carVingnetteInfo, .carVingnetteInfoHeader {

        padding-left: 5px;
        font-size: 11px;

    }

    #mainVingnetteAskBlock {

        margin-left: 0px;
    }


    #regNrCheck_form {
        margin-left: auto;
    }

    /*----------------------------------------------------------------------/*/
    .logo {
        margin-left: 15px;
    }


    .mainChooseText {
        display: none;
    }

    #infoCubeIdName {
        display: none;
    }

    #simpleInfoCubeInfo {
        display: block;
    }

    #theImg {
        min-width: 280px;
        width: 100%;
        margin-bottom: 30px;
    }

    body {
        min-width: 320px;
    }

    .mainChoiseContainer {
        min-width: 320px;
    }

    .mainChoiseContainer img {
        max-width: 50px;
        margin-top: -3px !important;
    }

    .footerTexts {

        margin: 10px;
    }

    .mainChoise {
        margin-left: 5px;
        margin-right: 5px;
    }

    .vingFormInput,
    span.select2-selection.select2-selection--single,
    .customSelect, .select2 .select2-container .select2-container--default .select2-container--focus {
        width: 90%;
        min-width: 290px;
    }

    .carVingnetteInfo:first-child, .carVingnetteInfoHeader:first-child {
        padding-left: 5px;
    }
}