header.Req {
    height: 150px;
    background: #FFF;
    position: relative;
    border-collapse: separate;
    z-index: 12000;
    display: block;
    background-image: url('../Images/ReqTitleBar.png');
    background-size: contain;
    min-width: 1200px;
}

Body.Req {
    min-width: 1200px;
}

a.TMBut, a.TMBut:link, a.TMBut:visited, a.TMBut:active {
    float: left;
    background-color: #4d542a;
    border: 1px solid #8c8c8c;
    cursor: pointer;
    font-size: 15px;
    text-decoration: none;
    padding: 3px;
    margin-top: 18px;
    margin-left: 25px;
    width: 100px;
    height: 20px;
    border-radius: 3px;
    behavior: url(/Scripts/PIE.htc);
    font-weight: bold;
    color: #f2f2f2;
    font-family: colaborate,Calibri,Arial !important;
    text-align: center;
}

    a.TMBut:hover {
        background-color: #5a6331;
        color: #FFF;
        box-shadow: 0 2px 2px #797979;
    }

input.TopMenu {
    float: left;
    background-color: #4d542a;
    border: 1px solid #8c8c8c;
    cursor: pointer;
    font-size: 15px;
    text-decoration: none;
    padding: 3px;
    margin-top: 18px;
    margin-left: 25px;
    width: 108px;
    height: 28px;
    border-radius: 3px;
    behavior: url(/Scripts/PIE.htc);
    font-weight: bold;
    color: #f2f2f2;
    font-family: colaborate,Calibri,Arial !important;
    text-align: center;
    padding-bottom: 7px;
}

    input.TopMenu:hover {
        background-color: #5a6331;
        color: #FFF;
        box-shadow: 0 2px 2px #797979;
    }

div.Req_TM {
    float: left;
    margin-left: 45px;
}

#Slogan {
    margin-left: 135px;
    margin-top: 40px;
}

div.right-sidebar {
    position: absolute;
    top: 200px;
    right: 10px;
    border: 1px outset;
    border-color: #e0efe8;
    background: #c1cc81 transparent;
    background: rgba(193,204,129,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c6cca3,endColorstr=#ebf0cf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c6cca3, endColorstr=#ebf0cf)";
    z-index: 10000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.left-sidebar {
    position: absolute;
    top: 200px;
    left: 10px;
    border: 1px outset;
    border-color: #e0efe8;
    background: #c1cc81 transparent;
    background: rgba(193,204,129,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c6cca3,endColorstr=#ebf0cf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c6cca3, endColorstr=#ebf0cf)";
    z-index: 10000;
    max-width: 210px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

@media screen {
    div.right-sidebar, div.left-sidebar {
        position: fixed;
    }
}

#RMLinks, #LMLinks {
    margin-top: 5px;
    padding: 10px;
}

input.LSMbutB {
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
    color: #f2f2f2;
    background-color: #007acc;
    font-family: colaborate,Calibri,Arial !important;
    font-size: 15px;
    padding: 3px;
    width: 170px;
    border: 1px solid #4db8ff;
    cursor: pointer;
    text-decoration: none;
    border-radius: 3px;
    behavior: url(/Scripts/PIE.htc);
}

    input.LSMbutB:hover {
        background-color: #45a9ed;
        color: #FFF;
        box-shadow: 0 2px 2px #797979;
    }

input.LSMbutG {
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
    color: #f2f2f2;
    background-color: #439743;
    font-family: colaborate,Calibri,Arial !important;
    font-size: 15px;
    padding: 3px;
    width: 170px;
    border: 1px solid #71c171;
    cursor: pointer;
    text-decoration: none;
    border-radius: 3px;
    behavior: url(/Scripts/PIE.htc);
}

    input.LSMbutG:hover {
        background-color: #4eb14e;
        color: #FFF;
        box-shadow: 0 2px 2px #797979;
    }

a.SMBut, a.SMBut:link, a.SMBut:visited, a.SMBut:active, a.SMBut:hover {
    background-color: #2d2f2c;
    border: 1px solid #8c8c8c;
    cursor: pointer;
    font-size: 15px;
    text-decoration: none;
    padding: 3px;
    margin-right: 10px;
    margin-left: 10px;
    width: 160px;
    border-radius: 3px;
    behavior: url(/Scripts/PIE.htc);
    font-weight: bold;
    color: #f2f2f2;
    font-family: colaborate,Calibri,Arial !important;
    text-align: center;
    display: block;
}

    a.SMBut:hover {
        background-color: #4b5140;
        color: #FFF;
        box-shadow: 0 2px 2px #797979;
    }

#FU_LSM_Cont {
    width: 170px !important;
    margin-left: 10px;
    *margin-left: 5px;
    margin-right: 10px;
    overflow: hidden;
}

#FU_LSM {
    float: left;
    width: 170px;
    position: relative;
}

input.SMHideBut {
    width: 50px;
    height: 50px;
    margin: 10px;
    font-size: 15px;
    color: #4f4f4f;
    background-color: #eaebed;
    /*border: 1px solid #f4f5f6;*/
    font-size: 15px;
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    behavior: url(/Scripts/PIE.htc);
    font-weight: bold;
    font-family: colaborate !important;
    background-image: url('../Images/VerusTransSmallSM.png');
    background-size: 51px 51px;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0 2px 2px #333;
    z-index: 200000;
}

    input.SMHideBut:hover {
        background-image: url('../Images/VerusTransSmallSMH.png');
        /*background-color: #f4f5f6;*/
        box-shadow: 0 2px 2px #333;
    }
    /*Adds invisible psuedo element to right side menu to preload hover img for menu button*/ 
#RMLinks::before {
    position: absolute;
    width: 0;
    height: 0;
    background-image: url('../Images/VerusTransSmallSMH.png');
    content: "";
}

