﻿/*!
 * Start Bootstrap - Logo Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */



html {
    min-height: 100%;
    position: relative;
}

body {
    
    
}

.popup-body {
    padding-top: 0px !important;
    min-height: 410px !important;
}


.navbar-brand {
    margin-right: 15px;
}

.footer {
    background-color: #ffffff;
    bottom: 0;
    height: 60px;
    position: absolute;
    width: 100%;
}

body > .container {
    padding: 60px 15px 0;
}

.navbar-fixed-top {
    border: none;
}

.navbar-fixed-top .nav {
    padding: 15px 0;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

.BorderCaptcha {
    margin-top: 6px;
    padding: 8px;
    BORDER-RIGHT: #ffcc00 1px solid;
    BORDER-TOP: #ffcc00 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #ffcc00 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #ffcc00 1px solid;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: white;
    width: 100%;
}