﻿dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead, th
{
    margin: 0 auto;
    padding: 0 auto;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%; /* line-height: 1; */
    font-family: Arial;
    font-size: 12px;
    vertical-align: baseline;
}




body
{
    margin: 0px;
    padding: 0px;
    font: 13px/1.231 Arial;
    width: 100%;
}



#overLayBackground
{
    background-color: rgb(250, 250, 250);
    opacity: 0.7; /* Safari, Opera */
    -moz-opacity: 0.25; /* FireFox */
    filter: alpha(opacity=70); /* IE */
    z-index: 200;
    height: 100%;
    width: 100%;
    background-repeat: repeat;
    position: fixed;
    top: 0px;
    left: 0px;
    text-align: center;
    line-height: 240px;
}

#overLayBackground > img
{
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}



/*home page
------------------------------*/
.mainborderrep
{
    float: left;
    width: 100%;
    height: 8px;
    background-color: #363435;
}


.stdDivBorder
{
    border: solid 2px #75B10D;
}

.stdPopUpHeader
{
    background-color: #EEF66C;
    color: #3C7C16;
    font-weight: bold;
    text-align: center;
}

.stdCalendarOver
{
    cursor: pointer;
}

.stdPagerStyle
{
    font-weight: bold;
    height: 15px;
}
.stdPagerStyle a
{
    color: #006295;
}

.stdSideHeadings
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #3C7C16;
    float: left;
    text-align: right;
}


.stdLabel
{
    float: left;
    text-align: left;
    width: 140px;
    font-size: 12px;
}
.stdLabelLeft
{
    float: left;
    text-align: left;
    width: 140px;
    font-size: 12px;
}
.stdLabelSmall
{
    float: left;
    text-align: left;
    width: 100px;
}
.stdWaterMarks
{
    background-color: snow;
    font-size: 12px;
    font-family: Arial;
    text-align: left;
    width: 130px;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
}

.stdLabelSmall3
{
    float: left;
    text-align: left;
    width: 107px;
}
.stdLabelSmall4
{
    float: left;
    text-align: left;
    width: 120px;
}
.stdLabelSmall2
{
    float: left;
    text-align: left;
    width: 80px;
}
.stdLabelSmallest
{
    float: left;
    text-align: left;
    width: 60px;
}
.stdLabelTable
{
    float: left;
    text-align: left;
    width: 120px;
    font-size: 10px;
}
.stdLabelMediam
{
    float: left;
    text-align: left;
    width: 95px;
}
.stdTableBorder1
{
    border: solid 1px #3A7A14;
    height: 30px;
}

.stdTableBorderRow
{
    border-bottom: solid 0px #3A7A14;
    border-top: solid 1px #3A7A14;
    border-left: solid 1px #3A7A14;
    border-right: solid 1px #3A7A14;
    height: 30px;
}
.stdTableRow
{
    border-bottom: solid 1px #3A7A14;
    border-top: solid 0px #3A7A14;
    border-left: solid 0px #3A7A14;
    border-right: solid 0px #3A7A14;
    height: 30px;
}
.stdTableBorderRowLast
{
    border-bottom: solid 1px #3A7A14;
    border-top: solid 1px #3A7A14;
    border-left: solid 1px #3A7A14;
    border-right: solid 1px #3A7A14;
    height: 30px;
}
.stdTableBorderRowNext
{
    border-bottom: solid 0px #3A7A14;
    border-top: solid 1px #3A7A14;
    border-left: solid 0px #3A7A14;
    border-right: solid 0px #3A7A14;
    height: 30px;
    text-align: center;
    font-size: large;
    width: 50px;
}
.stdTableBorderRowNextBottom
{
    border-bottom: solid 1px #3A7A14;
    border-top: solid 1px #3A7A14;
    border-left: solid 0px #3A7A14;
    border-right: solid 0px #3A7A14;
    height: 30px;
    text-align: center;
    font-size: large;
    width: 50px;
}



.stdLabelHeader
{
    float: left;
    text-align: left;
    vertical-align: middle;
    height: 25px;
    background-color: dodgerblue;
    font-size: 13px;
    font-weight: bold;
    color: White;
    border: solid 1px dodgerblue;
}

.stdLabelHeaderNoFill
{
    float: left;
    text-align: left;
    width: 150px;
    vertical-align: middle;
    height: 25px;
    font-size: 13px;
    font-weight: bold;
    color: RoyalBlue;
}
.stdControls
{
    text-align: left;
    width: 250px;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    background-color: white;
    font-family: Arial;
    font-size: 12px;
    height:30px;
}
.stdControlsLarge
{
    text-align: left;
    width: 200px;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    background-color: white;
    font-family: Arial;
    font-size: 12px;
}

