div#forprivacyblock div#hide-content {
    background-color: lightgray !important;
}


.show-more.same_color_2 span {
    color: #006b3f  !important;
    font-weight: bold;
}

a#submitExpressApplicationsForm:focus {
    color: #fff !important;
}


.yeshave2 .i-have-read { top:0; }

.alert-msg-part {
    display: none;
}

.alert-msg-part.active {
    display: block;
}

.row.myclassisspace li {
    line-height: unset;
}

a#submitExpressApplicationsForm:hover {
    color: #fff !important;
}

.hoverbox a.accent-color1 {
    color: #fff;
    padding: 10px;
    font-weight: bold;
}

div#mydiv2 ul {
    display: block;
    margin-left: -0.3125rem;
    min-height: 1.5rem;
    list-style-type: none;
    padding-left: 0;
    margin: 0 0 20px 0;
    border-radius: 4px;
    float: right;
    margin-top: 38px;
}

div#mydiv2 ul li {
    text-align: center;
    height: 32px;
    line-height: 33px;
    margin: auto .1em;
    display: block;
    float: left;
    color: #222222;
    font-size: 0.875rem;
}

div#mydiv2 ul li a {
    border: 0 !important;
    font-family: monospace;
    font-weight: bold;
    padding: 0 .35em;
    font-size: 15px;
    cursor: pointer;
    line-height: 2;
}

li.page.active a,li.page.active,li.page.active a:hover,li.page.active:hover  { background-color:hsl(152, 62%, 25%) !important; color:#fff !important; }
#mydiv2 ul > .active:hover,#mydiv2 ul > .active:hover a { background-color:hsl(152, 62%, 25%) !important; color:#fff !important;  }
li.page.active a:hover {  background-color:hsl(152, 62%, 25%) !important; color:#fff !important; }

#mydiv2 ul > li > a:hover,#mydiv2 ul > li:hover {
    background: #e6e5e5;
}
