.arm_standard_nationality, .arm_standard_education{
    font-size:16px;
    color: grey;
}
.arm_nationality, .arm_education{
    font-size:16px;
    color: grey;
}
.selected-arm{
    color: black !important;
}
#terms_content {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    padding: 0px 15px 0px 15px;
}
#participate_content {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 0px 15px 5px 15px;
}
#input_check {
    max-width: 10%;
}
#terms_txt{
    max-width: 100%;
    /* float: right; */
    margin-left: 35px;
    font-size: 12px;
    text-align: justify;
    color: #00265a;
}
a {
    text-decoration: none;
    color: dimgrey;
}
a:hover{
    text-decoration: none;
    color: dimgrey;
}
.arm_pannel {
    display: flex;
    flex-direction: row;
    height: 100%;
    width: 100%;
    text-align: center;
}
.arm_button_square {
    width: 60px;
    height: 60px;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #dcdcdc;
    cursor:pointer;
    color:#666666;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffffff;
}
.arm_button_rectangle {
    width: 100%;
    height: auto;
    padding: 10px 0px 10px 0px;
    margin: 0px 1px 1px;
    display: inline-block;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
    border:1px solid #dcdcdc;
    cursor:pointer;
    color:#666666;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffffff;
    vertical-align: middle;
    text-transform: uppercase;
}
.arm_button_rectangle:first-child {
    -moz-border-radius:5px 0px 0px 5px;
    -webkit-border-radius:5px 0px 0px 5px;
    border-radius:5px 0px 0px 5px;
}
.arm_button_rectangle:last-child {
    -moz-border-radius:0px 5px 5px 0px;
    -webkit-border-radius:0px 5px 5px 0px;
    border-radius:0px 5px 5px 0px;
}
.arm_button_active {
    border:1px solid #268a16;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #63b529), color-stop(1, #63b529));
    background:-moz-linear-gradient(top, #63b529 5%, #4A8920 100%);
    background:-webkit-linear-gradient(top, #63b529 5%, #4A8920 100%);
    background:-o-linear-gradient(top, #63b529 5%, #4A8920 100%);
    background:-ms-linear-gradient(top, #63b529 5%, #4A8920 100%);
    background:linear-gradient(to bottom, #63b529 5%, #4A8920 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b529', endColorstr='#4A8920',GradientType=0);
    background-color:#63b529;
    color:#ffffff;
    text-shadow: none;
}

.arm_standard_nationality, .arm_standard_education{
    font-size:16px;
    color: grey;
}

#input_check {
    max-width: 10%;
}
#terms_txt{
    max-width: 100%;
    /* float: right; */
    margin-left: 35px;
    font-size: 12px;
    text-align: justify;
    color: #00265a;
}
a {
    text-decoration: none;
    color: dimgrey;
}
a:hover{
    text-decoration: none;
    color: dimgrey;
}
.arm_pannel {
    display: flex;
    flex-direction: row;
    height: 100%;
    width: 100%;
    text-align: center;
}

.arm_button_rectangle:first-child {
    -moz-border-radius:5px 0px 0px 5px;
    -webkit-border-radius:5px 0px 0px 5px;
    border-radius:5px 0px 0px 5px;
}
.arm_button_rectangle:last-child {
    -moz-border-radius:0px 5px 5px 0px;
    -webkit-border-radius:0px 5px 5px 0px;
    border-radius:0px 5px 5px 0px;
}

.arm_button_deactivate {
    border:1px solid #dcdcdc;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
    color: dimgrey;
}
.arm_button_error {
    border:1px solid #B91517;
    border-radius: 5px !important;
}
.arm_button_validated {
    border:1px solid #4A8920;
    border-radius: 5px !important;
}

@media only screen and (min-width: 0px) and (max-width: 770px){
    .innerContent {
        padding: 0px 10px !important;
    }
}