﻿body {
    background-color: #fff!important;
    /*rgba(223, 238, 244, 0.10);*/
    /*background-image:url(Images/Selection.jpg);*/
}

.txtArea{
    overflow:hidden!important;
}
input[type=submit]:disabled {
    background-color: #DDDDDD;
    color: #A0AEC7;
}
.bBlue {
    border: 1px solid rgba(65, 117, 167, 0.41);
    border-radius: 3px;
}
.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;
}
.tl {
    text-align:left;
}
.tc {
    text-align: center;
}
.SetChkBoxForeColorBold {
    font-size: 11px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
}

    .SetChkBoxForeColorBold label {
        padding-right: 4px !important;
        padding-left: 4px !important;
        position: relative;
        top: -3px;
        font-size: 13px !important;
        padding-top: 4px;
        font-weight: bold !important;
    }

.SetChkBoxForeColor {
    font-size: 10px;
    color: #424242;
    font-family: Verdana;
    font-variant: normal;
}

    .SetChkBoxForeColor label {
        padding-right: 4px !important;
        padding-left: 4px !important;
        position: relative;
        top: -3px;
        font-size: 13px !important;
        padding-top: 4px;
    }
a[disabled="true"] {
    color: darkgray;
}

input[type=text]:disabled {
    background-color:rgba(245, 245, 245, 0.30)!important;
     /*rgb(250,250,250) !important;*/
}

[ID^='ddl']:disabled {
    background-color: rgba(245, 245, 245, 0.30)!important;
    /*rgb(250,250,250) !important;*/
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    /*border: solid;
    border-width: 1px;
    border-color: gray;*/
}

[ID^='ddl']:enabled {
    background-color: rgba(239, 255, 255, 0.63);
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    /*border: solid;
    border-width: 1px;
    border-color: gray;*/
}
[ID^='txtStr']:disabled {
    background-color:rgba(245, 245, 245, 0.30)!important;
     /*rgb(250,250,250) !important;*/
}
[ID^='txtStd']:disabled {
    background-color: rgba(245, 245, 245, 0.30)!important;
    /*rgb(250,250,250) !important;*/
}
[ID^='txtStr']:enabled {
    background-color: rgba(157, 247, 121, 0.09);
    text-align: left;
}

[ID^='txtDat']:enabled {
    background-color: #FFFFD2;
    text-align: left;
}

[ID^='txtD']:enabled {
    background-color: rgba(255, 255, 210, 0.54);
    text-align: left;
}

[ID^='txtStd']:enabled {
    text-align: left;
}

[ID^='txtDad']:enabled {
    text-align: left;
}

[ID^='txtNum']:enabled {
    background-color: rgba(215, 255, 255, 0.53);
    text-align: right;
}

[ID^='txtNmd']:enabled {
    text-align: right;
}
[ID^='txtNmd']:disabled {
    background-color:rgba(245, 245, 245, 0.30)!important;
    text-align: right !important;
}
[ID^='txtNum']:disabled {
    background-color:rgba(245, 245, 245, 0.30)!important;
    text-align: right !important;
}
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 rgba(244, 39, 39, 0.50) !important;
    border-radius: 3px;
}
.brdLgt {
    border: 1px solid rgba(204, 204, 204, 0.35);
    border-radius:3px;
}
.brdRRed {
    border-right: 1px solid red!important;
}
.bgPaneMenu
{
    background-color: rgb(52,122,177);
}
#PaneWOMenu {
    background-image: url('../images/paneWOMenu.jpg');
    border-radius:4px;
}
#PaneMenu {
    background-image: url('../images/paneWOMenu.jpg');
    border-radius: 4px;
}
.bgTglPnl{
    background-color:rgba(172,211,226,1);
}

.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: #111;
    font-family: Verdana;
    font-variant: normal;
    border-radius: 3px;
    padding-right: 20px;
    font-weight: normal;
}

.SetLabelForeColorPadng {
    font-size: 11px;
    color: #111;
    font-family: Verdana;
    font-variant: normal;
    border-radius: 3px;
    padding-right: 50px;
    font-weight: normal;
}

.SetLabelForeColor {
    display: inline-block;
    font-size: 13px;
    color: #414141;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-variant: normal;
    border-radius: 3px;
}

