*:disabled.aspNetDisabled, div.aspNetDisabled radio, div.aspNetDisabled checkbox, div.aspNetDisabled input[type=text], div.aspNetDisabled select, div.aspNetDisabled textarea {
    color: #808080;
    border-right: #B4B4B4 1px solid;
    border-top: #B4B4B4 1px solid;
    border-left: #B4B4B4 1px solid;
    border-bottom: #B4B4B4 1px solid;
    background-color: rgb(229,229,229);
}

div.aspNetDisabled span, div.aspNetDisabled label, input[type=text]:disabled {
    color: #808080;
}

input[type=submit].aspNetDisabled, input[type=submit]:disabled, input[type=button]:disabled, div.aspNetDisabled input[type=submit], div.aspNetDisabled input[type=button], div.aspNetDisabled button {
    color: #808080;
    font-size: 12px;
    border: #6699cc 1px outset;
    font-family: verdana, arial;
    background-color: rgb(229,229,229);
    border-radius: 3px;
}

body {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 100%;
}

font {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
}

h1 {
    color: #006699;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.5rem;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 600; /*Issue# 28245*/
    font-size: 1rem;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 600; /*Issue# 28245*/
    font-size: 0.75rem;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

th {
    vertical-align: baseline;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #205493;
    color: White;
    /* padding:4px 2px 4px 2px; */
    text-align: left;
    border-color: Black;
    font-size: 0.8rem;
}

.clsMandatoryColumn {
    width: 10px;
    text-align: right;
}

.clsCheckBoxColumn {
    width: 40px;
}

.clsFirstColumn {
    width: 340px;
}

.clsFirstColumnAddressControl {
    width: 373px;
}

.clsFirstColumnWithCheck1 {
    width: 300px;
}

.clsFirstColumnWithCheck2 {
    width: 260px;
}

.clsDgdHeader {
    vertical-align: baseline;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #205493;
    color: White;
    /* padding:4px 2px 4px 2px; */
    text-align: left;
    border-color: Black;
    text-decoration: none;
    font-size: 0.8rem;
}

    .clsDgdHeader a:link, .clsDgdHeader a:hover {
        color: White !important;
    }

    .clsDgdHeader a:visited {
        color: White !important;
    }

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-color: Black;
    vertical-align: top;
    font-size: 0.8rem;
    word-wrap: break-word;
}

.clsDgdItem {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-color: Black;
    -ms-word-wrap: break-word;
    font-size: 0.8rem;
}

.clsDgdItemProficiencyCase {
    font-size: 1.33rem;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-color: Black;
}

.clsTable {
    border-collapse: collapse;
    border-color: Green;
}

.tableLayoutAuto {
table-layout:auto !important;
}

.width286 {
max-width:286px !important;
min-width:286px !important;
}

.width176 {
    max-width: 176px !important;
    min-width: 176px !important;
}

.width168 {
    max-width: 168px !important;
    min-width: 168px !important;
}

.width125 {
    max-width: 125px !important;
    min-width: 125px !important;
}

.width105 {
    max-width: 105px !important;
    min-width: 105px !important;
}

.width115 {
    max-width: 115px !important;
    min-width: 115px !important;
}

.width119 {
    max-width: 119px !important;
    min-width: 119px !important;
}

.width74 {
    max-width: 74px !important;
    min-width: 74px !important;
}

label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto;
    font-size: 0.8rem;
}

input {
    font-family: Arial, Verdana,Helvetica, sans-serif;
    font-size: 0.8rem;
}

textarea {
    font-family: Arial, Verdana,Helvetica, sans-serif;
    font-size: 0.8rem;
    resize: none;
}

.clsCheck {
    cursor: hand;
    vertical-align: middle;
}

.clslabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto;
    font-size: 0.8rem;
}

.clsText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-width: 1px;
    border-color: Gray;
    border-style: solid;
    font-size: 0.8rem;
}

.clsTextArea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-width: 1px;
    border-color: Gray;
    border-style: solid;
    font-size: 0.8rem;
}

.clsRadio {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.8rem;
}

.clsDropDown {
    border-width: 1px;
    width: 150px;
}

.clsButton {
    border-right: #6699cc 1px outset;
    border-top: #6699cc 1px outset;
    font-size: 12px;
    border-left: #6699cc 1px outset;
    color: white;
    border-bottom: #6699cc 1px outset;
    font-family: verdana, arial;
    background-color: #205493;
    border-radius: 3px;
}

