body.sfHasMultiSite h1.sfBreadCrumb {
    padding: 10px 35px 10px;
    background-color: #e8e6e6;
    font-size: 25px;
    font-weight: 500;
    border-bottom: solid 1px #ffffff;
    margin-bottom: 20px;
}
body.sfHasMultiSite .sfActions {
    float: left!important;
    padding-left: 0!important;white-space: normal!important;
}
body.sfHasMultiSite .rgTopOffset > .sfActions {
    margin-left: 35px!important;
}
body.sfHasMultiSite .sfActions .sfLinkBtn {
    margin-left: 0;
}
    body.sfHasMultiSite .sfActions .sfLinkBtn:before {
        content: "\f055";
        display: inline-block;
        margin-right: 5px;
        font-family: FontAwesome;
        vertical-align: middle;
        line-height: 1.1;
        font-size: 18px;
        color: #ffffff;
    }

/*** admin css start 22 march 2021**/
body.sfHasMultiSite .sfActions li.sfMainAction {
    margin-bottom: 10px;
}

body.sfHasMultiSite .sfWorkArea {
    padding: 0 30px;
}

    body.sfHasMultiSite .sfWorkArea .rgTopOffset table {
        width: 100% !important;
        margin-left: 0 !important;
    }

body.sfHasMultiSite .sfAllToolsWrapper {
    overflow: hidden;
}

body.sfHasMultiSite .sfContent {
    width: 100% !important
}

body.sfHasMultiSite .RadGrid.RadGrid_Default {
    max-width: 100%;
    overflow-x: auto;
    margin-left: 0;
}
body.sfHasMultiSite .sfAllToolsWrapper .sfAllTools {
    padding-right: 30px;
}
body.sfHasMultiSite .table-widthAuto .RadGrid.RadGrid_Default{width:100%!important;}
body.sfHasMultiSite .custom-bill-n-ship-info tr td:not(.style1) {
    padding-top: 5px;
    padding-bottom: 5px;
}
body.sfHasMultiSite .custom-bill-n-ship-info .RadComboBox.RadComboBox_Default.select table tr td {
    padding-top: 0px;
    padding-bottom: 0px;
}
body.sfHasMultiSite .custom-bill-n-ship-info .smalltext span.select label {
    margin-right: 10px;
}
body.sfHasMultiSite .sfWorkArea .rgTopOffset .custom-radio-btn table {
    width: auto !important;
}
body.sfHasMultiSite .sfWorkArea .rgTopOffset .custom-radio-btn table tr td label{margin-right:10px;}
    body.sfHasMultiSite .sfWorkArea .rgTopOffset .custom-radio-btn table tr td input[type="radio"]{margin-top:0px;}
/*** admin css end 22 march 2021**/

body.sfHasMultiSite .sfWorkArea .rgTopOffset .tbl-w-auto table {
    width: auto !important;
}
.clear{clear:both!important;}
body.sfHasMultiSite .sfFormIn li {
    margin-bottom: 10px;
}
.ajax__calendar .ajax__calendar_container{z-index:100;}

span.custdivDonnerDetail table.mt20 {
    margin-top: 0;
    margin-bottom: 0;
}
span.custdivDonnerDetail th, span.custdivDonnerDetail td {
    padding: 7px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
 html:not(.k-webkit) body,html:not(.t-chrome) body{
    font-size: 16px!important;
    color: #333333!important;
}
}
@supports (-moz-appearance:none) { 
 
 html:not(.t-ff) body,html:not(.k-ff) body{
	font-size: 16px!important;
    color: #333333!important;
}
 html:not(.k-webkit) body,
html:not(.t-chrome) body {font-size:inherit!important;}



}
/*IE*/
  /*   @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
html:not(.t-ff) body,html:not(.k-ff) body{
	font-size: 16px!important;
    color: #333333!important;
}
    } */
/*Mozilla*/
 
 