.SetLabelBackImgCA {
    font-size: 14px;
    color: #111;
    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: #111;
    font-family: Verdana;
    font-variant: normal;
    /*font-weight:bold ;*/
    height: 20px;
    width: 120px;
    text-align: left;
    background-color: #F5f5f5;
    border-radius: 3px;
}

.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: #111;
    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;
    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;
        height: 20px;
        width: 65px;
        text-align: center;
        margin-left: 0;
        padding-left: 0;
        text-indent: 3px;
        background-color: rgba(238, 8, 8, 0.86);
        z-index: 1;
    }

.SetButtonForeColor {
    font-weight: normal;
    border: 1px solid #333333;
    font-size: 10px;
    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: rgba(95, 160, 199, 0.90);
    z-index: 110;
    border-radius: 4px;
}

    .SetButtonForeColor: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: #5fa0c7;
        /*z-index: 1;
        border-radius: 2px;*/
        /*left: 80px;
    top: 95px;*/
    }

.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;
}


.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;
    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;
    text-align: left;
    background-color: #EFFFFF;
    border-radius: 3px;
}

.SetTextFontRA {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    text-align: right;
    background-color: #EFFFFF;
    border-radius: 3px;
}

.SetTextFontCA {
    font-weight: normal;
    font-size: 10px;
    color: #424242;
    font-family: Verdana;
    text-align: center;
    background-color: #EFFFFF;
    border-radius: 3px;
}

.SetTextFontBdrBlue {
    font-weight: normal;
    font-size: 10px;
    color: Navy;
    font-family: Verdana;
    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;
    text-align: center;
    background-color: #EFFFFF;
}

.SetDropdownListFont {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    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;
}

.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;
}
.pdl15 {
    padding-left: 15px !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;
}

.ht100 {
    height: 100px;
}

.ht350 {
    height: 350px;
}

.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;
}
/* 20180115*/
.mt0{
    margin-top:0px!important;
}
.mt1{
    margin-top:1px!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;
}

.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;
}

.bMaron {
    border: 1px solid maroon;
}

.bNavy {
    border: 1px solid navy;
}

.ht225 {
    height: 225px;
}

.ht240 {
    height: 240px;
}

.ht205 {
    height: 205px;
}

.ht274 {
    height: 274px;
}

.ht307 {
    height: 307px;
}

.ht180 {
    height: 180px;
}

.ht170 {
    height: 170px;
}

.ht80 {
    height: 80px;
}
.ht60 {
    height: 60px;
}
.ht62 {
    height: 62px;
}
.ht56 {
    height: 56px !important;
}
.ht50 {
    height: 50px !important;
}
.ht37 {
    height: 37px !important;
}

.htta40 {
    height: 40px !important;
}

.htLst90 {
    height: 90px !important;
}
.ht40{
    height:40px;
}
.ht45{
    height:45px;
}
.ht90 {
    height: 90px;
}

.ht24 {
    height: 24px;
}

.ht20 {
    height: 20px;
}
.w87_7P {
    width: 87.7%;
}
.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt17 {
    margin-top: 17px;
}
.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt100 {
    margin-top: 100px;
}

.mt90 {
    margin-top: 90px;
}

.pd0 {
    padding: 0px;
}

.pd2 {
    padding: 2px;
}

.pdt4 {
    padding-top: 4px;
}
.pdt10 {
    padding-top: 10px;
}

.pdt15 {
    padding-top: 15px;
}

.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;
}
.red {
    color: red;
}
.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!important;
}
.ml1 {
    margin-left: 1px!important;
}

.ml3 {
    margin-left: 3px!important ;
}
.ml18 {
    margin-left: 18px!important ;
}
.ml40 {
    margin-left: 40px!important;
}

.mlp3 {
    margin-left: 3%;
}

.mh75 {
    min-height: 75px;
}

.mh80 {
    min-height: 80px;
}

.mh280 {
    min-height: 280px;
}

.m0 {
    margin:0px!important;
}
.mlr0 {
    margin-left:0px!important;
    margin-right:0px!important;
}

/* By Devinder on 2018-01-15*/
.w38_8P {
    width: 38.8%;
}

.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;
}
.w117 {
    width: 117px;
}

.w96 {
    width: 96px;
}

.w39_8p {
    width: 39.8%;
}

.ht104 {
    height: 104px;
}
.fb {
    font-weight:bold !important;
}
