/* Minification failed. Returning unminified contents.
(604,21): run-time error CSS1039: Token not allowed after unary operator: '-Gray-1'
 */

#ModulesButtons 
{
    /*background-color: #FFFFFF;*/
    width: 980px;
    max-height: 648px;
    text-align: center;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
    z-index:200;
}

.TopNavigationChangeVehicleModules {
    background-color: #D4D4D4;
    float: left;
    width: 175px;
    height: 25px;
    text-align: center;
    font-size: 1.2em;
    color: #2e2e2e;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 3px 0px;
    -webkit-border-radius: 8px; /* Safari, Chrome */
    -khtml-border-radius: 8px; /* Konqueror */
    -moz-border-radius: 8px; /* Firefox */
    border-radius: 8px;
    text-shadow: 1px 1px 0px #ddd;
}

.TopNavigationModules
{
	background-color: #D4D4D4;
	width: 980px;
	height: 25px;
	text-align: center;
	font-size: 1.2em;
	color: #2e2e2e;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 0px;
    -webkit-border-radius: 8px; /* Safari, Chrome */
    -khtml-border-radius: 8px;  /* Konqueror */
    -moz-border-radius: 8px;    /* Firefox */
    border-radius: 8px;
    text-shadow:1px 1px 0px #ddd;
}

.TopNavigationModules2
{
    float: left;
	background-color: #D4D4D4;
	width: 650px;
	height: 25px;
	text-align: center;
	font-size: 1.2em;
	color: #2e2e2e;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 3px 0px;
    -webkit-border-radius: 8px; /* Safari, Chrome */
    -khtml-border-radius: 8px;  /* Konqueror */
    -moz-border-radius: 8px;    /* Firefox */
    border-radius: 8px;	
    text-shadow:1px 1px 0px #ddd;
}

.TopNavigationModulesDemo
{
    float: left;
	width: 140px;
	height: 25px;
	text-align: center;
	font-size: 1.2em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px 0px;
}

.TopNavigationModulesDemoLeft
{
    float: left;
	width: 38px;
	height: 25px;
	text-align: center;
	font-size: 1.2em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px 0px;
}

.TopNavigationModulesDemoRight
{
    float: left;
	width: 114px;
	height: 25px;
	text-align: center;
	font-size: 1.2em;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px;
}

.TopNavigationModulesContainer
{
	height: 47px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
    width: 980px;
}

.ModuleArea 
{
	/*background-color: #FFFFFF;*/
	width: 200px;
	padding: 10px 22px 0px 22px;
	height: 108px;
	float: left;
	text-align: center;
}

.ModuleAreaKatalogMode
{
	/*background-color: #FFFFFF;*/
	width: 220px;
	padding: 37px 50px 0px 50px;
	height: 125px;
	float: left;
	text-align: center;
}

.ModuleButton 
{
	width: 200px;
	height: 68px;
	float: left;
	text-align: center;
	background-image: url('../../Content/buttons/module_button.png?v=alfa2');
}

.ModuleButtonDisable
{
	width: 200px;
	height: 68px;
	float: left;
	text-align: center;
	background-image: url('../../Content/buttons/module_button_d.png?v=alfa2');
}

.ModuleButtonText 
{
    font-size: 1.4em;
    width: 100px;
    text-align: center;
    color: #FFFFFF;
    float: left;
    position: relative;
    top: 10px;
    left: 30px;
    text-shadow:1px 1px 0px #222;
}

.ModuleButtonTextSmall
{
    font-size: 0.95em;
    width: 100px;
    text-align: center;
    color: #FFFFFF;
    float: left;
    position: relative;
    top: 15px;
    left: 30px;
    text-shadow:1px 1px 0px #222;
}

.ModuleIcon 
{
    width: 48px;
    height: 48px;
    position: relative;
    top: 10px;
    left: 10px;
    float: left;
}

.ModuleDescription 
{
	text-align: left;
	width: 240px;
	font-size: .8em;
	position: relative;
    top: 2px;
    float: left;
}

.ModuleDescriptionInt7
{
	text-align: left;
	width: 240px;
	font-size: .8em;
	position: relative;
    top: 6px;
    float: left;
}

.ListHeader {
    background: url('../../Content/grid-hrow.gif?v=alfa2');
    border: 0 none;
    border-bottom: 1px solid #243445;
    font-size: 0.9em;
    font-weight: bold;
    color: #fff;
}

.KomunikatLicencjaWygasaAnulujButton
{
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 110px;
	height: 29px;
	text-align: center;
	background-image: url('../../Content/buttons/button_one_line110.png?v=alfa2');
	cursor: pointer;
}

.KomunikatLicencjaWygasaAnulujButtonText 
{
    font-size: 1.0em;
    width: 100px;
    text-align: center;
    color: #fff;
    float: left;
    position: relative;
    top: 4px;
    left: 5px;
}

.KomunikatIntegraAnulujButton {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 110px;
    height: 29px;
    text-align: center;
    background-image: url('../../Content/buttons/button_one_line110.png?v=alfa2');
    cursor: pointer;
}

.KomunikatIntegraAnulujButtonText {
    font-size: 1.0em;
    width: 100px;
    text-align: center;
    color: #fff;
    float: left;
    position: relative;
    top: 4px;
    left: 5px;
}


.ModuleButton2019 {
    position:relative;
    width: 100%;
    height: 97px;
    float: left;
    text-align: center;
    background-color: #ffffff;
}

.ModuleButton2019:hover {
    position:relative;
    width: 100%;
    height: 97px;
    float: left;
    text-align: center;
    background-color: #41668a;
}

.ModuleButton2019Disable {
    position: relative;
    width: 222px;
    height: 97px;
    float: left;
    text-align: center;
    background-color: #E9E9E9;
}