.btnClass
{
    margin:10px;
    background-color:#89B40E; cursor:pointer; height:35px; width:100px; color:White; font-weight:bold; border:solid 1px #89B40E; border-radius:5px;
}

.mainfooter
{
    float: left;
    width: 100%;
    height: 43px;
    background-color: #363435;
}
.stdControlsAddGrid
{
    text-align: left;
    width: 180px;
    background-color: white;
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    border-top: solid 1px black;
    border-right: solid 0px black;
}
.stdControls1
{
    text-align: left;
    width: 150px;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    background-color: white;
}
.stdControls2
{
    text-align: left;
    width: 100px;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    background-color: white;
}

.stdTextHighLight
{
    text-align: center;
    font-size: 25px;
    color: #0099CC;
    border: solid 0px;
}
.stdTextHighLight2
{
    text-align: center;
    font-size: 30px;
    color: #3C7C16;
    border: solid 0px;
}
.stdHighLightText
{
    text-align: center;
    font-size: 15px;
    color: dodgerblue;
    border: solid 0px;
}
.stdHighLightTextRed
{
    text-align: left;
    font-size: 12px;
    color: red;
    border: solid 0px;
}
.stdHighLightTextGreen
{
    text-align: left;
    font-size: 12px;
    color: green;
    border: solid 0px;
}

.stdHighLightTextGreenHeading
{
    text-align: center;
    font-size: 14px;
    color: green;
    border: solid 0px;
}
.stdHighLightTextGreen1
{
    float: left;
    text-align: left;
    font-size: 15px;
    color: green;
    border: solid 0px;
    width: 100px;
}
.stdHighLightTextGreenLeft
{
    text-align: left;
    font-size: 12px;
    color: green;
    border: solid 0px;
    font-weight: bold;
    width: 70px;
}
.stdHighLightTextGreenRight
{
    text-align: left;
    font-size: 12px;
    color: green;
    border: solid 0px;
    font-weight: bold;
    width: 80px;
}
.stdHighLightTextBlue
{
    text-align: left;
    font-size: 15px;
    color: royalblue;
    border: solid 0px;
}

.stdtxtControls
{
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    background-color: white;
    text-align: left;
    width: 150px;
}
.stdtxtControls1
{
    float: right;
    text-align: left;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    background-color: white;
    text-align: left;
    width: 150px;
}
.stdControlsRight
{
    float: left;
    text-align: right;
    width: 180px;
    border: solid 1px black;
}
.stdControlsNoBorders
{
    float: left;
    text-align: left;
    width: 180px;
    border: 0;
    font-family: Arial;
    font-size: 12px;
}

.stdMandatory
{
    border: none;
    color: #F03395;
    font-weight: bold;
    font-size: 13px;
    height: 20px;
}
.stdMandatoryDup
{
    color: white;
    border: none;
    font-weight: bold;
    font-size: 18px;
    height: 20px;
}

.stdErrorMessages
{
    text-align: left;
    color: Red;
}
.stdBorders
{
    border-bottom: solid 1px #008000;
    border-left: solid 1px #008000;
    border-top: solid 1px #008000;
    border-right: solid 1px #008000;
}
.stdMessage
{
    color: #F03395;
    font-weight: bold;
    text-align: center;
}
.stdMessageLeft
{
    color: RoyalBlue;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
}
.stdMessageLeftColor
{
    background-color: #008000;
    font-weight: bold;
    text-align: left;
    font-size: 13px;
    color: White;
}

.stdButtonStyle
{
    color: white;
    font-weight: bold;
    background-color: #3A3737;
    border: 2px solid #3A3737;
    height: 35px;
    width: 100px;
    border-radius: 5px;
}

.stdBrowseButtonStyle
{
    color: white;
    font: 96% Arial,helvetica,sans-serif;
    width: 100px;
    background-color: White;
}

.stdLinkButtons
{
    color: #006295;
    font-weight: bold;
    float: left;
    text-align: left;
    width: 50px;
}
.stdLinkButtonsRight
{
    color: #006295;
    font-weight: bold;
    text-align: right;
    width: 50px;
}

.stdOuterBorders
{
    border: solid 1px #3A7A14;
    float: left;
}
.stdOuterBordersPopUp
{
    border: solid 1px #0099CC;
    float: left;
    background-color: #D8F8C0;
}
.stdBordersWithFillAlt
{
    text-align: left;
    border: solid 0px #3A7A14;
    background-color: white;
}
.stdDescFill
{
    text-align: left;
    border: solid 1px silver;
    background-color: #edfdbd;
    font-weight: bold;
    color: Silver;
}
.stdDescFillActive
{
    border: solid 0px silver;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}
