/* General Statistics Box Styling */
.StatisticsBox {
    background: #efeeee;
    margin-bottom: 30px;
    border-radius: 4px;
    display: flex;
}

.StatisticsNum {
    display: inline-block;
    background: #2fab99;
    min-width: 100px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 20px 10px;
    border-radius: 0 4px 4px 0;
}

.StatisticsText {
    display: inline-block;
    padding: 20px;
    font-size: 18px;
}

.NumberdList.StatisticsBoxNum li {
    background: #2fab99 !important;
    display: flex;
}

.NumberdList.StatisticsBoxNum li::before {
    color: #ffffff !important;
    font-size: 46px !important;
    line-height: 46px;
    position: relative;
    top: -3px;
}

.Text-List-Statistic {
    display: inline-block;
    border-left: 2px #fff solid;
    padding-left: 15px;
    margin-left: 10px;
}

.Text-List-Statistic p {
    color: #005448 !important;
    margin-bottom: 0;
}

.Text-List-Statistic h5 {
    color: #ffffff !important;
    margin-bottom: 6px;
}

.StatisticsNum p {
    font-size: 14px;
    font-weight: normal;
    color: #005448;
    margin-bottom: 0;
}

.StatisticsNum {
    padding: 10px 10px;
}

.ServicesStasts .Text-List-Statistic h5 {
    margin-top: 10px;
}

div#feedback_accknowledge {
    color: #009688;
}

.progress {
    height: 26px !important;
}

.progress-bg-yes {
    background: #2fab99;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.progress-bg-no {
    background: #615768;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.progress-tit-yes h4 {
    font-size: 18px;
}

.progress-tit-yes h4 span {
    color: #2fab99 !important;
}

.progress-tit-no h4 {
    font-size: 18px;
    text-align: left;
}

.progress-tit-no h4 span {
    color: #615768 !important;
}

span.text-left {
    float: left;
}

.InternalContentBox.Mix-Color-No {
    background: #615768;
    color: #fff;
}

.progress-yes h4,
.progress-no h4 {
    color: #fff !important;
}

.progress-yes h4 span,
.progress-no h4 span {
    color: #ffffffa8 !important;
}

.progress-yes ul li,
.progress-no ul li {
    padding: 5px 10px !important;
}

.progress-yes ul li:nth-of-type(odd),
.progress-no ul li:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.progress-yes ul li::before,
.progress-no ul li::before {
    content: "" !important;
}

span.prog-yes {
    margin-left: 5px;
}

span#count_all {
    margin-right: 5px;
}

#authWrapper {
    position: inherit !important;
}

.ms-cui-menu.ms-cui-rtl {
    z-index: 40000 !important;
}

.ms-dlgContent {
    z-index: 1505000 !important;
}

.HomeServiceCat span.HomeServiceCatItem {
    font-size: 14px !important;
    color: #696969 !important;
    background: #ececec !important;
    border-radius: 10px;
}

.CustomInfoCal .single-info.NormalHeight {
    padding-bottom: 0px !important;
    padding-top: 15px;
    margin-bottom: 0px !important;
}

.CustomInfoCal .single-info.NormalHeight h3 {
    font-size: 1.25rem;
}

.row.custam-od .CustomInfoCal {
    margin-bottom: 20px;
}

.modal {
    z-index: 10500 !important;
}

.News-blog-page span.date-Icon i {
    margin-left: 5px;
}

.archiveItem.PhotoLibraryCategoriesItem {
    margin-top: 5px;
    background: #6c757d;
    color: #fff;
    border-radius: 5px;
    border-left: 0px;
    text-align: center;
}

.archiveItem.PhotoLibraryCategoriesItem.PhotoLibraryCategoriesItemYes {
    background: #2fab99;
}

.PublicEduStat .colDiv span {
    display: block;
    margin-bottom: 5px;
}

.PublicEduStat .colDiv select {
    border-radius: 5px;
    width: 100%;
    height: 42px;
    border: 0px #dadada solid !important;
    box-shadow: 0 0 22px 4px #dcdcdc !important;
    padding: 0px 20px;
    margin-bottom: 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.PublicEduStat .submit-button {
    margin-bottom: 10px;
}

.breadcrumbs span,
.breadcrumbs a {
    font-size: 1em !important;
}
