﻿html {
    position: relative;
    min-height: 100%;
    height: 100%;
}

body {
    margin: 0px auto;
    padding-top: 0px;
    font-family: Calibri, Verdana, Geneva, Tahoma, sans-serif;
    height: 175%;
}

form {
    height: 100%;
}

header {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-top: 0px;
    margin-top: -6px;
}

.headline {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-top: 1px;
    margin-bottom: 1px;
    margin-top: -5px;
}

footer {
    position: absolute;
    bottom: 0;
    height: 66px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #808080;
    text-align: center;
}

.wd {
    width: 100%;
}

.hg {
    height: 100%;
}

.labels {
    width: 200px;
    text-align: right;
    display: inline-block;
    padding-right: 4px;
}

.left {
    float: left;
    /*margin-right: 10px;*/
}

.right {
    float: right;
}

.top {
    margin-top: 4px;
}

.pad {
    padding: 10px;
}

.pad4 {
    padding: 0px 3px 0px 3px;
}

.txtcenter {
    text-align: center;
}

.txtright {
    text-align: right;
}

#customMsg {
    padding-left: 4px;
}

#lblMsg {
    display: none;
}

.table_ {
    display: table;
    margin: 0px auto;
    border-collapse: collapse;
}

.row_ {
    display: table-row;
}

.cell_ {
    display: table-cell;
}

.rgAdvPart {
    display: none;
}

.clr {
    clear: both;
}

.cit {
    height: 24px;
    padding: 3px 3px 0px 3px;
}

padtr3 {
    padding: 3px 3px 0px 0px;
}

.red {
    color: red;
}

.sm {
    font-size: small;
}

.lg {
    font-size: larger;
}

.md {
    font-size: medium;
}

.bkg, #customMsg {
    background-color: rgba(42, 63, 85, 0.9);
}

#divCaption {
    background-color: rgba(42, 63, 85, 0.7);
    /*background-color: black;*/
    color: antiquewhite;
    font-size: larger;
    margin-top: 1px;
}

#Login1, #setDefaultBtn, fieldset {
    background-color: transparent;
}

fieldset {
    border-color: aqua;
    color: antiquewhite;
    padding: 20px;
    margin: 4px;
}

legend {
    font-weight: bold;
    color: antiquewhite;
    padding: 0px 6px 0px 6px;
    /*font-size: 120%;*/
}

#complegend {
    font-size: 18px;
}

#pCaption {
    padding: 10px;
}

/*hr { 
    margin-top: 0px;
    margin-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #808080;
}*/

.padtp1 {
    padding: 1px 0px 0px 0px;
    min-width: 550px;
    background-size: 100%;
}

.btpad {
    padding-bottom: 5px;
}

.rgpad {
    padding-right: 4px;
}

.lfpad {
    padding-left: 70px;
}

.tppad {
    padding-top: 3px;
}

.RadWindow .rwWindowContent {
    background-color: rgba(42, 63, 85, 0.9) !important; /*rgba(25, 250, 250, 0.8) !important;*/
    color: antiquewhite !important;
}

.RadWindow .rwDialogPopup {
    color: antiquewhite !important;
}

input[type=text], input[type=password] {
    /*background-color: rgba(42, 63, 85, 0.9);*/
    background-color: antiquewhite;
    margin-bottom: 10px;
    width: 248px;
    height: 24px;
    border-style: solid;
    border-width: 1px;
    font-size: large;
}

.fontcolor {
    color: antiquewhite !important;
    font-size: large;
    text-align: right;
    font-family: Calibri;
}

/*.fontcolor2 {    
    color: antiquewhite !important;
    font-size: large;
    text-align: right;
    font-family: Calibri;
}*/

.mgbt {
    margin-bottom: 2px;
}

.RadGrid input[type='image'] {
    width: 32px;
}

#RadTabStrip1 {
    background-color: rgba(42, 63, 85, 0.8);
    /*background-color: #5A82AD*/
}

#setDefaultBtn {
    margin: 5px;
    padding: 5px;
    width: 550px;
}

#fs1, #fs2 {
    margin: 10px;
    padding: 10px;
    text-align: center;
    font-size: 14px;
}

#ctMactching {
    width: 550px;
    text-align: center;
}

.padding4 {
    padding: 4px;
}

.inlineblock {
    display: inline-block;
}

.loginpos {
    width: 530px;
}

/*.mglf {
    margin-left: 50px;
}*/

/*#ddlLang, #lnkManager {
    position: relative;
}*/

.bkg2 {
    background-color: #AAFF55 !important;
    /*width: 150px !important;*/
}

.mgrg {
    margin-right: 28px;
}

@media (max-device-width: 667px) {
    #loginForm {
        width: 95%;
    }

    #Login1 {
        width: 100% !important;
        font-size: 40px;
        line-height: 80px;
    }

        #Login1 .labels {
            width: 50%;
        }

        #Login1 input[type=text], #Login1 input[type=password] {
            height: 50px;
            line-height: 40px;
            width: 40% !important;
            font-size: 45px;
        }

    #fldsetLogin, #fldsetAccount {
        width: 90% !important;
        margin: 20px !important;
        font-size: 50px;
    }

        #fldsetLogin div, #fldsetAccount div {
            text-align: center !important;
            float: none;
        }

    #Login1_rbtnLogin, #rbtnCreateAccount {
        font-size: 40px;
        margin: 20px;
        padding: 10px 40px;
    }

    .RadTabStrip_Glow .rtsLevel1 {
        font-size: 35px !important;
        line-height: 60px;
    }

    #divCaption {
        font-size: 60px;
        line-height: 100px;
    }

    #rbtnManager {
        font-size: 40px;
        margin-bottom: 10px;
    }

    #ddlLang {
        width: 200px !important;
        font-size: 40px;
    }

        #ddlLang table {
            height: 65px;
        }

    .rcbList {
        font-size: 40px;
    }

    #fsetProblem fieldset, #fsetProblem div, #RadPageView3 fieldset {
        margin: 20px;
        font-size: 40px;
    }

    #Login1_ValidationSummary1 li {
        line-height: 40px;
        font-size: 35px !important;
    }
}
