﻿/*html, body 
{	
	background-color:#fff;
	height:100%;
	width:100%;
    margin: 0px 0px 0px 0px;
	background-position:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}*/

.table0 {
    border-width: 0px;
    font-family: Segoe UI;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.btn {
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    color: White;
    height: 32px;
    cursor: pointer;
    width:30%;
}
.button_example{
border:1px solid #25729a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 6px 6px 6px 6px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
 width:24%;
 cursor: pointer !important;
 color:#fff !important;


}
.button_example:hover {
        border: 1px solid #1c5675;
        background-color: #26759e;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
        background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
        background-image: -moz-linear-gradient(top, #26759e, #133d5b);
        cursor: pointer !important;
        color:#fff !important;
    }
.alignmnt{margin-left:30%;}
#wrap {
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    margin: 0px;
    position: absolute;
}
@media (min-width: 360px) and (max-width: 640px) {
  .alignmnt {
    margin-left:4%;
  }

#wrapII {
    width: 100%;
    height: 100%;
    margin: 0px;
    position: absolute;
}

#content {
    width: 100%;
    min-width: 1000px;
    font-family: Segoe UI;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    /*margin:45px 0px 0px 0px;
	padding:7px 0px 15px 0px;
	position: absolute;*/
    z-index: -100%;
    clear: both;
}

#contentII {
    width: 100%;
    font-family: Segoe UI;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

.LoginHd {
    background-image: url(../Images/LampsHd.jpg);
    width: 950px;
    height: 140px;
    margin: 0px 0px 0px 0px;
    text-align: right;
    vertical-align: bottom;
    position: relative;
}

#login {
    background-color: #fff;
    border: solid 2px #4F6C8A;
    font-size: 12px;
    font-family: Segoe UI;
    height: 550px;
    width: 950px;
    text-align: center;
}

.txtbox {
    font-family: Verdana;
    border: solid 2px #4F6C8A;
    padding: 1px 1px 1px 1px;
}

#topMenuPan {
    width: 100%;
    height: 26px;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #fff;
    position: absolute;
}

.PageTitle {
    font-family: Segoe UI;
    font-size: 12px;
    color: #002596;
    text-align: right;
    font-weight: bold;
    line-height: 20px;
    margin-right: 10px;
    left: 65%;
    float: right;
}

#topPan {
    width: 250px;
    height: 26px;
    font-family: Segoe UI;
    font-size: 12px;
    color: White;
    font-weight: bold;
    float: right;
    position: relative;
    line-height: 25px;
}

#topPanII {
    width: 100%;
    height: 30px;
    background-color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    color: White;
    font-weight: bold;
    position: absolute;
    text-align: left;
    line-height: 25px;
}

.TopHead {
    float: left;
    width: 150px;
}

.TopRight {
    float: left;
    margin-left: 80%;
    width: 60px;
}

#topStatusPan {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 20px;
    top: 25px;
    font-family: Segoe UI;
    font-size: 12px;
    padding: 0px;
    border-bottom: solid 1px #005BB7;
    background-color: #82C0FF;
    /*background-image:url(Images/Caption_bg.jpg);*/
    position: absolute;
}

.toolBar {
    height: 32px;
    width: 100%;
    float: left;
    font-family: Segoe UI;
    font-size: 13px;
    line-height: 32px;
    color: White !important;
    background-image: url(./../../Images/TlBrBack.png);
    background-repeat: repeat-x;
}

.ddlBar {
    height: 32px;
    width: 100%;
    color: White !important;
    padding-top: 4px;
    background-image: url(./../../Images/TlBrBack.png);
    background-repeat: repeat-x;
}

#toolBar {
    height: 32px;
    width: 100%;
    float: left;
    font-family: Segoe UI;
    font-size: 13px;
    line-height: 32px;
    color: White !important;
    background-image: url(./../../Images/TlBrBack.png);
    background-repeat: repeat-x;
}

    #toolBar span.lFloater {
        font-weight: bold;
        padding-left: 5px;
    }

    #toolBar div {
        padding-right: 10px;
        float: left;
    }

