﻿
/*=============Progress bar====================*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}

.ui-widget-content {
    border: 1px solid #525252;
    background: #eeeeee url(img/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333333;
}

.ui-widget-header {
    border: 1px solid #525252;
    background: #525252 url(img/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #ffffff;
    font-weight: bold;
}

.ui-progressbar {
    height: 11px;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: 0px;
        height: 9px;
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url("images/animated-overlay.gif");
        height: 100%;
        filter: alpha(opacity=25);
        opacity: 0.25;
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

#progressbar {
    width: 300px;
}

/*===============================*/

.epetition-frm-cnt {
    margin-right: 20px;
}

    .epetition-frm-cnt, .epetition-frm-cnt table, .epetition-frm-cnt input[type=button], .epetition-frm-cnt input[type=reset], .epetition-frm-cnt input[type=submit], .epetition-frm-cnt button {
        font-size: 11pt !important;
    }

        .epetition-frm-cnt fieldset {
            border-width: 1px;
            margin-top: 20px;
            padding: 15px;
            border-style: groove;
        }

        .epetition-frm-cnt legend {
            font-size: 12pt;
        }

        .epetition-frm-cnt .tblTitle {
            margin: 0;
        }

        .epetition-frm-cnt .body-cnt .frm-required-value, .epetition-frm-cnt .body-cnt .frm-required-value-text {
            color: red;
        }


        .epetition-frm-cnt .actions-cnt {
            margin-top: 20px;
        }

            .epetition-frm-cnt .actions-cnt .first-column {
                width: 50%;
                text-align: left;
                padding: 0;
            }

            .epetition-frm-cnt .actions-cnt .second-column {
                width: 50%;
                text-align: right;
                padding: 0;
            }

        .epetition-frm-cnt .body-cnt .first-column {
            width: 15%;
        }

        .epetition-frm-cnt .body-cnt input[type="text"] {
            width: 60%;
            padding-left: 5px;
            margin-left: 0px;
            margin-right: 0px;
        }

        .epetition-frm-cnt .body-cnt select {
            width: 25% !important;
        }

        .epetition-frm-cnt .body-cnt textarea {
            width: 500px;
        }

.body-cnt label {
    padding-left: 4px;
}

.epetition-frm-cnt .tblReview tr {
    line-height: 22px;
}

.epetition-frm-cnt .btnPrevious {
    margin-left: 0;
}

.epetition-frm-cnt .supportersLabel {
    margin-right: 10px !important;
}

.epetition-frm-cnt .txtState, .epetition-frm-cnt .txtCountry {
    color: lightslategray;
    border-color: lightslategray;
    width: 25% !important;
}

.epetition-frm-cnt .tblReview .first-column {
    width: 20%;
}

.epetition-frm-cnt #rbPetitionDuration {
    margin: 0;
}

.epetition-frm-cnt .tblMemberDuration select {
    width: 42% !important;
}

.epetition-frm-cnt .stepHeading {
    padding-bottom: 16px;
    padding-left: 0;
}

.epetition-frm-cnt .tblSupporters .first-column, .epetition-frm-cnt .tblSupporters .second-column {
    width: 25%;
}

.epetition-frm-cnt .tblSupporters .title-column {
    width: 14%;
}

.epetition-frm-cnt .tblSupporters .label {
    margin-right: 4px;
}

.epetition-frm-cnt .tblSupporters .suppEmail {
    width: 75% !important;
}

/*.epetition-frm-cnt .tblSupporters input[type="text"] {
    width: 80% !important;
}*/
.epetition-frm-cnt .tblSupporters select {
    width: auto !important;
}

.epetition-frm-cnt .tblMemberDuration .first-column, .epetition-frm-cnt .tblMemberDuration .second-column {
    padding-bottom: 12px;
}

.epetition-frm-cnt .tblMemberDuration table, .epetition-frm-cnt .tblSupporters table {
    margin: 0;
}

#SupportersPanel fieldset {
    padding-left: 8px;
    padding-right: 8px;
}