input.SMHideButL {
    display: inline-block;
}

input.SMHideButR {
    display: inline-block;
}

span.NavTitle {
    font-family: colaborate;
    font-size: 20px;
    margin-bottom: 30px;
}

Div.ProcHeader {
    margin-top: 5px;
    width: 1156px;
    height: 45px;
    padding-left: 15px;
    padding-bottom: 15px;
    background-image: url('../Images/SectionTitle.png');
    background-size: 1172px;
}

    Div.ProcHeader h1 {
        font: bold 18px;
        font-family: Colaborate,Calibri,Arial;
        color: #FFF;
        line-height: 60px;
        vertical-align: middle;
    }

span.custom1 {
    display: inline-block;
    font-size: 14px;
    text-align: left;
    margin-Left: 20px;
    margin-Right: 20px;
    margin-top: 6px;
    font-weight: 700;
    font-family: "Helvetica Neue",Helvetica,colaborate,Calibri,Arial;
}

span.custom1A {
    display: block;
    font-size: 14px;
    text-align: left;
    margin-Left: 20px;
    margin-Right: 20px;
    margin-top: 15px;
    font-weight: 700;
    font-family: "Helvetica Neue",Helvetica,colaborate,Calibri,Arial;
}

span.SectionHead {
    Color: #457978;
    float: left;
    font-size: 17px;
    text-align: left;
    margin-Left: 20px;
    font-weight: 700;
    font-family: colaborate,calibri,Arial;
}

span.custom2 {
    float: left;
    text-align: right;
    width: 150px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 3px;
    font-size: 13px;
}

span.custom3 {
    float: left;
    text-align: CENTER;
    width: 127px;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 3px;
    font-weight: bold;
    font-size: 13px;
}

span.custom4 {
    float: left;
    text-align: left;
    width: 600px;
    margin-left: 10px;
    margin-top: 3px;
    font-size: 13px;
}

span.Add {
    float: left;
    text-align: CENTER;
    margin-left: 2.5px;
    margin-right: 2.5px;
    margin-top: 3px;
    font-weight: bold;
}

div.Footer_CTag {
    font-size: 13px;
    background-color: #e2e2e2;
}

Span.TimeStamp {
    font-size: 11px;
    margin-left: 25px;
    color: #3f3f3f;
}

span.LeftLBL {
    float: left;
    text-align: right;
    width: 150px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 3px;
    font-size: 13px;
}

span.LeftLBL2 {
    float: left;
    text-align: left;
    margin-left: 10px;
    margin-top: 3px;
    font-size: 13px;
}