.clsImage {
    border-style: none;
}

a:link {
    text-decoration: none;
    color: #0071bc;
    word-wrap: break-word;
}

a:visited {
    text-decoration: none;
    color: #0071bc;
}

a:not(.aspNetDisabled):hover {
    text-decoration: none;
    color: #000000;
}

.clsMenuLevel2 {
    /*background-color: white;*/
    color: black;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.67rem;
    /*border:1px solid red;*/
}


    .clsMenuLevel2:hover {
        /*background-color:#ccc;*/
        color: black;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.67rem;
    }

a.clsMenuLevel2 {
    text-decoration: none;
    color: black;
    font-size: 0.67rem;
}

    a.clsMenuLevel2:visited {
        text-decoration: none;
        color: black;
        font-size: 0.5rem;
    }

/*a.clsMenuLevel2:hover	{	
	text-decoration:	underline;
	color: #eb6e1f;
	}*/

a.clsMenuLevel2Selected {
    /*background-color: white;*/
    color: #0071bc;
    font-weight: bold;
    font-size: 0.67rem;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 5px;
    display: block;
    border-left: 4px solid #0071bc;
}



    a.clsMenuLevel2Selected:visited {
        /*background-color: white;*/
        color: #0071bc;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }

    a.clsMenuLevel2Selected:hover {
        text-decoration: underline;
        color: #0071bc;
        /*background-color: white;*/
    }



.clsMenuLevel3 {
    background-color: #f1f1f1;
    height: 20px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    vertical-align: middle;
    font-size: 0.5rem;
    padding-left: 10px;
}

a.clsMenuLevel3 {
    color: #0071bc;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.65rem;
}

    a.clsMenuLevel3:visited {
        color: #0071bc;
        font-weight: bold;
        text-decoration: none;
    }


    a.clsMenuLevel3:hover {
        text-decoration: underline;
        color: #205493;
    }

.clsMenuLevel3Selected {
    background-color: #f1f1f1;
    height: 20px;
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.5rem;
}

a.clsMenuLevel3Selected:visited {
    background-color: #f1f1f1;
    height: 20px;
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.5rem;
}

.clsBreadCrumb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.6rem;
    font-weight: bold;
}

a.clsBreadCrumb {
    color: #0071bc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.6rem;
}

    a.clsBreadCrumb:visited {
        color: #0071bc;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none;
        font-size: 0.6rem;
    }

    a.clsBreadCrumb:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: underline;
    }

.clsMessage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: Green;
    font-size: 0.8rem;
}

.clsErrorMessage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: Red;
    font-size: 0.8rem;
}

.clsErrorMessageNoBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: Red;
    font-size: 0.8rem;
}

.clsClientError {
    border: aqua 1px solid;
}

.clsBreadCrumb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

a.clsBreadCrumb {
    color: #0071bc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

    a.clsBreadCrumb:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none;
    }

    a.clsBreadCrumb:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: underline;
    }

.clsBold {
    font-size: 0.8rem;
    font-weight: bold;
}

.sizeNormal {
    font-size: 8pt;
    font-family: Arial;
}

.sizeTitle {
    font-size: 10pt;
}

.sizeTitle2 {
    font-size: 8pt;
}

.sizePara {
    font-size: 7pt;
}

.sizeMicro {
    font-size: 6pt;
}

.clsBox {
    border: solid 0.3mm black;
    border-collapse: collapse;
    border-color: Black;
}

.clsSelected {
    height: 6px;
    width: 20px;
    border: 0;
    color: Black;
    /*background-image:  url(../Images/OCRSelected.gif);*/
}

.clsUnSelected {
    border: solid 0.3mm black;
    height: 6px;
    width: 20px;
}

.clsBigText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

.PopUpPanel {
    position: absolute;
    background-color: #ffffff;
    z-index: 2001;
    min-width: 400px;
    max-width: 900px;
    -moz-box-shadow: 3.5px 4px 5px #000000;
    -webkit-box-shadow: 3.5px 4px 5px #000000;
    box-shadow: 3.5px 4px 5px #000000;
    border-radius: 5px;
    -moz-border-radiux: 5px;
    -webkit-border-radiux: 5px;
    border: 1px solid #CCCCCC;
}
/* IE11 Chages Start Fix-Buttons when clicked are not getting grayed out */