.toolBarTxt {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    line-height: 23px;
    padding: 2px 5px 2px 5px;
}

.welcomeUser {
    font-family: Segoe UI;
    font-size: 12px;
    color: #002596;
    text-align: right;
}

.StatusLbl {
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
}

.StatusTxt {
    font-family: Segoe UI;
    font-size: 12px;
}

.loginBtn {
    background-color: #A39787;
    background-position: center;
    width: 80px;
    font-family: Segoe UI;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    text-align: center;
    margin-right: 10px;
}

    .loginBtn:hover {
        background-color: #A39787;
        background-image: url(Images/BtnBg2.gif);
        background-position: center;
        width: 80px;
        font-family: Segoe UI;
        font-size: 12px;
        line-height: 18px;
        color: #000;
        text-align: center;
        margin-right: 10px;
    }

.optimizeBtn {
    margin-top: 3px;
    background-color: #A39787;
    background-position: center;
    width: 80px;
    font-family: Segoe UI;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    text-align: center;
    margin-right: 10px;
}

    .optimizeBtn:hover {
        margin-top: 3px;
        background-color: #A39787;
        background-image: url(Images/BtnBg2.gif);
        background-position: center;
        width: 80px;
        font-family: Segoe UI;
        font-size: 12px;
        line-height: 18px;
        color: #000;
        text-align: center;
        margin-right: 10px;
    }

.LinkText {
    font-family: Verdana;
    font-size: 12px;
    color: #3D556C;
    font-weight: bold;
}