#BT_ClearSegPrds, #BT_ClearSegPrdInputs, #BT_AddSegPrds, #BT_AddPenRec, #BT_AddTrnsRecs, #BT_UpdateFinSum, #BT_UpdateTEP, #BT_ReqSave, #BT_ReqUp, #BT_Print, #BT_Submit, #BT_ClearPen, #BT_ClearTrns, #BT_SortTrns, #BT_ClearPen {
    margin-left: 25px !important;
    font-family: colaborate,Calibri,arial !important;
    font-size: 15px !important;
}

#BT_CopyMN {
    margin-left: 170px !important;
}

input.SecHelp {
    float: right;
    background-color: #c8cd4c;
    border: 1px solid #e1e39c;
    cursor: pointer;
    font-size: 15px;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;

    width: 50px;
    /*height: 25px;*/
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    font-family: colaborate,Calibri,Arial !important;
    text-align: center;
}

    input.SecHelp:hover {
        background-color: #d2d66d;
        color: #FFF;
        box-shadow: 0 2px 2px #797979;
    }

Dropdownlist.TrnsListDL {
    float: left;
    color: #5894d1;
    margin-right: 2.5px;
    margin-left: 2.5px;
    border: 1px solid #e2e2e2;
    background: #fff9d5;
    font: normal normal normal 13px Arial;
    width: 90px;
}

    Dropdownlist.TrnsListDL:focus {
        border: 1px solid #f3dc5a;
    }

Dropdownlist.TrnsAddDL {
    float: left;
    color: #5894d1;
    margin-right: 2.5px;
    margin-left: 2.5px;
    border: 1px solid #e2e2e2;
    background: #fff9d5;
    font: normal normal normal 13px Arial;
    width: 90px;
}

    Dropdownlist.TrnsAddDL:focus {
        border: 1px solid #f3dc5a;
    }

select.DDLCustom {
    color: #193149;
    border: 0;
    background: transparent;
    -webkit-appearance: none;
    padding-bottom: 4px;
    padding-top: 2px;
    text-align: left;
}

select.DDLCPLoad {
    color: #193149;
    width: 170px;
    margin-left: 10px;
    margin-top: 5px;
    font-family: arial;
    padding-bottom: 4px;
    padding-top: 2px;
    text-align: left;
}

div.Sel_State {
    overflow: hidden;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 5px #94a8bc;
    background: url('../Images/VerusTransDDL.png') no-repeat right #f5f6f6;
    border: 1px solid #a9baca;
    width: 150px;
    float: left;
}

div.Sel_Trustee {
    overflow: hidden;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 5px #94a8bc;
    background: url('../Images/VerusTransDDL.png') no-repeat right #f5f6f6;
    border: 1px solid #a9baca;
    width: 185px;
    float: left;
}

div.Sel_FinYr {
    overflow: hidden;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 5px #94a8bc;
    background: url('../Images/VerusTransDDL.png') no-repeat right #f5f6f6;
    border: 1px solid #a9baca;
    width: 195px;
    float: left;
}

div.Sel_Invoice {
    overflow: hidden;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 5px #94a8bc;
    background: url('../Images/VerusTransDDL.png') no-repeat right #f5f6f6;
    border: 1px solid #a9baca;
    width: 225px;
    float: left;
}

select.TrnsAddDL {
    color: #193149 !important;
    /*background: #f5ffeb;*/
    /*background: #f9fff4;*/
    background: #f6ffed;
    font: normal normal normal 13px Arial !important;
}

input.custom1 {
    float: left;
    border: 1px solid #e2e2e2;
    background: #f7fffd;
    color: #193149;
    font-size: 13px;
    margin-right: 0;
    font-family: "Arial";
}

    input.custom1:focus {
        border: 1px solid #7ac0da;
    }

    input.custom1:disabled {
        border: 1px solid #cbcac1 !important;
        background: #efefef;
    }

input.custom2 {
    float: left;
    border: 1px solid #e2e2e2;
    /*background: #fff9d5;*/
    background: #fffbe6;
    color: #193149;
    font-size: 13px;
    margin-right: 5px;
    font-family: "Arial";
}

    input.custom2:focus {
        border: 1px solid #f3dc5a;
    }

    input.custom2:disabled {
        border: 1px solid #cbcac1 !important;
        background: #edece1;
    }

