﻿body {
    margin: 0px !important;
    padding: 0px !important;
    background-color: #87ccff !important;
}

.container {
    width: 1027px !important;
}

.MenuTable {
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
    text-align: justify;
    width: 100%;
    height: 28px;
    background-image: url(../images/BGMenu.jpg);
}

.padding0 {
    padding: 0px !important;
}

.gateway {
    line-height: 29px;
    color: white;
}

.simson {
    color: white;
    float: right;
    line-height: 28px;
    text-decoration: underline;
}

.blueback {
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background-color: #3aaaf6;
    margin-bottom: 25px;
    line-height: 25px;
}

.maindiv {
    margin: 0px auto;
    float: none !important;
    margin-top: 30px;
    margin-bottom: 20px;
}

.TextFooter {
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    background-image: url(../images/BGFooter.jpg);
    height: 39px;
}

.tophead h3 {
    color: White;
    background-color: #3AAAF6;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12px;
    border-right: 1px solid #C4C4C5;
    line-height: 20px;
    padding-left: 5px;
}

.tophead p {
    color: #333333;
    border-right: 1px solid #C4C4C5;
    padding-left: 5px;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 20px;
    text-align: justify;
    float: left;
    margin-top: -9px;
    background-color: #EFF3FB;
    padding-right: 5px;
}

.btmtext {
    color: blue;
    line-height: 37px;
}

.mb10 {
    margin-bottom: 10px;
}

.password {
    font-weight: bold !important;
    color: #048abb;
    font-size: 12px;
}


.checkiagree {
    width: 169px;
    float: left;
    margin-bottom: 5px !important;
}

    .checkiagree input {
        float: left;
        margin-right: 5px !important;
    }

    .checkiagree label {
        font-weight: bold !important;
        color: #048abb;
        font-size: 12px;
        float: left;
        margin-right: 5px;
    }

.fix-head {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
