@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

section.content2 {
    min-width: 255px;
}

.maillabel p img {
    margin-top: 10px;
}

/* table */

/*custserv info */


table {
    border-collapse: collapse;
}

tr#snnotfound td a {
    color: red;
    font-weight: bold;
}

div#account tr td {
    padding: 5px;
}

td.acctdata {
    padding: 4px;
}

tr#snnotfound td {
    color: red;
    font-weight: bold;
}

tr#regemnotfound td, tr#regemnotfound a {
    font-weight: bold;
    color: red;
}


div#account tr {
    border: 1px solid;
}

h2 {
    margin-top: 0px !important;
}

svg {
    margin-right: 4px;
    vertical-align: middle;
    display: inline-block;
    width: 18px;
    height: 18px;
    fill: #a7a9ac;
}

textarea#id131 {
    min-height: 50px;
    color: #808080;
    border: solid 1px #DADADA;
    background: #FAFAFA;
    width: 100%;
}

.content2 ul li {
    padding-top:3px;
    padding-bottom:3px;
}


a {
    color: #333;
    text-decoration: none;
}

section.footerText a {
    color: #069;
    text-decoration: underline;
}

.active {
    background: #101f2c !important;
}

.sidebar-links-header {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.sidebar-links {
    border: 1px solid #a7a9ac;
    max-width: 250px;
    width: 100%;
}



.link {
    background: none;
    border: none;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    margin: 1px;
    padding: 0px 0 0 10px;
}

.link:hover > a {
    background: #fff;
    color: #333535;
    cursor: pointer;
    font-size: 14px;
}

.link:hover {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 14px;
    margin: 1px;
}

.link a {
    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    font-weight: bold;
    text-decoration:none;
    color: #555;
    display: inline-block;
}

.link a:hover {
    color: #4b4b4b;
}

/* */

.link2 {font-weight: bold;background: #a7a9ac;border: 1px solid #ddd;color: #ffffff;font-size: 13px;margin: 1px;padding: 5px 10px;cursor: default;}


.link2 a {
    
color: #fff;
    
text-decoration: none;
}

ul ul {
    margin: initial;
    font-size: initial;
}


@media only screen and (max-width: 767px) {

span#content2 {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

    span#content3 {
    margin: 0;
    width: 100%;
}

    div#content4 {
    width: 100%;
}

.sidebar-links {
    max-width: 100%;
}

/* .mobilelist {
    display: none;
}
 */
}
