
    body, html {
        height: 100%;
    }

    main,
    #login,
    #login .container,
    #login .row {
        height: 100%;
    }

    .main-title {
        text-align: center;
    }

    .main-title h5 {
        color: #999999;
        margin: 20px auto 20px auto;
    }

    .main-title .alert {
        max-width: 800px;
        margin: 0px auto 0px auto;
    }

    table {
        margin-bottom: 60px !important;
    }

    .nav-item {
        font-size: 1.2rem;
    }

    .main-title {
        margin: 100px auto 20px auto;
    }

    table th {
        padding: 0.75rem !important;
        font-weight: normal !important;
    }

    table .thead-inverse th {
        background: #343a40 !important;
    }

    .form-signin {
        margin-top: 0px;
    }

    th a.sorting,
    th a:hover.sorting {
        float: right;
        color: #ffffff;
        text-decoration: none;
    }

    .form-search {
        margin-bottom: 40px;
    }

	.godaddy {
		color: #00a63f;
	}

	.namesilo {
		color: #20409a;
	}

	.dynadot {
		color: #009ddc;
	}

	.namejet,
	.snapnames,
	.dropcatch {
		color: #c20e05;
	}

	.whois {
		color: #999999;
	}
