﻿@media (max-width: 767px) {
    .button_container .pagination {
        font-size: 0;
    }
}

@media (max-width: 767px) {
    .button_container .pagination li {
        display: inline-block;
    }
}

.button_container .pagination span {
    padding: 7px 14px;
    font-size: 16px;
    background: #EAEAEA;
    padding: 8px 15px 8px;
    border: 1px solid #EAEAEA;
    padding: 8px 3px 8px;
}

.button_container .pagination span :hover {
    color: grey;
    background: #EAEAEA;
}

.button_container.steps_buttons input {
    font-size: 16px;
    padding: 7px 16px;
}

    .button_container.steps_buttons input:first-child {
        margin-right: 10px;
        font-weight: normal;
    }

.button_container.application_button_container {
    text-align: center;
}

    .button_container.application_button_container button, .button_container.application_button_container a {
        font-weight: normal;
        font-size: 16px;
        padding: 7px 20px;
        border: 2px solid #EAEAEA;
        border-bottom: 2px solid #EAEAEA;
        background: #fff;
        color: #5D5D5D;
    }

@media screen and (max-width: 768px) {
    .button_container.application_button_container button, .button_container.application_button_container a {
        padding: 7px 5px;
    }
}

.button_container.application_button_container .next_button {
    border-radius: 0px 4px 4px 0;
    float: left;
}

.button_container.application_button_container .previous_button {
    border-radius: 4px 0 0 4px;
    float: left;
}

@media (max-width: 991px) {
    .button_container .btn {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .button_container img {
        max-width: 100%;
        display: block;
        margin: auto;
        float: none !important;
    }
}

.button_container button {
    padding: 10px 40px;
    font-size: 16px;
}

.button_container button i {
    margin-left: 5px;
}

.u-border--b2 {
    border-bottom: 2px solid #12427D;
}

.m-panel--body {
    padding: 15px;
}

.m-panel--spacer {
    padding-left: 8%;
}

.m-panel--backcolor5 {
    background: #F3F8FF;
}

.m-panel--extrapad {
    padding: 32px;
}

.m-panel--container {
    padding: 20px;
    border: 1px solid #EAEAEA;
}

.m-panel--inlineContent {
    border: 1px solid #e7e7e7;
    float: left;
    width: 100%;
    padding-top: 19px;
    margin-bottom: 10px;
}

.alert_container {
    padding: 15px !important;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px;
}

.alert_container {
    color: #E27216;
    padding: 0.2em 1.5em 0.5em !important;
}

.alert_container {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert_container {
    padding: 15px !important;
    margin-top: 15px;
    text-align: center;
}

.u-fs-huge {
    font-size: 1.5em;
    line-height: 0;
}

.m-subtitle--t4 {
    font-size: 16px;
}

.m-txt--color-13 {
    color: #9E9E9E;
}

.m-txt--color-16 {
    color: #E27216;
}

.m-txt--color-21 {
    color: #417505;
}

.m-txt--color-23 {
    color: #0372e5;
}


.m-stepsball .container, .m-stepsball .m-boxtable {
    text-align: center;
    background: white;
    padding-top: 20px;
}

.m-stepsball .ball {
    position: relative;
}

    .m-stepsball .ball:after {
        position: absolute;
        content: "";
        display: inline-block;
        background: #f7f7f7 none repeat scroll 0 0;
        margin-top: 10px;
        margin-left: -4px;
        height: 5px;
        width: 100%;
    }

.m-stepsball .step-profile {
    cursor: pointer;
}

.m-stepsball .step {
    display: inline-block;
    padding-bottom: 20px;
    font-weight: bold;
    font-style: italic;
    color: gray;
    font-size: 16px;
    width: 200px;
    position: relative;
    z-index: 2;
    text-decoration: none;
}

    .m-stepsball .step span.selected {
        color: #0372e5;
    }

        .m-stepsball .step span.selected:hover {
            text-decoration: none;
            color: #1d4567;
        }

    .m-stepsball .step span {
        color: #bbbbbb;
        text-decoration: none;
    }

        .m-stepsball .step span:hover {
            text-decoration: none;
            color: #888888;
        }

    .m-stepsball .step:last-child .ball:after {
        display: none;
    }

    .m-stepsball .step.pass .ball:after {
        background: #2f68b8;
    }

@media screen and (max-width: 768px) {
    .m-stepsball {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .m-stepsball .bar {
        width: 545px;
    }

    .m-stepsball .step {
        width: 175px;
    }
}
.m-stepsball .ball {
    position: relative;
}

    .m-stepsball .ball:after {
        position: absolute;
        content: "";
        display: inline-block;
        background: #f7f7f7 none repeat scroll 0 0;
        margin-top: 10px;
        margin-left: -4px;
        height: 5px;
        width: 100%;
    }

.m-stepsball .step-profile {
    cursor: pointer;
}

.m-stepsball .step {
    display: inline-block;
    padding-bottom: 20px;
    font-weight: bold;
    font-style: italic;
    color: gray;
    font-size: 16px;
    width: 200px;
    position: relative;
    z-index: 2;
    text-decoration: none;
}

    .m-stepsball .step span.selected {
        color: #0372e5;
    }

        .m-stepsball .step span.selected:hover {
            text-decoration: none;
            color: #1d4567;
        }

    .m-stepsball .step span {
        color: #bbbbbb;
        text-decoration: none;
    }

        .m-stepsball .step span:hover {
            text-decoration: none;
            color: #888888;
        }

    .m-stepsball .step:last-child .ball:after {
        display: none;
    }

    .m-stepsball .step.pass .ball:after {
        background: #2f68b8;
    }

@media screen and (max-width: 768px) {
    .m-stepsball {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .m-stepsball .bar {
        width: 545px;
    }

    .m-stepsball .step {
        width: 175px;
    }
}

.content {
    padding: 30px 15px 15px;
    background: #F8F8F8;
    position: relative;
    min-height: 1px;
    border: 1px solid #EAEAEA;
}

.m-passport-image {
    background: url("images/passportPicture.jpg");
}
