/******* new style ********/
.clearfix {
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.container {
    margin: 0 auto;
    max-width: 1000px;
}

.rhs-cont h1 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    padding: 10px 0px 15px 0px;
}

.rhs-cont p {
    margin: 10px 0;
}

.rhs-cont p:nth-of-type(4) {
    padding: 15px 0px 10px 0px;
}

.per50 {
    width: 46%;
    padding: 0 2%;
    float: left;
}

.report-list-withicon .per50 > ul {
    list-style-type: none !important;
    padding: 0px !important;
}

.report-list-withicon .per50 > ul > li:first-child {
    margin-top: 0;
}

.report-list-withicon .per50 > ul > li {
    padding: 10px;
}

.report-list-withicon .per50 > ul > li > a {
    font-size: 14px;
}

.rhs-cont a {
    color: #09C;
}

.report-list-withicon .per50 > ul > li > a i {
    background: url(/sites/meweb/images/fr/ad-manager/images/office-365-users-report-icons.png) no-repeat;
    background-size: 250px;
    display: inline-block;
    height: 29px;
    vertical-align: middle;
    margin-right: 7px;
    margin-top: -4px;
    width: 29px;

}

.report-list-withicon .per50 > ul > li .user-report > i {
    background-position: -9px -3px;
}

.report-list-withicon .per50 > ul > li .cloud-users > i {
    background-position: -9px -40px;
}

.report-list-withicon .per50 > ul > li .inactive-users > i {
    background-position: -10px -73px;
}

.report-list-withicon .per50 > ul > li .exchange-online > i {
    background-position: -10px -109px;
}

.report-list-withicon .per50 > ul > li .empty-attribute > i {
    background-position: -10px -144px;
}

.report-list-withicon .per50 > ul > li .recently-mod > i {
    background-position: -53px -3px;
}

.report-list-withicon .per50 > ul > li .guest-users > i {
    background-position: -53px -40px;
}

.report-list-withicon .per50 > ul > li .never-logged > i {
    background-position: -53px -74px;
}

.report-list-withicon .per50 > ul > li .all-managers > i {
    background-position: -53px -109px;
}

.report-list-withicon .per50 > ul > li .activ-sync > i {
    background-position: -53px -142px;
}

.rhs-cont h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 20px;
    color: #000;
}

.rhs-cont img {
    max-width: 100% !important;
}

.imagelnk img {
    border: 1px solid #ededed;
}

.imgbox {
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #e1e1e1;
    background-color: #f4f4f4;
    cursor: pointer;
}

.overall {
    background: #cfe6fd;
    padding: 20px 40px;
    margin: 70px 0px 0px 0px;
}

.overall h3 {
    font-size: 18px;
    line-height: 30px;
    margin: 30px 0 0px;
    font-weight: 600;
    color: #000;
    padding-left: 17px;
}

.lef-side {
    width: 38%;
    float: left;
}

.right-side {
    width: 62%;
    float: left;
}

/*
.comp{
    background: url(/sites/meweb/images/fr/ad-manager/images/office-365-users-reporting.png)no-repeat;
   width: 227px;
    height: 229px;
    background-size: 200px;
    display: inline-block;
    background-position: 23px 57px;
    position: relative;
}
*/
.comp img {
    max-width: 73% !important;
    margin: 60px 0px 0px 15px;
}

.right-side ul li {
    position: relative;
    color: #000;
}

.right-side ul li:before {
    position: absolute;
    content: "";
    background: #000;
    height: 5px;
    width: 5px;
    left: -4px;
    border-radius: 50%;
    top: 10px;
}

ul li {
    list-style-type: none;
}

#scroll ul {
    padding: 10px 0 10px 10px;
}

.right-side li {
    padding-bottom: 10px;
}

.right-side a {
    color: #fff !important;
    background: #e9152b;
    padding: 10px 30px;
    border-radius: 3px;
    margin-left: 22px;
}

.comp {
    z-index: 1;
    position: relative;
}

.comp:before {
    position: absolute;
    content: "";
    background: url(/sites/meweb/images/fr/ad-manager/images/office-365-users-reporting-bg.png) no-repeat;
    width: 255px;
    height: 204px;
    background-size: 244px;
    background-position: 0px 0px;
    z-index: -1;
    top: 7px;
    left: -22px;
}

/*Table*/
.table-sec {
    margin: 25px 0px 30px 0px;
}