input.CusAmt {
    text-align: right;
    float: left;
    color: #193149;
    border: 1px solid #e2e2e2;
    /*background: #f5ffeb;*/
    /*background: #f9fff4;*/
    background: #f6ffed;
    font: normal normal normal 13px Arial;
    margin-right: 5px;
}

    input.CusAmt:focus {
        border: 1px solid #7dbc7d;
    }

input.TrnsListTB {
    float: right;
    color: #193149;
    border: 1px solid #e2e2e2;
    /*background: #f5ffeb;*/
    /*background: #f9fff4;*/
    background: #f6ffed;
    font: normal normal normal 13px Arial;
    width: 98px;
    text-align: right;
}

    input.TrnsListTB:focus {
        border: 1px solid #7dbc7d;
    }

input.AddTrnsTB {
    float: right;
    color: #193149;
    border: 1px solid #e2e2e2;
    /*background: #f5ffeb;*/
    /*background: #f9fff4;*/
    background: #f6ffed;
    font: normal normal normal 13px Arial;
    width: 98px;
    text-align: right;
}

    input.AddTrnsTB:focus {
        border: 1px solid #7dbc7d;
    }

#TB_OtherIncome {
    margin-left: 0 !important;
}

#TB_Comments {
    margin-left: 25px !important;
    width: 850px;
    height: 250px;
    margin-top: 25px;
    margin-bottom: 20px;
    background: #f7fffd;
    color: #193149;
    font-size: 13px;
    resize: none;
}

    #TB_Comments:focus {
        border: 1px solid #7ac0da;
    }

input.LeftTB {
    float: left;
    border: 1px solid #e2e2e2;
    background: #f7fffd;
    color: #193149;
    font-size: 13px;
    margin-right: 0;
    font-family: "Arial";
}

    input.LeftTB:focus {
        border: 1px solid #7ac0da;
    }

    input.LeftTB:disabled {
        border: 1px solid #cbcac1 !important;
        background: #efefef;
    }

#TB_CMsg {
    margin-left: 25px !important;
    width: 750px;
    height: 250px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #f7fffd;
    color: #193149;
    font-size: 13px;
    resize: none;
}

    #TB_CMsg:focus {
        border: 1px solid #7ac0da;
    }

