/* Стили для внешних форм */
paper-button,
paper-input-container,
alto-timeline {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

paper-button {
    font-weight: normal;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}

paper-button.indigo {
    box-shadow: none !important;
    display: inline-block;
    border: none;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #008c95;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    background: #eef1f2;
    border-radius: 0;
    padding: 0 42px 0 42px;
    margin: 12px 0 0;
}

.paper-button-0[raised].keyboard-focus {
    font-weight: 500;;
}

.paper-button-0:not([raised]).keyboard-focus {
    font-weight: 500;;
}

paper-button.indigo:hover {
    background-color: #eef1f2;
}

.title-split {
    border-bottom: 1px solid #dddddd;
    /* Для lang-switch убираем строку ниже*/
    /*padding-bottom: 40px;*/
    /* Для lang-switch-2 убираем строку ниже*/
    padding-top: 16px;
}

.title-split-without-switch {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 40px;
    padding-top: 16px;
}

.logo-form {
    padding-right: 16px;
    float: left;
}

.title-form {
    font-size: 20px;
    line-height: 17px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: right;
}

.sub-title-form {
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    color: #008c95;
    text-transform: uppercase;
    text-align: right;
    margin-top: 20px;
}

.footer-form {
    text-align: right;
    float: right;
    margin-top: 12px;
}

.result-form {
    padding-top: 8px;
    display: none;
    font-size: 16px;
}

.alto-timeline-0 .time.alto-timeline {
    margin-right: 1rem;
    height: 30px;
    width: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: large;
    font-family: 'Poiret One', cursive;
}

.alto-timeline-0 .title.alto-timeline {
    padding: 0;
    font-size: 20px;
    line-height: 22px;
    background: none;
    font-weight: 300;
    height: auto;
}

.timeline-upload-0 *.timeline-upload {
    left: -9px;
    position: relative;
}

.alto-timeline-0 .textContent.alto-timeline {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    padding: 0 5px 15px 5px;
}

.alto-timeline-0 .line.alto-timeline {
    margin-left: 13px;
    padding: 2px;
    background: transparent !important;
}

.alto-timeline-0 .title-standard.alto-timeline {
    color: #a9a8a9;
}

.paper-input-container-0 .underline.paper-input-container {
    height: 0px;
    position: relative;
    top: -1px;
}

.paper-input-container-0 .unfocused-line.paper-input-container {
    border-bottom: 1px solid #dddddd;
}

.paper-input-container-0 .focused-line.paper-input-container {
    border-bottom: 1px solid #dddddd;
    -webkit-transform: none;
    transform: none;
}

.paper-input-container-0[disabled] .unfocused-line.paper-input-container {
    border-bottom: none;
}

.paper-input-container-0 .input-content.paper-input-container {
    line-height: 20px;
    min-height: 36px;
    border: solid 1px #dddddd;
    padding: 0 5px;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.paper-input-container-0 .input-content.label-is-highlighted.paper-input-container label,
.paper-input-container-0 .input-content.label-is-highlighted.paper-input-container .paper-input-label {
    color: #008c95;
}

.items-row-form {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.item-column-form {
    display: table-cell;
}

.item-first-column-form {
    display: table-cell;
    padding-right: 10px;
}

.item-column-form-span-1 {
    width: calc(100% / 3 * 1);
}

.item-column-form-span-2 {
    width: calc(100% / 3 * 2);
}

_:-ms-fullscreen, :root .item-column-form-span-2 {
    width: 66.666666%;
}

_:-ms-fullscreen, :root .item-column-form-span-1 {
    width: 33.333333%;
}

.itu-upload-0 {
    margin: 12px 0 8px 0;
}

.itu-upload-0 #addFiles.itu-upload {
    display: inline-block;
    border: none;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #008c95;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    background: #eef1f2;
    border-radius: 0;
    padding: 0 42px 0 42px;
    margin: 0;
}

.paper-progress-0 #primaryProgress.paper-progress,
.paper-progress-1 #primaryProgress.paper-progress {
    background: #008c95;
}

.paper-progress-1 #progressContainer.paper-progress {
    background: #e0e0e0;
}

.paper-progress-1 .indeterminate.paper-progress::after {
    background: #008c95;
}

.itu-upload-0[dragover-valid] {
    border-color: #008c95;
}

.itu-upload-0[dragover-valid] #dropLabel.itu-upload, .itu-upload-0[dragover-valid]  .drop-label {
    color: #008c95;
}

.itu-upload-0 #dragRipple.itu-upload {
    color: #00c4cd;
}

_:-ms-fullscreen, :root .paper-input-container-0 .input-content.paper-input-container label,
_:-ms-fullscreen, :root .paper-input-container-0 .input-content.paper-input-container .paper-input-label,
_:-ms-fullscreen, :root .paper-input-container-0 .input-content.paper-input-container,
_:-ms-fullscreen, :root .paper-input-container-0 .input-content.paper-input-container input,
_:-ms-fullscreen, :root .paper-input-container-0 .input-content.paper-input-container textarea,
_:-ms-fullscreen, :root .paper-input-container-0 .input-content.paper-input-container iron-autogrow-textarea,
_:-ms-fullscreen, :root .paper-input-container-0 .input-content.paper-input-container .paper-input-input {
    min-height: 24px;
    padding-top: 3px;
    padding-bottom: 3px;
}

_:-ms-fullscreen, :root paper-input-container.vaadin-combo-box .paper-input-container.label-and-input-container {
    height: 30px;
}

_:-ms-fullscreen, :root .alto-timeline-ie {
    width: 100%;
}

.title-decorated-both {
    text-transform: uppercase;
    overflow: hidden;
    margin-top: 20px;
    font-size: 14px;
}

.title-decorated-both:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    border-top: 1px solid #dddddd;
    position: relative;
    top: -2px;
    margin-left: 0.4em;
}

.title-decorated-both:after {
    margin-right: -100%;
}

lang-switch,
lang-switch-2 {
    display: flex;
}

vaadin-combo-box[has-value]  .clear-button, vaadin-combo-box[has-value] .clear-button.vaadin-combo-box {
    bottom: 0 !important;
}

vaadin-combo-box[has-value]  .toggle-button, vaadin-combo-box[has-value] .toggle-button.vaadin-combo-box {
    bottom: 0 !important;
    right: 0 !important;
}

.vaadin-combo-box-overlay-0 #selector.vaadin-combo-box-overlay vaadin-combo-box-item[selected].vaadin-combo-box-overlay {
    color: #008c95;
}

_:-ms-fullscreen, :root body {
    margin: 0;
    height: 100vh;
}

@-moz-document url-prefix()
{
    body {
        margin: 0;
        height: 100vh;
    }
}