.table-sec .search-table-box {
    margin-bottom: 15px;
    margin-top: 15px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table-sec .search-table-box > thead {
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
}

.search-table-box > tbody {
    border-left: 1px solid #d0d6d9;
    border-right: 1px solid #d0d6d9;
}

.search-table-box > thead > tr > th {
    background: #555555;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 7px 18px;
}

.search-table-box > tbody > tr > td {
    border-bottom: 1px solid #d0d6d9;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding: 20px 15px;
    border-right: 1px solid #d0d6d9;
    vertical-align: middle;
}

.search-table-box tr td:first-child {
    background: #f9fafc;
}
.search-table-box tr td:last-child{
    font-weight: 400!important;   
}

.dataTables_length,
#table_search_filter,
#table_search_info,
#table_search_paginate {
    display: none;
}

/*search area*/
.search-report-footer {
    margin-top: -12px;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.search-report-footer > .search-report-pagination {
    float: right;
    list-style: none;
    padding: 0 !important;
    margin-top: 5px;
}

.search-report-footer > .search-report-pagination > li {
    float: left;
    padding: 0 0 0 0 !important;
    list-style: none;
    line-height: 20px;
}

.search-report-footer > .search-report-pagination > li > a {
    background: url(/sites/meweb/images/fr/ad-manager/images/report-custom.png) no-repeat;
    background-size: 142px 313px;
    background-position: -100px -59px;
    float: left;
    height: 20px;
    width: 20px;
    margin-left: 5px;
    cursor: pointer;
}

.search-report-footer > .search-report-pagination > li > a.prev-btn {
    background-position: -100px -149px;
}

.search-report-footer > .search-report-pagination > li > span.pagetext {
    padding: 0 5px 0 10px;
    line-height: 14px;
    font-size: 12px;
}

.search-report-footer > .search-report-pagination > li > span {
    color: #666;
}

.search-report-footer > .search-report-pagination > li > a.next-all-btn {
    background-position: -100px -193px;
}

/*Search end*/
/*End*/
.top-mr {
    padding: 25px 0px 20px 0px;
}

.ctaContainer .wam-form ul li:nth-child(1):before {
    position: absolute;
    content: "";
    background: url(/sites/meweb/images/fr/ad-manager/images/office-365-users-report-icons.png) no-repeat;
    width: 23px;
    height: 20px;
    background-position: -137px -7px;
    background-size: 230px;
    top: 9px;
    left: 4px;
}

.norView ul {
    position: relative;
}

.ctaContainer .wam-form ul li:nth-child(1) input {
    font-size: 15px;
}

.ctaContainer .wam-form ul li input[type="submit"] {
    font-size: 14px;
}

.ctaContainer .dwn-priv {
    font-size: 10px;
}

.ctaContainer .wam-form ul li input {
    padding: 0 30px !important;
}

.ctaContainer h2 {
    color: #000;
    font-weight: 700;
}

.ctaContainer .wam-form ul li:nth-child(1)::after {
    position: absolute;
    content: "";
    background: #89898926;
    width: 1.5px;
    height: 20px;
    left: 33px;
    top: 12px;
}
/*Feature */
        #scroll ul{
            padding: 10px 0 10px 30px;
            list-style-type: disc;
        }
        .feaIco li{
            list-style: none;
    padding: 0 0 0 30px !important;
    position: relative;
        }
        .feaIco li:before {
    background: url(/sites/meweb/images/fr/ad-manager/images/ntfs-feature-sprite.png) -263px 0 no-repeat;
    background-size: 280px;
    content: "";
    position: absolute;
    height: 18px;
    left: 0;
    top: 5px;
    width: 18px;
}
        .rhs-cont a {
    color: #09C;
}
        .feaIco li p {
    margin-top: 5px;
}

/*End*/

@media screen and (max-width: 992px) {
    .container {
        max-width: 90%;
    }

    .wam-form {
        padding: 0px !important;
    }

    .lef-side {
        display: none;
    }

    .right-side {
        width: 100%;
    }

    .mob-box-list ul li a {
        background: #f7f7f7;
        display: block;
        padding: 15px 15px;
        box-sizing: border-box;
        border-radius: 2px;
    }

    .per50 {
        width: 100% !important;
    }
}
@media screen and (max-width: 410px){
	.overall{padding:20px}
	.overall h3{margin-top:0}
}
@media screen and (max-width: 360px){
	.overall h3{padding-left:0}
	.right-side ul{padding-left:4px !important}
	.right-side a{margin-left:0}
}
@media screen and (max-width: 335px){
	.right-side a{padding:10px}
}