Div.custom1 {
    background: #fcfcfc;
    border: 1px outset #d6d6d6;
    width: 960px;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    padding-bottom: 30px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
Div.Reqcustom1 {
    background: #fcfcfc;
    border: 1px outset #d6d6d6;
    width: 1150px;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    padding-bottom: 30px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
Div.SectionDivider {
    background: #fcfcfc;
    border: 1px solid;
    border-radius: 10px;
    border-color: #bac8d6;
    padding-top: 10px;
    padding-Bottom: 20px;
    margin-top: 15px;
    margin-bottom: 45px;
    behavior: url(/Scripts/PIE.htc);
    position: relative;
}

.ErrorSum {
    margin-top: 25px;
    width: 938px;
    border: 2px solid #d6d6d6;
    background: #d8c0a0;
    border-radius: 10px;
}

.ErrorSumReqLV {
    width: 750px !important;
    margin-left: 25px !important;
    margin-bottom: 20px !important;
}

.ValSuccess {
    margin-top: 25px;
    width: 938px;
    border: 2px solid #c9d1a8;
    background: #e6efc0;
    border-radius: 10px;
    padding: 20px;
}

span.ValTick {
    display: block;
    font-size: 14px;
    text-align: left;
    margin-Left: 20px;
    margin-Right: 20px;
    margin-top: 6px;
    font-weight: 700;
    color: #363f13;
    font-family: "Helvetica Neue",Helvetica,colaborate,Calibri,Arial;
}

/*Platform Additional Transactions Message*/
.ImportTransMsg {
    margin-top: 25px;
    margin-Left: 20px;
    margin-Right: 20px;
    border: 2px solid #c9d1a8;
    background: #e6efc0;
    border-radius: 10px;
    padding: 20px;
}

span.ImportTransMsgSpan {
    display: block;
    font-size: 12px;
    text-align: left;

    font-weight: 600;
    color: #363f13;
    font-family: "Helvetica Neue",Helvetica,colaborate,Calibri,Arial;
}

/*Warning Messages*/

.ReqWarnMsg {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-Left: 20px;
    margin-Right: 20px;
    border: 2px solid #D17519;
    background: #f3f3ab;
    border-radius: 10px;
    padding: 20px;
}

span.ReqWarnMsgSpan {
    display: block;
    font-size: 12px;
    text-align: left;
    font-weight: 600;
    color: #D17519;
    font-family: "Helvetica Neue",Helvetica,colaborate,Calibri,Arial;
}
/*EmptyListView Messages*/
.ReqEmptyList {
    margin-top: 25px;
    margin-Left: 0px;
    margin-Right: 20px;
    border: 2px solid #a3a3a3;
    background: #f1f2ef;
    border-radius: 10px;
    padding: 15px;
}

span.ReqEmptyListSpan {
    display: block;
    font-size: 12px;
    text-align: left;
    font-weight: 600;
    color: #808080;
    font-family: "Helvetica Neue",Helvetica,colaborate,Calibri,Arial;
}
.WelcMsgCont {
    margin-top: 25px;
    width: 938px;
    border: 2px solid #b9bbad;
    background: #fcfcfc;
    border-radius: 10px;
    padding: 20px;
}

span.WelcMsgSpan {
    display: block;
    font-size: 14px;
    text-align: left;
    margin-Left: 20px;
    margin-Right: 20px;
    margin-top: 6px;
    font-weight: 600;
    font-family: "Helvetica Neue",Helvetica,colaborate,Calibri,Arial;
}

#UPB1 {
    top: 40%;
    left: 47%;
    position: fixed;
}

.GMsgBox {
    top: 40%;
    left: 45%;
    position: fixed;
    border: 2px solid #c9d1a8;
    background: #e6efc0;
    border-radius: 10px;
    padding: 10px;
    behavior: url(/Scripts/PIE.htc);
}

.GMsgTxt {
    font-size: 14px;
    text-align: left;
    font-weight: 700;
    color: #363f13;
    font-family: "Helvetica Neue",Helvetica,colaborate,Calibri,Arial;
}

.ProcFooter {
    background: #e4e8d1;
    border-top: 1px inset #d6d6d6;
}

#footer {
    width: 1100px;
    margin: 0 0 6px 0;
    padding: 10px 0 0 10px;
    color: #74797e;
    font-size: 13px;
}

    #footer .right {
        float: right;
        text-align: left;
        width: 240px;
        font-size: 13px;
    }

    #footer a {
        text-decoration: none;
        background: inherit;
        color: #74797e;
    }

    #footer .fmenu {
        background: inherit;
        padding: 0;
        margin: auto;
    }

        #footer .fmenu a {
            color: #74797e;
            background: inherit;
            text-decoration: none;
            padding: 0 10px 0 0;
        }

            #footer .fmenu a:hover {
                color: #000;
                background: inherit;
                text-decoration: underline;
            }

        #footer .fmenu ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        #footer .fmenu li {
            float: left;
            margin: 0 10px 0 0;
            display: inline;
        }

.CFBackground {
    background-color: dimgray;
    filter: alpha(opacity=90);
    opacity: .8;
}

.CFPanel {
    background-color: #fff;
    border-width: 3px;
    border-style: solid;
    border-color: #4d542a;
    padding: 20px;
    width: 800px;
    min-height: 730px;
    position: absolute !important;
}

.InfoPanel {
    background-color: #fff;
    border-width: 3px;
    border-style: solid;
    border-color: #4d542a;
    padding: 20px;
    width: 800px;
    min-height: 430px;
    position: absolute !important;
}

span.MP {
    display: inline-block;
    text-align: justify;
    margin-top: 3px;
    font-size: 13px;
    color: #74797e;
}

span.dark {
    color: #454545;
}

span.MH1 {
    Color: #457978;
    display: block;
    font-size: 17px;
    font-weight: 700;
    font-family: colaborate,calibri,Arial;
}

.Vbullet {
    background: url('../Images/Vbullet.png') center left no-repeat;
    padding-left: 20px !important;
}