/* IE11 Changes END*/

@media print {
    .clsPrintCheck {
        visibility: visible;
    }

    .clsHeader {
        display: none;
        visibility: hidden;
    }
}

@media screen {
    .clsPrintCheck {
        visibility: hidden;
        background-color: Green;
    }

    .clsHeader {
        display: block;
        visibility: visible;
    }
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #000000;
}

/* IE11 Chages Start Fix- first lables in table Alignmnet issue in shipment screen */

.clsFirstColumnforBNKShipmentadd {
    width: 699px;
}

/* IE11 Changes End */

.clsPaddingRightSearchForMailers {
    padding-right: 19px;
}

.clsGridPaddingRight {
    padding-right: 20px;
}

.clsDivPaddingBottom {
    margin-bottom: 4px;
}

.clsHidePanel {
    display: none;
}

.clsShowPanel {
    display: block;
}

.clsButton:-moz-focusring {
    outline: 1px dotted ButtonText;
}

.vAlignMiddle {
    vertical-align: middle;
}

.vAlignBottom {
    vertical-align: bottom;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: 0.8rem;
    line-height: inherit;
}

.height25 {
    height: 25px;
}

.clsLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto;
    font-size: 0.8rem;
}

.clsTableBlackBorder td {
    border-collapse: collapse;
    border: 1px solid #000000;
    line-height: 18px;
}

.clsBreadcrumbspace {
    position: relative;
    bottom: 15px;
}

/*specific to mozilla browser*/
@-moz-document url-prefix() {
    .clsText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.8rem;
        border-color: lightgray;
    }
}

/*specific to chrome and safari browser*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .clsText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.8rem;
        border-color: lightgray;
    }
}

.clsWordWrap {
    word-wrap: break-word;
}

.clsCommentResize {
    resize: none;
}

.td1 {
    border: 1px solid black;
}

.td2 {
    border: 2px solid black;
}

.tdBlank {
    border-bottom: 1px solid black;
    border-left: 0px solid white;
    border-right: 0px solid white;
}

select[disabled] {
    border: #B4B4B4 1px solid;
    background-color: rgb(229,229,229)
}


.clsMenuHeader {
    background-color: #f1f1f1;
    color: #eb6e1f;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.6rem;
}

a.clsMenuHeader {
    text-decoration: none;
    color: #eb6e1f;
    font-size: 0.6rem;
}

    a.clsMenuHeader:visited {
        text-decoration: none;
        color: #eb6e1f;
        font-size: 0.6rem;
    }

    a.clsMenuHeader:hover {
        text-decoration: underline;
        color: #0071bc;
    }

.clsHeaderSpace {
    margin-top: 15px;
    margin-bottom: 15px;
}

.vSeparator {
    display: inline-block;
    width: 0px;
    height: 100%;
    border-right: 1px solid #f1f1f1;
    padding-top: 10px;
    padding-bottom: 10px;
}

.clsMenuLevel2Bgclr table tr td {
}

    .clsMenuLevel2Bgclr table tr td:hover {
        background-color: white;
    }

.clsLevel2Vbar {
    background-color: #f1f1f1;
    border-right: 1px solid #CCC;
}

/*.clsMenuLevel1 
{
	background-color: white;
	color: #a72012;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75rem;
    vertical-align: bottom;
} 

a.clsMenuLevel1 
{
	text-decoration:none;
	color: #a72012;
	font-size:  0.75rem;
    vertical-align: bottom;
}

a.clsMenuLevel1:visited
{
	text-decoration:none;
	color: #a72012;
	font-size:  0.75rem;
    vertical-align: bottom;
}

a.clsMenuLevel1:hover	{	
	text-decoration:	none;
	color: #fdb81e;
    vertical-align: bottom;
	}

a.clsMenuLevel1Selected
{
	background-color: white;
	color: #2e8540;
	font-weight: bold;
	font-size:  1rem; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: bottom;
}

a.clsMenuLevel1Selected:visited
{
    text-decoration:	none;
	background-color: white;
	color: #a72012;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    vertical-align: bottom;
}

a.clsMenuLevel1Selected:hover
{	
    text-decoration:	none;
	color: #fdb81e;
    vertical-align: bottom;

}

.clsMenuLevel1 hr{
    width: 150px; 
    height: 1px;
    color:#a72012;
    background-color:#a72012;
    border-color:#a72012;
}

.clsMenuLevel1Selected hr{
    width: 150px; 
    height: 3px;
    color:#2e8540;
    background-color:#2e8540;
    border-color:#2e8540;
}


.clsMenuLevel1 hr:hover{
    width: 150px; 
    height: 1px;
    color:#fdb81e;
    background-color:#fdb81e;
    border-color:#fdb81e;
}

.clsMenuLevel1Selected hr:hover{
    width: 150px; 
    height: 3px;
    color:#fdb81e;
    background-color:#fdb81e;
    border-color:#fdb81e;
}*/


