
body {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align: justify;
    line-height: 20px;
    background: #fff;
    padding: 0 15px;
    margin: 20px 0;
    font-size: 80%;
    color: #000;
}

/** ------------------------------------------------------------------------ */

fieldset {
    border: 1px solid lightgrey;
    margin: 20px 0;
    padding: 0;
}

fieldset legend {
    font-weight: bold;
    padding: 0 0.5em;
    margin: 0 15px;
}

fieldset p {
    margin: 10px 15px 15px 15px;
    padding: 0;
}

fieldset table {
    margin: 10px 15px 15px 15px;
    padding: 0;
}

table {
    border-collapse: collapse;
    font-size: 1em;
    font-size: 0.9em;
}

th {
    border: 1px solid lightgrey;
    padding: 2px 5px 3px 5px;
    white-space: nowrap;
    background: #f1f1f1;
    cursor: pointer;
    color: #333;
}

td {
    border: 1px solid lightgrey;
    padding: 2px 5px 3px 5px;
    white-space: nowrap;
    text-align: center;
}

acronym {
    border-bottom: 1px dotted red;
    cursor: help;
}

td.loading {
    background: transparent url('loader.gif') no-repeat 50% 50%;
}

td.domain {
    text-align: left;
}

a {
    text-decoration: none;
}

/** ------------------------------------------------------------------------ */

#txt-domains {
    width: 100%;
    margin: 0;
}

/** ------------------------------------------------------------------------ */

#errors {
    display: none;
}

/** ------------------------------------------------------------------------ */

#btn-check {
}

#btn-export-reg {
}

#btn-export-unreg {
}

/** ------------------------------------------------------------------------ */

#loader {
    background: transparent url('loader.gif') no-repeat 0 50%;
    /* margin: 0 0 15px 200px; */
    padding: 0 0 0 22px;
    visibility: hidden;
    line-height: 24px;
    /* display: block; */
}

/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
