﻿body {
    border: none;
    z-index: 1;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

.MainHeader {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 26px;
    font-weight: 500;
    color: #660033;
}
.MainHeaderSec {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 26px;
    font-weight: 500;
    color: #336699;
}
.MainHeaderBlk {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 26px;
    font-weight: 500;
    color: #000000;
}




.SubHeader {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 18px;
    font-weight: 500;
    color: #660033;
}
.SubHeaderSec {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 18px;
    font-weight: 500;
    color: #336699;
}
.SubHeaderBlk {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
}



.SubSubHeader {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 14px;
    font-weight: 500;
    color: #660033;
}

.SubSubHeaderSec {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 14px;
    font-weight: 500;
    color: #336699;
}

.SubSubHeaderBlk {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}





.FormSubHeader {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 14px;
    font-weight: 500;
    color: #999999;
}




.GridColumnHeaderBlk {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    background-color: #eeeeee;
}
.GridColumnHeader {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #660033;
    background-color: #eeeeee;
}
.GridColumnHeaderOther {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    background-color: #cccccc;
}
.GridAlternatingColor {
    background-color: #f7f7f7;
}



.PopupEditorHeader {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #660033;
    background-color: #eeeeee;
}
.PopupEditorHeader td.dxpc{
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #660033;
    background-color: #eeeeee;
}

.dxhint {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    background-color: #e1bccd;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    border-color: #000000;
}
    .dxhint .dxh-title {
        font-family: Verdana, Calibri, Arial Narrow, Arial;
        background-color: #336699;
        color: white;
        font-size: 13px;
        font-weight: bold;
    }

.dxhintlegend {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    border-color: #660033;
}

.dxhintlegend .dxh-title {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    background-color: #660033;
    color: white;
    font-size: 13px;
    font-weight: bold;
}


.HorLineMain {
    display: block;
    margin-left: auto;
    margin-right: 30px;
    border-style: solid;
    border-width: 1px;
    color: #660033;
    background-color: #660033;
}

.HorLineForm {
    display: block;
    margin-left: auto;
    border-style: solid;
    border-width: 1px;
    color: #cccccc;
    background-color: #cccccc;
}


.StdLbl {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #660033;
}
.StdLblHelper {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 10px;
    font-weight: normal;
    color: #660033;
}
.StdLblHelperBlk {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}
.StdLblSec {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #336699;
}
.StdLblBlk {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px;
    /*font-weight: normal;*/
    color: #000000;
}
.StdLblError {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px;
    font-weight: normal;
    /*color: #990000;*/
    color: #ff0000;
}



.StdTxtBx {
    /*border: 1px solid #cccccc !important;*/
    border: 1px solid #cccccc;
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    height: 20px;
    padding: 0px;
}

.StdTxtBxError {
    border: 1px solid #ff0000;
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    height: 20px;
    padding: 0px;
}



.StdDateEdit {
    /*border: 1px solid #cccccc !important;*/
    border: 1px solid #cccccc;
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    height: 20px;
    padding: 0px;
}

.StdDateEditError {
    /*border: 1px solid #cccccc !important;*/
    border: 1px solid #ff0000;
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    height: 20px;
    padding: 0px;
}

.LgnTxtBx {
    border-style: none;
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px;
    font-weight: normal;
    color: #336699;
}

.StdFormLayoutBox {
    width: 10%;
    margin: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #7c1645;
}



.DropCalendar {
    color: #666666;
    background-color: #e1bccd;
}
.DropCalendarDaySel {
    color: #666666;
    background-color: #e1bccd;
    border: 1px solid #660033 !important;
    border-style: solid !important;
    font-weight: bold !important;
}




.StdButton {
    /*display: block;*/
    border: 1px solid #666666 !important;
    border-style: solid !important;
    /*border-width: 2px !important;
    border-color: #000000 !important;*/
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #666666;
    height: 35px !important;
    /*-moz-border-radius: 5px;*/
    /*-khtml-border-radius: 5px;*/
    /*-webkit-border-radius: 5px;*/
    overflow: hidden !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    border-radius: 5px !important;
    background-image: none;
}
    .StdButton:hover {
        background-color: #cccccc
    }




.StdButPrimary {
    border-style: none !important;
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #ffffff;
    height: 35px !important;
    background-color: #660033;
    background-image: none;
}
    .StdButPrimary:hover {
        background-color: #993366
    }


.StdButPrimaryShort {
    border-style: none !important;
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #ffffff;
    height: 20px !important;
    background-color: #660033;
    background-image: none;
}

    .StdButPrimaryShort:hover {
        background-color: #993366
    }


.StdButSecondary {
    border-style: none !important;
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #ffffff;
    height: 35px !important;
    background-color: #999999;
    background-image: none;
}
    .StdButSecondary:hover {
        background-color: #cccccc
    }


.StdButSecondaryShort {
    border-style: none !important;
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #ffffff;
    height: 20px !important;
    background-color: #999999;
    background-image: none;
}

    .StdButSecondaryShort:hover {
        background-color: #cccccc
    }


.StdButSecondaryColorShort {
    border-style: none !important;
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #ffffff;
    height: 20px !important;
    background-color: #336699;
    background-image: none;
}

    .StdButSecondaryColorShort:hover {
        background-color: #78aee4
    }


.AFRStepsButton {
    border-style: none !important;
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #ffffff;
    height: 20px !important;
    background-color: #999999;
    background-image: none;
}



.StdLnkButSubSub {
    font-family: Verdana, Calibri, Arial Narrow, Arial;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #660033 !important;
    text-decoration: underline;
}

    .StdLnkButSubSub:hover {
        color: #993366 !important;
    }

.StdLnkButPrimary {
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #660033 !important;
    text-decoration: underline;
}
    .StdLnkButPrimary:hover {
        color: #993366 !important;
    }

.StdLnkButPrimaryHover {
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #993366 !important;
    text-decoration: underline;
}

    .StdLnkButDisabled {
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #e1bccd;
    text-decoration: underline;
    font-style: italic;
}
.StdLblButPrimary {
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #666666;
}

.StdLnkButWhite {
    font-family: Verdana, Calibri, Arial Narrow, Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #ffffff !important;
    text-decoration: underline;
}





.MainInternalBut {
    border-style: none !important;
    background-image: none !important; 
    background-color: transparent;
    width: 175px;
    height: 60px;
    margin: auto;
    padding: 0px;
}

.MainBrokerageBut {
    border-style: none !important;
    background-image: none !important;
    background-color: transparent;
    width: 39px;
    height: 40px;
    margin: auto;
    padding: 0px;
}

.MainInternalMarker {
    border-style: none !important;
    background-image: none !important;
    background-color: transparent;
    width:30px;
    height:60px;
    margin-top:0;
    margin-bottom:0;
    padding:0;
    border:0;
    display:block;
}

.loginbg {
    background-image: url("images/loginback.jpg");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.centeredcontent {
    display: table;
    /*margin-bottom: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;*/
    margin: auto;
}

.divfullheightwidth {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}



.StdFormTable{
    border: none;
    table-layout: fixed;
}
.StdFormTable td{
    padding: 0px;
}



.StdFormTablePadded {
    border: none;
    table-layout: fixed;
}
.StdFormTablePadded td {
    padding: 5px;
    white-space: nowrap;
 }



.StdFormTableBorderPadded {
    border: 1px solid black;
    table-layout: auto;
}
    .StdFormTableBorderPadded td {
        border: 1px solid black;
        padding: 5px;
        white-space: nowrap;
    }


.StdFormTablePadded1 {
    border: none;
    table-layout: fixed;
}
.StdFormTablePadded1 td {
        padding: 5px;
    }

.StdFormTablePaddedMin {
    border: none;
    table-layout: fixed;
}

    .StdFormTablePaddedMin td {
        padding: 2px;
    }



.StdFormTableSpaced {
    border: none;
    border-collapse: separate;
    border-spacing: 5px 5px;
    table-layout: fixed;
}
.StdFormTableSpaced td {
    padding: 0px;
}



.ButtonWrapper{
    padding-bottom: 2px;
}


