.packageMasterViewDesign {
    border: 1px solid #eee;
    min-height: 500px;
}

#docPreviewPdf iframe {
    height: 900px;
}

.packagePreviewDocumentImg {
	width: 100px;
    margin: 10px 0 0 0;
	padding: 0 !important;
	border: unset !important;
	cursor: pointer;
}

.documentSmallView.active {
	border: 2px solid #b1b1b1;
}

.width_full {
    width: 100%;
}

.documentDetailsInfoDesign {
    font-size: 9px;
    width: 100%;
    text-align: left;
    padding: 3px 5px 3px 5px;
}

.sectionListTitleDesign {
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
    padding: 0;
    margin: 0;
    color: #744085;
    text-decoration: underline;
}

.sectionMasterViewDesign {
    border: 1px solid #eee;
    min-height: 300px;
}

.policyStatusErrorDesign {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #fd625e;
}

.productcard-header-design {
    padding: 10px 19px 4px 20px !important;
    background-color: unset;
    color: #fff;
}

.productaddBtnDesign {
    margin: -36px -4px 0 0;
    font-size: 12px;
    border-radius: 50px !important;
    box-shadow: 0px 0px 3px 7px !important;
}

.multiselect-wrapper {
    min-height: 0px !important;
}
.width81{
    width: 81px !important;
}
#inexccredit[switch]:checked+label:after {
    left: 59px;
    background-color: #e9e9ef;
}


.mr-7 {
    margin-right: 7px;
    /* margin-top: 10px !important; */
}
.classCodeCls{
    min-height: 45px !important;
}