/*.clsMenuLevel1 td{
    border-bottom:2px solid #a72012;
}*/

.tabcontentvisible {
    display: block;
    visibility: visible;
}


.clsPaddingBottom {
    padding-bottom: 5px;
}

.chkboxlist td {
    width: 200px;
}

.rowSeparator {
    border-bottom: 1px solid #dddddd;
}

.clsDataGrid td {
    /*line-height:24px;*/
    vertical-align: top;
}

.btn-info-ui,
.btn-info-ui:hover,
.btn-info-ui:active,
.btn-info-ui:visited,
.btn-info-ui:disabled,
.btn-info-ui:focus {
    color: white;
    background-color: #205493;
    border-color: #205493;
}

    .btn-info-ui:disabled {
        color: #808080;
        border-color: #B4B4B4;
        background-color: rgb(229,229,229);
    }

.nav-tabs-ui > li.active > a,
.nav-tabs-ui > li.active > a:hover,
.nav-tabs-ui > li.active > a:focus {
    color: white;
    background-color: #205493;
    border: 1px solid #205493;
    border-bottom-color: transparent;
    cursor: default;
}

.sidenav {
    position: fixed;
    width: 360px;
    z-index: 1;
    top: 250px;
    left: 880px;
    overflow-x: hidden;
    padding: 8px 0;
    /*height: 100%;*/
}

.sidenavmain {
    width: 660px;
    position: fixed;
    z-index: 1;
    top: 300px;
    bottom: 10 px;
    margin-right: 200px;
    margin-left: 8px; /* Same width as the sidebar + left position in px */
    /*padding: 0px 10px;*/
    /*margin-right: 200px;*/
    overflow-x: hidden;
    padding: 8px 0;
    height: 80%;
}

.labelcolorchange {
    background-color: lightsteelblue;
    width: 340px;
    border-radius: 2px;
    height: 25px;
}

.clsHeaderForPanel {
    padding-left: 10px;
    padding-top: 15px;
    vertical-align: middle;
    padding-bottom: 15px;
    font: 2;
    color: #0071bc;
}

.fixedElement {
    /*background-color: #c0c0c0;*/
    position: fixed;
    top: 300px;
    width: 100%;
    z-index: 100;
    margin-right: 200px;
    margin-left: 8px;
    width: 660px;
    height: 100%;
    overflow-x: hidden;
}

div#wrapper {
    margin: 0 auto;
    width: 1000px;
    /*background:#FFF;*/
}

div#mainContent {
    width: 920px;
    float: left;
}

div#sideBar {
    width: 300px;
    padding: 20px;
    /*margin-left:30px;*/
    float: left;
    left: 1000px;
    margin-left: -130px;
}

.clear {
    clear: both;
}

div#sticker {
    padding: 0px;
    margin: 20px 120px;
    /*background:#AAA;*/
    width: 300px;
    margin-left: 120px;
}

.stick {
    position: fixed;
    top: 0px;
}

.WrapValidationMsg {
    width: 350px;
    color: red;
    display: block;
    word-wrap: break-word;
}

.WrapValidationMsgCenterName {
    width: 250px;
    color: red;
    display: block;
    word-wrap: break-word;
}

.scroll_fixed {
    position: absolute;
    top: 210;
}

    .scroll_fixed.fixed {
        position: fixed;
        top: 0;
    }

.staticDiv {
    width: 920px;
    height: 59px;
    margin: 5px 15px 0px 0px;
    padding: 0px 0px 15px 15px;
    border: 0.7px solid #dddddd;
    border-image: none;
    border-radius: 5px;
    background: #d9d9d9;
    z-index: 2;
}