.text {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

.txtBold {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    border-bottom: solid 1px #014f78;
}

/* Start CSS for Search Box Design */

.TdSearch {
    width: 155px;
    text-align: center;
}

.DivSearch {
    width: 150px;
}

.searchBox {
    background-image: url(Images/searchBox.png);
    background-repeat: no-repeat;
    float: left;
    width: 123px;
    height: 30px;
}

.searchBtn {
    background-image: url(Images/searchBtn.png);
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
    width: 27px;
    height: 30px;
}

.SrchTxtBox {
    background-color: Transparent;
    border: none;
    color: #464457;
    font-size: 12px;
    margin: 4px 0px 4px 10px;
    width: 123px;
    height: 16px;
}
/* End CSS for Search Box Design */


/* Start Grid and Grid Toolbar CSS*/

.GridHeader {
    background-image: url(Images/gridHdBg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #B94D0A;
    font-family: Segoe UI;
    font-size: 12px;
    color: #fff;
    line-height: 23px;
    min-height: 25px;
    height: 30px;
    text-align: center;
    text-decoration: none;
}

.GridSelect {
    background-color: #B94D0A;
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    line-height: 23px;
    min-height: 25px;
    text-align: center;
    text-decoration: none;
}

.GridHeader a {
    color: #fff;
}

.GV_AltRow {
    background-color: #F1E9DC;
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    line-height: 23px;
    min-height: 25px;
    text-align: center;
}

.GV_Row {
    background-color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    line-height: 23px;
    min-height: 25px;
    text-align: center;
}

.GV_Footer {
    background-image: url(Images/Bg.gif);
    font-family: Segoe UI;
    font-size: 12px;
    color: #fff;
    line-height: 23px;
    min-height: 25px;
    text-align: center;
}

.divGrid {
    border: solid 1px #CABAAB;
    width: auto;
}

.divGridFtr {
    border-bottom: solid 1px #014f78;
    border-Top: solid 1px #014f78;
}

.divGridBtn {
    height: 30px;
    padding: 5px 0px 0px 5px;
    text-align: center;
}

.divTab {
    border-top: solid 1px #014f78;
    text-align: left;
    vertical-align: bottom;
    height: 30px;
    clear: both;
}

.Button {
    background-image: url(Images/BtnBg1.gif);
    background-repeat: repeat-x;
    background-position: left center;
    height: 22px;
    color: #fff;
    padding: 0px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
}

    .Button:hover {
        background-image: url(Images/BtnBg2.gif);
        background-repeat: repeat-x;
        background-position: left center;
        height: 22px;
        color: #000;
        font-size: 12px;
        line-height: 22px;
        text-align: center;
        text-decoration: none;
    }

.BtnTabSlct {
    background-image: url(Images/BtnBg2.gif);
    background-repeat: repeat-x;
    background-position: left center;
    height: 22px;
    color: #000;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
}

.BtnTab {
    background-image: url(Images/BtnBgTab.gif);
    background-repeat: repeat-x;
    background-position: left center;
    height: 22px;
    color: #002596;
    padding: 0px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    /* border:solid 1px #155d9e;*/
}

    .BtnTab:hover {
        background-image: url(Images/BtnBg2.gif);
        background-repeat: repeat-x;
        background-position: left center;
        height: 22px;
        color: #000;
        font-size: 12px;
        line-height: 22px;
        text-align: center;
        text-decoration: none;
        /*border:solid 1px #fdb134;*/
    }

.tab1 {
    background-image: url(Images/TabBg1.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 160px;
    height: 35px;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    float: left;
    text-decoration: none;
}

.div {
    float: left;
}

.divII {
    float: left;
    margin-left: 10%;
}

.divBtn {
    text-align: center;
    vertical-align: middle;
    height: 35px;
    margin: 5px 5px 5px 5px;
}

.divHight {
    width: 100%;
    height: 450px;
    overflow: scroll;
}

.GridHeaderFreezing {
    background-image: url(Images/gridHdBg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #B94D0A;
    height: 30px;
    font-family: Segoe UI;
    font-size: 12px;
    color: #FFFFFF !important;
    line-height: 23px;
    min-height: 25px;
    text-align: center;
    text-decoration: none;
    position: relative;
    /*top:expression(this.offsetParent.scrollTop);*/
    z-index: 10;
}

    .GridHeaderFreezing a {
        color: #fff;
    }

.crtMstForm {
    display: none;
    float: left;
    z-index: 1000;
    top: inherit;
    margin: auto;
    left: 0px;
    padding: 0px;
    width: 500px;
    text-align: left;
    color: #3E4F7B;
    position: relative;
}

    .crtMstForm table {
        background-color: #D2DCE3;
        height: 140px;
        border: solid 2px #728CA7;
        border-top: solid 2px #728CA7;
        width: 100%;
    }

.click {
    width: auto;
    padding-left: 7px;
    float: left;
    cursor: pointer;
    color: White;
}

    .click:hover {
        background-image: url(../../Images/TlBrBackHover.png);
        background-position: left center;
        background-repeat: repeat-x;
        color: #575043;
    }
/*.click div
{
    margin-top:5px;
    padding-right:5px;
    float:left;
}*/
.copyMstScen {
    display: none;
    float: left;
    z-index: 1000;
    top: inherit;
    margin: auto;
    left: 0px;
    padding: 0px;
    width: 500px;
    text-align: left;
    color: #3E4F7B;
    position: relative;
    -moz-outline: none;
}

    .copyMstScen table {
        background-color: #D2DCE3;
        height: 120px;
        border: solid 2px #728CA7;
        border-top: solid 2px #728CA7;
        width: 100%;
    }

.clickCopy {
    width: auto;
    padding-left: 7px;
    float: left;
    cursor: pointer;
    color: White;
}

    .clickCopy:hover {
        background-image: url(../../Images/TlBrBackHover.png);
        background-position: left center;
        background-repeat: repeat-x;
        color: #575043;
    }

.copyRefreshScen {
    display: none;
    float: left;
    z-index: 1000;
    top: inherit;
    margin: auto;
    left: 0px;
    padding: 0px;
    width: 620px;
    text-align: left;
    color: #3E4F7B;
    position: relative;
    -moz-outline: none;
}

    .copyRefreshScen table {
        background-color: #D2DCE3;
        height: 60px;
        border: solid 2px #728CA7;
        border-top: solid 2px #728CA7;
        width: 100%;
    }

.clickRefresh {
    width: auto;
    padding-left: 7px;
    float: left;
    cursor: pointer;
    color: White;
}

    .clickRefresh:hover {
        background-image: url(../../Images/TlBrBackHover.png);
        background-position: left center;
        background-repeat: repeat-x;
        color: #575043;
    }

.lftFloat {
    float: left;
    height: 32px;
    vertical-align: middle;
    line-height: 32px;
    margin-top: 5px;
}


/*Start CSS Toolbar Buttons*/
.toolBarTxtBox {
    float: left;
    margin-top: 5px;
}

.btnCrtMstScen {
    background-image: url(../../Images/CreatefrmMstr.png);
    background-position: left center;
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 20px;
    background-color: Transparent;
    color: White;
    border: none;
    width: 145px;
    height: 32px;
    cursor: pointer;
}

    .btnCrtMstScen:hover {
        color: #575043;
    }

.btnCpyExtScen {
    background-image: url(../../Images/copy.gif);
    background-position: left center;
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 20px;
    background-color: Transparent;
    color: White;
    border: none;
    width: 145px;
    height: 32px;
    cursor: pointer;
}

    .btnCpyExtScen:hover {
        color: #575043;
    }

.btnSave {
    background-image: url(../../images/save.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnSave:hover {
        color: #575043;
    }

.btnnext {
    background-image: url(../../images/right-arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    font-size: 12px;
    padding-left: 25px;
    color: Black;
    height: 32px;
    cursor: pointer;
}
.btnnext_disabled {
    background-image: url(../../images/right-arrow_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    font-size: 12px;
    padding-left: 25px;
    color: Black;
    height: 32px;
    cursor: pointer;
}

    .btnnext:hover {
        color: #575043;
    }

.btnprev {
    background-image: url(../../images/left-arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 25px;
    font-size: 12px;
    color: Black;
    height: 32px;
    cursor: pointer;
}
.btnprev_disabled {
    background-image: url(../../images/left-arrow_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 25px;
    font-size: 12px;
    color: Black;
    height: 32px;
    cursor: pointer;
}
    .btnprev:hover {
        color: #575043;
    }

.btnSvDisable {
    background-image: url(../../images/save_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}

.btnClose {
    background-image: url(../../images/close.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
    -moz-outline-style: none;
}

    .btnClose:hover {
        -moz-outline-style: none;
        color: #575043;
    }

.btnAddUser {
    background-image: url(../../images/users_add.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnAddUser:hover {
        color: #575043;
    }

.btnAddUser_Disable {
    background-image: url(../../images/userApprove_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}

.btnUserApv {
    background-image: url(../../images/userApprove.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnUserApv:hover {
        color: #575043;
    }

.btnUserApv_disabled {
    background-image: url(../../images/userApprove_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}

.btnUserLok {
    background-image: url(../../images/Userunlock.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnUserLok:hover {
        color: #575043;
    }

.btnUserLok_disable {
    background-image: url(../../images/Userunlock_Disable.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}


.btnUserDlt {
    background-image: url(../../images/users_delete.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnUserDlt:hover {
        color: #575043;
    }

.btnUserDlt_Disable {
    background-image: url(../../images/users_delete_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}


.btnGetProp {
    background-image: url(../../images/Get.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnGetProp:hover {
        color: #575043;
    }

.btnGetPropDisable {
    background-image: url(../../images/Get_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}


.btnDelete {
    background-image: url(../../images/Deletenew.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnDelete:hover {
        color: #575043;
    }

.btnDltDisable {
    background-image: url(../../images/Delete_disabled.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}

.btnCancel {
    background-image: url(../../images/cancel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnCancel:hover {
        color: #575043;
    }

.btnCnclDisable {
    background-image: url(../../images/cancel_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}


.btnAdd {
    background-image: url(../../images/add.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnAdd:hover {
        color: #575043;
    }

.btnAddDisable {
    background-image: url(../../images/add_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}


.btnActiveInactive {
    background-image: url(../../images/Active.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnActiveInactive:hover {
        color: #575043; /*color:#863D02;*/
    }

.btnActive_disabled {
    background-image: url(../../images/Active_disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    height: 32px;
}

.btnAplyAll {
    background-image: url(../../images/ApplyAll.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnAplyAll:hover {
        color: #575043;
    }

.btnXslExport {
    background-image: url(../../images/xlsExport.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    text-align: left;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnXslExport:hover {
        color: #575043;
    }

.btnXslExpDisable {
    background-image: url(../../images/xlsExport_Disable.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

.btnXslExportII {
    background-image: url(../../images/xlsExport.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    text-align: left;
    color: #000;
    height: 32px;
    cursor: pointer;
}

    .btnXslExportII:hover {
        color: #575043;
    }

.btnNewWindow {
    background-image: url(../../images/newWindow.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnNewWindow:hover {
        color: #575043;
    }

.btnCSVExport {
    background-image: url(../../images/iconCSV.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnCSVExport:hover {
        color: #575043;
    }

.btnPdfExport {
    background-image: url(../../images/pdf.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnPdfExport:hover {
        color: #575043;
    }

.btnXslImport {
    background-image: url(../../images/xlsImport.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 17px;
    color: White;
    height: 32px;
    cursor: pointer;
}

.btnXslImport_Disabled {
    background-image: url(../../images/xlsImport_Disabled.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 17px;
    color: White;
    height: 32px;
    cursor: pointer;
}


.btnAddNew {
    background-image: url(../../images/add.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 35px;
    color: White;
    height: 32px;
    cursor: pointer;
}


.btnnew {
    background-image: url("../../Images/add.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 17px;
    color: White;
    height: 32px;
    cursor: pointer;
}

.btnXslImpDisable {
    background-image: url(../../images/xlsImport_Disable.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 17px;
    color: White;
    height: 32px;
    cursor: pointer;
}

.btnXslImport:hover {
    color: #575043;
}

.btnXslImportII {
    background-image: url(../../images/xlsImport.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 17px;
    color: #000;
    height: 32px;
    cursor: pointer;
}

    .btnXslImportII:hover {
        color: #575043;
    }

.btnOptimiz {
    background-image: url(../../images/optimizeBtn2.png);
    background-color: Transparent;
    text-align: left;
    padding-left: 47px;
    color: #EFF2FA;
    width: 121px;
    height: 50px;
    cursor: pointer;
    font-family: Verdana;
    font-size: 1.1em;
}

.btnOptimizDisabled {
    background-image: url(../../images/optimizeBtn2_disabled.png);
    background-color: Transparent;
    text-align: left;
    padding-left: 47px;
    color: #797979;
    width: 121px;
    height: 50px;
    cursor: default;
    font-family: Verdana;
    font-size: 1.1em;
}

.divOptimiz {
    width: 80px;
    height: 25px;
    margin: auto;
}

    .divOptimiz:hover {
        background-image: url(../../images/BtnBg2.gif);
        background-repeat: repeat-x;
        width: 80px;
        height: 25px;
    }

.btnCopy {
    background-image: url(../../images/copy.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnCopy:hover {
        color: #575043;
    }

.btnRefDemd {
    background-image: url(../../images/refresh.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnRefDemd:hover {
        color: #575043;
    }

.btnSearch {
    background-image: url(../../images/search.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnSearch:hover {
        color: #575043;
    }

.btnPattern {
    background-image: url(../../images/Details.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnPattern:hover {
        color: #575043;
    }

.btnUpload {
    background-image: url(../../images/upload.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
    -moz-outline-style: none;
    margin-right: 35px;
}

    .btnUpload:hover {
        color: #575043;
    }

.btnWrkBench {
    background-image: url(../../images/wrkBench.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
    -moz-outline-style: none;
}

    .btnWrkBench:hover {
        color: #575043;
    }

.btnShiftSch {
    background-image: url(../../images/ShiftSch.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
    -moz-outline-style: none;
}

    .btnShiftSch:hover {
        color: #575043;
    }

.btnDownloadImg {
    background-image: url(../../images/download_img.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 21px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnDownloadImg:hover {
        color: #575043;
    }
/*End CSS Toolbar Buttons*/
input[type="button"] {
    -moz-appearance: button;
    -moz-box-sizing: border-box;
    -moz-user-select: none;
    -moz-binding: none;
}

.border {
    border-top: solid 0.1em #C2B9B4;
}

.modalBackground {
    background-color: #BCBCBC;
    filter: alpha(opacity=60);
    opacity: 0.5;
}

.divClear {
    clear: both;
    overflow: hidden;
}

.formTd1 {
    padding: 2px 0px 1px 0px;
    text-align: right;
    font-weight: bold;
}

.formTdtest {
    padding: 2px 0px 2px 0px;
    text-align: right;
    font-weight: bold;
    width: 2%;
}

.formTd2 {
    padding: 2px 0px 1px 0px;
    text-align: left;
}

.formTdRightSpacing {
    padding: 2px 0px 1px 7px;
    text-align: left;
}

.formTd3 {
    width: 100%;
    padding: 2px 0px 1px 0px;
}

.formTd4 {
    padding: 2px 0px 1px 0px;
    text-align: right;
    font-weight: normal;
}

.txtBoxAmt {
    text-align: right;
}

.table {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border: solid 1px #728CA7;
    background-color: #D2DCE3;
    clear: both;
}

.tableI {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border: solid 1px #728CA7;
    background-color: #D2DCE3;
    border-bottom-style: none;
    clear: both;
}
/* this CSS class created by Susheel Arya */
.tableIII {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border: solid 0px #728CA7;
    background-color: #D2DCE3;
    border-bottom-style: none;
    clear: both;
}

.tableII {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border: solid 1px #728CA7;
    background-color: #D2DCE3;
    border-top-style: none;
    clear: both;
}

.tableHd {
    font-family: Segoe UI;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #728CA7;
    padding: 5px;
}

.Cursor {
    cursor: default;
}

#tableST {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border: solid 1px #666;
}

.tblSTHd {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    text-align: center;
    text-decoration: none;
    background-color: #E6E6E6;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    height: 25px;
    text-align: center;
    display: inline;
}

.tblLftHd {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    background-color: #E6E6E6;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

.tblCtr {
    font-family: Segoe UI;
    font-size: 12px;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    display: inline;
}

#tableST td {
    border-right: none;
    border-top: none;
    border-left: solid 1px #666;
    border-bottom: solid 1px #666;
    text-align: center;
}

    #tableST td table td {
        border-right: none;
        border-top: none;
        border-left: solid 1px #666;
        border-bottom: solid 1px #666;
    }

        #tableST td table td a {
            text-decoration: none;
            color: #000;
        }

#tableST tr {
    height: 25px;
}

.bdrRight {
    border-right: solid 0.1em #40517C;
    text-align: center;
}

.btnExport {
    background-image: url(../../images/export.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: #000;
    height: 32px;
    cursor: pointer;
}

    .btnExport:hover {
        color: #575043;
    }

#GridTable {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border: solid 1px #000;
}

.None {
}

.clear {
    clear: both;
}

.GridBdr {
    border: solid 1px #D0D7E5;
}

.btmBdr {
    clear: both;
    border: solid 1px #728CA7;
}

#grow {
    font-family: Segoe UI;
    background-color: #F4F4F4;
    color: #000;
    border: ridge 3px #5D8CC9;
    padding: 5px;
}

    #grow H1 {
        font-size: 0.83em;
    }

    #grow H2 {
        font-size: 0.8em;
    }

#ConfirmLogOut, #LoggingOut {
    display: none;
    cursor: default;
}

    #ConfirmLogOut h2 {
        font-size: 1.0em;
    }

    #ConfirmLogOut #divI {
        float: left;
        padding: 18px 10px 18px 16px;
    }

    #ConfirmLogOut #divII {
        float: left;
        padding: 5px 5px 0px 0px;
    }

    #LoggingOut #div_I {
        padding: 0px 10px 0px 0px;
        float: left;
    }

    #LoggingOut #div_II {
        float: left;
    }

.btnYes {
    background-image: url(../../images/check.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: #000;
    height: 30px;
    cursor: pointer;
    border: none;
}

    .btnYes:hover {
        color: #575043;
    }

.btnNo {
    background-image: url(../../images/close.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: #000;
    height: 35px;
    cursor: pointer;
    border: none;
}

    .btnNo:hover {
        color: #575043;
    }

.tableEdit {
    font-family: Segoe UI;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border: solid 1px #A0A0A0;
    background-color: #FFE5AD;
    border-top-style: none;
    clear: both;
}

.bdrLeft {
    border-left: solid 1px #D0D7E5 !important;
}

.bdrLeftBtm {
    border-left: solid 1px #D0D7E5 !important;
    border-bottom: solid 1px #D0D7E5 !important;
}

/* added by ashutosh***********/
.btnNext {
    background-image: url(../../images/export.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnNext:hover {
        color: #575043;
    }


.btnPrevious {
    background-image: url(../../images/import.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnPrevious:hover {
        color: #575043;
    }


.btnAddNew {
    background-image: url(../../images/addnew.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 24px;
    color: White;
    height: 32px;
    cursor: pointer;
}


    .btnAddNew:hover {
        color: #575043;
    }

.btnAddNew1 {
    background-image: url(../../images/addnew.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: Black;
    height: 32px;
    cursor: pointer;
}

    .btnAddNew1:hover {
        color: #575043;
    }
/* Added New class for Add Button for Demand management module: RVK: 20th Sep 2011 */
.btnAddNewPopup {
    background-image: url(../../images/add.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: Black;
    height: 32px;
    cursor: pointer;
}

.btnCancelNewPopup {
    background-image: url(../../images/cancel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: Black;
    height: 32px;
    cursor: pointer;
}

/* Added New class for Add Button for Demand management module for Create Splits: RVK: 5th Nov 2011 */
.btnCreateSplits {
    background-image: url(../../images/AddSplit.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 22px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnCreateSplits:hover {
        color: #575043;
    }

.btnUpdateSplits {
    background-image: url(../../images/updatenew3.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 22px;
    color: White;
    height: 32px;
    cursor: pointer;
}

    .btnUpdateSplits:hover {
        color: #575043;
    }

/* Added New class for Active Button for Demand management module: RVK: 15th Dec 2011 */
.btnActiveDMT {
    background-image: url(../../images/approvenew2.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 30px;
    color: Black;
    height: 32px;
    cursor: pointer;
}

.btnUnlockDMT {
    background-image: url(../../images/lock.png);    
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 30px;
    color: Black;
    height: 32px;
    cursor: pointer;
}

.btnlockDMT {
   background-image: url(../../images/unlock.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 30px;
    color: Black;
    height: 32px;
    cursor: pointer;
}

/* Added New class for Add Button for Demand management module: RVK: 27th Mar 2012 */
.btnCancelBlackText {
    background-image: url(../../images/cancel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: Black;
    height: 32px;
    cursor: pointer;
}

/* Added New class for Add Button for Demand management module: RVK: 27th Mar 2012 */
.btnDeleteBlackText {
    background-image: url(../../images/delete.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: Black;
    height: 32px;
    cursor: pointer;
}

.btnCalculator {
    background-image: url(../../images/calculator.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
    padding-left: 20px;
    color: White;
    height: 32px;
    cursor: pointer;
}