.stdDescFillActive1
{
    float: left;
    font-size: 11px;
    text-align: left;
    width: 100px;
}
.stdDescFillActive2
{
    float: left;
    font-size: 11px;
    text-align: left;
    width: 70px;
}
.stdLine
{
    width: 300px;
    border: solid 1px #40C709;
}
.stdFillColor
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    background-color: #008000;
    height: 20px;
    float: left;
    text-align: left;
    padding-top: 5px;
    color: white;
    border: solid 1px #3C7C16;
}
.stdFillColor2
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    background-color: yellow;
    border: solid 1px silver;
}
.stdFillColorAliceBlue
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    background-color: #ebffc0;
    text-align: left;
    height: 25px;
    float: left;
}

.lblMsg
{
    float: left;
    border: solid 0px #40C709;
    text-align: center;
    width: 100%;
}



.stdControlsGridSmall
{
    float: left;
    text-align: left;
    width: 50px;
}

.stdGridHeader
{
    text-align: left;
    font-weight: bold;
    background: #008000;
    border: solid 1px black;
    color: white;
    height: 20px;
}
.stdGridHeaderPopUp
{
    text-align: left;
    font-weight: bold;
    background: #40C709;
    border: solid 1px black;
    color: black;
    height: 20px;
}

.stdGridHeaderBorder
{
    border: solid 1px Black;
}

.stdGridRowColor1
{
    background: #ffffcc;
    height: 25px;
}
.stdGridAlternatRowColor1
{
    background: #edfdbd;
    height: 25px;
}

.stdGridRowColor
{
    background-color: #EFEBD6;
}
.stdGridAlternatRowColor
{
    background-color: #EFEBD6;
}
.stdControlsGrid
{
    float: left;
    text-align: left;
    width: 150px;
}
.stdControlsGridSmall
{
    float: left;
    text-align: left;
    width: 120px;
}
.stdControlsGridNormal
{
    float: left;
    text-align: left;
    width: 100px;
}
.stdControlsGridNormalNumber
{
    float: left;
    text-align: left;
    width: 100px;
}
.stdControlsGridSno
{
    float: left;
    text-align: left;
    width: 25px;
}
.stdHyperLink
{
    float: left;
    text-align: left;
    width: 50px;
    color: Green;
}
.stdGridBorders
{
    border: solid 0px #3A7A14;
    float: left;
}
.stdBordersLight
{
    border: solid 1px gray;
}

.stdControlsGridRight
{
    float: left;
    text-align: right;
    width: 95%;
}






.stdSearchRowHeight
{
    height: 30px;
}
.stdSearchLabel
{
    float: left;
    text-align: left;
    width: 120px;
}
.stdSearchLabelLeft
{
    float: left;
    text-align: left;
    width: 80px;
    vertical-align: middle;
}
.stdlist
{
    float: left;
    font-size: 14px;
    color: Green;
    font-weight: bold;
}
.stdlist ul
{
    float: left;
    text-decoration: none;
}
.stdlist li
{
    display: inline;
}


.imagepreview
{
    position: relative;
    visibility: visible;
    width: 150;
    height: 250;
    clip: rect(0,300,300,0);
}

.stdDatalistHeader
{
    text-align: left;
    font-weight: bold;
    background: #D8A420;
    border: solid 1px;
    color: white;
    height: 20px;
}
.stdTableBorder1New
{
    border: solid 1px #3A7A14;
    height: 20px;
}

.stdTableBorderRowNew
{
    float: left;
    width: 170px;
    text-align: left;
    border-bottom: solid 1px gray;
    border-right: solid 1px gray;
    height: 27px;
}
.stdTableRowNew
{
    border-bottom: solid 1px #3A7A14;
    border-top: solid 0px #3A7A14;
    border-left: solid 0px #3A7A14;
    border-right: solid 0px #3A7A14;
    height: 20px;
}
.stdTableBorderRowLastNew
{
    border-bottom: solid 1px #3A7A14;
    border-top: solid 1px #3A7A14;
    border-left: solid 1px #3A7A14;
    border-right: solid 1px #3A7A14;
    height: 30px;
}
.stdTableBorderRowNext
{
    border-bottom: solid 0px #3A7A14;
    border-top: solid 1px #3A7A14;
    border-left: solid 0px #3A7A14;
    border-right: solid 0px #3A7A14;
    height: 30px;
    text-align: center;
    font-size: large;
    width: 50px;
}
.stdTableBorderRowNextBottomNew
{
    border-bottom: solid 1px #3A7A14;
    border-top: solid 1px #3A7A14;
    border-left: solid 0px #3A7A14;
    border-right: solid 0px #3A7A14;
    height: 30px;
    text-align: center;
    font-size: large;
    width: 50px;
}
.stdChildGridHeader
{
    text-align: left;
    font-weight: bold;
    background: steelblue;
    border: solid 1px black;
    color: white;
    height: 20px;
}
.modalBackground
{
    background-color: #CCCCFF;
    filter: alpha(opacity=40);
    opacity: 0.5;
    border: solid 0.5px steelblue;
}

