﻿@font-face {
    font-family: Toyota;
    src: url("/fonts/98f63386b2415b571992c09ac1a6887f.woff") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: Toyota-Light;
    src: url("/fonts/98f63386b2415b571992c09ac1a6887f.woff") format("truetype");
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: Toyota-Bold;
    src: url("/fonts/62e126414e460370c8134754eb95907e.woff") format("truetype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: Toyota Type Book;
    src: url("../fonts/ToyotaType-Book.woff2") format("woff2"), url("../fonts/ToyotaType-Book.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

.formContainer {
    position: relative;
    min-height: 100vh;
    overflow-x: hidden;
}

.formBody {
    padding-bottom: 15px;
}

.headerTitle {
    display: block;
    float: left;
    margin: 18px 0;
}
.headerMenu {
    float: right !important;
    margin: 28px 0 15px;
}

.hidden {
    background-color:transparent;
}

.dxisControl .dxis-nbDotsBottom {
    padding: 0;
    margin-top: -25px;
}

    .dxisControl .dxis-nbDotsBottom .dxis-nbSlidePanel {
        left: 45%;
        right: auto !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    }

.dxflGroupCell_MaterialCompact {
    padding: 0 5px;
}

.INGL__hint {
    font: 12px SofiaProLight;
}

.INGL__PINInput {
    font-family: Toyota;
    line-height: 1.4;
    font-size: 20px;
    color: #555;
    padding: 4px 12px;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid rgb(168, 168, 168);
    border-radius: 4px;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out 0s;
    transition-property: border-color;
    transition-duration: 0.15s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
    margin: auto;
    text-align:center;
}

.INGL__PINInput input {
    text-align: center;
}

/*=============================================================================================================================
=====================================================   INGL__sliderReklama  ==========================================================
=============================================================================================================================*/
    .INGL__sliderReklama {
        height: 272px;
        display: block;
        margin-bottom: 10px;
        -webkit-box-shadow: 0px 10px 50px 0px rgba(6,22,33,0.08);
        -moz-box-shadow: 0px 10px 50px 0px rgba(6,22,33,0.08);
        box-shadow: 0px 10px 50px 0px rgba(6,22,33,0.08);
        background-color: transparent;
    }

/*=============================================================================================================================
=====================================================   INGL__sliderReklamaMobile  ==========================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__sliderReklamaMobile {
        height: 150px;
        display: block;
    }
}

@media (min-width:350px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__sliderReklamaMobile {
        height: 170px;
        display: block;
    }
}

@media (min-width:400px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__sliderReklamaMobile {
        height: 190px;
        display: block;
    }
}

@media (min-width:450px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__sliderReklamaMobile {
        height: 220px;
        display: block;
    }
}

@media (min-width:500px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__sliderReklamaMobile {
        height: 240px;
        display: block;
    }
}

@media (min-width:550px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__sliderReklamaMobile {
        height: 270px;
        display: block;
    }
}

@media (min-width:600px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__sliderReklamaMobile {
        height: 300px;
        display: block;
    }
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__sliderReklamaMobile {
        display: none;
    }
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__sliderReklamaMobile {
        display: none;
    }
}





/*=============================================================================================================================
=====================================================   INGL__Layout  =========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__Layout {
        min-width:320px;
        max-width: 1322px;
        margin: 5px;
   }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__Layout {
        max-width: 1322px;
        margin: 5px;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__Layout {
        max-width: 1322px;
        margin: 5px;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__Layout {
        max-width: 1322px;
        margin: 5px;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__Layout {
        max-width: 1322px;
        margin: 0 auto;
   }
}


/*=============================================================================================================================
==================================================   INGL_GlobalContent  ======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL_GlobalContent {
        width: 100%;
        overflow-y:scroll;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .INGL_GlobalContent {
        width: 100%;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL_GlobalContent {
        width: 100%;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL_GlobalContent {
        width: 100%;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL_GlobalContent {
        width: 100%;
    }
}


/*=============================================================================================================================
=======================================================   headerPane  =========================================================
=============================================================================================================================*/
.headerPane {
    padding: 0 !important;
    min-width: 490px;
}
.headerPane.bar {
    padding: 0 12px !important;
}
.headerPane.expanded {
    padding: 2px !important;
}
.headerPane.expanded .content-wrapper {
    padding: 0;
    max-width: initial;
}
.headerPane.expanded .headerTitle {
    display: none;
}
.headerPane.expanded .headerMenu {
    float: none !important;
    margin: 0;
    width: 100%;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}

/*=============================================================================================================================
===================================================   INGL__LoginImage  =======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__LoginImage{
        width:120px;
        margin-top:20px;
        margin-left:auto;
        margin-right:auto;
        display: block;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .INGL__LoginImage {
        width: 160px;
        margin-top:20px;
        margin-left:auto;
        margin-right:auto;
        display: block;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL__LoginImage {
        width: 160px;
        margin-top:20px;
        margin-left:auto;
        margin-right:auto;
        display: block;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__LoginImage {
        width: 200px;
        margin-top:20px;
        margin-left:auto;
        margin-right:auto;
        display: block;
    }
}

/*=============================================================================================================================
===================================================   INGL__ButtonLogin  ======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__ButtonLogin {
        font-family: Toyota;
        background-color: #282830 !important;
        border-color: #282830 !important;
        color: white;
        display: block;
        padding: 6px 12px;
        font-size: 1.2rem;
        font-weight: 200;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
        text-decoration: none;
        width: 100%;
        height: 50px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        transition-property: all;
        transition-duration: 0.2s;
        transition-delay: 0s;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        outline: none;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__ButtonLogin {
        font-family: Toyota;
        background-color: #282830 !important;
        border-color: #282830 !important;
        color: white;
        display: inline-block;
        padding: 6px 12px;
        font-size: 1.2rem;
        font-weight: 200;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
        text-decoration: none;
        width: 304px;
        height: 50px;
        margin: auto;
        margin-top: 10px;
        transition-property: all;
        transition-duration: 0.2s;
        transition-delay: 0s;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        outline: none;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__ButtonLogin {
        font-family: Toyota;
        background-color: #282830 !important;
        border-color: #282830 !important;
        color: white;
        display: inline-block;
        padding: 6px 12px;
        font-size: 1.2rem;
        font-weight: 200;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
        text-decoration: none;
        width: 304px;
        height: 50px;
        margin: auto;
        margin-top: 10px;
        transition-property: all;
        transition-duration: 0.2s;
        transition-delay: 0s;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        outline: none;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__ButtonLogin {
        font-family: Toyota;
        background-color: #282830 !important;
        border-color: #282830 !important;
        color: white;
        display: inline-block;
        padding: 6px 12px;
        font-size: 1.2rem;
        font-weight: 200;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
        text-decoration: none;
        width: 304px;
        height: 50px;
        margin: auto;
        margin-top: 10px;
        transition-property: all;
        transition-duration: 0.2s;
        transition-delay: 0s;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        outline: none;
    }
}

.INGL__ButtonLogin:hover {
    background-color: #fff !important;
    border-color: #282830 !important;
    color: #000;
}

.INGL__ButtonLogin:focus {
    outline:none;
}

/*=============================================================================================================================
====================================================   INGL__LoginText  =======================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__LoginText {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align: middle;
        font-size: 0.7rem;
        padding-bottom: 0px;
        padding-top: 0px;
        display: inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin-bottom: 0px;
        font-weight: 400 !important;
        width: 100%;
        text-align: center;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__LoginText {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align: middle;
        font-size: 0.9rem;
        padding-top: 0px;
        display: inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        padding-bottom: 5px;
        margin-bottom: -10px;
        font-weight: 400 !important;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__LoginText {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align: middle;
        font-size: 0.9rem;
        padding-top: 0px;
        display: inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        padding-bottom: 5px;
        margin-bottom: -10px;
        font-weight: 400 !important;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__LoginText {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align: middle;
        font-size: 0.9rem;
        padding-top: 0px;
        display: inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        padding-bottom: 5px;
        margin-bottom: -10px;
        font-weight: 400 !important;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__LoginText {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align: middle;
        font-size: 0.9rem;
        padding-top: 0px;
        display: inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        padding-bottom: 5px;
        margin-bottom: -10px;
        font-weight: 400 !important;
    }
}

/*=============================================================================================================================
=================================================   INGL__LoginTextInfo  ======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__LoginTextInfo {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align:middle;
        font-size:1rem;
        padding-bottom:0px;
        padding-top:0px;
        display:inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
        margin-bottom:0px;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .INGL__LoginTextInfo {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align:middle;
        font-size:1rem;
        padding-top:0px;
        display:inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
        padding-bottom: 5px;
        margin-bottom: -10px;
        padding-left:50px;
        padding-right:50px;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL__LoginTextInfo {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align:middle;
        font-size:1rem;
        padding-top:0px;
        display:inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
        padding-bottom: 5px;
        margin-bottom: -10px;
        padding-left:50px;
        padding-right:50px;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__LoginTextInfo {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align:middle;
        font-size:1rem;
        padding-top:0px;
        display:inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
        padding-bottom: 5px;
        margin-bottom: -10px;
        padding-left:50px;
        padding-right:50px;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__LoginTextInfo {
        font-family: Toyota;
        line-height: 2;
        -webkit-font-smoothing: antialiased;
        vertical-align:middle;
        font-size:1rem;
        padding-top:0px;
        display:inline-block;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
        padding-bottom: 5px;
        margin-bottom: -10px;
        padding-left:50px;
        padding-right:50px;
    }
}


/*=============================================================================================================================
====================================================   INGL__Captcha  =========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__Captcha{
        display:inline;
        width:100%;
        height:50px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .INGL__Captcha {
        display: inline-block;
        margin-bottom: 10px;
        width: 304px;
        height: 50px;
        display: inline-block;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL__Captcha {
        display: inline-block;
        margin-bottom: 10px;
        width: 304px;
        height: 50px;
        display: inline-block;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__Captcha {
        display: inline-block;
        margin-bottom: 10px;
        width: 304px;
        height: 50px;
        display: inline-block;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__Captcha {
        display: inline-block;
        margin-bottom: 10px;
        height: 50px;
        display: inline-block;
    }
}

/*=============================================================================================================================
======================================================   INGL__Link  ==========================================================
=============================================================================================================================*/
.INGL__Link {
    font-family: Toyota;
    font-size: 14px;
    border-bottom: none;
    color: #ff0022 !important;
    cursor: pointer;
    padding-bottom: .1rem;
    display: inline;
    position: relative;
    transition-property: color;
    transition-duration: .25s;
    transition-delay: 0s;
    transition-timing-function: ease-out;
    text-decoration: none;
}

    .INGL__Link:hover {
        color: #ff0022 !important;
        text-decoration: underline;
    }


/*=============================================================================================================================
===================================================   INGL__LinkWnioski  ======================================================
=============================================================================================================================*/
.INGL__LinkWnioski {
    font-family: Toyota;
    font-size: 0.95rem;
    border-bottom: none;
    color: #282830 !important;
    cursor: pointer;
    padding-bottom: .1rem;
    display: inline;
    position: relative;
    transition-property: color;
    transition-duration: .25s;
    transition-delay: 0s;
    transition-timing-function: ease-out;
    text-decoration: none;
}

    .INGL__LinkWnioski:hover {
        color: #ff0022 !important;
        text-decoration: none;
    }


/*=============================================================================================================================
======================================================   INGL__LinkCookies  ==========================================================
=============================================================================================================================*/
.INGL__LinkCookies {
    border-bottom: none;
    color: #ff0022;
    cursor: pointer;
    padding-bottom: .1rem;
    display: inline;
    position: relative;
    transition-property: color;
    transition-duration: .25s;
    transition-delay: 0s;
    transition-timing-function: ease-out;
    text-decoration: none;
}

    .INGL__LinkCookies:hover {
        color: #ff0022 !important;
        text-decoration: none;
    }


/*=============================================================================================================================
======================================================   INGL__LinkCookies  ==========================================================
=============================================================================================================================*/

.INGL__GroupBoxHeader {
    font-family: Toyota;
    font-size: 1.2rem;
    color: #333333;
}


/*=============================================================================================================================
===================================================   INGL__TextInput  ========================================================
=============================================================================================================================*/

@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__TextInput {
        font-family: Toyota;
        line-height: 1.4;
        font-size: 0.9rem;
        color: #000000;
        padding: 4px 12px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 98vw;
        height: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        font-size: 1rem;
        margin: auto;
        cursor: inherit;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__TextInput {
        font-family: Toyota;
        line-height: 1.4;
        font-size: 0.9rem;
        color: #000000;
        padding: 4px 12px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 100%;
        height: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin: auto;
        cursor: inherit;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__TextInput {
        font-family: Toyota;
        line-height: 1.4;
        font-size: 0.9rem;
        color: #000000;
        padding: 4px 12px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 100%;
        height: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin: auto;
        cursor: inherit;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__TextInput {
        font-family: Toyota;
        line-height: 1.4;
        font-size: 0.9rem;
        color: #000000;
        padding: 4px 12px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 100%;
        height: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin: auto;
        cursor: inherit;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__TextInput {
        font-family: Toyota;
        line-height: 1.4;
        font-size: 0.9rem;
        color: #000000;
        padding: 4px 12px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 100%;
        height: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin: auto;
        cursor:inherit;
    }
}

.INGL__TextInput:focus {
    border-color: #ff0022 !important;
    outline: 0px none;
}

.INGL__TextInputFocused {
    border-color: #ff0022 !important;
    outline: 0px none;
}


.INGL__LoadingPanel{
    box-shadow:none;
    border:none;
    background-color:transparent;
    border-width:0px;
}
/*=============================================================================================================================
==================================================   INGL__TextInputDate  =====================================================
=============================================================================================================================*/
.INGL__TextInputDate:focus {
    border-color: #ff0022;
    outline: 0px none;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__TextInputDate {
        font-family: Toyota;
        display: block;
        font-size: 0.9rem;
        color: #555;
        padding: 4px 12px;
        padding-right: 4px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 98vw;
        height: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin: auto;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__TextInputDate {
        font-family: Toyota;
        display: block;
        font-size: 0.9rem;
        color: #555;
        padding: 4px 12px;
        padding-right: 4px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 200px;
        height: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin: auto;
        float: left;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__TextInputDate {
        font-family: Toyota;
        display: block;
        font-size: 0.9rem;
        color: #555;
        padding: 4px 12px;
        padding-right: 4px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 200px;
        height: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin: auto;
        float: left;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__TextInputDate {
        font-family: Toyota;
        display: block;
        font-size: 0.9rem;
        color: #555;
        padding: 4px 12px;
        padding-right: 4px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 200px;
        height: 40px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        margin: auto;
        float: left;
    }
}


/*=============================================================================================================================
==============================================   INGL__ActivePageControl  =====================================================
=============================================================================================================================*/
.INGL__ActivePageControl {
    font-family: Toyota;
    font-size: 18px;
    text-transform: unset;
}

.dxtcLite_MaterialCompact.dxtc-top > .dxtc-stripContainer .dxtc-activeTab {
    font-family: Toyota;
    text-transform: unset;
    font-weight: normal;
}

.dxtcLite_MaterialCompact > .dxtc-stripContainer .dxtc-tab, .dxtcLite_MaterialCompact > .dxtc-stripContainer .dxtc-activeTab, .dxtcLite_MaterialCompact > .dxtc-stripContainer .dxtc-leftIndent, .dxtcLite_MaterialCompact > .dxtc-stripContainer .dxtc-spacer, .dxtcLite_MaterialCompact > .dxtc-stripContainer .dxtc-rightIndent, .dxtcLite_MaterialCompact > .dxtc-stripContainer .dxtc-sbWrapper, .dxtcLite_MaterialCompact > .dxtc-stripContainer .dxtc-sbIndent, .dxtcLite_MaterialCompact > .dxtc-stripContainer .dxtc-sbSpacer {
    font-family: Toyota;
    text-transform: unset;
    font-weight: normal;
}
/*=============================================================================================================================
=================================================   INGL__TextInputLogin  =====================================================
=============================================================================================================================*/
.INGL__TextInputLogin:focus {
    border-color: #ff0022 !important;
    outline: 0px none;
}
.INGL__TextInputLogin:hover {
    border-color: #ff0022 !important;
    outline: 0px none;
}

@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__TextInputLogin {
        font-family: Toyota;
        font-size: 1rem;
        display: block;
        width: 100%;
        height: 50px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        line-height: 1.8;
        padding: 4px 12px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        margin-bottom: 10px;
        margin-top: 10px;
        outline: none;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__TextInputLogin {
        font-family: Toyota;
        font-size: 1rem;
        display: block;
        height: 50px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        line-height: 1.8;
        padding: 4px 12px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 304px;
        margin: auto;
        margin-bottom: 10px;
        margin-top: 10px;
        outline: none;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__TextInputLogin {
        font-family: Toyota;
        font-size: 1rem;
        display: block;
        height: 50px;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
        line-height: 1.8;
        padding: 4px 12px;
        vertical-align: middle;
        background-color: #FFF;
        background-image: none;
        border: 1px solid rgb(168, 168, 168);
        border-radius: 4px;
        box-shadow: none;
        transition: border-color 0.15s ease-in-out 0s;
        transition-property: border-color;
        transition-duration: 0.15s;
        transition-timing-function: ease-in-out;
        transition-delay: 0s;
        width: 304px;
        margin: auto;
        margin-bottom: 10px;
        margin-top: 10px;
        outline: none;
    }
}

/*=============================================================================================================================
================================================   ags__radio-button  =========================================================
=============================================================================================================================*/
.ags__radio-button input[type="radio"] {
    margin-right: 3px;
    margin-left:10px;
}

/*=============================================================================================================================
===================================================   INGL__ComboBox  =========================================================
=============================================================================================================================*/
.INGL__ComboBox {
    font-family: Toyota;
    line-height: 1.4;
    color: #555;
    height: 40px;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid rgb(168, 168, 168);
    border-radius: 4px;
    box-shadow: none;
    /*padding: 4px 12px;*/
    transition: border-color 0.15s ease-in-out 0s;
    transition-property: border-color;
    transition-duration: 0.15s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}
.INGL__ComboBox:focus {
    border-color: #ff0022;
    outline: 0px none;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}


/*=============================================================================================================================
====================================================   INGL__Message  =========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .INGL__Message {
        font-family: Toyota;
        margin-top: 0;
        margin-bottom: 2em;
        border: 1px solid #d6d6d6;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom:10px;
        background-image: none;
        border-bottom: 2px solid rgba(168,168,168,0.4);
        border-radius: 6px;
        background-color: #f0f0f0;
        display:block;
        margin-left:0px;
        margin-right:0px;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL__Message {
        font-family: Toyota;
        margin-top: 0;
        margin-bottom: 2em;
        border: 1px solid #d6d6d6;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom:10px;
        background-image: none;
        border-bottom: 2px solid rgba(168,168,168,0.4);
        border-radius: 6px;
        background-color: #f0f0f0;
        display:block;
        margin-left:0px;
        margin-right:0px;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__Message {
        font-family: Toyota;
        margin-top: 0;
        margin-bottom: 2em;
        border: 1px solid #d6d6d6;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom:10px;
        background-image: none;
        border-bottom: 2px solid rgba(168,168,168,0.4);
        border-radius: 6px;
        background-color: #f0f0f0;
        display:block;
        margin-left:0px;
        margin-right:0px;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__Message {
        font-family: Toyota;
        margin-top: 0;
        margin-bottom: 2em;
        border: 1px solid #d6d6d6;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom:10px;
        background-image: none;
        border-bottom: 2px solid rgba(168,168,168,0.4);
        border-radius: 6px;
        background-color: #f0f0f0;
        display:block;
        margin-left:0px;
        margin-right:0px;
    }
}

/*=============================================================================================================================
========================================================   ul.topnav  =========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    ul.topnav {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background: rgba(51, 51, 51, 0.9);
        position:relative;
        width:100%;
        bottom:0;
    }
    ul.topnav li {
        float: left;
        width:100%;
        border:0.1px solid rgba(51, 51, 51, 0.9);
        border-bottom-color:#666;
    }
    ul.topnav li span {
        display: inline-block;
        color: rgba(255, 255, 255, 0.9);
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        transition: 0.3s;
        font-weight:100;
        font-size:1.1rem;
        vertical-align:middle;
    }
    ul.topnav li a {
        display: inline-block;
        color: rgba(255, 255, 255, 0.9);
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        transition: 0.3s;
        font-size: 0.8rem;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    ul.topnav {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background: rgba(51, 51, 51, 0.9);
        width: 100%;
        bottom: 0;
    }
    ul.topnav li {
        float: left;
        width: auto;
        border: none;
    }
        ul.topnav li span {
            display: inline-block;
            color: rgba(255, 255, 255, 0.9);
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-weight: 100;
            font-size: 1.1rem;
            vertical-align: middle;
        }
        ul.topnav li a {
            display: inline-block;
            color: rgba(255, 255, 255, 0.9);
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-size: 0.8rem;
        }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    ul.topnav {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background: rgba(51, 51, 51, 0.9);
        width: 100%;
        bottom: 0;
    }
    ul.topnav li {
        float: left;
        width: auto;
        border: none;
    }
        ul.topnav li span {
            display: inline-block;
            color: rgba(255, 255, 255, 0.9);
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-weight: 100;
            font-size: 1.1rem;
            vertical-align: middle;
        }
        ul.topnav li a {
            display: inline-block;
            color: rgba(255, 255, 255, 0.9);
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-size: 0.8rem;
        }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    ul.topnav {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background: rgba(51, 51, 51, 0.9);
        width: 100%;
        bottom: 0;
    }
    ul.topnav li {
        float: left;
        width: auto;
        border: none;
    }
        ul.topnav li span {
            display: inline-block;
            color: rgba(255, 255, 255, 0.9);
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-weight: 100;
            font-size: 1.1rem;
            vertical-align: middle;
        }
        ul.topnav li a {
            display: inline-block;
            color: rgba(255, 255, 255, 0.9);
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-size: 0.9rem;
        }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    ul.topnav {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background: rgba(51, 51, 51, 0.9);
        width: 100%;
        bottom: 0;
    }
    ul.topnav li {
        float: left;
        width: auto;
        border: none;
    }
        ul.topnav li span {
            display: inline-block;
            color: rgba(255, 255, 255, 0.9);
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-weight: 100;
            font-size: 1.1rem;
            vertical-align: middle;
        }
        ul.topnav li a {
            display: inline-block;
            color: rgba(255, 255, 255, 0.9);
            text-align: center;
            padding: 14px 16px;
            text-decoration: none;
            transition: 0.3s;
            font-size: 1rem;
        }
}

/*=============================================================================================================================
===================================================   INGL__PanelHeader  ======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__PanelHeader {
        font-family: Toyota;
        font-size: 20px;
        font-weight: normal;
        margin: 0;
        color: #333333;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__PanelHeader {
        font-size: 25px;
        font-family: Toyota;
        font-weight: 300;
        line-height: 1.1;
        color: inherit;
        padding-bottom: 5px;
        padding-left: 5px;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__PanelHeader {
        font-size: 25px;
        font-family: Toyota;
        font-weight: 300;
        line-height: 1.1;
        color: inherit;
        margin: 0;
        padding-left:5px;
    }
}

/*=============================================================================================================================
=====================================================   INGL__ImageIcon  ======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__ImageIcon {
       width:20px;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .INGL__ImageIcon {
        width:50px;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL__ImageIcon {
        width:50px;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__ImageIcon {
        width:50px;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__ImageIcon {
        width:50px;
    }
}


/*=============================================================================================================================
====================================================   INGL__Footer-Content  ==================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__Footer-Content {
        font-family: Toyota;
        bottom: 0;
        left: 0;
        padding-top: 0px;
        margin: 0;
        width: 100%;
        position: relative;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__Footer-Content {
        font-family: Toyota;
        bottom: 0;
        left: 0;
        padding-top: 0px;
        margin: 0;
        width: 100%;
        position: fixed;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL__Footer-Content {
        font-family: Toyota;
        bottom: 0;
        left: 0;
        padding-top: 0px;
        margin: 0;
        width: 100%;
        position: fixed;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__Footer-Content {
        font-family: Toyota;
        bottom: 0;
        left: 0;
        padding-top: 0px;
        margin: 0;
        width: 100%;
        position: fixed;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__Footer-Content {
        font-family: Toyota;
        bottom: 0;
        left: 0;
        padding-top: 0px;
        margin: 0;
        width: 100%;
        position: fixed;
    }
}


/*=============================================================================================================================
========================================   INGL__KomunikatTabelaKolumnaOpis  ==================================================
=============================================================================================================================*/
.INGL__KomunikatTabelaKolumnaOpis {
    width: 20%;
    text-align: right;
    font-weight:600;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}


/*=============================================================================================================================
==================================================   INGL__TabMenuText  =======================================================
=============================================================================================================================*/
.INGL__TabMenuText.active {
    color: #ff0022 !important;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__TabMenuText {
        font-family: Toyota;
        margin-top:15px;
        margin-bottom: 10px;
        color: #333 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-right: 10px;
        padding-left: 5px;
        position: relative;
        float: left;
        font-size: 1.1rem;
        z-index: 2;
        -webkit-font-smoothing: antialiased;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .INGL__TabMenuText {
        font-family: Toyota;
        margin-bottom: 20px;
        color: #333 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-right: 10px;
        padding-left: 5px;
        position: relative;
        float: left;
        font-size: 1.6rem;
        z-index: 2;
        -webkit-font-smoothing: antialiased;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL__TabMenuText {
        font-family: Toyota;
        margin-bottom: 20px;
        color: #333 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-right: 10px;
        padding-left: 5px;
        position: relative;
        float: left;
        font-size: 1.6rem;
        z-index: 2;
        -webkit-font-smoothing: antialiased;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__TabMenuText {
        font-family: Toyota;
        margin-bottom: 20px;
        color: #333 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-right: 10px;
        padding-left: 5px;
        position: relative;
        float: left;
        font-size: 1.6rem;
        z-index: 2;
        -webkit-font-smoothing: antialiased;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__TabMenuText {
        font-family: Toyota;
        margin-bottom: 20px;
        color: #333 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-right: 10px;
        padding-left: 5px;
        position: relative;
        float: left;
        font-size: 1.6rem;
        z-index: 2;
        -webkit-font-smoothing: antialiased;
    }
}


/*=============================================================================================================================
====================================================   INGL__LoginWindow  =====================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__LoginWindow {
        color: #333333;
        font-family: Toyota;
        /*background: rgba(255, 255, 255, 0.9);*/
        background-color: #ffffff;
        border: 1px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 2rem;
        margin-bottom: auto;
        border-radius: 6px;
        text-align: center;
        padding-top: 20px;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__LoginWindow {
        color: #333333;
        font-family: Toyota;
        /*background: rgba(255, 255, 255, 0.9);*/
        background-color: #ffffff;
        border: 1px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 2rem;
        margin-bottom: auto;
        border-radius: 6px;
        text-align: center;
        padding-top: 20px;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__LoginWindow {
        color: #333333;
        font-family: Toyota;
        /*background: rgba(255, 255, 255, 0.9);*/
        background-color: #ffffff;
        border: 1px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 2rem;
        margin-bottom: auto;
        border-radius: 6px;
        text-align: center;
        padding-top: 20px;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__LoginWindow {
        color: #333333;
        font-family: Toyota;
        /*background: rgba(255, 255, 255, 0.9);*/
        background-color:#ffffff;
        border: 1px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 2rem;
        margin-bottom: auto;
        border-radius: 6px;
        text-align: center;
        padding-top: 20px;
    }
}


/*=============================================================================================================================
==================================================   INGL__LoginControls  =====================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__LoginControls {
        width: 100%;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__LoginControls {
        width: 304px;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__LoginControls {
        width: 304px;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__LoginControls {
        width: 304px;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__LoginControls {
        width: 304px;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}


/*=============================================================================================================================
=================================================   divLaptopVisibleOnly  =====================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
    .divLaptopVisibleOnly {
        display: none;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .divLaptopVisibleOnly {
        display:block;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .divLaptopVisibleOnly {
        display:block;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .divLaptopVisibleOnly {
        display:block;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .divLaptopVisibleOnly {
        display:block;
    }
}


/*=============================================================================================================================
================================================   divMobileVisibleOnly  ======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .divMobileVisibleOnly {
        display:block;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .divMobileVisibleOnly {
        display: none;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .divMobileVisibleOnly {
        display: none;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .divMobileVisibleOnly {
        display: none;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .divMobileVisibleOnly {
        display: none;
    }
}

/*=============================================================================================================================
=============================================   divLaptopMenuVisibleOnly  =====================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .divLaptopMenuVisibleOnly {
        display: none;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .divLaptopMenuVisibleOnly {
        display: none;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .divLaptopMenuVisibleOnly {
        display: block;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .divLaptopMenuVisibleOnly {
        display: block;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .divLaptopMenuVisibleOnly {
        display: block;
    }
}


/*=============================================================================================================================
============================================   divMobileMenuVisibleOnly  ======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .divMobileMenuVisibleOnly {
        display:block;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .divMobileMenuVisibleOnly {
        display:block;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .divMobileMenuVisibleOnly {
        display: none;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .divMobileMenuVisibleOnly {
        display: none;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .divMobileMenuVisibleOnly {
        display: none;
    }
}


/*=============================================================================================================================
=============================================   divLaptopFooterVisibleOnly  =====================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .divLaptopFooterVisibleOnly {
        display: none;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .divLaptopFooterVisibleOnly {
        display: none;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .divLaptopFooterVisibleOnly {
        display: none;
    }
}
@media (min-width:1100px) { /* big landscape tablets, laptops, and desktops */
    .divLaptopFooterVisibleOnly {
        display: block;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .divLaptopFooterVisibleOnly {
        display: block;
    }
}


/*=============================================================================================================================
============================================   divMobileFooterVisibleOnly  ======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .divMobileFooterVisibleOnly {
        display:block;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .divMobileFooterVisibleOnly {
        display:block;
        text-align:center;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .divMobileFooterVisibleOnly {
        display: block;
        text-align:center;
    }
}
@media (min-width:1100px) { /* big landscape tablets, laptops, and desktops */
    .divMobileFooterVisibleOnly {
        display: none;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .divMobileFooterVisibleOnly {
        display: none;
    }
}

/*=============================================================================================================================
======================================================   INGL__Tytul  =========================================================
=============================================================================================================================*/
.INGL__Tytul {
    line-height: 2;
    color: #333333;
    float: right;
    font-size: 21px;
    padding-top: 22px;
    clear: both;
    -webkit-font-smoothing: antialiased;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}


/*=============================================================================================================================
====================================================   INGL__LogoIng  =========================================================
=============================================================================================================================*/
.INGL__LogoIng {
    float: left;
    box-sizing: border-box;
    height: 40px;
    padding-top: 20px;
    position: absolute;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}

/* MOBILE & LAPTOP */


/*=============================================================================================================================
===================================================   INGL__LinkButton  =======================================================
=============================================================================================================================*/

.INGL__LinkButton {
    padding: 5px 10px !important;
    font-family: Toyota;
    background-color: #ff0022 !important;
    border: 1px solid #ff0022 !important;
    color: white;
    display: inline-block;
    font-size: 11px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border-radius: 50px !important;
    text-decoration: none;
    margin: 0px;
    line-height: 1.1rem;
    min-width: 80px;
    font-weight: normal;
    transition: all 0.3s ease-in-out;
    outline: none;
    }
    .INGL__LinkButton:hover {
        padding: 5px 10px !important;
        background-color: #fff !important;
        color: #000 !important;
        border: 1px solid #ff0022 !important;
        outline: none;
        border-radius: 50px !important;
    }
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}


/*=============================================================================================================================
================================================   PopupButtonsContainer  =====================================================
=============================================================================================================================*/
.PopupButtonsContainer {
    margin: 0 0 0 auto;
    text-align: right;
    padding-top: 6px;
    border: none;
}

/*=============================================================================================================================
=====================================================   INGL__Button  =========================================================
=============================================================================================================================*/
.INGL__Button {
    font-family: Toyota;
    background-color: #ff0022 !important;
    border-color: #ff0022 !important;
    color: white;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
    margin: 5px;
    outline: none;
}
    .INGL__Button:hover {
        background-color: #AC1419 !important;
        border-color: #AC1419 !important;
        transition: all 0.3s ease-in-out;
        outline: none;
    }

.INGL__Button:focus {
    outline: none;
}

@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}


/*=============================================================================================================================
=================================================   INGL__ButtonFilter  =======================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__ButtonFilter {
        font-family: Toyota;
        background-color: #ff0022 !important;
        border-color: #ff0022 !important;
        color: #fff;
        display: inline-block;
        padding: 6px 12px;
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
        text-decoration: none;
        margin: 1px;
        height: 40px;
        width: 98vw;
    }
        .INGL__ButtonFilter:hover {
            background-color: #fff !important;
            border-color: #ff0022 !important;
            color: #ff0022 !important;
            transition: all 0.3s ease-in-out;
        }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__ButtonFilter {
        font-family: Toyota;
        background-color: #ff0022 !important;
        border-color: #ff0022 !important;
        color: white;
        display: inline-block;
        padding: 6px 12px;
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
        text-decoration: none;
        margin: 1px;
        height: 40px;
        width: 98vw;
    }
        .INGL__ButtonFilter:hover {
            background-color: #fff !important;
            border-color: #ff0022 !important;
            color: #ff0022 !important;
            transition: all 0.3s ease-in-out;
        }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__ButtonFilter {
        font-family: Toyota;
        background-color: #ff0022 !important;
        border-color: #ff0022 !important;
        color: white;
        display: inline-block;
        font-size: 14px;
        padding: 6px 12px;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
        text-decoration: none;
        height: 40px;
        margin-top: -30px;
        width: 90px;
    }
        .INGL__ButtonFilter:hover {
            background-color: #fff !important;
            border-color: #ff0022 !important;
            color: #ff0022 !important;
            transition: all 0.3s ease-in-out;
        }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__ButtonFilter {
        font-family: Toyota;
        background-color: #ff0022 !important;
        border-color: #ff0022 !important;
        color: white;
        display: inline-block;
        font-size: 14px;
        padding: 6px 12px;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
        text-decoration: none;
        height: 40px;
        margin-top: -30px;
        width: 90px;
    }
        .INGL__ButtonFilter:hover {
            background-color: #fff !important;
            border-color: #ff0022 !important;
            color: #ff0022 !important;
            transition: all 0.3s ease-in-out;
        }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__ButtonFilter {
        font-family: Toyota;
        background-color: #ff0022 !important;
        border-color: #ff0022 !important;
        color: white;
        display: inline-block;
        font-size: 14px;
        padding: 6px 12px;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
        text-decoration: none;
        height: 40px;
        margin-top: -30px;
        width: 90px;
    }
        .INGL__ButtonFilter:hover {
            background-color: #fff !important;
            border-color: #ff0022 !important;
            color: #ff0022 !important;
            transition: all 0.3s ease-in-out;
        }
}


/*=============================================================================================================================
=====================================================   INGL__GridView  =======================================================
=============================================================================================================================*/

.INGL__GridView {
    font-family: Toyota;
    border: none;
    color: #000;
    -webkit-font-smoothing: antialiased;
    padding: 0px;
}
.INGL__GridView tr:hover {
    background-color: #FFFFFF;
}
.dxgvADR .dxgvADCC{
    white-space:normal;
}
.INGL__GridView.Alternate {
    background-color: #f0f0f0;
}
.INGL__GridView.Selected {
    background-color: #A8A8A8;
}
.INGL__GridView.Alternate:hover {
    background-color: #f0f0f0;
}
.INGL__GridView th {
    font-weight: 600;
    vertical-align: middle;
    text-align: left;
    height: 32px;
    padding: 5px;
    border: none;
    background-image: url("../img/sort_up_down.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: right center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-color: #ffffff;
    z-index: 122;
    color: #333;
}
.INGL__GridView th a {
    display: block;
    outline: 0;
    padding: 0px;
    text-decoration: none;
    background-color: #ffffff;
    color: #333;
}

.INGL__GridView td {
    border: none;
    color: #333;
    min-height: 2.5rem;
}
.INGL__GridViewHeader {
    font-family: Toyota;
    font-weight: bold;
    text-decoration: none;
    background-color: #ffffff;
    color: #333;
}
    .INGL__GridViewHeader td {
        font-family: Toyota;
        padding-left: 0px;
        border: none;
        color: #333;
    }
.INGL__GridViewHeader tr:hover {
    background-color: #ffffff;
}
.INGL__GridViewPager{
    background-color: none;
    padding-top:10px;
}
    .INGL__GridViewPager b {
        font-family: Toyota;
        font-size: 0.9rem;
        font-weight: 500;
        padding-left: 0px;
        border: none;
        color: #333;
        white-space: nowrap;
    }
    .INGL__GridViewPager a {
        font-family: Toyota;
        font-size: 0.9rem;
        font-weight: 500;
        padding-left: 0px;
        border: none;
        color: #333;
        white-space: nowrap;
        text-decoration: none;
    }
.INGL__GridViewH a:hover {
    background-color: #ffffff;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones 
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}



/*=============================================================================================================================
=====================================================   INGL__Header  =========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__Header {
        display: none;
    }
}
.INGL__Header {
    height: 40px !important;
    width: 100%;
    background: #d91918;
    content: "";
    left: 0px;
    right: 0px;
    top: 0px;
    display: block;
    margin:0px;
    padding:0px;
}


/*=============================================================================================================================
=====================================================   INGL__Header  =========================================================
=============================================================================================================================*/
.INGL__HeaderBlock{
    max-width:1212px;
    margin-left:auto;
    margin-right:auto;
    position:static;
}


/*=============================================================================================================================
=================================================   INGL__HeaderMenu  =========================================================
=============================================================================================================================*/
.INGL__HeaderMenu:hover {
    color: #fff !important;
    text-decoration: none;
}

.INGL__HeaderMenu.active {
    color: #fff !important;
    text-decoration: underline;
    font-weight: bold;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__HeaderMenu {
        display:none;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__HeaderMenu {
        font-family: "Lato Regular",sans-serif !important;
        color: #fff !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        top: 0;
        position: relative;
        float: left;
        margin-left: 20px;
        font-size: 0.75rem;
        -webkit-font-smoothing: antialiased;
        line-height: 40px;
    }
}
@media (min-width:966px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__HeaderMenu {
        font-family: "Lato Regular",sans-serif !important;
        color: #fff !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        top: 0;
        position: relative;
        float: left;
        margin-left: 20px;
        font-size: 0.75rem;
        -webkit-font-smoothing: antialiased;
        line-height:40px;
    }
}


/*=============================================================================================================================
===============================================   INGL__HeaderMenuSeparator  ==================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__HeaderMenuSeparator {
            display: none;
        }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .INGL__HeaderMenuSeparator {
        color: #767676 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-left: 0px;
        margin-left: 10px;
        position: relative;
        float: left;
        display: block;
        content: "";
        top: 13px;
        border-left: 1px solid #d6d6d6;
        width: 5px;
        height: 16px;
        box-sizing: border-box;
        z-index: 2;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL__HeaderMenuSeparator {
        color: #767676 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-left: 0px;
        margin-left: 10px;
        position: relative;
        float: left;
        display: block;
        content: "";
        top: 13px;
        border-left: 1px solid #d6d6d6;
        width: 5px;
        height: 16px;
        box-sizing: border-box;
        z-index: 2;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__HeaderMenuSeparator {
        color: #767676 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-left: 0px;
        margin-left: 10px;
        position: relative;
        float: left;
        display: block;
        content: "";
        top: 13px;
        border-left: 1px solid #d6d6d6;
        width: 5px;
        height: 16px;
        box-sizing: border-box;
        z-index: 2;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__HeaderMenuSeparator {
        color: #767676 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-left: 0px;
        margin-left: 10px;
        position: relative;
        float: left;
        display: block;
        content: "";
        top: 13px;
        border-left: 1px solid #d6d6d6;
        width: 5px;
        height: 16px;
        box-sizing: border-box;
        z-index: 2;
    }
}


/*=============================================================================================================================
=================================================   INGL__ButtonNavi  =========================================================
=============================================================================================================================*/
.INGL__ButtonNavi {
    font-family: Toyota;
    display: inline-block;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 40px;
    margin-left: 3px;
    height: 28px;
}
.INGL__ButtonNavi:hover {
    background-color: #AC1419 !important;
    border-color: #AC1419 !important;
    transition: all 0.3s ease-in-out;
}
.INGL__ButtonNavi.active {
    color: #333333 !important;
    background-color: #F0F0F0 !important;
    border-color: #F0F0F0 !important;
    font-weight: 600;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}


/* MOBILE & LAPTOP */


/*=============================================================================================================================
=====================================================   INGL__Table  ==========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
.INGL__Table {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
    .INGL__Table {
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        width: 100%;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    .INGL__Table {
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        width: 100%;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__Table {
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        width: 100%;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__Table {
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        width: 100%;
    }
}


/*=============================================================================================================================
====================================================   INGL__Caption  =========================================================
=============================================================================================================================*/
.dxeCaptionCell_MaterialCompact.dxeCLTSys, .dxeCaptionCell_MaterialCompact.dxeCLBSys {
    padding: 2px 0;
}

.INGL__Caption{
    font-family: Toyota;
    font-size:0.95rem;
    vertical-align:middle;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}

.INGL__LinkTrigger {
    border-bottom: none;
    color: #ff0022;
    cursor: pointer;
    padding-bottom: .1rem;
    display: inline;
    position: relative;
    transition-property: color;
    transition-duration: .25s;
    transition-delay: 0s;
    transition-timing-function: ease-out;
    text-decoration: none;
}

    .INGL__LinkTrigger:hover {
        color: #ff0022 !important;
        text-decoration: underline;
    }

.read-more-state {
    display: none;
}

.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
    content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
    content: 'Show less';
}

.read-more-trigger {
    cursor: pointer;
    display: i;
    padding: 0 .5em;
    color: #666;
    font-size: .9em;
    line-height: 2;
    border: 1px solid #ddd;
    border-radius: .25em;
}

/*=============================================================================================================================
======================================================   INGL__Panel  =========================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__Panel {
        font-family: Toyota;
        margin-top: 0;
        margin-bottom: 20px;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
        background-image: none;
        -webkit-font-smoothing: antialiased;
        -webkit-box-shadow: 0px 10px 50px 0px rgba(6,22,33,0.08);
        -moz-box-shadow: 0px 10px 50px 0px rgba(6,22,33,0.08);
        box-shadow: 0px 10px 50px 0px rgba(6,22,33,0.08);
    }
}


.dxflGroup {
    padding: 0px;
    width: 100%;
}


/*=============================================================================================================================
==================================================   INGL__PanelStart50  ======================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__PanelStart50 {
        font-family: Toyota;
        margin-top: 0;
        margin-bottom: 20px;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
        background-image: none;
        -webkit-font-smoothing: antialiased;
        min-height: 320px;
        -webkit-box-shadow: 0px 10px 50px 0px rgba(6,22,33,0.08);
        -moz-box-shadow: 0px 10px 50px 0px rgba(6,22,33,0.08);
        box-shadow: 0px 10px 50px 0px rgba(6,22,33,0.08);
    }
}

/*=============================================================================================================================
============================================   INGL__PanelStart50LeftContainer  ===================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__PanelStart50LeftContainer {
        margin-right: 0px;
    }
}

/*=============================================================================================================================
============================================   INGL__PanelStart50RightContainer  ===================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__PanelStart50RightContainer {
        margin-left: 0px;
    }
}

/*=============================================================================================================================
======================================================   INGL__Panel  =========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    #divPanelLeft {
        width: 50%;
        float: left;
        margin-bottom: auto;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    #divPanelLeft {
        width: 50%;
        float: left;
        margin-bottom: auto;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    #divPanelLeft {
        width: 50%;
        float: left;
        margin-bottom: auto;
    }
}

/*=============================================================================================================================
======================================================   INGL__Panel  =========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    #divPanelRightTop {
        width: 35%;
        float: right;
        margin-bottom: 20px;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    #divPanelRightTop {
        width: 35%;
        float: right;
        margin-bottom: 20px;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    #divPanelRightTop {
        width: 35%;
        float: right;
        margin-bottom: 20px;
    }
}

/*=============================================================================================================================
======================================================   INGL__Panel  =========================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    #divPanelRightMiddle {
        width: 35%;
        float: right;
    }
}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    #divPanelRightMiddle {
        width: 35%;
        float: right;
    }
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    #divPanelRightMiddle {
        width: 35%;
        float: right;
    }
}

/*=============================================================================================================================
======================================================   INGL__Panel  =========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
    #divPanelRightBottom {
        width: 35%;
        float: right;
        margin-top: 1%;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    #divPanelRightBottom {
        width: 35%;
        float: right;
        margin-top: 1%;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    #divPanelRightBottom {
        width: 35%;
        float: right;
        margin-top: 1%;
    }
}

/*=============================================================================================================================
==================================================   INGL__PanelBody  =========================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__PanelBody {
        padding: 0px;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__PanelBody {
        padding: 5px;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__PanelBody {
        padding: 5px;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__PanelBody {
        padding: 5px;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__PanelBody {
        padding: 5px;
    }
}


/*=============================================================================================================================
======================================================   INGL__CookiePolicy  ==================================================
=============================================================================================================================*/
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
.INGL__CookiePolicy {
        position: fixed;
        z-index: 9999;
        bottom: 2rem;
        width: 100%;
        pointer-events: none;
    }
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
.INGL__CookiePolicy {
        position: fixed;
        z-index: 9999;
        bottom: 2rem;
        width: 100%;
        pointer-events: none;
    }
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
.INGL__CookiePolicy {
        position: fixed;
        z-index: 9999;
        bottom: 2rem;
        width: 100%;
        pointer-events: none;
    }
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
.INGL__CookiePolicy {
        position: fixed;
        z-index: 9999;
        bottom: 2rem;
        width: 100%;
        pointer-events: none;
    }
}
@media (min-width:966px) { /* hi-res laptops and desktops */
.INGL__CookiePolicy {
        position: fixed;
        z-index: 9999;
        bottom: 2rem;
        width: 100%;
        pointer-events: none;
    }
}


/*=============================================================================================================================
=======================================================   INGL__Footer  =======================================================
=============================================================================================================================*/
.INGL__Footer {
    font-family: Toyota;
    font-weight: 100;
    text-decoration: none;
    color: #f6f6f6;
    display:inline-block;
}
.INGL__Footer:hover {
    color: #ddd;
}
@media (min-width:0px)  { /* smartphones, iPhone, portrait 480x320 phones */
}
@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ 
}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
}
@media (min-width:966px) { /* hi-res laptops and desktops */
}


/*=============================================================================================================================
==============================================   INGL__UnavailableWindow  =====================================================
=============================================================================================================================*/
.INGL__UnavailableWindow {
    color: #333333;
    font-family: Toyota;
    background-color: #ffffff;
    border: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    margin-bottom: auto;
    border-radius: 6px;
    text-align: center;
    padding:10px;
    padding-top: 25px;
}

@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
    .INGL__UnavailableWindow {
        max-width: 95%;
    }
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__UnavailableWindow {
        max-width: 800px;
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__UnavailableWindow {
        max-width: 800px;
    }
}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__UnavailableWindow {
        max-width: 800px;
    }
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__UnavailableWindow {
        max-width:800px;
    }
}


/*=============================================================================================================================
=================================================   INGL__Background  =========================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__Background {
        background: url('img/login_backg.jpg')no-repeat center center fixed;
        height: 100vh;
        background-size: cover;
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__Background {
        background: url('img/login_backg.jpg')no-repeat center center fixed;
        height: 100vh;
        background-size: cover;
    }
}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__Background {
        background: url('img/login_backg.jpg')no-repeat center center fixed;
        height: 100vh;
        background-size: cover;
    }
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__Background {
        background: url('img/login_backg.jpg')no-repeat center center fixed;
        height: 100vh;
        background-size: cover;
    }
}



/*=============================================================================================================================
===============================================   INGL__FooterContainer  ======================================================
=============================================================================================================================*/
.INGL__FooterContainer {
    margin-top: 10px;
    margin-bottom:30px;
    padding-bottom: 20px;
    color: #a8a8a8;
    font-size: 13px !important;
    text-align:center;
}


/*=============================================================================================================================
==================================================   INGL__FooterItem  ========================================================
=============================================================================================================================*/
.INGL__FooterItem {
    margin-top: 10px;
    color: #a8a8a8;
    font-size: 13px !important;
}


/*=============================================================================================================================
================================================   INGL__FooterItem left  =====================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__FooterItem.left {
        float: left;
        display: inline-block;
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__FooterItem.left {
        float: left;
        display: inline-block;
    }
}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__FooterItem.left {
        float: left;
        display: inline-block;
    }
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__FooterItem.left {
        float: left;
        display: inline-block;
    }
}


/*=============================================================================================================================
================================================   INGL__FooterItem right  =====================================================
=============================================================================================================================*/
@media (min-width:0px) { /* smartphones, iPhone, portrait 480x320 phones */
}

@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .INGL__FooterItem.right {
        float: right;
        display: inline-block;
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    .INGL__FooterItem.right {
        float: right;
        display: inline-block;
    }
}

@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */
    .INGL__FooterItem.right {
        float: right;
        display: inline-block;
    }
}

@media (min-width:966px) { /* hi-res laptops and desktops */
    .INGL__FooterItem.right {
        float: right;
        display: inline-block;
    }
}



/* For width 500px and larger: */
@media screen and (min-width:320px) {
    /* LAPTOP */
    .INGL__FooterSmall {
        font-family: Toyota;
        font-weight: 400;
        font-size: 0.8rem;
        text-decoration: none;
        color: #f6f6f6;
    }


    h1, h2, h3 {
        font-weight: normal;
    }

    h1 {
        font-size: 34px;
        margin: 0;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    

    .INGL__CookiePolicyContent {
        position: relative;
        background: #eee;
        padding: 1rem 2rem 1rem 2rem;
        margin-right: auto;
        margin-left: auto;
        border-radius: .5rem;
        pointer-events: auto;
        width: 60%;
    }

    .INGL__LinkGlyph {
        border-bottom: none;
        color: #333;
        cursor: pointer;
        padding-bottom: .1rem;
        display: inline;
        position: relative;
        transition-property: color;
        transition-duration: .25s;
        transition-delay: 0s;
        transition-timing-function: ease-out;
    }

    .INGL__LinkGlyph:hover {
        color: #ff0022 !important;
        border-color: #F0F0F0 !important;
    }

    .INGL__PageSeparator {
        background: #f0f0f0;
        content: "";
        height: 1px;
        position: relative;
        width: 100%;
    }

    img {
        vertical-align: middle;
        border: 0px none;
    }

    .INGL__HeaderMenuContex {
        font-family: Toyota;
        margin-bottom: 20px;
        color: #333 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding-right: 10px;
        padding-left: 5px;
        position: relative;
        float: left;
        font-size: 15px;
        z-index: 2;
        -webkit-font-smoothing: antialiased;
    }

    .INGL__HeaderMenuContex:hover {
        text-decoration: underline;
        cursor: pointer;
        border:0;
        background: transparent;
    }

    .INGL__HeaderMenuContex.active {
        color: #ff0022 !important;
    }

    .INGL__HeaderSubMenuContex {
        font-family: Toyota;
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
   }

    .INGL__HeaderSubMenuContex:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    .dxm-popup .dxm-item.dxm-hovered {
            text-decoration: underline;
        }
    .dxm-content:hover {
            text-decoration: none;
        }
    .dxm-popup .dxm-content {
            text-decoration: inherit;
        }
    .dxm-popup .dxm-item a.dx:hover {
            text-decoration: underline;
        }

    .INGL__HeaderMenuContexASPxMenu {
        font-family: Toyota;
        margin-bottom: 20px;
        color: #333 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        padding: 0px;
        position: relative;
        float: left;
        font-size: 15px;
        z-index: 2;
        -webkit-font-smoothing: antialiased;
        top:-8px;
        left:-17px;
    }

    .INGL__HeaderMenuContexASPxMenu:hover {
        text-decoration: underline !important;
        cursor: pointer;
    }

    .INGL__GridLink {
        color: #333333;
        text-decoration: none;
        background: transparent;
        font-size: 25px;
        -webkit-font-smoothing: antialiased;
    }

    .INGL__GridLink:hover {
        color: #ff0022;
        cursor: pointer;
    }

    .INGL__HeaderMenuContexSeparator {
        color: #767676 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        position: relative;
        float: left;
        display: block;
        content: "";
        border-left: 1px solid #d6d6d6;
        width: 5px;
        height: 17px;
        box-sizing: border-box;
        z-index: 2;
        margin-top: 2px;
    }

        
    .INGL__TabMenuTextSeparator {
        color: #767676 !important;
        display: block;
        text-decoration: none;
        background: transparent;
        box-sizing: border-box;
        border: 0;
        position: relative;
        float: left;
        display: block;
        content: "";
        border-left: 1px solid #d6d6d6;
        width: 5px;
        height: 21px;
        box-sizing: border-box;
        z-index: 2;
        margin-top: 20px;
    }


    .INGL__Tytul1 {
        line-height: 2;
        color: #333333;
        float: right;
        font-size: 25px;
        padding-top: 3px;
        padding-right: 10px;
        -webkit-font-smoothing: antialiased;
    }

    .INGL__LogoIngStart {
        float: left;
        box-sizing: border-box;
        top: 5px;
        height: 40px;
        position: absolute;
    }


    .INGL__CheckBox {
        color: #ff0022;
    }

    .INGL__RadioButton {
        font-family: Toyota;
        font-size: 0.95rem;
    }

    .INGL__ButtonExport {
        font-family: Toyota;
        background-color: #ff0022 !important;
        border-color: #ff0022 !important;
        color: #ffffff;
        display: inline-block;
        padding: 2px 6px;
        font-size: 11px;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 40px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        outline: none;
    }

        .INGL__ButtonExport:hover {
            background-color: #fff !important;
            border-color: #ff0022 !important;
            color: #ff0022 !important;
            transition: all 0.3s ease-in-out;
        }


        .INGL__ButtonExport.disabled {
            font-size: 0.8rem !important;
            background-color: #fff !important;
            color: #bcbcbc !important;
            border: 1px solid #bcbcbc !important;
            font-variant-caps: normal;
            outline: none;
            text-decoration: none !important;
        }

        .INGL__ButtonExport.disabled:hover {
            background-color: #fff !important;
            color: #bcbcbc !important;
            border: 1px solid #bcbcbc !important;
            outline: none;
            cursor: default;
        }

    .INGL__ButtonExportAkcje {
        font-family: Toyota;
        background-color: #ff0022 !important;
        border-color: #ff0022 !important;
        color: #FFF;
        display: inline-block;
        padding: 2px;
        font-size: 11px;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 40px;
        background-image: url("../img/dropdown.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: right center;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
        outline: none;
    }

    .INGL__ButtonExportAkcje:hover {
        color: #333333 !important;
        background-color: #F0F0F0 !important;
        border-color: #F0F0F0 !important;
        background-image: url("../img/dropdown_select.png");
        transition: all 0.3s ease-in-out;
    }

    .INGL__ButtonExportPobierz {
        font-family: Toyota;
        background-color: white !important;
        border-color: #F0F0F0 !important;
        color: #333333;
        font-weight: 600;
        display: inline-block;
        padding: 2px;
        line-height: 1.4;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 40px;
        width: 200px;
        height: 30px;
        left: 430px;
        position: absolute;
        top: 44px;
        outline: none;
    }

    .INGL__ButtonExportPobierz:hover {
        color: dimgrey;
        transition: all 0.3s ease-in-out;
    }

    .INGL__PanelTable td.dxichCellSys{
        border:none;
    }

    .INGL__PanelTable td.dxichTextCellSys{
        border:none;
    }

    .INGL__PanelTable {
        font-family: Toyota;
        clear: both;
        max-width: none !important;
        width: 100%;
        background-color: transparent;
        border-collapse: collapse;
        border-spacing: 0px;
        box-sizing: border-box;
        border-top: 1px solid #ddd;
        empty-cells: show;
        margin-top: 5px;
        margin-bottom: 5px;
    }


    .INGL__PanelTable tr {
        vertical-align: top;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #DDD;
    }

    .INGL__PanelTable td {
        line-height: 1.6rem;
        padding: 5px;
    }

    .INGL__PanelTableNoBorder {
        font-family: Toyota;
        clear: both;
        max-width: none !important;
        width: 100%;
        background-color: transparent;
        border-collapse: collapse;
        border-spacing: 0px;
        box-sizing: border-box;
        empty-cells: show;
        margin-top: 5px;
        margin-bottom: 5px;
    }


    .INGL__PanelTableNoBorder td {
        font-family: Toyota;
        line-height: 1.4;
        vertical-align: top;
        padding: 3px;
    }

    .INGL__GridViewSchedule tr:hover {
        background-color: #a8a8a8;
    }

    .INGL__GridViewSchedule.Alternate {
        background-color: #f0f0f0;
    }

    .INGL__GridViewSchedule.Alternate:hover {
        background-color: #a8a8a8;
    }

    .INGL__GridViewSchedule th {
        font-size: 15px;
        vertical-align: bottom;
        text-align: right;
        height: 32px;
        padding: 15px;
        border: none;
        background-image: url("../img/sort_up_down.png");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: right center;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
        background-color: #ffffff;
        z-index: 122;
    }

    .INGL__GridViewSchedule th a {
        display: block;
        border: 0px;
        outline: 0;
        padding: 0px;
        text-decoration: none;
        color: #333333;
        background-color: #ffffff;
    }

    .INGL__GridViewSchedule td {
        padding: 6px;
        padding-left: 12px;
        border: none;
        font-size: 14px;
        height: 40px;
    }

    .INGL__GridViewSchedule th.sortasc {
        background-image: url("../img/sort_up.png");
    }

    .INGL__GridViewSchedule th.sortdesc {
        background-image: url("../img/sort_down.png");
    }

    .INGL__GridViewSchedule th.sortnone {
        color: #333333;
        height: 32px;
        vertical-align: bottom;
        text-align: left;
        background-image: none;
    }

    .INGL__KomunikatTabelaSzczegoly {
        clear: both;
        margin-bottom: 6px !important;
        max-width: none !important;
        width: 100%;
        background-color: transparent;
        border-collapse: collapse;
        border-spacing: 0px;
        box-sizing: border-box;
        empty-cells: show;
    }

        .INGL__KomunikatTabelaSzczegoly td {
            line-height: 1.4;
            vertical-align: middle;
            padding: 8px;
        }


    .INGL__KomunikatTabelaKolumnaWartosc {
        width: 80%;
        text-align: right;
    }




    /************************************************************************************* START Komunikat modalny **************************************************************************************/
    .INGL__modal {
        background-color: #666;
        background-image: url("/img/bckg_modal.png");
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 50% 50%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
        opacity: 0.5;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100vw;
        height: 100vh;
        overflow:hidden;
    }

    .INGL__KomunikatModal {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -60%);
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-image-source: none;
        border-image-slice: 100% 100% 100% 100%;
        border-image-width: 1 1 1 1;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        background-color: white;
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-position: 50% top;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
        color: #333;
        overflow: hidden;
        outline-width: 0px;
        outline-style: none;
        z-index: 100;
        box-sizing: border-box;
    }

    .INGL__KomunikatOknoModal {
        display: block;
        height: auto;
        width: 730px;
        top: 233px;
        left: 595px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-image-source: none;
        border-image-slice: 100% 100% 100% 100%;
        border-image-width: 1 1 1 1;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        background-color: white;
        background-repeat: repeat-x;
        background-attachment: scroll;
        background-position: 50% top;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
        color: #333;
        position: absolute;
        overflow: hidden;
        outline-width: 0px;
        outline-style: none;
        z-index: 100;
        box-sizing: border-box;
    }

    .INGL__KomunikatHeaderModal {
        margin: 3px;
        padding: 4px;
        position: relative;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        font-weight: 600;
        background-color: #8A8C8E;
        color: white;
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #8A8C8E;
        border-right-color: #8A8C8E;
        border-bottom-color: #8A8C8E;
        border-left-color: #8A8C8E;
        border-image-source: none;
        border-image-slice: 100% 100% 100% 100%;
        border-image-width: 1 1 1 1;
        border-image-outset: 0 0 0 0;
        border-image-repeat: stretch stretch;
        min-height: 0px;
        box-sizing: border-box;
    }

    .INGL__KomunikatBodyModal {
        width: auto;
        min-height: 102px;
        max-height: none;
        height: auto;
        position: relative;
        border: 0px none;
        padding-top: 0.5em;
        padding-right: 1em;
        padding-bottom: 0.5em;
        padding-left: 1em;
        background-color: transparent;
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: 0% 0%;
        background-clip: border-box;
        background-origin: padding-box;
        background-size: auto auto;
        color: #333;
        overflow: hidden !important;
        box-sizing: border-box;
    }

    .INGL__KomunikatBodyWierszModal {
        margin-right: 15px;
        margin-left: -15px;
        margin-top: 15px;
        width: 100%;
    }

    .INGL__KomunikatBodyWierszSekcjaLabelModal {
        padding-top: 7px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 25%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        display: inline-block;
        font-weight: 600;
        box-sizing: border-box;
    }

    .INGL__KomunikatBodyWierszSekcjaBodyModal {
        text-align: center;
        padding-top: 3px;
        margin-top: 0px;
        margin-bottom: 6px;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 25px;
        display: inline-block;
        box-sizing: border-box;
        font-size: 13px;
    }

    .INGL__KomunikatBodyWierszSekcjaInputModal {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
    }

    .INGL__KomunikatFooter {
        text-align: left;
        margin-top: 0.3em;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0.3em;
        padding-right: 0.3em;
        padding-bottom: 0px;
        padding-left: 0.3em;
        box-sizing: border-box;
        float: right;
        display:block;
    }

}