.epetition-frm-cnt .radioButtonList td {
    display: inline;
}

.epetition-frm-cnt #txtPetitionTitle, .epetition-frm-cnt #txtPetitionText, .epetition-frm-cnt #txtLCPetitionTextBox1, .epetition-frm-cnt #txtLCPetitionTextBox2, .epetition-frm-cnt #txtLCPetitionTextBox3 {
    width: 98% !important;
}

.epetition-frm-cnt .supportersList {
    margin: 0;
    padding-left: 15px;
}

.epetition-frm-cnt #InstructionsPanel ul, .epetition-frm-cnt #lblInstrForPetition ul {
    margin: 12px;
}

    .epetition-frm-cnt #InstructionsPanel ul li {
        margin-bottom: 15px;
    }

.epetition-frm-cnt .tblSupporters .first-column tr td:first-child, .epetition-frm-cnt .tblSupporters .second-column tr td:first-child {
    width: 10%;
    vertical-align: initial;
}

.epetition-frm-cnt .steps-container {
    margin-bottom: 35px;
}

.epetition-frm-cnt .steps {
    padding: 0;
    overflow: hidden;
}

    .epetition-frm-cnt .steps li:first-child {
        padding-left: 5px;
    }

    .epetition-frm-cnt .steps li {
        float: left;
        margin-left: 2px;
        width: 150px;
        background-color: #8cb4a5;
        height: 60px;
        list-style-type: none;
        padding: 5px 5px 5px 30px;
        position: relative;
        margin-bottom: 1px;
        color: white;
        width: 15%;
    }

        .epetition-frm-cnt .steps li div {
            padding: 18px 0;
            text-align: center;
            font-size: 11pt;
            color: #205942;
        }

        .epetition-frm-cnt .steps li.current div {
            color: white !important;
            font-weight: 700;
        }

        .epetition-frm-cnt .steps li::after {
            z-index: 1;
            position: absolute;
            border-left-color: #8cb4a5;
            top: 0;
            right: -25px;
            display: block;
            border-left: 25px solid #8cb4a5;
            border-top: 35px solid transparent;
            border-bottom: 35px solid transparent;
            width: 0;
            height: 0;
            content: " ";
        }

        .epetition-frm-cnt .steps li.validStep::after {
            border-left-color: #27614b;
            border-left: 25px solid #27614b;
        }

        .epetition-frm-cnt .steps li.current {
            background-color: #27614b !important;
        }

        .epetition-frm-cnt .steps li.validStep {
            background-color: #27614b;
        }

            .epetition-frm-cnt .steps li.validStep div {
                color: white !important;
            }

        .epetition-frm-cnt .steps li:nth-child(n+2)::before {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            border-left: 25px solid white;
            border-top: 35px solid transparent;
            border-bottom: 35px solid transparent;
            width: 0;
            height: 0;
            content: " ";
        }

        .epetition-frm-cnt .steps li.current::after {
            border-left-color: #27614b;
        }


.epetition-frm-cnt .lcEPSteps li.current {
    background-color: #7a2246 !important;
}

    .epetition-frm-cnt .lcEPSteps li.current::after {
        border-left-color: #7a2246 !important;
    }

.epetition-frm-cnt .lcEPSteps li {
    background-color: #d4bac4 !important;
}

    .epetition-frm-cnt .lcEPSteps li div {
        color: #70193d !important;
    }

    .epetition-frm-cnt .lcEPSteps li::after {
        border-left-color: #d4bac4 !important;
        border-left: 25px solid #d4bac4 !important;
    }

    .epetition-frm-cnt .lcEPSteps li.validStep {
        background-color: #7a2246 !important;
    }

        .epetition-frm-cnt .lcEPSteps li.validStep::after {
            border-left-color: #7a2246 !important;
            border-left: 25px solid #7a2246 !important;
        }

