body
{
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto Condensed' , sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    color: #3c3c3c;
    background: url("../images/bg.png") no-repeat;
}

html
{
    position: relative;
    min-height: 100%;
}

body
{
    /*margin-bottom: 60px; display: block;*/
    height: 100%;
}

.left-img img
{
    margin-top: 18%;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
    font-family: 'Calibri' , sans-serif;
    font-weight: 300;
    font-variant: normal;
}

h5
{
    font-size: 1.2 rem;
    font-weight: 600;
}
h6
{
    font-size: 1 rem;
    margin-left: 5%;
    margin-top: 1%;
}

h6 span
{
    font-weight: 600;
    font-size: 0.8rem;
}

.card-signin
{
    border: 0;
    border-radius: 0.7rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}


.form-signin
{
    margin-top: 10%;
}

.form-signin label
{
    font-size: 0.8rem;
    font-weight: 600;
}
.form-signin .form-control
{
    font-size: 0.8rem;
}

.form-signin .form-label-group
{
    margin-bottom: 5%;
}

.marTop10
{
    margin-top: 10%;
}

.form-signin .btn-link
{
    font-weight: 600;
    font-size: 0.8rem;
}

.form-signin p
{
    font-size: 0.8rem;
}

.form-signin .btn-sm
{
    padding: .25rem .1rem;
}
.form-signin p .btn-link
{
    color: #820300;
}
.sbld
{
    color: #000000;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
}
.tdtext1
{
    color: white;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bolder;
    letter-spacing: 1px;
    text-decoration: none;
}
.tdtext2
{
    color: white;
    font-family: Verdana;
    font-size: 9px;
    font-weight: bolder;
    text-decoration: none;
}
.normaltext
{
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}
.bld
{
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bolder;
    text-decoration: none;
}
.htext
{
    color: #000000;
    font-family: Verdana;
    font-size: 21px;
    font-weight: bolder;
    text-decoration: none;
}
