body
{
}
.w-40 {
    width:40% !important;
}
.bg-sangrilanav {
    background: #03386e;
    border-bottom: 2px solid red;
}
.displaynone
{
    display: none;
}
.displaynone2
{
    display: none;
}
.searchtxt
{
    float: left;
}
.btn btn-primary img
{
    width: 65% !important;
}
.img-thumnail
{
    object-fit: contain;
    height: 50px;
    width: 50px;
}
.dropdown2
{
    font-size: 12px;
}
.btn-width
{
    width: 102px;
}
.Pager span
{
    text-align: center;
    color: #999;
    display: inline-block;
    width: 20px;
    background-color: #A1DCF2;
    margin-right: 3px;
    line-height: 150%;
    border: 1px solid #3AC0F2;
}
.Pager a
{
    text-align: center;
    display: inline-block;
    width: 50px;
    background-color: #3AC0F2;
    color: #fff;
    border: 1px solid #3AC0F2;
    margin-right: 3px;
    line-height: 150%;
    text-decoration: none;
}
.iframeImage
{
    width: 100px;
    height: 130px;
    margin: 0 auto;
}
iframe
{
    display: block;
    border-style: none;
}
#ContentPlaceHolder1_UpdatePanel2 .SumoSelect
{
    width:100%;
    }
   #ContentPlaceHolder1_ImgExcelButton
    {
        width:3%;
        float:right;
        }
.confirm-delete
{
    background: #EF2823;
    color: #FFF;
    font-weight: bold;
    height: 36px;
    font-size: 14px;
    line-height: 26px;
    padding: 5px 5px;
    margin-bottom: 10px;
    text-align: center;
}
#delete-record
{
        text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #4D7496;
    margin-bottom: 20px;
}
.buttons-popup
{
    text-align: center;
}
.savebtndelete {

    background-position-x: 4px;
    background-position-y: 2px;
    padding: 6px 33px;
    background-size: 20px;
    color: black;
    border: none;
    padding-left: 27px;
    text-transform: uppercase;
    font-weight: bold;
}
.cancelbtndelete {
    /* background: #EF2823 url(../prfImages/Icon_cancel.png)no-repeat; */
    background-position-x: 4px;
    background-position-y: 2px;
    padding: 6px 33px;
    background-size: 20px;
    color: black;
    border: none;
    padding-left: 27px;
    text-transform: uppercase;
    font-weight: bold;
}
.border-removeDelete
{
    border-left:none !important
    }
    .border-removeView
{
    border-right:none !important
    }

  