.ModalWindow
{
    border: solid1px#c0c0c0;
    background: #f0f0f0;
    padding: 0px10px10px10px;
    position: absolute;
    top: -1000px;
}
.ModalCloseLabel
{
    float: right;
}
.stdTopTextHighLight
{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}
.stdBottomTextHighLight
{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: Maroon;
}
.stdLinkButtonsReport
{
    color: RoyalBlue;
    font-weight: bold;
    float: right;
    text-align: left;
    width: 50px;
    font-size: 13px;
}
.stdLinkButtonsReportRight
{
    color: #008000;
    font-weight: bold;
    float: left;
    text-align: left;
    width: 50px;
    font-size: 13px;
}
/* CSS FOR Login Page*/
.login
{
    float: left;
    background-image: url(images/Login.jpg);
    background-repeat: no-repeat;
    width: 389px;
    height: 310px;
}

.newlogin
{
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin-top: 110px;
    margin-right: 220px;
}

.txtLogin1
{
    border: solid 1px silver;
    font-family: Arial;
    font-size: 12px;
}


.main
{
    width: 100%;
    margin: 0 auto;
}

#header12
{
    float: left;
    background: url(images/Header1.png) repeat-x;
    width: 100%;
    height: 126px;
}
#LoginPageHeader
{
    float: left;
    background: url(images/Header1.png) repeat-x;
    width: 100%;
    height: 126px;
    margin-top: 0px;
}
.logoimg
{
    float: right;
    background: url(images/ams-logo.jpg) no-repeat;
    width: 237px;
    height: 126px;
    padding-left: 380px;
}

.nbox
{
    float: left;
    background-color: White;
    height: 150px;
    overflow: auto;
    text-align: left;
    border: solid 1px #006699;
    position: absolute;
    list-style: none;
}

.AutoExtender
{
    float: left;
    font-weight: normal;
    border: solid 1px #006699;
    line-height: 20px;
    text-align: left;
    background-color: White;
}
.AutoExtenderList
{
    border-bottom: dotted 1px #006699;
    float: left;
    line-height: 20px;
    text-align: left;
    cursor: pointer;
    color: Maroon;
    font-weight: bold;
    width: 200px;
}
.AutoExtenderHighlight
{
    float: left;
    color: Green;
    background-color: #006699;
    cursor: pointer;
}
#divwidth
{
    float: left;
    width: 200px !important;
}
#divwidth div
{
    float: left;
    width: 200px !important;
}
#Footer
{
    float: left;
    width: 100%;
    background-color: #008000;
}
.validatorCalloutHighlight
{
    background-color: #FAE3FA;
    color: Black;
}

/*Balakrishna and Varma Code from here*/

.ghmc_header_menu
{
    float: left;
    width: 100%;
    height: 29px;
    background: Green;
    background: -moz-linear-gradient(top, green 0%, green 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,green), color-stop(100%,green));
    background: -webkit-linear-gradient(top, green 0%,green 100%);
    background: -o-linear-gradient(top,  green 0%,green 100%);
    background: -ms-linear-gradient(top, green 0%,green 100%);
    background: linear-gradient(top,  green 0%,green 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='green', endColorstr='green',GradientType=0);
}

.gridHeaderStyle
{
    background-color: #008000;
    font-size: 13px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 15px;
    border: solid 1px Black;
    height: 25px;
    color: White;
    font-weight: bold;
    vertical-align: middle;
}
.gridHeaderStyle a
{
    color: White;
}
.gridItemStyle
{
    font-size: 20px;
    font-weight: bold;
    clear: both;
    font-size: 11px;
    text-align: center;
    height: 25px;
    color: Black;
}

.GridRowStyle
{
    border-bottom: solid 1px #0099cc;
}

.GridRowStyle_
{
    padding-bottom: 0px;
    padding-top: 0px;
    border: solid 1px Black;
}

.PageTitle
{
    color: #F67004;
    font-weight: bold;
    font-size: 20px;
    width: 960px;
    border-bottom: solid 2px #008000;
    padding-top: 20px;
    text-align: left;
}