.epetition-frm-cnt input[type=submit] {
    background-color: #27614b;
    color: white;
    padding: 4px 10px 6px !important;
}

    .epetition-frm-cnt input[type=submit]:focus, .epetition-frm-cnt input[type=submit]:active, .epetition-frm-cnt input[type=submit]:hover {
        border-color: #27614b;
        cursor: pointer;
    }

    .epetition-frm-cnt input[type=submit]:disabled {
        color: #205942;
        background-color: #8cb4a5;
    }

.epetition-frm-cnt input.lcSubmitBtn[type=submit] {
    background-color: #70193d;
}

    .epetition-frm-cnt input.lcSubmitBtn[type=submit]:focus, .epetition-frm-cnt input.lcSubmitBtn[type=submit]:active, .epetition-frm-cnt input.lcSubmitBtn[type=submit]:hover {
        border-color: #70193d;
    }

.epetition-frm-cnt .tblReview #PetitionTextValue, #SignatureDetails #lblPrayerText, #ClosedEPDetails #PetitionPrayer {
    white-space: pre-wrap;
}

#ePetitionNonPublicForm #resultMessage {
    color: red;
}

#lblAcknowledgePrivStmnt {
    padding-left: 2px;
}

#SupporterDetails {
    margin-top: 35px;
}

#SignatureDetails h2 {
    font-size: 18px;
    margin: 12px 0;
}

#ClosedEPDetails h2 {
    font-size: 18px;
}

.epetition-frm-cnt .steps li a {
    display: inline !important;
}

.epetition-frm-cnt .foot_social {
    float: right !important;
    margin-top: -65px;
}

    .epetition-frm-cnt .foot_social ul li {
        padding: 0 !important;
    }

        .epetition-frm-cnt .foot_social ul li a {
            background-size: 70% !important;
        }

#SignatureDetails #cstmAcceptTerms {
    margin-left: 18px;
}

#ClosedEPDetails .infoLabel, #SignatureDetails .infoLabel {
    font-weight: bold;
}

#ClosedEPDetails .sub-info, #SignatureDetails .sub-info {
    margin-bottom: 16px;
    font-size: 13px;
}

#ClosedEPDetails {
    margin-bottom: 20px;
}

#SignatureDetails .signDetHeading {
    margin-bottom: 0;
}

.btnMaroon, .epetition-frm-cnt input[type=submit].btnMaroon:focus, .epetition-frm-cnt input[type=submit].btnMaroon:active, .epetition-frm-cnt input[type=submit].btnMaroon:hover {
    background-color: #7a2246 !important;
    border-color: #7a2246 !important;
}

#epLCSubInfo {
    font-size: 12px !important;
}

/*small screen*/
@media screen and (max-width: 680px) {
    .epetition-frm-cnt .steps li {
        width: 80%;
    }

    .epetition-frm-cnt .body-cnt select, .epetition-frm-cnt .txtState, .epetition-frm-cnt .txtCountry {
        width: auto !important;
    }

    .epetition-frm-cnt {
        margin-right: 0 !important;
    }

        .epetition-frm-cnt .steps li:nth-child(n+2)::before {
            border-left: none;
        }

        .epetition-frm-cnt .steps li:first-child {
            padding-left: 30px;
        }

        .epetition-frm-cnt .body-cnt input[type="text"], .epetition-frm-cnt .body-cnt .first-column {
            width: auto;
        }
}

/*@media only screen and (min-width: 1004px) and (max-width: 1030px) {
    .epetition-frm-cnt .steps li div {
        padding: 10px 0;
    }
}*/

/*@media only screen and (min-width: 1004px) {
    #lblAcknowledgePrivStmnt {
        position: absolute;
    }

    #cstmAcknowledgePrivStmnt {
        position: absolute;
        margin-top: 20px;
    }
}*/

/*iPad*/
@media (min-width: 700px) and (max-width: 1290px) {
    .epetition-frm-cnt .steps li div.overviewTerms {
        padding: 10px 0;
    }
}

@media (min-width: 700px) {
    .epetition-frm-cnt .steps li div.suppsPresenters {
        padding: 8px 0;
    }

    #bnLAPetition, #btnLCePetition {
        width: 20%;
    }
}

.certified-translation-of-epetition {
    display: none;
}

