﻿.timeMgmt {
    border-radius: 7px !important;
    bottom: 2px;
    padding: 21px;
    position: absolute;
    right: 6px;
    vertical-align: middle;
    width: 385px;
}

.time-border {
    border: 1px solid;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    width: 120px;
}

.news-blocks {
    background: #faf6ea none repeat scroll 0 0;
    border-top: 2px solid #faf6ea;
    margin-bottom: 10px;
    padding: 6px;
}

.timeMgmt.news-blocks > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.timeMgmt.news-blocks li {
    float: left;
    margin-right: 1em;
    margin-top: 1.5em;
}

    .timeMgmt.news-blocks li:nth-child(2) {
        border: 2px solid;
        border-radius: 10px !important;
        font-size: 18px;
        font-weight: bold;
        margin-top: 0;
        padding: 5px;
    }

.timeMgmt ul li i {
}

.timeMgmt.news-blocks li:nth-child(1) {
    margin-top: 1.5em;
}

.page-breadcrumb li {
    float: left;
    list-style: outside none none;
}
.tools {
    height: 4em;
    padding: 10px;
    text-align: right;
}
<<<<<<< .mine
#backImg {
    background-size: cover;
    min-height: 750px;
}
  #Imgload {
        position: absolute;
        z-index: 9999;
        background-color: rgba(12, 12, 12, 1);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0.9;
    }

        #Imgload img {
            width: 100%;
            max-width: 400px;
            margin: 0 auto;
            display: block;
            margin-top: 15%;
        }=======
#backImg {
    background-size: cover;
    min-height: 750px;
}>>>>>>> .r822