.PageSubTitle
{
    color: #F67004;
    font-weight: bold;
    font-size: 15px;
    padding: 10px;
    text-align: left;
}


textarea, select
{
    margin: 0;
    border: solid 1px #3A3737;
    border-radius: 3px;
}

img
{
    border: none;
}

.fileControls
{
    margin: 0;
    border: solid 1px #3A3737;
    border-radius: 3px;
}



.EmptyDataClass
{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}



.gridHeaderStyleLeft
{
    background-color: #008000;
    font-size: 13px;
    height: 22px;
    color: Black;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border-left: solid 1px Black;
    border-top: solid 1px Black;
    border-bottom: solid 1px Black;
}

.gridHeaderStyleRight
{
    background-color: #008000;
    font-size: 13px;
    height: 22px;
    color: White;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border-left: solid 1px Black;
    border-top: solid 1px Black;
    border-bottom: solid 1px Black;
    border-right: solid 1px Black;
}

.gridHeaderStyleLeft a
{
    color: White;
}



.gridItemStyleLeft
{
    font-size: 20px;
    font-weight: bold;
    clear: both;
    font-size: 12px;
    text-align: center;
    color: Black;
    border-left: solid 1px Black;
    border-top: solid 1px Black;
    border-bottom: solid 1px Black;
}


.gridItemStyleLeft_
{
    font-size: 20px;
    font-weight: bold;
    clear: both;
    font-size: 12px;
    text-align: center;
    color: Black;
    border-left: solid 1px Black;
    border-top: solid 1px Black;
}

.gridItemStyleRight
{
    font-size: 20px;
    font-weight: bold;
    clear: both;
    font-size: 12px;
    text-align: center;
    color: Black;
    border-left: solid 1px Black;
    border-top: solid 1px Black;
    border-bottom: solid 1px Black;
    border-right: solid 1px Black;
}


.stdDivSliceBorder2
{
    background-color: White;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px 3px #CCCCCC;
}



.grid_paging a
{
    text-decoration: none;
}
.grid_paging a:hover
{
    text-decoration: underline;
}
.grid_paging a:link
{
    font-size: 15px;
    padding: 2px 6px;
    background-color: #EBECEE;
    border: 1px solid #B5BAC0;
    color: #004183;
}
.grid_paging span
{
    background-color: #48B6DC;
    border: 1px solid #DBEAFF;
    color: #FFFFFF;
    padding: 2px 5px;
    font-size: 15px;
}


.padding_No
{
    padding: 0px;
}
.grid_Header_color
{
    background-color: Gray;
    border: 2px Solid White;
}

.grid_td_minwidth
{
    min-width: 200px;
}

.shadow
{
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}





.breadcrumb { 
  list-style: none; 
  overflow: hidden; 
  font: 15px Sans-Serif;
}
.breadcrumb li { 
  float: left; 
}
.breadcrumb li a {
  color: white;
  text-decoration: none; 
  padding: 10px 0 10px 65px;
  background: brown; /* fallback color */
  background: hsla(34,85%,35%,1); 
  position: relative; 
  float: left;
}

.breadcrumb li a::after { 
  content: " "; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid hsla(34,85%,35%,1);
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  left: 100%;
  z-index: 2; 
}

.breadcrumb li a::before { 
  content: " "; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;       
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  margin-left: 1px;
  left: 100%;
  z-index: 1; 
}

.breadcrumb li:first-child a {
  padding-left: 10px;
}
.breadcrumb li:nth-child(2) a       { background:        hsla(34,85%,45%,1); }
.breadcrumb li:nth-child(2) a:after { border-left-color: hsla(34,85%,45%,1); }
.breadcrumb li:nth-child(3) a       { background:        hsla(34,85%,55%,1); }
.breadcrumb li:nth-child(3) a:after { border-left-color: hsla(34,85%,55%,1); }
.breadcrumb li:nth-child(4) a       { background:        hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(4) a:after { border-left-color: hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(5) a       { background:        hsla(34,85%,75%,1); }
.breadcrumb li:nth-child(5) a:after { border-left-color: hsla(34,85%,75%,1); }
.breadcrumb li:last-child a {
  background: transparent !important;
  color: black;
  pointer-events: none;
  cursor: default;
}
.breadcrumb li:last-child a::after { 
  border: 0; 
}


.breadcrumb li a:hover { 
  background: hsla(34, 85%, 25%, 1); 
}
.breadcrumb li a:hover:after { 
  border-left-color: hsla(34, 85%, 25%, 1) !important; 
}

