﻿.btn-link {
    font-family: Toyota;
    font-size: 1em !important;
    border: 1px solid #ff0022;
    background-color: #ff0022;
    color: #fff;
    cursor: pointer;
    height: 48px;
    display: block !important;
    border-radius: 40px;
    width: 126px !important;
    padding: 0px;
    margin-top: 582px;
    margin-left: 787px;
    position: absolute;
}

    .btn-link:hover {
        font-family: Toyota;
        font-size: 1em !important;
        border: 1px solid #ff0022;
        background-color: #ff0022;
        color: #fff;
        text-decoration: none;
    }

.tlp-background-image {
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    max-width: 1322px;
    width: 100%;
    height: 400px;
    top: 65px;
    background-size: cover;
    background-image: url('../img/login_backg.jpg');
    right: 0px;
    left: 0px;
    margin: auto;
}

.tlp-navbar {
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    max-width: 1322px;
    width: 100%;
    height: 64px;
    top: 0px;
    background-size: cover;
    right: 0px;
    left: 0px;
    margin: auto;
}

.tlp-content {
    width: 100%;
    display: flex;
    padding: 0 24px !important;
    box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    box-align: center;
    flex-align: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.tlp-login-form {
    background-color: #ffffff;
    border-radius: 5px;
    position: relative;
    max-width: 824px;
    width: 100%;
    top: 250px;
    right: 0px;
    left: 0px;
    margin: auto;
    box-shadow: 0 3px 6px -2px rgba(3,75,193,.15);
}

.tlp-login-box {
    font-family: Toyota;
    font-size: 14px;
    text-align: left;
    width: 100%;
    height: 38px;
    padding: 4px 12px;
    border: 1px solid #e4e4e4 !important;
    transition: border-color .15s ease-in-out;
    border-radius: 5px;
}

.tlp-login-box:active {
    border: 1px solid #e4e4e4 !important;
}

.btn-login {
    font-family: Toyota;
    font-size: 15pt !important;
    border: 1px solid #ff0022;
    background-color: #ff0022;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 30px;
    cursor: pointer;
    height: 47px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    border-radius: 24px;
    width: 60% !important;
}

.tlp-login-picture {
    width: 100%;
    padding:10px;
}

.dxbButtonSys > div {
    line-height: 50%;
    text-decoration: inherit;
}

.tlp-table-events {
    font-size: 10px;
    margin-top: 5px;
    font-weight: normal;
    max-width: 225px;
}

.tlp-table-events-mobile {
    font-size: 10px;
    margin-top: 5px;
    font-weight: normal;
    width:100%;
}

.tlp-events-first-column {
    padding: 6px 8px;
    border: 1px solid #707070;
    font-weight: normal;
    color: #ff0000;
    min-width: 65px;
}
.tlp-events-second-column {
    padding: 4px 4px;
    border: 1px solid #707070;
    background-color: #707070;
    font-weight: normal;
    color: #ffffff;
}

.tlp-dyspozycja {
    border: 1px solid #E6E7E7;
    padding: 10px;
    width: 150px;
    height: 158px;
    font-family: Toyota;
    font-size: 11px;
    display: inline-block;
    margin: 5px;
    margin-top: 15px;
    vertical-align: top;
    white-space:normal;
}

.tlp-dyspozycja-mobile {
    border: 1px solid #E6E7E7;
    width: 100%;
    height: 158px;
    font-family: Toyota;
    font-size: 11px;
    margin-top: 5px;
    vertical-align: top;
    white-space: normal;
}

.tlp-slider-cars {
    height:180px;
    display: block;
    margin-bottom: 0px;
    background-color: transparent;
    float:right;
}

.tlp-slider-reklama {
    height: 262px;
    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;
}

.tlp-panel-header {
    font-size: 18px;
    font-family: Toyota;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
    margin: 0;
}

.tlp-panel {
    font-family: Toyota;
    margin: 0;
    padding: 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);
    min-height: 275px;
}

.tlp-panel-mobile {
    font-family: Toyota;
    margin: 0;
    padding: 10px;
    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);
}

.tlp-menu-link {
    color: #ff0022 !important;
    margin-right: 5px;
    margin-left: 5px;
    font-family:Toyota;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}

.dxm-content.dxm-hasText {
    line-height: 60px;
    font-size: 16px;
}

.dxncItem_MaterialCompact {
    vertical-align: top;
    padding: 12px 4px 4px;
}

.dxmLite_MaterialCompact.dxm-side-menu-mode .dxm-slide-panel {
    color: #fff !important;
    font-size: 14px;
    background-color: #ffffff;
    border-right: 1px solid #a8a8a8;
    background-color: #282830 !important;
}

.dxmLite_MaterialCompact.dxm-side-menu-mode .dxm-slide-panel .dxm-main, .dxmLite_MaterialCompact.dxm-side-menu-mode .dxm-slide-panel .dxm-popup {
    background-color: #282830 !important;
}

.dxeEditArea_MaterialCompact.dxeDisabled_MaterialCompact {
    color: #000000 !Important;
}

.dxeMemoEditAreaSys, input[type="text"].dxeEditAreaSys, input[type="password"].dxeEditAreaSys {
    cursor: inherit;
    color: #000000 !Important;
}