﻿

.state1 {
    width: 100%;
}

.state2 {
    width: 90%;
}

.links {
    text-decoration: underline;
}

.high1 {
    line-height: 1.4;
    padding-bottom: 15px;
    padding-left: 50px;
}

li::before {
    color: black;
}

.order44 li {
    margin-bottom: 25px;
}

.before {
    width: 100%;
    height: 33px;
    background-color: #b62725;
    margin-top: 60px;
    margin-bottom: 40px;
}

ol li::before {
    content: none;
}

li::marker {
    color: #b62725;
    font-weight: bold;
}

.order44 {
    margin-top: -1px;
    margin-left: -69px;
}



.order5 {
    width: 24%;
    height: 20%;
    position: absolute;
    top: 42px;
    left: 58%;
    text-align: center;
}

    .order5 a {
        font-weight: bold !important;
    }

.round {
    position: absolute;
    margin-top: -11px;
    /* left:111px;*/
    z-index: 1;
}

.circle1 {
    border-radius: 50%;
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #b62725;
}

.circle2 {
    border-radius: 50%;
    transform: translate(25%, 25%);
    width: 30px;
    height: 30px;
    position: absolute;
    top: -3px;
    right: 12px;
    background-color: white;
}

.circle3 {
    border-radius: 50%;
    transform: translate(48%, 46%);
    width: 20px;
    height: 20px;
    background-color: #b62725;
    position: absolute;
    top: -4px;
    right: 15px;
}

.circle4 {
    border-radius: 50%;
    transform: translate(48%, 46%);
    width: 10px;
    height: 10px;
    background-color: white;
}

.pass1 li {
    margin-bottom: 15px;
    line-height: 1.4;
}


.status11 {
    border: 4px solid #b62725;
    padding: 5px;
    border-radius: 20px;
    width: 98%;
    margin-left: 10px;
    padding-left: 0px 25px 0px 14px !important;
}

.national1 {
    float: right;
    margin: -21px 22px 0px 0px;
    width: 2%;
}

.status2 {
    line-height: 1.4;
    padding-left: 25px;
    margin-top: 5px;
    cursor: pointer;
}

.referencesWidth {
    width: 171px;
}

.referencesLink {
    color: #0d5987 !important;
    margin-bottom: 0px !important;
    padding: 7px;
    font-weight: 800 !important;
    cursor: pointer;
    margin-top: 8px;
    margin-right: -13px;
}

.referencesParagraph {
    border-left: 1px solid #bababc;
    margin: 6px;
    padding-left: 12px;
    font-size: 0.75em;
    font-weight: 400;
    line-height: normal;
    width: 70%;
    margin-left: 16px;
}

@media only screen and (max-width: 1220px) {
    .order5 {
        top: -1px;
        left: 176px;
        font-size: 11px;
    }

    .round {
        left: 26px;
    }

    .referencesParagraph {
        font-size: 8px;
        width: 68%;
    }

    .referencesLink {
        font-size: 10px;
        margin-right: -15px;
    }

    .referencesWidth {
        width: 120px;
    }

    .order4 {
        margin-left: -26px;
    }
}