.ModuleIcon2019 {
    display:block;
    padding-top: 13px;
    margin: 0 auto;
}

.ModuleButtonText2019 {
    position: absolute;
    bottom: 3px;
    font-size: 10pt;
    padding-top: 10px;
    width: 100%;
    text-align: center;
    color: #324558;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0 auto;
    height: 34px;
    line-height: 14px;
}

.ModuleDescription2019 {
    height: 67px;
    display: none;
    color: #FFFFFF;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    padding: 15px;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}

.TopNavigationModules2019 {
    width: 732px;
    height: 45px;
    background-color: #f9f9f9;
    display: flex;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    justify-content: flex-start; /* align horizontal */
    align-items: center; /* align vertical */
    padding-left: 25px;
}

.TopNavigationModulesDemo2019 {
    font-family: 'Roboto Condensed', sans-serif;
    display: flex;
    width: 220px;
    height: 45px;
    text-align: center;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
    color: #2E2E3B;
    font-weight: 600;
    background-color: #f9f9f9;
    position: relative;
    cursor: pointer;
}

.TopNavigationModulesDemo2019::before {
  content: "";
    position: absolute;
    left: 4px;
    top: 13%;
    bottom: 13%;
    width: 1px;
    background-color: #DADADA;
}

.TopNavigationModulesFullsize2019 {
    width: 45px;
    height: 45px;
    background-color: #f9f9f9;
    display: flex;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    justify-content: flex-start; /* align horizontal */
    align-items: center; /* align vertical */
    padding-left: 25px;
}

.TopNavigationModulesContainer2019 {
    height: 47px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
    width: 980px;
    display:flex;
}

.ModuleArea2019 {
    /*background-color: #FFFFFF;*/
    width: 222px;
    padding-top: 10px;
    height: 108px;
    text-align: center;
}

.TopNavigationChangeVehicleModules2019 {
    background-color: #41668A;
    float: left;
    width: 100px;
    height: 45px;
    color: #2e2e2e;
    text-align: center;
    cursor: pointer;
}

.baner-demo-pojazdy {
    display: none;
}

.baner-demo-pojazdy-historia {
    display: none;
}




.history-vehicle {
    display: none;
}

#container-demo-all {
    display: none;
}

@media screen and (min-width: 1600px) {
    .history-vehicle {
        display: block;
    }

   

    #LoginButtonArea {
        top: 57px;
        right: 0;
    }

    #LogoutButton {
        top: 57px;
        left: 1095px;
    }

    .banner-desktop-container {
        width: 1200px;
    }

   

    .baner-desktop { 
        width: 1200px !important;
        height: 80px !important;
        display: inline !important;
    }

    .baner-desktop-block {
        display: block !important;
    }

    .flexbox-baner {
        display: flex;
        flex-direction: row;
    }

    .baner-demo {
        width: 789px;
        margin-left: 0;
        margin-right: 0;
    }

    .baner-demo2 {
        width: 1200px;
    }

    .baner-demo-pojazdy-tekst2 {
        width: 38%;
    }

    .baner-demo-pojazdy-tekst {
        width: 357px;
    }

    .baner-demo-pojazdy-tekst-historia {
        height: 42px;
    }

    .baner-demo-pojazdy {
        width: 356px;
        display: block;
    }

    .baner-demo-pojazdy-historia {
        width: 369px;
        display: block;
    }

    .demo-tekst {
        width: 70%;
    }

    .moduls-container {
        width: 803px;
        margin-top: 10px;
    }

    .modules-container-all {
       display: flex;
       width: 100%;
    }

    .ModuleArea2019a {
        width: 181px;
        padding: 0;
    }

    .ModuleArea2019 {
        width: 181px;
        padding: 0;
    }

    #container-demo {
        width: 383px;
        display: block;
    }

    .container-homepage {
        display: flex;
        flex-direction: column;
        margin-right: auto;
        margin-left: auto;
        width: 1200px;
        overflow: hidden;
    }

    .modules-buttons-home-page {
        width: 821px !important;
    }

    #divVehicleSelector2019 {
        width: 789px;
        margin-left: 0;
    }

    .container-area-modules {
        display: grid;
        grid-template-columns: repeat(4, 193px);
        grid-template-rows: repeat(4, 104px);
        grid-gap: 10px;
        grid-row-gap: 6px;
        margin-left: -1px;
    }

    #container-demo-all {
        display: grid;
        grid-template-columns: auto auto;
        grid-row-gap: 13px;
        grid-column-gap: 13px;
        overflow-y: scroll;
        margin-top: 10px;
        max-height: 545px;
        overflow-x: hidden;
        scrollbar-color: rgba( 155, 155, 155, 0.5 ) transparent;
        scrollbar-width: thin;
    }

    .ModuleButton2019Disable {
        width: 181px;
    }

    ::-webkit-scrollbar {
        width: 9px;
    }

    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

    .demo-history-vehicle {
        display: flex;
        align-items: center;
        cursor: pointer;
        overflow-y: hidden;
        flex-direction: column;
        width: 181px !important; 
    }

    .text-header {
        font-size: 16px;
        font-weight: 600;
        color: var(--Gray-1, #333);
    }

    .history-vehicle-black {
        margin-left: -20px;
        margin-right: 4px;
    }

    .text-demo-history-vehicle {
        height: 3em !important;
    }

    .ModuleButtonText2019-demo {
        position: absolute;
        bottom: 3px;
        font-size: 10pt;
        padding-top: 10px;
        width: 100%;
        text-align: center;
        color: #324558;
        font-family: 'Roboto Condensed', sans-serif;
        margin: 0 auto;
        height: 34px;
        line-height: 14px;
    }
}
