﻿body {
    background-color: white;
    /*background-color:#e8f5ea;*/
    /*background-color: rgb(85, 165, 202) !important;*/
}

.txtArea {
    overflow: hidden !important;
}

input[type=submit]:disabled {
    color: #A0AEC7 !important;
    background-color: #dae5ea !important;
}

input[type=textarea]:disabled {
    background-color: #dae5ea !important;
}

.menu-arrow {
    -webkit-transition: -webkit-transform .15s;
    -o-transition: -o-transform .15s;
    transition: transform .15s;
    position: absolute;
    right: 20px;
    display: inline-block;
    font-family: 'Material Design Icons';
    text-rendering: auto;
    line-height: 28px;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    /*&:before {
      content: "\F142";
    }*/
}

.btn {
    background: url(../images/bg-btn2.jpg) repeat-x center top #666;
    padding: 3px 5px;
    color: #FFF;
    cursor: pointer;
    height: 20px;
    width: 70px !important;
    border: none;
    margin-left: 5px;
    text-align: center;
    display: block;
    font-family: 'futura_md_btmedium', Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.tr {
    text-align: right!important;
}

.tc {
    text-align: center!important;
}

.tl {
    text-align: left!important;
}

.SetChkBoxForeColorBold label {
    padding-right: 4px !important;
    padding-left: 4px !important;
    position: relative;
    top: -3px;
    font-size: 11px !important;
    padding-top: 7px;
    font-weight: bold;
}

.SetChkBoxForeColor label {
    padding-right: 4px !important;
    padding-left: 4px !important;
    position: relative;
    top: -3px;
    font-size: 11px !important;
    padding-top: 7px;
}

a[disabled="true"] {
    color: darkgray;
}

input[type=text]:disabled {
    background-color: #f8f8f8 !important;
}

[ID^='FileUpload1']:enabled {
    background-color: #f6fff1 !important;
}

[ID^='FileUpload1']:disabled {
    background-color: #f8f8f8 !important;
}

[ID^='ddl']:disabled {
    background-color: #f8f8f8 !important;
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    /*height:20px;
	width:150px;*/
    border: solid;
    border-width: 1px;
    border-color: gray;
}

[ID^='ddl']:enabled {
    background-color: rgba(239, 255, 255, 0.63) !important;
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    /*height:20px;
	width:150px;*/
    border: solid;
    border-width: 1px;
    border-color: gray;
}

[ID^='txtStr']:enabled {
    background-color: rgba(157, 247, 121, 0.09);
    text-align: left;
}

[ID^='txtDat']:enabled {
    background-color: rgba(255, 255, 210, 0.40) !important;
    text-align: center;
}

[ID^='txtStd']:enabled {
    text-align: left;
}

[ID^='txtDad']:enabled {
    text-align: left;
}

[ID^='txtNum']:enabled {
    background-color: rgba(215, 255, 255, 0.40) !important;
    text-align: right;
}

[ID^='txtNmd']:enabled {
    text-align: right;
}

[ID^='txtNum']:disabled {
    text-align: right;
}

[ID^='txtNmd']:disabled {
    text-align: right;
    background-color: #f8f8f8 !important;
}

.fsz11 {
    font-size: 11px !important;
    padding-top: 3px !important;
    background-color: aliceblue !important;
}

.fsz10 {
    font-size: 10px !important;
    padding-top: 3px !important;
    background-color: aliceblue !important;
}

.fsz12 {
    font-size: 12px !important;
    padding-top: 3px !important;
    background-color: aliceblue !important;
}

.bgcgren {
    background-color: #e1fcf8 !important;
}


[ID^='txtStr']:disabled {
    background-color: #f8f8f8 !important;
    /*rgb(250,250,250) !important;*/
}

[ID^='txtStd']:disabled {
    background-color: #f8f8f8 !important;
    /*rgb(250,250,250) !important;*/
}




[ID^='txtD']:enabled {
    background-color: rgb(255 255 210 / 37%) !important;
    text-align: left;
}






input[type=text] {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    /*border: 1px solid gray;*/
    z-index: 1;
    /*position: absolute;*/
}

.cw6p {
    width: 6% !important;
}

.brdBlu {
    border: 1px solid rgba(72, 131, 190, 0.50) !important;
    border-radius: 3px;
}

.brdRed {
    border: 1px solid red !important;
    border-radius: 3px;
}

.brdLgt {
    border: 1px solid rgba(204, 204, 204, 0.35) !important;
    border-radius: 3px;
}

.brdRRed {
    border-right: 2px solid #ff5353 !important;
}

.bgPaneMenu {
    background-color: #cfe6f4 !important;
    border-radius: 4px;
}

#PaneMenu {
    /*background-color: #e32319;*/
    height: 45px;
    /*background-image: url(../depot/images/panMenuLgt.jpg);*/
    background: linear-gradient(to bottom, #0f7e45, #09502b);
    border-radius: 6px;
    background-size: cover;
    background-repeat: no-repeat;
}

.menu {
    text-align: center;
}

.mnuDynHvr {
    background-color: #fb4d02;
    color: black;
    border: 1px solid black;
    font-family: Verdana;
    font-size: 8pt;
}

.mnuDynItmStyl {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 1px;
    padding-right: 1px;
    margin: 1px;
    background-color: #377C88;
    color: white;
    border: 1px solid black;
    font-family: Verdana;
    font-size: 8pt;
    height: 15px;
    width: 150px;
}

.mnuDynStyl {
    padding: 1px;
    margin: 1px;
    background-color: #377C88;
    color: white;
    border: 1px solid black;
    font-family: Verdana;
    font-size: 8pt;
    height: 15px;
    width: 150px;
}

.LabelPartyMaster {
    font-size: 10px;
    font-size: 10px;
    color: Black;
    font-family: Verdana;
    font-variant: normal;
    height: 12px;
    width: 223px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    /*position: absolute;*/
    /*background-color:#DCDCDC;*/
}

.pLblDiv {
    margin-right: 3px;
    text-align: right;
}

.SetDivLblbsRa {
    font-size: 13px;
    padding-top: 2px;
    text-align: right;
}

.SetLabelForeColorPadng35 {
    font-size: 10px;
    color: black;
    font-family: Verdana;
    font-variant: normal;
    border-radius: 3px;
    padding-right: 20px;
    font-weight: normal;
}

.SetLabelForeColorPadng {
    font-size: 11px;
    color: black;
    font-family: Verdana;
    font-variant: normal;
    border-radius: 3px;
    padding-right: 50px;
    font-weight: normal;
}

.SetLabelForeColor {
    display: inline-block;
    font-size: 13px;
    color: #333333;
    font-family: "Rubik", sans-serif;
    font-variant: normal;
    border-radius: 3px;
}

.SetLabelBackImgCA {
    font-size: 14px;
    color: black;
    font-family: Verdana;
    font-variant: normal;
    /*font-weight:bold;*/
    background-image: url('Images/lblBack.jpg');
    text-align: center;
    vertical-align: central;
    height: 22px;
}

.SetCloseHl {
    border-style: solid;
    border-color: inherit;
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    font-variant: normal;
    /*font-weight:bold ;*/
    height: 15px;
    width: 20px;
    background-color: lightgray;
    border-width: 1px;
    text-align: center;
    z-index: 1;
    position: absolute;
}

.SetLabelForeColorWA {
    font-size: x-small;
    color: black;
    font-family: Verdana;
    font-variant: normal;
    /*font-weight:bold ;*/
    height: 20px;
    width: 120px;
    text-align: left;
    background-color: #F5f5f5;
    border-radius: 3px;
}

.SetChkBoxForeColorBold {
    font-size: 11px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
}

.SetChkBoxForeColor {
    font-size: 10px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
}

.SetChkAppDelForeColor {
    color: black;
    font-family: Verdana;
    font-variant: normal;
}

    .SetChkAppDelForeColor label {
        padding-right: 4px !important;
        position: relative;
        top: -3px;
        font-size: 16px !important;
        color: black;
    }

.SetAppObsoForeColor {
    font-size: 10px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
}

.GVHeader {
    font-family: Verdana;
    font-size: x-small;
    vertical-align: middle;
    text-align: center;
}

.GVItemRightAlign {
    font-family: Verdana;
    font-size: x-small;
    vertical-align: middle;
    text-align: right;
}

.GVItemCenterAlign {
    font-family: Verdana;
    font-size: x-small;
    vertical-align: middle;
    text-align: center;
}

.SetLabelForeColorRAlign {
    font-size: 11px;
    color: black;
    font-family: Verdana;
    font-variant: normal;
    /*font-weight:bold;*/
    text-align: right;
    border-radius: 3px;
}

.SetDispLabelColors {
    font-size: 9px;
    height: 12px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
    background-color: #C0FFFF;
    border: solid;
}

.SetBoldLabelForeColor {
    font-size: small;
    color: #333131;
    font-family: Verdana, Serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #333131;
    text-align: center;
}

.SetBoldLabelForeColorNew {
    font-size: 15pt;
    color: #333131;
    font-family: Verdana, Serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    border-style: none;
    border-width: 0px;
    border-color: #333131;
    text-align: left;
}

.SetMainHeadingForeColor {
    font-size: 12px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
    font-weight: bold;
    text-decoration: underline;
}

.SetPanelForeColor {
    border: 1px solid #9a9a9a;
    font-size: 12px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
    font-weight: normal;
    /*border-top: #A0A0A0 1px solid;
	border-right: #A0A0A0 1px solid;
	border-left: #A0A0A0 1px solid;
	border-bottom: #A0A0A0 1px solid;*/
    background-color: transparent;
    z-index: 1;
    /*left: 12px;
    top: 39px;*/
    /*position: absolute;*/
    /*height: 42px;
    width: 963px;*/
}

.SetPanelForeColorBlue {
    font-size: 12px;
    color: Navy;
    font-family: Verdana;
    font-variant: normal;
    font-weight: normal;
    border-top: Navy 1px solid;
    border-right: Navy 1px solid;
    border-left: Navy 1px solid;
    border-bottom: Navy 2px solid;
    background-color: transparent;
}

.SetPanelBorder {
    border-style: solid;
    border-color: #A0A0A0;
    border-width: 1px;
    background-color: transparent;
}

.SetButtonForeColor2 {
    font-weight: normal;
    border: 1px solid #333333;
    font-size: 10px;
    color: #111111;
    font-family: Verdana;
    font-weight: bold;
    height: 21px;
    width: 67px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 3px;
    background-color: #9EBFE4 !important;
    z-index: 110;
}

    .SetButtonForeColor2:hover {
        /*BackColor="#FFEFBB" ForeColor="Black" BorderColor="#E5C365" BorderStyle="Solid"
                            BorderWidth="1px"*/
        font-weight: normal;
        border: 1px solid black;
        font-size: 10px;
        color: black;
        font-family: Verdana;
        font-weight: bold;
        text-align: center;
        margin-left: 0;
        padding-left: 0;
        text-indent: 3px;
        background-color: rgba(238, 8, 8, 0.86);
        z-index: 1;
    }

.SetButtonForeColorYlo {
    font-weight: normal;
    border: 1px solid #333333;
    font-size: 10px;
    color: #111111;
    font-family: Verdana;
    font-weight: bold;
    height: 25px;
    min-width: 67px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 3px;
    background-color: rgba(238, 8, 8, 0.5) !important;
    z-index: 110;
    border-radius: 3px;
}

    .SetButtonForeColorYlo:enabled:hover {
        /*BackColor="#FFEFBB" ForeColor="Black" BorderColor="#E5C365" BorderStyle="Solid"
                            BorderWidth="1px"*/
        /*font-weight: normal;
        border: 1px solid black;
        font-size: 10px;
        color: black;
        font-family: Verdana;
        font-weight: bold;
        height: 22px;*/
        /*width: 67px;*/
        /*text-align: center;
        margin-left: 0;
        padding-left: 0;
        text-indent: 3px;*/
        background-color: #da261e !important;
        color: white;
        /*z-index: 1;
        border-radius: 2px;*/
        /*left: 80px;
    top: 95px;*/
    }

.SetButtonForeColorSml {
    font-weight: normal;
    border: 1px solid #333333;
    font-size: 11px;
    color: #111111;
    font-family: Verdana;
    /*font-weight: bold;*/
    height: 22px;
    min-width: 67px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 3px;
    background-color: rgb(122, 182, 219) !important;
    z-index: 110;
    border-radius: 3px;
}

    .SetButtonForeColorSml:enabled:hover {
        /*BackColor="#FFEFBB" ForeColor="Black" BorderColor="#E5C365" BorderStyle="Solid"
                            BorderWidth="1px"*/
        /*font-weight: normal;
        border: 1px solid black;
        font-size: 10px;
        color: black;
        font-family: Verdana;
        font-weight: bold;
        height: 22px;*/
        /*width: 67px;*/
        /*text-align: center;
        margin-left: 0;
        padding-left: 0;
        text-indent: 3px;*/
        background-color: #da261e !important;
        color: white;
        /*z-index: 1;
        border-radius: 2px;*/
        /*left: 80px;
    top: 95px;*/
    }

    .SetButtonForeColorSml:disabled {
        /*font-weight: normal;
    border: 1px solid #333333;
    font-size: 12px;
    color: #111111;
    font-family: Verdana;
    /*font-weight: bold;*/
        /*height: 25px;
    min-width: 67px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 3px;*/
        background-color: rgb(208, 213, 216) !important;
        /*z-index: 110;
    border-radius: 3px;*/
    }

.SetButtonForeColor {
    font-weight: normal;
    border: 1px solid #333333;
    font-size: 12px;
    color: white;
    font-family: Verdana;
    /* font-weight: bold; */
    height: 30px;
    min-width: 67px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 3px;
    background-color: rgb(24, 24, 24) !important;
    z-index: 110;
    border-radius: 6px;
}
    .SetButtonForeColor:enabled:hover {
        /*BackColor="#FFEFBB" ForeColor="Black" BorderColor="#E5C365" BorderStyle="Solid"
                            BorderWidth="1px"*/
        /*font-weight: normal;
        border: 1px solid black;
        font-size: 10px;
        color: black;
        font-family: Verdana;
        font-weight: bold;
        height: 22px;*/
        /*width: 67px;*/
        /*text-align: center;
        margin-left: 0;
        padding-left: 0;
        text-indent: 3px;*/
        background-color: rgb(81 85 82) !important;
        /* #da261e !important;*/
        color: white;
        /*z-index: 1;
        border-radius: 2px;*/
        /*left: 80px;
    top: 95px;*/
    }

    .SetButtonForeColor:disabled {
        /*font-weight: normal;
    border: 1px solid #333333;
    font-size: 12px;
    color: #111111;
    font-family: Verdana;
    /*font-weight: bold;*/
        /*height: 25px;
    min-width: 67px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 3px;*/
        background-color: rgb(208, 213, 216) !important;
        /*z-index: 110;
    border-radius: 3px;*/
    }

.SetButtonForeColorRed {
    font-weight: normal;
    border-style: none;
    font-size: 10px;
    color: white;
    font-family: Verdana;
    font-weight: bold;
    height: 20px;
    width: 65px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 3px;
    background-color: #C5431D;
    z-index: 1;
    /*left: 80px;
    top: 95px;*/
    /*position: absolute;*/
}

    .SetButtonForeColorRed:hover {
        /*BackColor="#FFEFBB" ForeColor="Black" BorderColor="#E5C365" BorderStyle="Solid"
                            BorderWidth="1px"*/
        font-weight: normal;
        border: 1px solid #E5C365;
        font-size: 10px;
        color: black;
        font-family: Verdana;
        font-weight: bold;
        height: 20px;
        width: 65px;
        text-align: center;
        margin-left: 0;
        padding-left: 0;
        text-indent: 3px;
        background-color: #FFEFBB;
        z-index: 1;
        /*left: 80px;
    top: 95px;
    position: absolute;*/
    }

.SetButtonForeNavy {
    border-style: solid;
    border-width: 1px;
    border-color: #336699;
    font-weight: normal;
    font-size: 10px;
    color: white;
    font-family: Verdana;
    font-weight: bold;
    height: 22px;
    width: 65px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 3px;
    background-color: #336699;
    /*#F2E1AF*/
}

    .SetButtonForeNavy:hover {
        border-style: solid;
        border-width: 1px;
        border-color: #336699;
        font-weight: normal;
        font-size: 10px;
        color: black;
        font-family: Verdana;
        font-weight: bold;
        height: 22px;
        width: 65px;
        text-align: center;
        margin-left: 0;
        padding-left: 0;
        text-indent: 3px;
        background-color: #336699;
        /*#F2E1AF*/
    }

.SetButtonForeColorSA {
    border-right: #111111 thin solid;
    border-top: #111111 thin solid;
    font-weight: bold;
    font-size: 10px;
    border-left: #111111 thin solid;
    color: #111111;
    border-bottom: #111111 thin solid;
    font-family: Verdana;
    font-weight: bold;
    background-color: white;
    height: 20px;
    width: 60px;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 3px;
    background-color: #D9FFFF;
}

    .SetButtonForeColorSA :hover {
        background-color: #f74949;
    }

.SetButtonForeColorBlue {
    border-right: Navy thin solid;
    border-top: Navy thin solid;
    font-weight: bold;
    font-size: 10px;
    border-left: Navy thin solid;
    color: Navy;
    border-bottom: Navy thin solid;
    font-family: Verdana;
    background-color: white;
    height: 20px;
    width: 60px;
}

.SetCloseButtonColors {
    color: #A0A0A0;
    font-family: Verdana;
    background-color: #cfd285;
    border-right: black 2px solid;
    border-top: black 2px solid;
    font-size: 10px;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.SetTextToUpperCase {
    font-size: 10px;
    color: black;
    font-family: Verdana;
    background-color: #EFFFFF;
    height: 11px;
    border-radius: 3px;
}

.SetTextFontDate {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    background-color: #EFFFFF;
    border: solid;
    border-width: 1px;
    border-color: lightgray;
    border-radius: 3px;
}

.SetTextFont {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    height: 12px;
    width: 200px;
    background-color: #EFFFFF;
    border: solid;
    border-width: 1px;
    border-color: lightgray;
    border-radius: 3px;
}

.SetTextFontLA {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    height: 15px;
    width: 60px;
    text-align: left;
    background-color: #EFFFFF;
    border-radius: 3px;
}

.SetTextFontRA {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    height: auto;
    height: 15px;
    text-align: right;
    background-color: #EFFFFF;
    border-radius: 3px;
}

.SetTextFontCA {
    font-weight: normal;
    font-size: 10px;
    color: #424242;
    font-family: Verdana;
    height: auto;
    height: 22px;
    text-align: center;
    background-color: #EFFFFF;
    border-radius: 3px;
}

.SetTextFontBdrBlue {
    font-weight: normal;
    font-size: 10px;
    color: Navy;
    font-family: Verdana;
    height: 14px;
    text-align: right;
    border: solid;
    border-width: 1px;
    border-color: Navy;
    background-color: #EFFFFF;
    border-radius: 3px;
}

.SetTextFontBlue {
    font-weight: normal;
    font-size: 10px;
    color: Navy;
    font-family: Verdana;
    height: 15px;
    text-align: center;
    background-color: #EFFFFF;
}

.SetDropdownListFont {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    height: 20px;
    width: 150px;
    background-color: #EFFFFF;
    border: solid;
    border-width: 1px;
    border-color: gray;
    border-radius: 3px;
}

.SetTxtSercherColor {
    color: #424242;
    font-family: Verdana;
    background-color: #ffcccc;
    font-size: 10px;
}



.SetListBoxFont {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.SetLabelForColMarBckColYel {
    font-size: 10px;
    color: #121212;
    font-family: Verdana;
    font-variant: normal;
    background-color: #ffff80;
    border-right: #5a5252 1px solid;
    border-top: #5a5252 1px solid;
    vertical-align: middle;
    border-left: #5a5252 1px solid;
    border-bottom: #5a5252 1px solid;
    text-align: center;
    text-align: right;
}

.SetLabelForBigHeading {
    font-weight: normal;
    font-size: 35px;
    color: #424242;
    font-family: Verdana;
}

.SetButtonColWithSpecialEdit {
    font-weight: normal;
    font-size: 10px;
    color: #424242;
    font-family: Verdana;
    border-right: #5a5252 thin solid;
    border-top: #5a5252 thin solid;
    border-left: #5a5252 thin solid;
    border-bottom: #5a5252 thin solid;
    background-color: #ffe4e1;
}

.SetTextBorderColor {
    border-right: #5a5252 1px solid;
    border-top: #5a5252 1px solid;
    font-size: 10px;
    border-left: #5a5252 1px solid;
    border-bottom: #5a5252 1px solid;
    font-family: ver, Verdana;
    background-color: #EFFFFF;
}

.SetLabelForColMarBckColBrwn {
    font-size: 10px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
    background-color: #FFC080;
    vertical-align: middle;
    text-align: center;
}

.SetLblForColBckCol {
    font-size: 16px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
    background-color: #ffffcc;
    text-align: center;
    border-right: #5a5252 1px solid;
    border-top: #5a5252 1px solid;
    border-left: #5a5252 1px solid;
    border-bottom: #5a5252 1px solid;
    font-weight: bold;
}

.autocomplete_completionListElement {
    overflow-y: scroll;
    visibility: hidden;
    margin: 0px !important;
    color: black;
    cursor: hand;
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
    padding: 0;
    z-index: 200;
    font-size: 10px;
    font-family: Verdana;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: white;
    z-index: 120001 !important;
}

.ListExtendedSearchTypingText {
    color: navy;
    z-index: 2000;
    font-size: 10px;
    font-family: Verdana;
    background-color: #ffffff;
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
}

.setTextBorderColGreen {
    border-right: green 1px solid;
    border-top: green 1px solid;
    font-weight: normal;
    font-size: 10px;
    border-left: green 1px solid;
    color: green;
    border-bottom: green 1px solid;
    font-family: Verdana;
}

.setLabelForeColGreen {
    font-weight: normal;
    font-size: 10px;
    color: navy;
    font-family: Verdana;
    border-radius: 3px;
}

.setLabelForeColRed {
    font-weight: normal;
    font-size: 10px;
    color: red;
    font-family: Verdana;
    border-radius: 3px;
}

.SetButtonForeColorNavy {
    border-right: Navy thin solid;
    border-top: Navy thin solid;
    font-weight: bold;
    font-size: 10px;
    border-left: Navy thin solid;
    color: Navy;
    border-bottom: Navy thin solid;
    font-family: Verdana;
    background-color: white;
}

.SetLabelForeColTxtAlignRight {
    font-size: 10px;
    color: black;
    font-family: Verdana;
    font-variant: normal;
    /*font-weight:bold ;*/
    vertical-align: middle;
    text-align: right;
    border-radius: 3px;
}

.SetButtonInNavyFormat {
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    font-size: 10px;
    border-left: navy 1px solid;
    color: navy;
    border-bottom: navy 1px solid;
    font-family: Verdana;
    background-color: aliceblue;
}

.modalBackground {
}

.modalPopup {
    border-right: navy 1px solid;
    border-top: navy 1px solid;
    border-left: navy 1px solid;
    border-bottom: navy 1px solid;
    background-color: navajowhite;
}

.SetHeadingName {
    border-right: #5a5252 1px solid;
    border-top: #5a5252 1px solid;
    font-size: small;
    border-left: #5a5252 1px solid;
    color: #5a5252;
    border-bottom: #5a5252 1px solid;
    font-family: verdana;
    font-weight: bold;
    height: 16px;
}

.pdl5p {
    padding-left: 5% !important;
}

.pdl6p {
    padding-left: 6% !important;
}

.pdl7p {
    padding-left: 7% !important;
}

.pdl10 {
    padding-left: 10px !important;
}

.pdl20 {
    padding-left: 20px !important;
}

.pdl30 {
    padding-left: 30px !important;
}

.pdl40 {
    padding-left: 40px !important;
}

.pdl3 {
    padding-left: 3px !important;
}

.pdl5 {
    padding-left: 5px !important;
}

.pdr2 {
    padding-right: 2px !important;
}

.pdr5 {
    padding-right: 5px !important;
}

.pdr7 {
    padding-right: 7px !important;
}

.pdr10 {
    padding-right: 10px !important;
}

.pdr20 {
    padding-right: 20px !important;
}

.ht30 {
    height: 30px !important;
}

.ht39 {
    height: 39px !important;
}

.ht41 {
    height: 41px !important;
}

.ht100 {
    height: 100px;
}

.ht150 {
    height: 150px;
}

.ht350 {
    height: 350px;
}

.ht400 {
    height: 400px;
}

.ht450 {
    height: 450px;
}

.ht250 {
    height: 250px;
}

.ht25 {
    height: 25px !important;
}

.w3p {
    width: 3% !important;
}

.w3_5p {
    width: 3.5% !important;
}

.w4p {
    width: 4% !important;
}

.w5p {
    width: 5% !important;
}

.w8p {
    width: 8% !important;
}

.w99p {
    width: 99% !important;
}
/* 20180115*/
.mt0 {
    margin-top: 0px !important;
}

.mt2 {
    margin-top: 2px !important;
}

.mt3 {
    margin-top: 3px;
}

.mt4 {
    margin-top: 4px;
}

.mt6 {
    margin-top: 6px;
}

.mt7 {
    margin-top: 7px;
}

.w60p {
    width: 60%;
}
/*above by RB*/
.w100p {
    width: 100%;
}

.wAuto {
    width: auto;
}

.w10p {
    width: 10% !important;
}

.w11p {
    width: 11%;
}

.w59p {
    width: 59% !important;
}

.w9p {
    width: 9% !important;
}

.w0p {
    width: 0% !important;
}

.w98p {
    width: 98%;
}

.w12p {
    width: 12% !important;
}

.w13p {
    width: 13% !important;
}

.w14p {
    width: 14% !important;
}

.w13p5 {
    width: 13.5% !important;
}

.w15p {
    width: 15%;
}

.w11p {
    width: 11% !important;
}

.w8p {
    width: 8% !important;
}

.w75 {
    width: 75px;
}

.w90 {
    width: 90px;
}

.bGray {
    border: 1px solid gray;
    border-radius: 3px;
}

.blGray {
    border: 1px solid #c4bdbd;
    border-radius: 3px;
}

.bBlue {
    border: 1px solid rgba(65, 117, 167, 0.41);
    border-radius: 3px;
}

.bMaron {
    border: 1px solid maroon;
}

.bNavy {
    border: 1px solid navy;
}

.ht225 {
    height: 225px;
}

.ht240 {
    height: 240px;
}

.ht205 {
    height: 205px;
}

.ht274 {
    height: 274px !important;
}

.ht307 {
    height: 307px !important;
}

.ht180 {
    height: 180px !important;
}

.ht170 {
    height: 170px !important;
}

.ht80 {
    height: 80px !important;
}

.ht60 {
    height: 60px !important;
}

.ht62 {
    height: 62px !important;
}

.ht56 {
    height: 56px !important;
}

.ht50 {
    height: 50px !important;
}

.ht35 {
    height: 35px !important;
}

.ht37 {
    height: 37px !important;
}

.htta40 {
    height: 40px !important;
}

.htLst90 {
    height: 90px !important;
}

.ht40 {
    height: 40px !important;
}

.ht45 {
    height: 45px !important;
}

.ht90 {
    height: 90px !important;
}

.ht24 {
    height: 24px !important;
}

.ht20 {
    height: 20px !important;
}

.w87_7P {
    width: 87.7%;
}

.pdl15 {
    padding-left: 15px !important;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt11 {
    margin-top: 11px;
}

.mt12 {
    margin-top: 12px;
}

.mt15 {
    margin-top: 15px;
}

.mt16 {
    margin-top: 16px;
}

.mt17 {
    margin-top: 17px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px;
}

.mt21 {
    margin-top: 21px;
}

.mt22 {
    margin-top: 22px;
}

.mt24 {
    margin-top: 24px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt46 {
    margin-top: 46px;
}

.mt50 {
    margin-top: 50px;
}

.mt100 {
    margin-top: 100px;
}

.mt90 {
    margin-top: 90px;
}

.mt72 {
    margin-top: 72px;
}

.pd0 {
    padding: 0px;
}

.pd2 {
    padding: 2px;
}

.pdt4 {
    padding-top: 4px !important;
}

.pdt5 {
    padding-top: 5px !important;
}

.pdt6 {
    padding-top: 6px !important;
}

.pdt7 {
    padding-top: 7px !important;
}

.pdt8 {
    padding-top: 8px !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.pdt15 {
    padding-top: 15px !important;
}

.pdt16 {
    padding-top: 16px !important;
}

.pdt17 {
    padding-top: 17px !important;
}

.pdt20 {
    padding-top: 25px !important;
}

.pdt25 {
    padding-top: 25px !important;
}

.pdt30 {
    padding-top: 30px !important;
}

.pdt2 {
    padding-top: 2px !important;
}

.pdb4 {
    padding-bottom: 4px !important;
}

.pdb7 {
    padding-bottom: 7px !important;
}

.pdb10 {
    padding-bottom: 10px !important;
}

.pdb15 {
    padding-bottom: 15px !important;
}

.pdr20 {
    padding-right: 20px !important;
}

.red {
    color: red;
}

.mr1 {
    margin-right: 1px;
}

.mr2 {
    margin-right: 2px;
}

.mr3 {
    margin-right: 3px;
}

.mr5 {
    margin-right: 5px;
}

.mr20 {
    margin-right: 20px;
}

.mr40 {
    margin-right: 40px;
}

.mln3 {
    margin-left: -3px !important;
}

.ml2 {
    margin-left: 2px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml22 {
    margin-left: 22px !important;
}

.ml30 {
    margin-left: 30px;
}

.ml1 {
    margin-left: 1px !important;
}

.ml3 {
    margin-left: 3px !important;
}

.ml18 {
    margin-left: 18px !important;
}

.ml40 {
    margin-left: 40px;
}

.mlp3 {
    margin-left: 3%;
}

.mlr0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.mh75 {
    min-height: 75px;
}

.mh80 {
    min-height: 80px;
}

.mh280 {
    min-height: 280px;
}

.m0 {
    margin: 0px !important;
}

/* By Devinder on 2018-01-15*/
.w38_8P {
    width: 38.8% !important;
}

.green {
    color: green;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb3 {
    margin-bottom: 3px !important;
}

.mb5 {
    margin-bottom: 5px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb10 {
    margin-bottom: 10px;
}

.w32p {
    width: 32% !important;
}

.btgray {
    border-top: 1px solid lightgray;
}

.fcWhite {
    color: white !important;
}

.fs13 {
    font-size: 13px !important;
}

.noPintEvet {
    text-decoration: none !important;
}
/*table style sheet used in selector*/
.tblStyle {
    border-collapse: collapse;
    font-family: Verdana;
    font-size: xx-small;
    Color: #333333;
    height: 30px;
}

    .tblStyle tr {
        background-color: #EFF3FB;
        height: 20px;
    }

        .tblStyle tr th {
            background-color: #6596b64f;
            color: black ;
            font-size: x-small;
            border: 1px solid gray;
            font-weight: bold;
            font-family: Verdana;
            text-align: left;
            padding-left: 4px;
            height: 40px;
        }

        .tblStyle tr td {
            font-size: x-small;
            border: 1px solid #c6c6c6;
            border-collapse: collapse;
            font-family: Verdana;
            padding: 2px;
            background-color: white;
        }
/*table style sheet used in selector*/
.tblStyleLh {
    border-collapse: collapse;
    font-family: Verdana;
    font-size: xx-small;
    Color: #333333;
    height: 30px;
}

    .tblStyleLh tr {
        background-color: #EFF3FB;
        height: 20px;
    }

        .tblStyleLh tr th {
            background-color: #6596b64f;
            color: White;
            font-size: x-small;
            border: 1px solid gray;
            font-weight: bold;
            font-family: Verdana;
            text-align: left;
            padding-left: 4px;
            height: 35px;
        }

        .tblStyleLh tr td {
            font-size: x-small;
            border: 1px solid gray;
            border-collapse: collapse;
            font-family: Verdana;
            padding: 2px;
        }

.success {
    background-color: #2eae61 !important;
    color: white;
    font-family: verdana;
    font-size: 17px;
}

.info {
    background-color: #577b95 !important;
    color: white;
    font-family: verdana;
    font-size: 17px;
}

.error {
    background-color: #fa5b5b !important;
    color: white;
    font-family: verdana;
    font-size: 17px;
}

.ajs-dialog {
    padding-top: 22px !important;
    padding-left: 24px !important;
    padding-right: 23px !important;
    border: 6px solid #d92b2b;
}
/* width */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 10px;
}
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #141313;
    }

body {
    margin: 0;
    padding: 0;
    font-family: Arial;
}

.modal2 {
    position: fixed;
    z-index: 100101;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.modalp {
    position: fixed;
    z-index: 100101;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
    left: 0px;
}

.center2 {
    z-index: 100110;
    margin: 300px auto;
    padding: 10px;
    width: 137px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center2 img {
        height: 128px;
        width: 128px;
    }