@media screen {
    /* Contao Open Source CMS :: Copyright (C) 2005-2013 Leo Feyer :: LGPL license */
    body {
        margin: 0;
        padding: 0;
        font-size: 100.01%;
        text-align: left;
        position: relative
    }
    select,
    input,
    textarea {
        font-size: 99%
    }
    form {
        margin: 0;
        padding: 0
    }
    img {
        border: 0
    }
    #left {
        float: left
    }
    #right {
        float: right
    }
    #main {
        width: auto;
        position: relative;
    }
    .inside {
        position: relative;
        text-align: left
    }
    .block {
        overflow: hidden
    }
    .clear,
    #clear {
        height: 0.1px;
        font-size: 0.1px;
        line-height: 0.1px;
        clear: both
    }
    .invisible {
        width: 0;
        height: 0;
        left: -1000px;
        top: -1000px;
        position: absolute;
        overflow: hidden;
        display: inline
    }
    .custom {
        display: block;
        text-align: left
    }
    .custom:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }
    *+html #main {
        position: static
    }
    header,
    footer,
    nav,
    section,
    aside,
    article,
    figure,
    figcaption {
        display: block
    }
}

@media all {
    /* Style sheet default */
    #header {
        margin-left: 150px
    }
    #container {
        margin: 0 150px
    }
    #main {
        padding-bottom: 50px;
        padding-top: 20px;
    }
    #logo {
        padding-top: 27px;
        padding-bottom: 41px
    }
    body {
        font: 1em Helvetica, Arial, Verdana, sans-serif
    }
    h1 {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-weight: bold;
        white-space: nowrap
    }
    h2 {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-weight: bold;
        white-space: nowrap
    }
    h3 {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        font-weight: bold;
        white-space: nowrap
    }
    a {
        color: #7f817e
    }
    a:hover {
        color: #7f817e
    }
    .mod_navigation {
        border-bottom: 3px solid #2196f3
    }
    ul.level_1 {
        margin: 0;
        padding: 0
    }
    .level_1 li {
        display: inline;
        list-style-type: none
    }
    .sibling {
        padding: 5px 0;
        background-color: #7f817e;
        line-height: 1.5em;
        font-weight: bold;
        color: #fff;
        white-space: nowrap
    }
    .level_1 li a,
    .level_1 li a:hover {
        padding: 5px 20px;
        text-decoration: none;
        color: #fff
    }
    .active {
        padding: 5px 10px;
        background-color: #2196f3;
        border-bottom: 1px solid;
        line-height: 1.5em;
        font-weight: bold;
        color: #fff;
        white-space: nowrap
    }
    .level_1 li.last,
    .level_1 span.last {
        padding: 5px;
        background-color: #fff;
        font-weight: normal;
        text-decoration: none;
        color: #7f817e
    }
    .level_1 li.last a {
        padding: 5px;
        background-color: #fff;
        font-weight: normal;
        text-decoration: none;
        color: #7f817e
    }
    .level_1 li.last a:hover {
        padding: 5px;
        background-color: #fff;
        font-weight: normal;
        text-decoration: underline;
        color: #7f817e
    }
    .formbody {
        line-height: 2em
    }
    .checkbox_container {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 0;
        border: 0px;
        line-height: 2em
    }
    input,
    textarea,
    select {
        margin-left: 10px;
        padding: 2px;
        border: 1px solid #000;
        font: 1em Helvetica, Arial, Verdana, sans-serif
    }
    input[type=text] {
        width: 300px
    }
    input:focus,
    textarea:focus {
        border: 1px solid #2196f3
    }
    .mandatory.error {
        margin: 0;
        padding: 0;
        font-size: 1em;
        color: #000
    }
    .text.mandatory.error {
        margin: 0 0 0 10px;
        padding: 2px;
        font-size: 1em;
        color: #000
    }
    .textarea.mandatory.error {
        margin: 0 0 0 10px;
        padding: 2px;
        font-size: 1em;
        color: #000
    }
    .error {
        padding-left: 10px;
        font-size: 0.8em;
        line-height: 0.8em;
        color: #d90000
    }
    .btn.dropdown-toggle.customer-drop-btn {
        padding: 0px 7px 0px 15px;
        font-size: 16px;
        background-color: #7f817e;
        font-weight: bold;
    }
    .customer-drop-list.active {
        color: #fff;
        border: none;
    }
    .customer-drop-list.active:hover {
        color: #fff;
        border: none;
        background-color: #2196f3
    }
    .dropdown.open .btn.dropdown-toggle.customer-drop-btn,
    .dropdown .btn.dropdown-toggle.customer-drop-btn:hover {
        color: #fff;
        font-weight: bold;
    }
    .web-title {
        color: #1976d2;
        margin: 0px;
        font-size: 48px;
    }
    .web-second-title {
        font-size: 32px;
        color: #7f817e;
        padding-left: 2em;
    }
    .logo {
        margin: 20px 0;
    }
    .web-second-title.web-lang {
        padding: 5px 0px 0px 5px;
    }
    .web-second-title.web-lang .dropdown .btn.dropdown-toggle.customer-drop-btn {
        border: 1px solid #7f817e;
        background-color: #fff;
        color: #7f817e;
        font-size: 14px;
        font-weight: 400;
        padding-left: 10px;
    }
    .web-second-title.web-lang .presentation {
        height: 22px;
    }
    .web-second-title.web-lang .dropdown-menu {
        min-width: 15px;
        padding: 0;
        margin: 0;
    }
    .web-second-title.web-lang .customer-drop-list {
        padding: 1px 10px;
        font-size: 14px;
    }
    .header.customer-header {
        background-color: #2196f3;
        line-height: 25px;
        color: white;
        text-align: right;
        padding-right: 20px;
    }
}