.report_checkbox {
    width: 20px !important;
    margin-left: 50% !important;
    margin-top: -10px !important;
}

.resetBtn {
    float: right;
    background-color: gray;
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    margin-top: -24px;
    cursor: pointer;
}

.layout_checkbox {
    width: 20px !important;
    margin-left: 50% !important;
    margin-top: -10px !important;
}

.check {
    width: 0%;
    float: left;
}

.checkHead {
    width: 100%;
    float: left;
    margin-left: 29px;
    margin-top: 4px;
    overflow: scroll;
}

.parentCheck {
    clear: both;
}

.TwoP {
    margin-top: 3px;
}

.txtSize {
    width: 70%;
    float: left;
}

.txtSizeR {
    float: left;
}

.txtBold {
    width: 30%;
    float: left;
}

.boldCheck {
    width: 20px !important;
    margin-left: 50% !important;
    margin-top: -10px !important;
}

.OneP {
    clear: both;
}

.OuterReportDiv {
    height: 35px;
}

.alertHe {
    height: 34px;
}

.roiundHe {
    text-align: center;
}

.alertHeOne {
    padding: 5px;
}

.parentLOne {
    background-color: #107dea;
    text-align: center;
    color: #fff;
    width: 65px;
    border-radius: 3px;
    cursor: pointer;
    padding: 3px;
}

.seticon {
    margin-right: 5px;
    margin-left: 5px;
    ;
}

.alertOf {
    text-align: center;
    color: #e5603b;
}

.reportHead {
    font-size: 22px;
    padding: 10px;
    margin-bottom: 10px;
    clear: both;
    border-bottom: 1px solid;
    color: #242a30;
}