ul.menu, .footer {
    font-size: 1.4rem;
}

.devact-page {
    max-width: 1024px;
    margin: 0 auto;
}

.devact-form-pages {
    margin-bottom: 3rem;
    font-family: Montserrat, sans-serif;
}

.devact-page p {
    font-size: 1.7rem;
}

.devact-form {
    padding-left: 0.75rem;
}

.devact-form h3 {
    margin-top: 2rem;
}

.top-header-devact {
    font-size: 2rem;
    margin: 0 0 2rem;
}

.page-slider {
  margin-left: 0px;
  height: 16px;
  background: #fff;
  background-image: url("/themes/custom/tarkeissa_toissa/images/progress-line.png");
  background-repeat: repeat-x;
  background-position: left middle;
}

.page-slider-buttons {
    display: flex;
    justify-content: space-between;
}

.slider-row {
    margin-left: 0px;
    margin-right: 0px;
}

.slider-area {
    max-width: 1000px;
}

.slider-text-line {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.5rem;
}
.slider-full-width {
    width: 100%;
}

.slider-only-button {
    width: 16px;
}

.empty-circle {
    background-color: #fff;
    border: 2px solid #888;
    height: 16px;
    width: 16px;
    border-radius: 8px;
    margin-left: -15px;
}

.slider-balled-line {
    display: flex;
    justify-content: space-between;
}

.red-circle {
    background-color: #e6c9ea;
    border: 0px;
    height: 16px;
    width: 16px;
    border-radius: 8px;
    margin-left: -10px;
}

.align-right {
    float: right;
}

.align-left {
    float: left;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.radio-row {
    font-size: 1.4rem;
    padding-left: 2rem;
}

.openable {
    display: none;
}

.span-link {
    font-weight: bold;
}

form label {
    font-weight: bold;
    font-size: 1.6rem;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.slider-active {
    color: #000;
    font-weight: bold;
}

.slider-text {
    font-size: 1rem;
    text-transform: uppercase;
    padding-left: 10px;
}

.slider-right {
    text-align: right;
}

label {
    display: inline-block;
    margin: 1rem 0;
    font-size: 1.2rem;
}

.form-text.text-muted {
    font-size: 1.25rem;
}

.top-header-devact {
    font-size: 2rem;
    margin: 0 0 2rem;
}

.space-above {
    margin-top: 4rem;
}

.button-row {
    margin-top: 4rem;
    margin-bottom: 4rem;
}


.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-not-default {
    border: 1px solid #2f3b3f;
    background-color: #fff;
    color: #555;
}

.btn-not-default:hover {
    background-color: #2f3b3f;
    color: #fff;
}

.kunteko-forward, .btn-not-default {
    display: inline-block;
    padding: 1rem 2rem;
    border: 1px solid #2f3b3f;
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: 600;
    color: #2f3b3f;
}

.button-row a {
    display: inline-block;
    padding: 1rem 2rem;
    border: 1px solid #2f3b3f;
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: 600;
    color: #2f3b3f;
}

.phase-row {
    text-align: center;
}

.text-phase {
    cursor: pointer;
    font-size: 1.4rem;
    font-weight: 600;
}

.interlude-new {
    width: 90%;
}

.interlude-img-new {
    float: left;
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
}

.interlude-text-new {
    float: left;
    vertical-align: bottom;
    text-align: left;
    padding-left: 2%;
    margin-left: 0;
    color: #2f525c;
    font-size: 22px;
    font-style: italic;
}

.button-help-row {
    margin-top: 10px;
    font-weight: bold;
}

.defaults-hidden {
    display: none;
    margin-top: 0.5rem;
    font-size: 1.4rem;
}

.form-group select {
    font-size: 1.4rem;
}

.developer-images figcaption {
    font-weight: bold;
    font-size: 1.4rem;
    margin-top: 1em;
}

.small, small {
    font-size: 1.2rem;
}

.dz-message {
    font-size: 1.4rem;
}

.new-button, .popup-contents .kunteko-paragraph-link-button {
    text-align: center;
    margin-right: 15px;
    border: 1px solid #2f3b3f;;
    width: 170px;
    height: 40px;
    background-color: #fff;
    color: #2f525c;
    font-weight: bold;
    font-size: 1.4rem;
    border-radius: 0px;
    vertical-align: middle;
    margin-bottom: 2px;
    cursor: pointer;
}

.link-button {
    padding: 6px 15px;
    text-decoration: none !important;
}

.new-button:last-of-type {
    margin-right: 0px;
}

.hidden-contact {
    display: none;
}

.a-bit-bigger {
    font-size: 2rem;
}

.dz-preview.dz-file-preview.dz-error.dz-complete {
    position: absolute;
    background-color: white;
    border: 1px solid red;
    z-index: 5000;
    left: 40rem;
    font-size: 2rem;
    -webkit-animation: cssAnimation 5s forwards;
    animation: cssAnimation 5s forwards;
}

@keyframes cssAnimation {
    0%   {opacity: 1;}
    90%  {opacity: 1;}
    100% {opacity: 0;}
}
@-webkit-keyframes cssAnimation {
    0%   {opacity: 1;}
    90%  {opacity: 1;}
    100% {opacity: 0;}
}

.dz-success-mark,
.dz-error-mark {
    display: none;
}

.dz.error-message {
    font-size: 1.5rem;
    font-weight: bold;
}